.subscription-shell{min-height:100vh;padding:0 20px 64px;color:var(--ink);background:linear-gradient(160deg,#f7fbff,#eef4fb 55%,#e9f2ff)}.subscription-topbar,.subscription-container{max-width:1050px;margin:0 auto}.subscription-topbar{display:flex;align-items:center;justify-content:space-between;min-height:88px;gap:16px}.subscription-brand,.subscription-back{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:750}.subscription-brand img{width:38px;height:38px;object-fit:contain}.subscription-back{color:var(--accent);font-size:14px}.subscription-hero{display:flex;align-items:flex-start;gap:18px;margin:18px 0 28px}.subscription-hero-icon{display:grid;place-items:center;flex:0 0 58px;height:58px;border-radius:16px;color:#fff;background:linear-gradient(135deg,#167eae,#397be3);box-shadow:0 12px 28px #347de43b}.subscription-eyebrow{margin:0 0 5px;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.06em}.subscription-hero h1{margin:0;font-size:clamp(28px,4vw,38px)}.subscription-hero p:last-child{margin:8px 0 0;color:var(--muted);line-height:1.65}.subscription-form,.subscription-result-bar,.subscription-account-card{border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 16px 44px #1c45800b}.subscription-form{display:grid;gap:13px;padding:clamp(20px,4vw,36px)}.subscription-form label{font-weight:750}.subscription-form textarea{display:block;width:100%;min-height:160px;resize:vertical;padding:14px 16px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fbfdff;line-height:1.6;outline:none}.subscription-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #347de425}.subscription-muted{color:var(--muted);line-height:1.65}.subscription-form .subscription-muted{display:flex;align-items:center;gap:7px;margin:0;font-size:13px}.subscription-error{margin:0;padding:12px 14px;border-radius:10px;color:#a52d2d;background:#fff0f0}.subscription-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.subscription-actions button,.subscription-actions a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 17px;border-radius:10px;background:var(--accent);color:#fff;font-size:14px;font-weight:700;text-decoration:none}.subscription-actions a,.subscription-actions button.secondary{border:1px solid var(--line);background:#fff;color:var(--accent)}.subscription-actions button:disabled{opacity:.6}.subscription-result-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;padding:20px 24px}.subscription-result-bar>div:first-child{display:grid;gap:4px;min-width:0;overflow-wrap:anywhere}.subscription-result-bar strong{font-size:18px}.subscription-result-bar span{color:var(--muted)}.subscription-result-bar small{display:flex;align-items:center;gap:5px;color:var(--muted)}.subscription-credential-expiry,.subscription-ordering{color:var(--muted);font-size:13px;overflow-wrap:anywhere}.subscription-account-list{display:grid;gap:18px}.subscription-account-card{padding:clamp(18px,3vw,28px)}.subscription-account-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.subscription-account-heading h2{margin:0;font-size:21px}.subscription-account-heading .subscription-muted{margin:6px 0 0;font-size:12px;overflow-wrap:anywhere}.subscription-status{flex:none;border-radius:100px;padding:6px 10px;color:#73621d;background:#fff5d7;font-size:12px;font-weight:750}.subscription-status.is-active{color:#12694b;background:#dff7ed}.subscription-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0}.subscription-summary>div{display:grid;gap:7px;padding:14px;border:1px solid #e3edfa;border-radius:12px;background:#f7faff;min-width:0}.subscription-summary span{color:var(--muted);font-size:12px}.subscription-summary strong{overflow-wrap:anywhere;font-size:14px}.subscription-sections{display:grid;gap:18px}.subscription-sections section{min-width:0}.subscription-sections h3{margin:0 0 10px;font-size:16px}.subscription-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--line)}.subscription-detail-grid>div{display:grid;grid-template-columns:minmax(110px,42%) minmax(0,1fr);min-height:42px;background:#fff}.subscription-detail-grid dt,.subscription-detail-grid dd{margin:0;padding:10px 12px;overflow-wrap:anywhere;font-size:13px}.subscription-detail-grid dt{color:#5e718f;background:#f8faff}.subscription-unavailable{margin:0;padding:13px 15px;border:1px solid var(--line);border-radius:10px;background:#f8faff}.subscription-features{margin-top:19px;padding:12px 14px;border:1px solid var(--line);border-radius:10px}.subscription-features summary{cursor:pointer;font-weight:700}.subscription-features>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:13px}.subscription-features span{padding:5px 8px;border-radius:7px;color:#557093;background:#edf4fc;font-size:11px;overflow-wrap:anywhere}.subscription-renewal,.subscription-invoices,.subscription-technical{display:block;margin-top:18px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.subscription-renewal h3,.subscription-invoices h3{margin:0;font-size:16px}.subscription-renewal p{margin:5px 0 0;color:var(--muted);font-size:13px}.subscription-renewal-actions,.subscription-invoice-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px}.subscription-renewal-actions a,.subscription-renewal-actions button,.subscription-load-more,.subscription-error button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:7px 12px;border:1px solid var(--line);border-radius:9px;background:#f7faff;color:var(--accent);font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.subscription-renewal-actions button:disabled{color:#9ba8ba;background:#f5f6f8;cursor:not-allowed}.subscription-renewal .subscription-success{margin-top:10px;padding:10px 12px;border-radius:9px;color:#12694b;background:#eaf8f1;font-weight:700}.subscription-renewal .subscription-error{margin-top:10px;color:#a52d2d}.subscription-invoices-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.subscription-invoices-heading span{color:var(--muted);font-size:12px}.subscription-invoice{margin-top:12px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.subscription-invoice-main{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px}.subscription-invoice-main>div:first-child,.subscription-invoice-total{display:grid;gap:4px}.subscription-invoice-main span{color:var(--muted);font-size:12px;overflow-wrap:anywhere}.subscription-invoice-total{text-align:right}.subscription-invoice-total>strong{color:#12694b;font-size:17px;white-space:nowrap}.subscription-invoice-links{justify-content:flex-end;margin-top:4px}.subscription-invoice-links a{display:inline-flex;align-items:center;gap:4px;color:var(--accent);font-size:12px;text-decoration:none}.subscription-invoice-details{padding:0 14px 14px}.subscription-invoice-details summary,.subscription-technical>summary{color:var(--accent);cursor:pointer;font-size:13px;font-weight:700}.subscription-invoice-details .subscription-detail-grid{margin-top:10px}.subscription-invoices>.subscription-muted,.subscription-invoices>.subscription-error{margin:12px 0 0}.subscription-technical .subscription-sections{margin-top:14px}.subscription-features{margin-top:0}@media(max-width:740px){.subscription-result-bar{align-items:stretch;flex-direction:column}.subscription-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-detail-grid{grid-template-columns:1fr}}@media(max-width:480px){.subscription-shell{padding:0 14px 40px}.subscription-hero{gap:12px}.subscription-hero-icon{flex-basis:46px;height:46px}.subscription-account-heading{flex-direction:column}.subscription-summary{gap:8px}.subscription-invoice-main{flex-direction:column}.subscription-invoice-total{text-align:left}.subscription-invoice-links{justify-content:flex-start}}:root{font-family:Inter,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif;color:#14213d;background:#eef4fb;--page: #eef4fb;--surface: #ffffff;--ink: #14213d;--muted: #7183a1;--line: #d7e3f6;--accent: #347de4;--accent-soft: #edf4ff;--accent-secondary: #4f8de0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{margin:0;min-width:320px;background:var(--page)}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}.maintenance-shell{min-height:100vh;min-height:100svh;display:grid;place-items:center;padding:28px;color:#14213d;background:#fff}.maintenance-loading{color:#347de4}.maintenance-message{display:grid;justify-items:center;gap:10px;text-align:center}.maintenance-message-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:8px;border-radius:50%;color:#347de4;background:#fff;box-shadow:7px 7px 16px #d8dde4,-7px -7px 16px #fff}.maintenance-message h1{margin:0;font-size:28px;line-height:1.25;letter-spacing:0}.maintenance-message p{margin:0;color:#7183a1;font-size:16px}.user-shell{position:relative;isolation:isolate;min-height:100vh;overflow:hidden;padding:26px 24px 72px;color:#14213d;background:var(--page)}.user-shell:before,.user-shell:after{position:absolute;inset:auto;pointer-events:none;content:"";z-index:-1;border-radius:50%;filter:blur(1px)}.user-shell:before{width:620px;height:250px;left:-120px;bottom:8%;border:1px solid rgba(99,166,255,.14);transform:rotate(-17deg);box-shadow:0 0 0 24px #63a6ff09,0 0 0 48px #63a6ff06}.user-shell:after{width:420px;height:180px;right:-180px;top:4%;border:1px solid rgba(99,166,255,.13);transform:rotate(19deg);box-shadow:0 0 0 18px #63a6ff09,0 0 0 38px #63a6ff06}.ambient{position:absolute;z-index:-1;width:260px;height:260px;border-radius:50%;opacity:.33;filter:blur(2px);pointer-events:none}.ambient-one{top:27%;left:44%;background:#63a6ff1a;animation:drift 10s ease-in-out infinite}.ambient-two{right:6%;bottom:8%;background:#63a6ff1a;animation:drift 13s ease-in-out -3s infinite reverse}.user-topbar{width:min(1180px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.user-brand{min-width:0;display:flex;align-items:center;gap:10px}.user-brand-logo{width:40px;height:40px;flex:0 0 40px;display:block;object-fit:contain}.user-brand-copy{display:grid;gap:4px}.topbar-kicker{color:#7890b5;font-size:10px;font-weight:800;letter-spacing:.18em}.user-topbar strong{color:#192a4c;font-size:19px;font-weight:780}.topbar-query,.text-action,.secondary-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:12px;font-weight:760;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.topbar-query,.secondary-button{padding:0 15px;color:#4e6c99;border:1px solid rgba(153,180,220,.64);background:#ffffffb3}.topbar-query:hover,.secondary-button:hover,.text-action:hover,.primary-button:hover:not(:disabled){transform:translateY(-2px)}.topbar-query:hover,.secondary-button:hover{border-color:#84a9e3;box-shadow:0 10px 24px #4f7ac21a}.flow-stepper{position:relative;width:min(820px,100%);margin:24px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.flow-stepper-line{position:absolute;top:15px;left:11%;right:11%;height:2px;background:#d7e3f6}.flow-step{position:relative;z-index:1;display:grid;justify-items:center;gap:8px;width:100%;padding:0;border:0;color:#9aaac2;font-size:12px;font-weight:740;text-align:center;background:transparent;cursor:pointer}.flow-step:disabled{cursor:default;opacity:1}.flow-step:not(:disabled):not(.active):hover{color:#347de4}.flow-step:not(:disabled):not(.active):hover .flow-step-dot{border-color:#84a9e3;color:#347de4;background:#f7fbff;box-shadow:0 0 0 5px #4ca4f114;transform:translateY(-2px)}.flow-step-dot{display:grid;place-items:center;width:31px;height:31px;border:1px solid #bdcee7;border-radius:50%;color:#86a0c6;background:var(--page);font-size:11px;font-weight:800;transition:color .24s ease,border-color .24s ease,background .24s ease,box-shadow .24s ease,transform .24s ease}.flow-step.active,.flow-step.done{color:#326fcd}.flow-step.active .flow-step-dot{border-color:#63a7f4;color:#fff;background:#3496ef;box-shadow:0 0 0 7px #4ca4f11f;animation:stepPulse 2.2s ease-in-out infinite}.flow-step.done .flow-step-dot{border-color:#6ab7dc;color:#fff;background:#4f8de0}.flow-page{width:min(1180px,100%);min-height:625px;margin:36px auto 0;padding:56px clamp(28px,6vw,78px) 62px;border:1px solid rgba(193,210,239,.58);border-radius:28px;background:#ffffffba;box-shadow:0 30px 85px #4567a61a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.page-heading{position:relative;min-height:136px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.page-heading h1{max-width:640px;margin:18px 0 10px;color:#13244a;font-size:clamp(32px,4vw,48px);line-height:1.1;letter-spacing:0}.page-heading p{max-width:650px;margin:0;color:#7183a1;font-size:15px;line-height:1.65}.step-tag{display:inline-flex;align-items:center;min-height:30px;padding:0 13px;border-radius:999px;color:#347de4;background:#edf4ff;font-size:12px;font-weight:800}.stage-grid,.token-layout,.progress-layout,.lookup-layout{display:grid;gap:clamp(32px,7vw,86px)}.stage-grid-redeem{grid-template-columns:minmax(0,1fr) minmax(250px,.65fr);align-items:center;min-height:395px}.flow-page-redeem .page-orbit{position:absolute;top:-18px;right:0}.flow-page-redeem .stage-grid-redeem{margin-top:14px}.stage-form{width:min(100%,580px)}.stage-form label,.token-entry label,.batch-form label{display:block;margin-bottom:10px;color:#4a5f85;font-size:13px;font-weight:780}.field-with-action{position:relative}.field-with-action input,.token-entry textarea,.batch-form textarea,.single-query input{width:100%;border:1px solid #c9d9ef;border-radius:14px;outline:none;color:#152646;background:#ffffffc7;box-shadow:inset 0 1px 2px #3e679f05;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.field-with-action input{min-height:61px;padding:0 60px 0 19px}.token-entry textarea,.batch-form textarea{min-height:210px;padding:16px 18px;resize:vertical;line-height:1.7}.field-with-action input::placeholder,.token-entry textarea::placeholder,.batch-form textarea::placeholder,.single-query input::placeholder{color:#9aabc4}.field-with-action input:focus,.token-entry textarea:focus,.batch-form textarea:focus,.single-query input:focus{border-color:#609bf0;background:#fff;box-shadow:0 0 0 5px #5499ed1f}.field-icon-action{position:absolute;top:9px;right:9px;width:43px;height:43px;display:grid;place-items:center;border-radius:11px;color:#5d83b9;background:#edf4ff;transition:color .18s ease,background .18s ease,transform .18s ease}.field-icon-action:hover:not(:disabled){color:#236fd3;background:#dceaff;transform:scale(1.04)}.plan-reveal{min-height:91px;margin-top:15px;padding:17px 19px;display:grid;gap:4px;border:1px solid #d6e3f4;border-radius:14px;background:#f7faffbf;transition:border-color .24s ease,background .24s ease,transform .24s ease}.plan-reveal span,.summary-eyebrow{color:#8a9ab6;font-size:11px;font-weight:800;letter-spacing:.03em}.plan-reveal strong{color:#1a2d50;font-size:20px;font-weight:800}.plan-reveal small{color:#6c819f;font-size:12px}.plan-reveal.ready{border-color:#84a9e3;background:#edf4ffe6;transform:translateY(-2px)}.plan-reveal.ready strong{color:#347de4}.plan-reveal.bad{border-color:#f0b9bf;background:#fff5f6}.privacy-note,.token-tip,.progress-safe-note{display:flex;align-items:flex-start;gap:9px;color:#6e809e;font-size:12px;line-height:1.55}.privacy-note{margin-top:21px}.privacy-note svg,.token-tip svg,.progress-safe-note svg{flex:0 0 auto;color:#3496ef;margin-top:1px}.wide-button{width:100%;margin-top:21px}.primary-button{min-height:48px;padding:0 20px;color:#fff;background:var(--accent);box-shadow:0 12px 28px #5677e033}.primary-button:hover:not(:disabled){box-shadow:0 16px 32px #5677e047}.secondary-button{min-height:48px}.feature-rail{display:grid;align-content:center;gap:22px;color:#6d82a1;font-size:13px}.feature-rail div{display:flex;align-items:center;gap:10px}.feature-rail svg{color:#3496ef}.page-orbit{position:relative;width:250px;height:235px;display:grid;place-items:center;flex:0 0 auto}.orbit-glow{position:absolute;width:200px;height:200px;border-radius:50%;background:#65c2ec24;filter:blur(18px);animation:breathe 4.4s ease-in-out infinite}.orbit-tile{position:relative;width:130px;height:156px;display:grid;place-items:center;border:1px solid rgba(135,193,250,.72);border-radius:28px;color:#329edc;background:#ffffff9e;box-shadow:0 22px 45px #4288de26,inset 0 0 0 12px #e0f2ff75;transform:rotate(9deg);animation:float 5.5s ease-in-out infinite}.orbit-tile:after{position:absolute;width:220px;height:25px;border-radius:50%;border:11px solid rgba(72,178,232,.22);border-top-color:#7d6eef59;content:"";transform:rotate(-24deg) translate(-3px,74px)}.orbit-check{position:absolute;right:27px;top:32px;z-index:2;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#4f8de0;box-shadow:0 7px 16px #347de44d;animation:float 5.5s ease-in-out -1s infinite}.token-mark,.lookup-mark,.progress-state-icon{width:78px;height:78px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #d7e5f6;border-radius:24px;color:#5596e8;background:#ffffffa6;box-shadow:0 15px 30px #4d72b117}.token-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:start;min-height:415px}.token-instructions{display:grid;align-content:start;gap:14px}.instruction-row{display:grid;grid-template-columns:40px minmax(0,1fr);gap:13px;align-items:start;padding:15px 16px;border:1px solid #dce7f5;border-radius:14px;background:#ffffffa1;transition:transform .18s ease,border-color .18s ease,background .18s ease}.instruction-row:hover{transform:translate(4px);border-color:#a9c8ef;background:#ffffffe6}.instruction-row>span{color:#3589df;font-size:13px;font-weight:850}.instruction-row strong,.instruction-row small{display:block}.instruction-row strong{color:#273b60;font-size:14px}.instruction-row small{margin-top:5px;color:#7a8da9;line-height:1.55}.token-tip{padding:14px 16px;border-radius:14px;background:#edf4ffcc}.session-link{display:flex;align-items:center;gap:8px;max-width:100%;margin-top:10px;padding:8px 10px;border-radius:9px;color:#4f6e9d;background:#f3f7fe}.session-link code{min-width:0;overflow-wrap:anywhere;font-size:11px}.session-link button{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;color:#4f8de0;background:#e5effd}.token-entry{padding:23px;border:1px solid #d9e5f4;border-radius:20px;background:#ffffffa6;box-shadow:0 18px 36px #5275ae12}.token-entry-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.token-entry-heading label{margin:0}.open-token-button{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #c9dcf3;border-radius:9px;color:#397fcf;background:#edf5ff;font-size:12px;font-weight:750;transition:transform .18s ease,border-color .18s ease,background .18s ease}.open-token-button:hover{transform:translateY(-1px);border-color:#95bde9;background:#e2efff}.token-action-hint{margin:8px 0 12px;color:#7184a1;font-size:12px;line-height:1.55}.token-entry textarea{min-height:170px}.help-text{margin:10px 0 0;color:#7a8da9;font-size:12px;line-height:1.55}.token-check{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:16px;padding:13px 14px;border:1px solid #dbe7f5;border-radius:13px;background:#f7faff}.token-check.ok{border-color:#95bde9;background:#edf4ff}.token-check.bad,.confirm-row,.user-alert{border-color:#efbec2;background:#fff5f6}.token-check strong,.token-check span{display:block}.token-check strong{color:#385276;font-size:12px}.token-check span{margin-top:4px;color:#7184a1;font-size:12px;line-height:1.5}.text-action{min-height:34px;padding:0 10px;color:#477fca;background:transparent}.text-action:hover:not(:disabled){color:#1d65be;background:#edf4ff}.confirm-row{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:12px 13px;border:1px solid;border-radius:12px;color:#9c4d57;font-size:12px;line-height:1.55}.confirm-row input{flex:0 0 auto;margin-top:2px}.turnstile-box{display:grid;gap:8px;margin-top:14px;padding:12px 14px;border:1px solid #dbe7f5;border-radius:13px;background:#f8fbff}.turnstile-box span,.turnstile-box small{color:#7184a1;font-size:12px}.form-actions,.progress-footer-actions,.lookup-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.form-actions{margin-top:18px}.clear-token-button{color:#ad4d57;border-color:#efbec2;background:#fff7f8}.clear-token-button:hover:not(:disabled){color:#913a45;border-color:#df99a0;background:#ffedef}.user-alert,.user-notice{margin-top:14px;padding:12px 14px;border:1px solid;border-radius:13px;font-size:13px;line-height:1.55}.user-alert{color:#a14954}.user-notice{color:#326fcd;border-color:#a9c8ef;background:#edf4ff}.progress-layout{grid-template-columns:minmax(200px,.78fr) minmax(240px,1fr) minmax(220px,.86fr);gap:32px;align-items:center;min-height:395px}.progress-main{display:grid;justify-items:center;gap:25px}.progress-ring{position:relative;width:190px;height:190px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#527cf1 0 var(--progress),#e8f0fb var(--progress) 360deg);box-shadow:0 18px 40px #4c77e02b,0 0 0 14px #82b4f814;animation:ringIn .7s ease both}.progress-ring:after{position:absolute;top:9px;right:9px;bottom:9px;left:9px;border-radius:50%;content:"";background:#fbfcff}.progress-ring-inner{position:relative;z-index:1;display:grid;justify-items:center;gap:5px}.progress-ring-inner strong{color:#1d3157;font-size:37px;font-weight:780}.progress-ring-inner span{color:#7f91ae;font-size:12px}.progress-copy{display:grid;gap:7px;max-width:240px;text-align:center}.progress-copy strong{color:#2a3f65;font-size:14px;line-height:1.55}.progress-copy span{color:#8a9ab3;font-size:12px;line-height:1.55}.progress-timeline{display:grid;gap:18px}.progress-row{position:relative;display:grid;grid-template-columns:37px minmax(0,1fr);gap:12px;align-items:center;min-height:58px;color:#9aabc5}.progress-row:not(:last-child):after{position:absolute;top:44px;left:17px;width:2px;height:34px;content:"";background:#d9e5f6}.progress-row-icon{position:relative;z-index:1;width:35px;height:35px;display:grid;place-items:center;border:1px solid #cbd9ed;border-radius:50%;color:#91a5c2;background:#f9fbff}.progress-row strong,.progress-row span{display:block}.progress-row strong{color:#7890b4;font-size:13px}.progress-row span{margin-top:4px;color:#a1afc5;font-size:11px}.progress-row.active .progress-row-icon{border-color:#75b0f4;color:#3f85e4;background:#eef5ff;box-shadow:0 0 0 6px #63a6f41a;animation:stepPulse 2s ease-in-out infinite}.progress-row.active strong{color:#3476d0}.progress-row.done .progress-row-icon{border-color:#63a7f4;color:#fff;background:#4f8de0}.progress-row.done strong{color:#326fcd}.progress-summary{display:grid;gap:15px;padding:22px;border:1px solid #dbe6f5;border-radius:19px;background:#ffffffad}.summary-row{display:grid;gap:5px;padding-bottom:12px;border-bottom:1px solid #edf2f9}.summary-row span{color:#8a9ab4;font-size:11px}.summary-row strong{color:#2a3f65;font-size:13px;overflow-wrap:anywhere}.progress-safe-note{padding:12px 13px;border-radius:12px;background:#edf4ff}.progress-log{margin-top:20px;padding-top:20px;border-top:1px solid #e5edf8}.progress-log-head,.results-head,.batch-form-foot{display:flex;align-items:center;justify-content:space-between;gap:14px}.progress-log-head>div,.results-head>div{display:grid;gap:5px}.progress-log-head strong,.results-head strong{color:#2a3f65;font-size:14px}.latest-log{display:flex;align-items:flex-start;gap:10px;margin-top:13px;padding:14px;border:1px solid #dae6f5;border-radius:13px;color:#4a6b99;background:#f8fbff}.latest-log svg{flex:0 0 auto;color:#568fe0}.latest-log div{display:grid;gap:4px}.latest-log strong{color:#45658e;font-size:12px}.latest-log span{color:#6d82a1;font-size:13px;line-height:1.55}.log-list{display:grid;gap:10px;margin-top:13px}.log-item{display:grid;grid-template-columns:9px minmax(0,1fr);gap:10px;align-items:start;padding:9px 0;border-bottom:1px solid #eef3fa}.log-item-dot{width:8px;height:8px;margin-top:6px;border-radius:50%;background:#9fb2ce}.log-item.success .log-item-dot{background:#4f8de0}.log-item.error .log-item-dot{background:#d87883}.log-item-title{display:flex;justify-content:space-between;gap:10px}.log-item-title strong{color:#4b6791;font-size:12px}.log-item-title small,.log-item>div>span{color:#8293ad;font-size:11px}.log-item>div>span{display:block;margin-top:4px;line-height:1.55}.progress-footer-actions{justify-content:flex-end;margin-top:22px}.continue-recharge-prompt{display:flex;align-items:center;gap:9px;margin-top:22px;padding:12px 14px;border:1px solid #c9dcf3;border-radius:12px;color:#326fcd;background:#edf4ff;font-size:13px;line-height:1.5}.continue-recharge-prompt svg{flex:0 0 auto;color:#347de4}.progress-state-icon.running{color:#4d86e4;animation:breathe 2.4s ease-in-out infinite}.progress-state-icon.succeeded{color:#347de4;border-color:#c9dcf3;background:#edf4ff}.progress-state-icon.failed,.progress-state-icon.manual_review{color:#c56772;border-color:#f0c3c8;background:#fff5f6}.lookup-layout{grid-template-columns:minmax(260px,.86fr) minmax(0,1.2fr);align-items:start;min-height:410px}.batch-form,.batch-results{padding:23px;border:1px solid #dbe6f5;border-radius:20px;background:#ffffffa3}.batch-form textarea{min-height:250px}.batch-form-foot{margin-top:14px}.batch-form-foot>span{color:#8798b2;font-size:12px}.batch-form-foot .primary-button{min-height:43px}.batch-results{min-height:350px}.results-head{padding-bottom:14px;border-bottom:1px solid #e8eef7}.results-head>svg{color:#6b8fc6}.result-list{display:grid;gap:0;margin-top:8px}.result-row{display:grid;grid-template-columns:24px minmax(120px,1fr) minmax(110px,.7fr) auto;gap:10px;align-items:center;min-height:55px;border-bottom:1px solid #edf2f8}.result-row code{overflow:hidden;color:#60779c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.result-row strong{overflow:hidden;color:#3f567c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.result-icon{width:22px;height:22px;display:grid;place-items:center;border-radius:50%}.result-icon.available{color:#fff;background:#347de4}.result-icon.used{color:#fff;background:#edaa5b}.result-icon.invalid{color:#fff;background:#de7b86}.result-status{justify-self:end;min-width:54px;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:780;text-align:center}.result-status.available{color:#326fcd;background:#edf4ff}.result-status.used{color:#bc7d2d;background:#fff4e6}.result-status.invalid{color:#bd5d68;background:#fff0f2}.result-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px;padding:16px 10px;border:1px solid #e6edf7;border-radius:15px;background:#f9fbff}.result-summary div{display:grid;justify-items:center;gap:4px}.result-summary strong{color:#356fd0;font-size:20px}.result-summary span{color:#8a9ab3;font-size:10px}.empty-lookup{min-height:275px;display:grid;place-content:center;justify-items:center;gap:12px;color:#8fa0b9;text-align:center}.empty-lookup svg{color:#96b0d8}.lookup-footer{margin-top:26px}.single-query{display:flex;align-items:center;gap:8px}.single-query input{width:min(250px,46vw);min-height:42px;padding:0 13px}.flow-enter{animation:flowEnter .42s cubic-bezier(.22,.8,.28,1) both}.spin{animation:spin .85s linear infinite}@keyframes flowEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes drift{0%,to{transform:translateZ(0)}50%{transform:translate3d(24px,-16px,0)}}@keyframes float{0%,to{transform:translateY(0) rotate(9deg)}50%{transform:translateY(-9px) rotate(9deg)}}@keyframes breathe{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.06);opacity:1}}@keyframes stepPulse{0%,to{box-shadow:0 0 #4ca4f129}50%{box-shadow:0 0 0 8px #4ca4f105}}@keyframes ringIn{0%{opacity:0;transform:rotate(-55deg) scale(.88)}to{opacity:1;transform:rotate(0) scale(1)}}.flow-page-token{min-height:0;margin-top:26px;padding:34px clamp(28px,4vw,54px) 38px;border-color:#c1d2efbf;border-radius:18px;background:#ffffffd1;box-shadow:0 24px 70px #4567a61a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.flow-page-token .page-heading{min-height:96px;padding-bottom:18px;border-bottom:1px solid #e2ebf6}.flow-page-token .step-tag{border-radius:5px;color:#347de4;background:#edf4ff;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.flow-page-token .page-heading h1{margin:10px 0 6px;color:#13244a;font-size:36px;letter-spacing:0}.flow-page-token .page-heading p{color:#7183a1}.flow-page-token .token-mark{width:74px;height:74px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:11px 12px;border:1px solid #b9d9f6;border-radius:12px;color:#347de4;background:#edf6ff;box-shadow:0 15px 30px #4d91db1a}.flow-page-token .token-mark span{font-size:25px;font-weight:850;line-height:1}.flow-page-token .token-mark small{color:#6d8db5;font-size:8px;font-weight:800;letter-spacing:.1em;line-height:1.3}.flow-page-token .instruction-row{padding:12px 0;border:0;border-bottom:1px solid #e2ebf6;border-radius:0;background:transparent}.flow-page-token .instruction-row:hover{transform:none;border-color:#e2ebf6;background:#ffffff8c}.flow-page-token .instruction-row>span{color:#347de4;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;letter-spacing:.04em}.flow-page-token .instruction-row strong{color:#273b60;font-size:14px}.flow-page-token .instruction-row small{color:#7a8da9}.flow-page-token .session-link{border-radius:6px;color:#4f6e9d;background:#f3f7fe}.flow-page-token .session-link button{border-radius:5px;color:#4f8de0;background:#e5effd}.flow-page-token .token-tip{margin-top:10px;padding:11px 14px;border-left:3px solid #4f8de0;border-radius:0 8px 8px 0;color:#637c83;background:#edf4ff}.flow-page-token .token-tip svg{color:#3496ef}.flow-page-token .token-entry{padding:18px;border-color:#d9e5f4;border-radius:12px;background:#ffffffc7;box-shadow:0 18px 36px #5275ae12}.flow-page-token .token-entry label{color:#4a5f85}.flow-page-token .open-token-button{border-color:#347de4;border-radius:7px;color:#fff;background:#347de4}.flow-page-token .open-token-button:hover{border-color:#236fd3;background:#236fd3}.flow-page-token .token-action-hint,.flow-page-token .help-text{color:#7a8da9}.flow-page-token .token-action-hint{margin:6px 0 8px}.flow-page-token .help-text{margin-top:7px}.flow-page-token .token-layout{min-height:0;gap:clamp(24px,4vw,48px)}.flow-page-token .token-instructions{gap:0}.flow-page-token .token-entry textarea{min-height:118px;padding:12px 14px;border-color:#c9d9ef;border-radius:8px;color:#152646;background:#ffffffc7}.flow-page-token .token-entry textarea:focus{border-color:#609bf0;box-shadow:0 0 0 4px #5499ed1f}.flow-page-token .token-check{margin-top:12px;padding:10px 12px;border-color:#dbe7f5;border-radius:8px;background:#f7faff}.flow-page-token .primary-button{border-radius:7px;background:var(--accent);box-shadow:0 9px 18px #347de42e}.flow-page-token .primary-button:hover:not(:disabled){background:#236fd3;box-shadow:0 11px 22px #347de43d}.flow-page-token .secondary-button{border-radius:7px;color:#4e6c99;border-color:#c9d9ef;background:#fff}.flow-page-token .turnstile-box{margin-top:10px}.flow-page-token .token-form-actions{flex-wrap:nowrap;margin-top:12px}.flow-page-token .token-form-actions>button{min-height:40px}@media(min-width:981px)and (max-height:900px){.user-shell{padding-top:18px;padding-bottom:36px}.flow-stepper{margin-top:16px}.flow-page-token{margin-top:18px;padding-top:24px;padding-bottom:28px}.flow-page-token .page-heading{min-height:80px;padding-bottom:14px}.flow-page-token .page-heading h1{margin-top:7px;font-size:32px}.flow-page-token .token-mark{width:66px;height:66px}.flow-page-token .instruction-row{padding:10px 0}.flow-page-token .token-tip{margin-top:8px;padding:9px 12px}.flow-page-token .token-entry{padding:16px}.flow-page-token .token-entry textarea{min-height:104px}.flow-page-token .token-check{margin-top:10px}}@media(max-width:980px){.flow-page{padding:42px 34px 48px}.flow-page-token{padding:32px 28px 36px}.flow-page-token .token-entry{order:-1}.stage-grid-redeem,.token-layout,.lookup-layout{grid-template-columns:1fr}.stage-form{width:100%}.feature-rail{grid-template-columns:repeat(3,1fr);align-content:start}.page-orbit{position:absolute;right:0;top:-25px;transform:scale(.7);transform-origin:top right;opacity:.7}.progress-layout{grid-template-columns:minmax(210px,.76fr) minmax(220px,1fr)}.progress-summary{grid-column:1 / -1}}@media(max-width:640px){.user-shell{padding:18px 12px 42px}.user-topbar{align-items:center}.user-brand{gap:8px}.user-brand-logo{width:34px;height:34px;flex-basis:34px}.topbar-kicker{font-size:8px}.topbar-query{min-height:36px;padding:0 10px;font-size:12px}.flow-stepper{gap:3px;margin-top:25px}.flow-step{gap:6px;font-size:10px}.flow-step-dot{width:27px;height:27px;font-size:9px}.flow-stepper-line{top:13px;left:10%;right:10%}.flow-page{min-height:0;margin-top:24px;padding:30px 18px 36px;border-radius:22px}.flow-page-token{margin-top:18px;padding:24px 16px 28px}.flow-page-token .page-heading{min-height:92px}.flow-page-token .page-heading h1{font-size:29px}.flow-page-token .token-mark{width:54px;height:54px;padding:8px}.flow-page-token .token-form-actions{flex-direction:column}.flow-page-token .token-form-actions .primary-button{order:-1}.page-heading{min-height:142px}.page-heading h1{margin-top:15px;font-size:32px}.page-heading p{font-size:13px}.page-orbit{right:-16px;top:6px;transform:scale(.48);opacity:.38}.token-mark,.lookup-mark,.progress-state-icon{width:54px;height:54px;border-radius:17px}.token-mark svg,.lookup-mark svg{width:27px}.feature-rail{grid-template-columns:1fr;gap:12px;margin-top:25px}.token-layout,.progress-layout,.lookup-layout{gap:18px}.token-entry,.batch-form,.batch-results,.progress-summary{padding:16px;border-radius:16px}.instruction-row{grid-template-columns:32px minmax(0,1fr);gap:9px;padding:13px}.token-check{grid-template-columns:1fr}.form-actions,.lookup-footer{align-items:stretch;flex-direction:column}.form-actions .primary-button,.form-actions .secondary-button,.lookup-footer>button{width:100%}.progress-layout{grid-template-columns:1fr}.progress-main{gap:20px}.progress-ring{width:156px;height:156px}.progress-ring-inner strong{font-size:31px}.progress-summary{grid-column:auto}.result-row{grid-template-columns:24px minmax(0,1fr) auto}.result-row strong{display:none}.result-summary strong{font-size:17px}.single-query,.single-query input{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--page: #ffffff;--surface: #ffffff;--ink: #303946;--muted: #7b8592;--line: rgba(112, 124, 138, .15);--accent: #356ee8;--accent-strong: #285dcc;--accent-soft: #dbe5f8;--danger: #df6271;--danger-soft: #ecd9de;--warning: #d28c25;--shadow-dark: #d8dde4;--shadow-light: #ffffff;--raised: 7px 7px 14px var(--shadow-dark), -7px -7px 14px var(--shadow-light);--raised-sm: 4px 4px 8px var(--shadow-dark), -4px -4px 8px var(--shadow-light);--pressed: inset 5px 5px 10px var(--shadow-dark), inset -5px -5px 10px var(--shadow-light);--pressed-sm: inset 3px 3px 6px var(--shadow-dark), inset -3px -3px 6px var(--shadow-light);color:var(--ink);background:var(--page)}button,input,textarea{letter-spacing:0}.user-shell{min-height:100vh;min-height:100svh;overflow-x:hidden;overflow-y:visible;padding:0 26px 44px;color:var(--ink);background:var(--page)}.user-topbar{position:sticky;top:0;z-index:20;width:auto;min-height:68px;margin:0 -26px;padding:0 max(26px,calc((100vw - 1180px)/2));background:#fffffff5;box-shadow:4px 4px 8px #b8bcc2c2,-4px -4px 8px var(--shadow-light);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.user-brand{gap:12px}.user-brand-logo{width:36px;height:36px;flex-basis:36px;padding:8px;border-radius:50%;background:var(--page);box-shadow:var(--raised-sm)}.user-brand-copy{gap:2px}.topbar-kicker{color:var(--muted);font-size:9px;font-weight:620;letter-spacing:0}.user-topbar strong{color:var(--ink);font-size:14px;font-weight:760}.topbar-query,.secondary-button{min-height:38px;padding:0 14px;border:0;border-radius:11px;color:var(--ink);background:var(--page);box-shadow:var(--raised-sm)}.topbar-query:hover,.secondary-button:hover{border:0;box-shadow:3px 3px 6px var(--shadow-dark),-3px -3px 6px var(--shadow-light);transform:translateY(-1px)}.topbar-query:active,.secondary-button:active{transform:translateY(0);box-shadow:var(--pressed-sm)}.flow-stepper{width:min(760px,100%);margin-top:25px;gap:8px}.flow-stepper-line{top:16px;height:1px;background:#e1e5ea}.flow-step{gap:9px;color:#98a1ab;font-size:11px;font-weight:650}.flow-step-dot{width:32px;height:32px;border:0;color:var(--muted);background:var(--page);box-shadow:var(--raised-sm)}.flow-step.active,.flow-step.done{color:var(--ink)}.flow-step.active .flow-step-dot{border:0;color:var(--accent);background:var(--page);box-shadow:var(--pressed-sm);animation:none}.flow-step.done .flow-step-dot{border:0;color:#fff;background:var(--accent);box-shadow:var(--raised-sm)}.flow-step:not(:disabled):not(.active):hover .flow-step-dot{border:0;color:var(--accent);background:var(--page);box-shadow:var(--raised-sm);transform:translateY(-1px)}.flow-page,.flow-page-token{width:min(1180px,100%);min-height:0;margin:28px auto 0;padding:22px 0 40px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.page-heading,.flow-page-token .page-heading{min-height:0;margin-bottom:26px;padding:0;border:0;align-items:center}.page-heading h1,.flow-page-token .page-heading h1{margin:10px 0 6px;color:var(--ink);font-size:30px;line-height:1.2;letter-spacing:0}.page-heading p,.flow-page-token .page-heading p{color:var(--muted);font-size:14px;line-height:1.55}.step-tag,.flow-page-token .step-tag{min-height:27px;padding:0 11px;border:0;border-radius:9px;color:var(--accent);background:var(--page);box-shadow:var(--pressed-sm);font-size:11px;letter-spacing:0}.page-orbit,.flow-page-redeem .page-orbit{position:relative;top:auto;right:auto;width:64px;height:64px;display:grid;place-items:center;flex:0 0 64px;transform:none;opacity:1}.orbit-glow,.orbit-tile:after,.orbit-check{display:none}.orbit-tile{width:58px;height:58px;border:0;border-radius:50%;color:var(--accent);background:var(--page);box-shadow:var(--raised-sm);transform:none;animation:none}.orbit-tile svg{width:28px;height:28px}.token-mark,.flow-page-token .token-mark,.lookup-mark,.progress-state-icon{width:58px;height:58px;flex:0 0 58px;padding:0;border:0;border-radius:50%;color:var(--accent);background:var(--page);box-shadow:var(--raised-sm)}.flow-page-token .token-mark{align-items:center;justify-content:center;text-align:center}.flow-page-token .token-mark span{font-size:20px}.stage-grid,.token-layout,.progress-layout,.lookup-layout,.flow-page-token .token-layout{gap:26px}.stage-grid-redeem{grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);align-items:stretch;min-height:0}.flow-page-redeem .stage-grid-redeem{margin-top:0}.stage-form,.feature-rail,.token-instructions,.token-entry,.progress-main,.progress-timeline,.progress-summary,.batch-form,.batch-results{border:0;border-radius:16px;background:var(--page);box-shadow:var(--raised)}.stage-form{width:100%;padding:24px}.feature-rail{align-content:center;gap:18px;padding:24px;color:var(--muted)}.feature-rail div{min-height:36px;padding:0 4px}.feature-rail svg,.privacy-note svg,.token-tip svg,.progress-safe-note svg{color:var(--accent)}.stage-form label,.token-entry label,.batch-form label{color:var(--ink);font-size:13px}.field-with-action input,.token-entry textarea,.flow-page-token .token-entry textarea,.batch-form textarea,.single-query input{border:0;border-radius:11px;color:var(--ink);background:var(--page);box-shadow:var(--pressed-sm)}.field-with-action input:focus,.token-entry textarea:focus,.flow-page-token .token-entry textarea:focus,.batch-form textarea:focus,.single-query input:focus{border:0;background:var(--page);box-shadow:var(--pressed),0 0 0 2px #356ee829}.field-icon-action,.session-link button{border:0;color:var(--accent);background:var(--page);box-shadow:var(--raised-sm)}.field-icon-action:hover:not(:disabled),.session-link button:hover:not(:disabled){color:var(--accent-strong);background:var(--page);box-shadow:var(--pressed-sm);transform:none}.plan-reveal,.token-check,.flow-page-token .token-check,.turnstile-box,.session-link,.token-tip,.progress-safe-note,.latest-log,.continue-recharge-prompt,.result-summary{border:0;border-radius:12px;background:var(--page);box-shadow:var(--pressed-sm)}.plan-reveal.ready,.token-check.ok{border:0;background:var(--page);box-shadow:var(--pressed),0 0 0 2px #356ee81f;transform:none}.plan-reveal span,.summary-eyebrow,.plan-reveal small,.privacy-note,.token-action-hint,.help-text,.token-check span,.progress-copy span,.summary-row span{color:var(--muted)}.plan-reveal strong,.progress-copy strong,.summary-row strong,.results-head strong{color:var(--ink)}.primary-button,.flow-page-token .primary-button,.open-token-button,.flow-page-token .open-token-button{min-height:42px;padding:0 18px;border:0;border-radius:11px;color:#fff;background:var(--accent);box-shadow:4px 4px 8px #aeb5bf,-4px -4px 8px #fff}.primary-button:hover:not(:disabled),.flow-page-token .primary-button:hover:not(:disabled),.open-token-button:hover:not(:disabled),.flow-page-token .open-token-button:hover:not(:disabled){border:0;color:#fff;background:var(--accent-strong);box-shadow:4px 4px 8px #aeb5bf,-4px -4px 8px #fff;transform:translateY(-1px)}.primary-button:active,.open-token-button:active{transform:translateY(0);box-shadow:var(--pressed-sm)}.primary-button:disabled,.secondary-button:disabled{color:#9aa3ad;background:var(--page);box-shadow:var(--pressed-sm)}.text-action{border-radius:9px;color:var(--accent)}.text-action:hover:not(:disabled){color:var(--accent-strong);background:var(--accent-soft);transform:none}.token-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;min-height:0}.token-instructions,.token-entry,.flow-page-token .token-entry{padding:20px}.flow-page-token .instruction-row{padding:13px 4px;border-bottom-color:#e6e9ed}.flow-page-token .instruction-row:hover{border-bottom-color:#e6e9ed;background:transparent}.instruction-row>span,.flow-page-token .instruction-row>span{color:var(--accent)}.instruction-row strong,.flow-page-token .instruction-row strong{color:var(--ink)}.instruction-row small,.flow-page-token .instruction-row small{color:var(--muted)}.flow-page-token .token-tip{margin-top:12px;padding:12px 14px;border:0;border-radius:12px;color:var(--muted);background:var(--page);box-shadow:var(--pressed-sm)}.session-link{color:#5f6976}.clear-token-button{border:0;color:var(--danger);background:var(--page);box-shadow:var(--raised-sm)}.clear-token-button:hover:not(:disabled){border:0;color:#c94d5d;background:var(--page)}.user-alert,.confirm-row{border:0;border-radius:12px;color:#b34958;background:#fff7f8;box-shadow:var(--pressed-sm)}.user-notice{border:0;border-radius:12px;color:var(--accent);background:var(--page);box-shadow:var(--pressed-sm)}.progress-layout{grid-template-columns:minmax(210px,.75fr) minmax(260px,1fr) minmax(230px,.85fr);align-items:stretch;min-height:0}.progress-main,.progress-timeline{align-content:center}.progress-ring{width:164px;height:164px;box-shadow:var(--raised),0 0 0 10px #356ee80d}.progress-ring:after{background:var(--page)}.progress-ring.failed{background:#f3c8ce;box-shadow:var(--raised),0 0 0 10px #c5677214}.progress-ring.failed .progress-ring-inner strong{color:#b84858;font-size:27px}.progress-main.failed .progress-copy strong{color:#a63546}.progress-row-icon{border:0;color:var(--muted);background:var(--page);box-shadow:var(--raised-sm)}.progress-row.active .progress-row-icon{border:0;color:var(--accent);background:var(--page);box-shadow:var(--pressed-sm);animation:none}.progress-row.done .progress-row-icon{border:0;background:var(--accent)}.progress-row.failed .progress-row-icon{border:0;color:#b84858;background:#fff1f3;box-shadow:0 0 0 5px #c5677214}.progress-row.failed strong{color:#a63546}.progress-row:not(:last-child):after{background:#e1e5ea}.summary-row{border-bottom-color:#e8eaed}.progress-log{border-top-color:#e8eaed}.lookup-layout{grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);min-height:0}.results-head,.result-row,.log-item{border-color:#e8eaed}.result-icon.available{background:var(--accent)}.result-status.available{color:var(--accent);background:var(--accent-soft)}.maintenance-shell{color:var(--ink);background:var(--page)}.maintenance-message{padding:32px;border-radius:16px;background:var(--page);box-shadow:var(--raised)}.maintenance-message-icon{color:var(--accent);background:var(--page);box-shadow:var(--raised-sm)}@media(max-width:980px){.user-shell{padding-inline:20px}.user-topbar{margin-inline:-20px;padding-inline:20px}.flow-page,.flow-page-token{padding:18px 0 34px}.stage-grid-redeem,.token-layout,.lookup-layout{grid-template-columns:1fr}.feature-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.flow-page-token .token-entry{order:0}.progress-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-summary{grid-column:1 / -1}}@media(max-width:640px){.user-shell{padding:0 14px 30px}.user-topbar{min-height:62px;margin:0 -14px;padding:0 14px}.user-brand-logo{width:32px;height:32px;flex-basis:32px;padding:7px}.topbar-kicker{display:none}.topbar-query{min-height:36px;padding:0 10px;font-size:12px}.flow-stepper{margin-top:22px;gap:2px}.flow-step{gap:7px;font-size:10px}.flow-step-dot{width:28px;height:28px;font-size:9px}.flow-stepper-line{top:14px}.flow-page,.flow-page-token{margin-top:20px;padding:14px 0 26px}.page-heading,.flow-page-token .page-heading{min-height:0;margin-bottom:20px;gap:14px}.page-heading h1,.flow-page-token .page-heading h1{margin-top:9px;font-size:27px}.page-heading p,.flow-page-token .page-heading p{font-size:13px}.page-orbit,.flow-page-redeem .page-orbit,.token-mark,.flow-page-token .token-mark,.lookup-mark,.progress-state-icon{position:static;width:48px;height:48px;flex-basis:48px;transform:none;opacity:1}.orbit-tile{width:46px;height:46px}.stage-grid,.token-layout,.progress-layout,.lookup-layout,.flow-page-token .token-layout{gap:16px}.stage-form,.feature-rail,.token-instructions,.token-entry,.flow-page-token .token-entry,.progress-main,.progress-timeline,.progress-summary,.batch-form,.batch-results{padding:18px;border-radius:14px}.feature-rail{grid-template-columns:1fr;gap:8px;margin-top:0}.field-with-action input{min-height:56px}.token-form-actions,.flow-page-token .token-form-actions,.form-actions,.lookup-footer{align-items:stretch;flex-direction:column}.token-form-actions .primary-button,.flow-page-token .token-form-actions .primary-button{order:-1}.form-actions button,.lookup-footer>button{width:100%}.progress-layout{grid-template-columns:1fr}.progress-summary{grid-column:auto}.progress-ring{width:148px;height:148px}.single-query{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.single-query input{width:100%;min-width:0}.single-query .text-action{min-width:82px;white-space:nowrap}}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.topbar-disable,.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:12px;font-weight:760;color:#b83c4d;border:1px solid rgba(207,89,108,.46);background:#fff7f8db;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.topbar-disable{padding:0 15px}.topbar-disable:hover,.danger-button:hover:not(:disabled){transform:translateY(-2px);border-color:#cf596c;box-shadow:0 10px 24px #c13f5421}.danger-button{padding:0 18px;color:#fff;border-color:#c23f53;background:#c23f53}.lookup-mark-danger{color:#c23f53;background:#fff1f3e6}.self-disable-card{width:min(620px,100%);margin:28px auto 0;display:grid;gap:16px;padding:28px;border:1px solid rgba(214,137,151,.34);border-radius:22px;background:#ffffffdb;box-shadow:0 22px 54px #38537f1c}.self-disable-card>label:first-child{color:#31486e;font-weight:760}.self-disable-card input[type=text],.self-disable-card input:not([type]){min-height:48px;width:100%;padding:0 14px;color:#1c3156;border:1px solid #d7e3f6;border-radius:12px;outline:none;background:#fff}.self-disable-card input:focus{border-color:#7ba7eb;box-shadow:0 0 0 4px #4a87e81f}.self-disable-warning{display:flex;gap:10px;align-items:flex-start;padding:13px 14px;color:#9a3d4d;border:1px solid rgba(207,89,108,.26);border-radius:12px;background:#fff7f8;line-height:1.55}.self-disable-warning svg{flex:0 0 auto;margin-top:2px}.self-disable-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.self-disable-success{display:flex;align-items:flex-start;gap:9px}@media(max-width:640px){.user-topbar,.topbar-actions{align-items:stretch}.user-topbar{flex-direction:column}.topbar-actions{justify-content:stretch}.topbar-query,.topbar-disable{flex:1}.self-disable-card{padding:21px}.self-disable-actions>button{width:100%}}:root{color-scheme:light;--page: #fff;--surface: #fff;--ink: #111113;--muted: #73737b;--line: #e9e9ec;--accent: #111113;--accent-strong: #303035;--accent-soft: #f6f6f7;--ui-subtle: #f8f8f9;--ui-success: #087f5b;--ui-warning: #ad7416;--ui-danger: #bf4554;font-family:Inter,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--page)}html,body,#root{min-height:100%;background:var(--page)}body{margin:0;color:var(--ink);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #7b7b84;outline-offset:2px}.user-shell{min-height:100vh;min-height:100svh;overflow:visible;padding:0 24px 72px;color:var(--ink);background:var(--page)}.user-shell:before,.user-shell:after,.ambient{display:none}.user-topbar,.subscription-topbar{position:sticky;top:0;z-index:30;height:58px;min-height:58px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:#fffffff0;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.user-topbar{width:auto;margin:0 -24px;padding:0 24px}.user-topbar-inner,.subscription-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px}.user-topbar-inner{width:min(1200px,100%);height:100%;margin:0 auto}.user-brand,.subscription-brand{display:inline-flex;align-items:center;flex:0 0 auto;gap:9px;min-width:0;padding:0;border:0;color:var(--ink);background:transparent;text-decoration:none;cursor:pointer}.user-brand-logo,.subscription-brand-mark{display:grid;place-items:center;width:26px;height:26px;flex:0 0 26px;padding:0;border:0;border-radius:7px;color:#fff;background:var(--ink);box-shadow:none}.user-topbar .user-brand strong,.subscription-brand span:last-child{color:var(--ink);font-size:15px;font-weight:730;letter-spacing:-.025em}.topbar-actions,.subscription-nav{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;gap:4px;min-width:0;flex-wrap:nowrap}.topbar-query,.topbar-disable,.subscription-nav a,.subscription-nav span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:0;border-radius:9px;color:#626269;background:transparent;box-shadow:none;font-size:13px;font-weight:530;white-space:nowrap;text-decoration:none;transform:none;transition:color .15s ease,background-color .15s ease}.topbar-query:hover,.topbar-query.is-active,.subscription-nav a:hover,.subscription-nav [aria-current=page]{border:0;color:var(--ink);background:#f2f2f3;box-shadow:none;transform:none}.flow-stepper{width:min(920px,100%);margin:28px auto 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.flow-stepper-line{display:none}.flow-step{display:flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:5px 10px;border:1px solid transparent;border-radius:10px;color:#8e8e94;background:transparent;font-size:12px;font-weight:550;white-space:nowrap;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.flow-step-dot{width:22px;height:22px;border:1px solid #e5e5e8;border-radius:50%;color:#8e8e94;background:#fff;box-shadow:none;font-size:10px;font-weight:650;transition:none}.flow-step.active{border-color:var(--line);color:var(--ink);background:var(--ui-subtle)}.flow-step.active .flow-step-dot{border-color:var(--ink);color:#fff;background:var(--ink);box-shadow:none;animation:none}.flow-step.done{color:#4c4c52}.flow-step.done .flow-step-dot{border-color:#dcdce0;color:var(--ink);background:#f1f1f2;box-shadow:none}.flow-step:not(:disabled):not(.active):hover,.flow-step:not(:disabled):not(.active):hover .flow-step-dot{border-color:#dcdce0;color:var(--ink);background:var(--ui-subtle);box-shadow:none;transform:none}.flow-page,.flow-page-token{width:min(1120px,100%);min-height:0;margin:26px auto 0;padding:0 0 32px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.page-heading,.flow-page-token .page-heading{position:relative;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:0;margin:0 0 24px;padding:0;border:0}.page-heading h1,.flow-page-token .page-heading h1{margin:11px 0 7px;color:var(--ink);font-size:clamp(29px,3.8vw,42px);font-weight:670;line-height:1.13;letter-spacing:-.045em}.page-heading p,.flow-page-token .page-heading p{max-width:590px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.step-tag,.flow-page-token .step-tag{min-height:0;padding:0;border:0;border-radius:0;color:#8a8a91;background:transparent;box-shadow:none;font-size:11px;font-weight:650;letter-spacing:.07em;text-transform:uppercase}.flow-page-redeem .page-heading{justify-content:center;margin:35px 0 31px;text-align:center}.flow-page-redeem .page-heading p{margin:0 auto}.flow-page-redeem .page-orbit{display:none}.page-orbit,.flow-page-token .token-mark,.lookup-mark,.progress-state-icon{position:static;display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border:1px solid var(--line);border-radius:13px;color:#55555d;background:var(--ui-subtle);box-shadow:none;opacity:1;transform:none}.page-orbit .orbit-glow,.page-orbit .orbit-check,.orbit-tile:after{display:none}.orbit-tile{width:46px;height:46px;border:0;border-radius:12px;color:var(--ink);background:transparent;box-shadow:none;transform:none;animation:none}.orbit-tile svg,.lookup-mark svg,.progress-state-icon svg{width:22px;height:22px}.flow-page-token .token-mark span{color:var(--ink);font-size:17px}.flow-page-token .token-mark small{display:none}.stage-grid,.token-layout,.progress-layout,.lookup-layout,.flow-page-token .token-layout{gap:18px;min-height:0}.stage-grid-redeem,.flow-page-redeem .stage-grid-redeem{grid-template-columns:minmax(0,1.6fr) minmax(230px,.65fr);align-items:stretch;margin-top:0}.token-layout,.flow-page-token .token-layout{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:stretch}.progress-layout{grid-template-columns:minmax(190px,.75fr) minmax(250px,1.05fr) minmax(240px,.9fr);align-items:stretch}.lookup-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch}.stage-form,.feature-rail,.token-instructions,.token-entry,.flow-page-token .token-entry,.progress-main,.progress-timeline,.progress-summary,.batch-form,.batch-results,.self-disable-card,.maintenance-message{width:100%;padding:24px;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:var(--surface);box-shadow:0 4px 24px #00000008}.feature-rail{align-content:start;gap:0;padding:24px;color:var(--muted)}.feature-rail-title{display:block;margin-bottom:12px;color:var(--ink);font-size:14px;font-weight:650}.feature-rail div{min-height:48px;gap:10px;padding:9px 0;border-bottom:1px solid var(--line);font-size:12px}.feature-rail div:last-child{border-bottom:0}.feature-rail svg,.privacy-note svg,.token-tip svg,.progress-safe-note svg{color:#777780}.stage-form label,.token-entry label,.flow-page-token .token-entry label,.batch-form label,.self-disable-card>label:first-child{margin:0 0 9px;color:#56565e;font-size:12px;font-weight:620}.field-with-action input,.token-entry textarea,.flow-page-token .token-entry textarea,.batch-form textarea,.single-query input,.self-disable-card input[type=text],.self-disable-card input:not([type]),.subscription-form textarea{border:1px solid var(--line);border-radius:11px;color:var(--ink);background:#fff;box-shadow:none;font-size:14px}.field-with-action input{min-height:52px;padding:0 54px 0 15px}.field-with-action input:focus,.token-entry textarea:focus,.flow-page-token .token-entry textarea:focus,.batch-form textarea:focus,.single-query input:focus,.self-disable-card input:focus,.subscription-form textarea:focus{border-color:#97979e;background:#fff;box-shadow:0 0 0 3px #1111130d}.field-with-action input::placeholder,.token-entry textarea::placeholder,.batch-form textarea::placeholder,.single-query input::placeholder,.subscription-form textarea::placeholder{color:#a0a0a6}.field-icon-action{top:7px;right:7px;width:38px;height:38px;border-radius:8px;color:#55555d;background:var(--ui-subtle)}.field-icon-action:hover:not(:disabled){color:var(--ink);background:#eeeeef;transform:none}.plan-reveal,.token-check,.flow-page-token .token-check,.turnstile-box,.session-link,.token-tip,.progress-safe-note,.latest-log,.continue-recharge-prompt,.result-summary{border:1px solid var(--line);border-radius:11px;background:var(--ui-subtle);box-shadow:none}.plan-reveal{min-height:82px;margin-top:14px;padding:14px 16px;transform:none}.plan-reveal.ready,.token-check.ok,.flow-page-token .token-check.ok{border-color:#bfe2d5;background:#f3fbf7;transform:none;box-shadow:none}.plan-reveal.bad,.token-check.bad{border-color:#eed3d6;background:#fff8f8}.plan-reveal span,.summary-eyebrow{color:#828289;font-size:11px;font-weight:610;letter-spacing:.02em}.plan-reveal strong,.plan-reveal.ready strong{color:var(--ink);font-size:17px;font-weight:670}.plan-reveal small,.privacy-note,.token-action-hint,.help-text,.token-check span{color:var(--muted)}.privacy-note,.wide-button{margin-top:18px}.primary-button,.flow-page-token .primary-button,.open-token-button,.flow-page-token .open-token-button,.danger-button,.secondary-button,.text-action,.subscription-actions button,.subscription-actions a{box-shadow:none;transform:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.primary-button,.flow-page-token .primary-button{min-height:43px;padding:0 18px;border:1px solid var(--ink);border-radius:10px;color:#fff;background:var(--ink);font-size:13px;font-weight:620}.primary-button:hover:not(:disabled),.flow-page-token .primary-button:hover:not(:disabled){border-color:#333338;background:#333338;box-shadow:none;transform:none}.secondary-button,.open-token-button,.flow-page-token .open-token-button{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:10px;color:#3c3c42;background:#fff;font-size:12px;font-weight:560}.secondary-button:hover:not(:disabled),.open-token-button:hover:not(:disabled),.flow-page-token .open-token-button:hover:not(:disabled){border-color:#d1d1d5;color:var(--ink);background:var(--ui-subtle);box-shadow:none;transform:none}.text-action{color:#43434a;font-size:12px;font-weight:600}.text-action:hover:not(:disabled){color:var(--ink);background:#ededee;transform:none}.clear-token-button{color:var(--ui-danger);background:#fff}.clear-token-button:hover:not(:disabled){color:#a63546;border-color:#e5c6cc;background:#fff8f8}.danger-button{min-height:42px;border:1px solid var(--ui-danger);border-radius:10px;color:#fff;background:var(--ui-danger);font-size:13px;font-weight:620}.danger-button:hover:not(:disabled){border-color:#a73847;background:#a73847;box-shadow:none;transform:none}.token-instructions,.token-entry,.flow-page-token .token-entry{padding:22px}.flow-page-token .instruction-row{border-bottom-color:var(--line)}.flow-page-token .instruction-row:hover{border-bottom-color:var(--line);background:transparent}.flow-page-token .instruction-row>span{color:#8a8a91}.flow-page-token .instruction-row strong,.token-check strong{color:var(--ink)}.flow-page-token .instruction-row small{color:var(--muted)}.flow-page-token .session-link{background:var(--ui-subtle)}.flow-page-token .session-link button{color:#55555d;background:#fff;box-shadow:none}.flow-page-token .token-tip{padding:12px 14px;color:var(--muted)}.flow-page-token .token-entry textarea{min-height:178px}.token-check{padding:12px 14px}.token-check span{line-height:1.55}.user-alert,.confirm-row,.self-disable-warning{border:1px solid #edd4d8;border-radius:10px;color:#9f3e4c;background:#fff8f8;box-shadow:none}.user-notice{border:1px solid #d9e3ed;border-radius:10px;color:#36536c;background:#f7fafc;box-shadow:none}.progress-main,.progress-timeline,.progress-summary{padding:22px}.progress-main{align-content:center;gap:19px}.progress-ring{width:148px;height:148px;background:conic-gradient(var(--ink) 0 var(--progress),#ededee var(--progress) 360deg);box-shadow:none;animation:none}.progress-ring:after{background:#fff}.progress-ring-inner strong{color:var(--ink);font-size:31px;box-shadow:none;animation:none}.progress-row-icon{border:1px solid var(--line);color:#777780;background:var(--ui-subtle);box-shadow:none}.progress-row.active .progress-row-icon{border-color:#c8c8cc;color:var(--ink);background:#fff;box-shadow:none;animation:none}.progress-row.done .progress-row-icon{border-color:var(--ink);color:#fff;background:var(--ink);box-shadow:none}.progress-row.active strong,.progress-row.done strong{color:var(--ink)}.progress-row:not(:last-child):after{background:var(--line)}.summary-row{border-bottom-color:var(--line)}.summary-row span{color:var(--muted)}.summary-row strong{color:var(--ink)}.progress-log{border-top-color:var(--line)}.progress-log-head,.results-head,.batch-form-foot,.log-item{border-color:var(--line)}.continue-recharge-prompt{color:#356c57;background:#f3fbf7;border-color:#d5e9de}.batch-form,.batch-results{padding:22px}.batch-form textarea{min-height:206px}.result-icon.available{color:#fff;background:var(--ui-success)}.result-status.available{color:var(--ui-success);background:#ebf8f1}.result-row,.result-list,.log-item{border-color:var(--line)}.self-disable-card{max-width:620px;margin:0 auto}.self-disable-card input[type=text],.self-disable-card input:not([type]){min-height:48px;padding:0 14px}.lookup-mark-danger{color:var(--ui-danger);background:#fff8f8}.maintenance-shell{color:var(--ink);background:#fff}.maintenance-message{width:min(460px,100%);text-align:center}.maintenance-message-icon{color:var(--ink);background:var(--ui-subtle);box-shadow:none}.maintenance-message p{color:var(--muted)}.subscription-shell{min-height:100vh;padding:0 24px 72px;color:var(--ink);background:#fff}.subscription-topbar{max-width:none;margin:0 -24px;padding:0 max(24px,calc((100vw - 1200px)/2))}.subscription-brand-mark{color:#fff}.subscription-nav{justify-content:flex-end}.subscription-container{max-width:1050px;padding-top:48px}.subscription-shell:not(.has-results) .subscription-container{max-width:770px}.subscription-hero{align-items:center;gap:16px;margin:0 0 25px}.subscription-hero-icon{flex:0 0 48px;width:48px;height:48px;border:1px solid var(--line);border-radius:13px;color:var(--ink);background:var(--ui-subtle);box-shadow:none}.subscription-hero-icon svg{width:21px;height:21px}.subscription-eyebrow{color:#8a8a91;font-size:11px;font-weight:620;letter-spacing:.05em}.subscription-hero h1{color:var(--ink);font-size:clamp(29px,3.8vw,40px);font-weight:670;letter-spacing:-.04em}.subscription-hero p:last-child{color:var(--muted);font-size:14px}.subscription-form,.subscription-result-bar,.subscription-account-card{border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 4px 24px #00000008}.subscription-form{gap:14px;padding:24px}.subscription-form label{color:#56565e;font-size:12px;font-weight:620}.subscription-form textarea{min-height:154px;padding:14px}.subscription-muted{color:var(--muted)}.subscription-actions button,.subscription-actions a{min-height:40px;padding:0 16px;border:1px solid var(--ink);border-radius:9px;color:#fff;background:var(--ink);font-size:13px;font-weight:600}.subscription-actions button:hover:not(:disabled){border-color:#333338;background:#333338}.subscription-actions a,.subscription-actions button.secondary{border-color:var(--line);color:#48484f;background:#fff}.subscription-actions a:hover,.subscription-actions button.secondary:hover{background:var(--ui-subtle)}.subscription-result-bar{padding:18px 22px}.subscription-account-card{padding:22px}.subscription-account-heading h2{color:var(--ink);font-size:19px;font-weight:660}.subscription-status{color:var(--ui-warning);background:#fff8ed}.subscription-status.is-active{color:var(--ui-success);background:#edf9f2}.subscription-summary{gap:10px;margin:18px 0}.subscription-summary>div{gap:5px;padding:12px 14px;border-color:var(--line);border-radius:10px;background:var(--ui-subtle)}.subscription-summary span{color:var(--muted)}.subscription-summary strong{color:var(--ink);font-weight:630}.subscription-renewal,.subscription-invoices,.subscription-technical{margin-top:14px;padding:17px;border-color:var(--line);border-radius:11px}.subscription-renewal h3,.subscription-invoices h3{color:var(--ink);font-size:14px}.subscription-renewal-actions a,.subscription-renewal-actions button,.subscription-load-more,.subscription-error button{border-color:var(--line);border-radius:8px;color:#44444b;background:#fff;font-weight:600}.subscription-renewal-actions a:hover,.subscription-renewal-actions button:hover:not(:disabled),.subscription-load-more:hover{background:var(--ui-subtle)}.subscription-detail-grid{border-color:var(--line);background:var(--line)}.subscription-detail-grid>div{background:#fff}.subscription-detail-grid dt{color:var(--muted);background:var(--ui-subtle)}.subscription-features{border-color:var(--line)}.subscription-features span{color:#55555d;background:var(--ui-subtle)}.subscription-invoice{border-color:var(--line)}.subscription-invoice-total>strong{color:var(--ui-success)}.subscription-invoice-links a,.subscription-invoice-details summary,.subscription-technical>summary{color:#44444b}.subscription-error{color:#a23c4a;background:#fff7f8}.subscription-technical{background:var(--ui-subtle)}@media(max-width:980px){.stage-grid-redeem,.flow-page-redeem .stage-grid-redeem,.token-layout,.flow-page-token .token-layout,.lookup-layout{grid-template-columns:minmax(0,1fr)}.feature-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feature-rail-title{grid-column:1 / -1;margin:0}.feature-rail div{border-bottom:0}.progress-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-summary{grid-column:1 / -1}.flow-page-token .token-entry{order:0}}@media(max-width:680px){.user-shell{padding:0 16px 42px}.user-topbar{height:auto;min-height:58px;margin:0 -16px;padding:0 16px}.user-topbar-inner{align-items:stretch;flex-direction:column;gap:0}.user-brand{align-self:flex-start;min-height:54px}.topbar-actions{width:calc(100vw - 32px);justify-content:flex-start;gap:3px;overflow-x:auto;padding:0 0 8px;scrollbar-width:none}.topbar-actions::-webkit-scrollbar{display:none}.topbar-query{flex:0 0 auto;padding:0 10px;font-size:12px}.flow-stepper{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;width:100%;margin-top:18px;overflow:visible;padding-bottom:0}.flow-step{min-height:34px;padding:4px 7px;font-size:11px}.flow-step-dot{width:19px;height:19px}.flow-page,.flow-page-token{margin-top:22px;padding-bottom:20px}.page-heading,.flow-page-token .page-heading{gap:12px;margin-bottom:19px}.page-heading h1,.flow-page-token .page-heading h1{font-size:29px}.page-heading p,.flow-page-token .page-heading p{font-size:13px}.flow-page-redeem .page-heading{margin:16px 0 23px}.page-orbit,.flow-page-token .token-mark,.lookup-mark,.progress-state-icon{width:42px;height:42px;flex-basis:42px}.stage-grid,.token-layout,.progress-layout,.lookup-layout,.flow-page-token .token-layout{gap:13px}.stage-form,.feature-rail,.token-instructions,.token-entry,.flow-page-token .token-entry,.progress-main,.progress-timeline,.progress-summary,.batch-form,.batch-results,.self-disable-card{padding:18px;border-radius:13px}.feature-rail{grid-template-columns:1fr;gap:0}.feature-rail div{min-height:36px}.token-form-actions,.flow-page-token .token-form-actions,.form-actions,.lookup-footer{align-items:stretch;flex-direction:column}.form-actions button,.lookup-footer>button{width:100%}.progress-layout{grid-template-columns:1fr}.progress-summary{grid-column:auto}.progress-ring{width:136px;height:136px}.subscription-shell{padding:0 16px 44px}.subscription-topbar{min-height:58px;margin:0 -16px;padding:0 16px;gap:8px}.subscription-nav{gap:0}.subscription-nav a,.subscription-nav span{padding:0 8px;font-size:12px}.subscription-container{padding-top:30px}.subscription-hero{gap:12px}.subscription-form,.subscription-account-card{padding:18px}.subscription-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.flow-step,.topbar-query,.primary-button,.secondary-button{transition:none}}.user-shell{padding:0 48px 70px;background:#fff}.user-topbar{height:76px;min-height:76px;margin:0 -48px;padding:0 48px;background:#fff;border-bottom:1px solid #ececf0}.user-topbar-inner{width:min(1560px,100%);max-width:none;margin:0;display:grid;grid-template-columns:1fr auto 1fr;gap:28px}.user-brand{gap:11px;justify-self:start}.user-brand-logo{width:31px;height:31px;flex-basis:31px;border-radius:9px;background:#111}.user-topbar .user-brand strong{font-size:18px;font-weight:750;letter-spacing:-.035em}.topbar-actions{justify-content:center;gap:7px}.topbar-query{min-height:40px;padding:0 21px;border-radius:13px;font-size:16px;font-weight:600;color:#5d5d63}.topbar-query.is-active,.topbar-query:hover{color:#151515;background:#f0f0f2}.reference-top-actions{display:flex;align-items:center;justify-self:end;gap:22px;color:#66666c;font-size:16px;white-space:nowrap}.reference-top-online{display:inline-flex;align-items:center;gap:8px}.reference-top-online i,.reference-online i{width:7px;height:7px;border-radius:50%;background:#10b981}.reference-top-divider{width:1px;height:18px;background:#d5d5dc}.reference-top-actions button{display:inline-flex;align-items:center;gap:8px;padding:4px 0;color:#515157;background:transparent;cursor:pointer;font-size:17px;font-weight:600}.reference-home{width:min(1560px,100%);margin:0;color:#101114}.reference-hero{display:grid;justify-items:center;padding:57px 0 53px;text-align:center}.reference-hero-title{display:flex;align-items:center;justify-content:center;gap:12px}.reference-hero h1{margin:0;font-size:36px;line-height:1.35;font-weight:750;letter-spacing:-.045em;color:#0b0c0e}.reference-online{display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border-radius:999px;color:#078f61;background:#e9fbf2;font-size:14px;font-weight:650;white-space:nowrap}.reference-hero p{max-width:630px;margin:13px 0 0;color:#6b6b72;font-size:18px;line-height:1.65;letter-spacing:.005em}.reference-layout{display:grid;grid-template-columns:364px minmax(0,1fr);align-items:start;gap:40px}.reference-side,.reference-main{display:grid;align-content:start;gap:24px;min-width:0}.reference-panel,.reference-form{border:1px solid #e7e7ee;border-radius:20px;background:#fff;box-shadow:0 8px 30px #15192c08}.reference-panel{padding:25px 26px}.reference-side .reference-panel{background:#fafafe;box-shadow:none}.reference-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.reference-panel-heading strong{display:inline-flex;align-items:center;gap:11px;color:#111217;font-size:16px;font-weight:700;white-space:nowrap}.reference-panel-heading strong svg{color:#6c6d73;stroke-width:2}.reference-panel-heading>span{color:#8b8b92;font-size:13px;white-space:nowrap}.reference-guide{min-height:251px}.reference-guide ol{display:grid;gap:16px;margin:0;padding:0;list-style:none}.reference-guide li{display:flex;align-items:center;gap:16px;min-height:26px;color:#74747b;font-size:14px;line-height:1.35}.reference-guide li>span{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;color:#34363b;background:#ebebef;font-size:12px;font-weight:700}.reference-guide li button{padding:0;color:inherit;background:none;cursor:pointer;text-align:left}.reference-guide li button:hover{color:#111;text-decoration:underline}.reference-main{gap:25px}.reference-form{overflow:hidden}.reference-field-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.reference-field-head label{margin:0;color:#555861;font-size:13px;font-weight:680;letter-spacing:.01em}.reference-field-head button,.reference-field-actions button{display:inline-flex;align-items:center;gap:5px;padding:3px 0;color:#777880;background:none;border:0;box-shadow:none;cursor:pointer;font-size:13px;font-weight:590}.reference-field-head button:hover:not(:disabled){color:#151515}.reference-code-field{display:grid;align-content:start;gap:11px;min-height:108px;padding:24px 26px 12px;border-bottom:1px solid #ececf1}.reference-code-field input{width:100%;height:39px;padding:0;border:0;border-radius:0;outline:0;box-shadow:none;background:transparent;color:#17181b;font-size:18px}.reference-code-field input::placeholder,.reference-session-field textarea::placeholder{color:#9598a1;opacity:1}.reference-field-actions{display:inline-flex;align-items:center;gap:17px}.reference-field-actions>i{width:1px;height:17px;background:#d8d8e0}.reference-session-field{display:flex;flex-direction:column;min-height:314px;padding:23px 26px 15px}.reference-session-field textarea{display:block;flex:1 1 auto;width:100%;min-height:241px;margin-top:15px;padding:0;resize:vertical;border:0;border-radius:0;outline:0;box-shadow:none;background:transparent;color:#17181b;font-size:17px;line-height:1.6}.reference-turnstile{display:grid;justify-items:start;gap:8px;padding:12px 0;color:#6b6b72;font-size:13px}.reference-turnstile button{color:#c33;background:transparent;cursor:pointer}.reference-confirm{display:flex;align-items:flex-start;gap:9px;margin:8px 0;color:#5f6068;font-size:13px}.reference-confirm input{width:16px;height:16px;flex:0 0 16px;accent-color:#111}.reference-form-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:93px;padding:17px 25px 16px;border-top:1px solid #ececf1}.reference-form-footer p{display:flex;align-items:center;gap:5px;margin:0 0 6px;color:#73747b;font-size:14px}.reference-form-footer p>span{margin-left:16px}.reference-form-footer strong{color:#35363c;font-weight:650}.reference-form-footer small{display:block;color:#acafbb;font-size:13px}.reference-submit{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:119px;min-height:51px;padding:0 23px;border:0;border-radius:18px;color:#fff;background:#131416;font-size:15px;font-weight:660;white-space:nowrap;cursor:pointer}.reference-submit:hover:not(:disabled){background:#33343a}.reference-submit:disabled{background:#9e9ea1;color:#fff;opacity:1;cursor:not-allowed}.reference-feedback{padding:13px 17px;border:1px solid;border-radius:12px;font-size:14px}.reference-feedback.error{border-color:#f3c6cc;color:#aa3040;background:#fff8f9}.reference-feedback.notice{border-color:#cbe6d8;color:#21734d;background:#f6fcf8}.reference-tasks{min-height:201px}.reference-tasks .reference-panel-heading{margin-bottom:22px}.reference-task-empty{display:grid;place-items:center;min-height:104px;border-radius:16px;color:#b3b5c2;background:#f8f8fc;font-size:14px}.reference-task-active{display:grid;gap:9px;padding:17px 19px;border-radius:16px;background:#f8f8fc}.reference-task-active>div{display:flex;align-items:center;gap:12px}.reference-task-active strong{color:#191a1d;font-size:14px}.reference-task-active span,.reference-task-active p{color:#74757c;font-size:13px}.reference-task-active p{margin:0;line-height:1.55}.reference-task-active button{display:inline-flex;align-items:center;justify-self:start;gap:5px;padding:0;color:#32343b;background:none;font-size:13px;font-weight:640;cursor:pointer}.reference-help{padding-top:24px;padding-bottom:23px;background:#fafafe}.reference-help .reference-panel-heading{margin-bottom:19px}.reference-help-item{margin:0 0 19px}.reference-help-item strong{color:#18191c;font-size:14px;font-weight:680}.reference-help-item p{margin:6px 0 0;color:#777981;font-size:14px;line-height:1.5}.reference-disable-link{padding:0;color:#6c6d74;background:none;font-size:12px;text-decoration:underline;cursor:pointer}.reference-lookup{width:min(980px,100%);margin:73px auto 0}.reference-lookup-single{width:min(650px,100%)}.reference-lookup-intro{margin-bottom:31px;text-align:left}.reference-lookup-intro h1{margin:0 0 11px;color:#111217;font-size:32px;line-height:1.25}.reference-lookup-intro p{margin:0;color:#777981;font-size:15px}.reference-lookup-form{padding:10px 18px}.reference-lookup-form>div{display:flex;align-items:center;gap:12px}.reference-lookup-form input{flex:1;min-width:0;min-height:52px;padding:0;border:0;outline:0;background:transparent;color:#111217;font-size:16px}.reference-lookup-form button,.reference-batch-footer button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:96px;min-height:43px;padding:0 18px;border:0;border-radius:12px;background:#151515;color:#fff;font-size:14px;font-weight:650;cursor:pointer}.reference-lookup-form button:disabled,.reference-batch-footer button:disabled{background:#a0a0a4;cursor:not-allowed}.reference-lookup-error,.reference-lookup-notice{margin:0;font-size:14px}.reference-lookup-error{color:#b53445}.reference-lookup-notice{color:#21734d}.reference-single-result{display:grid;gap:8px;margin-top:18px;padding:23px}.reference-single-result>span{color:#888991;font-size:13px}.reference-single-result>strong{color:#777981;font-size:22px}.reference-single-result>strong.is-available{color:#159b66}.reference-single-result p,.reference-single-result small{margin:0;color:#777981;font-size:14px}.reference-batch-form{overflow:hidden;padding:0}.reference-batch-form textarea{display:block;width:100%;min-height:155px;padding:22px 20px;resize:vertical;border:0;outline:0;background:transparent;color:#111217;font-size:16px;line-height:1.55}.reference-batch-footer{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:12px 20px;border-top:1px solid #ececf1;color:#777981;font-size:14px}.reference-batch-form>.reference-lookup-error{padding:0 20px 15px}.reference-batch-results{margin-top:20px;padding:23px}.reference-batch-summary{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}.reference-batch-summary strong{color:#17181b}.reference-batch-summary span{color:#777981;font-size:13px}.reference-batch-rows{display:grid}.reference-batch-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(100px,.5fr) auto;align-items:center;gap:16px;padding:13px 0;border-top:1px solid #ececf1;font-size:14px}.reference-batch-row code{overflow-wrap:anywhere;color:#50515a}.reference-batch-row span{color:#74757d}.reference-batch-row strong{color:#8a8b92;font-size:13px}.reference-batch-row strong.is-available{color:#15a268}.reference-subscription{padding:0 48px 72px;background:#fff}.reference-subscription .user-topbar{margin:0 -48px;padding:0 48px}.reference-subscription .user-brand{text-decoration:none}.reference-subscription .subscription-container,.reference-subscription:not(.has-results) .subscription-container{width:min(650px,100%);max-width:none;padding-top:73px}.reference-subscription.has-results .subscription-container{width:min(1050px,100%)}.reference-subscription .subscription-hero{display:block;margin:0 0 31px}.reference-subscription .subscription-hero h1{margin:0 0 11px;font-size:32px;line-height:1.25;font-weight:700;letter-spacing:-.025em}.reference-subscription .subscription-hero p:last-child{margin:0;color:#777981;font-size:15px}.reference-subscription .reference-subscription-form{display:block;overflow:hidden;padding:0;border-radius:18px}.reference-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reference-subscription-form textarea{display:block;min-height:160px;width:100%;resize:vertical;padding:22px 20px;border:0;border-radius:0;outline:0;box-shadow:none;background:transparent;color:#17181b;font-size:16px;line-height:1.6}.reference-subscription-form textarea:focus{border:0;box-shadow:none}.reference-subscription-form .subscription-actions{display:flex;justify-content:space-between;min-height:72px;padding:12px 20px;border-top:1px solid #ececf1}.reference-subscription-form .subscription-actions span{display:inline-flex;align-items:center;gap:6px;color:#8d8e96;font-size:13px}.reference-subscription-form .subscription-actions button{min-width:96px;min-height:43px;border:0;border-radius:12px;color:#fff;background:#151515;font-size:14px}.reference-subscription-form .subscription-actions button:disabled{background:#a0a0a4}.reference-subscription-form .subscription-error{margin:0 20px 12px}:root[data-theme=dark]{--page: #101114;--surface: #17181c;--ink: #f2f2f4;--muted: #a4a4ac;--line: #303136;--ui-subtle: #1a1b20;color-scheme:dark}:root[data-theme=dark] body,:root[data-theme=dark] #root,:root[data-theme=dark] .user-shell,:root[data-theme=dark] .reference-home{color:#f2f2f4;background:#101114}:root[data-theme=dark] .user-topbar,:root[data-theme=dark] .reference-panel,:root[data-theme=dark] .reference-form{color:#f2f2f4;background:#17181c;border-color:#303136}:root[data-theme=dark] .reference-side .reference-panel,:root[data-theme=dark] .reference-help,:root[data-theme=dark] .reference-task-empty,:root[data-theme=dark] .reference-task-active{background:#1b1c21}:root[data-theme=dark] .reference-hero h1,:root[data-theme=dark] .reference-panel-heading strong,:root[data-theme=dark] .reference-help-item strong,:root[data-theme=dark] .reference-task-active strong,:root[data-theme=dark] .reference-code-field input,:root[data-theme=dark] .reference-session-field textarea{color:#f2f2f4}:root[data-theme=dark] .reference-code-field,:root[data-theme=dark] .reference-form-footer{border-color:#303136}:root[data-theme=dark] .reference-top-actions button,:root[data-theme=dark] .user-topbar .user-brand strong{color:#f2f2f4}:root[data-theme=dark] .topbar-query.is-active,:root[data-theme=dark] .topbar-query:hover{color:#f2f2f4;background:#282a30}:root[data-theme=dark] .reference-form-footer strong{color:#f2f2f4}:root[data-theme=dark] .reference-lookup-intro h1{color:#f2f2f4}:root[data-theme=dark] .reference-lookup-form input,:root[data-theme=dark] .reference-batch-form textarea{color:#f2f2f4}:root[data-theme=dark] .reference-batch-footer,:root[data-theme=dark] .reference-batch-row{border-color:#303136}:root[data-theme=dark] .reference-batch-summary strong{color:#f2f2f4}:root[data-theme=dark] .reference-subscription{color:#f2f2f4;background:#101114}:root[data-theme=dark] .reference-subscription .subscription-form,:root[data-theme=dark] .reference-subscription .subscription-result-bar,:root[data-theme=dark] .reference-subscription .subscription-account-card{color:#f2f2f4;background:#17181c;border-color:#303136}:root[data-theme=dark] .reference-subscription .subscription-hero h1,:root[data-theme=dark] .reference-subscription .subscription-account-heading h2,:root[data-theme=dark] .reference-subscription .subscription-summary strong{color:#f2f2f4}:root[data-theme=dark] .reference-subscription-form textarea{color:#f2f2f4}:root[data-theme=dark] .reference-subscription-form .subscription-actions{border-color:#303136}:root[data-theme=dark] .reference-subscription .subscription-summary>div,:root[data-theme=dark] .reference-subscription .subscription-renewal,:root[data-theme=dark] .reference-subscription .subscription-invoices,:root[data-theme=dark] .reference-subscription .subscription-technical{background:#202127;border-color:#303136}:root[data-theme=dark] .reference-subscription .subscription-detail-grid>div{background:#202127}:root[data-theme=dark] .reference-subscription .subscription-detail-grid dt{background:#272930}@media(max-width:1050px){.reference-layout{grid-template-columns:285px minmax(0,1fr);gap:24px}.reference-panel{padding:20px}.reference-top-actions{gap:10px}.topbar-query{padding:0 11px;font-size:14px}}@media(max-width:760px){.reference-subscription{padding:0 17px 40px}.reference-subscription .user-topbar{margin:0 -17px;padding:0 17px}.reference-subscription .subscription-container,.reference-subscription:not(.has-results) .subscription-container{padding-top:42px}.user-shell{padding:0 17px 40px}.user-topbar{height:auto;min-height:63px;margin:0 -17px;padding:0 17px}.user-topbar-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0}.user-brand{min-height:62px}.reference-top-actions{margin-left:auto;font-size:13px}.reference-top-actions button{font-size:13px}.topbar-actions{order:3;justify-content:space-between;width:100%;padding-bottom:8px;overflow-x:auto}.topbar-query{flex:0 0 auto;padding:0 10px;font-size:13px}.reference-hero{padding:42px 0 34px}.reference-hero h1{font-size:30px}.reference-hero p{font-size:14px}.reference-layout{grid-template-columns:1fr;gap:18px}.reference-side{grid-template-columns:1fr 1fr;gap:12px}.reference-guide{min-height:0}.reference-guide ol{gap:11px}.reference-guide li{gap:8px;font-size:12px}}@media(max-width:560px){.reference-lookup{margin-top:48px}.reference-lookup-form{padding:8px 12px}.reference-lookup-form>div{flex-direction:column}.reference-lookup-form input{width:100%;padding:0 7px}.reference-lookup-form button{width:100%;min-height:46px}.reference-batch-summary{align-items:flex-start;flex-direction:column}.reference-batch-row{grid-template-columns:minmax(0,1fr) auto}.reference-batch-row span{grid-column:1 / -1;grid-row:2}.reference-side{grid-template-columns:1fr}.reference-session-field{min-height:255px}.reference-session-field textarea{min-height:180px}.reference-form-footer{flex-direction:column;align-items:stretch}.reference-submit{width:100%}.reference-field-head label{font-size:11px}.reference-field-actions{gap:8px}.reference-field-actions button{font-size:11px}.reference-hero-title{gap:8px}.reference-hero h1{font-size:27px}.reference-online{font-size:11px}}@media(min-width:761px){.user-shell{padding:0 24px 48px}.user-topbar{position:sticky;top:0;z-index:50;height:56px;min-height:56px;margin:0 -24px;padding:0 24px;border-bottom:1px solid rgb(0 0 0 / 7%)}.user-topbar-inner{display:flex;align-items:center;justify-content:space-between;width:min(1280px,100%);height:56px;margin:0 auto;padding:0 24px;gap:16px}.user-brand{min-height:0;gap:8px}.user-brand-logo{width:24px;height:24px;flex-basis:24px;border-radius:6px}.user-brand-logo svg{width:13px;height:13px}.user-topbar .user-brand strong{font-size:15px;font-weight:700}.topbar-actions{gap:4px}.topbar-query{min-height:32px;padding:0 16px;border-radius:8px;font-size:13.5px;font-weight:500}.reference-top-actions{gap:16px;font-size:13px}.reference-top-online{gap:6px}.reference-top-online i,.reference-online i{width:6px;height:6px}.reference-top-divider{height:16px}.reference-top-actions button{gap:6px;font-size:13px;font-weight:500}.reference-top-actions button svg{width:14px;height:14px}.reference-home{width:min(1280px,100%);margin:0 auto;padding:48px 24px 0}.reference-hero{display:block;margin-bottom:40px;padding:0}.reference-hero-title{gap:8px}.reference-hero h1{font-size:30px;line-height:36px;font-weight:600;letter-spacing:-.025em}.reference-online{gap:5px;padding:3px 8px;font-size:11px;font-weight:500}.reference-hero p{max-width:512px;margin:12px auto 0;font-size:14.5px;line-height:1.625;letter-spacing:0}.reference-layout{grid-template-columns:288px minmax(0,1fr);gap:32px}.reference-side,.reference-main{gap:20px}.reference-panel,.reference-form{border-color:#00000012;border-radius:16px;box-shadow:0 4px 24px #0000000a}.reference-panel{padding:20px}.reference-side .reference-panel{background:#f9f9fb;box-shadow:none}.reference-panel-heading{margin-bottom:16px}.reference-panel-heading strong{gap:8px;font-size:13px;font-weight:600}.reference-panel-heading strong svg{width:14px;height:14px}.reference-panel-heading>span{font-size:11px}.reference-guide{min-height:199px}.reference-guide ol{gap:14px}.reference-guide li{gap:12px;min-height:20px;font-size:12px;line-height:20px}.reference-guide li>span{width:20px;height:20px;flex-basis:20px;font-size:10px;font-weight:600}.reference-main{gap:20px}.reference-code-field{height:86px;min-height:0;padding:20px 20px 16px;grid-template-rows:17.25px 22.5px;gap:8px}.reference-code-field .reference-field-head{height:17.25px}.reference-field-head label{font-size:11.5px;font-weight:600}.reference-field-head button,.reference-field-actions button{font-size:11.5px;font-weight:500}.reference-field-head button svg,.reference-field-actions button svg{width:12px;height:12px}.reference-code-field input{height:22.5px;font-size:15px}.reference-field-actions{gap:12px}.reference-session-field{min-height:249px;padding:16px 20px 12px}.reference-session-field textarea{min-height:182px;margin-top:15px;resize:none;font-size:14px;line-height:1.625}.reference-form-footer{min-height:73px;padding:16px 20px;align-items:end}.reference-form-footer p{margin-bottom:4px;font-size:11.5px}.reference-form-footer p>span{margin-left:12px}.reference-form-footer small{font-size:11px}.reference-submit{min-width:94px;min-height:40px;padding:0 20px;border-radius:14px;font-size:13.5px;font-weight:500}.reference-tasks{min-height:159px}.reference-tasks .reference-panel-heading{margin-bottom:16px}.reference-task-empty{min-height:82px;border-radius:14px;font-size:12px}.reference-help{min-height:237px;padding:20px;background:#f9f9fb}.reference-help .reference-panel-heading{margin-bottom:12px}.reference-help-item{margin-bottom:16px}.reference-help-item:last-child{margin-bottom:0}.reference-help-item strong,.reference-help-item p{font-size:12px;line-height:20px}.reference-help-item strong{font-weight:600}.reference-help-item p{margin-top:0}.reference-lookup{margin-top:64px}.reference-lookup-single{width:min(624px,100%)}.reference-lookup-batch{width:min(976px,100%)}.reference-lookup-intro{margin-bottom:32px}.reference-lookup-intro h1{margin-bottom:8px;font-size:28px;line-height:42px;font-weight:600}.reference-lookup-intro p{font-size:14px;line-height:22.75px}.reference-lookup-form{padding:16px 20px}.reference-lookup-form input{min-height:40px;font-size:14.5px}.reference-lookup-form button,.reference-batch-footer button{min-height:40px;font-size:13.5px}.reference-subscription{padding:0 24px 48px}.reference-subscription .user-topbar{margin:0 -24px;padding:0 24px}.reference-subscription .subscription-container,.reference-subscription:not(.has-results) .subscription-container{width:min(624px,100%);padding-top:64px}.reference-subscription.has-results .subscription-container{width:min(976px,100%)}.reference-subscription .subscription-hero{margin-bottom:32px}.reference-subscription .subscription-hero h1{margin-bottom:8px;font-size:28px;line-height:42px;font-weight:600}.reference-subscription .subscription-hero p:last-child{font-size:14px;line-height:22.75px}.reference-subscription-form textarea{min-height:175px;padding:20px}.reference-subscription-form .subscription-actions{justify-content:flex-end;min-height:73px}}@media(min-width:761px)and (max-width:1100px){.reference-layout{grid-template-columns:240px minmax(0,1fr);gap:24px}}@media(min-width:761px){.user-shell{padding:0 24px 64px}.user-topbar{height:56px;min-height:56px}.user-topbar-inner{display:grid;grid-template-columns:1fr auto 1fr;width:min(1280px,100%);padding:0}.user-brand{justify-self:start}.topbar-actions{justify-self:center}.reference-top-actions{justify-self:end}.reference-home{width:min(1180px,100%);padding:0}.reference-hero{margin-bottom:39px;padding-top:43px}.reference-hero h1{font-size:44px;line-height:1.28;font-weight:700;letter-spacing:-.04em}.reference-hero p{max-width:none;margin-top:10px;color:#575b61;font-size:14px}.reference-layout{grid-template-columns:286px minmax(0,1fr);gap:22px}.reference-main,.reference-side{gap:20px}.reference-panel,.reference-form{border:1px solid #e6e7eb;border-radius:18px;box-shadow:0 4px 18px #14161c08}.reference-panel{padding:20px}.reference-side .reference-panel{background:#fff}.reference-panel-heading{margin-bottom:15px}.reference-panel-heading strong{color:#151515;font-size:13px;font-weight:700}.reference-guide{min-height:0;padding:21px 20px}.reference-guide ol{gap:19px}.reference-guide li{align-items:flex-start;gap:15px;font-size:12px;line-height:1.45}.reference-guide li>span{display:block;width:17px;height:auto;flex:0 0 17px;padding-top:1px;border-radius:0;color:#202125;background:transparent;font-size:11px;text-align:left}.reference-guide li>div{min-width:0}.reference-guide li strong{display:block;margin-bottom:3px;color:#1a1b1e;font-size:13px;font-weight:650}.reference-guide li p{margin:0;color:#6b6d73;font-size:12px;line-height:1.55}.reference-guide li button{margin-top:8px;padding:5px 10px;border:1px solid #e6e7eb;border-radius:8px;color:#222328;background:#fff;font-size:11px;line-height:1.4;text-decoration:none}.reference-guide li button:hover{background:#f7f7f8;text-decoration:none}.reference-steps{min-height:93px;padding:20px}.reference-steps .reference-panel-heading{margin-bottom:9px}.reference-steps p{margin:0;color:#24252a;font-size:13px}.reference-code-field{height:86px}.reference-code-field .reference-field-head>button{visibility:hidden}.reference-code-field:focus-within .reference-field-head>button,.reference-code-field:hover .reference-field-head>button{visibility:visible}.reference-field-head label{color:#565960;font-size:11px;font-weight:700;letter-spacing:.06em}.reference-code-field input{font-size:14px}.reference-session-field{min-height:327px;padding-top:19px}.reference-session-field textarea{min-height:261px;margin-top:18px;font-size:13px}.reference-form-footer{min-height:73px;align-items:center}.reference-form-footer p{font-size:12px}.reference-form-footer small{font-size:11px}.reference-submit{min-width:92px;min-height:39px;padding:0 16px;border-radius:12px;font-size:12px}.reference-help{min-height:0;margin-top:23px;padding:20px;background:#fff}.reference-help .reference-panel-heading{margin-bottom:15px}.reference-help-item{margin:0 0 10px;padding:12px 14px;border:1px solid #e6e7eb;border-radius:13px}.reference-help-item strong,.reference-help-item p{font-size:12px;line-height:1.5}.reference-help-item p{margin-top:3px}}@media(max-width:760px){.reference-home{margin:0 auto}.reference-hero h1{font-size:clamp(25px,7vw,34px)}.reference-side{grid-template-columns:1fr}.reference-guide{min-height:0}.reference-guide li{align-items:flex-start}.reference-guide li>div{min-width:0}.reference-guide li strong{display:block;color:#202125;font-size:13px}.reference-guide li p{margin:3px 0 0;color:#6b6d73;font-size:12px}.reference-guide li button{margin-top:6px;padding:5px 8px;border:1px solid #e6e7eb;border-radius:8px;color:#222328;background:#fff;font-size:12px}.reference-steps p{margin:0;color:#5d6067;font-size:13px}.reference-help{margin-top:18px}}:root[data-theme=dark] .reference-guide li strong,:root[data-theme=dark] .reference-steps p{color:#f2f2f4}:root[data-theme=dark] .reference-guide li>span,:root[data-theme=dark] .reference-guide li p{color:#b5b5bd}:root[data-theme=dark] .reference-guide li button{color:#f2f2f4;background:#23242a;border-color:#383a40}:root[data-theme=dark] .reference-help-item{border-color:#383a40}:root{color-scheme:light;--bg: #dfe5de;--surface: #e2e8e0;--card: #ebefe9;--inner-card: #e6ebe4;--border: rgba(25, 39, 31, .12);--border-light: rgba(25, 39, 31, .09);--text: #202823;--sub: #626e66;--muted: #86928a;--faint: #b6c0b7;--col-header: #e2e7e0;--row-hover: rgba(0, 0, 0, .015);--skeleton: rgba(0, 0, 0, .06);--primary: #27312b;--primary-contrast: #ffffff;--success: #10b981;--success-bg: #ecfdf5;--warn: #d97706;--warn-bg: #fffbeb;--danger: #ef4444;--danger-bg: #fef2f2;--info: #2563eb;--info-bg: #eff6ff;--shadow: 0 4px 24px rgba(25, 39, 31, .045);--shadow-strong: 0 14px 45px rgba(25, 39, 31, .1);--radius-xl: 16px;--radius-lg: 12px;--radius-sm: 8px;font-family:Inter,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}:root[data-theme=dark]{color-scheme:dark;--bg: #111512;--surface: #202521;--card: #191e1a;--inner-card: #242b25;--border: rgba(255, 255, 255, .08);--border-light: rgba(255, 255, 255, .05);--text: #f0f0f0;--sub: #b5c0b7;--muted: #929e95;--faint: #555555;--col-header: #1a1a1a;--row-hover: rgba(255, 255, 255, .03);--skeleton: rgba(255, 255, 255, .06);--primary: #f0f0f0;--primary-contrast: #111512;--success: #34d399;--success-bg: rgba(16, 185, 129, .12);--warn: #f59e0b;--warn-bg: rgba(245, 158, 11, .13);--danger: #fb7185;--danger-bg: rgba(244, 63, 94, .13);--info: #93c5fd;--info-bg: rgba(59, 130, 246, .13);--shadow: 0 4px 24px rgba(0, 0, 0, .4);--shadow-strong: 0 18px 60px rgba(0, 0, 0, .55)}*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{margin:0;min-height:100vh;color:var(--text);background:var(--bg);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 18% -10%,rgba(0,0,0,.035),transparent 31%),radial-gradient(circle at 82% -16%,rgba(0,0,0,.028),transparent 30%);opacity:1}:root[data-theme=dark] body:before{background:radial-gradient(circle at 18% -10%,rgba(255,255,255,.055),transparent 31%),radial-gradient(circle at 82% -16%,rgba(255,255,255,.035),transparent 30%)}a{color:inherit}button,input,textarea,select{font:inherit}button{border:0}button:disabled{opacity:.55;cursor:not-allowed}.public-shell{min-height:100vh;background:var(--bg);color:var(--text)}.top-nav{position:sticky;top:0;z-index:50;height:56px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-inner{width:min(1280px,calc(100vw - 48px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-mini{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:15px;font-weight:750;letter-spacing:-.025em;color:var(--text);white-space:nowrap}.brand-icon{width:24px;height:24px;display:inline-grid;place-items:center;border-radius:6px;background:var(--text);color:var(--bg);font-size:13px;line-height:1}.top-links{display:flex;align-items:center;justify-content:center;gap:4px;flex:1}.top-links a{color:var(--sub);text-decoration:none;font-size:13.5px;font-weight:520;padding:6px 14px;border-radius:10px;transition:color .18s ease,background-color .18s ease,transform .18s ease}.top-links a:hover,.top-links a.router-link-active{color:var(--text);background:color-mix(in srgb,var(--text) 6%,transparent)}.top-actions,.actions,.inline-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.top-actions{justify-content:flex-end;flex-wrap:nowrap;color:var(--sub)}.top-divider{width:1px;height:14px;background:var(--border)}.status-pill{display:inline-flex;align-items:center;gap:6px;color:var(--sub);font-size:13px;font-weight:560;white-space:nowrap}.status-pill i{width:6px;height:6px;border-radius:999px;background:var(--faint)}.status-pill.online{color:#059669}.status-pill.online i{background:#10b981}.status-pill.offline{color:var(--danger)}.status-pill.offline i{background:var(--danger)}.status-pill.busy{color:var(--warn)}.status-pill.busy i{background:var(--warn)}.hero-online{font-size:12px;padding:2px 8px;border-radius:999px;background:var(--success-bg);color:#059669}:root[data-theme=dark] .hero-online{color:var(--success)}.mini-btn,.btn-soft,.btn-primary,.submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:12px;cursor:pointer;-webkit-user-select:none;user-select:none;text-decoration:none;transition:transform .15s ease,opacity .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.mini-btn,.btn-soft{border:1px solid var(--border);background:transparent;color:var(--sub);padding:8px 12px;font-size:13px;font-weight:520}.mini-btn:hover,.btn-soft:hover{color:var(--text);background:color-mix(in srgb,var(--text) 5%,transparent);border-color:color-mix(in srgb,var(--text) 13%,transparent)}.btn-primary,.submit-btn{background:var(--primary);color:var(--primary-contrast);padding:10px 20px;font-size:13.5px;font-weight:560;white-space:nowrap}.btn-primary:hover,.submit-btn:hover{opacity:.86}.btn-primary:active,.submit-btn:active,.mini-btn:active,.btn-soft:active{transform:scale(.98)}.submit-btn{width:100%;min-height:48px;border-radius:14px}.submit-btn.small{width:auto;min-height:0;padding:10px 18px}.page-shell,.query-page,.recharge-page{width:min(1280px,calc(100vw - 48px));margin:0 auto}.page-shell{padding:64px 0}.query-page{max-width:768px;padding:64px 0}.query-page.batch{max-width:1024px}.landing-hero{width:min(1280px,calc(100vw - 48px));margin:0 auto;text-align:center;padding:46px 0 38px}.hero-title-wrap{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.landing-hero h1,.page-head h1,.title{margin:0;color:var(--text);font-weight:650;letter-spacing:-.045em;line-height:1.05;text-transform:none}.landing-hero h1{font-size:clamp(30px,4vw,44px)}.landing-hero p,.subtitle,.page-head p,.hint{margin:0;color:var(--sub);font-size:14px;line-height:1.72}.landing-hero p{max-width:520px;margin:0 auto;font-size:14.5px}.recharge-layout{width:min(1180px,calc(100vw - 48px));margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;gap:22px;padding-bottom:70px}.side-stack{width:286px;flex-shrink:0;display:grid;gap:18px}.main-stack{flex:1;min-width:0;display:grid;gap:18px}.panel,.card,.glass-card,.input-card,.table-card,.compact-card{border:1px solid var(--border);background:var(--card);border-radius:var(--radius-xl);box-shadow:var(--shadow);transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.panel,.card,.compact-card{padding:20px}.panel.inner{margin-top:18px;box-shadow:none;background:var(--surface)}.input-card{overflow:hidden}.input-card:focus-within{border-color:color-mix(in srgb,var(--text) 14%,transparent);box-shadow:var(--shadow),0 0 0 2px color-mix(in srgb,var(--text) 5%,transparent)}.field-section{padding:20px;border-bottom:1px solid var(--border)}.field-section:last-child{border-bottom:0}.card-footer{padding:16px 20px;border-top:1px solid var(--border);display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.panel-title,.card-heading{display:flex;align-items:center;gap:9px;margin:0 0 16px;color:var(--text);font-size:13px;font-weight:650;letter-spacing:-.01em}.inventory-panel{position:relative;overflow:hidden;padding:24px;border-radius:22px;background:var(--card);border-color:var(--border);box-shadow:var(--shadow)}.inventory-panel:after{display:none}.inventory-panel>*{position:relative;z-index:1}.inventory-title{justify-content:space-between;gap:12px;margin-bottom:20px}.panel-title-main{display:inline-flex;align-items:center;gap:9px;min-width:0;white-space:nowrap}.panel-title-meta{color:var(--sub);font-size:11.5px;font-weight:520;letter-spacing:-.01em;white-space:nowrap}.inventory-title .panel-title-main{color:var(--text);font-size:15px;font-weight:700;letter-spacing:-.025em}.inventory-title .panel-title-meta{color:var(--sub);font-size:12px;font-weight:450}.panel-icon{width:22px;height:22px;display:inline-grid;place-items:center;color:var(--sub);line-height:1}.inventory-title .panel-icon{width:20px;height:20px;color:var(--sub)}.stock-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stock-card{position:relative;min-height:106px;padding:15px 10px 14px;border:1px solid var(--border);border-radius:16px;background:color-mix(in srgb,var(--surface) 56%,var(--card));display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:14px;overflow:hidden;text-align:center;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.stock-card:before{display:none}.stock-card:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--text) 12%,var(--border));background:var(--card);box-shadow:0 10px 24px color-mix(in srgb,var(--text) 5%,transparent)}.stock-card.ok,.stock-card.low,.stock-card.empty,.stock-card.unknown{border-color:var(--border);background:color-mix(in srgb,var(--surface) 56%,var(--card))}.stock-card.ok:hover,.stock-card.low:hover,.stock-card.empty:hover,.stock-card.unknown:hover{border-color:color-mix(in srgb,var(--text) 12%,var(--border))}.stock-mark,.step-dot{display:inline-grid;place-items:center;border-radius:999px;background:color-mix(in srgb,var(--text) 6%,transparent);color:var(--text)}.stock-mark{width:22px;height:22px;margin-bottom:9px;font-size:12px}.stock-card small{display:block;width:100%;color:var(--text);font-size:12.5px;font-weight:650;line-height:1.2;letter-spacing:-.01em;white-space:nowrap;overflow:visible;text-overflow:clip}.stock-card b{display:block;margin-top:2px;color:var(--text);font-size:28px;line-height:1;letter-spacing:-.04em}.stock-pill{width:auto;max-width:100%;min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:5px 9px;border-radius:999px;background:color-mix(in srgb,var(--text) 4%,transparent);white-space:nowrap;border:0;color:var(--sub);transition:background-color .18s ease,color .18s ease}.stock-pill i{width:6px;height:6px;flex:0 0 6px;border-radius:999px;background:var(--faint)}@keyframes status-pulse{0%{opacity:1}50%{opacity:.62}to{opacity:1}}.stock-card.ok .stock-pill i,.stock-card.low .stock-pill i{animation:status-pulse 2.4s infinite ease-in-out}.stock-card b.stock-word{display:inline;margin:0;font-size:13px;font-weight:650;line-height:1;letter-spacing:-.01em;white-space:nowrap;word-break:keep-all}.stock-card em{display:block;margin-top:7px;color:var(--muted);font-size:10.5px;font-style:normal}.stock-card.ok .stock-pill{background:var(--success-bg);color:#059669}:root[data-theme=dark] .stock-card.ok .stock-pill{color:var(--success)}.stock-card.ok .stock-pill i{background:var(--success)}.stock-card.ok b.stock-word{color:inherit}.stock-card.low .stock-pill{background:var(--warn-bg);color:var(--warn)}.stock-card.low .stock-pill i{background:var(--warn)}.stock-card.low b.stock-word{color:inherit}.stock-card.empty .stock-pill,.stock-card.unknown .stock-pill{background:color-mix(in srgb,var(--text) 4%,transparent);color:var(--muted)}.stock-card.empty .stock-pill i,.stock-card.unknown .stock-pill i{background:var(--faint)}.stock-card.empty b.stock-word,.stock-card.unknown b.stock-word{color:inherit}.timeline{display:grid;gap:16px}.timeline article{display:flex;gap:12px}.timeline article>span,.step-dot{width:21px;height:21px;flex:0 0 auto;margin-top:2px;font-size:10px;font-weight:650}.timeline b{display:block;color:var(--text);font-size:12.5px;font-weight:560}.timeline p{margin:2px 0 0;color:var(--sub);font-size:11.5px;line-height:1.65}.timeline a{display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:5px 10px;border:1px solid var(--border);border-radius:9px;color:var(--text);font-size:11px;font-weight:560;text-decoration:none}.timeline a:hover{background:color-mix(in srgb,var(--text) 5%,transparent)}.intro-panel p{margin-top:-8px}.form-label,.label{display:block;margin:0 0 8px;color:var(--sub);font-size:11px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.input,.textarea,.select{width:100%;border:1px solid var(--border);background:transparent;border-radius:12px;padding:12px 14px;outline:none;color:var(--text);font-size:14px;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.input:focus,.textarea:focus,.select:focus{border-color:color-mix(in srgb,var(--text) 18%,transparent);box-shadow:0 0 0 2px color-mix(in srgb,var(--text) 5%,transparent)}.input::placeholder,.textarea::placeholder{color:var(--muted)}.textarea{min-height:156px;resize:none;overflow:auto;max-height:260px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;line-height:1.62}.input-plain,.textarea-plain{width:100%;border:0;outline:0;background:transparent;color:var(--text);padding:0;font-size:14.5px}.textarea-plain{height:184px;min-height:184px;max-height:240px;resize:none;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;line-height:1.62}.session-box{height:248px;min-height:248px;max-height:248px;resize:none;overflow:auto}.session-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:8px}.link-action{display:inline-flex;align-items:center;gap:5px;padding:0;background:transparent;color:var(--sub);font-size:11.5px;cursor:pointer}.link-action:hover{color:var(--text)}.preview-row{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.preview-row span{display:inline-flex;align-items:center;gap:6px;color:var(--sub);font-size:12.5px}.preview-row b{color:var(--text);font-weight:560}.footer-note{margin-top:5px;color:var(--muted);font-size:11px}.notice{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:13px 15px;color:var(--sub);font-size:13px}.notice.ok{border-color:color-mix(in srgb,var(--success) 25%,transparent);background:var(--success-bg);color:var(--success)}.notice.bad{border-color:color-mix(in srgb,var(--danger) 26%,transparent);background:var(--danger-bg);color:var(--danger)}.notice.warn{border-color:color-mix(in srgb,var(--warn) 26%,transparent);background:var(--warn-bg);color:var(--warn)}.danger-text{color:var(--danger)!important}.ok-text{color:var(--success)!important}.recharge-flow-card{position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--info) 22%,var(--border));border-radius:18px;padding:18px 18px 16px;background:linear-gradient(135deg,color-mix(in srgb,var(--info-bg) 55%,transparent),transparent 48%),var(--card);box-shadow:var(--shadow);transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.recharge-flow-card.success{border-color:color-mix(in srgb,var(--success) 34%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--success-bg) 62%,transparent),transparent 52%),var(--card)}.recharge-flow-card.failed{border-color:color-mix(in srgb,var(--danger) 30%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--danger-bg) 58%,transparent),transparent 54%),var(--card)}.flow-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.flow-title-row{display:flex;align-items:center;gap:9px;margin-bottom:6px}.flow-title-row h3{margin:0;color:var(--text);font-size:15.5px;font-weight:720;letter-spacing:-.025em}.flow-head p{margin:0;color:var(--sub);font-size:12.5px;line-height:1.65}.flow-icon,.flow-result-mark{display:inline-grid;place-items:center;flex:0 0 auto;border-radius:999px;background:color-mix(in srgb,var(--text) 6%,transparent);color:var(--text)}.flow-icon{width:25px;height:25px}.recharge-flow-card.processing .flow-icon{color:var(--info);background:var(--info-bg)}.recharge-flow-card.success .flow-icon{color:var(--success);background:var(--success-bg)}.recharge-flow-card.failed .flow-icon{color:var(--danger);background:var(--danger-bg)}.flow-percent{min-width:44px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--info) 28%,transparent);border-radius:999px;background:color-mix(in srgb,var(--info-bg) 72%,var(--card));color:var(--info);font-size:12px;font-weight:720;font-variant-numeric:tabular-nums}.recharge-flow-card.success .flow-percent{border-color:color-mix(in srgb,var(--success) 32%,transparent);background:color-mix(in srgb,var(--success-bg) 74%,var(--card));color:var(--success)}.recharge-flow-card.failed .flow-percent{border-color:color-mix(in srgb,var(--danger) 30%,transparent);background:color-mix(in srgb,var(--danger-bg) 74%,var(--card));color:var(--danger)}.flow-progress-track{height:7px;margin:16px 0;border-radius:999px;overflow:hidden;background:color-mix(in srgb,var(--text) 6%,transparent)}.flow-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--info),color-mix(in srgb,var(--info) 58%,#8b5cf6));transition:width .45s cubic-bezier(.4,0,.2,1)}.recharge-flow-card.success .flow-progress-fill{background:linear-gradient(90deg,var(--success),#22c55e)}.recharge-flow-card.failed .flow-progress-fill{background:linear-gradient(90deg,var(--danger),#fb7185)}.flow-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.flow-step{min-height:39px;display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--border-light);border-radius:12px;background:color-mix(in srgb,var(--surface) 70%,var(--card));color:var(--muted);font-size:12px;font-weight:620}.flow-step i{width:8px;height:8px;border-radius:999px;background:var(--faint)}.flow-step.done,.flow-step.active{color:var(--text);border-color:color-mix(in srgb,var(--info) 22%,var(--border));background:color-mix(in srgb,var(--info-bg) 48%,var(--card))}.flow-step.done i,.flow-step.active i{background:var(--info);box-shadow:0 0 0 4px color-mix(in srgb,var(--info) 13%,transparent)}.recharge-flow-card.success .flow-step.done{border-color:color-mix(in srgb,var(--success) 24%,var(--border));background:color-mix(in srgb,var(--success-bg) 48%,var(--card))}.recharge-flow-card.success .flow-step.done i{background:var(--success);box-shadow:0 0 0 4px color-mix(in srgb,var(--success) 13%,transparent)}.flow-step.failed{color:var(--danger);border-color:color-mix(in srgb,var(--danger) 28%,var(--border));background:color-mix(in srgb,var(--danger-bg) 55%,var(--card))}.flow-step.failed i{background:var(--danger);box-shadow:0 0 0 4px color-mix(in srgb,var(--danger) 13%,transparent)}.flow-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:14px;color:var(--muted);font-size:11.5px}.flow-meta b{color:var(--sub);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:650}.flow-result-panel{margin-top:16px;border:1px solid var(--border-light);border-radius:16px;overflow:hidden;background:color-mix(in srgb,var(--surface) 64%,var(--card))}.flow-result-head{display:flex;align-items:flex-start;gap:12px;padding:15px 16px;border-bottom:1px solid var(--border-light)}.flow-result-mark{width:30px;height:30px;margin-top:1px}.flow-result-panel.success .flow-result-mark{color:var(--success);background:var(--success-bg)}.flow-result-panel.failed .flow-result-mark{color:var(--danger);background:var(--danger-bg)}.flow-result-head b{display:block;color:var(--text);font-size:13.5px;font-weight:720}.flow-result-head p{margin:3px 0 0;color:var(--sub);font-size:12px}.flow-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.flow-result-row{min-height:50px;padding:12px 16px;border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.flow-result-row:nth-child(2n){border-right:0}.flow-result-row:nth-last-child(-n+2){border-bottom:0}.flow-result-row span{display:block;color:var(--sub);font-size:11.5px;margin-bottom:4px}.flow-result-row b{display:block;color:var(--text);font-size:13px;font-weight:650;word-break:break-all}.flow-value-success{color:var(--success)!important}.flow-value-failed{color:var(--danger)!important}.flow-value-processing{color:var(--info)!important}.result-panel .panel-title{margin-bottom:12px}.result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid var(--border-light);border-radius:14px;overflow:hidden}.result-grid>div,.result-row{min-height:56px;padding:13px 16px;background:var(--card);border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.result-grid>div:nth-child(2n){border-right:0}.result-grid>div:nth-last-child(-n+2){border-bottom:0}.result-grid span,.result-row span:first-child{display:block;color:var(--sub);font-size:12px}.result-grid b,.result-row b{display:block;margin-top:5px;color:var(--text);font-size:13.5px;font-weight:560;word-break:break-all}.result-list{border:1px solid var(--border-light);border-radius:16px;overflow:hidden;background:var(--card)}.result-list .result-row{display:flex;align-items:center;justify-content:space-between;gap:20px;border-right:0;border-bottom:1px solid var(--border-light)}.result-list .result-row:last-child{border-bottom:0}.history-box{margin-top:16px;border:1px solid var(--border-light);border-radius:16px;overflow:hidden;background:var(--card)}.history-box>b,.history-head{display:block;padding:13px 16px;border-bottom:1px solid var(--border-light);background:var(--surface);color:var(--text);font-size:12.5px;font-weight:650}.history-box p{margin:0;padding:22px 16px;color:var(--muted);text-align:center}.history-box ul{margin:0;padding:0;list-style:none}.history-box li{display:flex;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid var(--border-light);color:var(--sub);font-size:12.5px}.history-box li:last-child{border-bottom:0}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.page-head h1{font-size:28px;margin-bottom:8px}.query-line,.batch-footer{display:flex;align-items:center;gap:12px}.query-line .input{flex:1}.skeleton-card{margin-top:20px;border:1px solid var(--border);border-radius:16px;overflow:hidden;background:var(--card);box-shadow:var(--shadow)}.skeleton-row{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--border-light)}.skeleton-row:last-child{border-bottom:0}.skeleton-row i{display:block;height:11px;border-radius:999px;background:var(--skeleton);animation:pulse 1.25s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.55}50%{opacity:1}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:color-mix(in srgb,var(--bg) 72%,rgba(0,0,0,.5));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.confirm-modal{width:min(520px,100%);position:relative;border:1px solid var(--border);border-radius:18px;padding:36px 20px 20px;background:var(--card);color:var(--text);box-shadow:var(--shadow-strong);text-align:center}.modal-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:10px;border:1px solid var(--border);background:transparent;color:var(--sub);font-size:24px;line-height:1;cursor:pointer}.modal-close:hover{color:var(--text);background:color-mix(in srgb,var(--text) 5%,transparent)}.modal-icon{width:58px;height:58px;margin:0 auto 14px;border-radius:16px;display:grid;place-items:center;background:var(--text);color:var(--bg);font-weight:700;font-size:25px}.confirm-modal h2{margin:0;font-size:26px;font-weight:650;letter-spacing:-.04em}.confirm-modal p{margin:10px 0 22px;color:var(--sub);font-size:13px}.confirm-list{display:grid;gap:10px;text-align:left}.confirm-list div{display:flex;justify-content:space-between;gap:18px;padding:12px 14px;min-height:46px;border:1px solid var(--border-light);border-radius:12px;background:var(--surface)}.confirm-list span{color:var(--sub);font-size:12px;font-weight:560}.confirm-list b{color:var(--text);font-weight:560;text-align:right;word-break:break-all}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.modal-actions .btn-soft,.modal-actions .submit-btn{width:100%;margin:0}.table-card{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12.5px}th,td{padding:11px 14px;text-align:left;border-bottom:1px solid var(--border-light);vertical-align:middle}th{background:var(--col-header);color:var(--muted);font-size:11px;font-weight:650;letter-spacing:.05em;text-transform:uppercase}tr:hover td{background:var(--row-hover)}.code{display:inline-flex;align-items:center;max-width:100%;border-radius:8px;padding:3px 7px;background:color-mix(in srgb,var(--text) 5%,transparent);color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;word-break:break-all}.pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:11.5px;font-weight:650;background:color-mix(in srgb,var(--text) 5%,transparent);color:var(--sub)}.pill.SUCCESS,.pill.done,.pill.used{background:var(--success-bg);color:var(--success)}.pill.FAILED,.pill.TIMEOUT,.pill.bad{background:var(--danger-bg);color:var(--danger)}.pill.PROCESSING,.pill.PENDING,.pill.warn{background:var(--warn-bg);color:var(--warn)}.pill.DISABLED,.pill.EXPIRED,.pill.MANUAL{background:color-mix(in srgb,var(--text) 5%,transparent);color:var(--muted)}.mt-4{margin-top:16px}.mb-4{margin-bottom:16px}.admin-shell{width:min(1480px,calc(100vw - 32px));margin:0 auto;padding:20px 0 40px}.admin-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.admin-top h1,.admin-top h2{margin:0;letter-spacing:-.04em;color:var(--text)}.admin-top h2{font-size:18px;font-weight:650}.stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:16px}.stat{padding:16px;border-radius:16px}.stat span{display:block;color:var(--sub);font-size:12px;font-weight:560}.stat b{display:block;margin-top:8px;color:var(--text);font-size:32px;line-height:1;letter-spacing:-.05em}.stat em{display:block;margin-top:7px;color:var(--faint);font-size:11px;font-style:normal;font-weight:560;letter-spacing:0}.compact-card{margin-bottom:16px}.compact-table th,.compact-table td{padding:8px 9px;font-size:12px}.compact-table .btn-soft{padding:4px 8px!important;border-radius:8px;font-size:11.5px}.compact-table .select{font-size:12px;border-radius:10px}.attempt-history-row td{background:var(--surface)!important;padding:12px!important}.attempt-history{border:1px solid var(--border);border-radius:14px;padding:12px;background:var(--card)}.inner-table th,.inner-table td{padding:7px 8px}.brand-lockup{display:flex;align-items:center;gap:12px}.logo{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--text);color:var(--bg);font-size:12px;font-weight:700;letter-spacing:-.04em}@media(max-width:1060px){.recharge-layout{flex-direction:column}.side-stack{width:100%;grid-template-columns:1fr 1fr}.stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.nav-inner{width:min(100vw - 28px,1280px);gap:10px}.top-nav{height:auto;min-height:56px}.nav-inner{padding:10px 0;flex-wrap:wrap;justify-content:center}.brand-mini{flex:1 0 auto}.top-links{order:3;width:100%;overflow-x:auto;justify-content:flex-start;padding-bottom:2px}.top-actions{flex:0 0 auto}.landing-hero,.recharge-layout,.query-page,.page-shell,.admin-shell{width:min(100vw - 28px,1280px)}.landing-hero{padding-top:32px}.side-stack{grid-template-columns:1fr}.stock-grid{grid-template-columns:repeat(3,minmax(86px,1fr));overflow-x:auto}.card-footer,.query-line,.batch-footer{align-items:stretch;flex-direction:column}.query-line .submit-btn,.batch-footer .submit-btn{width:100%}.result-grid{grid-template-columns:1fr}.result-grid>div{border-right:0}.result-grid>div:nth-last-child(-n+2){border-bottom:1px solid var(--border-light)}.result-grid>div:last-child{border-bottom:0}.flow-step-grid,.flow-result-grid{grid-template-columns:1fr}.flow-result-row{border-right:0}.flow-result-row:nth-last-child(-n+2){border-bottom:1px solid var(--border-light)}.flow-result-row:last-child{border-bottom:0}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-top{align-items:stretch;flex-direction:column}.admin-top .actions{justify-content:flex-start}}@media(max-width:520px){.top-actions .status-pill,.top-divider{display:none}.panel,.compact-card{padding:16px}.modal-actions{grid-template-columns:1fr}.confirm-list div{flex-direction:column;gap:4px}.confirm-list b{text-align:left}.stats{grid-template-columns:1fr}}.admin-head-card{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;margin-bottom:16px}.admin-form-grid{display:grid;grid-template-columns:190px 130px minmax(220px,1fr) auto;gap:12px;align-items:end}.admin-form-actions{display:flex;gap:10px;align-items:center;padding-bottom:0}.generated-box{min-height:96px;margin-top:14px}.admin-search-row .select{width:112px}.admin-search-row .input{width:360px}@media(max-width:920px){.admin-head-card{align-items:flex-start;flex-direction:column}.admin-form-grid{grid-template-columns:1fr 1fr}.admin-form-grid .wide,.admin-form-actions{grid-column:1 / -1}.admin-search-row .input,.admin-search-row .select{width:100%}}.icon-svg{display:block;flex:0 0 auto}.panel-title .icon-svg,.link-action .icon-svg,.preview-row .icon-svg{display:inline-block}.login-card{margin-top:52px}.plan-block{color:var(--danger)}.submit-btn:disabled,.btn-primary:disabled{background:color-mix(in srgb,var(--text) 14%,transparent);color:var(--muted);box-shadow:none}.admin-toolbar .btn-soft{gap:6px}.admin-stats-compact{grid-template-columns:repeat(9,minmax(0,1fr))}.admin-stats-compact .stat{padding:14px 16px}.admin-stats-compact .stat b{font-size:26px;margin-top:6px}.admin-main-card{padding:16px}.admin-task-table th,.admin-task-table td{padding:6px 8px;font-size:11.5px}.admin-task-table th{font-size:10px}.task-code-cell{min-width:260px}.task-main{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.task-note-row{display:flex;align-items:center;gap:7px;margin-top:4px}.note-input{width:128px!important;height:25px!important;padding:4px 8px!important;border-radius:9px!important;font-size:11.5px!important;background:color-mix(in srgb,var(--surface) 82%,transparent)!important}.note-input::placeholder{color:var(--faint)}.email-cell{max-width:220px;word-break:break-all}.card-cell{min-width:150px}.reason-cell{max-width:260px}.reason-text{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--sub)}.nowrap{white-space:nowrap}.tiny-select{width:92px!important;padding:5px 7px!important;border-radius:9px!important;font-size:11.5px!important}.tiny-input{width:58px!important;padding:5px 7px!important;border-radius:9px!important;font-size:11.5px!important}.compact-input{min-width:110px!important;padding:5px 7px!important;border-radius:9px!important;font-size:11.5px!important}.icon-btn{min-width:28px;padding-left:6px!important;padding-right:6px!important}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:24px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:650;margin-right:6px;border:1px solid var(--border);background:var(--surface);color:var(--sub)}.status-unused{color:var(--sub);background:var(--surface)}.status-pending{color:var(--warn);background:var(--warn-bg);border-color:color-mix(in srgb,var(--warn) 28%,transparent)}.status-success{color:var(--success);background:var(--success-bg);border-color:color-mix(in srgb,var(--success) 28%,transparent)}.status-disabled{color:var(--danger);background:var(--danger-bg);border-color:color-mix(in srgb,var(--danger) 28%,transparent)}.admin-modal{width:min(640px,calc(100vw - 36px));max-height:calc(100vh - 48px);overflow:auto;position:relative;border:1px solid var(--border);border-radius:20px;padding:22px;background:var(--card);color:var(--text);box-shadow:var(--shadow-strong);text-align:left}.admin-modal.wide{width:min(1180px,calc(100vw - 36px))}.modal-head{margin:0 44px 18px 0}.modal-head.split{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.modal-head h2{margin:0;font-size:24px;letter-spacing:-.04em;font-weight:680}.modal-head p{margin:7px 0 0;color:var(--sub);font-size:13px}.modal-grid{grid-template-columns:190px 130px minmax(220px,1fr)}.check-row{display:flex!important;align-items:center;gap:9px;min-height:42px;padding:8px 10px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);font-size:13px;font-weight:650}.check-row input{width:16px;height:16px;accent-color:var(--accent)}.check-row small{color:var(--sub);font-size:11px;font-weight:520;margin-left:auto}.card-import-grid{grid-template-columns:260px 130px 130px 110px minmax(220px,1fr)}.admin-modal-actions{grid-template-columns:1fr 1.2fr}.admin-modal-actions .submit-btn{width:100%}.mini-stats{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.mini-stats span{padding:7px 10px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--sub);font-size:12px;font-weight:650}.card-list-top{margin:8px 0 12px}.modal-table{max-height:40vh;border-radius:14px}.modal-table table{min-width:980px}@media(max-width:1100px){.admin-stats-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.card-import-grid,.modal-grid{grid-template-columns:1fr 1fr}.modal-grid .wide{grid-column:1 / -1}}@media(max-width:760px){.admin-stats-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-head.split{flex-direction:column}.card-import-grid,.modal-grid{grid-template-columns:1fr}}.admin-action-header{display:flex;justify-content:flex-end;align-items:center;margin:0 0 14px}.admin-action-header .admin-toolbar{justify-content:flex-end}.admin-filter-bar{display:grid;grid-template-columns:128px 128px 128px 160px minmax(240px,1fr) 104px auto auto;gap:10px;align-items:center;margin-top:12px}.admin-filter-bar .select,.admin-filter-bar .input{width:100%}.admin-task-head{margin-bottom:0}.admin-task-head h2{margin:0}.admin-toast-stack{position:fixed;top:18px;right:18px;z-index:10000;display:flex;flex-direction:column;gap:10px;pointer-events:none}.admin-toast{min-width:220px;max-width:min(420px,calc(100vw - 36px));padding:11px 14px;border:1px solid var(--border);border-radius:14px;background:color-mix(in srgb,var(--card) 96%,transparent);color:var(--text);box-shadow:var(--shadow);font-size:13px;font-weight:620;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.admin-toast.ok{border-color:color-mix(in srgb,var(--success) 24%,var(--border));color:var(--success)}.admin-toast.bad{border-color:color-mix(in srgb,var(--danger) 26%,var(--border));color:var(--danger)}.admin-toast.warn{border-color:color-mix(in srgb,var(--warn) 30%,var(--border));color:var(--warn)}.plan-chip{display:inline-flex;align-items:center;height:25px;padding:0 8px;border-radius:9px;background:color-mix(in srgb,var(--surface) 84%,transparent);color:var(--sub);font-size:11.5px;font-weight:650;white-space:nowrap}.note-save{height:25px;padding:0 8px!important;border-radius:9px!important;font-size:11px!important}.task-note-row .note-input{width:170px!important}.card-number{font-weight:680;letter-spacing:.01em}.card-cell .subtitle{margin-top:3px}button:disabled,select:disabled,input:disabled{cursor:not-allowed;opacity:.58}.admin-modal .modal-head p,.admin-main-card>.admin-top .subtitle{display:none}@media(max-width:1180px){.admin-filter-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-filter-bar .search-filter{grid-column:span 2}}@media(max-width:720px){.admin-filter-bar{grid-template-columns:1fr}.admin-filter-bar .search-filter{grid-column:auto}.admin-action-header{justify-content:stretch}.admin-action-header .admin-toolbar{justify-content:flex-start}}.admin-tabs-shell{justify-content:space-between!important;gap:14px;padding:8px;border:1px solid var(--border);border-radius:18px;background:color-mix(in srgb,var(--card) 94%,transparent);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-tabs{display:inline-flex;align-items:center;gap:6px;padding:4px;border:1px solid var(--border);border-radius:14px;background:color-mix(in srgb,var(--surface) 78%,transparent)}.admin-tab{height:34px;padding:0 16px;border:0;border-radius:11px;background:transparent;color:var(--sub);font-size:13px;font-weight:680;letter-spacing:-.01em;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.admin-tab:hover{color:var(--text);background:color-mix(in srgb,var(--card) 78%,transparent)}.admin-tab.active{background:var(--text);color:var(--bg);box-shadow:0 8px 22px color-mix(in srgb,var(--text) 14%,transparent)}.admin-overview{display:grid;gap:16px}.overview-stats{margin-bottom:0}.admin-stats-compact .stat.highlight{border-color:color-mix(in srgb,var(--accent) 34%,var(--border));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 10%,transparent)}.daily-panel>.admin-top .subtitle{display:block!important}.daily-table th,.daily-table td{padding:9px 11px}.daily-table b{font-size:15px}.daily-bar{display:block;width:min(240px,22vw);height:8px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--surface) 82%,transparent);border:1px solid var(--border-light)}.daily-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),color-mix(in srgb,var(--accent) 72%,var(--text)))}.admin-task-table th,.admin-task-table td{padding:5px 7px!important;font-size:11.25px!important}.admin-task-table th{height:30px}.admin-task-table .code{padding:5px 9px;border-radius:9px}.task-code-cell{min-width:330px}.task-main{gap:5px!important}.task-note-row{margin-top:3px!important;gap:6px!important}.task-note-row .note-input{width:210px!important;height:24px!important}.note-save{height:24px!important}.email-cell{max-width:260px}.card-cell{min-width:120px!important}.time-cell{min-width:176px;color:var(--sub);font-size:11px!important;line-height:1.55}.time-cell div:first-child{color:var(--text)}.reason-cell{max-width:300px}.attempt-history-row td{padding:8px!important}.attempt-history{padding:8px!important;border-radius:12px!important}.admin-card-manager{padding:18px!important}.admin-card-manager .modal-head{margin:0 0 16px}.admin-card-manager .modal-table{max-height:calc(100vh - 410px)}.admin-card-manager .generated-box{min-height:84px}@media(max-width:920px){.admin-tabs-shell{align-items:stretch!important;flex-direction:column}.admin-tabs{width:100%;overflow-x:auto}.admin-tab{flex:1 0 auto}.admin-tabs-shell .admin-toolbar{justify-content:flex-start!important}.daily-bar{width:120px}}.public-shell{overflow-x:hidden}.public-shell *{box-sizing:border-box}.query-line .input-plain{flex:1 1 auto;min-width:0}.table-card{max-width:100%;-webkit-overflow-scrolling:touch}.result-list .result-row>b,.history-box li>span:last-child{min-width:0;text-align:right;overflow-wrap:anywhere}@media(max-width:640px){.top-nav{position:sticky;height:auto;min-height:0}.nav-inner{width:min(100vw - 24px,1280px)!important;height:auto;padding:10px 0 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "tabs tabs";align-items:center;justify-content:initial;gap:10px 12px}.brand-mini{grid-area:brand;min-width:0;flex:initial}.brand-mini span:last-child{overflow:hidden;text-overflow:ellipsis}.top-actions{grid-area:actions;justify-content:flex-end;gap:8px;flex:initial}.top-actions .status-pill,.top-actions .top-divider{display:none}.top-actions .link-action{font-size:12.5px;white-space:nowrap}.top-links{grid-area:tabs;width:100%;min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;overflow:visible;padding:0}.top-links a{width:100%;min-width:0;text-align:center;padding:9px 4px;border-radius:12px;font-size:13px;line-height:1.1;white-space:nowrap}.landing-hero,.recharge-layout,.query-page,.page-shell{width:min(100vw - 24px,1280px)!important}.landing-hero{padding:30px 0 26px!important}.hero-title-wrap{flex-wrap:wrap;gap:9px}.landing-hero h1{width:100%;font-size:clamp(30px,9vw,38px);line-height:1.08}.landing-hero p{max-width:310px;font-size:13.5px;line-height:1.75}.recharge-layout{gap:14px;padding-bottom:42px}.main-stack{order:1;gap:14px}.side-stack{order:2;width:100%;grid-template-columns:1fr;gap:14px}.intro-panel{padding:16px}.intro-panel p{margin-top:-4px;font-size:13px}.inventory-panel{padding:16px}.inventory-title{margin-bottom:14px}.stock-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px;overflow:visible!important}.stock-card{min-height:94px;padding:13px 7px 12px;border-radius:15px}.stock-card small{font-size:12px;text-align:center}.stock-pill{margin:34px auto 0;max-width:70px;padding:7px 9px}.stock-card b.stock-word{font-size:12.5px;white-space:nowrap}.timeline{gap:14px}.timeline article{gap:10px}.field-section{padding:16px}.session-head{align-items:flex-start;gap:8px}.session-head .inline-actions{gap:7px;flex-wrap:nowrap}.session-head .top-divider{display:none}.textarea-plain{height:168px;min-height:168px;max-height:220px}.session-box{height:218px;min-height:218px;max-height:218px}.card-footer{padding:14px 16px}.card-footer .submit-btn.small{width:100%;min-height:46px}.preview-row{gap:8px;flex-direction:column;align-items:flex-start}.footer-note{line-height:1.55}.flow-head,.flow-result-head{align-items:flex-start;flex-direction:column;gap:10px}.flow-percent{align-self:flex-start}.flow-meta{flex-wrap:wrap;line-height:1.7}.query-page{padding:34px 0 42px!important}.page-head{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:18px}.page-head h1{font-size:28px;line-height:1.15}.page-head p{font-size:13.5px}.page-head .btn-soft{width:100%;justify-content:center}.query-line{padding:14px;gap:12px}.query-line .input-plain{min-height:42px}.query-line .submit-btn.small,.batch-footer .submit-btn.small{width:100%;min-height:46px}.query-page.batch .stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.stat.glass-card{padding:16px;min-width:0}.stat b{font-size:26px}.result-list .result-row{min-height:54px;padding:12px 14px;gap:12px}.result-list .result-row span:first-child{flex:0 0 auto}.history-box>b,.history-head{padding:12px 14px}.history-box li{padding:12px 14px;gap:10px}.table-card{border-radius:18px}.table-card .card-footer{align-items:stretch!important;gap:10px}.table-card table{min-width:760px}}@media(max-width:420px){.nav-inner{width:min(100vw - 20px,1280px)!important}.top-links a{font-size:12.5px;padding:8px 2px}.landing-hero,.recharge-layout,.query-page,.page-shell{width:min(100vw - 20px,1280px)!important}.landing-hero h1{font-size:clamp(29px,8.8vw,35px)}.panel,.compact-card,.inventory-panel{border-radius:20px}.stock-grid{gap:7px}.stock-card{min-height:90px;padding-left:5px;padding-right:5px}.stock-pill{max-width:64px;padding:7px 8px}.stock-card b.stock-word{font-size:12px}.session-box{height:210px;min-height:210px;max-height:210px}}.status-pill.maintaining{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b38}.status-pill.maintaining i{background:#f59e0b}.notice.maintenance{border-color:#f59e0b47;background:#f59e0b1a;color:#f59e0b}.admin-maintenance-btn.warn{color:#f59e0b;border-color:#f59e0b59}.admin-maintenance-btn.ok{color:#34d399;border-color:#34d39959}.stat.glass-card.danger{border-color:#f59e0b59}.replace-mini-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px;color:var(--warn);font-size:12px}.replace-mini-row b{color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:650}.replace-modal{max-width:720px}.replace-input{min-height:132px}.replace-result-box{display:grid;gap:10px;margin-top:14px}.replacement-history-card{margin-top:18px}.retry-sub-btn{display:block;width:max-content;margin-top:7px;padding:5px 9px!important;border-radius:999px!important;font-size:11.5px!important;color:var(--success)!important;border-color:color-mix(in srgb,var(--success) 28%,transparent)!important;background:color-mix(in srgb,var(--success) 9%,transparent)!important}.retry-card-box{min-height:104px!important;max-height:160px!important;resize:vertical!important}.activate-card-btn{margin-right:6px;color:var(--success)!important;border-color:color-mix(in srgb,var(--success) 28%,transparent)!important;background:color-mix(in srgb,var(--success) 9%,transparent)!important}.tg-mini-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px;font-size:12px}.tg-mini-row span{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:2px 7px;background:#ffffff0a}.tg-mini-row .ok{color:#22c55e;border-color:#22c55e47;background:#22c55e14}.tg-mini-row .warn{color:#f59e0b;border-color:#f59e0b47;background:#f59e0b14}.tg-mini-row .muted{color:#94a3b8}.tips-panel{flex:0 0 100%;width:100%}.tips-list{display:grid;gap:12px}.tip-item{padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:color-mix(in srgb,var(--surface) 56%,var(--card))}.tip-item b{display:block;font-size:13.5px;font-weight:650;color:var(--text);letter-spacing:-.01em;margin-bottom:4px}.tip-item p{margin:0;font-size:13px;line-height:1.65;color:var(--sub)}.user-shell.public-shell{min-height:100svh;padding:0;overflow:visible;isolation:auto;color:var(--text);background:var(--bg)}.user-shell.public-shell:before,.user-shell.public-shell:after{display:none}.top-nav .brand-mini{padding:0;border:0;background:transparent;cursor:pointer}.recharge-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.9fr);align-items:start}.recharge-layout .main-stack{grid-column:1;grid-row:1;min-width:0}.recharge-layout .side-stack{grid-column:2;grid-row:1;width:auto;min-width:0;grid-template-columns:minmax(0,1fr);align-content:start}.recharge-layout .tips-panel{width:100%}.recharge-layout .timeline article>span{color:var(--text)}.recharge-layout .reference-turnstile{padding:12px 20px}.recharge-layout .reference-confirm{margin:8px 0 0}.recharge-layout .flow-meta{justify-content:space-between}.recharge-layout .flow-meta button{margin-left:auto}.public-shell .reference-lookup{padding:0 18px}.public-shell .flow-page{padding-left:18px;padding-right:18px}.legacy-disable-link{margin-top:16px;text-decoration:underline}.redeem-code-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.redeem-code-head .form-label{margin:0}.redeem-code-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:16px;min-width:0}.redeem-plan-status{padding:0;border:0;background:none;color:var(--sub);font:inherit;font-size:12px;white-space:nowrap;cursor:pointer}.redeem-plan-status:hover:not(:disabled){color:var(--text);text-decoration:underline}.redeem-plan-status:disabled{cursor:default}.redeem-code-clear:disabled{opacity:.5;cursor:default}.landing-hero h1{text-transform:none}.recharge-form .cdk-field #redeem-code,.recharge-form .cdk-field #redeem-code:focus,.recharge-form .cdk-field #redeem-code:focus-visible{display:block;width:100%;min-height:32px;padding:0;border:0;border-radius:0;outline:0;box-shadow:none;background:transparent;color:var(--text);font-family:Consolas,Cascadia Mono,Courier New,monospace;font-size:18px;font-weight:650;letter-spacing:.035em;text-transform:uppercase!important}.recharge-form .cdk-field #redeem-code::placeholder{color:var(--muted);font-family:inherit;font-size:16px;letter-spacing:0;opacity:1}.redeem-preview-feedback{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 10px;margin-top:9px;color:var(--sub);font-size:12px;line-height:1.5}.redeem-preview-feedback strong{font-weight:650}.redeem-preview-feedback.is-ready strong{color:var(--success)}.redeem-preview-feedback.is-error{color:var(--danger)}.recharge-form #chatgpt-token,.recharge-form #chatgpt-token:focus,.recharge-form #chatgpt-token:focus-visible{border:0!important;border-radius:0;outline:0!important;box-shadow:none!important;background:transparent}.recharge-form:focus-within{border-color:var(--border);box-shadow:var(--shadow)}.session-format-feedback{margin:6px 0 0;color:var(--success);font-size:12px;line-height:1.5}.session-format-feedback.is-error,.recharge-form .footer-note.remote-check-error{color:var(--danger)}.recharge-form .footer-note.account-ineligible{display:inline-block;max-width:470px;margin-top:9px;padding:7px 10px;border:1px solid color-mix(in srgb,var(--warn) 27%,var(--border));border-radius:8px;background:var(--warn-bg);color:var(--warn);font-size:12px;line-height:1.5}.recharge-form .footer-note.account-eligible{color:var(--success)}.recharge-form .remote-check-retry{margin-left:6px;color:inherit;text-decoration:underline;text-underline-offset:2px}.language-switch{display:inline-flex;align-items:center;gap:2px;white-space:nowrap}.language-switch button{padding:3px 5px;color:var(--muted);background:transparent;border-radius:5px;cursor:pointer;font-size:12px}.language-switch button[aria-pressed=true]{color:var(--text);font-weight:700}.language-switch button:hover{color:var(--text)}.live-flow-card{animation:live-flow-reveal .52s cubic-bezier(.2,.8,.2,1) both}.live-flow-card:before{position:absolute;inset:0 18px auto;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--info) 55%,transparent),transparent);content:""}.live-flow-card.success:before{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--success) 55%,transparent),transparent)}.live-flow-card.failed:before{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--danger) 55%,transparent),transparent)}.demo-flow-label{display:inline-flex;margin-bottom:14px;padding:5px 9px;border:1px solid color-mix(in srgb,var(--info) 25%,var(--border));border-radius:999px;color:var(--info);background:var(--info-bg);font-size:10px;font-weight:700;letter-spacing:.04em}.lookup-result-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.disable-form .disable-warning{display:flex;align-items:flex-start;gap:8px;margin:0 0 14px;color:var(--warn);font-size:12px;line-height:1.5}.disable-form .disable-warning svg{flex:0 0 auto}.disable-form .confirm-row{display:flex;align-items:center;gap:9px;color:var(--text);font-size:12px}.disable-form .card-footer{justify-content:space-between}.lookup-page{max-width:960px}.lookup-page .page-head,.lookup-page .lookup-form,.lookup-page .result-panel,.lookup-page .table-card{width:100%;margin-left:auto;margin-right:auto}.lookup-form .lookup-code-input{height:122px;min-height:122px;max-height:280px;resize:vertical;color:var(--text);text-transform:uppercase}.lookup-form .lookup-code-input::placeholder{color:var(--muted)}.lookup-page .table-card{border:1px solid var(--border);border-radius:16px;background:var(--card);box-shadow:var(--shadow)}.disable-page{max-width:780px}.disable-form .confirm-row{padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:none}.disable-form .confirm-row input{flex:0 0 auto;accent-color:var(--info)}.disable-form .confirm-row{min-height:58px;cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.disable-form .confirm-row.is-checked{border-color:color-mix(in srgb,var(--info) 35%,var(--border));background:var(--info-bg)}.disable-form .confirm-copy{display:grid;gap:3px}.disable-form .confirm-copy strong{font-size:12.5px;font-weight:650;line-height:1.4}.disable-form .confirm-copy small{color:var(--sub);font-size:11.5px;line-height:1.4}.disable-form .disable-warning{padding:11px 13px;border:1px solid color-mix(in srgb,var(--warn) 24%,var(--border));border-radius:10px;background:var(--warn-bg)}.disable-form .input-plain{color:var(--text)}@keyframes live-flow-reveal{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.flow-mini-log{margin-top:16px;padding-top:13px;border-top:1px solid var(--border-light)}.flow-mini-log>strong{display:block;margin-bottom:10px;color:var(--text);font-size:12px}.flow-mini-log ol{display:grid;gap:9px;margin:0;padding:0;list-style:none}.flow-mini-log li{display:flex;align-items:flex-start;gap:10px;color:var(--sub);font-size:11.5px}.flow-mini-log li>span{flex:0 0 auto;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.flow-mini-log li b{color:var(--text);font-weight:650}.flow-mini-log li p{margin:2px 0 0;line-height:1.5}.subscription-shell.reference-subscription.legacy-subscription{padding:0 0 64px;color:var(--text);background:var(--bg)}.legacy-subscription[hidden]{display:none!important}.legacy-subscription.reference-subscription:not(.has-results) .subscription-container.query-page{width:min(768px,calc(100vw - 48px));max-width:768px;padding:64px 0}.legacy-subscription.reference-subscription.has-results .subscription-container.query-page{width:min(1050px,calc(100vw - 48px));max-width:1050px;padding:64px 0}.legacy-subscription.reference-subscription.has-results .subscription-container.query-page{width:min(1160px,calc(100vw - 48px));max-width:1160px}.legacy-subscription .legacy-query-footer{justify-content:flex-end}.legacy-subscription #subscription-credential{height:148px;min-height:148px;max-height:240px;resize:vertical;color:var(--text)}.legacy-subscription .reference-subscription-query .input-card:focus-within{border-color:var(--border);box-shadow:var(--shadow)}.legacy-subscription #subscription-credential,.legacy-subscription #subscription-credential:focus,.legacy-subscription #subscription-credential:focus-visible{border:0;outline:0;box-shadow:none;background:transparent}.legacy-subscription .subscription-result-bar,.legacy-subscription .subscription-account-card{color:var(--text);background:var(--card);border-color:var(--border);box-shadow:var(--shadow)}.legacy-subscription .subscription-result-bar{padding:20px 24px;border-radius:16px}.legacy-subscription .subscription-result-bar strong{color:var(--text)}.legacy-subscription .subscription-result-bar span,.legacy-subscription .subscription-result-bar small,.legacy-subscription .subscription-muted,.legacy-subscription .subscription-summary span,.legacy-subscription .subscription-invoices-heading span{color:var(--sub)}.legacy-subscription .subscription-account-card{display:grid;grid-template-columns:minmax(250px,.9fr) minmax(0,1.7fr);grid-template-areas:"heading heading" "summary summary" "renewal invoices" "technical technical";gap:16px;padding:22px}.legacy-subscription .subscription-account-heading{grid-area:heading}.legacy-subscription .subscription-summary{grid-area:summary;gap:10px;margin:0}.legacy-subscription .subscription-summary>div{padding:13px 15px;border-color:var(--border);background:var(--surface)}.legacy-subscription .subscription-summary strong{color:var(--text)}.legacy-subscription .subscription-renewal{grid-area:renewal;align-self:start}.legacy-subscription .subscription-invoices{grid-area:invoices}.legacy-subscription .subscription-technical{grid-area:technical}.legacy-subscription .subscription-renewal,.legacy-subscription .subscription-invoices,.legacy-subscription .subscription-technical{min-width:0;margin:0;border-color:var(--border);background:var(--inner-card)}.legacy-subscription .subscription-renewal h3,.legacy-subscription .subscription-invoices h3,.legacy-subscription .subscription-account-heading h2{color:var(--text)}.legacy-subscription .subscription-renewal-actions{display:grid;grid-template-columns:minmax(0,1fr)}.legacy-subscription .subscription-renewal-actions button,.legacy-subscription .subscription-load-more,.legacy-subscription .subscription-error button{border-color:var(--border);background:var(--card);color:var(--text)}.legacy-subscription .subscription-renewal-actions button:not(:disabled){border-color:var(--primary);background:var(--primary);color:var(--primary-contrast)}.legacy-subscription .subscription-renewal-actions button:disabled{border-color:var(--border);background:var(--surface);color:var(--muted)}.legacy-subscription .subscription-actions button{background:var(--primary);color:var(--primary-contrast)}.legacy-subscription .subscription-actions button.secondary{border-color:var(--border);background:var(--surface);color:var(--text)}.legacy-subscription .subscription-status{background:var(--warn-bg);color:var(--warn)}.legacy-subscription .subscription-status.is-active{background:var(--success-bg);color:var(--success)}.legacy-subscription .subscription-invoice{border-color:var(--border);background:var(--card)}.legacy-subscription .subscription-invoice-total>strong{color:var(--success)}.legacy-subscription .subscription-invoice-links a,.legacy-subscription .subscription-invoice-details summary,.legacy-subscription .subscription-technical>summary{color:var(--info)}.legacy-subscription .subscription-detail-grid{border-color:var(--border);background:var(--border)}.legacy-subscription .subscription-detail-grid>div{background:var(--card)}.legacy-subscription .subscription-detail-grid dt{background:var(--surface);color:var(--sub)}.legacy-subscription .subscription-detail-grid dd{color:var(--text)}.legacy-subscription .subscription-features,.legacy-subscription .subscription-unavailable{border-color:var(--border);background:var(--surface)}.legacy-subscription .subscription-features span{background:var(--card);color:var(--sub)}.legacy-subscription .subscription-success{background:var(--success-bg);color:var(--success)}.legacy-subscription .subscription-error{background:var(--danger-bg);color:var(--danger)}:root[data-theme=dark] .legacy-subscription .subscription-summary>div,:root[data-theme=dark] .legacy-subscription .subscription-renewal,:root[data-theme=dark] .legacy-subscription .subscription-invoices,:root[data-theme=dark] .legacy-subscription .subscription-technical,:root[data-theme=dark] .legacy-subscription .subscription-detail-grid>div,:root[data-theme=dark] .legacy-subscription .subscription-detail-grid dt{color:var(--text);border-color:var(--border);background:var(--inner-card)}:root[data-theme=dark] .legacy-subscription .subscription-detail-grid dt{color:var(--sub);background:var(--surface)}@media(max-width:860px){.recharge-layout{grid-template-columns:minmax(0,1fr)}.recharge-layout .main-stack{grid-column:1;grid-row:1}.recharge-layout .side-stack{grid-column:1;grid-row:2}.legacy-subscription .subscription-account-card{grid-template-columns:minmax(0,1fr);grid-template-areas:"heading" "summary" "renewal" "invoices" "technical"}}@media(max-width:760px){.top-nav .nav-inner,.recharge-layout{width:calc(100vw - 32px)}.redeem-code-actions{gap:9px}.redeem-plan-status{max-width:150px;overflow:hidden;text-overflow:ellipsis;font-size:11px}.recharge-form .cdk-field #redeem-code{font-size:16px}}@media(prefers-reduced-motion:reduce){.live-flow-card{animation:none}}.top-nav .nav-inner{position:relative;justify-content:flex-end}.top-nav .top-links{position:absolute;left:50%;transform:translate(-50%);flex:none}.top-nav .top-actions{margin-left:auto}.lookup-form,.disable-form{border:1px solid var(--border);border-radius:16px;background:var(--card);box-shadow:var(--shadow);overflow:hidden}.lookup-form:focus-within,.disable-form:focus-within{border-color:color-mix(in srgb,var(--text) 16%,var(--border));box-shadow:var(--shadow)}.lookup-form .field-section,.disable-form .field-section{padding:20px 22px;border-bottom:1px solid var(--border)}.lookup-form .card-footer,.disable-form .card-footer{padding:16px 22px;border-top:0}.disable-form .disable-warning{padding:0;border:0;background:transparent}.lookup-form .lookup-code-input,.disable-form .disable-code-input,.lookup-form .lookup-code-input:focus,.disable-form .disable-code-input:focus{width:100%;min-height:124px;max-height:220px;padding:0;border:0;border-radius:0;outline:0;box-shadow:none;background:transparent;resize:none;text-transform:uppercase}.disable-form .disable-code-input{height:124px}:root,.public-shell *{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--sub) 42%,transparent) transparent}:root::-webkit-scrollbar,.public-shell *::-webkit-scrollbar{width:7px;height:7px}:root::-webkit-scrollbar-track,.public-shell *::-webkit-scrollbar-track{background:transparent}:root::-webkit-scrollbar-thumb,.public-shell *::-webkit-scrollbar-thumb{border-radius:999px;background:color-mix(in srgb,var(--sub) 42%,transparent)}:root::-webkit-scrollbar-thumb:hover,.public-shell *::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--sub) 62%,transparent)}.public-shell textarea{overflow-x:hidden}.disable-results{width:min(780px,100%);margin-left:auto;margin-right:auto}.disable-results-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.disable-results-head h2{margin:4px 0 0;font-size:19px;letter-spacing:-.03em}.result-eyebrow{color:var(--muted);font-size:11px;letter-spacing:.08em}.disable-result-counts{display:flex;flex-wrap:wrap;gap:8px}.disable-result-counts span{padding:6px 10px;border-radius:999px;font-size:12px}.disable-result-counts .is-done{color:var(--success);background:var(--success-bg)}.disable-result-counts .is-failed{color:var(--danger);background:var(--danger-bg)}.disable-result-list{display:grid;gap:8px}.disable-result-item{display:flex;align-items:center;gap:12px;min-width:0;padding:12px 14px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.disable-result-mark{display:grid;place-items:center;width:28px;height:28px;flex:0 0 auto;border-radius:50%}.disable-result-item.is-done .disable-result-mark{color:var(--success);background:var(--success-bg)}.disable-result-item.is-failed .disable-result-mark{color:var(--danger);background:var(--danger-bg)}.disable-result-item strong{display:block;color:var(--text);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.disable-result-item small{display:block;margin-top:3px;color:var(--sub);font-size:11.5px}@media(max-width:640px){.top-nav .nav-inner{grid-template-columns:minmax(0,1fr);grid-template-areas:"actions" "tabs"}.top-nav .top-links{position:static;transform:none;flex:initial}.top-nav .top-actions{justify-content:center;margin-left:0}.lookup-form .field-section,.disable-form .field-section{padding:18px}.lookup-form .card-footer,.disable-form .card-footer{padding:16px 18px}.disable-results-head{align-items:start;flex-direction:column}}
