:root{color:#f2f5f7;font-synthesis:none;text-rendering:optimizelegibility;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0d1014;--surface:#151a20;--surface-raised:#1b222a;--surface-hover:#202933;--border:#2b3540;--border-strong:#3b4856;--text:#f2f5f7;--text-muted:#9aa6b2;--accent:#f3b447;--accent-hover:#ffc65d;--accent-ink:#17130b;--success:#4cc38a;--success-soft:#153329;--warning:#f3b447;--warning-soft:#342a17;--danger:#ff7474;--danger-soft:#3a2024;--info:#7eafff;--info-soft:#1b2b45;--radius:12px;--nav-height:72px;--app-width:480px;font-variant-numeric:tabular-nums;background:#0d1014;font-family:Segoe UI Variable,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{background:var(--background);min-width:0;min-height:100%}body{min-width:0;min-height:100dvh;color:var(--text);background:#090c0f;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}h1,h2,h3,p,dl,dd,ol,ul,pre{margin:0}h1,h2,h3,strong{overflow-wrap:anywhere}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.56}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell,.public-shell{width:100%;max-width:var(--app-width);background:var(--background);min-height:100dvh;margin-inline:auto}.app-shell{border-inline:1px solid #11161c;position:relative}.app-bar{z-index:20;min-height:56px;padding:max(8px, env(safe-area-inset-top)) 16px 8px;border-bottom:1px solid var(--border);background:var(--background);justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky;top:0}.brand,.public-brand{min-height:44px;color:var(--text);letter-spacing:.09em;align-items:center;gap:10px;font-size:14px;font-weight:800;display:inline-flex}.brand-mark{background:var(--accent);width:32px;height:32px;color:var(--accent-ink);letter-spacing:-.04em;border-radius:10px;flex:0 0 32px;place-items:center;font-size:17px;font-weight:900;display:inline-grid}.app-user{max-width:45%;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.app-content{min-height:calc(100dvh - 56px);padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom))}.bottom-nav{z-index:30;width:100%;max-width:var(--app-width);min-height:var(--nav-height);padding:6px 6px max(6px, env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--surface);grid-template-columns:repeat(4,minmax(0,1fr));margin-inline:auto;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav-item{min-width:0;min-height:58px;color:var(--text-muted);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;font-weight:700;line-height:1.15;display:flex}.bottom-nav-item span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.bottom-nav-item.is-active{color:var(--accent);background:#272414}.network-banner{z-index:18;background:var(--background);padding:8px 12px 0;position:sticky;top:56px}.page{flex-direction:column;gap:16px;width:100%;padding:18px 16px 28px;display:flex}.page-with-action{padding-bottom:112px}.page-header{justify-content:space-between;align-items:flex-start;gap:12px;min-height:48px;display:flex}.page-header-main{align-items:flex-start;gap:10px;min-width:0;display:flex}.page-header-copy{min-width:0;padding-top:2px}.page-header h1{color:var(--text);letter-spacing:-.035em;font-size:clamp(22px,7vw,28px);font-weight:780;line-height:1.08}.page-header p{color:var(--text-muted);margin-top:5px;font-size:13px;line-height:1.45}.page-header-action{flex:none;align-items:center;min-height:44px;display:flex}.icon-button{border:1px solid var(--border);background:var(--surface);width:44px;height:44px;color:var(--text);cursor:pointer;border-radius:12px;flex:0 0 44px;place-items:center;padding:0;transition:background-color .15s,border-color .15s,transform .12s;display:inline-grid}.button{border-radius:var(--radius);cursor:pointer;text-align:center;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;width:auto;min-height:48px;padding:11px 16px;font-size:14px;font-weight:750;line-height:1.2;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,transform .12s;display:inline-flex}.button-primary{background:var(--accent);color:var(--accent-ink)}.button-secondary{border-color:var(--border-strong);background:var(--surface-raised);color:var(--text)}.button-ghost{color:var(--text-muted);background:0 0;border-color:#0000}.button-danger{background:var(--danger);color:#201012}.button:active,.icon-button:active,.text-button:active,.switch-control:active{transform:scale(.98)}.button-loader{border:2px solid;border-right-color:#0000;border-radius:50%;flex:0 0 16px;width:16px;height:16px;animation:.7s linear infinite spin}.text-button,.row-link{min-height:44px;color:var(--accent);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:6px 2px;font-size:13px;font-weight:750;text-decoration:none;transition:color .15s,transform .12s;display:inline-flex}.button-stack{gap:10px;display:grid}.button-stack .button,.form-stack>.button,.auth-panel>.button,.action-panel>.button,.sticky-action>.button{width:100%}.inline-actions{flex-wrap:wrap;gap:8px;display:flex}.inline-actions .button{flex:130px}.public-shell{padding:max(24px, env(safe-area-inset-top)) 18px max(24px, env(safe-area-inset-bottom));flex-direction:column;justify-content:center;align-items:stretch;display:flex}.public-brand{margin-bottom:22px}.auth-panel{border:1px solid var(--border);background:var(--surface);border-radius:16px;flex-direction:column;gap:20px;padding:22px 18px;display:flex;box-shadow:0 24px 70px #03070b4d}.auth-heading{gap:7px;display:grid}.auth-heading h1{letter-spacing:-.04em;font-size:28px;font-weight:780;line-height:1.08}.auth-heading p,.auth-switch{color:var(--text-muted);font-size:14px;line-height:1.5}.auth-switch{text-align:center}.auth-switch a{min-height:44px;color:var(--accent);font-weight:700}.account-gate{align-items:stretch}.form-stack{gap:16px;display:grid}.form-grid-two{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.field{gap:7px;display:grid}.field label{color:var(--text);font-size:13px;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--border-strong);border-radius:var(--radius);width:100%;min-height:48px;color:var(--text);background:#11161b;padding:11px 12px;font-size:15px;line-height:1.4;transition:border-color .15s,background-color .15s}.field textarea{resize:vertical;min-height:88px}.field input::placeholder,.field textarea::placeholder{color:#758391}.field input[aria-invalid=true],.field select[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--danger)}.field-hint,.field-error{font-size:12px;line-height:1.45}.field-hint{color:var(--text-muted)}.field-error{color:var(--danger)}.notice-stack{gap:8px;display:grid}.notice{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;padding:12px;font-size:13px;line-height:1.45;display:grid}.notice-content{gap:3px;min-width:0;display:grid}.notice-content strong{font-size:13px}.notice-action{grid-column:2;margin-top:-4px}.notice-info{background:var(--info-soft);border-color:#31517c}.notice-info>svg{color:var(--info)}.notice-warning{background:var(--warning-soft);border-color:#65522c}.notice-warning>svg{color:var(--warning)}.notice-success{background:var(--success-soft);border-color:#28634c}.notice-success>svg{color:var(--success)}.notice-danger{background:var(--danger-soft);border-color:#784149}.notice-danger>svg{color:var(--danger)}.status-pill{border:1px solid var(--border);background:var(--surface-raised);min-height:28px;color:var(--text);text-align:center;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:11px;font-weight:760;line-height:1.15;display:inline-flex}.status-info{background:var(--info-soft);color:#b9d4ff;border-color:#31517c}.status-warning{background:var(--warning-soft);color:#ffd887;border-color:#65522c}.status-success{background:var(--success-soft);color:#8be0b6;border-color:#28634c}.status-danger{background:var(--danger-soft);color:#ffabab;border-color:#784149}.section{gap:12px;display:grid}.section+.section{border-top:1px solid var(--border);padding-top:16px}.section-heading{justify-content:space-between;align-items:center;gap:12px;min-height:32px;display:flex}.section-heading h2{letter-spacing:-.01em;font-size:15px;font-weight:760}.screen-state{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:180px;padding:28px 18px;display:flex}.screen-state h2{font-size:17px;line-height:1.25}.screen-state p{color:var(--text-muted);font-size:13px;line-height:1.5}.screen-state-error>svg{color:var(--danger)}.screen-state-empty>svg{color:var(--text-muted)}.screen-state-action{width:100%;margin-top:7px}.screen-state-action .button{width:100%}.screen-state-loading{align-content:center;display:grid}.skeleton{background:#27313b;border-radius:7px;width:100%;height:12px;animation:1.2s ease-in-out infinite alternate skeleton-pulse}.skeleton-title{width:58%;height:22px}.skeleton-short{width:72%}.definition-list{border-block:1px solid var(--border);display:grid}.definition-list>div{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:12px;min-height:48px;padding:10px 0;display:grid}.definition-list>div+div{border-top:1px solid var(--border)}.definition-list dt{color:var(--text-muted);font-size:12px;font-weight:650}.definition-list dd{color:var(--text);text-align:right;overflow-wrap:anywhere;font-size:13px;font-weight:700}.credit-balance{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:5px;padding:16px;display:grid}.credit-balance strong{color:var(--accent);letter-spacing:-.035em;font-size:25px}.credit-balance span{color:var(--text-muted);font-size:12px;line-height:1.45}.credit-strip{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 14px;display:flex}.credit-strip span{color:var(--text-muted);font-size:12px;font-weight:650}.credit-strip strong{color:var(--accent);font-size:22px}.save-indicator{width:-moz-fit-content;width:fit-content;min-height:28px;color:var(--text-muted);align-items:center;font-size:11px;font-weight:650;display:inline-flex}.save-error{color:var(--danger)}.product-list,.cart-lines,.control-list,.subscription-list,.audit-list,.line-list{display:grid}.product-list,.cart-lines,.control-list,.line-list{border-block:1px solid var(--border)}.product-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding:15px 0;display:grid}.product-row+.product-row,.cart-line+.cart-line,.control-row+.control-row,.line-item+.line-item{border-top:1px solid var(--border)}.product-copy{gap:5px;min-width:0;display:grid}.product-title-line{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.product-title-line h3{font-size:15px;line-height:1.3}.product-title-line>strong{color:var(--text);flex:none;font-size:13px}.product-copy p{color:var(--text-muted);font-size:12px;line-height:1.45}.product-credit-cost{color:var(--accent);font-size:11px;font-weight:700}.quantity-control{grid-template-columns:44px 32px 44px;align-items:center;gap:2px;display:grid}.quantity-control .icon-button{background:var(--surface-raised);border:0}.quantity-control output{color:var(--text);text-align:center;font-size:14px;font-weight:800}.sticky-action{z-index:25;right:0;bottom:calc(var(--nav-height) + env(safe-area-inset-bottom));width:100%;max-width:var(--app-width);border-top:1px solid var(--border);background:var(--background);margin-inline:auto;padding:10px 16px;position:fixed;left:0;box-shadow:0 -16px 40px #04070a5c}.sticky-action .button{width:100%}.checkout-form{gap:18px;display:grid}.cart-line{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 0;display:grid}.cart-line-copy{gap:4px;min-width:0;display:grid}.cart-line-copy strong{font-size:14px}.cart-line-copy span{color:var(--text-muted);font-size:11px;line-height:1.4}.cart-line.is-unavailable .cart-line-copy strong{color:var(--text-muted)}.choice-list{gap:8px;display:grid}.choice-row,.check-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;align-items:flex-start;gap:11px;min-height:58px;padding:12px;display:flex}.choice-row.is-selected{background:#282314;border-color:#80652e}.choice-row.is-disabled{cursor:not-allowed;opacity:.6}.choice-row input,.check-row input{width:19px;height:19px;accent-color:var(--accent);flex:0 0 19px;margin:1px 0 0}.choice-row>span,.check-row>span{gap:3px;min-width:0;display:grid}.choice-row strong,.check-row strong{font-size:13px}.choice-row small,.check-row small{color:var(--text-muted);font-size:11px;line-height:1.45}.checkout-summary{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-raised);gap:7px;padding:14px;display:grid}.checkout-summary>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.checkout-summary span{color:var(--text-muted);font-size:12px}.checkout-summary strong{color:var(--accent);font-size:20px}.checkout-summary p{color:var(--text-muted);font-size:11px;line-height:1.45}.list-panel{border-block:1px solid var(--border);display:grid}.list-row{min-height:72px;color:var(--text);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 2px;display:grid}.list-row+.list-row{border-top:1px solid var(--border)}.list-row-main,.list-row-side{gap:4px;min-width:0;display:grid}.list-row-main strong{font-size:14px}.list-row-main span,.list-row-side span{color:var(--text-muted);font-size:11px;line-height:1.35}.list-row-side{justify-items:end}.list-row-side strong{font-size:12px}.order-hero{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-raised);justify-content:space-between;align-items:flex-start;gap:12px;min-height:112px;padding:17px;display:flex}.order-hero>div{gap:7px;display:grid}.order-reference{color:var(--text-muted);font-size:12px;font-weight:700}.order-hero h2{letter-spacing:-.035em;max-width:230px;font-size:25px;line-height:1.08}.line-item{justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:11px 0;display:flex}.line-item>div{gap:3px;display:grid}.line-item strong{font-size:13px}.line-item span{color:var(--text-muted);font-size:11px}.timeline{padding:0;list-style:none;display:grid}.timeline-item{grid-template-columns:18px minmax(0,1fr);gap:10px;min-height:58px;padding-bottom:14px;display:grid;position:relative}.timeline-item:not(:last-child):before{background:var(--border-strong);content:"";width:1px;position:absolute;top:13px;bottom:-1px;left:6px}.timeline-marker{z-index:1;border:3px solid var(--accent);background:var(--background);border-radius:50%;width:13px;height:13px;margin-top:2px;position:relative}.timeline-item>div{gap:3px;display:grid}.timeline-item strong{font-size:13px}.timeline-item time,.timeline-item p{color:var(--text-muted);font-size:11px;line-height:1.4}.segmented{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;min-height:48px;padding:4px;display:grid}.segmented button{min-height:40px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px;font-size:13px;font-weight:700}.segmented button.is-active{background:var(--surface-hover);color:var(--accent)}.action-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:8px;padding:12px;display:grid}.service-control{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.service-control>div{gap:8px;display:grid}.service-control p{color:var(--text-muted);font-size:11px;line-height:1.45}.control-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:64px;padding:10px 0;display:grid}.control-row>div{gap:3px;min-width:0;display:grid}.control-row strong{font-size:13px}.control-row span{color:var(--text-muted);font-size:11px}.switch-control{border:1px solid var(--border-strong);cursor:pointer;background:#232a32;border-radius:999px;width:48px;height:30px;padding:0;transition:background-color .15s,border-color .15s,transform .12s;position:relative}.switch-control>span{background:var(--text-muted);border-radius:50%;width:20px;height:20px;transition:transform .16s,background-color .15s;position:absolute;top:4px;left:4px}.switch-control.is-on{background:#372d17;border-color:#81662d}.switch-control.is-on>span{background:var(--accent);transform:translate(18px)}.verification-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:84px;padding:12px 0;display:grid}.verification-row+.verification-row{border-top:1px solid var(--border)}.verification-row>div{gap:3px;display:grid}.verification-row strong{font-size:14px}.verification-row span,.verification-row small{color:var(--text-muted);font-size:11px;line-height:1.4}.manage-list{border-block:1px solid var(--border);display:grid}.manage-row{grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:76px;padding:11px 2px;display:grid}.manage-row+.manage-row{border-top:1px solid var(--border)}.manage-row>svg:first-child{color:var(--accent)}.manage-row>div{gap:3px;display:grid}.manage-row strong{font-size:14px}.manage-row span{color:var(--text-muted);font-size:11px;line-height:1.4}.subscription-list,.audit-list{gap:10px}.subscription-row,.audit-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:10px;padding:14px;display:grid}.subscription-heading,.audit-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.subscription-heading>div{gap:4px;display:grid}.subscription-heading strong,.audit-heading strong{font-size:14px}.subscription-heading span,.subscription-row p,.audit-row>span,.audit-row>small,.audit-heading time{color:var(--text-muted);font-size:11px;line-height:1.45}.audit-row details{border-top:1px solid var(--border);padding-top:9px}.audit-row summary{min-height:44px;color:var(--accent);cursor:pointer;padding:12px 0;font-size:12px;font-weight:700}.audit-row pre{color:#bac5cf;white-space:pre-wrap;background:#0f1419;border-radius:8px;max-height:220px;padding:10px;font-family:ui-monospace,Cascadia Mono,monospace;font-size:10px;line-height:1.5;overflow:auto}.confirm-dialog{border:1px solid var(--border-strong);background:var(--surface-raised);width:calc(100% - 32px);max-width:420px;color:var(--text);border-radius:16px;padding:18px;box-shadow:0 30px 90px #020508b8}.confirm-dialog::backdrop{background:#030609c2}.dialog-copy{gap:8px;display:grid}.dialog-copy h2{letter-spacing:-.025em;font-size:20px}.dialog-copy p{color:var(--text-muted);font-size:13px;line-height:1.5}.dialog-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}@media (hover:hover) and (pointer:fine){.button-primary:hover{background:var(--accent-hover)}.button-secondary:hover,.icon-button:hover{background:var(--surface-hover);border-color:#526170}.button-ghost:hover,.bottom-nav-item:hover{color:var(--text)}.text-button:hover,.row-link:hover{color:var(--accent-hover)}.list-row:hover,.manage-row:hover{background:#12171c}}@media (max-width:360px){.page{padding-inline:12px}.product-row,.cart-line{grid-template-columns:1fr}.quantity-control{justify-self:end}.form-grid-two{grid-template-columns:1fr}.list-row{grid-template-columns:minmax(0,1fr) auto}.list-row-side{display:none}.service-control{grid-template-columns:1fr}.service-control .button{width:100%}}@media (min-width:481px){.app-shell,.public-shell,.bottom-nav,.sticky-action{border-inline:1px solid var(--border)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton-pulse{0%{opacity:.55}to{opacity:1}}
