/* R35 ordered bundle; source order preserved. */

/* source: product.css */
@font-face{font-family:Heebo;src:url('fonts/heebo-400.ttf') format('truetype');font-weight:400;font-display:swap}
    @font-face{font-family:Heebo;src:url('fonts/heebo-600.ttf') format('truetype');font-weight:600;font-display:swap}
    @font-face{font-family:Heebo;src:url('fonts/heebo-700.ttf') format('truetype');font-weight:700;font-display:swap}
    @font-face{font-family:Heebo;src:url('fonts/heebo-800.ttf') format('truetype');font-weight:800;font-display:swap}
    :root{--ink:#101827;--navy:#204d73;--paper:#eaf4f8;--paper2:#dcecf2;--white:#fff;--coral:#ff795f;--coral-dark:#d84d38;--sky:#afd5e6;--muted:#526171;--line:#bfd4dd;--green:#146c57;--shadow:0 28px 80px rgba(16,24,39,.14);--soft:0 12px 32px rgba(16,24,39,.10);--max:1180px;--focus:#9f2d1d}
    *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Heebo,"Segoe UI",Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}button,input{font:inherit}button{cursor:pointer}a{color:inherit}.wrap{width:min(var(--max),calc(100% - 40px));margin-inline:auto}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.skip-link{position:fixed;top:10px;right:10px;z-index:100;transform:translateY(-160%);background:var(--ink);color:#fff;padding:10px 16px;border-radius:10px}.skip-link:focus{transform:none}.progress{position:fixed;z-index:70;top:0;right:0;left:0;height:4px;background:rgba(255,255,255,.45)}.progress span{display:block;width:0;height:100%;background:var(--coral);transform-origin:right}
    .run-note{min-height:40px;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px 16px;background:var(--ink);color:#fff;font-size:13px;font-weight:700}.run-note strong{color:#ffc6ba}.site-head{position:sticky;top:0;z-index:40;background:rgba(234,244,248,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(32,77,115,.12)}.nav{height:70px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:22px;font-weight:800;letter-spacing:-.04em}.brand-mark{width:42px;height:32px;padding:7px;border-radius:12px;background:var(--navy);color:var(--coral);box-shadow:0 5px 0 rgba(32,77,115,.18)}.nav-links{display:flex;align-items:center;gap:23px;font-size:14px;font-weight:700}.nav-links a{text-decoration:none}.nav-links a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}
    .btn{border:0;min-height:54px;padding:0 25px;border-radius:16px;background:var(--coral);color:var(--ink);font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 6px 0 var(--coral-dark);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{background:#ff8a73;transform:translateY(-2px);box-shadow:0 8px 0 var(--coral-dark)}.btn:active{transform:translateY(4px);box-shadow:0 2px 0 var(--coral-dark)}.btn.secondary{background:#fff;color:var(--navy);border:1px solid var(--line);box-shadow:0 5px 0 #b6ccd5}.btn.small{min-height:44px;padding-inline:18px;border-radius:13px;font-size:14px;box-shadow:0 4px 0 var(--coral-dark)}.btn.info{background:var(--navy);color:#fff;box-shadow:0 6px 0 #12324d}.btn[disabled],.offer-option[aria-disabled=true]{cursor:not-allowed;opacity:.62}
    .hero{min-height:calc(100svh - 110px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:54px;align-items:center;padding:44px 0 66px}.hero-copy{position:relative;z-index:3}.kicker{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:800;color:var(--navy)}.kicker::before{content:"";width:30px;height:4px;border-radius:99px;background:var(--coral)}.hero h1{font-size:clamp(56px,6.5vw,94px);line-height:.91;letter-spacing:-.065em;margin:18px 0 24px;font-weight:800}.hero h1 span{display:inline-block;color:var(--navy);position:relative}.hero h1 span::after{content:"";position:absolute;right:-2%;left:-2%;bottom:-7px;height:12px;background:var(--coral);border-radius:60% 40% 60% 40%;z-index:-1;transform:rotate(-1deg)}.lead{font-size:clamp(18px,1.7vw,22px);color:#3d4b5b;max-width:610px;margin:0 0 20px}.state-card{display:flex;gap:11px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-right:5px solid var(--coral);padding:13px 15px;border-radius:15px;margin:0 0 22px;max-width:620px}.state-card b{display:block}.state-card span{font-size:13px;color:var(--muted)}.hero-points{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 26px;padding:0;list-style:none}.hero-points li{background:rgba(255,255,255,.75);border:1px solid rgba(32,77,115,.14);border-radius:999px;padding:8px 13px;font-size:14px;font-weight:700}.hero-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.price-note{margin-top:17px;color:var(--muted);font-size:13px}.price-note strong{color:var(--ink);font-size:18px}.hero-stage{position:relative;min-height:610px;display:grid;place-items:center}.hero-blob{position:absolute;inset:3% 1% 4% 4%;border-radius:44% 56% 46% 54%/54% 44% 56% 46%;background:linear-gradient(145deg,#c9e5ef,#a9d1e2);box-shadow:var(--shadow);transform:rotate(-3deg)}.hero-blob::before,.hero-blob::after{content:"";position:absolute;border-radius:50%;background:var(--coral)}.hero-blob::before{width:96px;height:96px;right:-24px;top:70px}.hero-blob::after{width:48px;height:48px;left:44px;bottom:35px}.fur-lines{position:absolute;inset:7%;width:86%;height:86%;opacity:.35}.hero-product{position:relative;z-index:2;width:min(58%,430px);max-height:550px;object-fit:contain;filter:drop-shadow(0 34px 25px rgba(16,24,39,.22));transform:rotate(-5deg)}.floating-card{position:absolute;z-index:3;background:#fff;border:1px solid rgba(32,77,115,.13);box-shadow:var(--soft);border-radius:18px;padding:13px 15px;max-width:205px}.floating-card strong{display:block;font-size:16px}.floating-card span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.card-top{top:12%;left:-2%;transform:rotate(3deg)}.card-bottom{bottom:10%;right:0;transform:rotate(-3deg)}
    .trust-strip{background:#fff;border-block:1px solid var(--line)}.trust-row{display:grid;grid-template-columns:repeat(3,1fr)}.trust-item{padding:23px 28px;border-left:1px solid var(--line)}.trust-item:last-child{border-left:0}.trust-item strong{display:block;font-size:16px}.trust-item span{color:var(--muted);font-size:13px}.chapter{padding:98px 0}.chapter-head{display:grid;grid-template-columns:.82fr 1.18fr;gap:54px;align-items:end;margin-bottom:42px}.chapter-label{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:800;color:var(--navy)}.chapter-label b{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:var(--coral);box-shadow:0 4px 0 var(--coral-dark);color:var(--ink)}.chapter h2{font-size:clamp(40px,5vw,66px);line-height:.98;letter-spacing:-.05em;margin:12px 0 0}.chapter-intro{font-size:19px;color:var(--muted);max-width:650px;margin:0}.problem-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.photo-card{position:relative;min-height:500px;border-radius:30px;overflow:hidden;background:#c9d8de;box-shadow:var(--soft)}.photo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.photo-card::after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(180deg,transparent,rgba(16,24,39,.86))}.photo-copy{position:absolute;z-index:2;right:28px;left:28px;bottom:27px;color:#fff}.photo-copy small{font-weight:700;color:#d8e9f1}.photo-copy h3{font-size:30px;line-height:1.05;margin:5px 0}.photo-copy p{margin:0;color:#dfe7eb}
    .story{background:var(--ink);color:#fff;position:relative;overflow:hidden}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.use-photo{position:relative;margin:0;border-radius:34px;overflow:hidden;background:#fff;box-shadow:0 30px 70px rgba(0,0,0,.28);transform:rotate(1.5deg)}.use-photo img{width:100%;aspect-ratio:1.15/1;object-fit:cover}.use-photo figcaption{position:absolute;right:12px;bottom:12px;background:rgba(16,24,39,.86);padding:7px 10px;border-radius:9px;font-size:11px}.story .chapter-label{color:#b9d9e7}.story .chapter-intro{color:#c2ccd4}.steps{display:grid;gap:12px;margin-top:28px}.step{display:grid;grid-template-columns:46px 1fr;gap:16px;align-items:start;padding:16px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);border-radius:18px}.step-num{width:46px;height:46px;border-radius:15px;background:var(--coral);color:var(--ink);display:grid;place-items:center;font-size:19px;font-weight:800;box-shadow:0 4px 0 var(--coral-dark)}.step h3{margin:0 0 3px;font-size:19px}.step p{margin:0;color:#bac6cf;font-size:14px}
    .product-zone{background:#fff}.product-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:65px;align-items:center}.product-stage{min-height:560px;border-radius:42px;background:linear-gradient(145deg,var(--paper),var(--sky));position:relative;display:grid;place-items:center;overflow:hidden}.product-stage::before{content:"";position:absolute;width:330px;height:330px;border:76px solid rgba(255,121,95,.34);border-radius:50%;right:-110px;bottom:-120px}.product-stage img{width:78%;height:78%;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 30px 24px rgba(16,24,39,.18))}.fact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.fact{padding:16px;border-top:2px solid var(--line)}.fact strong{display:block;font-size:16px}.fact span{color:var(--muted);font-size:13px}.truth{margin-top:22px;border-right:5px solid var(--coral);background:var(--paper);padding:15px 17px;border-radius:14px;color:var(--muted);font-size:13px}.product-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700;margin-top:18px}.product-badge::before{content:"";width:9px;height:9px;border-radius:50%;background:#d28a00;box-shadow:0 0 0 4px rgba(210,138,0,.15)}
    .offer-zone{background:var(--paper2);border-block:1px solid var(--line)}.offer{display:grid;grid-template-columns:.7fr 1.3fr;gap:38px;align-items:start;background:#fff;border:1px solid var(--line);border-radius:36px;padding:38px;box-shadow:var(--soft)}.offer-product{height:350px;display:grid;place-items:center;border-radius:28px;background:linear-gradient(145deg,var(--paper),var(--sky));position:relative;overflow:hidden}.offer-product img{width:86%;height:86%;object-fit:contain;position:relative}.offer h2{font-size:clamp(38px,4.6vw,60px);line-height:1;margin:8px 0 13px}.offer-description{font-size:17px;color:var(--muted);margin:0 0 18px}.offer-options{display:grid;gap:10px;margin:18px 0;border:0;padding:0}.offer-option{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:15px;border:2px solid var(--line);border-radius:16px;background:#fff}.offer-option:has(input:checked){border-color:var(--navy);background:#f5fbfd}.offer-option input{width:20px;height:20px;accent-color:var(--navy)}.offer-option strong{display:block}.offer-option small{display:block;color:var(--muted)}.offer-price{font-size:22px;font-weight:800;direction:ltr}.checkout-details{margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}.checkout-details[hidden]{display:none}.checkout-details h3{margin:0;font-size:25px}.checkout-details>p{margin:4px 0 16px;color:var(--muted);font-size:14px}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-grid label{display:grid;gap:6px;font-size:14px;font-weight:700}.checkout-grid input{width:100%;min-height:48px;border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#fff;color:var(--ink)}.checkout-grid input:focus{border-color:var(--navy)}.checkout-wide{grid-column:1/-1}.checkout-consent{display:flex;align-items:flex-start;gap:10px;margin:18px 0;font-size:14px}.checkout-consent input{width:20px;height:20px;flex:0 0 auto;accent-color:var(--navy)}.checkout-consent a{text-decoration-thickness:2px;text-underline-offset:3px}.checkout-error{color:#b42318;min-height:22px}.policies{display:grid;grid-template-columns:1fr 1fr;gap:18px}
    .policies{display:grid;grid-template-columns:1fr 1fr;gap:18px}.policy-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px;box-shadow:var(--soft)}.policy-card h3{margin:0 0 8px;font-size:24px}.policy-card p{margin:0;color:var(--muted)}.policy-card strong{color:var(--ink)}.faq-list{max-width:880px;margin:auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;font-size:19px;font-weight:700;padding:23px 48px 23px 0;position:relative;min-height:48px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::before{content:"+";position:absolute;right:0;top:21px;width:32px;height:32px;border-radius:11px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;color:var(--navy)}.faq-list details[open] summary::before{content:"−";background:var(--coral);border-color:var(--coral)}.faq-list p{margin:0;padding:0 48px 23px 0;color:var(--muted);max-width:760px}
    footer{background:var(--ink);color:#fff;padding:54px 0 116px}.footer-grid{display:grid;grid-template-columns:1.35fr .65fr .75fr;gap:45px}.footer-brand{font-size:27px;font-weight:800}.footer-note{font-size:13px;color:#aebbc5;max-width:500px}.footer-col strong{display:block;margin-bottom:12px}.footer-col a,.footer-col button{display:block;background:none;border:0;padding:2px;color:#c1ccd4;text-decoration:none;margin:7px 0;font-size:14px;cursor:pointer}.copyright{border-top:1px solid #344052;margin-top:42px;padding-top:21px;color:#909dab;font-size:12px}.mobile-cta{display:none;position:fixed;z-index:50;right:0;left:0;bottom:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid var(--line);transform:translateY(120%);transition:transform .24s ease}.mobile-cta.show{transform:translateY(0)}.mobile-cta .btn{width:100%;min-height:50px}
    dialog{width:min(620px,calc(100% - 28px));max-height:calc(100dvh - 28px);overflow:auto;border:0;border-radius:26px;padding:0;color:var(--ink);box-shadow:0 35px 110px rgba(0,0,0,.34)}dialog::backdrop{background:rgba(7,13,23,.76);backdrop-filter:blur(4px)}.modal{padding:29px}.modal-mark{width:49px;height:49px;border-radius:16px;display:grid;place-items:center;background:var(--coral);color:var(--ink);font-weight:800;box-shadow:0 4px 0 var(--coral-dark)}.modal h2{font-size:31px;line-height:1.05;margin:18px 0 9px}.modal>p{color:var(--muted);margin:0 0 16px}.modal-box{background:var(--paper);border-radius:15px;padding:15px;font-size:13px;margin:14px 0}.modal-actions{display:flex;gap:10px;margin-top:14px}.modal-actions .btn{flex:1}.checkout-status{min-height:48px;color:var(--navy);font-size:13px;font-weight:700;margin:12px 0 0;text-align:center}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
    @media(max-width:930px){.hero{grid-template-columns:1fr;min-height:auto}.hero-stage{min-height:500px}.chapter-head,.story-grid,.product-grid{grid-template-columns:1fr;gap:32px}.problem-grid{grid-template-columns:1fr 1fr}.photo-card{min-height:430px}.product-stage{min-height:490px;order:2}.offer{grid-template-columns:.8fr 1.2fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
    @media(max-width:620px){body{padding-bottom:74px}.wrap{width:min(var(--max),calc(100% - 28px))}.run-note{min-height:34px;font-size:11px;line-height:1.3}.nav{height:52px}.nav-links{display:none}.brand{font-size:18px}.brand-mark{width:36px;height:29px}.hero{padding:18px 0 42px;gap:10px}.hero-copy{display:contents}.kicker{order:1;font-size:12px}.hero h1{order:2;font-size:clamp(36px,10.5vw,46px);line-height:.96;margin:7px 0 9px}.lead{order:3;font-size:15px;line-height:1.5;margin-bottom:4px}.state-card{order:4;margin-bottom:2px;padding:9px 11px}.state-card span{font-size:12px}.hero-actions{order:5;display:grid;width:100%}.hero-actions .btn{width:100%;min-height:50px}.hero-actions .secondary{display:none}.hero-stage{order:6;min-height:245px;margin-block:0}.hero-blob{inset:3% 4%}.hero-product{width:47%;max-height:220px}.hero-blob::before{width:58px;height:58px;right:-8px;top:34px}.hero-blob::after{width:32px;height:32px;left:28px;bottom:20px}.floating-card{max-width:130px;padding:8px 9px}.floating-card strong{font-size:12px}.floating-card span{font-size:9.5px}.card-top{top:8%;left:0}.card-bottom{bottom:7%;right:0}.hero-points{order:7;gap:6px;margin:2px 0}.hero-points li{font-size:11px;padding:6px 8px}.price-note{order:8;text-align:center;margin-top:4px}.trust-row{grid-template-columns:1fr}.trust-item{border-left:0;border-bottom:1px solid var(--line);padding:14px 0}.trust-item:last-child{border-bottom:0}.chapter{padding:68px 0}.chapter-head{margin-bottom:26px}.chapter h2{font-size:clamp(38px,11.5vw,50px)}.chapter-intro{font-size:16px}.problem-grid{grid-template-columns:1fr}.photo-card{min-height:350px}.photo-copy{right:20px;left:20px;bottom:19px}.photo-copy h3{font-size:26px}.story-grid{gap:26px}.use-photo{transform:none}.step{padding:13px}.product-stage{min-height:390px;border-radius:30px}.fact-grid{grid-template-columns:1fr}.offer{grid-template-columns:1fr;padding:19px;border-radius:27px;gap:18px}.offer-product{height:235px}.offer h2{font-size:40px}.offer-option{grid-template-columns:auto 1fr;padding:13px}.offer-price{grid-column:2;padding-right:32px}.email-row{grid-template-columns:1fr}.email-row .btn{width:100%}.policies{grid-template-columns:1fr}.faq-list summary{font-size:16px;padding-left:2px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.mobile-cta{display:block}.modal-actions{flex-direction:column}.modal-actions .btn{width:100%}.modal{padding:22px}}
    @media(max-width:620px){.checkout-grid{grid-template-columns:1fr}.checkout-wide{grid-column:auto}.checkout-details .btn{width:100%}}
    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.mobile-cta{transform:none;display:none}.mobile-cta.show{display:block}}

/* source: shell.css */
@font-face{font-family:Heebo;src:url('/assets/fonts/heebo-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Heebo;src:url('/assets/fonts/heebo-700.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:Heebo;src:url('/assets/fonts/heebo-800.ttf') format('truetype');font-weight:800;font-display:swap}
:root{--shell-ink:#101827;--shell-navy:#204d73;--shell-paper:#eaf4f8;--shell-coral:#ff795f;--shell-line:#bfd4dd;--shell-focus:#9f2d1d}
*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;overflow-x:hidden;font-family:Heebo,"Segoe UI",Arial,sans-serif}.shell-wrap{width:min(1180px,calc(100% - 36px));margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:8px;right:8px;transform:translateY(-160%);padding:11px 16px;background:var(--shell-ink);color:#fff;border-radius:10px}.skip-link:focus{transform:none}:focus-visible{outline:3px solid var(--shell-focus)!important;outline-offset:4px!important}.integrated-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid var(--shell-line);backdrop-filter:blur(14px)}.shell-nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.shell-brand{display:inline-flex;align-items:center;gap:7px;min-height:48px;color:var(--shell-ink);font-size:26px;font-weight:800;text-decoration:none;letter-spacing:.02em}.shell-brand span{width:9px;height:9px;border-radius:50%;background:var(--shell-coral)}.shell-links{display:flex;align-items:center;gap:22px}.shell-links a,.shell-footer-links a{min-height:48px;display:inline-flex;align-items:center;color:var(--shell-ink);font-weight:700;text-decoration:none}.shell-links a:hover,.shell-footer-links a:hover{text-decoration:underline;text-underline-offset:6px}.shell-menu{display:none;width:48px;height:48px;padding:12px;border:1px solid var(--shell-line);border-radius:14px;background:#fff}.shell-menu i{display:block;height:2px;margin:5px 0;background:var(--shell-ink)}.integrated-footer{padding:58px 0 24px;background:var(--shell-ink);color:#fff}.integrated-footer .shell-brand,.integrated-footer a{color:#fff}.integrated-footer p{max-width:420px;color:#dcecf2}.shell-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.shell-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:4px 24px}.shell-copyright{margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);color:#bfd4dd;font-size:14px}
@media(max-width:760px){.shell-wrap{width:min(100% - 28px,1180px)}.shell-nav{min-height:66px}.shell-menu{display:block}.shell-links{display:none;position:absolute;top:66px;right:14px;left:14px;padding:12px;background:#fff;border:1px solid var(--shell-line);border-radius:18px;box-shadow:0 24px 60px rgba(16,24,39,.18)}.shell-links.is-open{display:grid}.shell-links a{padding:4px 10px}.shell-footer-grid{grid-template-columns:1fr}.shell-footer-links{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* source: broad-site.css */
:root{--broad-ink:#101827;--broad-navy:#204d73;--broad-coral:#ff795f;--broad-coral-aa:#9f2d1d;--broad-paper:#eaf4f8;--broad-white:#fff;--broad-muted:#465667;--broad-line:#a9c5d1}
.shell-links [aria-current="page"]{color:var(--broad-navy);border-bottom:3px solid var(--broad-coral)}
.brand-hero{padding:74px 0 62px;background:linear-gradient(135deg,#eaf4f8 0%,#fff 56%,#dcecf2 100%);overflow:hidden}.brand-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px}.brand-hero h1{margin:14px 0 22px;font-size:clamp(48px,6.4vw,86px);line-height:.94;letter-spacing:-.055em}.brand-hero h1 em{color:var(--broad-navy);font-style:normal}.brand-hero .lead{max-width:650px;margin:0 0 26px;color:var(--broad-muted);font-size:clamp(18px,2vw,22px)}.brand-hero .eyebrow,.section-kicker{color:var(--broad-navy);font-weight:800;font-size:14px}.hero-actions{display:flex;flex-wrap:wrap;gap:13px}.primary-action,.secondary-action{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 25px;border-radius:16px;text-decoration:none;font-weight:800}.primary-action{background:var(--broad-coral);color:var(--broad-ink);box-shadow:0 6px 0 #b83f2e}.secondary-action{background:#fff;border:1px solid var(--broad-line);color:var(--broad-navy)}
.species-constellation{position:relative;min-height:520px;padding:34px;border-radius:44px;background:var(--broad-navy);box-shadow:0 30px 80px rgba(16,24,39,.18);display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-content:center}.species-constellation::before{content:"";position:absolute;width:180px;height:180px;left:-55px;top:-55px;border:42px solid rgba(255,121,95,.75);border-radius:50%}.species-token{position:relative;min-height:132px;padding:18px;border:1px solid rgba(255,255,255,.2);border-radius:24px;background:rgba(255,255,255,.1);color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.species-token .icon{font-size:34px;line-height:1}.species-token strong{margin-top:10px;font-size:18px}.species-token small{color:#dcecf2}
.axis-section{padding:82px 0;background:#fff}.axis-section.alt{background:#f5fafc}.axis-heading{display:grid;grid-template-columns:.35fr 1fr;gap:24px 54px;align-items:start;margin-bottom:34px}.axis-heading .section-kicker{grid-row:1/3}.axis-heading h2{margin:0;font-size:clamp(36px,5vw,58px);line-height:1}.axis-heading p{margin:0;color:var(--broad-muted);font-size:17px}.domain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.domain-card{min-height:205px;padding:23px;border:1px solid var(--broad-line);border-radius:24px;background:#fff;display:flex;flex-direction:column}.domain-card.active{border:2px solid var(--broad-navy);box-shadow:0 14px 34px rgba(16,24,39,.09)}.domain-card.inactive{background:#f4f7f8;color:#3e4e5e}.domain-card .domain-state{color:var(--broad-coral-aa);font-size:12px;font-weight:800}.domain-card.inactive .domain-state{color:#526171}.domain-card h3{margin:auto 0 7px;font-size:25px;line-height:1.05}.domain-card p{margin:0;color:var(--broad-muted);font-size:14px}.domain-card a{margin-top:14px;color:var(--broad-navy);font-weight:800;text-underline-offset:4px}.active-product{padding:82px 0;background:var(--broad-ink);color:#fff}.active-product-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:58px;align-items:center}.active-product-visual{min-height:390px;border-radius:34px;background:linear-gradient(145deg,#dcecf2,#afd5e6);display:grid;place-items:center}.active-product-visual img{width:min(68%,330px);filter:drop-shadow(0 25px 22px rgba(0,0,0,.22))}.active-product h2{margin:9px 0 16px;font-size:clamp(38px,5vw,62px);line-height:1}.active-product p{color:#d9e4e9;font-size:18px}.fact-row{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0}.fact-row span{padding:8px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px}.evidence-note{margin-top:18px;color:#bfd4dd;font-size:13px}.trust-compact{padding:72px 0;background:var(--broad-paper)}.trust-compact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.trust-compact article{padding:24px;border-top:4px solid var(--broad-coral);background:#fff;border-radius:18px}.trust-compact h3{margin:0 0 8px}.trust-compact p{margin:0;color:var(--broad-muted)}
.page-intro{padding:68px 0 42px}.page-intro h1{margin:10px 0 16px;font-size:clamp(46px,7vw,78px);line-height:.95}.page-intro p{max-width:760px;color:var(--broad-muted);font-size:20px}.catalog-status{display:inline-flex;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--broad-line);font-weight:800;color:var(--broad-navy)}.compact-copy{max-width:840px}.compact-copy p{font-size:19px;color:var(--broad-muted)}.principle-band{padding:72px 0;background:var(--broad-navy);color:#fff}.principle-band-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.principle-band article{padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:20px}.principle-band h3{margin:0 0 8px}.principle-band p{margin:0;color:#dcecf2}.policy-hold{padding:22px;border:1px solid var(--broad-line);border-radius:18px;background:#fff;color:var(--broad-muted)}
.run-note{min-height:42px;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px 16px;background:var(--broad-ink);color:#fff;font-size:13px}.run-note strong{color:#ffc8bc}.run-note span{color:#dcecf2}.chapter-label b{color:var(--broad-ink)!important}.shipping-note strong,.catalog-count,.category-state{color:var(--broad-coral-aa)!important}
@media(max-width:900px){.brand-hero-grid,.active-product-grid{grid-template-columns:1fr}.species-constellation{min-height:430px}.domain-grid{grid-template-columns:1fr 1fr}.trust-compact-grid,.principle-band-grid{grid-template-columns:1fr}.axis-heading{grid-template-columns:1fr;gap:12px}.axis-heading .section-kicker{grid-row:auto}}
@media(max-width:620px){.brand-hero{padding:42px 0}.brand-hero h1{font-size:45px}.brand-hero-grid{gap:30px}.hero-actions{display:grid}.primary-action,.secondary-action{width:100%}.species-constellation{min-height:390px;padding:18px;grid-template-columns:1fr 1fr;border-radius:30px}.species-token{min-height:108px;padding:14px}.species-token .icon{font-size:28px}.species-token strong{font-size:15px}.axis-section,.active-product,.trust-compact{padding:60px 0}.domain-grid{grid-template-columns:1fr}.domain-card{min-height:170px}.active-product-visual{min-height:300px}.page-intro{padding:46px 0 28px}.page-intro p{font-size:17px}}

/* source: brand/brand-overrides.css */
/* Generated from the user-approved Furvori vector asset family. */
.shell-brand{line-height:0}.shell-brand img{display:block;width:auto;height:62px;max-width:100%}
.integrated-footer .footer-wordmark img{height:92px}
.site-header .brand img,.mast .wordmark img{display:block;width:auto;height:62px}
footer .brand img,footer .footer-name img{display:block;width:auto;height:88px}
.payment-brand-logo{display:block;width:auto;height:96px;margin:0 auto 18px}
@media(max-width:720px){.shell-brand img,.site-header .brand img,.mast .wordmark img{height:52px}.integrated-footer .footer-wordmark img,footer .brand img,footer .footer-name img{height:76px}}

/* source: product-warm-r10.css */
/* Furvori product landing warm R10 — route-scoped production layer. */
@font-face{font-family:Rubik;src:url('/assets/fonts/rubik-hebrew-v31.woff2') format('woff2');font-weight:700 800;font-display:swap}
.product-warm-r10{
  --ink:#261A15;--navy:#68402D;--paper:#F3E4CC;--paper2:#E6C89F;--white:#FFF8E7;
  --coral:#C7460D;--coral-dark:#8F2F08;--sky:#FFD166;--muted:#68402D;--line:#D6B58A;
  --green:#257A4B;--focus:#7A2708;--shadow:0 28px 80px rgba(65,31,15,.16);--soft:0 12px 32px rgba(65,31,15,.10);
  background:#F3E4CC;color:#261A15;
}
.product-warm-r10 h1,.product-warm-r10 h2,.product-warm-r10 h3{font-family:Rubik,Heebo,Arial,sans-serif}
.product-warm-r10 .progress{background:rgba(255,248,231,.35)}
.product-warm-r10 .progress span{background:#FFB703}
.product-warm-r10 .run-note{background:#261A15;color:#FFF8E7}
.product-warm-r10 .run-note strong{color:#FFD166}
.product-warm-r10 .integrated-header{background:rgba(243,228,204,.96);border-color:#D6B58A}
.product-warm-r10 .shell-links [aria-current="page"]{color:#C7460D;border-color:#E85D1A}
.product-warm-r10 .shell-menu{background:#F3E4CC;border-color:#D6B58A}
.product-warm-r10 .hero{width:min(1240px,calc(100% - 32px));min-height:min(760px,calc(100svh - 118px));margin:16px auto 0;padding:54px clamp(24px,4vw,58px);border-radius:28px;background:linear-gradient(135deg,#E85D1A 0%,#E85D1A 72%,#D94E11 100%);box-shadow:0 18px 50px rgba(65,31,15,.14);overflow:hidden}
.product-warm-r10 .kicker{color:#261A15}
.product-warm-r10 .kicker::before{background:#FFD166}
.product-warm-r10 .hero h1{color:#261A15;letter-spacing:-.045em}
.product-warm-r10 .hero h1 span{color:#FFF8E7}
.product-warm-r10 .hero h1 span::after{background:#FFB703;opacity:.9}
.product-warm-r10 .lead{color:#3F281E}
.product-warm-r10 .hero-points li{background:rgba(255,248,231,.72);border-color:rgba(38,26,21,.18);color:#261A15}
.product-warm-r10 .price-note,.product-warm-r10 .price-note strong{color:#261A15}
.product-warm-r10 .btn{background:#C7460D;color:#FFFFFF;box-shadow:0 6px 0 #8F2F08}
.product-warm-r10 .btn:hover{background:#B83D08;box-shadow:0 8px 0 #8F2F08}
.product-warm-r10 .btn.secondary{background:#F3E4CC;color:#261A15;border-color:#68402D;box-shadow:0 5px 0 #B99062}
.product-warm-r10 .btn.info{background:#C7460D;color:#FFFFFF;box-shadow:0 6px 0 #8F2F08}
.product-warm-r10 .hero-stage{min-height:560px}
.product-warm-r10 .hero-blob{inset:4%;background:linear-gradient(145deg,#FFF8E7,#F3E4CC);box-shadow:0 24px 70px rgba(65,31,15,.20)}
.product-warm-r10 .hero-blob::before{background:#FFB703}
.product-warm-r10 .hero-blob::after{background:#261A15}
.product-warm-r10 .hero-product{filter:drop-shadow(0 30px 25px rgba(65,31,15,.25))}
.product-warm-r10 .trust-strip{margin-top:18px;background:#E6C89F;border-color:#D6B58A}
.product-warm-r10 .trust-item{border-color:#D6B58A}
.product-warm-r10 .trust-item span{color:#68402D}
.product-warm-r10 #problem{background:#F3E4CC}
.product-warm-r10 .chapter-label{color:#8A3E18}
.product-warm-r10 .chapter-label b{background:#E85D1A;color:#261A15!important;box-shadow:0 4px 0 #B83D08}
.product-warm-r10 .chapter-intro{color:#68402D}
.product-warm-r10 .photo-card{border:1px solid #D6B58A;box-shadow:0 12px 32px rgba(65,31,15,.10)}
.product-warm-r10 .photo-card::after{background:linear-gradient(180deg,transparent,rgba(38,26,21,.90))}
.product-warm-r10 .story{background:#261A15;color:#FFF8E7}
.product-warm-r10 .story .chapter-label{color:#FFD166}
.product-warm-r10 .story .chapter-label b{background:#FFB703;box-shadow:0 4px 0 #B67A00}
.product-warm-r10 .step{background:rgba(243,228,204,.08);border-color:rgba(243,228,204,.22)}
.product-warm-r10 .step-num{background:#E85D1A;color:#261A15;box-shadow:0 4px 0 #B83D08}
.product-warm-r10 .step p{color:#E6C89F}
.product-warm-r10 .use-photo{background:#F3E4CC}
.product-warm-r10 .product-zone{background:#E6C89F}
.product-warm-r10 .product-stage{background:linear-gradient(145deg,#F3E4CC,#FFF8E7);border:1px solid #D6B58A}
.product-warm-r10 .product-stage::before{border-color:rgba(232,93,26,.32)}
.product-warm-r10 .fact{border-color:#B99062}
.product-warm-r10 .fact span{color:#68402D}
.product-warm-r10 .offer-zone{background:#E85D1A;border-color:#C7460D}
.product-warm-r10 .offer{background:#F3E4CC;border-color:#D6B58A;box-shadow:0 18px 50px rgba(65,31,15,.18)}
.product-warm-r10 .offer-product{background:linear-gradient(145deg,#FFF8E7,#E6C89F)}
.product-warm-r10 .offer-description{color:#68402D}
.product-warm-r10 .offer-option{background:#FFF8E7;border-color:#D6B58A}
.product-warm-r10 .offer-option:has(input:checked){border-color:#C7460D;background:#FFE3B0;box-shadow:0 0 0 3px rgba(199,70,13,.10)}
.product-warm-r10 .offer-option input,.product-warm-r10 .checkout-consent input{accent-color:#C7460D}
.product-warm-r10 .offer-option small{color:#68402D}
.product-warm-r10 .checkout-grid input{background:#FFF8E7;color:#261A15;border-color:#B99062}
.product-warm-r10 .checkout-grid input:focus{border-color:#C7460D}
.product-warm-r10 #faq{background:#F3E4CC}
.product-warm-r10 .faq-list details{border-color:#D6B58A}
.product-warm-r10 .faq-list summary::before{background:#E6C89F;border-color:#B99062;color:#261A15}
.product-warm-r10 .faq-list details[open] summary::before{background:#FFB703;border-color:#FFB703}
.product-warm-r10 .faq-list p{color:#68402D}
.product-warm-r10 .integrated-footer{background:#261A15;color:#FFF8E7}
.product-warm-r10 .integrated-footer p,.product-warm-r10 .shell-copyright{color:#E6C89F}
.product-warm-r10 .mobile-cta{background:rgba(243,228,204,.97);border-color:#D6B58A}
@media(max-width:620px){
  .product-warm-r10 .hero{width:calc(100% - 20px);margin-top:10px;padding:24px 18px 34px;border-radius:24px;gap:10px}
  .product-warm-r10 .hero h1{font-size:clamp(38px,11.5vw,49px)}
  .product-warm-r10 .hero-stage{min-height:265px}
  .product-warm-r10 .hero-product{width:52%;max-height:235px}
  .product-warm-r10 .trust-strip{margin-top:10px}
  .product-warm-r10 .offer{background:#F3E4CC}
}

/* source: measurement-consent.css */
[hidden] { display: none !important; }
.measurement-consent {
  position: fixed;
  z-index: 1000;
  right: max(16px, env(safe-area-inset-right));
  bottom: max(16px, env(safe-area-inset-bottom));
  left: max(16px, env(safe-area-inset-left));
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  width: min(820px, calc(100vw - 32px));
  margin-inline: auto;
  padding: 18px 20px;
  color: #261A15;
  background: #F3E4CC;
  border: 1px solid #E9D7C5;
  border-radius: 20px;
  box-shadow: 0 12px 32px rgba(65, 31, 15, 0.18);
  font-family: Heebo, Arial, sans-serif;
}
.measurement-consent strong { display: block; margin-bottom: 4px; font-family: Rubik, Heebo, Arial, sans-serif; }
.measurement-consent p { max-width: 52ch; margin: 0; color: #68402D; line-height: 1.55; }
.measurement-consent a { color: #C7460D; font-weight: 700; }
.measurement-consent-actions { display: flex; flex: 0 0 auto; flex-wrap: wrap; gap: 8px; }
.measurement-consent button { min-height: 44px; padding: 10px 14px; border: 1px solid rgba(38,26,21,.22); border-radius: 14px; font: 700 .95rem Heebo, Arial, sans-serif; cursor: pointer; }
#consent-accept { color: #fff; background: #C7460D; border-color: #C7460D; }
#consent-analytics-only, #consent-decline { color: #261A15; background: #E6C89F; }
.measurement-consent button:focus-visible { outline: 3px solid #FFB703; outline-offset: 3px; }
@media (max-width: 760px) {
  .measurement-consent {
    right: max(10px, env(safe-area-inset-right));
    bottom: max(10px, env(safe-area-inset-bottom));
    left: max(10px, env(safe-area-inset-left));
    align-items: stretch;
    flex-direction: column;
    gap: 10px;
    width: min(460px, calc(100vw - 20px));
    padding: 14px;
    border-radius: 18px;
  }
  .measurement-consent strong { margin-bottom: 2px; }
  .measurement-consent p { font-size: .92rem; line-height: 1.4; }
  .measurement-consent-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .measurement-consent button { min-height: 42px; padding: 8px 10px; }
  #consent-accept { grid-column: 1 / -1; }
}

/* source: site-shell-v15.css */
/* Furvori Header 1.3 — shared sitewide shell */
:root{--menu-cream:#F3E4CC;--menu-cream-deep:#E6C89F;--menu-cocoa:#261A15;--menu-brown:#68402D;--menu-orange:#E85D1A;--menu-oat:#E9D7C5}
.site-header-v12{position:sticky;top:0;z-index:200;background:rgba(243,228,204,.96);border-bottom:1px solid rgba(38,26,21,.16);backdrop-filter:blur(14px);color:#261A15}
.site-header-v12 .shell-nav{min-height:66px;height:66px;display:flex;align-items:center;gap:24px}
.site-header-v12 .shell-brand{flex:0 0 auto}
.site-header-v12 .shell-brand img{display:block;height:52px;width:auto;max-width:none}
.site-header-v12 .shell-links{flex:0 0 auto;white-space:nowrap;margin-inline:auto}
.site-header-v12 .shell-links a{color:#261A15}
.site-header-v12 .shell-nav-group{display:flex;align-items:center}
.site-header-v12 .shell-nav-group>summary{display:none}
.site-header-v12 .shell-nav-group-links{display:flex;align-items:center;gap:22px}
.site-header-v12 .shell-actions{display:flex;align-items:center;gap:4px;direction:ltr;flex-direction:row-reverse;flex:0 0 auto}
.site-header-v12 .shell-menu{display:none;width:48px;height:48px;padding:12px;border:0;background:transparent;border-radius:14px;color:#261A15;cursor:pointer}
.site-header-v12 .shell-menu i{display:block;width:24px;height:3px;margin:4px auto;border-radius:999px;background:#261A15;transition:transform .2s ease,opacity .2s ease}
.site-cart-link{position:relative;width:48px;height:48px;display:inline-grid;place-items:center;border-radius:14px;color:#261A15;text-decoration:none}
.site-cart-link:hover{background:rgba(38,26,21,.07)}
.site-cart-link svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.site-cart-link .cart-count{position:absolute;top:3px;right:1px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#E85D1A;color:#fff;font:800 11px/1 Heebo,"Segoe UI",Arial,sans-serif;box-shadow:0 0 0 2px #F3E4CC}
.cart-count[data-empty="true"]{display:none}
.shell-anchor-target{display:block;height:0;scroll-margin-top:110px}
.pdp-add.is-disabled{pointer-events:none;opacity:.52;cursor:not-allowed}
.shell-menu-backdrop{position:fixed;z-index:180;inset:66px 0 0;background:rgba(38,26,21,.48);backdrop-filter:blur(2px);opacity:0;visibility:hidden;touch-action:none;overscroll-behavior:none;transition:opacity .22s ease,visibility .22s ease}
.shell-menu-backdrop.is-visible{opacity:1;visibility:visible}
html.shell-menu-open,body.shell-menu-open{overflow:hidden;overscroll-behavior:none}
body.shell-menu-open{touch-action:none}
html.shell-menu-open .site-header-v12{position:fixed;top:0;right:0;left:0;width:100%;background:#F3E4CC!important;border-bottom:1px solid rgba(38,26,21,.16)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}
@media(max-width:1024px){
  .site-header-v12 .shell-nav{min-height:66px;height:66px;gap:8px}
  .site-header-v12 .shell-brand{min-width:0;margin-inline-end:auto}
  .site-header-v12 .shell-brand img{height:52px;width:auto;max-width:none}
  .site-header-v12 .shell-actions{margin-inline-start:0}
  .site-header-v12 .shell-menu{display:block;position:relative;z-index:220}
  .site-header-v12 .shell-menu[aria-expanded="true"]{background:rgba(232,93,26,.12)}
  .site-header-v12 .shell-menu[aria-expanded="true"] i:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .site-header-v12 .shell-menu[aria-expanded="true"] i:nth-child(2){opacity:0}
  .site-header-v12 .shell-menu[aria-expanded="true"] i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .site-header-v12 .shell-links{display:flex;position:fixed;z-index:210;top:calc(50% + 33px);left:50%;right:auto;margin:0;width:min(420px,calc(100vw - 28px));max-height:calc(100dvh - 94px);padding:20px 18px max(24px,env(safe-area-inset-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;flex-direction:column;align-items:stretch;gap:10px;background:var(--menu-cream);border:1px solid rgba(38,26,21,.16);border-radius:20px;box-shadow:0 24px 60px rgba(38,26,21,.22);transform:translate(-50%,-48%) scale(.985);opacity:0;visibility:hidden;transition:transform .22s ease,opacity .22s ease,visibility .22s ease}
  .site-header-v12 .shell-links::before{content:"יותר נעים לחיות יחד.";display:block;padding:2px 4px 14px;color:var(--menu-brown);font:600 14px/1.5 Heebo,"Segoe UI",Arial,sans-serif;border-bottom:1px solid var(--menu-oat)}
  .site-header-v12 .shell-links.is-open{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}
  .site-header-v12 .shell-links>a{display:flex!important;min-height:52px;padding:13px 14px;align-items:center;border-radius:14px;color:var(--menu-cocoa);font:700 17px/1.3 Heebo,"Segoe UI",Arial,sans-serif;text-decoration:none}
  .site-header-v12 .shell-links>a:hover,.site-header-v12 .shell-links>a:focus-visible{background:rgba(230,200,159,.55);outline:2px solid transparent}
  .site-header-v12 .shell-links>a[aria-current="page"]{background:var(--menu-orange);color:#fff;box-shadow:0 8px 22px rgba(199,70,13,.18)}
  .site-header-v12 .shell-nav-group{display:block;border-top:1px solid var(--menu-oat)}
  .site-header-v12 .shell-nav-group>summary{display:flex;min-height:52px;padding:14px 8px 12px;align-items:center;justify-content:space-between;gap:12px;color:var(--menu-brown);font:800 14px/1.3 Rubik,Heebo,Arial,sans-serif;cursor:pointer;list-style:none}
  .site-header-v12 .shell-nav-group>summary::-webkit-details-marker{display:none}
  .site-header-v12 .shell-nav-group>summary::after{content:"+";width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--menu-cream-deep);color:var(--menu-cocoa);font:700 20px/1 Heebo}
  .site-header-v12 .shell-nav-group[open]>summary::after{content:"−"}
  .site-header-v12 .shell-nav-group-links{display:grid;gap:4px;padding:0 4px 10px}
  .site-header-v12 .shell-nav-group-links a{display:flex!important;min-height:48px;padding:11px 12px;align-items:center;border-radius:12px;color:var(--menu-cocoa);font:600 16px/1.35 Heebo,"Segoe UI",Arial,sans-serif;text-decoration:none}
  .site-header-v12 .shell-nav-group-links a:hover,.site-header-v12 .shell-nav-group-links a:focus-visible{background:rgba(230,200,159,.55);outline:2px solid transparent}
  .site-header-v12 .shell-nav-group-links a[aria-current="page"]{color:#A93A0A;background:rgba(232,93,26,.11);font-weight:800}
}
@media(prefers-reduced-motion:reduce){.site-header-v12 .shell-links,.shell-menu-backdrop,.site-header-v12 .shell-menu i{transition:none}}

.pdp-readonly-variant,.pdp-unavailable{padding:14px 16px;border-radius:14px;background:#E6C89F;color:#261A15}.pdp-readonly-variant{display:flex;justify-content:space-between;gap:12px}.pdp-availability.is-unavailable{color:#8A3E18}.pdp-landing-link{display:inline-flex;margin-top:18px;color:#8A3E18;font-weight:800}.product-badge-pending{background:#E6C89F!important;color:#261A15!important}.store-link-strip{padding:34px 20px;background:#F3E4CC;color:#261A15}.store-link-strip .wrap{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.store-link-strip p{margin:0;font-weight:800}
