:root{--brand: #1677ff;--ink: #121315;--muted: #6f737b;--line: #e1e2e5;--surface: #fff;--canvas: #f2f2f4;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none}*{box-sizing:border-box}html{color-scheme:light;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.storefront-startup-error{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--canvas)}.storefront-startup-error>div{width:min(460px,100%);padding:42px 32px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 18px 60px #12141a1a;text-align:center}.storefront-startup-error svg{width:42px;height:42px;padding:10px;border-radius:14px;color:#fff;background:var(--brand)}.storefront-startup-error h1{margin:20px 0 8px;font-size:24px}.storefront-startup-error p{margin:0;color:var(--muted);line-height:1.7}.storefront-startup-error button{margin-top:24px;padding:12px 22px;border:0;border-radius:999px;color:#fff;background:#111214;cursor:pointer;font-weight:750}.store-app{min-height:100vh;padding-bottom:40px}.storefront-header{position:sticky;z-index:40;top:0;padding:18px 28px 8px;background:linear-gradient(var(--canvas) 72%,transparent)}.storefront-nav-shell{width:min(1360px,100%);min-height:64px;margin:0 auto;padding:0 14px 0 16px;border:1px solid rgba(19,21,25,.11);border-radius:28px;background:#ffffffed;box-shadow:0 5px 15px #11141a14;-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%)}.storefront-nav-row{height:62px;display:flex;align-items:center;gap:22px}.brand{display:inline-flex;align-items:center;gap:11px;width:max-content}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d7d8dc;border-radius:50%;color:#fff;background:#111214;box-shadow:0 3px 8px #11121421;font-weight:850}.brand-copy{min-width:0;display:grid;gap:5px}.brand-copy strong{overflow:hidden;max-width:230px;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.brand-copy i{display:none}.desktop-nav{display:flex;align-self:stretch;align-items:center;gap:2px;margin-right:auto}.desktop-nav a{position:relative;height:100%;display:flex;align-items:center;gap:7px;padding:0 15px;color:#62656b;font-size:13px;font-weight:680;transition:.18s ease}.desktop-nav a:after{position:absolute;right:15px;bottom:8px;left:15px;height:2px;border-radius:9px;background:#111214;content:"";opacity:0;transform:scaleX(.6);transition:.18s ease}.desktop-nav a.router-link-active{color:#111214}.desktop-nav a.router-link-active:after{opacity:1;transform:scaleX(1)}.desktop-nav svg{width:16px;height:16px}.desktop-customer-actions{display:flex;align-items:center;gap:7px}.desktop-customer-actions a{min-height:38px;display:flex;align-items:center;gap:6px;padding:0 13px;border:1px solid #d8d9dd;border-radius:999px;background:#fff;font-size:11px;font-weight:750}.desktop-customer-actions a.solid{border-color:#111214;color:#fff;background:#111214}.desktop-customer-actions svg{width:14px}.mobile-menu-button,.mobile-menu-panel{display:none}.store-page{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:68px 0 80px}.narrow-page{width:min(880px,calc(100% - 40px))}.hero{padding:16px 0 52px;border-bottom:1px solid var(--line)}.hero.compact{padding-bottom:40px}.eyebrow{display:inline-block;margin-bottom:14px;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1{max-width:760px;margin:0;font-size:clamp(38px,5vw,62px);line-height:1.05;letter-spacing:-.045em}.hero.compact h1{font-size:clamp(34px,4vw,50px)}.hero p{max-width:680px;margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.8}.catalog-page{width:min(1420px,100%);margin:0 auto;padding:18px 28px 84px}.catalog-layout{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);align-items:start;gap:22px}.category-panel,.catalog-panel{overflow:hidden;border:1px solid rgba(18,20,23,.12);border-radius:22px;background:#fff;box-shadow:0 5px 12px #11141a14}.category-panel{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto}.panel-heading{display:grid;gap:12px}.panel-heading small{color:#70737a;font-size:10px;font-weight:850;letter-spacing:.16em}.panel-heading h1,.panel-heading h2{margin:0;font-size:21px;letter-spacing:-.025em}.category-heading{padding:27px 22px 22px;border-bottom:1px solid var(--line)}.category-heading{display:flex;align-items:center;justify-content:space-between}.category-heading>div{display:grid;gap:12px}.category-list{display:grid;gap:9px;padding:18px 20px 20px}.category-list button{width:100%;min-height:48px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 12px;border:1px solid #e0e1e4;border-radius:999px;background:#fff;box-shadow:0 2px 7px #11141a0b;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.category-list button:hover{border-color:#ccced3;box-shadow:0 4px 11px #11141a13;transform:translateY(-1px)}.category-list button.active{border-color:#c6c8cd;background:#fff;box-shadow:0 4px 12px #11141a17}.category-list strong{overflow:hidden;font-size:13px;line-height:1.35;text-overflow:ellipsis}.category-list button>svg{width:13px;color:#52565d}.category-dot{width:20px;height:20px;flex:0 0 auto;border:1px solid #d6d8dc;border-radius:50%;background:#f6f7f8;transition:.16s ease}.category-list button.active .category-dot{border:4px solid #17181a;background:#fff}.category-group{overflow:visible;border:0;border-radius:0}.category-group.open{background:transparent}.category-list .category-parent{border-radius:999px}.category-parent-copy{min-width:0}.category-parent-meta{display:flex;align-items:center;gap:8px}.category-parent-meta small{min-width:24px;height:24px;display:grid;place-items:center;padding:0 7px;border-radius:999px;color:#666a72;background:#f0f1f3;font-size:10px;font-weight:750}.category-folder{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:#4f545c;background:#f0f1f3}.category-folder svg{width:13px}.category-chevron{width:13px!important;color:#858990!important;transition:transform .18s ease}.category-group.open .category-chevron{transform:rotate(180deg)}.category-children{display:grid;gap:7px;padding:8px 0 2px 18px}.category-list .category-children button{min-height:44px;padding:7px 11px;border-radius:999px}.category-child-dot{width:18px;height:18px}.catalog-heading{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px;border-bottom:1px solid var(--line)}.catalog-tools,.catalog-search-row{display:flex;align-items:center;gap:9px}.catalog-search{width:min(330px,31vw);height:48px;display:flex;align-items:center;gap:9px;padding:0 15px;border:1px solid #d9dade;border-radius:999px;background:#fff}.catalog-search svg{width:17px;color:#777a81}.catalog-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:13px}.catalog-search input:disabled{cursor:not-allowed}.filter-button,.catalog-search-button{display:none}.catalog-empty{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center}.catalog-empty>span{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;color:#6f737b;background:#f0f1f3}.catalog-empty>span svg{width:25px}.catalog-empty h2{margin:20px 0 0;font-size:19px}.catalog-empty p{max-width:380px;margin:9px 0 20px;color:var(--muted);font-size:12px;line-height:1.7}.catalog-empty button{min-height:42px;padding:0 19px;border:0;border-radius:999px;color:#fff;background:#111214;cursor:pointer;font-weight:750}.catalog-empty.small{min-height:280px}.catalog-loading{min-height:360px}.product-table{margin:22px;overflow:hidden;border:1px solid var(--line);border-radius:18px}.product-table-head,.product-table>button{display:grid;grid-template-columns:minmax(280px,1fr) 105px 105px 88px;align-items:center;gap:12px}.product-table-head{min-height:45px;padding:0 16px;color:#777a81;background:#f4f4f6;font-size:11px;font-weight:750}.product-table>button{width:100%;min-height:78px;padding:12px 16px;border:0;border-top:1px solid var(--line);background:#fff;cursor:pointer;text-align:left;transition:.15s ease}.product-table>button:hover{background:#fafafa}.catalog-product{min-width:0;display:flex;align-items:center;gap:12px}.catalog-product-icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid #d9dade;border-radius:50%;color:#111214;background:#fff;box-shadow:0 2px 6px #11141a0d}.catalog-product-icon svg{width:18px}.catalog-product-copy{min-width:0;display:grid;gap:6px}.catalog-product-copy strong{overflow:hidden;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.catalog-product-copy small{overflow:hidden;max-width:520px;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.product-table>button>b{font-size:14px}.stock-text{color:#656970;font-size:12px}.buy-button{min-height:36px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;color:#fff;background:#111214;font-size:11px;font-weight:750}.buy-button svg{width:14px}.product-mobile-list{display:none}.icon-button{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:0;border-radius:50%;background:#f0f1f3;cursor:pointer}.icon-button svg{width:17px}.category-drawer-backdrop{display:none}.page-error{margin:18px 0 0 382px}.order-list,.plan-list{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 32px #14182009}.order-list>a,.plan-list>button{width:100%;min-height:76px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px 18px;border:0;border-bottom:1px solid var(--line);background:transparent;cursor:pointer;text-align:left;transition:.18s ease}.order-list>a:last-child,.plan-list>button:last-child{border-bottom:0}.order-list>a:hover,.plan-list>button:hover{background:#fafafa}.order-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;color:var(--brand);background:color-mix(in srgb,var(--brand) 9%,white);font-size:14px;font-weight:800}.order-icon svg{width:20px}.order-copy,.order-meta{display:grid;gap:5px;min-width:0}.order-copy strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.order-copy small,.order-meta small{color:var(--muted);font-size:11px}.order-meta{justify-items:end}.order-meta strong{font-size:14px}.order-list>a>svg,.plan-list>button>svg{width:16px;color:#b2b4ba}.state-line{display:flex;min-height:86px;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:13px}.compact-state{min-height:120px}.full-state{min-height:50vh}.product-dialog-backdrop{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:grid;padding:28px;place-items:center;background:#11131761;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-dialog{width:min(1040px,100%);max-height:calc(100vh - 56px);overflow-y:auto;border:1px solid rgba(255,255,255,.6);border-radius:25px;background:#fff;box-shadow:0 30px 100px #0e111640;animation:dialog-in .22s cubic-bezier(.2,.8,.2,1)}@keyframes dialog-in{0%{opacity:0;transform:translateY(12px) scale(.985)}}.product-dialog-header{min-height:90px;display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:23px 26px;border-bottom:1px solid var(--line)}.product-dialog-header>div{display:grid;gap:8px}.product-dialog-header small{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.08em}.product-dialog-header h2{margin:0;font-size:21px;line-height:1.3;letter-spacing:-.025em}.product-dialog-grid{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(400px,1.18fr)}.purchase-overview{min-width:0;display:flex;flex-direction:column;padding:34px;border-right:1px solid var(--line);background:#f7f7f8}.purchase-icon{display:grid;width:150px;height:150px;place-items:center;margin:4px auto 30px;border:1px solid #d7d8dc;border-radius:36px;color:#111214;background:#fff;box-shadow:0 8px 25px #11141a12}.purchase-icon svg{width:58px;height:58px}.purchase-badges{display:flex;flex-wrap:wrap;gap:7px}.purchase-badges span{display:flex;align-items:center;gap:5px;min-height:28px;padding:0 9px;border-radius:999px;color:#376b4e;background:#ebf6ef;font-size:10px;font-weight:700}.purchase-badges span+span{color:#526681;background:#edf3f8}.purchase-badges svg{width:13px}.purchase-price{display:flex;align-items:flex-start;margin:18px 0 10px;font-size:36px;line-height:1;letter-spacing:-.04em}.purchase-price small{margin:4px 4px 0 0;font-size:17px}.purchase-overview>p{max-height:230px;overflow:auto;margin:0;padding-right:5px;color:var(--muted);font-size:12px;line-height:1.75}.purchase-assurance{display:flex;align-items:center;gap:11px;margin-top:auto;padding:16px;border:1px solid #e0e1e4;border-radius:15px;background:#fff}.purchase-assurance>svg{width:20px;color:#316a49}.purchase-assurance span{display:grid;gap:4px}.purchase-assurance b{font-size:12px}.purchase-assurance small{color:var(--muted);font-size:10px;line-height:1.45}.purchase-form{padding:30px 34px 34px}.purchase-form-title{display:grid;gap:7px;margin-bottom:20px}.purchase-form-title small{color:#777a81;font-size:9px;font-weight:850;letter-spacing:.16em}.purchase-form-title h3{margin:0;font-size:19px}.field{display:grid;gap:8px;margin:16px 0}.field>span{font-size:12px;font-weight:750}.field input{width:100%;height:46px;padding:0 14px;border:1px solid #dfe1e5;border-radius:12px;outline:none;color:var(--ink);background:#fff;transition:.2s}.field input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.quantity-row{display:flex;align-items:center;justify-content:space-between;margin:20px 0}.quantity-row>span{font-size:12px;font-weight:750}.quantity-row div{display:flex;align-items:center;gap:14px}.quantity-row button{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer}.quantity-row svg{width:14px}.primary-button,.secondary-button{display:flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border:0;border-radius:13px;color:#fff;background:var(--brand);font-weight:750;cursor:pointer;transition:.2s}.primary-button{width:100%;margin-top:22px}.primary-button:hover{filter:brightness(.95);transform:translateY(-1px)}.primary-button:disabled{opacity:.55;cursor:wait;transform:none}.secondary-button{width:max-content;color:var(--brand);background:color-mix(in srgb,var(--brand) 9%,white)}.security-note{margin:13px 0 0;color:var(--muted);font-size:11px;line-height:1.6;text-align:center}.purchase-total{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.purchase-total span{color:var(--muted);font-size:12px}.purchase-total b{font-size:20px}.purchase-submit{gap:8px;border-radius:999px;background:#111214}.purchase-submit svg{width:16px}.payment-dialog-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;padding:22px;place-items:center;background:#12151c66;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.payment-dialog{width:min(520px,100%);max-height:calc(100vh - 44px);overflow-y:auto;padding:28px;border:1px solid rgba(255,255,255,.45);border-radius:24px;background:#fff;box-shadow:0 30px 100px #0f121940;animation:payment-in .22s cubic-bezier(.2,.8,.2,1)}@keyframes payment-in{0%{opacity:0;transform:translateY(14px) scale(.98)}}.payment-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:24px}.payment-dialog>header small{color:var(--brand);font-size:10px;font-weight:800;letter-spacing:.13em}.payment-dialog>header h2{margin:5px 0 0;font-size:27px;letter-spacing:-.035em}.payment-dialog>header button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#f0f1f3;cursor:pointer}.payment-dialog>header svg{width:16px}.payment-order-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 18px;border-radius:15px;background:#f5f6f8}.payment-order-summary>span{display:grid;gap:4px;min-width:0}.payment-order-summary small{color:var(--muted);font-size:10px}.payment-order-summary strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.payment-order-summary b{color:var(--brand);font-size:19px;white-space:nowrap}.payment-heading{display:flex;align-items:center;gap:11px;margin:24px 0 14px}.payment-heading>span{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:var(--brand);background:color-mix(in srgb,var(--brand) 9%,white)}.payment-heading svg{width:18px}.payment-heading>div{display:grid;gap:4px}.payment-heading strong{font-size:14px}.payment-heading small{color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums}.payment-dialog-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.payment-dialog-methods button{min-height:49px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 13px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;font-size:12px;font-weight:750}.payment-dialog-methods button:hover{border-color:var(--brand);color:var(--brand)}.payment-dialog-methods svg{width:14px}.payment-dialog>footer{margin-top:18px;padding-top:2px;border-top:1px solid var(--line)}.payment-waiting,.payment-complete{display:grid;justify-items:center;padding:34px 15px 14px;text-align:center}.payment-waiting svg,.payment-complete>svg{width:42px;height:42px;margin-bottom:15px;color:var(--brand)}.payment-waiting strong,.payment-complete h3{margin:0;font-size:19px}.payment-waiting small,.payment-complete p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.payment-complete>svg{color:#16854b}.payment-complete .primary-button{margin-top:22px}.note-banner,.error-banner{padding:13px 15px;border-radius:12px;font-size:12px;line-height:1.6}.note-banner{color:#76520d;background:#fff8e8}.error-banner{color:#ba2d27;background:#fff0ef}.order-section{border-bottom:0}.status-awaiting_payment{color:#b67000!important}.status-processing{color:#376fd0!important}.status-completed{color:#16854b!important}.status-ambiguous{color:#b5442d!important}.empty-state{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-state>svg{width:44px;height:44px;margin-bottom:18px;color:#afb2b8}.empty-state h2{margin:0;font-size:22px}.empty-state p{max-width:440px;margin:10px 0 22px;color:var(--muted);font-size:13px;line-height:1.7}.detail-page{width:min(760px,calc(100% - 40px));padding-top:54px}.status-hero{padding:40px;border:1px solid var(--line);border-radius:24px;background:#fff;text-align:center;box-shadow:0 18px 50px #1418200e}.status-icon{display:grid;width:58px;height:58px;margin:0 auto 18px;place-items:center;border-radius:50%;color:var(--brand);background:color-mix(in srgb,var(--brand) 9%,white)}.status-hero.completed .status-icon{color:#16854b;background:#ecf8f1}.status-icon svg{width:28px}.status-hero>small{color:var(--muted);font-size:11px}.status-hero h1{margin:8px 0 9px;font-size:30px;letter-spacing:-.035em}.status-hero p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.countdown{display:block;margin-top:20px;color:var(--brand);font-size:25px;font-variant-numeric:tabular-nums;letter-spacing:.04em}.detail-card{display:grid;grid-template-columns:1fr auto auto;gap:26px;margin-top:18px;padding:22px 24px;border:1px solid var(--line);border-radius:17px;background:#fff}.detail-card div{display:grid;gap:5px}.detail-card span{color:var(--muted);font-size:11px}.detail-card strong{font-size:13px}.detail-card .amount{color:var(--brand);font-size:17px}.payment-panel,.delivery-panel{margin-top:18px;padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff}.payment-panel header h2,.delivery-panel h2{margin:0;font-size:18px}.payment-panel header p{margin:7px 0 20px;color:var(--muted);font-size:12px}.payment-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.payment-methods button{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;font-weight:700}.payment-methods button:hover{border-color:var(--brand);color:var(--brand)}.payment-methods svg{width:15px}.text-button{display:block;margin:18px auto 0;border:0;background:transparent;cursor:pointer;font-size:12px}.text-button.danger{color:#bb3d34}.delivery-panel header{display:flex;align-items:center;justify-content:space-between}.delivery-panel header small{color:var(--brand);font-size:9px;font-weight:800;letter-spacing:.12em}.delivery-panel header button{display:flex;align-items:center;gap:6px;border:0;color:var(--brand);background:transparent;cursor:pointer;font-size:12px}.delivery-panel header svg{width:14px}.delivery-panel pre{overflow:auto;margin:20px 0 0;padding:18px;border-radius:13px;color:#29313f;background:#f5f6f8;font:12px/1.8 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}.plan-list>button{grid-template-columns:1fr auto auto}.plan-list button.active{color:var(--brand);background:color-mix(in srgb,var(--brand) 7%,white)}.plan-list span{display:grid;gap:5px}.plan-list span small{color:var(--muted);font-size:11px}.plan-list b{font-size:14px}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mode-switch button{display:grid;gap:5px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer;text-align:left}.mode-switch button.active{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 9%,transparent)}.mode-switch small{color:var(--muted);font-size:11px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px;margin-top:10px}.form-grid .wide{grid-column:1/-1}.subsite-page{width:min(920px,calc(100% - 56px));margin:0 auto;padding:18px 0 72px}.subsite-shell{overflow:hidden;border:1px solid rgba(18,20,23,.12);border-radius:21px;background:#fff;box-shadow:0 8px 24px #11141a14}.subsite-intro{padding:32px 40px 29px;border-bottom:1px solid var(--line);background:linear-gradient(145deg,#fff 35%,#f5f5f6)}.subsite-badge{width:max-content;display:flex;align-items:center;gap:6px;margin-bottom:13px;padding:6px 9px;border-radius:999px;color:#4c5159;background:#eceef0;font-size:10px;font-weight:750}.subsite-badge svg{width:13px}.subsite-intro h1{margin:0;font-size:clamp(31px,4vw,40px);line-height:1.08;letter-spacing:-.045em}.subsite-intro p{max-width:650px;margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.7}.subsite-form{display:grid}.subsite-step{padding:24px 40px 28px;border-bottom:1px solid var(--line)}.subsite-step:last-child{border-bottom:0}.subsite-step-heading{display:flex;align-items:center;gap:11px;margin-bottom:15px}.subsite-step-heading>span{display:grid;width:31px;height:31px;flex:0 0 auto;place-items:center;border-radius:10px;color:#fff;background:#111214;font-size:11px;font-weight:800}.subsite-step-heading>div{display:grid;gap:2px}.subsite-step-heading small{color:#858890;font-size:8px;font-weight:750}.subsite-step-heading h2{margin:0;font-size:17px}.subsite-step .plan-list{box-shadow:none}.subsite-step .plan-list>button{min-height:64px;gap:11px;padding:10px 15px}.subsite-step .plan-list button.active{color:#111214;border-left:3px solid #111214;background:#f4f4f5}.subsite-step .mode-switch button{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;min-height:68px;padding:12px 14px}.subsite-step .mode-switch button>svg{width:19px;color:#747881}.subsite-step .mode-switch button>span{min-width:0;display:grid;gap:4px}.subsite-step .mode-switch button.active{border-color:#111214;box-shadow:0 0 0 2px #11121412}.subsite-step .mode-switch button.active>svg{color:#111214}.subsite-contact>div{height:44px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #dfe1e5;border-radius:11px}.subsite-contact>div:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.subsite-contact svg{width:15px;color:#898d94}.subsite-contact input{height:100%;min-width:0;flex:1;padding:0;border:0;border-radius:0;box-shadow:none!important}.subsite-submit{min-height:44px;margin-top:17px;border-radius:999px;background:#111214}.subsite-loading{min-height:320px}.subsite-unavailable{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px;text-align:center}.subsite-unavailable>span{display:grid;width:56px;height:56px;place-items:center;border-radius:18px;color:#737780;background:#eef0f2}.subsite-unavailable svg{width:25px}.subsite-unavailable h2{margin:18px 0 0;font-size:20px}.subsite-unavailable p{max-width:450px;margin:9px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.subsite-verify{padding:29px 40px 36px}.subsite-verify .selected-plan{margin:18px 0 23px}.subsite-plan-state{min-height:110px;border:1px solid var(--line);border-radius:15px}.subsite-plan-empty{min-height:92px;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #e1e2e5;border-radius:15px;background:#f7f7f8}.subsite-plan-empty>svg{width:23px;flex:0 0 auto;color:#777b83}.subsite-plan-empty>span{display:grid;gap:6px}.subsite-plan-empty strong{font-size:13px}.subsite-plan-empty small{color:var(--muted);font-size:11px;line-height:1.55}.assurance{display:flex;align-items:center;gap:10px;margin:17px 0;padding:13px 14px;border-radius:12px;background:#eef8f3}.assurance>svg{width:19px;color:#16854b}.assurance span{display:grid;gap:2px}.assurance strong{font-size:11px}.assurance small{color:#587063;font-size:10px}.back-button{display:flex;align-items:center;gap:6px;margin-bottom:20px;border:0;color:var(--brand);background:transparent;cursor:pointer}.back-button svg{width:15px}.selected-plan{display:flex;align-items:center;justify-content:space-between;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.selected-plan span{display:grid;gap:4px}.selected-plan small{color:var(--muted)}.selected-plan b{color:var(--brand)}.captcha-box{min-height:110px;display:grid;margin-top:18px;place-items:center;border-radius:14px;color:var(--muted);background:#f3f4f6;font-size:12px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.customer-auth-page,.customer-account-page,.announcement-page{width:min(760px,calc(100% - 40px));margin:0 auto;padding:42px 0 80px}.customer-auth-card,.customer-account-card{padding:36px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 12px 35px #11141a12}.customer-auth-card{width:min(520px,100%);margin:0 auto}.customer-auth-icon{display:grid;width:48px;height:48px;place-items:center;margin-bottom:20px;border-radius:15px;color:#fff;background:#111214}.customer-auth-icon svg{width:22px}.customer-auth-card>small{color:#777a81;font-size:10px;font-weight:850;letter-spacing:.13em}.customer-auth-card h1{margin:8px 0 0;font-size:31px;letter-spacing:-.04em}.customer-auth-card>p{margin:11px 0 22px;color:var(--muted);font-size:12px;line-height:1.7}.auth-input{height:46px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid #dfe1e5;border-radius:12px}.auth-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.auth-input svg{width:16px;color:#858990}.auth-input input{min-width:0;height:100%;flex:1;padding:0;border:0;box-shadow:none!important}.auth-submit{gap:8px;border-radius:999px;background:#111214}.auth-submit svg{width:16px}.customer-auth-card footer{margin-top:22px;color:var(--muted);font-size:12px;text-align:center}.customer-auth-card footer a{color:#111214;font-weight:800}.customer-account-card>header{display:flex;align-items:center;gap:15px;padding-bottom:24px;border-bottom:1px solid var(--line)}.customer-account-card>header>span{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;color:#fff;background:#111214}.customer-account-card>header svg{width:23px}.customer-account-card>header div{display:grid;gap:4px}.customer-account-card>header small,.account-details small,.account-action small{color:var(--muted);font-size:10px}.customer-account-card h1{margin:0;font-size:25px}.account-details{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:22px 0}.account-details>span{display:grid;gap:6px;padding:15px;border-radius:14px;background:#f5f6f7}.account-details strong{font-size:13px}.account-action{display:flex;align-items:center;gap:13px;padding:17px;border:1px solid var(--line);border-radius:16px}.account-action>svg{width:21px}.account-action span{display:grid;gap:5px}.account-action strong{font-size:13px}.account-logout{width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;border:0;border-radius:999px;color:#a42f28;background:#fff1f0;cursor:pointer;font-weight:750}.account-logout svg{width:16px}.announcement-hero{display:flex;align-items:flex-start;gap:17px;padding:30px;border:1px solid var(--line);border-radius:23px;background:#fff;box-shadow:0 8px 24px #11141a0f}.announcement-hero>span{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:15px;color:#fff;background:#111214}.announcement-hero svg{width:21px}.announcement-hero div{display:grid;gap:7px}.announcement-hero small{color:#777a81;font-size:9px;font-weight:850;letter-spacing:.15em}.announcement-hero h1{margin:0;font-size:29px}.announcement-hero p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.announcement-list{display:grid;gap:12px;margin-top:18px}.announcement-list article{padding:24px;border:1px solid var(--line);border-radius:19px;background:#fff}.announcement-list article>header{display:flex;align-items:center;justify-content:space-between}.announcement-list article header span{display:flex;align-items:center;gap:5px;min-height:24px;padding:0 8px;border-radius:999px;color:#76520d;background:#fff5da;font-size:9px;font-weight:750}.announcement-list article header svg{width:11px}.announcement-list time{margin-left:auto;color:var(--muted);font-size:10px}.announcement-list h2{margin:14px 0 0;font-size:18px}.announcement-list article>p{margin:10px 0 0;color:#4f535b;font-size:12px;line-height:1.8;white-space:pre-wrap}.announcement-state{min-height:300px;margin-top:18px;border:1px solid var(--line);border-radius:20px;background:#fff}@media(max-width:720px){.store-app{padding-bottom:30px}.storefront-header{padding:12px 10px 8px}.storefront-nav-shell{min-height:78px;padding:0 12px 0 14px;border-radius:30px;transition:border-radius .18s ease}.storefront-nav-shell.menu-open{border-radius:30px}.storefront-nav-row{height:76px;gap:0}.brand{gap:12px}.brand-mark{width:44px;height:44px;color:#111214;background:#fff;box-shadow:0 2px 7px #11121414;font-size:16px}.brand-copy{gap:7px}.brand-copy strong{max-width:220px;font-size:17px;font-weight:850}.brand-copy i{width:52px;height:4px;display:block;border-radius:999px;background:linear-gradient(90deg,#232528 35%,#dadce0 86%,transparent)}.desktop-nav,.desktop-customer-actions{display:none}.mobile-menu-button{display:grid;width:50px;height:50px;margin-left:auto;place-items:center;border:1px solid #d8d9dd;border-radius:50%;outline:none;background:#fff;box-shadow:0 2px 7px #11141a0d;cursor:pointer}.mobile-menu-button:focus-visible{border-color:#bfc1c6;box-shadow:0 0 0 3px #11141a0f}.mobile-menu-button svg{width:23px}.mobile-menu-panel{display:grid;gap:10px;padding:16px 2px 17px;border-top:1px solid var(--line);animation:menu-reveal .18s ease}.mobile-menu-panel>a{min-height:48px;display:flex;align-items:center;gap:11px;padding:0 15px;border:1px solid #d9dade;border-radius:999px;background:#fff;font-size:13px;font-weight:750}.mobile-menu-panel>a.router-link-active{border-color:#c9cbd0;box-shadow:0 2px 7px #11141a0f}.mobile-menu-panel>a svg{width:17px;color:#666a72}.mobile-account-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:3px}.mobile-account-actions>a,.mobile-account-actions>button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d9dade;border-radius:999px;background:#fff;cursor:pointer;font-size:12px;font-weight:800}.mobile-account-actions .solid{border-color:#111214;color:#fff;background:#111214}.mobile-account-actions svg{width:15px}@keyframes menu-reveal{0%{opacity:0;transform:translateY(-8px)}}.catalog-page{width:100%;padding:12px 12px 58px}.catalog-layout{grid-template-columns:1fr;gap:0}.category-panel{display:none}.catalog-panel{border-radius:22px}.catalog-heading{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;justify-content:stretch;gap:17px;padding:24px 18px 16px}.panel-heading{gap:11px}.panel-heading h1{font-size:22px}.catalog-tools{width:100%;display:grid;grid-template-columns:1fr;gap:10px}.filter-button{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d8d9dc;border-radius:999px;background:#fff;font-size:12px;font-weight:750}.filter-button svg{width:15px}.catalog-search-row{width:100%;display:grid;gap:10px}.catalog-search{width:100%;height:44px}.catalog-search-button{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:999px;color:#fff;background:#111214;font-size:12px;font-weight:750;cursor:pointer}.catalog-search-button:disabled{opacity:.5;cursor:not-allowed}.catalog-search-button svg{width:14px}.catalog-empty{min-height:390px}.catalog-loading{min-height:300px}.catalog-empty.small{min-height:250px}.product-table{display:none}.product-mobile-list{display:grid;overflow:hidden;margin:18px;padding:0;border:1px solid var(--line);border-radius:18px;background:#fff}.product-mobile-list>button{width:100%;min-height:104px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;padding:15px 14px;border:0;border-bottom:1px solid var(--line);background:#fff;cursor:pointer;text-align:left}.product-mobile-list>button:last-child{border-bottom:0}.product-mobile-list .catalog-product-icon{width:40px;height:40px}.product-mobile-list .catalog-product-icon svg{width:18px}.product-mobile-list .catalog-product-copy{gap:9px}.product-mobile-list .catalog-product-copy strong{display:-webkit-box;overflow:hidden;font-size:13px;line-height:1.45;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3}.mobile-product-meta{display:flex;flex-wrap:wrap;gap:6px}.mobile-product-meta b,.mobile-product-meta small{min-height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;color:#765b29;background:#fbf5e9;font-size:9px;font-weight:700}.mobile-product-meta small{color:#676b72;background:#f0f1f3}.mobile-product-meta small:last-child{color:#376b4e;background:#ebf6ef}.category-drawer-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:flex-start;background:#0f11165c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.category-drawer{width:min(360px,max(280px,84vw));height:100%;overflow-y:auto;border-radius:0 25px 25px 0;background:#fff;box-shadow:24px 0 70px #0e111633;animation:drawer-in .22s cubic-bezier(.2,.8,.2,1)}.category-heading{position:sticky;z-index:2;top:0;padding:24px 20px 20px;background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.category-list{padding:18px 18px calc(28px + env(safe-area-inset-bottom))}.category-list button{min-height:48px}.page-error{margin:14px 0 0}.product-dialog-backdrop{align-items:end;padding:0}.product-dialog{width:100%;max-height:94vh;border-radius:25px 25px 0 0;animation-name:sheet-up}.product-dialog-header{position:sticky;z-index:3;top:0;min-height:77px;padding:19px 18px 16px;background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-dialog-header h2{font-size:17px}.product-dialog-grid{grid-template-columns:1fr}.purchase-overview{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 15px;padding:20px 18px;border-right:0;border-bottom:1px solid var(--line)}.purchase-icon{grid-row:1 / span 3;width:72px;height:72px;margin:0;border-radius:20px;font-size:28px}.purchase-badges{align-self:end}.purchase-price{margin:2px 0 0;font-size:29px}.purchase-overview>p{grid-column:1/-1;display:-webkit-box;max-height:92px;overflow:hidden;margin-top:8px;padding:0;-webkit-box-orient:vertical;-webkit-line-clamp:4}.purchase-assurance{grid-column:1/-1;margin-top:8px}.purchase-form{padding:24px 18px calc(28px + env(safe-area-inset-bottom))}.purchase-form-title{margin-bottom:18px}.store-page,.narrow-page,.detail-page{width:calc(100% - 28px);padding:34px 0 50px}.hero{padding:8px 2px 34px}.hero h1{font-size:35px}.hero p{margin-top:14px;font-size:14px}.order-list,.plan-list{border-radius:15px}.order-list>a{min-height:72px;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;padding:10px 13px}.order-list>a>svg{display:none}.order-icon{width:38px;height:38px;border-radius:11px}.payment-dialog-backdrop{align-items:end;padding:0}.payment-dialog{width:100%;max-height:92vh;padding:24px 20px calc(24px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;animation-name:sheet-up}.payment-dialog-methods{grid-template-columns:1fr}@keyframes drawer-in{0%{opacity:.72;transform:translate(-28px)}}@keyframes sheet-up{0%{opacity:.6;transform:translateY(25px)}}.status-hero{padding:34px 20px;border-radius:20px}.detail-card{grid-template-columns:1fr 1fr}.detail-card div:first-child{grid-column:1/-1}.detail-card div:last-child{justify-items:end}.payment-methods,.mode-switch,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.subsite-page{width:100%;padding:10px 10px 52px}.subsite-shell{border-radius:19px}.subsite-intro{padding:24px 18px 22px}.subsite-intro h1{font-size:30px}.subsite-intro p{margin-top:10px;font-size:12px}.subsite-step{padding:21px 16px 24px}.subsite-step .mode-switch button{min-height:66px}.subsite-step .plan-list>button{min-height:62px;padding:9px 13px}.subsite-unavailable{min-height:360px;padding:30px 20px}.subsite-verify{padding:22px 16px 28px}.customer-auth-page,.customer-account-page,.announcement-page{width:100%;padding:12px 10px 54px}.customer-auth-card,.customer-account-card{padding:25px 18px;border-radius:21px}.customer-auth-card h1{font-size:28px}.account-details{grid-template-columns:1fr}.announcement-hero{padding:23px 18px;border-radius:21px}.announcement-hero>span{width:42px;height:42px;border-radius:13px}.announcement-hero h1{font-size:25px}.announcement-list article{padding:20px 18px;border-radius:17px}}
