:root{--bg:#080808;--bg-2:#101014;--panel:rgba(15, 15, 18, 0.92);--panel-2:rgba(20, 20, 24, 0.9);--line:rgba(255, 255, 255, 0.07);--line-strong:rgba(255, 255, 255, 0.12);--text:#f8f8f8;--muted:#bdbdbd;--muted-strong:#efe7ec;--accent:#db266c;--accent-soft:rgba(219, 38, 108, 0.15);--accent-strong:#ff5a9e;--accent-glow:rgba(219, 38, 108, 0.08);--green:#107f38;--green-soft:rgba(0, 230, 118, 0.1);--warm:#ffd6e7;--danger:#e07070;--shadow:0 28px 80px rgba(0, 0, 0, 0.48);--radius-lg:10px;--radius-md:6px;--radius-sm:3px;--mono:"DM Mono",monospace;--serif:"Cormorant Garamond","Cormorant Fallback",serif;--sans:"Outfit",sans-serif;--bg:#f5f1f5;--bg-2:#ebe5eb;--panel:rgba(255, 255, 255, 0.96);--panel-2:rgba(250, 247, 250, 0.98);--line:rgba(63, 43, 57, 0.12);--line-strong:rgba(63, 43, 57, 0.2);--text:#1d1820;--muted:#6d6370;--muted-strong:#2a212c;--accent:#c51f62;--accent-soft:rgba(197, 31, 98, 0.09);--accent-strong:#d92b72;--accent-glow:rgba(197, 31, 98, 0.05);--pink-text:var(--accent);--pink-text-strong:#b81f5b;--green:#0f7b39;--green-soft:rgba(15, 123, 57, 0.08);--green-text:var(--green);--warm:#fff4f8;--danger:#c65d73;--shadow:0 24px 60px rgba(54, 34, 47, 0.08)}body{color:var(--text);font-family:var(--sans);color:var(--text);background-color:var(--bg);background-image:none;-webkit-font-smoothing:antialiased;background:linear-gradient(180deg,#f9f7f9 0,#f4f0f3 45%,#f1ecef 100%);color:#1d1820}.site-nav{border-bottom-color:var(--line)}.nav-link,.nav-link:visited,.nav-logo{color:var(--text)}.nav-link--secondary{color:var(--muted)}.nav-link--support{color:var(--pink-text)}.nav-link--support:focus-visible,.nav-link--support:hover{color:var(--text)}.express-form,.hero-compact,.summary-card{background:var(--panel);border-color:var(--line);box-shadow:var(--shadow)}.calculator-prefill,.consent-card,.delivery-estimate,.express-escape,.express-progress li,.payment-detail,.product-focus-card,.promo-card,.quantity-panel{background:var(--panel-2);border-color:var(--line)}.express-progress li{color:var(--muted)}.delivery-estimate,.express-escape p:last-child,.field-hint,.panel-head p,.payment-detail p:last-child,.product-focus-card p,.progress-copy span:last-child,.promo-card__head p,.site-footer .footer-compliance,.site-footer .footer-copyright,.summary-cta p,.summary-line span,.summary-product p{color:var(--muted)}.calculator-prefill-label,.consent-card strong,.express-escape h3,.panel-step,.payment-detail h3,.product-focus-card h3,.promo-card__head h3,.quantity-panel__head h3,.section-kicker,.summary-line strong,.summary-line--total strong,.summary-product h2{color:var(--text)}.delivery-estimate,.field label,.payment-usdt-label,.site-footer .footer-links a,.site-footer .footer-links a:visited,.summary-line span,.summary-total-value{color:var(--muted)}#custom-qty,.field input,.field select,.promo-row--express input{color:var(--text)}.field input::placeholder,.promo-row--express input::placeholder{color:#978d99}.field input:focus,.field select:focus,.promo-row--express input:focus{box-shadow:0 0 0 3px rgba(197,31,98,.1)}.payment-option{color:var(--text)}.payment-option:focus-visible,.payment-option:hover{border-color:rgba(197,31,98,.28);background:#fff7fa}#quantity-label,#quantity-total,#summary-payment,#summary-total,#summary-unit-price,.consent-check span,.payment-option strong,.payment-option.is-selected strong,.payment-usdt-copy,.summary-name{color:var(--text)}.consent-card,.express-escape,.payment-detail,.product-focus-card,.promo-card,.quantity-panel,.summary-line,.summary-line--total,.summary-lines{border-color:var(--line)}.site-footer{background:rgba(255,255,255,.92);border-top:1px solid var(--line)}@media (max-width:900px){.site-footer{background:#f9f7f9}}.site-footer .footer-logo a,.site-footer .footer-social a,.site-footer .footer-social a:visited{color:var(--text)}.site-footer .footer-regions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;max-width:1200px;margin:0 auto;padding:14px clamp(20px,4vw,40px) 0;font-family:var(--mono);font-size:11px;letter-spacing:.06em;color:var(--muted-strong)}.site-footer .footer-regions-label{min-height:44px;display:inline-flex;align-items:center;color:var(--pink-text)}.site-footer .footer-regions a,.site-footer .footer-regions a:visited{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 14px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--text);text-decoration:none;line-height:1;transition:color .15s,border-color .15s,background .15s}.site-footer .footer-regions a:focus-visible,.site-footer .footer-regions a:hover{color:var(--pink-text);border-color:var(--pink-text);background:var(--accent-soft);outline:0}.site-footer .footer-compliance,.site-footer .footer-copyright,.site-footer .footer-links a,.site-footer .footer-links a:visited{color:var(--muted-strong)}.consent-card a,.consent-check a{color:var(--pink-text);text-decoration:underline;text-underline-offset:2px}.site-footer .footer-links a:hover,.site-footer .footer-social a:focus-visible,.site-footer .footer-social a:hover{color:var(--pink-text)}*,::after,::before{box-sizing:border-box}body,html{margin:0;min-height:100%;overflow-x:hidden;overflow-x:clip}a,button,html,input,select,textarea{touch-action:manipulation}a,a:visited{color:inherit}button,input,select{font:inherit}button{cursor:pointer}.express-page-shell{position:relative;overflow-x:hidden;overflow-x:clip}.express-main,.site-nav{position:relative;z-index:1}.site-footer{position:relative;z-index:0}.site-nav{display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,2vw,26px);position:sticky;top:0;z-index:100;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.nav-brand{display:flex;align-items:center;gap:clamp(18px,2vw,28px);min-width:0}.nav-logo{display:flex;align-items:center;min-height:46px;font-family:var(--mono);line-height:1;text-transform:uppercase;text-decoration:none;flex:0 0 auto}.nav-primary{align-items:center;gap:clamp(14px,1.7vw,22px);min-width:0}.logo-mark{display:inline-flex;align-items:center;color:var(--pink-text);flex-shrink:0}.nav-right{display:flex;align-items:center;justify-content:flex-end;gap:clamp(16px,1.8vw,24px);flex:0 1 auto}.nav-link{display:inline-flex;align-items:center;min-height:46px;font-family:var(--mono);font-size:12px;font-weight:400;letter-spacing:.12em;line-height:1;text-decoration:none;text-transform:uppercase;transition:color .2s;padding:0 2px;white-space:nowrap}.nav-link--support{border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:var(--accent-strong)}.nav-link:focus-visible,.nav-link:hover{color:#fff}.nav-link--support:focus-visible,.nav-link--support:hover{border-color:rgba(219,38,108,.28);background:rgba(219,38,108,.12)}.accent-word{color:var(--accent-strong)}.express-main{max-width:1240px;margin:0 auto;padding:12px 24px 48px}.express-form,.summary-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero-compact{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px;padding:20px 28px;background:#0e0e0e;border:1px solid var(--line);border-radius:var(--radius-lg)}.hero-compact h1{margin:0;font-family:var(--serif);white-space:nowrap}.hero-compact p{margin:4px 0 0;color:var(--muted)}.hero-compact__signals{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.hero-compact__signals span{padding:7px 12px;border-radius:999px;background:#141414;border:1px solid var(--line);font-size:11px;font-family:var(--mono);letter-spacing:.04em;color:var(--muted-strong);white-space:nowrap}.panel-step,.section-kicker{margin:0 0 10px;font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--pink-text)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;max-width:1140px;gap:28px;align-items:start;min-width:0}.express-form{padding:28px;max-width:100%;min-width:0}.summary-rail{position:sticky;top:24px}.summary-card{padding:24px}.express-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0;margin:0 0 24px;list-style:none}.express-progress li{display:flex;gap:12px;align-items:center;padding:14px 16px;border-radius:var(--radius-md);border:1px solid var(--line-strong);color:var(--muted)}.express-progress li.is-active,.express-progress li.is-done{color:var(--text)}.express-progress li.is-done{border-color:rgba(255,255,255,.18)}.progress-index{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:999px;border:1px solid currentColor;font-family:var(--mono);font-size:12px}.progress-copy{display:flex;flex-direction:column;gap:2px}.progress-copy strong{font-size:14px;font-weight:600}.progress-copy span:last-child{font-size:12px}.calculator-prefill{border:1px solid var(--accent-soft);background:var(--accent-glow);border-radius:var(--radius-lg);padding:16px 20px;margin-bottom:24px;animation:.3s ease-out prefillIn}@keyframes prefillIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.calculator-prefill-label{font-family:var(--mono, 'DM Mono', monospace);letter-spacing:.12em;text-transform:uppercase;color:var(--pink-text);display:flex;align-items:center;gap:6px;margin-bottom:6px}.calculator-prefill-label svg{stroke:var(--accent)}.calculator-prefill-title{font-size:15px;font-weight:600;color:var(--text);margin-bottom:4px}.calculator-prefill-meta{font-size:13px;color:var(--muted);line-height:1.55}.calculator-prefill-edit{display:inline-block;margin-top:8px;font-family:var(--mono, 'DM Mono', monospace);letter-spacing:.06em;color:var(--pink-text);text-decoration:none;text-transform:uppercase}.calculator-prefill-edit:hover{text-decoration:underline}.step-panel{display:none}.step-panel.is-active{display:block}.step-panel+.step-panel{margin-top:34px;padding-top:30px;border-top:1px solid var(--line)}.panel-head{margin-bottom:22px}.panel-head h1,.panel-head h2{margin:0;font-family:var(--serif);text-align:center}.panel-head p:last-child{max-width:54ch;margin:10px 0 0;color:var(--muted-strong);line-height:1.7}.form-error-banner{margin-bottom:18px;padding:14px 16px;border-radius:var(--radius-sm);border:1px solid #c23030;background:#fde7e7;color:#8a1c1c;font-weight:500;line-height:1.5}.form-error-banner__title{margin:0}.form-error-banner__list{margin:8px 0 0;padding-left:18px}.form-error-banner__list li+li{margin-top:4px}.form-error-banner__list a{color:inherit;text-decoration:underline;text-underline-offset:2px}.checkout-guide-card,.consent-card,.express-escape,.payment-detail,.privacy-note,.product-focus-card,.product-picker,.quantity-panel,.trust-anchors{border-radius:var(--radius-md);border:1px solid var(--line);background:#141414}.product-picker{margin-bottom:18px;padding:22px}.checkout-guide-card{margin-top:18px;padding:22px}.checkout-guide-card__eyebrow{display:inline-flex;margin-bottom:10px;font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--pink-text)}.checkout-guide-card h3{margin:0;font-size:24px}.checkout-guide-card p{margin:10px 0 0;max-width:54ch;color:var(--muted);line-height:1.7;font-size:13px}.checkout-guide-card__links{display:flex;flex-wrap:wrap;gap:14px 18px;margin-top:14px}.checkout-guide-card__links a,.checkout-guide-card__links a:visited,.summary-note a,.summary-note a:visited{color:var(--pink-text);font-family:var(--mono);font-size:11px;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.checkout-guide-card__links a:focus-visible,.checkout-guide-card__links a:hover,.summary-note a:focus-visible,.summary-note a:hover{color:#ff7ba8;text-decoration:underline}.product-picker__head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.product-picker__head h3{margin:0;font-size:24px}.product-picker__head p:last-child{margin:0;max-width:44ch;color:var(--muted);line-height:1.7;font-size:13px}.product-picker__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.product-unavailable{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.product-unavailable__head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px}.product-unavailable__head h4{margin:0;font-size:18px}.product-unavailable__head p{margin:0;max-width:52ch;color:var(--muted);line-height:1.65;font-size:13px}.product-unavailable__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.product-select-card{position:relative;display:flex;flex-direction:column;align-items:start;gap:10px;min-height:208px;padding:18px;border-radius:8px;border:1px solid var(--line-strong);color:var(--text);text-align:left;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.product-select-card:focus-visible,.product-select-card:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.24)}.product-select-card.is-selected{box-shadow:0 0 0 1px rgba(219,38,108,.14),0 18px 32px rgba(219,38,108,.14)}.product-select-card--pending .product-select-card__tag{background:rgba(255,255,255,.08);color:var(--warm)}.product-select-card__brand,.product-select-card__tag{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase}.product-select-card__tag{display:inline-flex;padding:5px 9px;border-radius:999px;background:rgba(219,38,108,.16);color:var(--warm)}.product-select-card__brand{color:var(--muted)}.product-select-card__title{font-size:20px}.product-select-card__format{color:var(--muted-strong);line-height:1.65;font-size:14px}.product-select-card__foot{margin-top:auto;display:flex;width:100%;align-items:end;justify-content:space-between;gap:16px}.product-select-card__price{font-family:var(--mono);color:var(--pink-text);font-size:14px}.product-select-card__meta{color:var(--muted);font-size:12px}.product-stock-card{display:flex;flex-direction:column;gap:10px;min-height:240px;padding:18px;border-radius:8px;border:1px solid rgba(255,255,255,.08)}.product-stock-card__brand,.product-stock-card__status{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase}.product-stock-card__status{display:inline-flex;align-self:flex-start;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.08);color:#ffd7d7}.product-stock-card__brand{color:var(--muted)}.product-stock-card__title{font-size:20px}.product-stock-card__format{color:var(--muted-strong);line-height:1.6;font-size:14px}.product-stock-card__note{margin:0;color:var(--muted-strong);line-height:1.65;font-size:14px}.product-stock-card__foot{margin-top:auto;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.product-stock-card__price-wrap{display:flex;flex-direction:column;gap:4px}.product-stock-card__price{font-family:var(--mono);color:var(--muted-strong);font-size:14px}.product-stock-card__meta{color:var(--muted);font-size:12px}.product-stock-card__cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:999px;border:1px solid rgba(29,190,122,.28);background:rgba(29,190,122,.12);color:#e8fff3;text-decoration:none;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase}.product-stock-card__cta:focus-visible,.product-stock-card__cta:hover{border-color:rgba(29,190,122,.48);background:rgba(29,190,122,.18)}.product-focus-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;padding:18px 20px}.product-focus-card img,.summary-product img{border-radius:8px;object-fit:contain}.product-focus-card img{width:72px;height:72px}.product-meta,.product-microtrust{display:flex;flex-wrap:wrap;gap:8px}.product-format,.product-microtrust span,.product-proof{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:999px;font-size:12px;line-height:1}.product-proof{background:var(--accent-soft);color:var(--warm)}.product-proof.is-pending{background:rgba(255,255,255,.08);color:var(--warm)}.product-format,.product-microtrust span{background:rgba(255,255,255,.05);color:var(--muted-strong)}.product-focus-card h3{margin:0;font-family:var(--serif)}.product-focus-card p{margin:0;color:var(--muted-strong)}.product-trust-line{margin:6px 0 0;font-size:13px;color:var(--muted);letter-spacing:.01em}.volume-tiers{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.volume-tier{font-size:13px;color:var(--muted);padding:4px 10px;border:1px solid rgba(255,255,255,.08);border-radius:6px}.consent-card,.express-escape,.payment-detail,.privacy-note,.promo-card,.quantity-panel{margin-top:18px;padding:22px}.quantity-panel__head{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:16px}.express-escape h3,.payment-detail h3,.promo-card__head h3,.quantity-panel__head h3{margin:0;font-family:var(--serif)}.promo-card__head p{margin:8px 0 0;color:var(--muted)}.quantity-live{text-align:right}.quantity-total-line{display:flex;justify-content:flex-end;align-items:baseline;gap:8px;flex-wrap:wrap}.quantity-live span{display:block;font-size:13px;color:var(--muted)}.quantity-live strong{margin-top:4px;font-size:22px;color:var(--pink-text)}.quantity-discount{margin-top:4px;color:#7fe2a0;font-size:22px;font-weight:600}.quantity-total-line #quantity-total{color:var(--pink-text)}.quantity-total-line #quantity-discount{color:#7fe2a0}.quantity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.quantity-card{border-radius:8px;border:1px solid var(--line-strong);color:var(--text)}.quantity-card:focus-visible,.quantity-card:hover{transform:translateY(-1px);border-color:var(--line-strong)}.quantity-card.is-selected{box-shadow:0 0 0 1px rgba(219,38,108,.12)}.quantity-card__badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.06);color:var(--accent-strong);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase}.quantity-card__qty{display:block}.quantity-card__label,.quantity-card__meta{display:block;color:var(--muted)}.quantity-card__price{display:block;font-family:var(--mono);color:var(--pink-text)}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field{display:flex;flex-direction:column;gap:8px}.field--full{grid-column:1/-1}.field label{font-family:var(--sans);font-weight:400;letter-spacing:0;text-transform:none;color:var(--muted)}.field-sub-label[hidden]{display:none}.field--quantity label{font-family:var(--sans);font-size:13px;font-weight:400;letter-spacing:0;text-transform:none;color:var(--muted)}.field-optional{color:var(--muted);font-size:12px}#area-manual:not([hidden]){margin-top:0;display:block}.location-pin{margin-top:4px;padding:16px;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--panel-2)}.location-pin__copy{margin:0 0 12px;color:var(--muted);font-size:13px;line-height:1.55}.location-pin__controls{display:flex;flex-wrap:wrap;align-items:stretch;gap:10px;margin-bottom:8px}.location-pin__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:var(--radius-sm);border:1px solid rgba(197,31,98,.28);background:rgba(197,31,98,.06);color:var(--pink-text-strong);font-family:var(--sans);font-size:14px;font-weight:500;cursor:pointer;transition:background .18s,border-color .18s;min-height:48px;flex:0 0 auto}.location-pin__btn:focus-visible,.location-pin__btn:hover{background:rgba(197,31,98,.12);border-color:var(--pink-text-strong);outline:0}.location-pin__or{align-self:center;font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.location-pin__controls input[type=text]{flex:1 1 220px;min-height:48px}.location-pin__status{font-size:13px;line-height:1.5;min-height:18px;margin-top:2px}.location-pin__status:empty{display:none}.location-pin__status[data-state=ok]{color:#0f7b39}.location-pin__status[data-state=ok]::before{content:"✓ ";font-weight:600}.location-pin__status[data-state=info]{color:var(--muted)}.location-pin__status[data-state=warn]{color:#b86b00}.location-pin__status[data-state=error]{color:#c0392b}.location-pin__clear{margin-top:6px;padding:0;background:0 0;border:0;color:var(--muted);font-family:var(--sans);font-size:12px;text-decoration:underline;cursor:pointer}.location-pin__clear:hover{color:var(--pink-text)}.pac-container{border-radius:var(--radius-sm);border:1px solid var(--line);box-shadow:0 12px 32px rgba(54,34,47,.12);font-family:var(--sans);margin-top:4px;z-index:1000}.pac-item{padding:8px 12px;font-size:14px}.pac-item-query{font-size:14px;color:var(--text)}@media (max-width:520px){.location-pin__controls{gap:8px}.location-pin__or{width:100%;text-align:center;margin:2px 0}.location-pin__btn{width:100%;justify-content:center}.location-pin__controls input[type=text]{flex-basis:100%}}.field input,.field select{width:100%;min-height:54px;padding:14px 16px;font-family:var(--sans);font-size:16px;font-weight:400;letter-spacing:0;border-radius:var(--radius-sm);border:1px solid var(--line);color:var(--text);outline:0;transition:border-color .18s,box-shadow .18s,background .18s}.field input::placeholder{font:inherit;color:var(--muted)}.field input:focus,.field select:focus{border-color:var(--pink-text);box-shadow:0 0 0 3px rgba(219,38,108,.08)}.consent-card.is-invalid,.field input.is-invalid,.field select.is-invalid{border-color:rgba(255,142,142,.48);box-shadow:0 0 0 4px rgba(255,142,142,.12)}.field input.is-valid,.field select.is-valid{border-color:rgba(38,161,123,.45)}.field-hint,.submit-note{margin:0;font-family:var(--sans);font-size:12px;line-height:1.6;color:var(--muted)}.field-error{min-height:18px;font-family:var(--sans);font-size:12px;color:#ffb4b4}.promo-row--express{display:flex;align-items:stretch;gap:10px;margin-top:16px}.promo-row--express input{width:100%;min-height:54px;padding:14px 16px;border-radius:var(--radius-sm);border:1px solid var(--line);color:var(--text);outline:0;transition:border-color .18s,box-shadow .18s,background .18s}.promo-row--express input:focus{border-color:var(--pink-text);box-shadow:0 0 0 3px rgba(219,38,108,.08)}.promo-row--express input:disabled{color:var(--muted-strong);opacity:1}.promo-apply{min-width:92px;padding:0 14px;border-radius:var(--radius-sm);border:1px solid var(--accent);background:rgba(219,38,108,.12);color:var(--accent-strong);font-family:var(--sans);letter-spacing:0;text-transform:none;cursor:pointer;transition:border-color .18s,background .18s,color .18s}.promo-apply:focus-visible,.promo-apply:hover{border-color:var(--accent-strong);background:rgba(219,38,108,.18)}.promo-apply:disabled{cursor:wait;opacity:.75}.promo-apply.is-applied{border-color:rgba(16,127,56,.5);background:rgba(16,127,56,.12);color:#7fe2a0}.promo-msg{min-height:18px;margin-top:12px;font-family:var(--mono);font-size:11px;letter-spacing:.04em}.promo-msg.ok{color:#7fe2a0}.promo-msg.err{color:#ffb4b4}.promo-meta{margin:8px 0 0;color:var(--muted)}.field--quantity{margin-top:16px}.quantity-control-row{display:flex;flex-direction:column-reverse;align-items:stretch;gap:12px}.quantity-cta{margin-top:20px;text-align:center}.btn--add-to-cart{width:100%;gap:10px}.btn--add-to-cart span{font-size:14px;letter-spacing:0;text-transform:none}.qty-custom-wrap{display:inline-grid;grid-template-columns:48px minmax(90px,1fr) 48px;gap:8px;max-width:260px}.qty-adjust{min-height:52px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--text);font-size:28px;font-weight:500;line-height:1}.qty-adjust:focus-visible,.qty-adjust:hover{border-color:var(--line-strong)}#custom-qty{text-align:center}.express-escape{display:flex;align-items:center;justify-content:space-between;gap:20px}.express-escape p:last-child{margin:8px 0 0;color:var(--muted)}.summary-wa,.wa-shortcut{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;padding:14px 18px;border-radius:999px;background:linear-gradient(180deg,#1dbe7a,#149760);color:#f7fff9;text-decoration:none;font-family:var(--sans);letter-spacing:0;text-transform:none;white-space:nowrap}.summary-wa,.summary-wa:active,.summary-wa:focus-visible,.summary-wa:hover,.summary-wa:link,.summary-wa:visited,.wa-shortcut,.wa-shortcut:active,.wa-shortcut:focus-visible,.wa-shortcut:hover,.wa-shortcut:link,.wa-shortcut:visited{color:#f7fff9!important;-webkit-text-fill-color:#f7fff9}.summary-wa *,.wa-shortcut *{color:inherit!important;-webkit-text-fill-color:inherit}.summary-wa svg,.wa-shortcut svg{fill:currentColor!important}.summary-wa:focus-visible,.summary-wa:hover,.wa-shortcut:focus-visible,.wa-shortcut:hover{filter:brightness(1.06)}.wa-shortcut__icon,.wa-shortcut__icon svg{width:18px;height:18px;fill:currentColor}.delivery-estimate:not([hidden]){display:inline-flex;align-items:center;gap:10px;margin-top:18px;padding:12px 16px;border-radius:999px;background:rgba(219,38,108,.09);border:1px solid rgba(219,38,108,.2);color:var(--muted-strong)}.delivery-estimate__dot{width:10px;height:10px;border-radius:999px;background:var(--accent)}.privacy-note{font-size:14px;line-height:1.7;color:var(--muted-strong)}.payment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.payment-grid--tight{margin-top:4px}.payment-option{display:flex;gap:14px;align-items:center;width:100%;padding:18px 16px;border-radius:8px;border:1px solid var(--line-strong);color:var(--text);text-align:left;transition:transform .18s,border-color .18s,background .18s}.payment-option:focus-visible,.payment-option:hover{transform:translateY(-1px);border-color:var(--line-strong)}.payment-option.is-selected{box-shadow:0 0 0 1px rgba(219,38,108,.12)}.payment-option.is-selected strong{color:var(--accent-strong)}.payment-option--square{display:grid;grid-template-rows:22px 18px;justify-items:center;align-content:center;min-height:76px;padding:12px 8px;gap:8px;text-align:center}.payment-option__emoji{display:block;font-size:18px;line-height:1}.payment-option.is-disabled,.payment-option[disabled]{opacity:.45;cursor:not-allowed}.payment-option.is-disabled:focus-visible,.payment-option.is-disabled:hover,.payment-option[disabled]:focus-visible,.payment-option[disabled]:hover{transform:none;border-color:var(--line-strong);background:#141414}.payment-option__badge{display:inline-block;margin-top:2px;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:rgba(255,255,255,.06);color:#f5a623}.payment-option--square.is-disabled{grid-template-rows:22px 18px auto}.payment-option--square .payment-icon{width:22px;height:22px;min-width:22px;border-radius:0}.payment-option--square strong{display:flex;align-items:center;justify-content:center;min-height:18px;font-size:14px;font-weight:600;line-height:1;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.payment-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:var(--radius-md);font-family:var(--mono);font-size:16px}.payment-icon--usdt{color:#26a17b}.payment-icon--usdt svg{width:100%;height:100%;fill:currentColor}.payment-copy{display:flex;flex-direction:column;gap:3px}.payment-copy strong{font-size:15px}.payment-copy span:last-child{font-size:12px;color:var(--muted)}.payment-detail{display:none}.payment-detail.is-visible{display:block}.payment-detail p:last-child{margin:10px 0 0;color:var(--muted-strong)}.payment-usdt-copy{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.payment-usdt-label{color:var(--muted)}.payment-detail--usdt h3,.payment-highlight{color:var(--pink-text)}.payment-highlight{display:inline-flex;align-items:center;padding:10px 14px;border-radius:8px;border:1px solid rgba(219,38,108,.24);background:rgba(219,38,108,.1);color:var(--accent-strong);font-family:var(--sans);font-size:clamp(21px, 2vw, 24px);font-weight:600;line-height:1;letter-spacing:0;white-space:nowrap;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1}.payment-usdt-note{color:var(--muted-strong)}.trust-anchors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;padding:22px}.trust-anchor strong{display:block;margin-bottom:6px;font-size:15px}.trust-anchor span{color:var(--muted)}.consent-card{margin-top:18px}.consent-check{display:flex;gap:12px;align-items:start;color:var(--muted-strong)}.consent-check input{margin-top:4px}.consent-check a,.consent-check a:visited{color:var(--accent-strong)}.cf-turnstile{margin-top:18px}.panel-actions{display:flex;justify-content:space-between;gap:12px;margin-top:22px}.panel-actions--submit{align-items:stretch}.btn{display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:999px;border:1px solid transparent;font-family:var(--sans);letter-spacing:0;text-transform:none;text-decoration:none;white-space:nowrap}.btn--primary{background:var(--accent);box-shadow:0 14px 34px rgba(219,38,108,.24)}.btn--primary:focus-visible,.btn--primary:hover{background:#ff0060;transform:translateY(-1px)}.btn--ghost{border-color:var(--line);background:0 0;color:var(--text)}.btn--submit{flex:1 1 auto;gap:10px}#submit-total{font-size:14px;letter-spacing:0;text-transform:none}.submit-cart-discount{display:none;margin:10px 0 0;color:#7fe2a0;font-size:13px;font-weight:600;line-height:1.4;text-align:center}.order-submit-note{margin:10px auto 0;max-width:58ch;color:var(--muted-strong);font-size:13px;line-height:1.55;text-align:center}.summary-product{display:flex;gap:14px;align-items:center;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--line)}.summary-product h2{margin:0;font-size:24px}.summary-product p{margin:6px 0 0;color:var(--muted)}.summary-lines{display:grid;gap:12px}.summary-line{display:flex;justify-content:space-between;gap:16px;font-size:14px;color:var(--muted-strong)}.summary-line[hidden]{display:none!important}.summary-line strong{color:var(--text);text-align:right}#summary-promo{color:#7fe2a0}.summary-line--total{margin-top:6px;padding-top:14px;border-top:1px solid var(--line);font-size:16px;align-items:center}.summary-total-value{font-family:var(--sans)!important;letter-spacing:0!important;text-transform:none!important;color:#1d1820!important;display:inline-flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px;max-width:100%}.summary-line--total strong{color:var(--pink-text);line-height:1;font-family:var(--sans);font-size:clamp(26px, 2vw, 32px);font-weight:600;letter-spacing:0}.summary-total-discount{color:#7fe2a0;font-family:var(--sans)!important;font-size:13px!important;font-weight:500;line-height:1.35;letter-spacing:0!important;text-align:right;text-transform:none!important;white-space:normal}.summary-cta{margin-top:18px;display:flex;flex-direction:column;gap:10px}.order-items-panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);padding:6px;margin-top:4px}.order-items-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.order-item{display:grid;grid-template-columns:72px 1fr auto;grid-template-areas:"image info  total" "image qty   remove";column-gap:18px;row-gap:10px;padding:20px;border-radius:var(--radius-md);position:relative;transition:background .15s}.order-item+.order-item{border-top:1px solid var(--line)}.order-item:hover{background:var(--accent-glow)}.order-item__image{grid-area:image;width:72px;height:72px;object-fit:contain;background:var(--bg-2);border-radius:var(--radius-sm);align-self:start}.order-item__info{grid-area:info;min-width:0}.order-item__name{font-family:var(--sans);font-size:22px;font-weight:700;line-height:1.15;color:var(--text);margin:0 0 4px;letter-spacing:-.005em;text-wrap:balance}.order-item__variant{font-family:var(--sans);font-size:13px;color:var(--muted);margin:0 0 6px;line-height:1.45}.order-item__unit{font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0}.order-item__qty{grid-area:qty;display:inline-flex;align-items:center;border:1px solid var(--line-strong);border-radius:999px;padding:2px;background:#fff;width:max-content;align-self:end}.order-item__qty button{width:32px;height:32px;min-width:44px;min-height:44px;padding:6px;border-radius:50%;border:0;background:0 0;color:var(--text);font-family:var(--mono);font-size:16px;font-weight:600;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.order-item__qty button:not(:disabled):hover{background:var(--accent);color:#fff}.order-item__qty button:disabled{opacity:.35;cursor:not-allowed}.order-item__qty-value{min-width:28px;text-align:center;font-family:var(--mono);font-size:14px;font-weight:600;color:var(--text);padding:0 6px}.order-item__total{grid-area:total;align-self:start;text-align:right;font-family:var(--sans);font-size:18px;font-weight:700;color:var(--text);letter-spacing:-.005em;white-space:nowrap;font-variant-numeric:lining-nums tabular-nums}.mobile-total-bar{display:none}@media (max-width:1080px){#order-form:has(#order-items-empty:not([hidden])) .mobile-total-bar{display:none}.mobile-total-bar{display:flex;flex-direction:column;gap:8px;background:var(--accent-soft);border-radius:var(--radius-md);padding:16px 18px;margin:20px 0 14px}.mobile-total-bar__row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.mobile-total-bar__label{font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.mobile-total-bar__value{font-family:var(--sans);font-size:15px;font-weight:700;color:var(--text);font-variant-numeric:lining-nums tabular-nums;text-align:right}.mobile-total-bar__value--free{font-size:13px;font-weight:600;color:var(--text)}.mobile-total-bar__row--total{margin-top:4px;padding-top:10px;border-top:1px solid rgba(197,31,98,.18);align-items:center}.mobile-total-bar__row--total .mobile-total-bar__label{color:var(--text);font-size:11px}.mobile-total-bar__value--total{font-family:var(--sans);font-size:24px;font-weight:700;color:var(--pink-text);letter-spacing:-.01em;line-height:1;font-variant-numeric:lining-nums tabular-nums}.mobile-total-bar__savings{margin:2px 0 0;color:#0a8047;font-family:var(--sans);font-size:12px;font-weight:600;letter-spacing:.01em;font-variant-numeric:lining-nums tabular-nums;text-align:right}.submit-cart-discount{display:none!important}}.order-item__remove{grid-area:remove;justify-self:end;align-self:end;background:0 0;border:0;font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);padding:6px 10px;cursor:pointer;border-radius:var(--radius-sm);transition:color .15s,background .15s}.order-item__remove:hover{color:var(--pink-text);background:var(--accent-soft)}.order-items-add{display:flex;align-items:center;justify-content:center;gap:10px;margin:10px 6px 6px;padding:16px 20px;border:1px dashed var(--line-strong);border-radius:var(--radius-md);text-decoration:none;color:var(--muted);font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;transition:border-color .15s,color .15s,background .15s}.order-items-add[hidden]{display:none}.order-items-add:hover{border-color:var(--pink-text);color:var(--pink-text);background:var(--accent-soft)}.order-items-add__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:1px solid currentColor;font-family:var(--mono);font-size:13px;font-weight:600}.order-items-empty{padding:28px 22px 24px;display:flex;flex-direction:column;gap:18px}.order-items-empty[hidden]{display:none}.order-items-empty__head{text-align:left}.order-items-empty__title{margin:0 0 6px;font-family:var(--serif);font-size:24px;font-weight:400;line-height:1.15;color:var(--text)}.order-items-empty__sub{margin:0;color:var(--muted-strong);font-size:14px;line-height:1.55}.order-items-empty__picks{list-style:none;margin:0;padding:4px 4px 4px 0;display:flex;flex-direction:column;gap:10px;max-height:480px;overflow-y:auto;scrollbar-width:thin}.order-items-empty__pick{display:flex;align-items:center;gap:14px;width:100%;min-height:72px;padding:12px 14px;background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius-md);text-align:left;cursor:pointer;transition:border-color .15s,background .15s,transform .15s}.order-items-empty__pick:focus-visible,.order-items-empty__pick:hover{border-color:var(--pink-text);background:#fff;transform:translateY(-1px);outline:0}.order-items-empty__pick img{flex-shrink:0;width:56px;height:56px;object-fit:contain;border-radius:var(--radius-sm);background:#fff;border:1px solid var(--line)}.order-items-empty__pick-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.order-items-empty__pick-info strong{font-weight:500;font-size:15px;color:var(--text);line-height:1.25}.order-items-empty__pick-meta{font-family:var(--mono);font-size:11px;letter-spacing:.06em;color:var(--muted-strong);line-height:1.3}.order-items-empty__pick-action{flex-shrink:0;font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--pink-text);font-weight:500}.order-items-empty__foot{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;justify-content:space-between;padding-top:4px}.order-items-empty__browse,.order-items-empty__wa{display:inline-flex;align-items:center;min-height:44px;padding:6px 4px;font-family:var(--mono);font-size:12px;letter-spacing:.1em;color:var(--pink-text);text-decoration:underline;text-underline-offset:3px}.order-items-empty__wa{color:var(--muted-strong)}.express-form.is-cart-empty #submit-btn,.express-form.is-cart-empty .mobile-total-bar,.express-form.is-cart-empty .panel-actions--submit,.express-form.is-cart-empty .submit-cart-discount,.express-form.is-cart-empty .wa-inline-fallback,.express-form.is-cart-empty [data-step-panel="2"],.express-form.is-cart-empty [data-step-panel="3"]{display:none!important}.express-form.is-cart-empty [data-step-panel="1"] .panel-head{display:none}.express-form.is-cart-empty #order-items-list,.express-form.is-cart-empty .order-items-add{display:none!important}@media (max-width:640px){.order-item{grid-template-columns:56px 1fr;grid-template-areas:"image info" "image total" "qty   remove";column-gap:14px;padding:16px}.order-item__image{width:56px;height:56px}.order-item__name{font-size:19px}.order-item__total{font-size:19px;align-self:start;text-align:left}.order-item__qty{justify-self:start}.order-item__qty button{width:44px;height:44px;min-width:44px;min-height:44px}.order-item__remove{min-height:44px;min-width:44px;padding:12px 14px;display:inline-flex;align-items:center}.order-items-add{padding:14px 16px;font-size:10px}}.summary-card__head{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:16px;margin-bottom:4px;border-bottom:1px solid var(--line)}.summary-card__label{font-family:var(--mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.summary-card__count{font-family:var(--mono);font-size:11px;color:var(--text);letter-spacing:.04em}.summary-line__free{color:var(--green-text);font-weight:600;font-size:13px}.summary-total-block{display:flex;align-items:baseline;justify-content:space-between;margin-top:16px;padding:18px 20px;background:var(--accent-soft);border-radius:var(--radius-md)}.summary-total-block__label{font-family:var(--mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text)}.summary-total-block__value{display:inline-flex;flex-direction:column;align-items:flex-end;gap:2px}.summary-total-block__value strong{font-family:var(--sans);font-size:28px;font-weight:700;color:var(--pink-text);letter-spacing:-.01em;line-height:1;font-variant-numeric:lining-nums tabular-nums}.summary-trust{margin:18px 0 0;padding:14px 0 0;list-style:none;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.summary-trust li{position:relative;padding-left:16px;font-size:12px;line-height:1.45;color:var(--muted-strong);letter-spacing:.01em}.summary-trust li::before{content:'';position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%;background:#7fe2a0}.summary-review{margin:14px 0 0;padding:14px 0 0;border-top:1px solid var(--line);text-align:center}.summary-review__stars{display:inline-flex;gap:2px;margin-bottom:6px}.summary-review__stars svg{width:14px;height:14px;fill:#f5a623}.summary-review__quote{margin:0 0 6px;font-family:var(--serif);font-size:17px;line-height:1.3;color:var(--text);letter-spacing:-.01em}.summary-review__attr{font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.summary-review__attr a{margin-left:6px;color:var(--pink-text);text-decoration:none;transition:color .2s}.summary-review__attr a:hover{color:var(--text)}.summary-cart-discount{margin:0;min-height:18px;color:#7fe2a0;font-size:13px;font-weight:600;line-height:1.4;text-align:center}.summary-note{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.summary-note strong{display:block;font-size:14px}.summary-note p{margin:10px 0 0;color:var(--muted)}.summary-wa{width:100%;margin-top:18px}.site-footer{max-width:1240px;margin:0 auto;border-top:1px solid var(--line);text-align:left;color:var(--muted);font-size:13px}.site-footer .footer-logo a{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--text);font-family:var(--mono);font-size:clamp(15px, .7vw + 12px, 18px);letter-spacing:.12em;text-transform:uppercase}.site-footer .footer-links{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px 18px}.site-footer .footer-links a{color:var(--muted);text-decoration:none;font-family:var(--mono);font-weight:400;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center}.site-footer .footer-links a:visited{color:var(--muted)}.site-footer .footer-links a:hover{color:var(--accent-strong)}.site-footer .footer-bottom{max-width:760px;border-top:1px solid var(--line)}.site-footer .footer-social{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.site-footer .footer-social a{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:50%;color:var(--muted);transition:color .18s,border-color .18s,transform .18s}.site-footer .footer-social a:visited{color:var(--muted)}.site-footer .footer-social a:focus-visible,.site-footer .footer-social a:hover{color:var(--accent-strong);border-color:rgba(219,38,108,.45);transform:translateY(-1px)}.site-footer .footer-social svg{width:18px;height:18px;fill:currentColor}.site-footer .footer-compliance{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase}.site-footer .footer-copyright{color:var(--muted);font-family:var(--mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase}@media (min-width:1101px){.express-main{max-width:1360px;padding:18px 28px 56px}.checkout-layout{grid-template-columns:minmax(0,1fr) 380px;max-width:1260px;gap:36px}.express-form{padding:34px}.summary-card{padding:28px}.panel-step{font-size:13px}.panel-head{margin-bottom:28px}.panel-head h1,.panel-head h2{font-size:clamp(2.4rem, 3.4vw, 3.2rem)}.express-escape p:last-child,.field-hint,.footer-compliance,.panel-head p:last-child,.payment-detail p:last-child,.product-focus-card p,.promo-card__head p,.promo-meta,.submit-note,.summary-note,.summary-shipping{font-size:17px}.product-focus-card{gap:18px;padding:22px 24px}.product-focus-card img{width:82px;height:82px}.product-focus-card h3{font-size:36px}.checkout-guide-card,.consent-card,.express-escape,.payment-detail,.privacy-note,.promo-card,.quantity-panel{padding:26px}.checkout-guide-card h3,.express-escape h3,.payment-detail h3,.promo-card__head h3,.quantity-panel__head h3{font-size:29px}.delivery-estimate,.field label,.promo-msg,.quantity-live span,.summary-line span,.summary-note strong{font-size:14px}.quantity-panel__head .quantity-live span{font-size:17px}.quantity-discount,.quantity-live strong{font-size:27px}.qty-custom-wrap{grid-template-columns:56px minmax(116px,1fr) 56px;max-width:300px}.field input,.field select,.qty-adjust{min-height:60px}#custom-qty{font-size:20px;font-weight:600}.field input,.field select{font-size:16px}.payment-option--square{min-height:86px;padding:14px 10px}.payment-option__emoji{font-size:22px}.payment-option--square .payment-icon{width:24px;height:24px;min-width:24px}.payment-option--square strong{font-size:16px}.btn--primary,.summary-wa,.wa-shortcut{min-height:60px;font-size:18px}.summary-product h2{font-size:29px}.summary-product p{font-size:16px}.summary-line{font-size:14px}.summary-line strong,.summary-line--total{font-size:15px}.summary-total-discount{font-size:12px!important}#submit-total,.product-stock-card__meta,.product-stock-card__note,.product-stock-card__price,.summary-line--total strong{font-size:15px}.summary-note strong{font-size:17px}#summary-shipping-note,.summary-note p{font-size:16px}.footer-copyright,.footer-links a{font-size:11px}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1080px){.checkout-layout{grid-template-columns:1fr;max-width:680px}.summary-rail{display:none}.submit-cart-discount{display:block}}@media (max-width:860px){.hero-compact{flex-direction:column;align-items:start}.hero-compact__signals{justify-content:flex-start}.product-focus-card{grid-template-columns:1fr}.express-escape{flex-direction:column}.field-grid,.product-picker__grid,.quantity-grid,.trust-anchors{grid-template-columns:1fr}.payment-grid--tight{grid-template-columns:repeat(3,minmax(0,1fr))}.product-picker__head{flex-direction:column;align-items:start}.product-focus-card{justify-items:start}.express-escape{align-items:start}.express-progress{grid-template-columns:1fr}}@media (max-width:980px){.site-nav{flex-wrap:nowrap;gap:10px;height:68px;padding:0 16px}.nav-brand{gap:10px}.nav-logo{font-size:16px;gap:10px;letter-spacing:.11em}.logo-mark svg{width:20px;height:15px}.nav-primary{display:none}.nav-right{width:auto;justify-content:flex-end;gap:10px;padding-top:0;border-top:0}.nav-link{font-size:11px;letter-spacing:.1em;min-height:32px}.nav-link--secondary{display:none}.nav-link--support{min-height:40px;padding:0 14px}}@media (max-width:640px){.express-main{padding:8px 16px 34px}.express-form,.hero-compact,.summary-card{border-radius:var(--radius-lg)}.hero-compact{padding:16px 18px}.hero-compact h1{font-size:1.4rem;white-space:normal}.hero-compact__signals span{font-size:10px;padding:5px 10px}.consent-card,.express-escape,.express-form,.payment-detail,.privacy-note,.product-picker,.quantity-panel,.summary-card,.trust-anchors{padding:18px}.panel-head h1,.panel-head h2{font-size:1.625rem;line-height:1.05}.step-panel+.step-panel{margin-top:28px;padding-top:24px}.checkout-layout{max-width:none}.express-escape h3,.payment-detail h3,.product-focus-card h3,.quantity-panel__head h3,.summary-product h2{font-size:20px}.panel-actions{flex-direction:column}.btn,.summary-wa,.wa-shortcut{width:100%}.site-nav{gap:10px;height:64px;padding:0 14px}.nav-logo{min-height:44px;font-size:15px;gap:10px;letter-spacing:.11em}.logo-mark svg{width:20px;height:15px}.nav-link--support{min-height:38px;padding:0 12px;font-size:10px;letter-spacing:.08em}.product-picker__head{gap:8px;margin-bottom:14px}.product-picker__head h3{font-size:20px}.product-unavailable__head{flex-direction:column;align-items:start}.product-picker__head p:last-child,.product-unavailable__head p{font-size:12px;line-height:1.6}.product-select-card{min-height:auto;padding:16px;gap:8px}.product-select-card__title{font-size:18px}.product-select-card__format{font-size:13px;line-height:1.55}.product-select-card__foot{flex-direction:column;align-items:flex-start;gap:8px}.product-unavailable__grid{grid-template-columns:1fr}.product-stock-card{min-height:auto;padding:16px;gap:8px}.product-stock-card__title{font-size:18px}.product-stock-card__format,.product-stock-card__note{font-size:13px;line-height:1.55}.product-stock-card__foot{gap:10px}.product-stock-card__cta{width:100%}.product-focus-card{grid-template-columns:1fr;gap:14px;padding:18px}.product-focus-card img{width:64px;height:64px}.product-focus-card h3{margin:10px 0 4px;font-size:24px}.product-focus-card p{font-size:14px;line-height:1.6}.product-format,.product-microtrust span,.product-proof{font-size:11px;padding:6px 10px}.quantity-panel__head{flex-direction:column;align-items:start}.quantity-live{text-align:left}.quantity-total-line{justify-content:flex-start}.quantity-grid{grid-template-columns:1fr;gap:10px}.promo-row--express{flex-direction:column}.promo-apply{width:100%}.quantity-card{min-height:auto;padding:16px}.quantity-card__qty{font-size:24px}.quantity-card__price{margin-top:10px;font-size:15px}.field-grid{grid-template-columns:1fr;gap:14px}.payment-grid--tight{gap:8px}.payment-option--square{grid-template-rows:20px 16px;min-height:64px;padding:10px 6px}.payment-option__emoji{font-size:16px}.payment-option--square .payment-icon{width:20px;height:20px;min-width:20px}.payment-option--square strong{min-height:16px;font-size:12px;line-height:1;letter-spacing:.04em}.qty-custom-wrap{width:100%;max-width:none;grid-template-columns:52px minmax(0,1fr) 52px}#custom-qty,.qty-adjust{min-height:56px}#custom-qty{font-size:20px}.express-escape{flex-direction:column;align-items:stretch;gap:14px}.consent-check,.express-escape p:last-child,.payment-detail p:last-child,.privacy-note,.trust-anchor span{font-size:13px;line-height:1.6}.express-main{padding-bottom:28px}.site-footer{padding:24px 16px 18px}.site-footer .footer-links{gap:10px 14px;margin-bottom:18px}.consent-check a,.consent-check a:visited,.site-footer .footer-logo a,.site-footer .footer-logo a:visited{display:inline-flex;align-items:center;min-height:44px;padding:10px 0}.site-footer .footer-bottom{padding-top:18px}.site-footer .footer-social a{width:40px;height:40px}.express-escape h3,.panel-head h1,.panel-head h2,.payment-detail h3,.product-focus-card h3,.product-picker__head h3,.product-select-card__title,.product-stock-card__title,.product-unavailable__head h4,.promo-card__head h3,.quantity-panel__head h3,.summary-product h2{font-family:var(--sans);font-weight:500;letter-spacing:0}}@media (min-width:641px){.express-escape h3,.panel-head h1,.panel-head h2,.payment-detail h3,.product-focus-card h3,.product-picker__head h3,.product-select-card__title,.product-stock-card__title,.product-unavailable__head h4,.promo-card__head h3,.quantity-panel__head h3,.summary-product h2{font-family:var(--sans);font-weight:500;letter-spacing:0}}@media (min-width:901px){.quantity-panel__head{margin-bottom:8px}.quantity-control-row{flex-direction:row;align-items:center;gap:22px}.quantity-live{min-width:0;margin-left:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;text-align:left;white-space:nowrap}.quantity-live span{display:inline;font-size:18px;font-weight:600;line-height:1;color:var(--muted-strong)}.quantity-total-line{gap:10px;align-items:center;flex-wrap:nowrap}.quantity-live strong{margin-top:0;font-size:28px;line-height:1}.quantity-discount{margin-top:0;font-size:14px;line-height:1.2;font-weight:500;color:#7fe2a0;white-space:nowrap}.quantity-total-line #quantity-discount{color:#7fe2a0}.field--quantity{margin-top:6px;max-width:none}.field--quantity label{margin-bottom:2px}.qty-custom-wrap{flex:0 0 320px;max-width:320px;gap:8px}#custom-qty,.qty-adjust{min-height:50px}#custom-qty{font-size:26px;font-weight:600}.field--quantity .field-hint{margin-top:4px}}.express-page-shell{background:0 0}.express-page-shell::after,.express-page-shell::before{display:none}.site-nav{height:80px;gap:clamp(14px,1.6vw,22px);padding:0 clamp(20px,3.5vw,40px);background:rgba(8,8,8,.94);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 28px rgba(8,8,8,.16);backdrop-filter:blur(12px)}@media (max-width:640px){.site-nav{position:static;background:#080808;backdrop-filter:none;-webkit-backdrop-filter:none}body{background:#f5f1f5}.express-page-shell{isolation:isolate}}.nav-link,.nav-link:visited,.nav-logo,.nav-logo:link,.nav-logo:visited{color:rgba(255,255,255,.98)}.nav-brand{gap:clamp(14px,1.6vw,22px)}.nav-logo{gap:12px;font-size:clamp(19px, 1vw + 10px, 24px);font-weight:400;letter-spacing:.12em;color:#f8f8f8!important;-webkit-text-fill-color:#f8f8f8;text-shadow:0 0 0 rgba(0,0,0,.01)}.logo-mark{color:var(--pink-text)!important;-webkit-text-fill-color:var(--pink-text)}.logo-mark svg{width:26px;height:19px}.nav-link--secondary{color:rgba(255,255,255,.84)}.nav-primary .nav-link{min-height:46px}.nav-link--support{color:#fff;border-color:var(--accent);background:var(--accent);min-height:46px;padding:0 18px}.nav-link--support:focus-visible,.nav-link--support:hover{color:#fff;border-color:var(--pink-text-strong);background:var(--pink-text-strong)}.nav-link--secondary:focus-visible,.nav-link--secondary:hover{color:#fff}.express-main{background:0 0}.express-form,.summary-card{background:rgba(255,255,255,.98)!important;border:1px solid rgba(63,43,57,.12)!important;box-shadow:0 24px 60px rgba(54,34,47,.08)!important}.calculator-prefill,.checkout-guide-card,.consent-card,.delivery-estimate,.express-escape,.express-progress li,.payment-detail,.payment-icon,.payment-option,.product-focus-card,.product-select-card,.product-stock-card,.promo-card,.qty-adjust,.quantity-card,.quantity-panel,.trust-anchors{background:#faf7f8!important;border-color:rgba(63,43,57,.12)!important;color:#1d1820}.express-progress li.is-active,.payment-option.is-selected,.product-select-card.is-selected,.quantity-card.is-selected{background:#fff1f6!important;border-color:rgba(197,31,98,.28)!important}.express-progress li.is-done{background:rgba(29,24,32,.04)!important}#quantity-label,#quantity-total,#summary-payment,#summary-total,#summary-unit-price,.consent-card strong,.express-escape h3,.panel-head h1,.panel-head h2,.payment-detail h3,.payment-option strong,.product-focus-card h3,.promo-card__head h3,.quantity-panel__head h3,.summary-line strong,.summary-line--total strong,.summary-product h2{color:#1d1820!important}.calculator-prefill-label,.consent-check,.consent-check span,.express-escape p:last-child,.field label,.field-hint,.panel-head p,.panel-step,.payment-detail p:last-child,.payment-usdt-label,.product-focus-card p,.product-select-card__brand,.product-select-card__tag,.product-stock-card__brand,.product-stock-card__status,.promo-card__head p,.promo-meta,.section-kicker,.site-footer .footer-compliance,.site-footer .footer-copyright,.summary-cta p,.summary-line span,.summary-note,.summary-note p,.summary-product p,.summary-total-value,.trust-anchor span{color:var(--muted)!important}.payment-option--square .payment-icon,.product-focus-card img,.summary-product img{background:#fff!important}#custom-qty,.field input,.field select,.promo-row--express input{background:#fff!important;color:#1d1820!important;border-color:rgba(63,43,57,.16)!important}.field input::placeholder,.promo-row--express input::placeholder{color:var(--muted)!important}#custom-qty:focus,.field input:focus,.field select:focus,.promo-row--express input:focus{background:#fff!important;border-color:rgba(197,31,98,.34)!important;box-shadow:0 0 0 3px rgba(197,31,98,.09)!important}.btn--primary,.btn--submit,.promo-apply{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important;box-shadow:none!important}.btn--primary:focus-visible,.btn--primary:hover,.btn--submit:focus-visible,.btn--submit:hover,.promo-apply:focus-visible,.promo-apply:hover{background:var(--pink-text-strong)!important;border-color:var(--pink-text-strong)!important}.summary-wa{box-shadow:none}.footer-trust-strip{display:flex;align-items:center;justify-content:space-around;gap:18px;padding:16px clamp(16px,4vw,40px);background:#080808;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.footer-trust-strip__item{display:flex;align-items:center;gap:8px;white-space:nowrap}.footer-trust-strip__item svg{width:16px;height:16px;stroke:var(--accent-strong);fill:none;stroke-width:1.6;flex-shrink:0}.footer-trust-strip__item span{color:rgba(255,255,255,.76);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase}.site-footer--shell{max-width:none;margin:0;padding:0;background:#080808;border-top:none;color:rgba(255,255,255,.78)}.site-footer--shell .footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;max-width:1200px;margin:0 auto;padding:48px clamp(20px,4vw,40px) 40px}.site-footer--shell .footer-col-header{margin-bottom:16px;color:rgba(255,255,255,.44);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase}.site-footer--shell .footer-col a,.site-footer--shell .footer-col a:visited{display:block;padding:6px 0;color:rgba(255,255,255,.78);text-decoration:none;font-weight:400}.site-footer--shell .footer-col a:focus-visible,.site-footer--shell .footer-col a:hover{color:var(--accent-strong)}.site-footer--shell .footer-bottom{max-width:720px;margin:0 auto;padding:24px clamp(20px,4vw,40px) 32px;text-align:center;border-top:1px solid rgba(255,255,255,.08)}.site-footer--shell .footer-social{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.site-footer--shell .footer-social a,.site-footer--shell .footer-social a:visited{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.76)}.site-footer--shell .footer-social a:focus-visible,.site-footer--shell .footer-social a:hover{color:var(--accent-strong);border-color:var(--accent-strong)}.site-footer--shell .footer-social svg{width:18px;height:18px;fill:currentColor}.site-footer--shell .footer-compliance{margin-bottom:12px;color:rgba(255,255,255,.7)!important;font-family:var(--sans);text-transform:none;letter-spacing:0}.site-footer--shell .footer-copyright{color:rgba(255,255,255,.62)!important;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase}body,button,input,select,textarea{font-family:var(--sans)}.calculator-prefill-label,.delivery-estimate,.field label,.footer-trust-strip__item span,.panel-step,.payment-usdt-label,.product-select-card__brand,.product-select-card__tag,.product-stock-card__brand,.product-stock-card__status,.section-kicker,.site-footer--shell .footer-col-header,.site-footer--shell .footer-copyright,.summary-line span{font-family:var(--mono)!important}.express-escape h3,.panel-head h1,.panel-head h2,.payment-detail h3,.product-focus-card h3,.product-picker__head h3,.product-select-card__title,.product-stock-card__title,.product-unavailable__head h4,.promo-card__head h3,.quantity-panel__head h3,.summary-product h2{font-family:var(--serif)!important}.consent-check,.consent-check span,.express-escape p:last-child,.field-hint,.panel-head p,.payment-detail p:last-child,.product-focus-card p,.promo-card__head p,.promo-meta,.site-footer--shell .footer-col a,.site-footer--shell .footer-col a:visited,.site-footer--shell .footer-compliance,.summary-cta p,.summary-note,.summary-note p,.summary-product p,.trust-anchor span{font-family:var(--sans)!important}.calculator-prefill-label,.delivery-estimate,.field label,.footer-trust-strip__item span,.panel-step,.payment-usdt-label,.product-select-card__brand,.product-select-card__tag,.product-stock-card__brand,.product-stock-card__status,.section-kicker,.site-footer--shell .footer-col-header,.site-footer--shell .footer-copyright,.summary-line span,.summary-total-value{font-size:11px!important;letter-spacing:.16em!important;text-transform:uppercase}.hero-compact h1,.panel-head h1,.panel-head h2{font-family:var(--serif)!important;font-size:clamp(28px, 3vw, 36px)!important;font-weight:400!important;line-height:.98!important;letter-spacing:-.02em!important;text-wrap:balance}.express-escape h3,.payment-detail h3,.product-focus-card h3,.product-picker__head h3,.product-select-card__title,.product-stock-card__title,.product-unavailable__head h4,.promo-card__head h3,.quantity-panel__head h3{font-family:var(--serif)!important;font-size:clamp(20px, 2vw, 26px)!important;font-weight:400!important;line-height:1.02!important;letter-spacing:-.02em!important;text-wrap:balance}.summary-product h2{font-family:var(--serif)!important;font-size:clamp(20px, 1.8vw, 24px)!important;font-weight:400!important;line-height:1.02!important;letter-spacing:-.02em!important;text-wrap:balance}.consent-check,.consent-check span,.express-escape p:last-child,.field-hint,.hero-compact p,.panel-head p,.payment-detail p:last-child,.product-focus-card p,.promo-card__head p,.promo-meta,.site-footer--shell .footer-col a,.site-footer--shell .footer-col a:visited,.site-footer--shell .footer-compliance,.summary-cta p,.summary-note,.summary-note p,.summary-product p,.trust-anchor span{font-size:16px!important;line-height:1.75!important}.btn,.calculator-prefill-edit,.product-stock-card__cta,.promo-apply,.summary-wa,.wa-shortcut{font-family:var(--mono)!important;font-size:12px!important;font-weight:400!important;letter-spacing:.1em!important;min-height:52px}@media (max-width:900px){.footer-trust-strip{flex-wrap:wrap;justify-content:center}.site-footer--shell .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.hero-compact h1,.panel-head h1,.panel-head h2{font-size:30px!important}}@media (max-width:640px){.footer-trust-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.footer-trust-strip__item{justify-content:center}.site-footer--shell .footer-grid{grid-template-columns:1fr;padding-top:36px;gap:18px}.site-footer--shell .footer-bottom{padding-top:20px}.hero-compact h1,.panel-head h1,.panel-head h2{font-size:26px!important;line-height:1.05!important}.express-escape h3,.payment-detail h3,.product-focus-card h3,.product-picker__head h3,.product-select-card__title,.product-stock-card__title,.product-unavailable__head h4,.promo-card__head h3,.quantity-panel__head h3,.summary-product h2{font-size:28px!important}.consent-check,.consent-check span,.express-escape p:last-child,.field-hint,.hero-compact p,.panel-head p,.payment-detail p:last-child,.product-focus-card p,.promo-card__head p,.promo-meta,.site-footer--shell .footer-col a,.site-footer--shell .footer-col a:visited,.site-footer--shell .footer-compliance,.summary-cta p,.summary-note,.summary-note p,.summary-product p,.trust-anchor span{font-size:16px!important}}.site-footer{padding:28px 24px 20px}.nav-primary{display:none!important}.site-footer .footer-logo{margin-bottom:12px}.site-footer .footer-links{gap:6px 14px;margin-bottom:14px}.site-footer .footer-links a{padding:12px 8px;min-height:48px;line-height:1.3;display:inline-flex;align-items:center;font-size:10px}.site-footer .footer-bottom{max-width:none;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"social compliance copyright";align-items:center;gap:12px 18px;padding-top:14px}.site-footer .footer-social{grid-area:social;gap:10px;margin-bottom:0}.site-footer .footer-social a{width:38px;height:38px}.site-footer .footer-compliance{grid-area:compliance;margin-bottom:0;max-width:34ch;font-size:11px!important;line-height:1.5!important}.site-footer .footer-copyright{grid-area:copyright;justify-self:end}@media (max-width:900px){.site-footer{padding:24px 18px 18px}.site-footer .footer-links{gap:6px 12px;margin-bottom:12px}.site-footer .footer-bottom{grid-template-columns:1fr auto;grid-template-areas:"social copyright" "compliance compliance";gap:10px 14px;padding-top:12px}.site-footer .footer-compliance{max-width:48ch}}@media (max-width:640px){.site-footer{padding:22px 16px 18px}.site-footer .footer-logo{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--line)}.site-footer .footer-links{display:grid;grid-template-columns:1fr 1fr;gap:4px 16px;margin-bottom:16px}.site-footer .footer-links a{min-height:48px;display:inline-flex;align-items:center;padding:12px 8px;font-size:12px}.site-footer .footer-bottom{grid-template-columns:1fr;grid-template-areas:"social" "compliance" "copyright";gap:14px;padding-top:16px}.site-footer .footer-social{gap:10px}.site-footer .footer-social a{width:44px;height:44px}.site-footer .footer-compliance{max-width:44ch;font-size:13px!important;line-height:1.55!important;color:#4a424e!important;text-transform:none!important;letter-spacing:.01em!important}.site-footer .footer-copyright{justify-self:start}}.product-focus-card__body{display:grid;gap:6px;min-width:0}.product-focus-card .product-focus-card__meta{margin:4px 0 0!important;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;font-size:13px!important;color:var(--muted-strong)!important;line-height:1.5!important}.product-focus-card .product-focus-card__coa{font-size:13px!important;color:var(--pink-text)!important;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px;transition:color 120ms ease-out,border-color 120ms ease-out}.product-focus-card .product-focus-card__coa:focus-visible,.product-focus-card .product-focus-card__coa:hover{color:var(--accent-strong)!important}.product-focus-card .product-focus-card__spec{margin:0!important;font-size:13px!important;color:var(--muted)!important;line-height:1.5!important;letter-spacing:.01em}.product-focus-card .product-focus-card__dispatch{margin:0!important;font-size:13px!important;color:var(--muted-strong)!important;line-height:1.5!important}.product-focus-card .product-focus-card__badges span{color:var(--muted-strong);background:var(--line)}.product-focus-card__badges{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px}.product-focus-card__badges span{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:rgba(255,255,255,.05);color:var(--muted-strong);font-size:11px;letter-spacing:.02em;line-height:1}@media (max-width:640px){.product-focus-card__coa,.product-focus-card__dispatch,.product-focus-card__meta,.product-focus-card__spec{font-size:13px}.product-focus-card__badges{margin-top:4px}}.quantity-panel--tiles{padding:18px 20px}.quantity-panel--tiles .quantity-panel__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px;gap:12px}.quantity-panel--tiles .quantity-panel__head h3{margin:0}.quantity-panel__current{font-size:13px;color:var(--muted-strong)}.quantity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.quantity-card{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 12px 14px;border-radius:var(--radius-md);border:1px solid var(--line);cursor:pointer;text-align:left;transition:border-color 120ms cubic-bezier(.2,0,0,1),background 120ms cubic-bezier(.2,0,0,1),box-shadow 120ms cubic-bezier(.2,0,0,1);min-height:98px}.quantity-card:focus-visible,.quantity-card:hover{border-color:var(--muted);outline:0}.quantity-card.is-selected{border-color:var(--pink-text);background:var(--accent-soft);box-shadow:0 0 0 1px var(--accent) inset}.quantity-card__badge{font-size:10px!important;letter-spacing:.12em!important;text-transform:uppercase;color:var(--muted);margin-bottom:2px}.quantity-card.is-selected .quantity-card__badge{color:var(--pink-text)}.quantity-card__qty{font-family:var(--serif)!important;font-size:28px!important;line-height:1!important;font-weight:400;color:var(--ink,#1d1820)}.quantity-card__label{display:none}.quantity-card__price{font-size:13px;color:var(--muted-strong);letter-spacing:.01em;margin-top:2px}.quantity-card__price em{font-style:normal;color:var(--muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.quantity-card__savings{font-size:11px;letter-spacing:.02em;color:var(--green);font-weight:500;margin-top:4px}.quantity-card__savings--hint{color:var(--muted);font-weight:400}.quantity-card.is-selected .quantity-card__savings{color:var(--green-text)}@media (max-width:640px){.quantity-card{padding:10px 10px 12px;min-height:88px}.quantity-card__qty{font-size:24px!important}.quantity-card__price{font-size:12px}.quantity-card__savings{font-size:10px}.panel-actions--submit{margin-top:22px}.panel-actions--submit .btn--submit{width:100%;min-height:56px}}.promo-disclosure{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-1,transparent);margin-bottom:18px;overflow:hidden}.promo-disclosure__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;font-size:14px;color:var(--muted-strong);user-select:none}.promo-disclosure__summary::-webkit-details-marker{display:none}.promo-disclosure__summary:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.promo-disclosure__chevron{font-size:18px;line-height:1;transition:transform 180ms cubic-bezier(.2,0,0,1);color:var(--muted)}.promo-disclosure[open] .promo-disclosure__chevron{transform:rotate(45deg)}.promo-disclosure__body{padding:0 18px 16px;border-top:1px solid var(--line)}.promo-disclosure__body .promo-row{margin-top:12px}.promo-disclosure__body .promo-meta{margin:10px 0 0}.turnstile-slot{min-height:65px;margin:0}.turnstile-slot:empty{display:block}.btn--turnstile-failover{background:var(--green)!important;border-color:var(--green)!important;color:#fff!important}.btn--turnstile-failover:focus-visible,.btn--turnstile-failover:hover{background:#13993f!important;border-color:#13993f!important}.btn--turnstile-failover span{opacity:.9}.turnstile-failover{margin-top:14px;padding:14px 16px;background:rgba(37,211,102,.08);border:1px solid rgba(37,211,102,.35);border-radius:10px;text-align:center}.turnstile-failover__msg{margin:0 0 10px;font-size:13px;color:#c8c8c8;line-height:1.5}.turnstile-failover__cta,.turnstile-failover__cta:visited{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;background:#25d366;color:#0a0a0a;border-radius:999px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s}.turnstile-failover__cta:focus-visible,.turnstile-failover__cta:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(37,211,102,.25);outline:0}.wa-inline-fallback{text-align:center;margin:18px 0 0;font-size:13px;color:var(--muted);line-height:1.5}a.wa-inline-fallback__btn,a.wa-inline-fallback__btn:visited{display:inline-flex;align-items:center;gap:8px;margin-left:6px;padding:0;background:0 0;border:none;border-radius:999px;color:#25d366;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s,opacity .15s}a.wa-inline-fallback__btn:focus-visible,a.wa-inline-fallback__btn:hover{color:#1eaf56;opacity:.9;text-decoration:underline;outline:0}a.wa-inline-fallback__btn svg{width:14px;height:14px}@media (max-width:900px){.wa-inline-fallback{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin:20px 0 0}.wa-inline-fallback>span{text-align:center}a.wa-inline-fallback__btn,a.wa-inline-fallback__btn:visited{margin-left:0;align-items:center;justify-content:center;width:auto;min-height:44px;padding:10px 0;background:0 0;border:none;color:#25d366;font-size:14px;font-weight:600;letter-spacing:.01em;box-shadow:none}a.wa-inline-fallback__btn:focus-visible,a.wa-inline-fallback__btn:hover{background:0 0;color:#1eaf56}a.wa-inline-fallback__btn svg{width:15px;height:15px}}@media (max-width:640px){.mobile-step-dot__label{font-size:10px}.mobile-step-dot__num{width:26px;height:26px;font-size:12px}}.whatsapp-float{position:fixed;bottom:28px;right:28px;width:56px;height:56px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(37,211,102,.4);z-index:95;transition:transform .2s,box-shadow .2s;text-decoration:none;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 28px rgba(37,211,102,.5)}.whatsapp-float svg{width:28px;height:28px;fill:#fff}@media (max-width:480px){.whatsapp-float{bottom:calc(18px + env(safe-area-inset-bottom,0px));right:18px;width:48px;height:48px}.whatsapp-float svg{width:24px;height:24px}}.order-item--bundled{padding-left:16px;border-left:2px solid var(--green);background:var(--green-soft)}.order-item__free-badge{display:inline-block;font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.12em;color:#0e0e0e;background:var(--green);padding:2px 7px;border-radius:3px;margin-left:8px;vertical-align:2px;text-transform:uppercase}.order-item--bundled .order-item__total,.order-item__total--free{color:var(--green)}.order-item__qty--locked{display:flex;align-items:center;justify-content:center;border:1px solid rgba(15,123,57,.3);border-radius:3px;padding:6px 12px;color:var(--green);font-family:var(--mono);font-size:13px}.order-item--bundled .order-item__unit{color:var(--green)}.order-items-empty.is-secondary{margin-top:18px;padding:14px 16px;background:var(--panel-2);border:1px dashed var(--line);border-radius:var(--radius-md)}.order-items-empty.is-secondary .order-items-empty__head{margin-bottom:10px}.order-items-empty.is-secondary .order-items-empty__title{font-family:var(--mono);font-size:12px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-strong);text-align:left;margin:0}.order-items-empty.is-secondary .order-items-empty__foot{margin-top:12px}