:root{color-scheme:light;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--page: #f2f4f1;--surface: #ffffff;--surface-muted: #e9eeea;--ink: #151a17;--ink-soft: #59635d;--ink-faint: #7b857e;--line: #d6ddd8;--line-strong: #b8c3bc;--night: #111713;--night-soft: #1a241e;--green: #08765d;--green-dark: #075b49;--mint: #ccefe3;--coral: #e86143;--coral-dark: #bf462f;--amber: #d69e1f;--blue: #3579be;--danger: #ba3c34;--shadow-sm: 0 8px 22px rgba(21, 26, 23, .07);--shadow-lg: 0 22px 60px rgba(9, 13, 10, .2)}*,*:before,*:after{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:84px}body{min-width:280px;min-height:100vh;margin:0;overflow-x:hidden;background:var(--page);color:var(--ink)}.shop-hero__content{min-width:0;max-width:100%}body.has-modal{overflow:hidden}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}h1,h2,h3,p,dl,dd,ol,ul,fieldset{margin:0}ol,ul{padding:0}button,select{cursor:pointer}button:disabled{cursor:not-allowed}.button:disabled{transform:none;opacity:.62}[hidden]{display:none!important}::selection{background:var(--mint);color:var(--ink)}:focus-visible{outline:3px solid rgba(53,121,190,.34);outline-offset:2px}.app-shell{min-height:100vh}.page-shell{width:min(100% - 48px,1240px);margin-inline:auto}.site-header{position:sticky;z-index:40;top:0;border-bottom:1px solid rgba(213,221,215,.92);background:#fffffff5;box-shadow:0 5px 18px #1219140a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;min-width:0;align-items:center;gap:11px}.brand__mark{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid #0b5a47;border-radius:6px;background:var(--green);color:#fff;font-size:20px;font-weight:900}.brand__copy{display:grid;min-width:0;gap:1px}.brand__copy strong{overflow:hidden;font-size:16px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.brand__copy small{overflow:hidden;color:var(--ink-faint);font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.desktop-nav{display:flex;align-items:center;gap:6px}.desktop-nav>a,.nav-command{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:6px;background:transparent;padding:0 13px;color:var(--ink-soft);font-size:14px;font-weight:700}.desktop-nav>a:hover,.nav-command:hover{background:var(--surface-muted);color:var(--ink)}.nav-command{margin-left:8px;border:1px solid var(--ink);background:var(--ink);color:#fff}.nav-command:hover{background:#2a312d;color:#fff}.nav-command svg{width:16px;height:16px}.icon-button{display:inline-grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.icon-button:hover{border-color:var(--line-strong);background:var(--surface-muted)}.icon-button svg{width:18px;height:18px}.mobile-menu-toggle,.mobile-nav{display:none}.shop-hero{position:relative;overflow:hidden;border-bottom:1px solid #28312b;background:var(--night);color:#fff}.shop-hero:before{position:absolute;top:0;bottom:0;left:max(0px,calc((100% - 1240px)/2));width:6px;background:var(--coral);content:""}.shop-hero__inner{display:grid;min-height:350px;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:center;gap:72px;padding-block:64px}.shop-hero__content{max-width:690px}.eyebrow,.section-kicker,.modal__eyebrow{display:flex;align-items:center;gap:8px;color:#9db5a8;font-size:12px;font-weight:800;text-transform:uppercase}.status-dot{display:inline-block;width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#32c68f;box-shadow:0 0 0 4px #32c68f21}.shop-hero h1{max-width:760px;margin-top:18px;font-size:46px;line-height:1.12;font-weight:880}.shop-hero h1 span{color:#5bd5aa}.shop-hero__lead{max-width:650px;margin-top:20px;color:#b8c5bd;font-size:17px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:6px;padding:0 16px;font-size:14px;font-weight:800;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover{transform:translateY(-1px)}.button svg{width:17px;height:17px}.button--primary{border-color:var(--green);background:var(--green);color:#fff}.button--primary:hover{border-color:var(--green-dark);background:var(--green-dark)}.shop-hero .button--primary{border-color:#5bd5aa;background:#5bd5aa;color:#0c2b20}.shop-hero .button--primary:hover{border-color:#8be8c7;background:#8be8c7}.button--quiet{border-color:var(--line-strong);background:var(--surface);color:var(--ink)}.button--quiet:hover{border-color:#89958d;background:var(--surface-muted)}.shop-hero .button--quiet{border-color:#3b4940;background:#1a241e;color:#edf4ef}.shop-hero .button--quiet:hover{border-color:#65776b;background:#222f28}.service-facts{display:grid;overflow:hidden;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #344239;border-radius:8px;background:var(--night-soft)}.service-facts>div{min-width:0;padding:24px 22px}.service-facts>div:nth-child(odd){border-right:1px solid #344239}.service-facts>div:nth-child(-n+2){border-bottom:1px solid #344239}.service-facts dt{color:#fff;font-size:21px;font-weight:850;line-height:1.2}.service-facts dd{margin-top:7px;color:#94a69b;font-size:13px;line-height:1.4}.catalog-section,.payments-section{padding-block:72px 82px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.section-heading>div{min-width:0}.section-kicker{color:var(--green)}.section-heading h2{margin-top:8px;font-size:31px;line-height:1.18;font-weight:860}.section-heading>p{max-width:500px;color:var(--ink-soft);font-size:14px;line-height:1.7;text-align:right}.catalog-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) auto auto;align-items:center;gap:14px;margin-top:32px;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:12px;box-shadow:var(--shadow-sm)}.search-field{display:flex;min-width:0;height:44px;align-items:center;gap:9px;border:1px solid var(--line);border-radius:6px;background:#f7f9f7;padding:0 11px}.search-field:focus-within{border-color:var(--blue);background:var(--surface);box-shadow:0 0 0 3px #3579be21}.search-field>svg{width:18px;height:18px;flex:0 0 18px;color:var(--ink-faint)}.search-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px}.search-field input::placeholder{color:#929b95}.search-clear{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border:0;border-radius:5px;background:transparent;color:var(--ink-faint)}.search-clear:hover{background:var(--surface-muted);color:var(--ink)}.search-clear svg{width:16px;height:16px}.filter-segments{display:grid;grid-template-columns:repeat(3,auto);gap:3px;border:1px solid var(--line);border-radius:6px;background:#f1f4f1;padding:3px}.filter-segments button{min-height:36px;border:0;border-radius:4px;background:transparent;padding:0 12px;color:var(--ink-soft);font-size:13px;font-weight:750;white-space:nowrap}.filter-segments button:hover{color:var(--ink)}.filter-segments button[aria-pressed=true]{background:var(--ink);color:#fff;box-shadow:0 2px 7px #151a1729}.sort-control{position:relative;display:flex;height:44px;align-items:center;gap:8px;border:1px solid var(--line);border-radius:6px;background:#f7f9f7;padding-left:12px}.sort-control>span{color:var(--ink-faint);font-size:12px;font-weight:700}.sort-control select{height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;background:transparent;padding:0 35px 0 0;color:var(--ink);font-size:13px;font-weight:750}.sort-control svg{position:absolute;right:10px;width:16px;height:16px;pointer-events:none;color:var(--ink-faint)}.catalog-status{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:24px;color:var(--ink-faint);font-size:12px}.catalog-status p{color:var(--ink-soft);font-weight:800}.catalog-status>span{display:inline-flex;align-items:center;gap:7px}.catalog-status svg{width:15px;height:15px;color:var(--green)}.store-status{display:flex;min-height:44px;align-items:flex-start;gap:9px;margin-bottom:14px;border:1px solid #dfc37e;border-left:4px solid var(--amber);border-radius:0 6px 6px 0;background:#fff8e4;padding:11px 13px;color:#6d5514;font-size:12px;line-height:1.5}.store-status.is-error{border-color:#e0aaa5;border-left-color:var(--danger);background:#fff1ef;color:#8c2823}.store-status svg{width:17px;height:17px;flex:0 0 17px;margin-top:1px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{--accent: var(--green);display:flex;min-width:0;min-height:500px;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-top:4px solid var(--accent);border-radius:8px;background:var(--surface);padding:18px;box-shadow:0 5px 18px #151a170a;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-card:hover{border-right-color:var(--line-strong);border-bottom-color:var(--line-strong);border-left-color:var(--line-strong);box-shadow:0 16px 32px #151a1717;transform:translateY(-2px)}.product-card--emerald{--accent: #0a8a67}.product-card--blue{--accent: #3f7fc4}.product-card--cyan{--accent: #158a9e}.product-card--coral{--accent: #e66347}.product-card--orange{--accent: #d9782e}.product-card--amber{--accent: #c99718}.product-card--violet{--accent: #8a63b8}.product-card--indigo{--accent: #5367b2}.product-card__top{display:flex;min-height:58px;align-items:flex-start;justify-content:space-between;gap:12px}.product-card__image{position:relative;display:grid;width:56px;height:56px;flex:0 0 56px;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#f7f8f6}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__image.is-image-missing:after{color:var(--accent);font-size:23px;font-weight:900;content:attr(data-fallback)}.product-card__badges{display:flex;min-width:0;flex-wrap:wrap;justify-content:flex-end;gap:6px}.product-badge,.stock-badge{display:inline-flex;min-height:26px;align-items:center;gap:6px;border-radius:5px;padding:0 8px;font-size:11px;font-weight:800;line-height:1.2}.product-badge{background:color-mix(in srgb,var(--accent) 12%,white);color:color-mix(in srgb,var(--accent) 78%,black)}.stock-badge{border:1px solid #d7e3dc;background:#f7faf8;color:#4d5f54}.stock-badge .status-dot{width:6px;height:6px;flex-basis:6px;box-shadow:none}.product-card__title{min-width:0;margin-top:22px}.product-card__title h3{overflow-wrap:anywhere;font-size:20px;line-height:1.25;font-weight:850}.product-card__title p{min-height:42px;margin-top:6px;color:var(--ink-soft);font-size:13px;line-height:1.55}.product-price{display:flex;min-height:52px;align-items:baseline;gap:4px;margin-top:15px;border-bottom:1px solid var(--line);padding-bottom:14px}.product-price strong{font-size:28px;font-weight:880;line-height:1}.product-price span{color:var(--ink-faint);font-size:12px;font-weight:700}.product-facts{display:grid;gap:7px;margin-top:15px}.product-facts>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:12px}.product-facts dd{overflow-wrap:anywhere;color:var(--ink);font-weight:750;text-align:right}.product-features{display:grid;gap:8px;margin-top:16px;list-style:none}.product-features li{display:flex;align-items:flex-start;gap:7px;color:var(--ink-soft);font-size:12px;line-height:1.45}.product-features svg{width:14px;height:14px;flex:0 0 14px;margin-top:2px;color:var(--accent);stroke-width:3}.product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px}.minimum-total{display:grid;gap:2px}.minimum-total span{color:var(--ink-faint);font-size:10px}.minimum-total strong{font-size:13px;font-weight:800}.button--buy{min-height:40px;border-color:var(--accent);background:var(--accent);color:#fff;padding-inline:13px}.button--buy:hover{filter:brightness(.91)}.button--buy:disabled,.button--buy.is-disabled{border-color:#9aa49e;background:#9aa49e;filter:none}.empty-state{display:grid;min-height:350px;place-items:center;align-content:center;gap:11px;border:1px dashed var(--line-strong);border-radius:8px;background:var(--surface);padding:40px 24px;text-align:center}.empty-state>svg{width:42px;height:42px;color:var(--ink-faint)}.empty-state h3{font-size:18px}.empty-state p{color:var(--ink-soft);font-size:13px}.empty-state .button{margin-top:4px}.delivery-band{border-block:1px solid #29453d;background:#17342c;color:#fff}.delivery-band__inner{padding-block:62px}.section-heading--inverse .section-kicker{color:#6ddab4}.section-heading--inverse>p{color:#a9bdb3}.delivery-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px;border:1px solid #36554b;border-radius:8px;list-style:none}.delivery-steps li{display:grid;min-width:0;grid-template-columns:auto 1fr;gap:16px;padding:24px}.delivery-steps li+li{border-left:1px solid #36554b}.delivery-steps li>span{color:#67d4ae;font-size:12px;font-weight:900}.delivery-steps strong{font-size:16px}.delivery-steps p{margin-top:8px;color:#a9bdb3;font-size:13px;line-height:1.65}.payments-section{background:#f8faf8}.payment-overview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:34px}.payment-method-card{display:flex;min-width:0;min-height:86px;align-items:center;gap:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:14px}.payment-method-card__visual,.payment-choice__visual{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#f3f6f3}.payment-method-card__visual img,.payment-choice__visual img{width:100%;height:100%;object-fit:cover}.payment-method-card__visual svg,.payment-choice__visual svg{width:21px;height:21px;color:var(--green)}.payment-method-card>div:last-child{display:grid;min-width:0;gap:4px}.payment-method-card strong{overflow-wrap:anywhere;font-size:13px}.payment-method-card span{color:var(--ink-faint);font-size:11px;line-height:1.35}.payment-notice{display:flex;align-items:flex-start;gap:11px;margin-top:18px;border-left:4px solid var(--amber);border-radius:0 6px 6px 0;background:#fff7dc;padding:14px 16px;color:#6d5514}.payment-notice svg{width:18px;height:18px;flex:0 0 18px;margin-top:2px}.payment-notice p{font-size:13px;line-height:1.55}.site-footer{border-top:1px solid #29322c;background:var(--night);color:#fff}.site-footer__inner{display:grid;min-height:112px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.site-footer__inner>div strong{font-size:16px}.site-footer__inner>div p,.site-footer__inner>p{margin-top:4px;color:#8fa097;font-size:12px}.site-footer__inner>p a{color:#c3d0c8;text-decoration:underline;text-underline-offset:3px}.site-footer__inner>p a:hover{color:#fff}.site-footer__inner>p{margin-top:0;text-align:right}.site-footer button{display:inline-flex;min-height:40px;align-items:center;gap:8px;border:1px solid #4a5a50;border-radius:6px;background:#202a24;padding:0 14px;color:#fff;font-size:13px;font-weight:750}.site-footer button:hover{border-color:#718478;background:#29362f}.site-footer button svg{width:16px;height:16px}.modal{width:min(1180px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);margin:auto;overflow:hidden;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);padding:0;color:var(--ink);box-shadow:var(--shadow-lg)}.modal::backdrop{background:#090d0ab8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal__shell{max-height:calc(100dvh - 34px);overflow:auto;overscroll-behavior:contain}.modal__header{position:sticky;z-index:5;top:0;display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:#fffffff7;padding:16px 22px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.modal__header h2{margin-top:3px;font-size:22px;line-height:1.2}.modal__eyebrow{color:var(--green);font-size:10px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:0}.checkout-main{display:grid;min-width:0;gap:14px;border-right:1px solid var(--line);background:var(--page);padding:20px}.checkout-section{min-width:0;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:18px}.checkout-section legend{padding:0 5px;font-size:14px;font-weight:850}.selected-product{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px}.selected-product__image{width:56px;height:56px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#f7f8f6}.selected-product__image img{width:100%;height:100%;object-fit:cover}.selected-product>div:nth-child(2){min-width:0}.selected-product p{color:var(--ink-faint);font-size:10px;font-weight:750}.selected-product h3{margin-top:3px;overflow-wrap:anywhere;font-size:17px}.selected-product span{display:block;margin-top:3px;overflow-wrap:anywhere;color:var(--ink-soft);font-size:12px}.selected-product>strong{color:var(--green-dark);font-size:15px;text-align:right;white-space:nowrap}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:4px}.choice-button{display:grid;min-width:0;min-height:68px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;border:1px solid var(--line);border-radius:6px;background:#fafbfa;padding:12px;text-align:left}.choice-button:hover{border-color:var(--line-strong);background:#f4f7f4}.choice-button.is-selected{border-color:var(--green);background:#edf8f4;box-shadow:0 0 0 2px #08765d17}.choice-button__marker svg{width:18px;height:18px;color:var(--green)}.choice-button__copy{display:grid;min-width:0;gap:4px}.choice-button__copy strong,.choice-button__copy small{overflow-wrap:anywhere}.choice-button__copy strong{font-size:13px}.choice-button__copy small{color:var(--ink-soft);font-size:11px;line-height:1.4}.quantity-section{display:flex;align-items:center;justify-content:space-between;gap:24px}.quantity-section h3,.field-heading h3{font-size:14px}.quantity-section p,.field-heading p{margin-top:5px;color:var(--ink-soft);font-size:11px;line-height:1.45}.quantity-stepper{display:grid;flex:0 0 auto;grid-template-columns:40px 66px 40px;overflow:hidden;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface)}.quantity-stepper button{display:grid;min-height:40px;place-items:center;border:0;background:#f2f5f2}.quantity-stepper button:hover{background:#e6ece7}.quantity-stepper button svg{width:16px;height:16px}.quantity-stepper input{width:66px;border:0;border-inline:1px solid var(--line-strong);outline:0;background:#fff;text-align:center;font-weight:850;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.quantity-stepper input::-webkit-inner-spin-button,.quantity-stepper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.payment-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:4px}.payment-choice{display:grid;min-width:0;min-height:70px;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:8px;border:1px solid var(--line);border-radius:6px;background:#fafbfa;padding:9px;text-align:left}.payment-choice:hover{border-color:var(--line-strong)}.payment-choice.is-selected{border-color:var(--green);background:#edf8f4}.payment-choice__visual{width:36px;height:36px;flex-basis:36px}.payment-choice__copy{display:grid;min-width:0;gap:3px}.payment-choice__copy strong,.payment-choice__copy small{overflow-wrap:anywhere}.payment-choice__copy strong{font-size:11px}.payment-choice__copy small{color:var(--ink-faint);font-size:9px;line-height:1.3}.payment-choice>svg{width:16px;height:16px;color:var(--green)}.contact-section{display:grid;gap:14px}.form-field{position:relative;display:grid;gap:7px}.form-field>span{color:var(--ink-soft);font-size:12px;font-weight:750}.form-field em{color:var(--danger);font-size:10px;font-style:normal}.form-field span small{color:var(--ink-faint);font-weight:500}.form-field input,.form-field textarea{width:100%;min-width:0;border:1px solid var(--line);border-radius:6px;outline:0;background:#fafbfa;color:var(--ink);font-size:13px}.form-field input{min-height:42px;padding:0 12px}.form-field textarea{min-height:82px;resize:vertical;padding:11px 12px 25px;line-height:1.5}.form-field input:focus,.form-field textarea:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #3579be1f}.form-field input[aria-invalid=true],.confirm-check input[aria-invalid=true]+span{border-color:var(--danger)}.character-count{position:absolute;right:10px;bottom:8px;color:var(--ink-faint);font-size:10px}.field-error{display:block;min-height:15px;color:var(--danger);font-size:11px;line-height:1.35}.order-summary{position:sticky;top:0;display:grid;gap:15px;padding:22px}.order-summary__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-summary__head>span{font-size:16px;font-weight:850}.order-summary__head small{max-width:170px;overflow-wrap:anywhere;border-radius:4px;background:var(--surface-muted);padding:4px 6px;color:var(--ink-soft);font-size:9px;font-weight:750;text-align:right}.money-breakdown{display:grid;gap:10px;border-block:1px solid var(--line);padding-block:14px}.money-breakdown>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.money-breakdown dt{color:var(--ink-soft);font-size:11px}.money-breakdown dd{overflow-wrap:anywhere;font-size:12px;font-weight:750;text-align:right}.money-breakdown__total{margin-top:3px;border-top:1px dashed var(--line-strong);padding-top:12px}.money-breakdown__total dt{color:var(--ink);font-size:13px;font-weight:800}.money-breakdown__total dd{color:var(--green-dark);font-size:20px;font-weight:900}.rate-note{color:var(--ink-faint);font-size:10px;line-height:1.5}.address-panel,.local-mode-note{min-width:0;border:1px solid var(--line);border-radius:6px;padding:12px}.address-panel.is-ready{border-color:#acd8c8;background:#eff9f5}.address-panel.is-warning{border-color:#ead39b;background:#fff8e4}.address-panel.is-manual{border-color:#b7cce3;background:#f1f6fb}.address-panel__heading{display:grid;min-width:0;grid-template-columns:18px minmax(0,1fr);gap:9px}.address-panel__heading>svg{width:17px;height:17px;margin-top:1px}.address-panel__heading>div{min-width:0}.address-panel__heading strong{display:block;overflow-wrap:anywhere;font-size:11px}.address-panel__heading p{margin-top:4px;overflow-wrap:anywhere;color:var(--ink-soft);font-size:10px;line-height:1.5}.address-row{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;margin-top:10px;border-top:1px solid rgba(8,118,93,.18);padding-top:10px}.address-row code,.order-address code{min-width:0;overflow-wrap:anywhere;color:var(--ink);font-family:Cascadia Code,Consolas,monospace;font-size:10px;line-height:1.45}.address-row .icon-button{width:34px;height:34px;flex-basis:34px;background:#ffffffb8}.local-mode-note{display:grid;grid-template-columns:17px minmax(0,1fr);gap:9px;background:#f5f7f5}.local-mode-note.is-local{border-style:dashed}.local-mode-note.is-api{border-color:#acd8c8;background:#eff9f5}.local-mode-note>svg{width:16px;height:16px;margin-top:1px;color:var(--ink-soft)}.local-mode-note p{overflow-wrap:anywhere;color:var(--ink-soft);font-size:10px;line-height:1.5}.local-mode-note strong{color:var(--ink)}.confirm-check{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;cursor:pointer}.confirm-check input{width:17px;height:17px;margin:1px 0 0;accent-color:var(--green)}.confirm-check span{border:1px solid transparent;overflow-wrap:anywhere;color:var(--ink-soft);font-size:10px;line-height:1.55}.checkout-submit{width:100%;min-height:46px}.checkout-submit.is-loading svg{animation:spin .9s linear infinite}.checkout-result{display:grid;max-width:680px;min-height:520px;place-items:center;align-content:center;gap:12px;margin-inline:auto;padding:54px 24px;text-align:center}.result-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:var(--mint);color:var(--green-dark)}.result-icon svg{width:31px;height:31px}.checkout-result h2{font-size:26px}.checkout-result>p:not(.modal__eyebrow){max-width:520px;color:var(--ink-soft);font-size:13px;line-height:1.65}#checkout-result-details{width:100%;margin-top:10px;text-align:left}.result-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:8px}.orders-dialog{width:min(720px,calc(100vw - 32px))}.orders-shell{padding-bottom:24px}.orders-intro,.order-search,.order-query-result,.recent-orders{margin-inline:22px}.orders-intro{margin-top:20px;color:var(--ink-soft);font-size:12px;line-height:1.55}.order-search{margin-top:18px}.order-search>label{display:block;margin-bottom:7px;color:var(--ink-soft);font-size:11px;font-weight:750}.order-search>div{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid var(--line-strong);border-radius:7px;background:#fafbfa;padding:5px 5px 5px 12px}.order-search>div:focus-within{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #3579be1f}.order-search>div>svg{width:17px;height:17px;color:var(--ink-faint)}.order-search input{min-width:0;height:38px;border:0;outline:0;background:transparent;font-family:Cascadia Code,Consolas,monospace;font-size:12px}.order-search .button{min-height:38px}.order-query-result{margin-top:18px}.recent-orders{margin-top:24px;border-top:1px solid var(--line);padding-top:20px}.recent-orders__heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.recent-orders__heading h3{font-size:14px}.recent-orders__heading span{color:var(--ink-faint);font-size:11px}#recent-orders-list{display:grid;gap:8px;margin-top:12px}.recent-order{display:grid;min-width:0;min-height:62px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:15px;border:1px solid var(--line);border-radius:6px;background:#fafbfa;padding:10px 12px;text-align:left}.recent-order:hover{border-color:var(--line-strong);background:#f2f5f2}.recent-order>span{display:grid;min-width:0;gap:3px}.recent-order>span:last-child{grid-auto-flow:column;align-items:center;justify-content:end;gap:8px;color:var(--ink-faint)}.recent-order strong,.recent-order small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-order strong{font-size:12px}.recent-order small{color:var(--ink-faint);font-size:10px}.recent-order svg{width:15px;height:15px}.recent-orders__empty,.query-empty-state{display:grid;min-height:150px;place-items:center;align-content:center;gap:8px;border:1px dashed var(--line-strong);border-radius:7px;background:#fafbfa;padding:22px;text-align:center}.recent-orders__empty svg,.query-empty-state svg{width:30px;height:30px;color:var(--ink-faint)}.recent-orders__empty p,.query-empty-state p{color:var(--ink-soft);font-size:11px;line-height:1.5}.query-empty-state h3{font-size:14px}.order-detail-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.order-detail-card__header{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 36px auto;align-items:center;gap:9px;border-bottom:1px solid var(--line);background:var(--surface-muted);padding:12px}.order-detail-card__header>div{display:grid;min-width:0;gap:3px}.order-detail-card__header>div span{color:var(--ink-faint);font-size:9px}.order-detail-card__header strong{overflow-wrap:anywhere;font-family:Cascadia Code,Consolas,monospace;font-size:12px}.order-detail-card__header .icon-button{width:34px;height:34px;flex-basis:34px}.order-status{display:inline-flex;min-height:26px;align-items:center;border-radius:5px;padding:0 8px;font-size:10px;font-weight:800;white-space:nowrap}.order-status.is-manual{border:1px solid rgba(244,199,109,.28);background:#f4c76d1f;color:var(--amber)}.order-status.is-online{border:1px solid rgba(215,250,84,.28);background:#d7fa541f;color:var(--lime)}.order-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:4px 12px 12px}.order-detail-list>div{display:grid;min-width:0;gap:4px;border-bottom:1px solid var(--line);padding:10px 5px}.order-detail-list dt{color:var(--ink-faint);font-size:9px}.order-detail-list dd{overflow-wrap:anywhere;font-size:11px;font-weight:700;line-height:1.45}.order-address{display:grid;min-width:0;grid-template-columns:18px minmax(0,1fr);gap:8px;margin:0 12px 12px;border:1px solid #acd8c8;border-radius:6px;background:#eff9f5;padding:11px}.order-access{display:grid;min-width:0;gap:9px;margin:0 12px 12px;border:1px solid #b7cce3;border-radius:6px;background:#f1f6fb;padding:11px}.order-access>div:first-child{display:grid;grid-template-columns:17px minmax(0,1fr);align-items:start;gap:8px}.order-access>div:first-child svg{width:17px;height:17px;color:var(--blue)}.order-access p{color:var(--ink-soft);font-size:10px;line-height:1.5}.order-access>div:last-child{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;border-top:1px solid rgba(53,121,190,.16);padding-top:9px}.order-access code{min-width:0;overflow-wrap:anywhere;font-family:Cascadia Code,Consolas,monospace;font-size:9px;line-height:1.45}.order-access .icon-button{width:34px;height:34px;flex-basis:34px}.order-address.is-missing{border-color:#ead39b;background:#fff8e4}.order-address>svg{width:17px;height:17px}.order-address>p{color:var(--ink-soft);font-size:10px;line-height:1.45}.order-address>div{display:grid;min-width:0;grid-column:1 / -1;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;border-top:1px solid rgba(8,118,93,.18);padding-top:8px}.order-address .icon-button{width:34px;height:34px;flex-basis:34px}.order-fallback-note{display:flex;align-items:flex-start;gap:7px;margin:0 12px 12px;border-left:3px solid var(--amber);background:#fff8e4;padding:9px 10px;color:#6d5514;font-size:10px;line-height:1.45}.order-fallback-note svg{width:15px;height:15px;flex:0 0 15px}.delivery-vault{display:grid;gap:10px;margin:0 12px 12px;border:1px solid #90cbb7;border-radius:6px;background:#eff9f5;padding:11px}.delivery-vault>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.delivery-vault>div>div{min-width:0}.delivery-vault strong{font-size:11px}.delivery-vault p{margin-top:3px;color:var(--ink-soft);font-size:9px;line-height:1.45}.delivery-vault .button{min-height:36px;flex:0 0 auto;padding-inline:10px;font-size:10px}.delivery-vault__content{max-height:260px;overflow:auto;border:1px solid #b7dccc;border-radius:5px;background:#fff;padding:10px;color:var(--ink);font-family:Cascadia Code,Consolas,monospace;font-size:10px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.toast{position:fixed;z-index:100;right:22px;bottom:22px;display:flex;max-width:min(420px,calc(100vw - 32px));min-height:48px;align-items:center;gap:9px;border:1px solid #90cbb7;border-radius:7px;background:#eff9f5;padding:10px 14px;color:var(--green-dark);box-shadow:var(--shadow-lg);font-size:12px;font-weight:750}.toast--warning{border-color:#dfc37e;background:#fff8e4;color:#73560b}.toast--error{border-color:#e0aaa5;background:#fff1ef;color:#8c2823}.toast svg{width:18px;height:18px;flex:0 0 18px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1120px){.shop-hero__inner{grid-template-columns:minmax(0,1fr) 340px;gap:44px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-toolbar{grid-template-columns:minmax(280px,1fr) auto}.sort-control{grid-column:2;grid-row:2}.search-field{grid-row:1 / 3}.payment-overview{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.desktop-nav{display:none}.mobile-menu-toggle{display:inline-grid}.mobile-nav{position:absolute;top:68px;right:16px;display:grid;width:min(300px,calc(100vw - 32px));overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-lg)}.mobile-nav a,.mobile-nav button{display:flex;min-height:48px;align-items:center;gap:11px;border:0;border-bottom:1px solid var(--line);background:#fff;padding:0 15px;font-size:13px;font-weight:750;text-align:left}.mobile-nav>:last-child{border-bottom:0}.mobile-nav a:hover,.mobile-nav button:hover{background:var(--surface-muted)}.mobile-nav svg{width:17px;height:17px;color:var(--green)}.shop-hero__inner{grid-template-columns:1fr;gap:34px;padding-block:52px}.service-facts{max-width:600px}.product-grid,.payment-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-layout{grid-template-columns:1fr}.checkout-main{border-right:0;border-bottom:1px solid var(--line)}.order-summary{position:static}}@media (max-width: 680px){.page-shell{width:min(100% - 30px,1240px)}.site-header__inner{min-height:62px}.brand__mark{width:34px;height:34px;flex-basis:34px;font-size:18px}.brand__copy strong{max-width:190px;font-size:14px}.brand__copy small{max-width:190px;font-size:9px}.mobile-nav{top:62px}.shop-hero:before{left:0;width:4px}.shop-hero__inner{min-height:0;gap:28px;padding-block:42px}.shop-hero h1{margin-top:14px;font-size:34px;line-height:1.14}.shop-hero__lead{margin-top:16px;font-size:15px;line-height:1.65}.hero-actions{margin-top:24px}.service-facts>div{padding:18px 14px}.service-facts dt{font-size:17px}.service-facts dd{font-size:11px}.catalog-section,.payments-section{padding-block:50px 58px}.section-heading{display:grid;align-items:start;gap:12px}.section-heading h2{font-size:26px}.section-heading>p{max-width:none;font-size:13px;text-align:left}.catalog-toolbar{grid-template-columns:1fr;gap:10px;margin-top:24px;padding:10px}.search-field,.filter-segments,.sort-control{grid-column:1;grid-row:auto;width:100%}.filter-segments{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-segments button{min-width:0;padding:0 5px;white-space:normal}.sort-control select{width:100%}.catalog-status>span{display:none}.product-grid{grid-template-columns:1fr}.product-card,.product-card__title p{min-height:0}.delivery-band__inner{padding-block:48px}.delivery-steps{grid-template-columns:1fr;margin-top:26px}.delivery-steps li+li{border-top:1px solid #36554b;border-left:0}.delivery-steps li{padding:19px}.payment-overview{grid-template-columns:1fr 1fr;gap:9px;margin-top:26px}.payment-method-card{min-height:76px;gap:9px;padding:10px}.payment-method-card__visual{width:36px;height:36px;flex-basis:36px}.payment-method-card strong{font-size:11px}.payment-method-card span{font-size:9px}.site-footer__inner{grid-template-columns:1fr auto;gap:18px;padding-block:22px}.site-footer__inner>p{grid-column:1 / -1;text-align:left}.modal{width:100vw;max-height:100dvh;height:100dvh;border:0;border-radius:0}.modal__shell{max-height:100dvh;min-height:100dvh}.modal__header{min-height:66px;padding:12px 15px}.modal__header h2{font-size:19px}.checkout-main{gap:10px;padding:12px}.checkout-section{padding:14px}.selected-product{grid-template-columns:48px minmax(0,1fr);gap:10px}.selected-product__image{width:48px;height:48px}.selected-product>strong{grid-column:1 / -1;border-top:1px solid var(--line);padding-top:10px;text-align:left}.choice-grid,.payment-choice-grid{grid-template-columns:1fr}.quantity-section{align-items:flex-start;flex-direction:column}.quantity-stepper{width:100%;grid-template-columns:42px minmax(0,1fr) 42px}.quantity-stepper input{width:100%}.payment-choice{grid-template-columns:40px minmax(0,1fr) 18px}.payment-choice__copy strong{font-size:12px}.payment-choice__copy small{font-size:10px}.order-summary{padding:18px 14px 28px}.checkout-result{min-height:calc(100dvh - 66px);padding:38px 14px}.orders-intro,.order-search,.order-query-result,.recent-orders{margin-inline:14px}.order-search>div{grid-template-columns:18px minmax(0,1fr)}.order-search .button{grid-column:1 / -1;width:100%}.order-detail-card__header{grid-template-columns:minmax(0,1fr) 34px}.order-status{grid-column:1 / -1;width:max-content}.order-detail-list{grid-template-columns:1fr}.delivery-vault>div{align-items:stretch;flex-direction:column}.delivery-vault .button{width:100%}.recent-order{grid-template-columns:minmax(0,1fr);gap:6px}.recent-order>span:last-child{justify-content:start}.toast{right:16px;bottom:16px;left:16px;max-width:none}}@media (max-width: 360px){.page-shell{width:min(100% - 24px,1240px)}.brand__copy strong,.brand__copy small{max-width:155px}.shop-hero h1{margin-top:10px;font-size:29px}.shop-hero__inner{gap:18px;padding-block:26px}.shop-hero__lead{margin-top:12px;font-size:14px}.hero-actions{flex-wrap:nowrap;gap:7px;margin-top:18px}.hero-actions .button{min-width:0;flex:1 1 0;padding-inline:8px;font-size:13px}.service-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.service-facts>div{padding:12px 11px}.service-facts dt{font-size:15px}.service-facts dd{margin-top:4px;font-size:10px}.payment-overview{grid-template-columns:1fr}.product-card__footer{align-items:stretch;flex-direction:column}.button--buy{width:100%}.site-footer__inner{grid-template-columns:1fr}.site-footer button,.site-footer__inner>p{width:100%;grid-column:1}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero-live-activity{position:relative;display:grid;width:min(100%,470px);min-width:0;gap:10px;margin-top:18px;overflow:hidden;border:1px solid rgba(215,250,84,.24);border-radius:18px;background:#121a15e6;padding:12px 14px;box-shadow:0 14px 32px #00000029;color:var(--ink-soft)}.hero-live-activity:after{position:absolute;top:0;right:18%;width:26%;height:1px;background:#d7fa54b3;content:"";opacity:.55;animation:novakey-activity-sweep 5s var(--ease-smooth) infinite}.hero-live-activity__topline{display:flex;min-width:0;align-items:center;gap:8px}.hero-live-activity__demo{margin-left:auto;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#ffffff0d;padding:3px 7px;color:var(--ink-faint);font-size:9px;font-weight:750;line-height:1;white-space:nowrap}.hero-live-activity__stage.is-changing{animation:novakey-activity-stage-in .32s var(--ease-smooth) both}.hero-live-activity__product.is-fallback{border-color:#ff76554d}@keyframes novakey-activity-stage-in{0%{opacity:0;transform:translate3d(9px,0,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes novakey-activity-sweep{0%,65%{transform:translate(-180%);opacity:0}76%{opacity:.65}to{transform:translate(360%);opacity:0}}.product-live-signal,.product-demo-inventory{min-width:0;min-height:36px;margin:0;border:1px solid rgba(215,250,84,.19);border-radius:12px;background:#d7fa540e;padding:7px 9px;transition:border-color .24s var(--ease-smooth),background-color .24s var(--ease-smooth),transform .24s var(--ease-smooth)}.product-live-signal:hover,.product-demo-inventory:hover{border-color:#d7fa5466;background:#d7fa5414;transform:translateY(-1px)}@media (max-width: 680px){body:has(#checkout-dialog[open] #checkout-form-view:not([hidden])) .toast{bottom:calc(92px + env(safe-area-inset-bottom))}body:has(#checkout-dialog[open] #checkout-form-view:not([hidden])) .support-float{bottom:calc(82px + env(safe-area-inset-bottom))}}.payment-cross-chain-warning,.payment-reference-note{display:block;overflow-wrap:anywhere;color:var(--coral-text);font-size:10px;font-weight:700;line-height:1.45}.payment-reference-note{margin-top:8px;color:var(--ink-faint);font-weight:600}.address-panel__heading small.payment-cross-chain-warning{margin-top:6px}.order-address>small.payment-cross-chain-warning{grid-column:1 / -1;margin:9px 0 2px}.checkout-mobile-bar{display:none}.result-actions .button{min-height:42px}.checkout-mobile-bar__submit.is-loading svg{animation:spin .9s linear infinite}@media (max-width: 680px){#checkout-form-view:not([hidden]){padding-bottom:calc(82px + env(safe-area-inset-bottom))}.checkout-main{padding-bottom:22px}.checkout-mobile-bar{position:fixed;z-index:8;right:8px;bottom:8px;left:8px;display:grid;grid-template-columns:minmax(0,1fr) minmax(132px,44%);align-items:center;gap:10px;min-height:72px;border-top:1px solid rgba(215,250,84,.22);background:#121a15f5;padding:10px 12px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -12px 28px #04080647;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.checkout-mobile-bar[hidden]{display:none}.checkout-mobile-bar__amount{display:grid;min-width:0;gap:2px}.checkout-mobile-bar__amount>span,.checkout-mobile-bar__amount small{overflow:hidden;color:var(--ink-faint);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.checkout-mobile-bar__amount strong{overflow-wrap:anywhere;color:var(--lime);font-family:var(--font-numeric);font-size:17px;line-height:1.1}.checkout-mobile-bar__amount small{color:var(--ink-soft);font-size:9px}.checkout-mobile-bar__submit{width:100%;min-width:0;min-height:46px;white-space:nowrap}.result-actions{width:100%;flex-direction:column;align-items:stretch}.result-actions .button{width:100%}}@media (max-width: 380px){.checkout-mobile-bar{grid-template-columns:minmax(0,1fr) minmax(118px,42%);gap:7px;padding-inline:9px}.checkout-mobile-bar__amount strong{font-size:15px}.checkout-mobile-bar__submit{padding-inline:10px;font-size:11px}}.order-address__amount{grid-template-columns:minmax(0,1fr) 34px!important;align-items:center;margin-top:2px;border-top-color:#d7fa5438!important}.order-address__amount>div{display:grid;min-width:0;gap:2px}.order-address__amount small,.order-address__amount span{color:var(--ink-faint);font-size:9px;line-height:1.35}.order-address__amount strong{color:var(--lime);font-size:17px;letter-spacing:0;overflow-wrap:anywhere}.payment-detection{display:grid;width:auto;min-width:0;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 12px 12px;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff0b;padding:11px 12px;color:var(--ink);transition:border-color .22s var(--ease-smooth),background-color .22s var(--ease-smooth)}button.payment-detection{width:calc(100% - 24px);-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;text-align:left}.payment-detection.is-interactive{cursor:pointer;transition:border-color .22s var(--ease-smooth),background-color .22s var(--ease-smooth),transform .22s var(--ease-smooth)}.payment-detection.is-interactive:hover,.payment-detection.is-interactive:focus-visible{border-color:#d7fa5485;background:#d7fa5417;outline:0;transform:translateY(-1px)}.payment-detection.is-interactive:focus-visible{box-shadow:0 0 0 3px #d7fa5429}.payment-detection__icon{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(215,250,84,.28);border-radius:50%;color:var(--lime)}.payment-detection__icon svg{width:17px;height:17px}.payment-detection__copy{display:grid;min-width:0;gap:3px}.payment-detection__copy strong,.payment-detection__message,.payment-detection__copy small{min-width:0;overflow-wrap:anywhere}.payment-detection__copy strong{font-size:12px;line-height:1.35}.payment-detection__message{color:var(--ink-soft);font-size:10px;line-height:1.45}.payment-detection__copy small{color:var(--ink-faint);font-size:9px;line-height:1.35}.payment-detection__action{display:inline-flex;min-width:76px;min-height:34px;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(215,250,84,.28);border-radius:12px;background:#d7fa5414;padding:0 8px;color:var(--lime);font-size:10px;font-weight:800;white-space:nowrap}.payment-detection__action svg{width:14px;height:14px;flex:0 0 14px}.payment-detection.is-loading .payment-detection__action{border-color:#8cb7ff57;background:#8cb7ff1a;color:#b8d2ff}.payment-detection.is-loading .payment-detection__action svg,.toast--info svg{animation:spin .9s linear infinite}.payment-detection.is-scanning{border-color:#d7fa5447;background:#d7fa540e}.payment-detection.is-scanning .payment-detection__icon{animation:novakey-pulse 2.2s ease-in-out infinite}.payment-detection.is-confirmed{border-color:#75d6a75c;background:#75d6a717}.payment-detection.is-confirmed .payment-detection__icon{border-color:#75d6a761;color:var(--green)}.payment-detection.is-manual,.payment-detection.is-unavailable{border-color:#f4c76d5c;background:#f4c76d14}.payment-detection.is-manual .payment-detection__icon,.payment-detection.is-unavailable .payment-detection__icon{border-color:#f4c76d6b;color:var(--amber)}.payment-detection.is-stopped{border-color:var(--line);background:#ffffff06}.payment-detection.is-stopped .payment-detection__icon{border-color:var(--line);color:var(--ink-faint)}@media (max-width: 680px){.payment-detection{grid-template-columns:32px minmax(0,1fr) auto;gap:8px;padding:10px}.payment-detection__copy strong{font-size:11px}.payment-detection__message{font-size:9px}.payment-detection__action{min-width:70px;padding-inline:7px;font-size:9px}.order-address__amount strong{font-size:16px}}@media (prefers-reduced-motion: reduce){.payment-detection.is-scanning .payment-detection__icon{animation:none!important}.payment-detection.is-loading .payment-detection__action svg,.toast--info svg{animation:none!important}}:root{--font-display: "Arial", "PingFang SC", "Microsoft YaHei", sans-serif;--font-body: Inter, Aptos, "Segoe UI", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;--page: #edf0ed;--surface: #ffffff;--surface-muted: #e4e9e5;--ink: #121613;--ink-soft: #56615a;--ink-faint: #79857d;--line: #ced7d1;--line-strong: #9daca2;--night: #111512;--night-soft: #1a211c;--green: #09785b;--green-dark: #075d46;--mint: #d7fa54;--lime: #d7fa54;--coral: #ff6742;--coral-dark: #d94d2e;--coral-text: #a83d27;--amber: #c48613;--blue: #4167d9;--danger: #bd3933;--shadow-sm: 0 8px 22px rgba(18, 22, 19, .06);--shadow-lg: 0 24px 64px rgba(10, 14, 11, .24);font-family:var(--font-body)}body{background:var(--page);font-family:var(--font-body)}.site-header{border-bottom-color:#c5cec8;background:#f6f8f4f7;box-shadow:none}.site-header__inner{min-height:72px}.brand{gap:10px}.brand__mark{width:42px;height:42px;flex-basis:42px;border-color:var(--ink);border-radius:5px;background:var(--lime);color:var(--ink);font-family:var(--font-display);font-size:22px}.brand__copy strong,.site-footer__inner>div strong{font-family:var(--font-display);font-weight:900}.brand__copy small{color:#67736b;font-size:9px}.desktop-nav{gap:10px}.desktop-nav>a,.nav-command{min-height:40px;border-radius:5px;font-size:13px}.desktop-nav>a{padding-inline:8px}.desktop-nav>a:hover{background:transparent;color:var(--green)}.nav-command{margin-left:4px;border-color:var(--ink);background:var(--ink);padding-inline:14px}.nav-command:hover{border-color:var(--lime);background:var(--lime);color:var(--ink)}.shop-hero{border:0;border-bottom:7px solid var(--lime);background:var(--night)}.shop-hero__inner{min-height:440px;grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr);gap:54px;padding-block:50px}.shop-hero__content{max-width:640px}.eyebrow,.section-kicker,.modal__eyebrow{font-size:11px;font-weight:850}.shop-hero .eyebrow{color:#bfcac2}.shop-hero .status-dot{background:var(--lime);box-shadow:0 0 0 4px #d7fa541f}.shop-hero h1{margin-top:14px;color:#fbfcf7;font-family:var(--font-display);font-size:62px;font-weight:900;line-height:1.03}.shop-hero__lead{max-width:410px;margin-top:18px;color:#bdc7bf;font-size:16px;line-height:1.6}.hero-actions{gap:10px;margin-top:28px}.button{min-height:46px;border-radius:5px;font-size:13px;font-weight:850}.button--primary{border-color:var(--ink);background:var(--ink);color:#fff}.button--primary:hover{border-color:var(--green);background:var(--green)}.shop-hero .button--primary{border-color:var(--lime);background:var(--lime);color:var(--ink)}.shop-hero .button--primary:hover{border-color:#f1ffad;background:#f1ffad}.shop-hero .button--quiet{border-color:#48534c;background:transparent;color:#f5f7f2}.shop-hero .button--quiet:hover{border-color:#77837b;background:#202722}.hero-meta{display:flex;flex-wrap:wrap;gap:0;margin:30px 0 0;border-top:1px solid #39433d;padding:15px 0 0;list-style:none}.hero-meta li{color:#bdc7bf;font-size:11px;font-weight:750;line-height:1.35}.hero-meta li+li{margin-left:13px;border-left:1px solid #46524a;padding-left:13px}.hero-showcase{position:relative;min-height:320px;border-left:1px solid #303a34}.hero-showcase__index{position:absolute;top:2px;left:24px;color:#829087;font-size:11px;font-weight:800}.hero-product{position:absolute;display:grid;width:172px;height:214px;place-items:center;border:1px solid rgba(18,22,19,.7);border-radius:6px;box-shadow:14px 16px #0003}.hero-product img{width:92px;height:92px;border:1px solid rgba(18,22,19,.25);border-radius:5px;background:#fff;object-fit:cover}.hero-product span{position:absolute;bottom:16px;left:16px;font-family:var(--font-display);font-size:15px;font-weight:900}.hero-product--gpt{z-index:2;top:48px;left:40px;background:var(--lime);color:var(--ink);transform:rotate(-7deg)}.hero-product--claude{z-index:1;top:82px;right:18px;background:var(--coral);color:#fff8f2;transform:rotate(6deg)}.hero-product--cursor{z-index:3;right:135px;bottom:8px;background:#a9c6ff;color:#111b2e;transform:rotate(2deg)}.catalog-section{background:var(--page);padding-block:66px 82px}.section-heading{align-items:end}.section-kicker{color:var(--coral-text)}.section-heading h2{margin-top:7px;font-family:var(--font-display);font-size:36px;font-weight:900;line-height:1.1}.catalog-toolbar{grid-template-columns:minmax(280px,1fr) auto auto;gap:10px;margin-top:26px;border-color:#bec8c1;border-radius:6px;background:#f8faf7;padding:10px;box-shadow:none}.search-field,.sort-control{border-color:#ccd5ce;border-radius:4px;background:#fff}.search-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #4167d924}.filter-segments{border-color:#ccd5ce;border-radius:4px;background:#e9eee9}.filter-segments button{border-radius:3px;font-size:12px}.filter-segments button[aria-pressed=true]{background:var(--ink);box-shadow:none}.catalog-status{min-height:38px;color:var(--ink-faint)}.catalog-status p{color:var(--ink-soft);font-size:12px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{min-height:438px;border-color:#c9d2cb;border-top:1px solid #c9d2cb;border-radius:6px;background:#fff;padding:0;box-shadow:none}.product-card:hover{border-color:var(--ink);box-shadow:8px 9px #1216131f;transform:translate(-2px,-2px)}.product-card__top{position:relative;min-height:136px;align-items:stretch;background:color-mix(in srgb,var(--accent) 15%,#f8faf8);padding:15px}.product-card__image{position:absolute;bottom:15px;left:15px;width:82px;height:82px;flex-basis:82px;border-color:color-mix(in srgb,var(--accent) 42%,#bfc9c2);border-radius:5px;background:#fff;box-shadow:5px 5px color-mix(in srgb,var(--accent) 28%,transparent)}.product-card__badges{position:absolute;top:14px;right:14px;max-width:calc(100% - 30px)}.product-badge,.stock-badge{min-height:24px;border-radius:4px;font-size:10px}.stock-badge.is-unavailable .status-dot{background:#8a958e}.payment-overview.is-empty{grid-template-columns:1fr}.payment-empty{display:flex;min-height:92px;align-items:center;gap:13px;border:1px solid #bdc8d2;border-left:4px solid var(--coral);border-radius:5px;background:#f9fbfd;padding:18px}.payment-empty>svg{width:24px;height:24px;flex:0 0 24px;color:var(--coral-dark)}.payment-empty>div{display:grid;gap:4px}.payment-empty strong{font-size:14px}.payment-empty p{color:var(--ink-soft);font-size:12px}.stock-badge{border-color:#12161326;background:#ffffffc7;color:#48544c}.product-card__title{margin-top:18px;padding-inline:18px}.product-card__title h3{font-family:var(--font-display);font-size:21px;font-weight:900}.product-card__title p{min-height:38px;margin-top:5px;color:var(--ink-soft);font-size:12px;line-height:1.5}.product-price{min-height:50px;margin:13px 18px 0;border-bottom-color:#dce2dd;padding-bottom:12px}.product-price strong{color:var(--ink);font-family:var(--font-display);font-size:31px;font-weight:900}.product-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:13px 18px 0}.product-facts>div{display:grid;gap:3px}.product-facts dt{font-size:10px}.product-facts dd{color:var(--ink);font-size:12px;text-align:left}.product-features{gap:6px;margin:14px 18px 0}.product-features li{color:var(--ink-soft);font-size:11px}.product-card__footer{margin-top:auto;border-top:1px solid #dce2dd;padding:14px 18px 18px}.minimum-total span{font-size:10px}.minimum-total strong{font-family:var(--font-display);font-size:14px;font-weight:900}.button--buy{min-height:42px;border-color:var(--ink);background:var(--ink);padding-inline:14px}.button--buy:hover{border-color:var(--accent);background:var(--accent);filter:none}.button--buy:disabled,.button--buy.is-disabled{border-color:#d3d9d5;background:#dfe4e0;color:#727e76}.delivery-band{border:0;background:var(--night)}.delivery-band__inner{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:center;gap:54px;padding-block:42px}.delivery-band .section-heading{display:block}.delivery-band .section-heading h2{color:#fff;font-size:28px}.delivery-steps{margin:0;border:0;border-radius:0}.delivery-steps li{min-height:76px;grid-template-columns:auto 1fr;gap:12px;padding:12px 20px}.delivery-steps li+li{border-left-color:#35413a}.delivery-steps strong{font-family:var(--font-display);font-size:15px}.delivery-steps p{margin-top:3px;color:#aab5ad;font-size:11px;line-height:1.45}.payments-section{background:#e6ebf1;padding-block:60px 66px}.payments-section .section-heading>p{color:#586474;font-size:13px}.payment-overview{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:24px}.payment-method-card{min-height:78px;border-color:#bdc8d2;border-radius:5px;background:#f9fbfd;padding:12px}.payment-method-card__visual{border-color:#c9d5df;border-radius:4px;background:#fff}.payment-method-card__visual svg{color:var(--blue)}.payment-notice{margin-top:14px;border-left-color:var(--coral);border-radius:0 4px 4px 0;background:#fff5eb;color:#75421e}.site-footer{border-top:5px solid var(--lime);background:var(--night)}.site-footer__inner{min-height:104px}.site-footer button{border-color:#3f4b43;border-radius:5px;background:#202721}.site-footer button:hover{border-color:var(--lime);background:var(--lime);color:var(--ink)}@media (max-width: 1120px){.shop-hero__inner{grid-template-columns:minmax(0,1fr) 330px;gap:36px}.hero-product{width:150px;height:190px}.hero-product--cursor{right:102px}}@media (max-width: 900px){.shop-hero__inner{grid-template-columns:1fr;gap:34px;padding-block:48px}.hero-showcase{width:min(100%,540px);min-height:268px;border-left:0;border-top:1px solid #303a34}.hero-showcase__index{top:14px;left:0}.hero-product--gpt{top:42px;left:20px}.hero-product--claude{top:62px;right:30px}.hero-product--cursor{right:154px;bottom:0}.delivery-band__inner{grid-template-columns:1fr;gap:24px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.site-header__inner{min-height:64px}.brand__mark{width:36px;height:36px;flex-basis:36px;font-size:19px}.mobile-nav{top:64px;border-radius:5px}.shop-hero{border-bottom-width:5px}.shop-hero__inner{min-height:0;gap:28px;padding-block:38px 32px}.shop-hero h1{font-size:44px;line-height:1.06}.shop-hero__lead{max-width:320px;font-size:15px}.hero-actions{margin-top:23px}.hero-meta{margin-top:24px}.hero-meta li{font-size:10px}.hero-showcase{min-height:224px}.hero-product{width:124px;height:158px}.hero-product img{width:64px;height:64px}.hero-product span{bottom:11px;left:11px;font-size:12px}.hero-product--gpt{top:44px;left:8px}.hero-product--claude{top:48px;right:12px}.hero-product--cursor{right:92px;bottom:0}.catalog-section{padding-block:48px 58px}.section-heading h2{font-size:29px}.catalog-toolbar{margin-top:20px}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.product-card__top{min-height:124px}.delivery-band__inner{padding-block:36px}.delivery-steps{grid-template-columns:1fr}.delivery-steps li{min-height:0;padding:14px 0}.delivery-steps li+li{border-top:1px solid #35413a;border-left:0}.payments-section{padding-block:46px 52px}}@media (max-width: 360px){.shop-hero h1{font-size:38px}.hero-product--cursor{display:none}.hero-meta li+li{margin-left:9px;padding-left:9px}}:root{--font-display: "Arial Black", "PingFang SC", "Microsoft YaHei", sans-serif;--font-body: Inter, system-ui, -apple-system, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif}.brand__copy strong,.shop-hero h1,.section-heading h2,.product-card__title h3,.product-price strong,.minimum-total strong,.delivery-steps strong{font-weight:800}.product-card--emerald,.product-card--cyan{--accent: #08785a;--card-tint: #dff3e9}.product-card--blue,.product-card--violet,.product-card--indigo{--accent: #4167d9;--card-tint: #e1e8fb}.product-card--coral,.product-card--orange,.product-card--amber{--accent: #e45d3d;--card-tint: #ffe2d9}.product-card__top{background:var(--card-tint, #e5ebe6)}.product-badge{background:var(--ink);color:#fff}#footer-contact[hidden]{display:none}@media (max-width: 680px){.hero-showcase{min-height:190px}.hero-product{width:110px;height:140px}.hero-product img{width:56px;height:56px}.hero-product span{bottom:10px;left:10px}.hero-product--gpt{top:30px}.hero-product--claude{top:38px}.hero-product--cursor{right:84px}.product-card__top{min-height:108px}.product-card__image{bottom:12px;left:12px;width:68px;height:68px;flex-basis:68px}.product-card__badges{top:12px;right:12px}.product-card__title{margin-top:13px;padding-inline:15px}.product-card__title h3{font-size:19px}.product-card__title p{min-height:26px;margin-top:4px;line-height:1.4}.product-price{min-height:46px;margin:10px 15px 0;padding-bottom:10px}.product-price strong{font-size:28px}.product-facts{margin:10px 15px 0}.product-features{gap:4px;margin:10px 15px 0}.product-card__footer{padding:11px 15px 14px}.payment-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.payment-method-card{min-height:70px;gap:8px;padding:10px}.payment-method-card__visual{width:34px;height:34px;flex-basis:34px}}@media (max-width: 360px){.hero-showcase{min-height:170px}.hero-product{width:98px;height:126px}.hero-product img{width:52px;height:52px}.hero-product--gpt{top:26px;left:4px}.hero-product--claude{top:33px;right:4px}.payment-overview{grid-template-columns:1fr}}:root{color-scheme:dark;--font-display: Inter, "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--font-body: Inter, "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--page: #090d0b;--surface: #121a15;--surface-muted: #19231c;--surface-raised: #1d2a21;--ink: #f3f7f1;--ink-soft: #a9b8ad;--ink-faint: #718077;--line: rgba(205, 235, 215, .14);--line-strong: rgba(215, 250, 84, .4);--night: #090d0b;--night-soft: #101912;--green: #75d6a7;--green-dark: #4fbd88;--mint: #d7fa54;--lime: #d7fa54;--coral: #ff7655;--coral-dark: #f15b3c;--coral-text: #ff9a7e;--amber: #f4c76d;--blue: #8cb7ff;--danger: #ff8c82;--shadow-sm: 0 12px 34px rgba(0, 0, 0, .2);--shadow-lg: 0 30px 90px rgba(0, 0, 0, .52);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--ease-smooth: cubic-bezier(.22, 1, .36, 1)}html{background:var(--page)}body{background:var(--page);color:var(--ink);font-family:var(--font-body)}::selection{background:var(--lime);color:#10150f}:focus-visible{outline-color:#d7fa54c7}.site-header{border-bottom:1px solid var(--line);background:#090d0bd1;box-shadow:0 10px 35px #0000002e;-webkit-backdrop-filter:blur(22px) saturate(1.25);backdrop-filter:blur(22px) saturate(1.25)}.site-header__inner{min-height:76px}.brand{gap:12px}.brand__mark{width:44px;height:44px;flex-basis:44px;border:0;border-radius:15px;background:var(--lime);color:#11160f;box-shadow:0 8px 24px #d7fa542e;font-family:var(--font-display)}.brand__copy strong{color:var(--ink);font-family:var(--font-display);font-size:15px;letter-spacing:.02em}.brand__copy small{color:var(--ink-faint)}.desktop-nav{gap:5px}.desktop-nav>a,.nav-command{min-height:42px;border-radius:13px;color:var(--ink-soft);font-size:13px;transition:color .22s var(--ease-smooth),background-color .22s var(--ease-smooth),transform .22s var(--ease-smooth)}.desktop-nav>a:hover,.nav-command:hover{background:#ffffff12;color:var(--ink);transform:translateY(-1px)}.nav-command{margin-left:7px;border:1px solid rgba(215,250,84,.5);background:#d7fa541f;color:var(--lime)}.nav-command:hover{border-color:var(--lime);background:#d7fa5433;color:var(--lime)}.icon-button{border-color:var(--line);border-radius:14px;background:#ffffff0d;color:var(--ink-soft);transition:border-color .22s var(--ease-smooth),background-color .22s var(--ease-smooth),transform .22s var(--ease-smooth)}.icon-button:hover{border-color:var(--line-strong);background:#d7fa541a;color:var(--lime);transform:translateY(-1px)}.shop-hero{border-bottom:1px solid rgba(215,250,84,.38);background:#0d1510}.shop-hero:before{display:none}.shop-hero__inner{min-height:470px;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:56px;padding-block:70px 62px}.shop-hero .eyebrow{color:var(--lime);letter-spacing:.08em}.shop-hero h1{margin-top:16px;color:#f8fbf5;font-family:var(--font-display);font-size:clamp(44px,5vw,70px);font-weight:850;line-height:1.04}.shop-hero h1 span{color:var(--lime)}.shop-hero__lead{max-width:420px;margin-top:18px;color:#a7b7aa;font-size:16px;line-height:1.6}.hero-actions{gap:11px;margin-top:28px}.button{min-height:46px;border-radius:14px;padding-inline:17px;font-size:13px;font-weight:750;transition:transform .26s var(--ease-smooth),border-color .26s var(--ease-smooth),background-color .26s var(--ease-smooth),box-shadow .26s var(--ease-smooth)}.button:hover{transform:translateY(-2px)}.button--primary{border-color:var(--lime);background:var(--lime);color:#11160f;box-shadow:0 10px 30px #d7fa5429}.button--primary:hover{border-color:#efffb1;background:#efffb1;color:#11160f;box-shadow:0 14px 34px #d7fa5438}.shop-hero .button--primary,.shop-hero .button--primary:hover{color:#11160f;text-shadow:none}.shop-hero .button--quiet{border-color:#ffffff2e;background:#ffffff0d;color:#eef5ee}.shop-hero .button--quiet:hover{border-color:#ffffff5c;background:#ffffff1a}.hero-meta{gap:0;margin-top:30px;border-top-color:#ffffff1a;padding-top:16px}.hero-meta li{color:#9eafa2;font-size:11px;font-weight:650}.hero-meta li+li{border-left-color:#ffffff29}.hero-showcase{min-height:330px;border-left-color:#ffffff1a}.hero-showcase__index{color:#708276;letter-spacing:.08em}.hero-product{border:1px solid rgba(255,255,255,.16);border-radius:24px;box-shadow:0 24px 50px #00000057;transition:transform .42s var(--ease-smooth),box-shadow .42s var(--ease-smooth)}.hero-product:hover{box-shadow:0 30px 62px #00000070}.hero-product img{border-radius:18px}.hero-product--gpt span{color:#10150f;text-shadow:none}.catalog-section{background:var(--page);padding-block:78px 92px}.section-kicker{color:var(--coral-text);letter-spacing:.1em}.section-heading h2{color:var(--ink);font-family:var(--font-display);font-size:38px;font-weight:800}.catalog-toolbar{gap:12px;margin-top:28px;border-color:var(--line);border-radius:var(--radius-lg);background:#121a15e6;padding:12px;box-shadow:var(--shadow-sm)}.search-field,.sort-control{border-color:var(--line);border-radius:14px;background:#ffffff0a}.search-field input,.sort-control select{color:var(--ink)}.search-field:focus-within{border-color:#d7fa548c;background:#ffffff12;box-shadow:0 0 0 4px #d7fa5414}.filter-segments{border-color:var(--line);border-radius:14px;background:#ffffff0a}.filter-segments button{min-height:36px;border-radius:11px;color:var(--ink-soft)}.filter-segments button[aria-pressed=true]{background:var(--lime);color:#11160f;box-shadow:0 5px 16px #d7fa5424}.catalog-status{color:var(--ink-faint)}.catalog-status p{color:var(--ink-soft)}.store-status{border-color:#f4c76d4d;border-left-color:var(--amber);border-radius:16px;background:#f4c76d17;color:#f5d99a}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{min-height:472px;overflow:hidden;border:1px solid var(--line);border-top:0;border-radius:var(--radius-xl);background:var(--surface);padding:0;box-shadow:var(--shadow-sm);transition:border-color .3s var(--ease-smooth),box-shadow .3s var(--ease-smooth),transform .3s var(--ease-smooth)}.product-card:hover{border-color:color-mix(in srgb,var(--accent) 60%,var(--line));box-shadow:0 24px 54px #00000057;transform:translateY(-5px)}.product-card__top{min-height:150px;align-items:flex-start;background:color-mix(in srgb,var(--accent) 22%,#172219);padding:18px}.product-card__image{position:static;width:82px;height:82px;flex-basis:82px;border-color:#ffffff2e;border-radius:22px;background:#ffffffed;box-shadow:0 12px 24px #0000002e}.product-card__badges{position:static;margin-left:auto;align-items:flex-end}.product-badge,.stock-badge{min-height:28px;border-radius:999px;padding-inline:10px;font-size:10px}.product-badge{background:var(--lime);color:#11160f}.stock-badge{border-color:#ffffff2e;background:#080d0a57;color:#d4e2d6}.product-card__title{margin-top:19px;padding-inline:20px}.product-card__title h3{color:var(--ink);font-family:var(--font-display);font-size:21px;font-weight:800}.product-card__title p{min-height:40px;margin-top:6px;color:var(--ink-soft);font-size:12px;line-height:1.55}.product-price{margin:14px 20px 0;border-bottom-color:var(--line);padding-bottom:14px}.product-price strong{color:var(--ink);font-family:var(--font-display);font-size:32px;font-weight:800}.product-price span{color:var(--ink-faint)}.product-facts{margin:15px 20px 0}.product-facts dt{color:var(--ink-faint)}.product-facts dd{color:var(--ink)}.product-features{gap:7px;margin:15px 20px 0}.product-features li{color:var(--ink-soft)}.product-card__footer{margin-top:auto;border-top:1px solid var(--line);padding:15px 20px 20px}.minimum-total span{color:var(--ink-faint)}.minimum-total strong{color:var(--ink);font-family:var(--font-display)}.button--buy{min-height:42px;border-color:var(--accent);border-radius:14px;background:var(--accent);color:#fff}.button--buy:hover{filter:brightness(1.08);box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 28%,transparent)}.button--buy:disabled,.button--buy.is-disabled{border-color:#35443a;background:#35443a;color:#85958a}.empty-state{border-color:var(--line);border-radius:var(--radius-lg);background:var(--surface)}.delivery-band{border-block:1px solid rgba(215,250,84,.2);background:#0d1510}.delivery-band__inner{padding-block:54px}.delivery-band .section-heading h2{color:var(--ink)}.section-heading--inverse .section-kicker{color:var(--lime)}.delivery-steps{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff08}.delivery-steps li+li{border-left-color:var(--line)}.delivery-steps li>span{color:var(--lime)}.delivery-steps strong{color:var(--ink);font-family:var(--font-display)}.delivery-steps p{color:var(--ink-soft)}.payments-section{background:#101817;padding-block:70px 80px}.payments-section .section-heading>p{color:var(--ink-soft)}.payment-overview{gap:14px;margin-top:26px}.payment-method-card{display:grid;min-height:92px;grid-template-columns:44px minmax(0,1fr);border-color:var(--line);border-radius:var(--radius-lg);background:#ffffff0b;padding:15px;transition:transform .28s var(--ease-smooth),border-color .28s var(--ease-smooth),background-color .28s var(--ease-smooth)}.payment-method-card:hover{border-color:#d7fa546b;background:#d7fa5412;transform:translateY(-3px)}.payment-method-card__visual{width:44px;height:44px;flex-basis:44px;border-color:var(--line);border-radius:14px;background:#ffffff14}.payment-method-card>div:nth-child(2){display:grid;min-width:0;gap:4px}.payment-method-card__address{display:grid;min-width:0;grid-column:1 / -1;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:8px;border-top:1px solid var(--line);padding-top:12px}.payment-method-card__address code{min-width:0;overflow:hidden;color:var(--ink-soft);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.payment-method-card__address .icon-button{width:38px;height:38px;flex-basis:38px}.payment-method-card strong{color:var(--ink)}.payment-method-card span{color:var(--ink-soft)}.payment-empty{border-color:#ff765559;border-left-color:var(--coral);border-radius:var(--radius-lg);background:#ff765514}.payment-empty strong{color:var(--ink)}.payment-empty p{color:var(--ink-soft)}.payment-notice{border-left-color:var(--coral);border-radius:16px;background:#ff765514;color:#ffc1b3}.site-footer{border-top:1px solid rgba(215,250,84,.26);background:#090d0b}.site-footer__inner{min-height:118px}.site-footer__inner>div strong{color:var(--ink);font-family:var(--font-display)}.site-footer__inner>div p,.site-footer__inner>p{color:var(--ink-soft)}.site-footer button{border-color:var(--line);border-radius:14px;background:#ffffff0d;color:var(--ink-soft)}.site-footer button:hover{border-color:var(--lime);background:#d7fa541f;color:var(--lime)}.modal{border-color:var(--line-strong);border-radius:var(--radius-xl);background:var(--surface);color:var(--ink);box-shadow:var(--shadow-lg)}.modal::backdrop{background:#020503c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal__header{border-bottom-color:var(--line);background:#121a15f0}.modal__header h2,.modal__eyebrow{color:var(--ink)}.modal__eyebrow{color:var(--coral-text)}.checkout-main{border-right-color:var(--line);background:var(--page)}.checkout-section,.order-detail-card,.orders-intro,.order-search,.order-query-result,.recent-orders{border-color:var(--line);border-radius:var(--radius-lg);background:var(--surface);color:var(--ink)}.order-detail-card__header{border-bottom-color:var(--line);background:var(--surface-raised, var(--surface-muted))}.order-detail-card__header>div span{color:var(--ink-faint)}.order-detail-card__header strong{color:var(--ink)}.order-detail-card__header .icon-button{border-color:var(--line);background:#ffffff0d;color:var(--ink-soft)}.checkout-section{padding:20px}.selected-product__image,.choice-button,.payment-choice,.address-panel,.order-address,.order-access,.delivery-vault{border-color:var(--line);border-radius:var(--radius-md);background:#ffffff0a;color:var(--ink)}.order-address.is-missing{border-color:#f4c76d57;background:#f4c76d17}.delivery-vault__content{border-color:var(--line);background:#090d0b57;color:var(--ink)}.address-panel.is-ready{border-color:#75d6a757;background:#75d6a717}.address-panel.is-warning{border-color:#f4c76d6b;background:#f4c76d17}.address-panel.is-manual{border-color:#8cb7ff61;background:#8cb7ff17}.address-panel__heading strong,.address-row code,.local-mode-note strong{color:var(--ink)}.address-panel__heading p,.local-mode-note p{color:var(--ink-soft)}.address-row{border-top-color:var(--line)}.address-row .icon-button{border-color:var(--line);background:#ffffff0f;color:var(--ink)}.local-mode-note,.local-mode-note.is-local,.local-mode-note.is-api{border-color:var(--line);background:#ffffff0a;color:var(--ink)}.local-mode-note.is-api>svg{color:var(--green)}.choice-button:hover,.payment-choice:hover{border-color:#d7fa546b;background:#d7fa5412}.choice-button.is-selected,.payment-choice.is-selected{border-color:var(--lime);background:#d7fa541a;box-shadow:0 0 0 3px #d7fa5414}.choice-button__copy strong,.payment-choice__copy strong,.quantity-section h3,.field-heading h3,.selected-product h3,.order-detail-card__header strong{color:var(--ink)}.choice-button__copy small,.quantity-section p,.field-heading p,.selected-product span,.order-detail-list dt,.order-detail-list dd,.order-search label,.orders-intro,.recent-orders__heading span{color:var(--ink-soft)}.quantity-stepper{border-color:var(--line-strong);border-radius:14px;background:#ffffff0d}.quantity-stepper button,.quantity-stepper input{background:transparent;color:var(--ink)}.quantity-stepper input{border-inline-color:var(--line)}.order-summary{background:var(--surface);color:var(--ink)}.order-summary__head,.money-breakdown__total{border-color:var(--line)}.order-summary__head span,.money-breakdown dt,.money-breakdown dd,.rate-note{color:var(--ink-soft)}.money-breakdown__total dd,.order-summary__head small{color:var(--lime)}.form-field input,.form-field textarea,.order-search input{border-color:var(--line);border-radius:14px;background:#ffffff0d;color:var(--ink)}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--ink-faint);opacity:1}.form-field input:focus,.form-field textarea:focus{background:var(--surface-raised);color:var(--ink);caret-color:var(--lime)}.form-field input:-webkit-autofill,.form-field input:-webkit-autofill:hover,.form-field input:-webkit-autofill:focus,.form-field textarea:-webkit-autofill,.form-field textarea:-webkit-autofill:hover,.form-field textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--ink);caret-color:var(--lime);-webkit-box-shadow:0 0 0 1000px var(--surface-raised) inset;box-shadow:0 0 0 1000px var(--surface-raised) inset}.order-search>div{border-color:var(--line);border-radius:14px;background:#ffffff0a;transition:border-color .22s var(--ease-smooth),background-color .22s var(--ease-smooth),box-shadow .22s var(--ease-smooth)}.order-search>div:focus-within{border-color:#d7fa5494;background:#d7fa540e;box-shadow:0 0 0 4px #d7fa5414}.order-search>div>input,.order-search>div>input:focus{border:0;border-radius:0;background:transparent;box-shadow:none}.order-search>div>input::placeholder{color:var(--ink-faint);opacity:1}.recent-orders__empty,.query-empty-state{border-color:#cdebd729;border-radius:var(--radius-md);background:#ffffff06}.recent-orders__empty svg,.query-empty-state svg{color:var(--ink-faint)}.recent-orders__empty p,.query-empty-state p{color:var(--ink-soft)}.query-empty-state h3{color:var(--ink)}.form-field input:focus,.form-field textarea:focus,.order-search input:focus{border-color:#d7fa5499;box-shadow:0 0 0 4px #d7fa5414}.form-field>span,.confirm-check{color:var(--ink)}.order-status{border-radius:999px}.recent-order{border-color:var(--line);border-radius:var(--radius-md);background:#ffffff0a;color:var(--ink);transition:transform .24s var(--ease-smooth),border-color .24s var(--ease-smooth),background-color .24s var(--ease-smooth)}.recent-order:hover{border-color:#d7fa546b;background:#d7fa5414;transform:translate(3px)}.order-access,.order-address,.delivery-vault{background:#75d6a714}.toast{border-color:var(--line);border-radius:16px;background:#121a15f0;color:var(--ink);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav{border-color:var(--line);border-radius:0 0 var(--radius-lg) var(--radius-lg);background:#121a15f7;box-shadow:var(--shadow-lg)}.product-card__details{display:grid;gap:10px;margin:0 20px;border-top:1px solid var(--line);padding:13px 0 4px;color:var(--ink-soft);font-size:11px;line-height:1.55}.product-details-toggle{display:inline-flex;width:max-content;align-items:center;gap:7px;margin:12px 20px 0;border:0;background:transparent;padding:0;color:var(--lime);font-size:11px;font-weight:750}.product-details-toggle svg{width:15px;height:15px;transition:transform .26s var(--ease-smooth)}.product-details-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.product-detail-block{display:grid;gap:3px}.product-detail-block strong{color:var(--ink);font-size:11px}.product-detail-features{display:grid;gap:5px;list-style:none}.product-detail-features li{display:flex;align-items:flex-start;gap:6px}.product-detail-features svg{width:13px;height:13px;flex:0 0 13px;margin-top:2px;color:var(--accent)}.product-metrics{display:flex;flex-wrap:wrap;gap:8px;margin:11px 20px 0}.product-metrics span{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:999px;padding:5px 8px;color:var(--ink-soft);font-size:10px}.support-float{position:fixed;z-index:35;right:24px;bottom:24px;display:inline-flex;min-height:48px;align-items:center;gap:8px;border:1px solid rgba(215,250,84,.5);border-radius:999px;background:#121a15e6;padding:0 17px;color:var(--lime);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .26s var(--ease-smooth),background-color .26s var(--ease-smooth)}.support-float:hover{background:#d7fa5429;transform:translateY(-3px)}.support-float svg{width:18px;height:18px}.language-toggle,.nav-command--nickname{display:inline-flex;min-height:38px;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;background:#ffffff0a;padding:0 12px;color:var(--ink-soft);font-size:11px;font-weight:750}.language-toggle:hover,.nav-command--nickname:hover{border-color:var(--line-strong);background:#d7fa541a;color:var(--lime)}.language-toggle{min-width:42px;justify-content:center;padding-inline:9px;color:var(--lime)}.nav-command--nickname{max-width:190px;overflow:hidden;border-color:var(--line);background:#ffffff0a;color:var(--ink-soft)}.nav-command--nickname span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nickname-dialog{width:min(480px,calc(100vw - 32px))}.nickname-shell>form{display:grid;gap:22px;padding:24px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.field-hint,.nickname-dialog__hint{color:var(--ink-soft);font-size:12px;line-height:1.55}.recent-orders__heading .icon-button{width:34px;height:34px;flex-basis:34px;margin-left:auto}@media (max-width: 900px){.shop-hero__inner{grid-template-columns:1fr;gap:38px}.hero-showcase{width:min(100%,560px);border-left:0;border-top:1px solid rgba(255,255,255,.1)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.page-shell{width:min(100% - 32px,1240px)}.site-header__inner{min-height:66px}.brand__mark{width:38px;height:38px;flex-basis:38px;border-radius:13px}.shop-hero__inner{gap:30px;padding-block:48px 42px}.shop-hero h1{font-size:43px}.hero-showcase{min-height:220px}.catalog-section,.payments-section{padding-block:54px 64px}.section-heading h2{font-size:31px}.catalog-toolbar{border-radius:var(--radius-lg);grid-template-columns:1fr}.product-grid{grid-template-columns:1fr;gap:14px}.product-card{min-height:0}.product-card__top{min-height:134px}.delivery-band__inner{padding-block:42px}.delivery-steps{border-radius:var(--radius-lg)}.payment-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.support-float{right:16px;bottom:16px}.mobile-nav{top:66px}.mobile-nav a,.mobile-nav button{border-bottom-color:var(--line);background:#121a15fa;color:var(--ink)}.mobile-nav a:hover,.mobile-nav button:hover{background:#d7fa5417}.modal{width:min(100vw - 16px,1180px);max-height:calc(100dvh - 16px);border-radius:22px}}@media (max-width: 380px){.page-shell{width:min(100% - 24px,1240px)}.shop-hero h1{font-size:37px}.payment-overview{grid-template-columns:1fr}.support-float{min-height:44px;padding-inline:13px}}@media (prefers-reduced-motion: reduce){.product-card,.payment-method-card,.button,.support-float,.product-details-toggle svg{transition:none!important}}:root{--font-display: Inter, "Aptos Display", "Segoe UI Variable Display", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--font-body: Inter, "Segoe UI Variable", "Segoe UI", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--font-numeric: "Cascadia Code", "SFMono-Regular", Consolas, monospace;--ease-smooth: cubic-bezier(.22, 1, .36, 1);--ease-snap: cubic-bezier(.16, 1, .3, 1)}body{font-family:var(--font-body);font-size:15px;font-feature-settings:"kern" 1,"liga" 1}.shop-hero h1{font-family:var(--font-display);font-size:72px;font-weight:850;line-height:1.02;letter-spacing:0}.section-heading h2{font-family:var(--font-display);font-size:44px;font-weight:820;line-height:1.08}.product-card__title h3{font-family:var(--font-display);font-size:24px;font-weight:800;line-height:1.18}.product-price strong{font-family:var(--font-numeric);font-size:38px;font-variant-numeric:tabular-nums;font-weight:760;letter-spacing:0}.minimum-total strong,.money-breakdown dd,.order-summary__head small{font-family:var(--font-numeric);font-variant-numeric:tabular-nums}.hero-product{will-change:transform}@keyframes novakey-float-gpt{0%,to{transform:rotate(-7deg) translateZ(0)}50%{transform:rotate(-7deg) translate3d(0,-8px,0)}}@keyframes novakey-float-claude{0%,to{transform:rotate(6deg) translateZ(0)}50%{transform:rotate(6deg) translate3d(0,-10px,0)}}@keyframes novakey-float-cursor{0%,to{transform:rotate(2deg) translateZ(0)}50%{transform:rotate(2deg) translate3d(0,-7px,0)}}.hero-product--gpt{animation:novakey-float-gpt 8s var(--ease-smooth) -1.3s infinite}.hero-product--claude{animation:novakey-float-claude 8.8s var(--ease-smooth) -3.1s infinite}.hero-product--cursor{animation:novakey-float-cursor 7.6s var(--ease-smooth) -2.2s infinite}@keyframes novakey-pulse{0%,to{box-shadow:0 0 #d7fa5457;opacity:.86}50%{box-shadow:0 0 0 6px #d7fa5400;opacity:1}}[data-reveal],.reveal-target{opacity:0;transform:translateY(18px);transition:opacity .3s var(--ease-smooth),transform .3s var(--ease-smooth);transition-delay:var(--reveal-delay, 0ms)}[data-reveal].is-revealed,.reveal-target.is-revealed{opacity:1;transform:none}.product-card.reveal-target.is-revealed:hover{transform:translateY(-5px)}.hero-live-activity{display:grid;min-width:0;grid-template-columns:10px auto minmax(0,1fr);align-items:center;gap:9px;width:min(100%,440px);margin-top:18px;border:1px solid rgba(215,250,84,.2);border-radius:14px;background:#d7fa540e;padding:9px 12px;color:var(--ink-soft);font-size:12px;line-height:1.35}.hero-live-activity__pulse,.product-live-signal__dot{width:8px;height:8px;border-radius:50%;background:var(--lime);animation:novakey-pulse 2.2s ease-in-out infinite}.hero-live-activity__label{color:var(--lime);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.hero-live-activity__text{min-width:0;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.product-live-signal{display:flex;min-height:26px;align-items:center;gap:8px;margin:11px 20px 0;border:1px solid rgba(215,250,84,.18);border-radius:999px;background:#d7fa540b;padding:4px 9px;color:var(--ink-soft);font-size:10px;line-height:1;transition:border-color .24s var(--ease-smooth),background-color .24s var(--ease-smooth),opacity .24s var(--ease-smooth)}.product-live-signal[hidden]{display:none}.product-live-signal__dot{width:6px;height:6px;flex:0 0 6px;animation-duration:2.8s}.product-live-signal__heat{color:var(--ink);font-weight:750}.product-live-signal__trend{margin-left:auto;font-family:var(--font-numeric);font-variant-numeric:tabular-nums}.product-live-signal__trend[data-direction=up]{color:var(--lime)}.product-live-signal__trend[data-direction=down]{color:var(--coral-text)}.product-live-signal__trend[data-direction=flat]{color:var(--ink-faint)}.product-demo-inventory{display:flex;min-height:24px;align-items:center;gap:7px;margin:8px 20px 0;color:var(--ink-faint);font-size:10px;line-height:1;transition:color .24s var(--ease-smooth),opacity .24s var(--ease-smooth)}.product-demo-inventory[hidden]{display:none}.product-demo-inventory svg{width:13px;height:13px;color:var(--coral-text);stroke-width:2.2}.product-demo-inventory__label{color:var(--ink-soft);font-weight:700}.product-card.has-demo-inventory .product-demo-inventory__label{color:var(--coral-text)}.product-card__details{max-height:0;margin-top:0;overflow:hidden;border-top-color:transparent;padding-block:0;opacity:0;transition:max-height .32s var(--ease-smooth),opacity .22s ease,padding .32s var(--ease-smooth),margin .32s var(--ease-smooth),border-color .22s ease}.product-card__details.is-expanded{max-height:460px;margin-top:12px;border-top-color:var(--line);padding-block:13px 4px;opacity:1}@keyframes novakey-modal-in{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes novakey-toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal[open] .modal__shell{animation:novakey-modal-in .28s var(--ease-smooth) both}.toast:not([hidden]){animation:novakey-toast-in .24s var(--ease-smooth) both}.mobile-nav.is-open{animation:novakey-modal-in .22s var(--ease-smooth) both}@media (max-width: 900px){.shop-hero h1{font-size:58px}.section-heading h2{font-size:38px}}@media (max-width: 680px){body{font-size:14px}.shop-hero h1{font-size:44px;line-height:1.06}.section-heading h2{font-size:32px}.product-card__title h3{font-size:21px}.product-price strong{font-size:32px}.hero-live-activity{width:100%;margin-top:15px}.product-live-signal,.product-demo-inventory{margin-inline:15px}}@media (max-width: 380px){.shop-hero h1{font-size:38px}.section-heading h2{font-size:29px}.hero-meta{display:grid;width:100%;max-width:calc(100vw - 24px);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden}.hero-meta li{min-width:0;overflow-wrap:anywhere;word-break:break-word}.hero-meta li+li{margin-left:0;padding-left:8px}.hero-live-activity{grid-template-columns:8px auto minmax(0,1fr);gap:7px;padding-inline:9px;font-size:11px}.hero-live-activity__label{font-size:9px}}@media (prefers-reduced-motion: reduce){[data-reveal],.reveal-target{opacity:1!important;transform:none!important;transition:none!important}.hero-product--gpt,.hero-product--claude,.hero-product--cursor,.hero-live-activity__pulse,.product-live-signal__dot{animation:none!important}.product-card__details{transition:none!important}.modal[open] .modal__shell,.toast:not([hidden]),.mobile-nav.is-open{animation:none!important}}.hero-live-activity{position:relative;display:grid;min-width:0;grid-template-columns:1fr;grid-template-rows:auto auto auto;align-items:stretch;gap:10px;width:min(100%,470px);margin-top:18px;overflow:hidden;border:1px solid rgba(215,250,84,.24);border-radius:18px;background:#121a15e6;padding:12px 14px;color:var(--ink-soft);font-size:12px;line-height:1.35;box-shadow:0 14px 32px #00000029}.hero-live-activity__pulse{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--lime);box-shadow:0 0 #d7fa5457;animation:novakey-pulse 2.2s ease-in-out infinite}.hero-live-activity__label{color:var(--lime);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.hero-live-activity__stage{display:grid;min-width:0;grid-template-columns:34px 34px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:42px}.hero-live-activity__avatar,.hero-live-activity__product{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#d7fa5424;color:var(--lime);font-size:12px;font-weight:850}.hero-live-activity__product{border-color:#ff76554d;background:#ff76551c;color:var(--coral-text)}.hero-live-activity__product img{width:100%;height:100%;object-fit:cover}.hero-live-activity__copy{display:grid;min-width:0;gap:3px}.hero-live-activity__action{overflow:hidden;color:var(--coral-text);font-size:9px;font-weight:750;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.hero-live-activity__text{min-width:0;overflow:hidden;color:var(--ink);font-size:13px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.hero-live-activity__time{color:var(--ink-faint);font-family:var(--font-numeric);font-size:10px;font-variant-numeric:tabular-nums;white-space:nowrap}.hero-live-activity__trail{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.hero-live-activity__trail-item{display:flex;min-width:0;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff09;padding:5px 7px;color:var(--ink-soft);font-size:10px;line-height:1}.hero-live-activity__trail-avatar{display:grid;width:19px;height:19px;flex:0 0 19px;place-items:center;border-radius:7px;background:#d7fa541f;color:var(--lime);font-size:8px;font-weight:850}.hero-live-activity__trail-copy{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-dynamic-status{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:13px 20px 0}.product-dynamic-status[hidden]{display:none}.product-dynamic-status.is-single>:not([hidden]){grid-column:1 / -1}.product-live-signal,.product-demo-inventory{min-width:0;min-height:36px;margin:0;border:1px solid rgba(215,250,84,.19);border-radius:12px;background:#d7fa540e;padding:7px 9px}.product-live-signal{display:grid;grid-template-columns:6px minmax(0,1fr) auto;grid-template-rows:auto 3px;align-items:center;column-gap:7px;row-gap:5px}.product-live-signal__dot{grid-row:1;width:6px;height:6px;flex:0 0 6px}.product-live-signal__heat{min-width:0;overflow:hidden;color:var(--ink);font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.product-live-signal__trend{margin-left:0;color:var(--lime);font-size:10px}.product-live-signal__meter,.product-demo-inventory__meter{display:block;height:3px;overflow:hidden;border-radius:999px;background:#ffffff1c}.product-live-signal__meter{grid-column:2 / -1}.product-live-signal__meter-fill,.product-demo-inventory__meter-fill{display:block;width:0;height:100%;border-radius:inherit;background:var(--lime);transition:width .32s var(--ease-smooth)}.product-demo-inventory{display:grid;grid-template-columns:14px minmax(0,1fr) auto;grid-template-rows:auto 3px;align-items:center;column-gap:6px;row-gap:5px;color:var(--ink-soft);font-size:10px;line-height:1}.product-demo-inventory svg{grid-row:1;width:13px;height:13px;color:var(--coral-text)}.product-demo-inventory__label{min-width:0;overflow:hidden;color:var(--coral-text);font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.product-demo-inventory__flag{border:1px solid rgba(255,118,85,.25);border-radius:999px;padding:2px 4px;color:var(--coral-text);font-size:8px;font-weight:800;line-height:1}.product-demo-inventory__meter{grid-column:2 / -1}.product-demo-inventory__meter-fill{background:var(--coral)}@media (max-width: 680px){.hero-live-activity{width:100%;margin-top:15px;padding:11px 12px}.product-dynamic-status{margin-inline:15px}}@media (max-width: 380px){.hero-live-activity__stage{grid-template-columns:30px 30px minmax(0,1fr) auto;gap:7px}.hero-live-activity__avatar,.hero-live-activity__product{width:30px;height:30px;flex-basis:30px;border-radius:10px}.hero-live-activity__text{font-size:12px}.hero-live-activity__time{font-size:9px}.hero-live-activity__trail{gap:5px}.hero-live-activity__trail-item{padding-inline:5px;font-size:9px}}@media (prefers-reduced-motion: reduce){.hero-live-activity:after,.hero-live-activity__pulse,.hero-live-activity__stage.is-changing,.product-live-signal__dot{animation:none!important}.product-live-signal__meter-fill,.product-demo-inventory__meter-fill{transition:none!important}}
