.hkot-shell,.hkot-card,.hkot-receipt,.hkot-home{--hkot-ink:#09264b;--hkot-blue:#1717ff;--hkot-line:#e3e8f0;--hkot-muted:#65758a;box-sizing:border-box;color:var(--hkot-ink);font-family:inherit}
.hkot-shell *,.hkot-card *,.hkot-receipt *,.hkot-home *{box-sizing:border-box}
.hkot-shell{max-width:900px;margin:28px auto;padding:clamp(20px,4vw,40px);background:#fff;border:1px solid var(--hkot-line);border-radius:22px;text-align:right}
.hkot-eyebrow{font-size:12px;color:var(--hkot-muted);letter-spacing:.02em}
.hkot-shell h2{font-size:clamp(23px,3vw,32px);line-height:1.6;margin:8px 0;color:var(--hkot-ink)}
.hkot-shell>p{font-size:14px;line-height:1.9;color:var(--hkot-muted)}
.hkot-form{display:flex;align-items:flex-end;gap:12px;margin-top:28px}
.hkot-form label{display:block;flex:1;font-size:13px;line-height:1.8;color:var(--hkot-ink)}
.hkot-form input[type=text]{display:block;width:100%;height:52px;margin-top:8px;border:1px solid #cbd5e3;border-radius:12px;background:#fff;padding:0 16px;color:var(--hkot-ink);font:inherit;font-size:16px;box-shadow:none}
.hkot-form input:focus-visible,.hkot-button:focus-visible,.hkot-shell a:focus-visible,.hkot-receipt button:focus-visible{outline:3px solid #b6c3ff;outline-offset:3px}
.hkot-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:50px;padding:12px 22px;border:1px solid #1717ff;border-radius:12px;background:#1717ff;color:#fff!important;text-decoration:none!important;font:inherit;font-size:14px;font-weight:600;line-height:1.6;cursor:pointer;white-space:nowrap;box-shadow:none}
.hkot-button:hover{background:#1010d7;border-color:#1010d7}
.hkot-feedback{min-height:24px;margin:10px 0;font-size:13px}
.hkot-card{margin:18px 0;padding:26px;border:1px solid var(--hkot-line);border-radius:18px;background:#fff;text-align:right}
.hkot-card-head{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}
.hkot-card-head small{display:block;color:var(--hkot-muted);font-size:12px;margin-bottom:6px}
.hkot-card-head strong{font-size:24px;overflow-wrap:anywhere}
.hkot-badge{padding:8px 12px;background:#f0f4ff;color:#143ca0;border-radius:9px;font-size:12px;line-height:1.8}
.hkot-timeline{list-style:none!important;display:flex;padding:0!important;margin:32px 0!important;counter-reset:none;gap:0}
.hkot-timeline li{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;font-size:12px;line-height:1.8;text-align:center;color:#758196;margin:0!important;padding:0 3px;isolation:isolate}
.hkot-timeline li:not(:last-child):after{content:"";position:absolute;top:17px;right:50%;width:100%;height:2px;background:#e8ecf3;z-index:-1}
.hkot-dot{display:grid;place-items:center;width:36px;height:36px;border:2px solid #e8ecf3;border-radius:50%;background:#fff;color:#7b8798;font-size:14px;flex-shrink:0}
.hkot-timeline .hkot-done{color:#09264b}
.hkot-done .hkot-dot{border-color:#1717ff;background:#1717ff;color:white}
.hkot-timeline .hkot-done:not([aria-current]):after{background:#1717ff}
.hkot-timeline [aria-current] .hkot-dot{box-shadow:0 0 0 5px #efefff}
.hkot-details{display:grid;grid-template-columns:1fr 1fr;gap:18px;border-top:1px solid var(--hkot-line);padding:20px 0 0;margin:20px 0;font-size:13px;line-height:1.9}
.hkot-details div{min-width:0}.hkot-details dt{font-size:12px;color:var(--hkot-muted);font-weight:400}.hkot-details dd{margin:4px 0 0;overflow-wrap:anywhere}
.hkot-note{padding:14px 16px;background:#faf7f0;border-radius:10px;font-size:13px;line-height:2;overflow-wrap:anywhere}
.hkot-text-link{display:inline-block;margin-top:14px;color:#1717ff!important;font-size:13px;text-decoration:none!important}
.hkot-history{margin-top:20px;font-size:12px;border-top:1px solid var(--hkot-line);padding-top:16px}.hkot-history summary{cursor:pointer;color:#65758a}.hkot-history ol{list-style:none!important;margin:12px 0!important;padding:0!important}.hkot-history li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;line-height:1.8;flex-wrap:wrap}.hkot-history time{color:#65758a}
.hkot-recent{margin-top:30px;border-top:1px solid var(--hkot-line);padding-top:20px}.hkot-recent h3{font-size:15px;margin:0 0 12px;color:#09264b}.hkot-recent a{display:flex;align-items:center;gap:16px;padding:15px 0;border-bottom:1px solid #f0f2f6;color:#09264b!important;text-decoration:none!important;font-size:13px}.hkot-recent a>span:first-of-type{flex:1;color:#65758a;font-size:12px}.hkot-recent bdi{overflow-wrap:anywhere;max-width:40%}
.hkot-home{max-width:1180px;margin:26px auto;padding:20px 24px;border:1px solid #e3e8f0;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:right}.hkot-home strong{display:block;font-size:16px}.hkot-home span{display:block;font-size:12px;color:#65758a;margin-top:6px}
.hkot-dialog{width:min(440px,calc(100% - 32px));max-height:90dvh;padding:0;border:1px solid #e3e8f0;border-radius:24px;background:white;box-shadow:0 24px 100px #09264b26;overflow:auto;margin:auto}.hkot-dialog::backdrop{background:#071a36a3;backdrop-filter:blur(3px)}
.hkot-receipt{max-width:440px;margin:24px auto;padding:32px;text-align:center;background:white;border-radius:24px}.hkot-dialog .hkot-receipt{margin:0}.hkot-receipt h2{font-size:23px;line-height:1.7;margin:18px 0 10px;color:#09264b}.hkot-receipt p{font-size:13px;line-height:2;color:#65758a}.hkot-receipt small{display:block;margin-top:26px;color:#65758a;font-size:12px}.hkot-success-icon{display:grid;place-items:center;margin:auto;width:60px;height:60px;border:1px solid #bee7da;background:#f0faf6;color:#118565;border-radius:50%;font-size:30px}
.hkot-reference{margin:12px 0;display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;padding:16px;background:#f7f8fc;border-radius:14px}.hkot-reference bdi{font-size:26px;font-weight:700;overflow-wrap:anywhere}.hkot-reference button{border:0;background:transparent;font:inherit;font-size:12px;color:#1717ff;cursor:pointer;padding:8px}.hkot-receipt>.hkot-button{width:100%}.hkot-copy-status{min-height:24px;margin:0 0 12px}.hkot-close{display:block;margin:16px auto 0;padding:10px;border:0;background:transparent;font:inherit;font-size:12px;cursor:pointer;color:#65758a}.hkot-close[hidden]{display:none}
@media(max-width:600px){.hkot-shell{margin:16px 0;border-radius:16px;padding:20px 16px}.hkot-form{flex-direction:column;align-items:stretch;gap:12px}.hkot-form .hkot-button{width:100%}.hkot-card{padding:18px 14px;border-radius:14px}.hkot-card-head{gap:12px}.hkot-card-head strong{font-size:22px}.hkot-timeline{flex-direction:column;gap:0;margin:24px 0!important}.hkot-timeline li{flex-direction:row;justify-content:flex-start;text-align:right;min-height:56px;gap:14px;font-size:13px}.hkot-timeline li:not(:last-child):after{width:2px;height:100%;right:20px;top:28px}.hkot-details{gap:16px 12px;font-size:12px}.hkot-home{margin:20px 12px;padding:18px;flex-wrap:wrap}.hkot-home .hkot-button{width:100%}.hkot-receipt{padding:26px 20px}.hkot-recent a{gap:10px}}
