@font-face{font-family:Onest Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/onest-cyrillic-ext-wght-normal.2yaf9utaev9j_.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Onest Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/onest-cyrillic-wght-normal.3opf9crab3u_d.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Onest Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/onest-latin-ext-wght-normal.083e5cww9lij2.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Onest Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/onest-latin-wght-normal.278q57cftb0hs.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--bg:#fafaf7;--surface:#fff;--surface-raised:#f2f3ef;--surface-soft:#e7eae5;--surface-dark:#202722;--text:#202722;--muted:#5d665f;--muted-2:#5d665f;--border:#dde1da;--border-strong:#a6aea6;--accent:#3159c9;--accent-strong:#2446a6;--accent-blue:#3159c9;--accent-cyan:#276958;--accent-soft:#eef2fc;--success:#246247;--success-soft:#e8f2ea;--warning:#855510;--warning-soft:#fbf1de;--danger:#a5333e;--danger-soft:#fceef0;--info:#3159c9;--info-soft:#eef2fc;--radius-control:6px;--radius-card:10px;--radius-panel:12px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-18:72px;--space-24:96px;--space-26:104px;--motion-quick:.12s;--motion-standard:.16s;--motion-deliberate:.24s;--motion-ease-out:cubic-bezier(.22,1,.36,1);--type-body:15px;--type-small:12px;--type-control:14px;--type-h3:21px;--type-h2:40px;--type-display:68px;--shadow-xs:0 1px 3px #2027220d;--shadow-sm:0 4px 16px #2027220a;--shadow:0 20px 64px #20272226}
*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--bg);scroll-behavior:smooth;text-rendering:optimizelegibility;scroll-padding-top:100px}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;font-family:Onest Variable,Onest,system-ui,sans-serif;font-size:15px;line-height:1.6}main{min-height:65vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}img,svg{flex-shrink:0;display:block}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;overflow-wrap:anywhere;font-weight:580;line-height:1.16}h1{font-size:clamp(34px,4.5vw,58px)}h2{font-size:clamp(28px,3vw,40px)}h3{font-size:21px}::selection{background:var(--accent-soft);color:var(--text)}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--text);color:#fff;border-radius:var(--radius-control);padding:14px 20px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.shell{width:min(1280px,100% - 80px);margin-inline:auto}.muted{color:var(--muted)}.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:12px;font-weight:600;display:flex}.eyebrow-line{background:var(--accent);width:24px;height:2px}.button,.product-cta,.icon-button,.dialog-close,.password-toggle{border-radius:var(--radius-control);min-height:48px;transition:border-color var(--motion-standard);border:1px solid #0000;justify-content:center;align-items:center;gap:10px;padding:12px 22px;font-size:14px;font-weight:600;line-height:1.4;display:inline-flex}.button,.product-cta{background:var(--accent);color:#fff}.button:hover,.product-cta:hover{background:var(--accent-strong)}.button:active,.product-cta:active{transform:translateY(1px)}.button-secondary{background:var(--surface);border-color:var(--border-strong);color:var(--text)}.button-secondary:hover{color:var(--text);background:var(--surface-soft);border-color:var(--text)}.button-quiet{color:var(--text);background:0 0}.button:disabled,.disabled{background:var(--surface-soft);color:var(--muted);border-color:var(--border);pointer-events:none}.icon-button,.dialog-close,.password-toggle{background:var(--surface);border-color:var(--border);width:44px;min-height:44px;padding:10px}.text-link,.section-link{min-height:44px;color:var(--accent-strong);align-items:center;gap:10px;font-size:14px;font-weight:600;display:inline-flex}.text-link:hover,.section-link:hover{text-underline-offset:5px;text-decoration:underline}.site-header{z-index:50;background:var(--bg);border-bottom:1px solid var(--border);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:84px;display:flex}.logo{flex-shrink:0;justify-content:center;align-items:center;width:64px;min-height:56px;display:inline-flex}.logo-mark{object-fit:contain;width:64px;height:64px}.desktop-nav,.header-actions{align-items:center;gap:22px;display:flex}.desktop-nav a{min-height:44px;color:var(--muted);white-space:nowrap;align-items:center;font-size:13px;display:flex}.desktop-nav a:hover,.desktop-nav a.active{color:var(--text)}.desktop-nav a.active{text-underline-offset:9px;text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-decoration-thickness:2px}.header-actions{gap:14px}.support-link{align-items:center;gap:7px;min-height:44px;font-size:12px;display:flex}.language-switcher{border:1px solid var(--border);border-radius:var(--radius-control);padding:2px;display:flex}.language-switcher a{width:44px;min-height:44px;color:var(--muted);border-radius:4px;place-items:center;font-size:11px;display:grid}.language-switcher a.active{color:var(--text);background:var(--surface-soft);font-weight:650}.account-link{align-items:center;gap:8px;min-height:44px;display:flex}.account-copy{max-width:100px;font-size:12px;display:grid}.account-copy small{color:var(--muted);font-size:10px}.account-copy strong{text-overflow:ellipsis;white-space:nowrap;font-weight:550;overflow:hidden}.account-avatar,.account-hero-avatar{background:var(--accent-soft);width:38px;height:38px;color:var(--accent-strong);border-radius:50%;flex-shrink:0;place-items:center;font-weight:600;display:grid}.mobile-only,.mobile-menu-layer{display:none}.mobile-menu-layer.open{z-index:100;display:block;position:fixed;inset:0}.mobile-menu-backdrop{background:#1b263c66;border:0;width:100%;position:absolute;inset:0}.mobile-menu-panel{width:min(420px,100%);padding:max(20px, env(safe-area-inset-top)) 24px max(24px, env(safe-area-inset-bottom));background:var(--surface);position:absolute;top:0;bottom:0;right:0;overflow-y:auto}.mobile-menu-head,.mobile-menu-language{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.mobile-menu-head{font-size:20px;font-weight:600}.mobile-menu-language{color:var(--muted);font-size:13px}.mobile-menu-links{display:grid}.mobile-menu-links a{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding-block:15px;display:flex}.mobile-menu-links a.active{color:var(--accent-strong)}.mobile-menu-links small,.mobile-account-card small,.mobile-account-card em{color:var(--muted);font-size:12px;font-style:normal;display:block}.mobile-menu-panel>p{color:var(--muted);margin-top:24px;font-size:12px}.mobile-account-card{background:var(--surface-raised);overflow-wrap:anywhere;align-items:center;gap:12px;margin-bottom:24px;padding:16px;display:flex}.mobile-account-card>span:nth-child(2){flex:1;min-width:0}.hero{padding:76px 0 0}.hero-grid{grid-template-columns:1.18fr 1fr;align-items:center;gap:70px;display:grid}.hero h1{letter-spacing:-.058em;margin-bottom:26px;font-size:clamp(44px,4.7vw,68px);line-height:1.07}.hero h1 em{color:var(--accent-strong);font-style:normal}.hero-copy{max-width:520px;color:var(--muted);margin-bottom:30px;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.hero-actions .button{min-height:54px}.hero-assurance{color:var(--muted);align-items:center;gap:10px;margin-top:24px;font-size:12px;display:flex}.hero-assurance svg{color:var(--success)}.hero-shop{border-radius:var(--radius-panel);background:#edf0ea;padding:28px}.hero-shop-head{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;font-size:11px;display:flex}.hero-shop-head .eyebrow{color:var(--text);margin:0;font-size:10px}.hero-shop h2{max-width:300px;margin:24px 0;font-size:29px}.hero-shop-list{gap:10px;display:grid}.hero-product-row{background:var(--surface);border-radius:var(--radius-control);border:1px solid #0000;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 16px;display:grid}.hero-product-row:hover{border-color:var(--accent)}.hero-product-copy,.hero-product-price{gap:4px;display:grid}.hero-product-copy strong{font-size:14px;font-weight:600;line-height:1.4}.hero-product-copy small{color:var(--muted);font-size:11px}.hero-product-price{align-self:center;justify-items:end}.hero-product-price strong{white-space:nowrap;font-size:15px;font-weight:600}.hero-product-price svg{color:var(--accent)}.hero-shop-footer{justify-content:space-between;align-items:center;min-height:44px;margin-top:16px;font-size:12px;font-weight:600;display:flex}.service-directory{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:48px;margin-top:64px;padding-block:32px;display:flex}.service-directory>span{color:var(--muted);white-space:pre-line;flex-shrink:0;font-size:12px;line-height:1.5}.hero-service-line{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:20px;display:flex}.hero-service-line a{align-items:center;gap:10px;min-height:44px;font-size:17px;font-weight:500;display:flex}.hero-service-line a:hover{color:var(--accent-strong)}.section{padding-block:80px}.section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.section-head h2,.section-head .eyebrow{margin-bottom:12px}.section-head p{color:var(--muted);margin-bottom:0}.section-head>.section-link{flex-shrink:0}.section-soft{background:var(--surface-raised)}.process-layout{grid-template-columns:.85fr 1.3fr;gap:80px;display:grid}.process-layout h2{max-width:380px}.process-layout .section-head{align-items:flex-start}.process-grid{display:grid}.process-card{border-bottom:1px solid var(--border);grid-template-columns:32px 24px 1fr;gap:20px;padding:28px 0;display:grid}.process-card:first-child{padding-top:0}.process-card:last-child{border-bottom:0;padding-bottom:0}.process-index{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.process-card>svg{color:var(--accent-strong)}.process-card h3{margin-bottom:10px}.process-card p{color:var(--muted);margin-bottom:0;font-size:14px}.advantages{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.advantage{border-top:1px solid var(--border-strong);flex-direction:column;align-items:flex-start;padding-top:28px;display:flex}.advantage>svg{color:var(--accent-strong);margin-bottom:24px}.advantage h3{margin-bottom:12px}.advantage p{color:var(--muted);margin-bottom:16px;font-size:14px}.advantage .text-link{margin-top:auto}.conversion-section{padding-bottom:80px}.conversion-card{border-radius:var(--radius-panel);background:#eaf0fa;justify-content:space-between;align-items:center;gap:40px;padding:48px;display:flex}.conversion-card h2{max-width:650px;margin-bottom:12px}.conversion-card p{color:var(--muted);margin-bottom:0}.conversion-card .button{flex-shrink:0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{grid-template-rows:subgrid;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);--brand-wash:#edf3ef;grid-row:span 5;gap:0;min-width:0;display:grid;overflow:hidden}.product-brand-claude{--brand-wash:#f8ede5}.product-brand-gemini{--brand-wash:#ecf0fc}.product-brand-granola{--brand-wash:#eef3de}.product-brand-grock{--brand-wash:#eceef0}.product-card-top{background:var(--brand-wash);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 22px 20px;display:flex}.product-brand-lockup{align-items:center;gap:12px;display:flex}.product-brand-lockup>span:last-child{gap:2px;display:grid}.product-brand-lockup small{color:var(--muted);font-size:10px}.product-brand-lockup strong{font-size:15px;font-weight:550}.product-card-badges{display:flex}.brand-icon{aspect-ratio:1;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.brand-icon-sm{width:34px;height:34px;padding:6px}.brand-icon-md{width:50px;height:50px;padding:10px}.brand-icon-lg{border-radius:16px;width:88px;height:88px;padding:18px}.brand-icon img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.brand-tone-openai{background:#174a3f}.brand-tone-clay{background:#f7e7dd}.brand-tone-spectrum{background:#f2f4ff}.brand-tone-green{background:#e7edcf}.brand-tone-grok{background:#fff}.brand-tone-neutral,.brand-tone-blue{background:var(--surface-raised)}.availability,.status{color:var(--success);background:var(--success-soft);border-radius:4px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:550;line-height:1.4;display:inline-flex}.availability:before,.status:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.availability.out{color:var(--muted);background:var(--surface-soft)}.product-body{padding:22px 22px 0}.product-body h3{margin-bottom:12px;font-size:23px}.product-body p{color:var(--muted);margin-bottom:20px;font-size:13px}.product-term{border-block:1px solid var(--border);align-items:center;gap:10px;margin:0 22px;padding:16px 0;display:flex}.product-term>span:last-child{flex:1;justify-content:space-between;align-items:center;gap:10px;display:flex}.product-term small{color:var(--muted);font-size:11px}.product-term strong{font-size:13px;font-weight:550}.product-term-icon,.product-fact-icon{color:var(--muted)}.product-facts{gap:14px;padding:18px 22px 22px;display:grid}.product-fact{grid-template-columns:17px 1fr;gap:10px;display:grid}.product-fact-icon{padding-top:3px}.product-fact-label{color:var(--muted);font-size:11px}.product-fact p{margin:3px 0 0;font-size:12px;line-height:1.5}.product-bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:20px 22px;display:flex}.product-price-block{gap:3px;display:grid}.product-price-label{color:var(--muted);font-size:10px}.price{letter-spacing:-.04em;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:28px;font-weight:580;line-height:1.2}.product-cta{padding:12px 16px}.product-unavailable .product-card-top{background:var(--surface-raised)}.page-hero{padding-block:56px 32px}.page-hero p{max-width:660px;color:var(--muted);margin-bottom:0}.page-title{margin:0 0 16px}.catalog-section{padding-top:12px}.catalog-panel{margin-bottom:32px}.catalog-tools{justify-content:space-between;align-items:center;gap:24px;display:flex}.search-box{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-control);align-items:center;gap:12px;width:min(560px,100%);min-width:0;min-height:52px;padding:0 16px;display:flex}.search-box:focus-within{outline:2px solid var(--accent);outline-offset:2px}.search-box svg{color:var(--muted)}.search-box input{background:0 0;border:0;outline:0;width:100%;min-width:0;padding-block:14px;font-size:15px}.result-count{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:13px;display:flex}.chips{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.chips button,.admin-tabs button,.locale-tabs button{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);min-height:44px;padding:10px 16px;font-size:13px}.chips button.active,.admin-tabs button.active,.locale-tabs button.active{background:var(--text);color:#fff;border-color:var(--text)}.chips button:hover:not(.active){border-color:var(--accent)}.empty-state{text-align:center;background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--radius-card);justify-items:center;gap:14px;padding:56px 24px;display:grid}.empty-state h2,.empty-state h3,.empty-state p{margin:0}.empty-state p{max-width:500px;color:var(--muted)}.product-page{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:72px;padding-block:32px 80px;display:grid}.breadcrumb{color:var(--muted);overflow-wrap:anywhere;margin-bottom:40px;font-size:12px}.breadcrumb a{min-height:44px;color:var(--accent-strong);align-items:center;display:inline-flex}.product-title-row{align-items:center;gap:24px;margin-bottom:28px;display:flex}.product-title-row h1{margin:10px 0 0;font-size:clamp(32px,3.7vw,48px)}.product-title-badges{margin-bottom:10px}.product-kicker{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.description{color:var(--muted);line-height:1.8}.description p{margin-bottom:18px}.description ul{padding-left:20px}.description li{margin-block:8px;padding-left:4px}.product-lead{color:var(--muted);font-size:17px;line-height:1.7}.product-description-title,.product-payment-details h2{margin-block:32px 18px;font-size:24px}.product-payment-details{border-top:1px solid var(--border);margin-top:32px}.product-payment-details>p{margin-top:18px;font-size:13px}.product-payment-details .payment-chips>span{align-items:center;gap:8px;display:flex}.product-payment-details .payment-brand-icon{width:24px;height:24px}.detail-list{border-top:1px solid var(--border);margin-block:28px}.detail-row{border-bottom:1px solid var(--border);grid-template-columns:150px minmax(0,1fr);gap:24px;padding-block:20px;font-size:14px;display:grid}.detail-row>span{color:var(--muted);align-items:center;gap:8px;display:flex}.detail-row strong{font-weight:550}.panel,.checkout-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);min-width:0;padding:28px}.checkout-card{margin-top:72px;position:sticky;top:112px}.checkout-card-head{gap:12px;display:grid}.checkout-card-head .muted{font-size:12px}.checkout-card .price{font-size:40px}.purchase-meta{border-block:1px solid var(--border);gap:14px;margin-block:20px;padding-block:24px;display:grid}.purchase-meta>div{grid-template-columns:90px 1fr;gap:12px;font-size:12px;display:grid}.purchase-meta strong{text-align:right;font-weight:550}.checkout-card>.button{width:100%;min-height:52px}.checkout-trust-list{gap:10px;margin-block:22px 16px;display:grid}.checkout-trust-list span{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.checkout-trust-list svg{color:var(--success)}.checkout-card>small{color:var(--muted);font-size:11px;display:block}.payment-chips{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.payment-chips>span{border:1px solid var(--border);border-radius:4px;padding:6px 8px;font-size:10px}.purchase-dialog{border:1px solid var(--border);border-radius:var(--radius-panel);background:var(--surface);width:min(720px,100% - 48px);max-height:calc(100dvh - 48px);color:var(--text);box-shadow:var(--shadow);overscroll-behavior:contain;padding:0}.purchase-dialog::backdrop{background:#1b263c80}.purchase-dialog-card{padding:36px;position:relative}.purchase-dialog-card>h2{padding-right:32px;font-size:30px}.dialog-close{position:absolute;top:16px;right:16px}.purchase-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.purchase-choice{border:1px solid var(--border);border-radius:var(--radius-card);flex-direction:column;padding:22px;display:flex}.purchase-choice-account{background:var(--accent-soft);border-color:var(--accent)}.purchase-choice-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:22px;display:flex}.purchase-choice-label{color:var(--accent-strong);font-size:10px}.purchase-choice h3{margin-bottom:12px;font-size:20px}.purchase-choice p{color:var(--muted);font-size:13px}.purchase-choice>.button,.choice-actions{margin-top:auto}.choice-actions{gap:8px;display:grid}.checkout-page{max-width:1120px;padding-block:36px 80px}.checkout-progress{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.checkout-progress-label{color:var(--muted);font-size:12px}.checkout-progress ol{gap:24px;margin:0;padding:0;list-style:none;display:flex}.checkout-progress li{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.checkout-progress li b{border:1px solid var(--border);border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:550;display:grid}.checkout-progress li.active{color:var(--accent-strong)}.checkout-progress li.active b{background:var(--accent);color:#fff;border-color:var(--accent)}.checkout-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:28px;display:grid}.checkout-main{padding:36px}.checkout-main h1{font-size:36px}.checkout-intro{font-size:14px}.checkout-mode-strip{border-block:1px solid var(--border);flex-wrap:wrap;gap:12px;margin-block:24px;padding:16px 0;font-size:12px;display:flex}.checkout-mode-strip>span{align-items:center;gap:8px;display:flex}.checkout-mode-strip a{color:var(--accent-strong);align-items:center;min-height:44px;text-decoration:underline;display:inline-flex}.guest-checkout-fields{gap:18px;margin-top:24px;display:grid}.payment-fieldset{border:0;min-width:0;margin:0;padding:0}.payment-fieldset legend{font-size:21px;font-weight:550}.summary-conditions summary{cursor:pointer;min-height:48px;color:var(--accent-strong);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;font-size:12px;list-style:none;display:flex}.summary-conditions summary::-webkit-details-marker{display:none}.summary-conditions[open] summary svg{transform:rotate(180deg)}.summary-condition{border-top:1px solid var(--border);padding-block:14px}.summary-condition>span{color:var(--muted);font-size:11px}.summary-condition p{margin:6px 0 0;font-size:12px}.payment-options{gap:10px;margin-block:20px 24px;display:grid}.payment-option{border:1px solid var(--border-strong);border-radius:var(--radius-control);cursor:pointer;grid-template-columns:20px 40px minmax(0,1fr);align-items:center;gap:14px;min-height:88px;padding:18px;display:grid;position:relative}.payment-option[data-active=true]{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent)}.payment-option:has(input:disabled){opacity:.65;cursor:not-allowed}.payment-option strong{font-size:14px;font-weight:600}.payment-option span:not(.payment-brand-icon){color:var(--muted);margin-top:4px;font-size:12px;display:block}.payment-option input{width:18px;height:18px;accent-color:var(--accent);margin:0}.payment-brand-icon{aspect-ratio:1;background:#fff;border-radius:8px;flex-shrink:0;width:40px;height:40px;padding:4px;display:inline-flex;overflow:hidden}.payment-brand-icon img{object-fit:contain;width:100%;height:100%}.checkout-submit{width:100%;min-height:52px}.checkout-note{color:var(--muted);align-items:flex-start;gap:8px;margin:16px 0 0;font-size:11px;display:flex}.order-summary{position:sticky;top:112px}.product-top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.order-summary .summary-title{color:var(--muted);font-size:14px}.order-summary-product{letter-spacing:-.025em;font-size:24px;font-weight:550}.summary-line{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:16px;padding-block:14px;font-size:13px;display:flex}.summary-line.total{font-size:20px;font-weight:600}.order-summary>p.muted{margin-top:14px;font-size:11px}.form-grid{gap:20px;display:grid}.field,.form-grid>label:not(.legal-consent){gap:8px;min-width:0;font-size:13px;font-weight:550;display:grid}.field input,.field select,.field textarea,.form-grid>label>input:not([type=checkbox]):not([type=radio]),.form-grid>label>select,.form-grid>label>textarea{border:1px solid var(--border-strong);border-radius:var(--radius-control);background:var(--surface);width:100%;min-width:0;min-height:48px;padding:12px 14px;font-size:16px;font-weight:400}.field textarea,.form-grid>label>textarea{resize:vertical;min-height:120px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent)}.field input[aria-invalid=true]{border-color:var(--danger)}.field-control{display:block;position:relative}.field-control>svg{color:var(--muted);pointer-events:none;position:absolute;top:16px;left:16px}.field-control input{padding-left:46px}.field-control input[name=password]{padding-right:60px}.password-toggle{background:0 0;border:0;position:absolute;top:3px;right:3px}.legal-consent{color:var(--muted);cursor:pointer;align-items:flex-start;gap:10px;min-height:44px;font-size:12px;display:flex}.legal-consent input{width:20px;height:20px;accent-color:var(--accent);flex-shrink:0;margin:2px 0 0}.legal-consent a,.auth-switch a{color:var(--accent-strong);text-underline-offset:3px;text-decoration:underline}.auth-spinner,.usdt-status-spinner{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-error,.form-success,.form-message,.notice{border-radius:var(--radius-control);overflow-wrap:anywhere;margin-block:16px;padding:14px 16px;font-size:13px}.notice-warning{color:var(--warning);background:var(--warning-soft);border:1px solid}.form-error{color:var(--danger);background:var(--danger-soft);border:1px solid}.form-success{color:var(--success);background:var(--success-soft)}.form-message{color:var(--info);background:var(--info-soft)}.auth-wrap{width:min(1050px,100% - 80px);margin:56px auto 80px}.auth-shell{border:1px solid var(--border);border-radius:var(--radius-panel);background:var(--surface);grid-template-columns:.9fr 1fr;display:grid;overflow:hidden}.auth-visual{background:#edf0ea;flex-direction:column;justify-content:space-between;padding:44px;display:flex}.auth-visual-copy{margin-block:64px 36px}.auth-visual h2{font-size:38px}.auth-visual p{color:var(--muted);font-size:14px}.auth-badges{gap:16px;font-size:13px;display:grid}.auth-badges span{align-items:center;gap:10px;display:flex}.auth-badges svg{color:var(--success)}.auth-card{background:var(--surface);border-radius:var(--radius-card);min-width:0;padding:40px}.auth-card h1{margin-bottom:16px;font-size:30px}.auth-card>p{font-size:13px}.auth-mode-switch{border-radius:var(--radius-control);background:var(--surface-raised);gap:4px;margin-bottom:32px;padding:4px;display:flex}.auth-mode-switch a{border-radius:4px;flex:1;place-items:center;min-height:44px;font-size:13px;display:grid}.auth-mode-switch a.active{background:var(--surface);color:var(--accent-strong);box-shadow:var(--shadow-xs)}.auth-submit{width:100%}.auth-switch{text-align:center;margin:24px 0 0}.auth-switch a{align-items:center;min-height:44px;display:inline-flex}.system-state{text-align:center;border:1px solid var(--border);max-width:560px;margin-inline:auto}.system-state .eyebrow{justify-content:center}.system-state-icon,.account-empty-icon{background:var(--accent-soft);width:56px;height:56px;color:var(--accent-strong);border-radius:12px;place-items:center;margin:0 auto 24px;display:grid}.dashboard,.payment-shell{padding-block:40px 80px}.dashboard>.panel{margin-top:24px}.dashboard-section-head,.order-hero{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.order-hero .page-title{overflow-wrap:anywhere;margin:0}.order-hero p{color:var(--muted);margin:10px 0 0}.account-hero-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);grid-template-columns:1fr auto;gap:28px;padding:32px;display:grid}.account-identity{align-items:flex-start;gap:20px;min-width:0;display:flex}.account-identity>div{min-width:0}.account-hero-avatar{width:64px;height:64px;font-size:24px}.account-welcome{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.account-identity h1{margin:10px 0;font-size:32px}.account-identity p,.account-email{color:var(--muted);overflow-wrap:anywhere;font-size:13px}.account-session{align-content:start;gap:14px;display:grid}.account-session>span{align-items:center;gap:10px;display:flex}.account-session small{color:var(--muted);font-size:11px;display:block}.account-session strong{font-size:13px}.account-session svg{color:var(--success)}.account-quick-actions{border-top:1px solid var(--border);grid-column:1/-1;grid-template-columns:repeat(2,1fr);gap:16px;padding-top:24px;display:grid}.account-quick-actions a{background:var(--surface-raised);border-radius:var(--radius-control);align-items:center;gap:14px;padding:16px;display:flex}.account-quick-actions a>span{flex:1}.account-quick-actions small{color:var(--muted);font-size:12px;display:block}.account-quick-actions strong{font-size:14px;font-weight:550}.account-overview-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-block:24px 48px;display:grid}.account-overview-grid article{border-bottom:1px solid var(--border-strong);align-items:flex-start;gap:18px;padding:24px;display:flex}.account-stat-icon{color:var(--muted)}.account-overview-grid small{color:var(--muted);font-size:12px}.account-overview-grid strong{font-size:36px;font-weight:550;line-height:1.4;display:block}.account-overview-grid p{color:var(--muted);margin:0;font-size:12px}.table-wrap{padding:0;overflow-x:auto}.data-table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.data-table th{color:var(--muted);background:var(--surface-raised);padding:16px 20px;font-size:11px;font-weight:550}.data-table td{border-top:1px solid var(--border);overflow-wrap:anywhere;padding:18px 20px}.data-table td a{min-height:44px;color:var(--accent-strong);align-items:center;gap:6px;display:inline-flex}.order-product-cell{align-items:center;gap:10px;display:flex}.order-product-cell>span{color:var(--muted)}.dashboard-admin-link{margin-top:32px}.status{color:var(--muted);background:var(--surface-raised)}.status-paid,.status-delivered,.status-on{color:var(--success);background:var(--success-soft)}.status-pending,.status-awaiting_payment,.status-review{color:var(--warning);background:var(--warning-soft)}.status-canceled,.status-chargeback,.status-expired,.status-out{color:var(--danger);background:var(--danger-soft)}.status-timeline{gap:20px;margin-top:24px;display:grid}.status-event{align-items:center;gap:12px;font-size:13px;display:flex}.status-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.access-details{gap:14px;margin-top:20px;display:grid}.access-row{background:var(--surface-raised);border-radius:var(--radius-control);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.access-row>div{min-width:0}.access-row small{color:var(--muted);font-size:12px;display:block}.access-row code,.copy-stack code,.wallet-address,.inventory-reveal pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-size:13px}.copy-stack{gap:12px;display:grid}.usdt-payment-page{max-width:1080px}.usdt-payment-topbar{justify-content:space-between;gap:16px;margin-bottom:32px;display:flex}.usdt-back-link,.usdt-secure-note{min-height:44px;color:var(--muted);align-items:center;gap:8px;font-size:12px;display:inline-flex}.usdt-back-link{color:var(--accent-strong)}.usdt-payment-hero{grid-template-columns:1fr auto;align-items:center;gap:24px;margin-bottom:32px;display:grid}.usdt-payment-hero h1{margin-bottom:16px}.usdt-payment-hero p{color:var(--muted);max-width:660px;margin:0;font-size:14px}.usdt-network-badge{background:var(--success-soft);color:var(--success);border-radius:var(--radius-control);gap:4px;padding:16px 24px;display:grid}.usdt-network-badge span{font-size:12px}.usdt-payment-status{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:24px;padding:24px;display:grid}.usdt-status-icon{color:var(--accent-strong)}.usdt-status-copy strong,.usdt-status-copy small{display:block}.usdt-status-copy strong{font-size:16px;font-weight:600}.usdt-status-copy small{color:var(--muted);margin-top:4px;font-size:12px}.usdt-payment-timer{font-variant-numeric:tabular-nums;align-items:center;gap:8px;font-size:20px;display:flex}.usdt-payment-status[data-state=success]{border-color:var(--success);background:var(--success-soft)}.usdt-payment-status[data-state=expired],.usdt-payment-status[data-state=review]{border-color:var(--warning);background:var(--warning-soft)}.usdt-payment-status:not([data-state=pending])~.usdt-payment-grid,.usdt-payment-status:not([data-state=pending])~.usdt-payment-warning{display:none}.usdt-payment-grid{grid-template-columns:.85fr 1.3fr;align-items:start;gap:24px;display:grid}.usdt-section-heading{align-items:center;gap:12px;margin-bottom:24px;display:flex}.usdt-section-heading>span{color:var(--accent-strong)}.usdt-section-heading small{color:var(--muted);font-size:11px}.usdt-section-heading h2{margin:6px 0 0;font-size:21px}.usdt-qr-frame{border:1px solid var(--border);border-radius:var(--radius-control);background:#fff;padding:18px}.payment-qr{aspect-ratio:1;max-width:100%;height:auto;margin:auto}.usdt-qr-card>p{color:var(--muted);margin-block:20px;font-size:12px}.usdt-wallet-link{width:100%}.usdt-payment-field{border-top:1px solid var(--border);grid-template-columns:1fr auto;gap:12px;min-width:0;padding-block:20px;display:grid}.usdt-field-label{color:var(--muted);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;gap:8px;font-size:12px;display:flex}.usdt-field-label small{font-size:11px}.usdt-amount-value{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.usdt-amount-value strong{font-variant-numeric:tabular-nums;letter-spacing:-.035em;font-size:clamp(24px,2.5vw,34px);font-weight:600}.usdt-amount-value span{color:var(--muted);font-size:12px}.usdt-copy-button{min-height:44px;font-size:12px}.usdt-address-field code{align-self:center;min-width:0}.usdt-network-row{border-block:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;gap:10px;padding-block:18px;font-size:12px;display:flex}.usdt-network-row>span{color:var(--muted)}.usdt-network-row strong{color:var(--success)}.usdt-payment-steps{gap:16px;margin:24px 0 0;padding:0;list-style:none;display:grid}.usdt-payment-steps li{align-items:center;gap:12px;display:flex}.usdt-payment-steps li>span{background:var(--surface-raised);border-radius:50%;place-items:center;width:26px;height:26px;font-size:11px;display:grid}.usdt-payment-steps p{margin:0}.usdt-payment-steps strong,.usdt-payment-steps small{font-size:12px;display:block}.usdt-payment-steps small{color:var(--muted);font-size:11px}.usdt-payment-warning{border:1px solid var(--warning);background:var(--warning-soft);color:var(--warning);border-radius:var(--radius-control);gap:14px;margin-top:24px;padding:22px;display:flex}.usdt-payment-warning strong{font-size:14px}.usdt-payment-warning p{margin:8px 0 0;font-size:12px}.usdt-order-summary{grid-template-columns:1fr 1.4fr 1fr;gap:24px;margin-top:24px;display:grid}.usdt-order-summary>div{min-width:0}.usdt-order-summary small{color:var(--muted);margin-bottom:6px;font-size:11px;display:block}.usdt-order-summary strong{overflow-wrap:anywhere;font-size:13px;font-weight:550}.legal{width:min(780px,100% - 64px)}.legal .page-hero{background:0 0;border:0;padding:24px 0 40px}.legal .page-title{font-size:clamp(42px,6vw,64px)}.legal>p,.legal>h2{max-width:720px}.legal>p{color:var(--muted);margin:0 0 24px;font-size:15px;line-height:1.8}.legal>h2{letter-spacing:-.035em;margin:48px 0 14px;font-size:24px}.legal-document{width:min(900px,100% - 64px)}.legal-document .legal-hero{max-width:780px;padding-bottom:32px}.legal-document .legal-summary{max-width:680px;color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.7}.legal-meta{flex-wrap:wrap;gap:12px 32px;margin:28px 0 0;display:flex}.legal-meta div{align-items:baseline;gap:8px;display:flex}.legal-meta dt,.legal-meta dd{margin:0;font-size:12px}.legal-meta dt{color:var(--muted-2);font-weight:650}.legal-meta dd{color:var(--text);font-weight:650}.legal-meta a,.legal-toc a,.legal-section a{color:var(--accent-strong);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.legal-toc{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-raised);margin:8px 0 56px;padding:24px 28px}.legal-toc h2{letter-spacing:-.01em;margin:0 0 14px;font-size:15px}.legal-toc ol{columns:2;column-gap:48px;margin:0;padding-left:22px}.legal-toc li{break-inside:avoid;color:var(--muted);margin:0 0 8px;font-size:13px}.legal-toc a{color:var(--text);-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong)}.legal-sections{counter-reset:legal-section;max-width:780px}.legal-section{counter-increment:legal-section;scroll-margin-top:96px}.legal-section+.legal-section{border-top:1px solid var(--border);margin-top:52px;padding-top:48px}.legal-section>h2{letter-spacing:-.035em;margin:0 0 22px;font-size:26px;line-height:1.2}.legal-section>h2:before{content:counter(legal-section) ". ";color:var(--accent);font-variant-numeric:tabular-nums}.legal-clauses{counter-reset:legal-clause;margin:0;padding:0;list-style:none}.legal-clauses>li{counter-increment:legal-clause;grid-template-columns:52px minmax(0,1fr);column-gap:12px;display:grid}.legal-clauses>li+li{margin-top:20px}.legal-clauses>li:before{content:counter(legal-section) "." counter(legal-clause) ".";color:var(--muted-2);font-variant-numeric:tabular-nums;grid-area:1/1/span 2;padding-top:2px;font-size:12px;font-weight:700}.legal-clauses>li>p,.legal-clauses>li>ul{grid-column:2}.legal-clauses p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.legal-clauses ul{color:var(--muted);margin:12px 0 0;padding-left:20px}.legal-clauses ul li{padding-left:4px;font-size:15px;line-height:1.75}.legal-clauses ul li+li{margin-top:8px}.admin-workspace{margin-top:32px}.admin-tabs,.locale-tabs{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.inventory-manager,.product-editor,.support-settings-panel{padding:24px}.support-settings-panel{grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);align-items:center;gap:24px;margin-top:24px;display:grid}.support-settings-copy{align-items:flex-start;gap:14px;display:flex}.support-settings-copy h2,.inventory-heading h2{margin:0;font-size:18px}.support-settings-copy p,.inventory-heading p{margin:6px 0 0;font-size:12px}.support-settings-form{align-items:flex-end;gap:8px;display:flex}.support-settings-form .field{flex:1}.support-settings-hint{color:var(--muted-2);margin:0;font-size:12px}.admin-tool-layout{grid-template-columns:240px minmax(0,1fr);gap:24px;margin-top:24px;display:grid}.admin-product-picker{border-right:1px solid var(--border);min-width:0;padding-right:20px}.admin-product-picker h2{margin:0 0 12px;font-size:16px}.admin-product-list{gap:4px;max-height:560px;margin-top:12px;display:grid;overflow:auto}.admin-product-list button{border-radius:var(--radius-control);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;gap:2px;min-height:52px;padding:10px 12px;display:grid}.admin-product-list button:hover{background:var(--surface-raised)}.admin-product-list button.active{border-color:var(--border);background:var(--surface-soft)}.admin-product-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.admin-product-list span{color:var(--muted-2);font-size:12px}.inventory-heading,.inventory-title-row,.editor-title,.inventory-list-head,.inventory-list-head>div,.inventory-row,.inventory-row>div,.inventory-row-actions,.inventory-actions,.editor-actions{align-items:center;display:flex}.inventory-heading,.inventory-title-row,.editor-title,.inventory-list-head,.inventory-row,.editor-actions{justify-content:space-between;gap:20px}.inventory-title-row h2,.editor-title h2{letter-spacing:-.035em;margin:8px 0 0;font-size:24px}.inventory-counts{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:20px;display:grid}.inventory-counts>span{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-raised);padding:14px}.inventory-counts span,.inventory-counts strong{display:block}.inventory-counts span{color:var(--muted);text-transform:uppercase;font-size:12px}.inventory-counts strong{margin-top:8px;font-size:22px}.inventory-import{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-raised);gap:12px;margin-top:20px;padding:20px;display:grid}.file-button{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);cursor:pointer;justify-content:center;justify-self:start;align-items:center;min-height:44px;padding:0 14px;font-size:12px;font-weight:650;display:inline-flex;position:relative}.file-button input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.inventory-actions,.inventory-row-actions,.editor-actions{flex-wrap:wrap;gap:8px}.inventory-preview{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);gap:6px;padding:14px;font-size:12px;display:grid}.inventory-list-head{border-bottom:1px solid var(--border);margin-top:28px;padding-bottom:12px}.inventory-list-head h3{margin:0}.inventory-list-head>div{gap:8px}.inventory-list{display:grid}.inventory-row{border-bottom:1px solid var(--border);min-height:64px;padding-block:10px}.inventory-row>div:first-child{flex-wrap:wrap;gap:8px;min-width:0}.inventory-row strong{text-overflow:ellipsis;min-width:0;font-size:12px;overflow:hidden}.inventory-row small{color:var(--muted-2)}.inventory-row-actions button,.pagination button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:8px;min-height:44px;padding:0 10px;font-size:12px;font-weight:650}.pagination{justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}.inventory-reveal{z-index:100;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);width:min(620px,100% - 32px);max-height:70vh;box-shadow:var(--shadow);margin:auto;padding:20px;position:fixed;inset:0}.inventory-reveal::backdrop{background:#1b263c80}.inventory-reveal>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.inventory-reveal pre{border-radius:var(--radius-card);color:#fff;background:var(--surface-dark);white-space:pre-wrap;max-height:48vh;padding:14px;overflow:auto}.editor-core-grid,.editor-copy-grid{margin-top:20px}.editor-switches{flex-wrap:wrap;gap:10px;margin-block:20px;display:flex}.editor-switches label{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-raised);align-items:center;gap:8px;min-height:44px;padding:0 12px;font-size:12px;display:inline-flex}.editor-actions{border-top:1px solid var(--border);margin-top:20px;padding-top:20px}.unsaved-badge{min-height:28px;color:var(--warning);background:var(--warning-soft);border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:720;display:inline-flex}.danger-button{color:var(--danger);border-color:#eccbc8}.admin-product-picker>input,.inventory-import>textarea,.inventory-list-head select{width:100%;min-width:0;min-height:48px;font:inherit;border:1px solid var(--border-strong);border-radius:var(--radius-control);background:var(--surface);padding:12px;font-size:16px}.inventory-list-head select{width:auto}.file-button:focus-within{outline:3px solid var(--accent);outline-offset:3px}.editor-core-grid,.editor-copy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid>.full{grid-column:1/-1}.inventory-toggle{align-items:center;gap:8px;min-height:44px;font-size:13px;display:inline-flex}.inventory-toggle input,.editor-switches input{width:20px;height:20px;accent-color:var(--accent)}.stats-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:24px}.stat span,.stat strong{display:block}.stat span{color:var(--muted);font-size:12px}.stat strong{margin-top:8px;font-size:30px;font-weight:550}.dashboard-section-head{margin-top:40px}.dashboard-section-head h2{margin:0;font-size:28px}.dashboard-section-head>span{color:var(--muted);font-size:13px}.support-settings-icon{color:var(--accent-strong)}.order-page{padding-block:32px 80px}.order-page>.panel+.panel{margin-top:24px}.order-page h2{font-size:26px}.order-page .order-hero{display:block}.access-row strong{overflow-wrap:anywhere;margin-top:8px;font-size:14px;display:block}.access-row>div>span{color:var(--muted);font-size:12px}.status-event>div{gap:4px;display:grid}.payment-record{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding-block:16px;display:flex}.payment-record>div{font-size:13px;display:grid}.footer{border-top:1px solid var(--border);background:var(--surface-raised);padding-top:48px}.footer-grid{grid-template-columns:1fr 1fr;gap:80px;padding-bottom:40px;display:grid}.footer-note{max-width:380px;margin-top:20px;font-size:13px}.footer-support{align-items:center;gap:12px;min-height:44px;display:inline-flex}.footer-support-icon{color:var(--accent-strong)}.footer-support small,.footer-support strong{display:block}.footer-support small{color:var(--muted);font-size:11px}.footer-support strong{font-size:13px;font-weight:550}.footer-links{grid-template-columns:1fr 1fr;gap:32px;display:grid}.footer-nav-group{align-content:start;gap:2px;display:grid}.footer-nav-group>span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:10px;font-size:11px}.footer-nav-group a{align-items:center;min-height:44px;font-size:13px;display:flex}.footer-nav-group a:hover{color:var(--accent-strong)}.footer-payment-row{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-block:24px;display:flex}.footer-payment-row>span{color:var(--muted);font-size:12px}.footer-payments{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-payment{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-control);align-items:center;gap:10px;min-height:52px;padding:8px 14px;font-size:12px;display:flex}.footer-payment .payment-brand-icon{width:34px;height:34px}.footer-bottom{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding-block:24px;font-size:11px;display:flex}.route-loading{min-height:calc(100dvh - 84px);padding-block:56px}.skeleton{background:var(--surface-soft);border-radius:var(--radius-control);animation:1.5s ease-in-out infinite alternate loading-pulse}.route-loading-kicker{width:140px;height:14px;margin-bottom:24px}.route-loading-title{width:min(580px,90%);height:64px;margin-bottom:20px}.route-loading-copy{width:min(440px,80%);height:24px;margin-bottom:40px}.route-loading-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.route-loading-card{height:450px}@keyframes loading-pulse{to{opacity:.55}}@media (max-width:1200px){.desktop-nav{gap:16px}.desktop-nav a:last-child,.support-link span{display:none}.support-link{justify-content:center;width:44px}.hero-grid{gap:36px}.hero h1{font-size:54px}.hero-shop{padding:24px}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page{grid-template-columns:minmax(0,1fr) 340px;gap:36px}}@media (max-width:900px){.shell{width:calc(100% - 48px)}.desktop-nav,.header-actions>.support-link,.header-actions>.language-switcher,.header-actions>.account-link{display:none}.mobile-only{display:inline-flex}.header-inner{min-height:72px}.hero{padding-top:48px}.hero-grid{grid-template-columns:1fr;gap:40px}.hero h1{max-width:680px;font-size:58px}.hero-copy{max-width:580px}.hero-shop{padding:28px}.hero-shop h2{max-width:none}.hero-product-row{padding:18px}.hero-product-price{align-items:center;gap:20px;display:flex}.service-directory{gap:24px;margin-top:40px}.hero-service-line{justify-content:flex-start;gap:12px 20px}.hero-service-line a{font-size:14px}.section{padding-block:56px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-layout{grid-template-columns:1fr;gap:12px}.process-layout h2{max-width:none}.advantages{gap:24px}.conversion-card{padding:32px}.conversion-card h2{font-size:30px}.product-page{grid-template-columns:1fr;gap:20px}.checkout-card{margin-top:0;position:static}.checkout-layout{grid-template-columns:1fr}.order-summary{order:-1;position:static}.auth-wrap{width:calc(100% - 48px)}.auth-visual{padding:28px}.auth-visual h2{font-size:30px}.auth-card{padding:28px}.account-hero-panel{grid-template-columns:1fr}.account-session{justify-content:space-between;align-items:center;display:flex}.account-overview-grid article{gap:10px;padding:16px 0}.usdt-payment-grid{grid-template-columns:1fr}.usdt-transfer-card{order:-1}.usdt-qr-frame{max-width:340px;margin:auto}.admin-tool-layout,.support-settings-panel{grid-template-columns:1fr}.admin-product-picker{border:0;padding-right:0}.admin-product-list{grid-template-columns:repeat(2,1fr);max-height:260px}.footer-grid{gap:40px}}@media (max-width:680px){html{scroll-padding-top:84px}.shell{width:calc(100% - 32px)}.header-inner{min-height:68px}.logo{width:58px;min-height:52px}.logo-mark{width:58px;height:58px}.hero{padding-top:36px}.hero h1{letter-spacing:-.055em;font-size:clamp(38px,9.5vw,56px)}.hero-copy{margin-bottom:24px;font-size:15px}.hero-actions{gap:12px}.hero-actions .button{width:100%}.hero-actions .text-link{justify-content:center;width:100%}.hero-assurance{margin-top:14px;font-size:11px}.hero-grid{gap:32px}.hero-shop{padding:20px 16px 12px}.hero-shop-head{gap:10px}.hero-shop-head>span:last-child{font-size:10px}.hero-shop h2{margin-block:20px;font-size:27px}.hero-product-row{gap:10px;padding:14px 12px}.hero-product-row .brand-icon{width:40px;height:40px;padding:8px}.hero-product-copy strong{font-size:12px}.hero-product-copy small{font-size:10px}.hero-product-price{gap:6px;display:grid}.hero-product-price strong{font-size:13px}.service-directory{margin-top:32px;padding-block:24px;display:block}.service-directory>span{white-space:normal;margin-bottom:16px;display:block}.hero-service-line{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hero-service-line a{font-size:13px}.section{padding-block:44px}.section-head{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px}.section-head h2{font-size:32px}.section-head p{font-size:14px}.eyebrow{font-size:10px}.product-grid{grid-template-columns:minmax(0,1fr);gap:20px}.product-card-top{flex-wrap:nowrap;gap:12px;padding:20px}.product-card-badges{max-width:115px}.product-brand-lockup{gap:10px}.product-brand-lockup strong{font-size:14px}.product-body{padding:22px 20px 0}.product-body h3{font-size:25px}.product-term{margin-inline:20px}.product-facts{padding-inline:20px}.product-bottom{padding:20px}.product-cta{min-height:48px}.process-card{grid-template-columns:24px 1fr;gap:16px}.process-card>svg{display:none}.process-card h3{font-size:21px}.advantages{grid-template-columns:1fr;gap:32px}.advantage{padding-top:24px}.advantage>svg{margin-bottom:18px}.conversion-section{padding-bottom:44px}.conversion-card{gap:24px;padding:28px 22px;display:grid}.conversion-card .button{width:100%}.page-hero{padding-block:36px 24px}.page-title{font-size:36px}.catalog-section{padding-top:0}.catalog-tools{flex-wrap:wrap;gap:12px}.search-box{width:100%}.search-box input{font-size:16px}.result-count{font-size:12px}.chips{gap:6px}.chips button{padding-inline:12px;font-size:12px}.product-page{padding-top:16px;padding-bottom:40px}.breadcrumb{margin-bottom:24px}.product-title-row{align-items:flex-start;gap:16px}.product-title-row .brand-icon-lg{width:64px;height:64px;padding:14px}.product-title-row h1{font-size:32px}.product-title-row>div{min-width:0}.detail-row{grid-template-columns:1fr;gap:10px;padding-block:18px}.product-page .checkout-card{z-index:45;padding:14px 16px max(14px, env(safe-area-inset-bottom));border:0;border-top:1px solid var(--border-strong);background:var(--surface);border-radius:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;margin:0;display:grid;position:fixed;inset:auto 0 0}.product-page .checkout-card .checkout-card-head{gap:5px}.product-page .checkout-card .price{font-size:28px}.product-page .checkout-card-head .muted{font-size:10px}.product-page .checkout-card>.purchase-meta,.product-page .checkout-card>.checkout-trust-list,.product-page .checkout-card>small,.product-page .checkout-card>.payment-chips{display:none}body:has(.product-page){padding-bottom:calc(108px + env(safe-area-inset-bottom))}.purchase-dialog{border-radius:14px 14px 0 0;width:100%;max-width:100%;max-height:100dvh;margin:auto 0 0}.purchase-dialog-card{padding:28px 20px max(24px, env(safe-area-inset-bottom))}.purchase-dialog-card>h2{font-size:27px}.purchase-choices{grid-template-columns:1fr}.purchase-choice{padding:18px}.purchase-choice-head{margin-bottom:14px}.choice-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-page{padding-block:24px 44px}.checkout-progress{margin-bottom:24px;display:block}.checkout-progress-label{margin-bottom:16px;display:block}.checkout-progress ol{justify-content:space-between;gap:14px}.checkout-progress li{gap:6px;font-size:10px}.checkout-progress li b{width:24px;height:24px}.checkout-layout{gap:20px}.checkout-main,.panel{padding:22px 20px}.checkout-main h1{font-size:30px}.order-summary .product-top{margin-bottom:16px}.order-summary .summary-title{margin-bottom:10px}.order-summary-product{margin-bottom:16px}.order-summary .summary-line{padding-block:12px}.payment-option{grid-template-columns:18px 34px minmax(0,1fr);gap:10px;padding:16px 12px}.payment-option .payment-brand-icon{width:34px;height:34px}.payment-option span:not(.payment-brand-icon){font-size:11px}.checkout-submit{width:100%;min-height:52px}.auth-wrap{width:calc(100% - 32px);margin-block:28px 44px}.auth-shell{grid-template-columns:1fr}.auth-visual{padding:22px}.auth-visual>.logo,.auth-badges{display:none}.auth-visual-copy{margin:0}.auth-visual-copy .eyebrow{margin-bottom:10px}.auth-visual h2{margin-bottom:10px;font-size:26px}.auth-visual p{margin-bottom:0;font-size:12px}.auth-card{padding:24px 20px}.auth-card h1{font-size:28px}.auth-mode-switch{margin-bottom:24px}.dashboard,.payment-shell{padding-block:28px 44px}.account-hero-panel{gap:20px;padding:22px}.account-identity{gap:12px}.account-hero-avatar{width:44px;height:44px;font-size:20px}.account-identity h1{font-size:26px}.account-quick-actions{grid-template-columns:1fr}.account-overview-grid{grid-template-columns:1fr;gap:0;margin-bottom:32px}.account-overview-grid article{gap:20px}.account-overview-grid article>div{flex:1;grid-template-columns:1fr auto;gap:4px 20px;display:grid}.account-overview-grid strong{grid-area:1/2/span 2;font-size:28px}.account-overview-grid p{grid-column:1}.dashboard .table-wrap{padding:0}.dashboard .table-wrap table,.dashboard .table-wrap tbody{display:block}.dashboard .table-wrap thead{display:none}.dashboard .table-wrap tr{border-bottom:1px solid var(--border-strong);padding:16px;display:block}.dashboard .table-wrap td{border:0;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;padding:10px 0;display:grid}.dashboard .table-wrap td:before{content:attr(data-label);color:var(--muted);font-size:11px}.dashboard .table-wrap .status{justify-self:start}.access-row{flex-direction:column;align-items:stretch}.access-row .button{width:100%}.usdt-payment-hero{grid-template-columns:1fr}.usdt-network-badge{justify-self:start;align-items:center;gap:10px;padding:8px 12px;display:flex}.usdt-secure-note{display:none}.usdt-payment-status{grid-template-columns:auto minmax(0,1fr);padding:18px}.usdt-payment-timer,.usdt-status-action{grid-column:2;justify-self:start}.usdt-payment-field{grid-template-columns:minmax(0,1fr)}.usdt-copy-button{width:100%}.usdt-order-summary{grid-template-columns:1fr;gap:18px}.legal,.legal-document{width:calc(100% - 32px);padding-block:28px 48px}.legal .page-title{font-size:36px}.legal-meta{gap:12px}.legal-meta div{flex-wrap:wrap}.legal-toc{padding:20px}.legal-toc ol{columns:1}.legal-toc a{min-height:44px;padding-block:8px;display:inline-block}.legal-section>h2{font-size:24px}.legal-clauses>li{grid-template-columns:32px minmax(0,1fr);gap:8px}.legal-clauses p,.legal-clauses ul li{font-size:14px}.inventory-manager,.product-editor,.support-settings-panel{padding:20px 16px}.stats-grid,.editor-core-grid,.admin-product-list,.editor-copy-grid{grid-template-columns:1fr}.inventory-heading,.inventory-title-row,.editor-title,.inventory-list-head,.inventory-row,.editor-actions,.support-settings-form{flex-direction:column;align-items:stretch;gap:12px}.inventory-row>div,.inventory-row-actions,.inventory-actions,.editor-switches{flex-wrap:wrap}.inventory-counts{grid-template-columns:repeat(2,1fr)}.editor-actions .button,.support-settings-form .button{width:100%}.table-wrap{padding:0}.footer{padding-top:32px}.footer-grid{grid-template-columns:1fr;gap:32px;padding-bottom:32px}.footer-links{gap:20px}.footer-payments{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.footer-payment{gap:8px;padding:8px;font-size:11px}.footer-bottom{padding-bottom:max(24px, env(safe-area-inset-bottom));gap:8px;display:grid}.route-loading-grid{grid-template-columns:1fr}.route-loading-title{height:88px}}@media (max-width:400px){.hero h1{font-size:38px}.hero-product-row{gap:8px;padding:12px 10px}.hero-product-row .brand-icon{width:32px;height:32px;padding:6px}.product-card-top{flex-wrap:wrap}.product-card-badges{max-width:none}.product-page .checkout-card{gap:10px}.product-page .checkout-card .price{font-size:24px}.product-page .checkout-card>.button{padding-inline:10px;font-size:12px}.checkout-progress li{gap:4px}.choice-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
