:root{--bg:#fff;--surface:#f8f9fa;--text:#111113;--muted:#6c7075;--tertiary:#a0a4a8;--line:#0000000f;--accent:#5b7a94;--accent-deep:#3d5a73;--accent-soft:#8eaabe;--accent-tint:#5b7a940f;--slate-btn:#111113;--card-shadow:0 1px 2px #0000000a, 0 2px 8px #00000005;--card-shadow-hover:0 6px 24px #0000000f, 0 2px 6px #00000008;--radius:20px;--max-width:1200px;--font-inter:"Avenir Next";--font-playfair:"Iowan Old Style";--font-sans:var(--font-inter), "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-serif:var(--font-playfair), "Playfair Display", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);font-family:var(--font-sans);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.page-shell{scroll-snap-type:y mandatory;height:100dvh;position:relative;overflow-y:auto}.assessment-page{position:relative;overflow:clip}.page-aura{z-index:0;pointer-events:none;filter:blur(130px);border-radius:50%;position:fixed}.page-aura-left{background:radial-gradient(circle,#5b7a940f,#0000 70%);width:58vw;height:58vw;top:-14vw;left:-12vw}.page-aura-right{background:radial-gradient(circle,#8c829b0a,#0000 70%);width:52vw;height:52vw;bottom:-10vw;right:-10vw}.snap-page{z-index:1;scroll-snap-align:start;height:100dvh;position:relative}.snap-centered{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3.5rem 2rem 1.5rem;display:flex}.snap-split{max-width:var(--max-width);grid-template-columns:1fr 3fr;align-items:center;gap:2rem;margin:0 auto;padding:3.5rem 2rem 1.5rem;display:grid}.split-left h2{font-family:var(--font-serif);letter-spacing:-.03em;margin:0 0 .6rem;font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:500;line-height:1.12}.split-left>p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.6}.split-left .eyebrow{margin-bottom:.5rem}.categories-snap{grid-template-columns:1.55fr 3.45fr;gap:3rem}.categories-snap .split-left{max-width:22rem}.categories-snap .split-left h2{font-size:clamp(1.85rem,3.15vw,2.55rem);line-height:1.08}.categories-snap .split-left>p{max-width:20rem;font-size:.9rem;line-height:1.66}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(160%);background:#ffffffd1;justify-content:space-between;align-items:center;padding:1.15rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.hamburger-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:.5rem;display:none}.hamburger-icon{background:var(--text);border-radius:1px;width:22px;height:2px;transition:background .2s;display:block;position:relative}.hamburger-icon:before,.hamburger-icon:after{content:"";background:var(--text);border-radius:1px;width:100%;height:2px;transition:transform .25s;position:absolute;left:0}.hamburger-icon:before{top:-7px}.hamburger-icon:after{top:7px}.hamburger-icon--open{background:0 0}.hamburger-icon--open:before{top:0;transform:rotate(45deg)}.hamburger-icon--open:after{top:0;transform:rotate(-45deg)}.mobile-menu-overlay{display:none}.brand-mark{letter-spacing:.22em;text-transform:uppercase;font-family:Avenir Next,Avenir,sans-serif;font-size:1.5rem;font-weight:600}.nav-links{color:var(--muted);gap:2rem;font-size:.88rem;font-weight:500;display:flex}.nav-links a{transition:color .2s}.nav-links a:hover{color:var(--text)}.header-actions{align-items:center;gap:.75rem;display:flex}.primary-button,.header-cta{background:var(--slate-btn);color:#fff;letter-spacing:.005em;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.78rem 1.65rem;font-size:.88rem;font-weight:600;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 2px 10px #0000001f}.primary-button:hover,.header-cta:hover{transform:translateY(-1px);box-shadow:0 4px 18px #0003}.header-cta{padding:.62rem 1.3rem;font-size:.84rem}.header-secondary-cta{border:1px solid var(--line);color:var(--text);background:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;padding:.62rem 1.05rem;font-size:.82rem;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.header-secondary-cta:hover{background:var(--surface);transform:translateY(-1px)}.secondary-button{border:1px solid var(--line);color:var(--text);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:.78rem 1.65rem;font-size:.88rem;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.secondary-button:hover{background:var(--surface);transform:translateY(-1px)}.mini-button{border:1px solid var(--line);color:var(--text);cursor:pointer;background:0 0;border-radius:999px;align-items:center;padding:.5rem .85rem;font-size:.76rem;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.mini-button:hover{background:var(--surface);transform:translateY(-1px)}.mini-button-primary{background:var(--slate-btn);color:#fff;border:none}.mini-button-primary:hover{background:#2a2a2c}.category-card .mini-button-primary{background:rgba(var(--theme-rgb), .9)}.category-card .mini-button-primary:hover{background:rgba(var(--theme-rgb), 1)}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(1.1rem)}to{opacity:1;transform:translateY(0)}}@keyframes heroOrbDrift{0%,to{transform:translate(0)scale(1)}33%{transform:translate(4%,6%)scale(1.05)}66%{transform:translate(-3%,3%)scale(.96)}}@keyframes heroOrbDriftB{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-5%,-4%)scale(1.08)}}@keyframes heroMeshShift{0%,to{opacity:.45;transform:rotate(0)scale(1)}50%{opacity:.65;transform:rotate(2deg)scale(1.03)}}@keyframes heroCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero{background:var(--bg);width:100%;max-width:none;margin:0;position:relative;overflow:hidden}.snap-page.hero{height:auto;min-height:100dvh}.snap-centered.hero{justify-content:center;padding:5rem 2rem 1.8rem}.hero-content{z-index:1;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:clamp(1.75rem,3vw,3rem);width:100%;max-width:min(1160px,100vw - 4rem);margin:0 auto;display:grid;position:relative}.hero-in{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards heroFadeUp}.hero-in--1{animation-delay:80ms}.hero-in--2{animation-delay:.16s}.hero-in--3{animation-delay:.24s}.hero-in--4{animation-delay:.34s}.hero-in--5{animation-delay:.48s}.hero-in--6{animation-delay:.58s}.hero-copy{text-align:left;justify-items:start;display:grid}.hero-kicker{color:#0f172a70;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.76rem;font-weight:700}.hero-title{font-family:var(--font-serif);letter-spacing:-.04em;color:var(--text);text-wrap:pretty;margin:0;font-size:clamp(2.75rem,5.2vw,4.85rem);font-weight:500;line-height:1}.hero-line{display:block}.hero-sub{max-width:31rem;color:var(--muted);text-wrap:pretty;margin:1.15rem 0 0;font-size:1rem;font-weight:500;line-height:1.66}.hero-cta{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1.25rem;display:flex;position:relative}.hero-primary-cta{background:var(--slate-btn);color:#fff;letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;padding:.82rem 1.35rem;font-size:.94rem;font-weight:600;transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .24s,box-shadow .24s;display:inline-flex;box-shadow:0 12px 28px #0f172a29}.hero-primary-cta:hover{opacity:.96;transform:translateY(-2px);box-shadow:0 16px 32px #0f172a33}.hero-primary-cta:active{transform:translateY(0)}.hero-secondary-cta{color:var(--text);background:#ffffffc7;border:1px solid #0f172a1a;border-radius:999px;justify-content:center;align-items:center;padding:.82rem 1.15rem;font-size:.9rem;font-weight:600;transition:transform .24s cubic-bezier(.22,1,.36,1),background .24s;display:inline-flex}.hero-secondary-cta:hover{background:#fff;transform:translateY(-2px)}.hero-product-card{--theme-rgb:192,120,138;width:min(100%,34rem);box-shadow:0 14px 36px #0f172a1a, inset 0 0 0 1px rgba(var(--theme-rgb), .1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border-radius:1.2rem;grid-template-columns:3.4rem minmax(0,1fr) auto;align-items:center;gap:.78rem;margin-top:1.05rem;padding:.58rem .62rem;display:grid}.hero-product-image{object-fit:cover;object-position:50% 64%;background:rgba(var(--theme-rgb), .06);border-radius:.82rem;width:3.4rem;height:3.4rem}.hero-product-copy{min-width:0}.hero-product-copy span{color:rgba(var(--theme-rgb), .88);letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:800;line-height:1.2;display:block}.hero-product-copy strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:.12rem;font-size:.92rem;font-weight:650;line-height:1.18;display:block;overflow:hidden}.hero-product-copy p{color:var(--muted);margin:.2rem 0 0;font-size:.75rem;line-height:1.25}.hero-product-actions{align-items:center;gap:.38rem;display:flex}.hero-product-actions .mini-button{padding:.45rem .62rem;font-size:.72rem}.hero-media{position:relative}.hero-video-frame{aspect-ratio:1/.98;background:linear-gradient(#f6f3ec80,#efeae1e6);border-radius:2rem;min-height:clamp(24rem,35vw,30rem);position:relative;overflow:hidden;box-shadow:0 24px 80px #0f172a1f,inset 0 0 0 1px #ffffff8c}.hero-video{object-fit:cover;object-position:center center;opacity:.82;filter:saturate(.92)contrast(.96)brightness(1.02);width:100%;height:100%;position:absolute;inset:0}.hero-video-overlay{background:linear-gradient(#ffffff24,#ffffff0d 34%,#f6f4ee4d),linear-gradient(135deg,#f3efe785,#f5f2eb14 44%,#1118142e);position:absolute;inset:0}.hero-ui-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc2;border-radius:1.35rem;width:min(22.85rem,100% - 2.4rem);padding:.88rem .9rem .84rem;animation:8s ease-in-out infinite heroCardFloat;position:absolute;bottom:clamp(1.25rem,2vw,1.8rem);right:clamp(1.25rem,2vw,1.8rem);box-shadow:0 18px 48px #0f172a2e,inset 0 0 0 1px #ffffffb8}.hero-ui-topline{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hero-ui-label,.hero-ui-kicker{color:#0f172a75;letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:700}.hero-ui-badge{color:#0f172a9e;background:#f7f5efeb;border-radius:999px;align-items:center;padding:.38rem .62rem;font-size:.68rem;font-weight:600;display:inline-flex}.hero-ui-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:.82rem;display:grid}.hero-ui-main strong{color:var(--text);margin-top:.22rem;font-size:.92rem;font-weight:600;display:block}.hero-ui-main p{color:#0f172a9e;margin:.28rem 0 0;font-size:.77rem;line-height:1.38}.hero-ui-scale{gap:.46rem;margin-top:.78rem;display:grid}.hero-ui-scale-row{grid-template-columns:minmax(0,7.4rem) minmax(0,1fr);align-items:center;gap:.48rem;display:grid}.hero-ui-scale-row span:first-child{color:#0f172aad;white-space:nowrap;font-size:.68rem;font-weight:600}.hero-ui-track{background:#0f172a14;border-radius:999px;width:100%;height:.34rem;overflow:hidden}.hero-ui-track span{border-radius:inherit;background:linear-gradient(90deg,#4a725ee0,#91a899bf);height:100%;display:block}@media (prefers-reduced-motion:reduce){.hero-in,.hero-line,.hero-ui-card{opacity:1!important;animation:none!important;transform:none!important}.hero-primary-cta:hover{transform:none}}.thesis-resolve{color:var(--text);margin:0 0 2rem;font-size:1.05rem;line-height:1.75}.thesis-metrics{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.thesis-metrics .scroll-reveal{height:100%}.thesis-metric{background:var(--surface);box-shadow:var(--card-shadow);border-radius:14px;flex-direction:column;gap:.15rem;padding:1rem;display:flex}.thesis-metric strong{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--accent-deep);font-size:1.4rem;font-weight:500}.thesis-metric span{color:var(--muted);font-size:.78rem;font-weight:500}.scroll-reveal{--reveal-delay:0s;opacity:1;transition:opacity .72s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay), transform .72s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay);transform:translateY(0)}.scroll-reveal[data-visible=false]{opacity:0;transform:translateY(32px)}.scroll-reveal[data-visible=true]{opacity:1;transform:translateY(0)}.steps-col{flex-direction:column;gap:1.5rem;display:flex}.step-reveal{opacity:1;transform:none}.step-reveal .step-num,.step-reveal .step h3,.step-reveal .step p{opacity:1;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.step-reveal[data-visible=false] .step-num,.step-reveal[data-visible=false] .step h3,.step-reveal[data-visible=false] .step p{opacity:0;transform:translateY(22px)}.step-reveal .step-num{transition-delay:calc(var(--reveal-delay) + 0s)}.step-reveal .step h3{transition-delay:calc(var(--reveal-delay) + 90ms)}.step-reveal .step p{transition-delay:calc(var(--reveal-delay) + .18s)}.step-num{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--accent-soft);margin-bottom:.5rem;font-size:2.2rem;font-weight:400;line-height:1;display:block}.step h3{margin:0 0 .3rem;font-size:1rem;font-weight:600}.step p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.62}.category-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.category-grid--expanded{gap:1.6rem}.category-grid>.category-reveal{height:100%}.category-reveal{opacity:1;transition:opacity .82s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay), transform .82s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay);transform:translateY(0)scale(1)}.category-reveal[data-visible=false]{opacity:0;transform:translateY(42px)scale(.965)}.category-grid--page1>.category-reveal:first-child[data-visible=false],.category-grid--page2>.category-reveal:first-child[data-visible=false]{transform:translateY(42px)translate(-18px)scale(.965)}.category-grid--page1>.category-reveal:nth-child(2)[data-visible=false],.category-grid--page2>.category-reveal:nth-child(2)[data-visible=false]{transform:translateY(42px)translate(18px)scale(.965)}.category-reveal[data-visible=true]{opacity:1;transform:translateY(0)scale(1)}.category-grid--page1{grid-template-columns:minmax(0,1.5fr) minmax(0,1.08fr);align-content:start;align-items:start}.category-grid--page1>.category-reveal:nth-child(2){margin-top:.8rem}.category-grid--page1 .category-card[data-theme=appearance] .category-media{aspect-ratio:3/2}.category-grid--page1 .category-card[data-theme=appearance] h3{font-size:1.42rem}.category-grid--page1 .category-card[data-theme=appearance] .card-summary{font-size:.92rem}.category-grid--page1 .category-card[data-theme=recovery] .category-media{aspect-ratio:1!important}.category-grid--page1 .category-card[data-theme=recovery] .category-media video{object-position:50% 45%}.category-grid--page1 .category-card[data-theme=recovery] .category-content{padding:.75rem 1.12rem 1rem}.categories-snap--page1 .split-left h2{font-size:clamp(1.72rem,2.95vw,2.34rem)}.categories-snap--page1 .split-left>p{font-size:.84rem;line-height:1.58}.category-grid--page2{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-content:center;align-items:start}.category-grid--page2>.category-reveal:first-child{margin-top:1rem}.category-grid--page2 .category-card .category-media{aspect-ratio:3/2}.category-grid--page2 .category-card h3{font-size:1.48rem}.category-grid--page2 .category-card .card-summary{font-size:.92rem}.category-grid--page2 .category-card[data-theme=body-composition] .category-media,.category-grid--page2 .category-card[data-theme=longevity] .category-media{aspect-ratio:3/2}.category-grid--page3{grid-template-columns:1fr;align-content:center;justify-items:center}.category-grid--page3 .category-card{width:100%;max-width:min(100%,34.5rem)}.category-grid--page3 .category-card .category-media{aspect-ratio:16/10}.category-grid--page3 .category-card h3{font-size:1.62rem}.category-grid--page3 .category-card .card-summary{-webkit-line-clamp:4;font-size:.98rem}.category-card--expanded .category-media{aspect-ratio:3/2}.category-card--expanded .category-content{padding:1.12rem 1.22rem 1.22rem}.category-card--expanded h3{font-size:1.42rem}.category-card--expanded .card-summary{-webkit-line-clamp:4;font-size:.92rem;line-height:1.58}.category-card--expanded .category-kicker{font-size:.7rem}.category-card--expanded .card-actions .mini-button{padding:.5rem .95rem;font-size:.78rem}.category-card{--theme-rgb:90,115,165;background:var(--surface);min-width:0;box-shadow:var(--card-shadow);border:none;border-radius:14px;flex-direction:column;transition:transform .36s cubic-bezier(.22,1,.36,1),box-shadow .36s;display:flex;position:relative;overflow:hidden}.category-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.category-media{aspect-ratio:5/2;background:radial-gradient(ellipse at 30% 40%, rgba(var(--theme-rgb),.12), transparent 65%), linear-gradient(160deg, rgba(var(--theme-rgb),.05), rgba(var(--theme-rgb),.01));width:100%;position:relative;overflow:hidden}.category-media video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.category-content{flex-direction:column;flex:1;padding:.7rem .85rem .85rem;display:flex}.category-kicker{color:rgba(var(--theme-rgb),.82);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.2rem;font-size:.6rem;font-weight:700}.category-card h3{font-family:var(--font-serif);letter-spacing:-.015em;margin:0 0 .25rem;font-size:1.02rem;font-weight:500;line-height:1.1}.card-summary{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.76rem;line-height:1.5;display:-webkit-box;overflow:hidden}.card-tag-row{flex-wrap:wrap;gap:.3rem;margin-top:auto;padding-top:.5rem;display:flex}.card-tag{background:rgba(var(--theme-rgb),.06);color:#00000073;border:none;border-radius:999px;padding:.2rem .45rem;font-size:.62rem;font-weight:600}.card-actions{gap:.4rem;margin-top:.5rem;display:flex}.card-actions .mini-button{padding:.35rem .65rem;font-size:.68rem}.category-card[data-theme=appearance]{--theme-rgb:192,120,138}.category-card[data-theme=recovery]{--theme-rgb:100,158,128}.category-card[data-theme=body-composition]{--theme-rgb:90,115,165}.category-card[data-theme=weight-loss]{--theme-rgb:230,210,50}.category-card[data-theme=longevity]{--theme-rgb:130,100,148}.starter-col{gap:.35rem;grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.starter-col>.starter-reveal,.starter-col>.starter-reveal .starter-card{height:100%}.starter-reveal{opacity:1;transition:opacity .76s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay), transform .76s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay);transform:translate(0)scale(1)}.starter-col>.starter-reveal:nth-child(odd)[data-visible=false]{opacity:0;transform:translate(-34px)scale(.985)}.starter-col>.starter-reveal:nth-child(2n)[data-visible=false]{opacity:0;transform:translate(34px)scale(.985)}.starter-card{--theme-rgb:90,115,165;background:var(--surface);box-shadow:var(--card-shadow);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.45rem .65rem;transition:transform .36s cubic-bezier(.22,1,.36,1),box-shadow .36s;display:flex}.starter-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-3px)}.starter-card[data-theme=appearance]{--theme-rgb:192,120,138}.starter-card[data-theme=recovery]{--theme-rgb:100,158,128}.starter-card[data-theme=body-composition]{--theme-rgb:90,115,165}.starter-card[data-theme=weight-loss]{--theme-rgb:230,210,50}.starter-card[data-theme=longevity]{--theme-rgb:130,100,148}.starter-dot{background:rgba(var(--theme-rgb),.5);border-radius:50%;flex:none;width:.55rem;height:.55rem}.starter-card-body{flex:1;min-width:0}.starter-card h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.78rem;font-weight:600;line-height:1.15;overflow:hidden}.starter-card-desc{display:none!important}.starter-card .mini-button{flex:none;padding:.3rem .55rem;font-size:.65rem}.trust-faq-section .split-left h3,.trust-faq-section .split-right h3{font-family:var(--font-serif);letter-spacing:-.02em;margin:0 0 1.25rem;font-size:1.35rem;font-weight:500}.trust-list{margin:0}.trust-item{border-bottom:1px solid var(--line);padding:.85rem 0}.trust-item:first-child{border-top:1px solid var(--line)}.trust-item h4{margin:0 0 .2rem;font-size:.9rem;font-weight:600}.trust-item p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.6}.faq-list{margin:0}.faq-item{border-bottom:1px solid var(--line);padding:.85rem 0}.faq-item:first-child{border-top:1px solid var(--line)}.faq-item h4{font-family:var(--font-serif);margin:0 0 .2rem;font-size:.95rem;font-weight:500}.faq-item p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.6}.faq-accordion{border-top:1px solid var(--line)}.faq-accordion-item{border-bottom:1px solid var(--line)}.faq-accordion-trigger{cursor:pointer;font-family:var(--font-serif);color:var(--text);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-size:1rem;font-weight:500;line-height:1.35;list-style:none;display:flex}.faq-accordion-trigger::-webkit-details-marker{display:none}.faq-accordion-icon{border-bottom:1.5px solid #0f172a73;border-right:1.5px solid #0f172a73;flex-shrink:0;width:.55rem;height:.55rem;transition:transform .2s;transform:rotate(45deg)}.faq-accordion-item[open] .faq-accordion-icon{margin-top:.2rem;transform:rotate(-135deg)}.faq-accordion-panel{padding:0 0 1rem}.faq-accordion-panel p{max-width:42rem;color:var(--muted);margin:0;font-size:.88rem;line-height:1.65}.product-compliance-section{padding-top:.5rem;padding-bottom:1.5rem}.product-compliance-disclosure{background:#ffffffeb;border:1px solid #0f172a1a;border-radius:16px;box-shadow:0 10px 28px #0f172a0a}.product-compliance-trigger{cursor:pointer;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.85rem 1rem;padding:1rem 1.1rem;list-style:none;display:grid}.product-compliance-trigger::-webkit-details-marker{display:none}.product-compliance-heading{min-width:0}.product-compliance-section .eyebrow{margin:0 0 .35rem;font-size:.68rem}.product-compliance-title{letter-spacing:-.01em;margin:0 0 .35rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:650;line-height:1.15}.product-compliance-teaser{max-width:40rem;color:var(--muted);margin:0;font-size:.78rem;line-height:1.45}.product-compliance-expand-label{letter-spacing:.04em;text-transform:uppercase;color:#0f172a7a;white-space:nowrap;font-size:.68rem;font-weight:600}.product-compliance-icon{border-bottom:1.5px solid #0f172a73;border-right:1.5px solid #0f172a73;flex-shrink:0;width:.5rem;height:.5rem;transition:transform .2s;transform:rotate(45deg)}.product-compliance-disclosure[open] .product-compliance-icon{margin-top:.15rem;transform:rotate(-135deg)}.product-compliance-disclosure[open] .product-compliance-expand-label{color:#0f172a9e}.product-compliance-panel{border-top:1px solid #0f172a12;padding:0 1.1rem 1.05rem}.product-compliance-intro,.product-compliance-lead,.product-compliance-footer{max-width:44rem;color:var(--muted);margin:0;font-size:.8rem;line-height:1.55}.product-compliance-intro{padding-top:.95rem}.product-compliance-lead{color:#0f172ab8;margin-top:.75rem;font-weight:600}.product-compliance-list{max-width:44rem;margin:.55rem 0 0;padding-left:1.1rem}.product-compliance-list li{color:var(--muted);font-size:.78rem;line-height:1.5}.product-compliance-list li+li{margin-top:.28rem}.product-compliance-footer{margin-top:.8rem;font-size:.74rem}@media (max-width:700px){.product-compliance-trigger{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"heading heading""label icon";gap:.65rem .75rem}.product-compliance-heading{grid-area:heading}.product-compliance-expand-label{grid-area:label;justify-self:start}.product-compliance-icon{grid-area:icon;justify-self:end}}.product-faq-section .section-head{margin-bottom:.75rem}.product-faq-section-head h2{font-size:clamp(1.35rem,2.2vw,1.75rem)}.product-faq-section .eyebrow{font-size:.68rem}.product-page .faq-accordion-trigger{padding:.7rem 0;font-size:.86rem;line-height:1.35}.product-page .faq-accordion-panel{padding:0 0 .7rem}.product-page .faq-accordion-panel p{font-size:.78rem;line-height:1.55}.product-page .faq-accordion-icon{width:.45rem;height:.45rem}.trust-architecture-home{padding:3.5rem 2rem 1.5rem}.trust-architecture-home-inner{width:min(100%, var(--max-width));margin:0 auto}.trust-architecture-home .eyebrow,.trust-architecture-home h2,.trust-architecture-home>p,.trust-architecture-home-inner>p{text-align:center}.trust-architecture-home h2{font-family:var(--font-serif);letter-spacing:-.03em;margin:0;font-size:clamp(2.1rem,4vw,3.3rem);font-weight:500;line-height:1.04}.trust-architecture-home-inner>p{max-width:46rem;color:var(--muted);margin:.5rem auto 0;font-size:.95rem;line-height:1.6}.trust-architecture-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.trust-architecture-card,.partner-standards-inline{border-radius:var(--radius);background:var(--surface);box-shadow:var(--card-shadow)}.trust-architecture-card{text-align:left;padding:1.15rem}.trust-architecture-card h3,.partner-standards-inline h4{margin:0 0 .4rem;font-size:1rem;font-weight:600;line-height:1.2}.trust-architecture-card p,.partner-standards-inline p{color:var(--muted);margin:0;line-height:1.58}.trust-architecture-card .result-list{margin-top:.65rem;font-size:.92rem;line-height:1.6}.partner-standards-inline{padding:1.2rem}.partner-standards-inline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.9rem;display:grid}.partner-standards-inline-item{border-top:1px solid var(--line);padding-top:.9rem}.trust-architecture-actions{justify-items:center;gap:.65rem;margin-top:.85rem;display:grid}.trust-architecture-actions p{max-width:34rem;color:var(--muted);text-align:center;margin:0;font-size:.9rem;line-height:1.6}.final-cta{padding-bottom:18rem}.final-cta h2{font-family:var(--font-serif);letter-spacing:-.03em;margin:0;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:500}.final-cta .lead{color:var(--muted);max-width:28rem;margin:1rem 0 2.5rem;font-size:1.05rem}.snap-footer{margin:0;position:absolute;bottom:0;left:0;right:0}.site-footer,.snap-footer{color:#ffffffb8;text-align:left;background:#0f0f10;width:100%;padding:3rem 2rem 1.4rem}.site-footer-inner{max-width:var(--max-width);grid-template-columns:minmax(16rem,1.45fr) repeat(3,minmax(9rem,1fr));gap:2rem;margin:0 auto;display:grid}.site-footer-brand{align-content:start;gap:1rem;max-width:24rem;display:grid}.site-footer .brand-mark,.snap-footer .brand-mark{color:#fff;width:fit-content}.site-footer-brand p{color:#ffffffa8;margin:0;font-size:.98rem;line-height:1.65}.footer-link-group{align-content:start;gap:.78rem;display:grid}.footer-link-group h2{color:#fff;font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .3rem;font-size:.86rem;font-weight:700}.footer-link-group a,.site-footer-bottom,.footer-location{color:#ffffffa8}.footer-link-group a{font-size:.95rem;line-height:1.4;transition:color .2s}.footer-link-group a:hover,.site-footer .brand-mark:hover,.snap-footer .brand-mark:hover{color:#fff}.site-footer-bottom{max-width:var(--max-width);border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem 1.25rem;margin:2.5rem auto 0;padding-top:1.2rem;font-size:.82rem;display:flex}.contact-email-link{color:var(--text)}.footer-email,.footer-location{font-weight:600}.contact-email-link{text-underline-offset:.14em;text-decoration:underline}.surface{z-index:1;position:relative}.section{z-index:1;width:min(calc(100% - 2.5rem), var(--max-width));margin:0 auto;padding:3rem 0;position:relative}.section[id]{scroll-margin-top:7rem}.section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-head h2{font-family:var(--font-serif);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:500;line-height:1.05}.section-head p{max-width:30rem;color:var(--muted);margin:0;font-size:.92rem;line-height:1.68}.eyebrow{color:var(--accent-deep);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .75rem;font-size:.74rem;font-weight:700}.lead{max-width:40rem;color:var(--muted);margin:1rem 0 0;font-size:1rem;line-height:1.72}.pill{background:var(--accent-tint);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--muted);border:none;border-radius:999px;padding:.48rem .85rem;font-size:.8rem;font-weight:500;display:inline-flex}.back-link{color:var(--muted);margin-bottom:1rem;font-size:.88rem;font-weight:500;transition:color .2s;display:inline-flex}.back-link:hover{color:var(--text)}.muted{color:var(--muted)}.assessment-hero{width:min(calc(100% - 2.5rem), var(--max-width));border-radius:var(--radius);background:var(--surface);box-shadow:var(--card-shadow);margin:1rem auto 0;padding:3rem}.assessment-hero h1{font-family:var(--font-serif);letter-spacing:-.035em;margin:0;font-size:clamp(2.2rem,4.5vw,4rem);font-weight:500;line-height:1.02}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.8rem;display:flex}.hero-proof{flex-wrap:wrap;gap:.6rem;margin-top:1.25rem;display:flex}.assessment-shell{width:min(calc(100% - 2.5rem), var(--max-width));gap:1rem;margin:1rem auto 0;display:grid}.assessment-card,.result-card,.score-card{border-radius:var(--radius);background:var(--surface);box-shadow:var(--card-shadow);border:none;padding:2rem;position:relative;overflow:hidden}.assessment-card[data-theme=appearance],.catalog-hero[data-theme=appearance],.catalog-cta-band[data-theme=appearance],.destination-card[data-theme=appearance],.catalog-card[data-theme=appearance],.catalog-chip[data-theme=appearance],.offer-request-shell[data-theme=appearance],.truth-panel[data-theme=appearance]{--theme-rgb:192,120,138}.assessment-card[data-theme=recovery],.catalog-hero[data-theme=recovery],.catalog-cta-band[data-theme=recovery],.destination-card[data-theme=recovery],.catalog-card[data-theme=recovery],.catalog-chip[data-theme=recovery],.offer-request-shell[data-theme=recovery],.truth-panel[data-theme=recovery]{--theme-rgb:100,158,128}.assessment-card[data-theme=body-composition],.catalog-hero[data-theme=body-composition],.catalog-cta-band[data-theme=body-composition],.destination-card[data-theme=body-composition],.catalog-card[data-theme=body-composition],.catalog-chip[data-theme=body-composition],.offer-request-shell[data-theme=body-composition],.truth-panel[data-theme=body-composition]{--theme-rgb:90,115,165}.assessment-card[data-theme=weight-loss],.catalog-hero[data-theme=weight-loss],.catalog-cta-band[data-theme=weight-loss],.destination-card[data-theme=weight-loss],.catalog-card[data-theme=weight-loss],.catalog-chip[data-theme=weight-loss],.offer-request-shell[data-theme=weight-loss],.truth-panel[data-theme=weight-loss]{--theme-rgb:230,210,50}.assessment-card[data-theme=longevity],.catalog-hero[data-theme=longevity],.catalog-cta-band[data-theme=longevity],.destination-card[data-theme=longevity],.catalog-card[data-theme=longevity],.catalog-chip[data-theme=longevity],.offer-request-shell[data-theme=longevity],.truth-panel[data-theme=longevity]{--theme-rgb:130,100,148}.assessment-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.assessment-lanes{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.assessment-lane{background:rgba(var(--theme-rgb),.06);color:#0006;border:none;border-radius:999px;padding:.38rem .62rem;font-size:.7rem;font-weight:700}.assessment-lane[data-theme=appearance]{--theme-rgb:192,120,138;color:#8e5060}.assessment-lane[data-theme=recovery]{--theme-rgb:100,158,128;color:#3d7454}.assessment-lane[data-theme=body-composition]{--theme-rgb:90,115,165;color:#3e5580}.assessment-lane[data-theme=weight-loss]{--theme-rgb:230,210,50;color:#8a7a10}.assessment-lane[data-theme=longevity]{--theme-rgb:130,100,148;color:#5a3e6e}.question-step{color:var(--accent-deep);letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:700}.progress-bar{background:#0000000a;border-radius:999px;width:100%;height:.35rem;overflow:hidden}.progress-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--accent-deep), var(--accent-soft));height:100%;transition:width .3s cubic-bezier(.22,1,.36,1);display:block}.assessment-question h2{font-family:var(--font-serif);letter-spacing:-.025em;margin:0 0 .5rem;font-size:clamp(1.6rem,3.2vw,2.3rem);font-weight:500;line-height:1.05;animation:.38s cubic-bezier(.22,1,.36,1) reveal}.assessment-question p{color:var(--muted);margin:0;line-height:1.7;animation:.44s cubic-bezier(.22,1,.36,1) reveal}.options-grid{gap:.7rem;margin-top:1.2rem;display:grid}.option-button{text-align:left;cursor:pointer;width:100%;box-shadow:var(--card-shadow);background:#ffffffb3;border:none;border-radius:14px;justify-content:space-between;align-items:start;gap:1rem;padding:1rem 1.1rem;transition:transform .2s,box-shadow .2s,background .2s;display:flex}.option-button:hover{box-shadow:var(--card-shadow)}.option-button.active{background:var(--accent-tint);box-shadow:0 0 0 2px #5b7a9433}.option-title{font-weight:600}.option-description{color:var(--muted);margin-top:.15rem;font-size:.9rem;line-height:1.55;display:block}.option-index{width:1.8rem;height:1.8rem;color:var(--tertiary);background:#0000000a;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:inline-flex}.assessment-actions{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.2rem;display:flex}.action-row{gap:.7rem;display:flex}.assessment-preview-line{color:var(--tertiary);margin-top:.8rem;font-size:.84rem}.assessment-shell-actions{justify-content:flex-end;display:flex}.result-hero{--theme-rgb:90,115,165}.result-hero .pill{background:rgba(var(--theme-rgb),.06)}.result-grid,.score-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.result-card.primary-result{background:var(--surface)}.result-label{color:var(--accent-deep);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.5rem;font-size:.74rem;font-weight:700}.result-card h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:600}.result-card p,.score-card p{color:var(--muted);margin:0;line-height:1.68}.result-list{color:var(--muted);margin:.8rem 0 0;padding-left:1rem;line-height:1.78}.result-summary{color:var(--muted);margin-top:1rem}.result-destination-stage .section-head h2,.result-insight-stage .section-head h2{font-size:clamp(1.8rem,3.6vw,3rem)}.result-starting-layout{flex-direction:column;gap:.85rem;display:flex}.result-starting-top{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.result-featured-card{overflow:hidden;padding:0!important}.result-featured-inner{grid-template-columns:1fr 1fr;display:grid}.result-featured-main{padding:1.3rem 1.4rem}.result-featured-truth{background:rgba(var(--theme-rgb), .03);border-left:1px solid rgba(var(--theme-rgb), .08);padding:.6rem 1.2rem}.result-featured-truth .truth-panel{border-top:none;margin-top:0;padding-top:0}@media (max-width:740px){.result-starting-top,.result-featured-inner{grid-template-columns:1fr}.result-featured-truth{border-left:none;border-top:1px solid rgba(var(--theme-rgb), .08)}}.score-row{grid-template-columns:9rem 1fr auto;align-items:center;gap:.8rem;margin-top:.75rem;display:grid}.score-row:first-of-type{margin-top:0}.score-track{background:#0000000a;border-radius:999px;height:.4rem;overflow:hidden}.score-fill{border-radius:inherit;background:linear-gradient(90deg, var(--accent-deep), var(--accent-soft));height:100%;transition:width .5s cubic-bezier(.22,1,.36,1)}.result-card[data-theme=appearance]:before,.score-row[data-theme=appearance] .score-fill{background:linear-gradient(90deg,#c0788abf,#d8aab680)}.result-card[data-theme=recovery]:before,.score-row[data-theme=recovery] .score-fill{background:linear-gradient(90deg,#649e80bf,#9bc3aa80)}.result-card[data-theme=body-composition]:before,.score-row[data-theme=body-composition] .score-fill{background:linear-gradient(90deg,#5a73a5bf,#91a5cd80)}.result-card[data-theme=weight-loss]:before,.score-row[data-theme=weight-loss] .score-fill{background:linear-gradient(90deg,#eef13ebf,#f0e15080)}.result-card[data-theme=longevity]:before,.score-row[data-theme=longevity] .score-fill{background:linear-gradient(90deg,#826494bf,#af9bbe80)}.catalog-hero{--theme-rgb:90,115,165;width:min(calc(100% - 2.5rem), var(--max-width));border-radius:var(--radius);background:var(--surface);box-shadow:var(--card-shadow);margin:1rem auto 0;padding:3rem}.catalog-hero h1{font-family:var(--font-serif);letter-spacing:-.035em;margin:0;font-size:clamp(2.2rem,4.5vw,4rem);font-weight:500;line-height:1.02}.standards-hero{margin-top:1rem}.contact-hero,.legal-hero{min-height:auto}.catalog-three-up,.catalog-two-up,.catalog-related-grid,.result-destination-grid{gap:1.25rem;display:grid}.catalog-three-up{grid-template-columns:repeat(3,1fr)}.catalog-two-up,.result-destination-grid,.catalog-related-grid{grid-template-columns:repeat(2,1fr)}.catalog-stack{gap:1rem;margin-top:1rem;display:grid}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.catalog-card,.destination-card{--theme-rgb:90,115,165;border-radius:var(--radius);background:var(--surface);box-shadow:var(--card-shadow);border:none;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;position:relative;overflow:hidden}.catalog-card:hover,.destination-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-3px)}.catalog-card{padding:1.5rem}.catalog-card h3,.destination-card h3{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;line-height:1.15}.catalog-card p,.destination-card p{color:var(--muted);margin:0;line-height:1.68}.catalog-chip-cloud{flex-wrap:wrap;gap:.6rem;display:flex}.catalog-chip{--theme-rgb:90,115,165;background:rgba(var(--theme-rgb),.06);color:#0000008c;border:none;border-radius:999px;padding:.55rem .82rem;font-size:.82rem;font-weight:600}.destination-card{padding:1.75rem}.destination-card-primary{min-height:18rem}.destination-kicker{color:rgba(var(--theme-rgb),.8);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.6rem;font-size:.72rem;font-weight:700}.offer-price-line{align-items:baseline;gap:.75rem;margin:1rem 0 .9rem;display:flex}.offer-price-line strong{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--text);font-size:2rem;font-weight:500;line-height:1}.offer-price-line span{color:var(--muted);letter-spacing:.02em;font-size:.86rem;font-weight:600}.offer-operations{border-top:1px solid #0f172a14;margin-top:1rem;padding-top:1rem}.offer-operations-compact{margin-top:.9rem;padding-top:.9rem}.offer-operations-pills{flex-wrap:wrap;gap:.55rem;display:flex}.offer-operations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;margin-top:.9rem;display:grid}.offer-operations-item{gap:.25rem;display:grid}.offer-operations-label{color:#0f172a7a;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.offer-operations-item p{color:var(--text);margin:0;font-size:.92rem;line-height:1.55}.offer-request-shell{gap:.9rem;width:100%;display:grid}.offer-request-shell[data-open=false][data-success=false]{width:auto;display:block}.offer-request-form,.offer-request-success{background:rgba(var(--theme-rgb), .045);border-radius:1.25rem;margin-top:.9rem;padding:1rem}.offer-request-heading{gap:.35rem;margin-bottom:1rem;display:grid}.offer-request-heading h4{margin:0;font-size:1.02rem;font-weight:600}.offer-request-heading p{color:var(--muted);margin:0;line-height:1.6}.offer-request-status{color:#0f172a85;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.offer-request-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.offer-request-grid-secondary{margin-top:.9rem}.offer-field{gap:.42rem;display:grid}.offer-field span{color:#0f172aad;font-size:.82rem;font-weight:600}.offer-field-full{margin-top:.9rem}.offer-field input,.offer-field select,.offer-field textarea{width:100%;color:var(--text);background:#fff;border:1px solid #0f172a14;border-radius:1rem;outline:none;padding:.9rem 1rem;transition:border-color .18s,box-shadow .18s}.offer-field input:focus,.offer-field select:focus,.offer-field textarea:focus{border-color:rgba(var(--theme-rgb), .55);box-shadow:0 0 0 4px rgba(var(--theme-rgb), .08)}.offer-field textarea{resize:vertical;min-height:8rem}.offer-checkbox{color:var(--muted);align-items:start;gap:.7rem;margin-top:1rem;line-height:1.5;display:flex}.offer-checkbox input{margin-top:.15rem}.offer-request-meta,.offer-request-error{margin:.9rem 0 0;font-size:.9rem;line-height:1.55}.offer-request-meta{color:var(--muted)}.offer-request-error{color:#b42318}.destination-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.15rem;display:flex}.destination-actions-stack{flex-direction:column;align-items:start}.legal-stack{gap:1.25rem;display:grid}.editorial-hero{margin-top:5.8rem}.editorial-index-section{padding-top:3.25rem;padding-bottom:5rem}.article-list{border-top:1px solid var(--line)}.article-list-entry{border-bottom:1px solid var(--line);grid-template-columns:10.5rem minmax(0,1fr) auto;align-items:start;gap:2rem;padding:2rem 0;transition:color .2s;display:grid}.article-list-entry:hover .article-read-link{color:var(--text)}.article-category{color:var(--accent-deep);letter-spacing:.16em;text-transform:uppercase;padding-top:.38rem;font-size:.72rem;font-weight:700}.article-list-copy h2{font-family:var(--font-serif);margin:0 0 .6rem;font-size:1.9rem;font-weight:500;line-height:1.18}.article-list-copy p{max-width:41rem;color:var(--muted);margin:0;line-height:1.75}.article-read-link{color:var(--muted);white-space:nowrap;padding-top:.38rem;font-size:.85rem;font-weight:600;transition:color .2s}.article-page{z-index:1;position:relative}.article-hero{width:min(100% - 2.5rem,62rem)}.article-content{width:min(100% - 2.5rem,47rem);margin:0 auto;padding:3.4rem 0 5rem}.article-content p{color:#36393d;margin:0 0 1.45rem;font-size:1.02rem;line-height:1.86}.article-content .article-intro{color:var(--text);margin-bottom:1.55rem;font-size:1.18rem;line-height:1.78}.article-content section{padding-top:1.5rem}.article-content h2{font-family:var(--font-serif);margin:0 0 1rem;font-size:1.9rem;font-weight:500;line-height:1.2}.article-content blockquote{border-left:2px solid var(--accent-deep);color:var(--text);font-family:var(--font-serif);margin:1.75rem 0 1.8rem;padding:1.25rem 1.5rem;font-size:1.35rem;line-height:1.55}.contact-request-form,.contact-success-card{max-width:min(100%,56rem)}.truth-panel{border-top:1px solid #0f172a14;margin-top:1rem;padding-top:1rem}.truth-panel-compact{margin-top:.9rem;padding-top:.9rem}.truth-panel-compact .truth-panel-head{align-items:center}.truth-panel-compact .truth-panel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:.65rem}.truth-panel-compact .truth-panel-item{border-radius:.85rem;gap:.18rem;padding:.7rem}.truth-panel-compact .truth-panel-item:nth-child(n+4){display:none}.truth-panel-compact .truth-panel-label{letter-spacing:.11em;font-size:.62rem}.truth-panel-compact .truth-panel-item strong{font-size:.82rem}.truth-panel-compact .truth-panel-item p{display:none}.truth-panel-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.truth-panel-kicker{color:#0f172a85;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.truth-panel-link{color:var(--muted);font-size:.84rem;font-weight:600}.truth-panel-link:hover{color:var(--text)}.truth-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1rem;margin-top:.9rem;display:grid}.truth-panel-item{background:rgba(var(--theme-rgb,90,115,165), .045);border-radius:1rem;gap:.25rem;padding:1rem;display:grid}.truth-panel-label{color:#0f172a7a;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.truth-panel-item strong{color:var(--text);font-size:.98rem;font-weight:600}.truth-panel-item p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.58}.product-page .catalog-hero{padding:1.75rem 2.15rem}.product-page .catalog-hero h1{font-size:clamp(2rem,4vw,3.45rem)}.product-page .catalog-hero .lead{max-width:45rem;font-size:.98rem}.product-page .section{padding:1rem 0}.product-page .section-head{margin-bottom:1rem}.product-page .section-head h2{font-size:clamp(1.55rem,2.8vw,2.25rem)}.product-page .catalog-card{background:#fff;border-radius:18px}.product-purchase-shell{width:100%}.product-purchase-section.section{padding:.75rem 0 3rem}.product-page-intro.section{padding:1.75rem 0 .35rem}.product-page-intro .back-link{margin-bottom:.75rem}.product-checkout-status{margin-top:.75rem}.product-purchase-panel{border:1px solid #0f172a14;width:100%;padding:clamp(1rem,2.2vw,1.45rem);display:block;overflow:hidden;box-shadow:0 18px 48px #0f172a0d}.product-purchase-panel:hover{transform:none;box-shadow:0 18px 48px #0f172a0d}.product-purchase-panel-layout{grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:clamp(.85rem,1.6vw,1.15rem);display:grid}.product-purchase-gallery{grid-template-columns:repeat(2,13rem);align-self:center;gap:.6rem;width:26.6rem;max-width:100%;display:grid}.product-purchase-gallery--single{grid-template-columns:min(24rem,50vw);width:min(24rem,50vw)}.product-purchase-gallery-shot{aspect-ratio:1122/1402;background:#ebe8e4;border-radius:12px;justify-content:center;align-items:center;width:100%;line-height:0;display:flex;overflow:hidden}.product-purchase-gallery-image{object-fit:contain;object-position:center;width:100%;height:auto;display:block}.product-purchase-option-image,.checkout-summary-item-image{object-fit:cover;object-position:center}.product-purchase-option-media,.checkout-summary-item-media{background:#ebe8e4;border-radius:10px;line-height:0;position:relative;overflow:hidden}.product-purchase-main{flex-direction:column;justify-content:center;gap:.42rem;min-width:0;height:100%;display:flex}.product-purchase-trust-strip,.checkout-summary-trust{color:#0f172a85;flex-wrap:wrap;align-items:center;gap:.3rem .65rem;font-size:.62rem;line-height:1.3;display:flex}.product-purchase-stock{color:#0f172aad;align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.product-purchase-stock-dot{background:#16a34a;border-radius:999px;width:.42rem;height:.42rem;box-shadow:0 0 0 3px #16a34a24}.product-purchase-title{letter-spacing:-.02em;margin:0;font-size:clamp(1.2rem,2.1vw,1.45rem);font-weight:650;line-height:1.08}.product-purchase-formula-badge{background:rgba(var(--theme-rgb), .08);color:rgb(var(--theme-rgb));border-radius:999px;margin:0;padding:.38rem .58rem;font-size:.66rem;font-weight:600;line-height:1.3}.product-purchase-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:.28rem .55rem;margin:0;padding:0;list-style:none;display:grid}.product-purchase-benefits li{color:#0f172ac7;align-items:center;gap:.32rem;font-size:.66rem;font-weight:600;line-height:1.2;display:flex}.product-purchase-benefit-icon{background:rgba(var(--theme-rgb), .08);width:1.35rem;height:1.35rem;color:rgb(var(--theme-rgb));border-radius:999px;flex-shrink:0;place-items:center;display:grid}.product-purchase-description{color:var(--muted);margin:0;font-size:.72rem;line-height:1.35}.product-purchase-options-label{letter-spacing:.08em;text-transform:uppercase;color:#0f172a7a;margin:0 0 .28rem;font-size:.62rem;font-weight:650}.product-purchase-option{background:#fff;border:1.5px solid #0f172ae0;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.5rem .62rem;display:grid}.product-purchase-option-media{aspect-ratio:4/5;flex-shrink:0;width:2.35rem}.product-purchase-option-copy,.product-purchase-option-price,.checkout-summary-item-copy,.checkout-summary-item-price{flex-direction:column;gap:.18rem;min-width:0;display:flex}.product-purchase-option-copy strong,.checkout-summary-item-copy strong{font-size:.78rem;font-weight:650;line-height:1.2}.product-purchase-option-copy span,.product-purchase-option-price span,.checkout-summary-item-copy span,.checkout-summary-item-price span{color:#0f172a85;white-space:normal;font-size:.64rem;line-height:1.3}.product-purchase-option-price{text-align:right;align-items:flex-end}.product-purchase-option-price strong,.checkout-summary-item-price strong{font-size:.92rem;font-weight:700;line-height:1.1}.product-purchase-price-block{padding-top:0}.product-purchase-actions{margin-top:0}.product-purchase-order-form{gap:.55rem;padding:0;display:grid}.product-purchase-order-form .checkout-quantity-grid{grid-template-columns:minmax(0,11rem)}.product-purchase-order-form .offer-field{gap:.28rem}.product-purchase-order-form .offer-field span{letter-spacing:.04em;text-transform:uppercase;color:#0f172a80;font-size:.68rem;font-weight:650}.product-purchase-order-form .offer-field select{border-radius:.75rem;padding:.62rem .72rem;font-size:.82rem}.product-purchase-payment-note{color:#0f172a7a;max-width:26rem;margin:0;font-size:.68rem;line-height:1.4}.product-purchase-actions .primary-button{box-sizing:border-box;text-align:center;width:100%;padding:.68rem 1rem;font-size:.82rem;font-weight:650}.product-purchase-proof.order-fulfillment-proof{border-top:1px solid #0f172a0f;margin-top:0;padding-top:.45rem}.product-purchase-proof.order-fulfillment-proof li{font-size:.58rem;line-height:1.3}.checkout-summary-item{background:#ffffffb8;border:1px solid #0f172a1a;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;margin-top:.85rem;padding:.85rem .95rem;display:grid}.checkout-summary-item-media{aspect-ratio:4/5;width:4rem}.checkout-summary-item-price{text-align:right;align-items:flex-end}.checkout-summary-note{color:var(--muted);margin-top:.85rem;font-size:.82rem;line-height:1.5}.product-order-card-layout{grid-template-columns:minmax(18rem,44%) minmax(0,1fr);align-items:center;gap:clamp(1rem,2vw,1.35rem);display:grid}.product-order-card-main{flex-direction:column;justify-content:center;min-width:0;padding:.15rem 0;display:flex}.product-page .product-order-card .product-purchase-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;margin:0;padding:0;display:grid}.product-page .product-order-card .product-purchase-photo{aspect-ratio:3/4;background:#ebe8e4;border-radius:12px;width:100%;height:auto;min-height:clamp(15rem,26vw,21rem);line-height:0;position:relative;overflow:hidden}.product-page .product-order-card .product-purchase-photo-image{object-fit:cover;object-position:center}.product-page .product-order-card{width:100%;max-width:none;padding:clamp(1.35rem,2.8vw,2rem);display:block;overflow:hidden}.product-page .product-order-card:hover{box-shadow:var(--card-shadow);transform:none}.product-page .product-order-card .offer-price-line{margin:0 0 .35rem}.product-page .product-order-card .catalog-chip-cloud{margin-top:.15rem}.product-page .product-order-card-main>p:not(.product-shipping-note){font-size:.9rem;line-height:1.55}.product-page .product-order-card .destination-actions{width:100%;margin-top:1.25rem;display:block}.product-page .product-order-card .destination-actions .primary-button{box-sizing:border-box;text-align:center;width:100%;padding:1rem 1.5rem;font-size:.95rem;font-weight:650}.product-highlights-layout{flex-direction:column;gap:clamp(1.25rem,2.5vw,1.75rem);display:flex}.product-highlights-layout--text-only{max-width:42rem}.product-highlights-band{grid-template-columns:minmax(0,1fr) minmax(15rem,36%);align-items:center;gap:clamp(.55rem,1.2vw,.85rem);display:grid}.product-highlights-band--bottom{grid-template-columns:minmax(15rem,36%) minmax(0,1fr)}.product-highlights-copy{flex-direction:column;justify-content:center;align-self:center;gap:.8rem;width:100%;min-width:0;margin:0;padding:0;display:flex}.product-highlights-layout .product-fact-row{border:none;grid-template-columns:minmax(0,1fr);gap:.32rem;padding:0;display:grid}.product-highlights-layout .product-fact-title h3{color:var(--foreground);margin:0;font-size:.74rem;font-weight:650;line-height:1.15}.product-highlights-layout .product-fact-body p{color:var(--muted);margin:0;font-size:.69rem;line-height:1.38}.product-highlights-layout .product-fact-row[data-section-id=ingredients] .product-fact-body p{font-size:.635rem;line-height:1.4}.product-highlights-layout .result-list{margin:.2rem 0 0;padding:0;list-style:none;display:block}.product-highlights-layout .result-list li{color:var(--muted);background:0 0;border-radius:0;padding:0;font-size:.69rem;font-weight:400;line-height:1.38;display:inline}.product-highlights-layout .result-list li:not(:last-child):after{content:" · ";color:#0f172a59}.product-highlights-photo{border-radius:14px;width:100%;max-width:min(100%,20rem);margin:0;line-height:0;overflow:hidden}.product-highlights-band--top .product-highlights-photo{justify-self:end}.product-highlights-band--bottom .product-highlights-photo{justify-self:start}.product-highlights-photo-image{width:100%;height:auto;display:block}.product-facts-card{border:1px solid rgba(var(--theme-rgb), .12);gap:0;display:grid;padding:0!important}.product-facts-card:hover{box-shadow:var(--card-shadow);transform:none}.product-fact-row{border-top:1px solid #0f172a12;grid-template-columns:minmax(10rem,.42fr) minmax(0,1fr);align-items:start;gap:1.1rem;padding:.95rem 1.1rem;display:grid}.product-fact-row[data-section-id=ingredients]{grid-template-columns:minmax(0,1fr);gap:.4rem}.product-fact-row[data-section-id=ingredients] .product-fact-title h3{font-size:.92rem}.product-fact-row[data-section-id=ingredients] .product-fact-body{max-width:none}.product-fact-row:first-child{border-top:none}.product-fact-title h3{margin:0;font-size:.98rem;font-weight:650;line-height:1.2}.product-fact-body{min-width:0}.product-fact-body p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.45}.product-fact-row[data-section-id=ingredients] .product-fact-body p{max-width:none;font-size:.78rem}.product-page .result-list{flex-wrap:wrap;gap:.38rem;margin-top:.62rem;padding-left:0;line-height:1.3;list-style:none;display:flex}.product-page .result-list li{background:rgba(var(--theme-rgb), .055);color:#0f172aad;border-radius:999px;padding:.34rem .52rem;font-size:.74rem;font-weight:600}.product-shipping-note{letter-spacing:.02em;color:var(--muted);margin:-.2rem 0 .95rem;font-size:.84rem;font-weight:600}.product-image-placeholder{background:rgba(var(--theme-rgb), .045);width:calc(100% - 2rem);color:var(--muted);border-radius:1rem;margin:1rem;padding:1rem}.product-benefits-section{padding-top:.5rem}.product-benefits-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);align-items:stretch;gap:clamp(1.5rem,3.2vw,2.75rem);display:grid}.product-benefits-media{background:#f7f5f3;border-radius:18px;min-height:clamp(22rem,38vw,30rem);position:relative;overflow:hidden}.product-benefits-image{object-fit:cover;object-position:center}.product-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:clamp(1.35rem,2.4vw,2.1rem);display:grid}.product-benefit-item{grid-template-columns:auto 1fr;align-items:start;gap:.9rem;display:grid}.product-benefit-icon{background:rgba(var(--theme-rgb), .1);width:2.1rem;height:2.1rem;color:rgb(var(--theme-rgb));border-radius:999px;flex-shrink:0;place-items:center;display:grid}.product-benefit-item h3{color:var(--foreground);margin:0 0 .45rem;font-size:1rem;font-weight:650;line-height:1.25}.product-benefit-item p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}@media (max-width:900px){.product-purchase-panel-layout{grid-template-columns:1fr;gap:1rem}.product-purchase-gallery{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,26.6rem);margin:0 auto}.product-purchase-gallery--single{grid-template-columns:minmax(0,1fr);width:min(100%,24rem)}.product-purchase-gallery-shot{width:100%}.product-purchase-main{justify-content:flex-start}.product-purchase-benefits{grid-template-columns:1fr}.product-purchase-option,.checkout-summary-item{grid-template-columns:auto minmax(0,1fr)}.product-purchase-option-price,.checkout-summary-item-price{text-align:left;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:flex-start;width:100%}.product-page .product-order-card{max-width:100%}.product-order-card-layout{grid-template-columns:1fr;gap:1rem}.product-page .product-order-card .product-purchase-gallery{order:2}.product-order-card-main{order:1}.product-page .product-order-card .product-purchase-photo{min-height:clamp(12rem,36vw,16rem)}.product-highlights-band,.product-highlights-band--bottom{grid-template-columns:1fr;align-items:start;gap:.75rem}.product-highlights-band--bottom .product-highlights-photo{order:-1}.product-highlights-photo{max-width:100%;justify-self:stretch!important}.product-highlights-copy{gap:.75rem}.product-benefits-layout{grid-template-columns:1fr}.product-benefits-media{min-height:clamp(18rem,52vw,24rem)}.product-benefits-grid{grid-template-columns:1fr;gap:1.35rem}}.checkout-grid{text-align:left;grid-template-columns:minmax(16rem,.72fr) minmax(0,1.28fr);align-items:start;margin-top:1.6rem}.checkout-summary-card,.checkout-form-card{background:#fff}.checkout-page .assessment-hero{max-width:min(100% - 2.5rem,1100px);padding:2.2rem 2.5rem}.checkout-page .assessment-hero h1{font-size:clamp(2rem,4vw,3.4rem)}.checkout-page .assessment-hero .lead{max-width:36rem;font-size:.95rem}.checkout-status-card{max-width:42rem;color:var(--text);background:#649e8017;border-radius:1rem;gap:.25rem;margin-top:1rem;padding:.85rem 1rem;display:grid}.checkout-status-card[data-status=cancelled]{background:#c0788a17}.checkout-status-card strong{font-size:.96rem}.checkout-status-card span{color:var(--muted);font-size:.88rem;line-height:1.45}.checkout-page .catalog-card{border-radius:18px;padding:1.2rem}.checkout-order-form,.checkout-success-card{border-radius:16px;margin-top:0;padding:1rem}.checkout-summary-card p{margin-top:.8rem;font-size:.88rem;line-height:1.5}.checkout-summary-card .result-list{margin-top:.65rem;line-height:1.5}.order-fulfillment-proof{gap:.24rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.order-fulfillment-proof li{letter-spacing:.01em;color:#0f172a70;font-size:.62rem;line-height:1.35}.product-order-card-main .order-fulfillment-proof{border-top:1px solid #0f172a0f;margin-top:.7rem;padding-top:.55rem}.checkout-summary-card .order-fulfillment-proof{border-top:1px solid #0f172a0f;margin-top:.65rem;padding-top:.55rem}.checkout-page .offer-request-heading{margin-bottom:.85rem}.checkout-page .offer-request-heading h4{font-size:1rem}.checkout-page .offer-request-heading p{font-size:.86rem;line-height:1.45}.checkout-page .offer-request-grid{gap:.65rem}.checkout-page .checkout-quantity-grid{grid-template-columns:minmax(10rem,16rem)}.checkout-page .offer-request-grid-secondary{margin-top:.65rem}.checkout-page .offer-field{gap:.28rem}.checkout-page .offer-field span{font-size:.76rem}.checkout-page .offer-field-full{margin-top:.65rem}.checkout-page .offer-field input,.checkout-page .offer-field select,.checkout-page .offer-field textarea{border-radius:.78rem;padding:.66rem .78rem;font-size:.9rem}.checkout-page .offer-field textarea{min-height:5.25rem}.checkout-page .offer-checkbox{margin-top:.75rem;font-size:.84rem}.checkout-page .destination-actions{margin-top:.85rem}@media (max-width:1000px){.checkout-grid{grid-template-columns:1fr}}@media (max-width:740px){.product-fact-row{grid-template-columns:1fr;gap:.45rem;padding:.95rem}.truth-panel-compact .truth-panel-grid{grid-template-columns:1fr}}.ops-page{background:var(--bg);min-height:100vh}.ops-shell{width:min(100% - 3rem,1280px);margin:0 auto;padding:3rem 0 4rem}.ops-header{justify-content:space-between;align-items:end;gap:2rem;display:flex}.ops-header h1{font-family:var(--font-serif);letter-spacing:-.03em;margin:0;font-size:clamp(2.1rem,4vw,3.6rem);font-weight:500;line-height:1.02}.ops-lead{max-width:42rem;color:var(--muted);margin:.9rem 0 0;line-height:1.72}.ops-header-actions{align-items:center;gap:.8rem;display:flex}.ops-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.ops-summary-card,.ops-panel,.ops-request-card,.ops-empty-state{background:var(--surface);box-shadow:var(--card-shadow);border-radius:1.25rem}.ops-summary-card{padding:1.25rem}.ops-summary-label,.ops-filter-label,.ops-detail-label{color:#0f172a7a;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.ops-summary-card strong{font-family:var(--font-serif);letter-spacing:-.03em;margin-top:.35rem;font-size:2rem;font-weight:500;display:block}.ops-summary-card p,.ops-panel p,.ops-request-subtitle,.ops-empty-state p,.ops-job-card p,.ops-timeline-item p{color:var(--muted);margin:.45rem 0 0;line-height:1.6}.ops-filters{gap:1rem;margin-top:2rem;display:grid}.ops-filter-group{gap:.55rem;display:grid}.ops-filter-row,.ops-chip-cloud{flex-wrap:wrap;gap:.55rem;display:flex}.ops-filter-pill{color:#0f172aa8;background:#fff;border:1px solid #0f172a14;border-radius:999px;align-items:center;padding:.48rem .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.ops-filter-pill.active{color:var(--text);background:#5b7a9414;border-color:#5b7a942e}.ops-request-list{gap:1.25rem;margin-top:2rem;display:grid}.ops-request-card{padding:1.35rem}.ops-request-top{justify-content:space-between;align-items:start;gap:1.5rem;display:flex}.ops-request-meta{align-items:center;gap:.7rem;display:flex}.ops-request-id{color:#0f172a85;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.ops-request-card h2,.ops-empty-state h2{letter-spacing:-.02em;margin:.45rem 0 0;font-size:1.28rem;font-weight:600}.ops-status-pill{letter-spacing:.02em;background:#0f172a0f;border-radius:999px;align-items:center;padding:.38rem .7rem;font-size:.76rem;font-weight:700;display:inline-flex}.ops-status-pill[data-status=submitted],.ops-status-pill[data-status=review_pending]{color:#6e5d1b;background:#c4930d1a}.ops-status-pill[data-status=partner_handoff_pending],.ops-status-pill[data-status=provider_routing_pending]{color:#2e6178;background:#2f80ed1a}.ops-status-pill[data-status=contacted],.ops-status-pill[data-status=scheduled]{color:#1c6a4f;background:#12b76a1a}.ops-status-pill[data-status=fulfilled],.ops-status-pill[data-status=closed_won]{color:#155eef;background:#155eef1a}.ops-status-pill[data-status=closed_lost]{color:#8a1f1f;background:#f044381a}.ops-request-grid,.ops-queue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.ops-queue-grid{grid-template-columns:1fr 1fr 1.2fr}.ops-panel{padding:1rem 1.05rem}.ops-panel h3{margin:0;font-size:.98rem;font-weight:600}.ops-panel-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ops-panel-accent{background:linear-gradient(#f7fbf9f5,#fffffff5);border-color:#184d4024}.ops-panel-copy{max-width:44rem;color:var(--muted);margin:.3rem 0 0;font-size:.96rem}.ops-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:.9rem;display:grid}.ops-detail-grid p{margin-top:.28rem}.ops-inline-form,.ops-job-card{gap:.7rem;display:grid}.ops-inline-form{grid-template-columns:minmax(0,14rem) minmax(0,1fr) auto;margin-top:.9rem}.ops-inline-form input,.ops-inline-form select,.ops-job-card select{width:100%;color:var(--text);background:#fff;border:1px solid #0f172a14;border-radius:.95rem;padding:.75rem .9rem}.ops-job-list{gap:.8rem;margin-top:.9rem;display:grid}.ops-job-card{background:#ffffffb8;border:1px solid #0f172a12;border-radius:1rem;padding:.9rem}.ops-job-card strong{font-size:.92rem}.ops-job-actions{align-items:center;gap:.6rem;display:flex}.ops-timeline{gap:.8rem;margin-top:.9rem;display:grid}.ops-timeline-item{background:#ffffffb8;border:1px solid #0f172a0f;border-radius:1rem;padding:.85rem .95rem}.ops-timeline-meta{justify-content:space-between;align-items:start;gap:1rem;display:flex}.ops-timeline-meta strong{font-size:.9rem}.ops-timeline-meta span{color:#0f172a73;white-space:nowrap;font-size:.8rem}.ops-list{color:var(--muted);margin:.8rem 0 0;padding-left:1rem;line-height:1.7}.ops-empty-state{text-align:center;padding:2rem}.catalog-cta-band{--theme-rgb:90,115,165;width:min(calc(100% - 2.5rem), var(--max-width));border-radius:var(--radius);background:var(--surface);box-shadow:var(--card-shadow);grid-template-columns:1fr auto;align-items:center;gap:2.5rem;margin:1rem auto 0;padding:3rem;display:grid}.catalog-cta-band h2{font-family:var(--font-serif);letter-spacing:-.025em;margin:0;font-size:clamp(1.8rem,3.6vw,2.8rem);font-weight:500}.category-badge{background:rgba(var(--theme-rgb),.06);color:#0006;border:none;border-radius:999px;padding:.35rem .65rem;font-size:.68rem;font-weight:600;display:inline-flex}.catalog-page{background:#f4f5f7}@keyframes catalogReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.catalog-page>section{animation:.52s cubic-bezier(.22,1,.36,1) both catalogReveal}.catalog-page>section:first-of-type{animation-delay:30ms}.catalog-page>section:nth-of-type(2){animation-delay:80ms}.catalog-page>section:nth-of-type(3){animation-delay:.13s}.catalog-page>section:nth-of-type(4){animation-delay:.18s}.catalog-page>section:nth-of-type(5){animation-delay:.23s}.catalog-page .catalog-hero{background:#fff;margin-top:.5rem;padding:1.75rem 2.25rem 1.5rem;box-shadow:0 0 0 1px #00000005,0 2px 4px #0000000a,0 8px 24px #0000000d,0 24px 48px #00000008}.catalog-page .catalog-hero h1{font-size:clamp(1.85rem,3.6vw,3rem);line-height:1.05}.catalog-page .catalog-hero .lead{margin-top:.5rem;font-size:.92rem;line-height:1.6}.catalog-page .catalog-hero .back-link{margin-bottom:.5rem}.catalog-page .catalog-hero .hero-actions{gap:.6rem;margin-top:1rem}.catalog-page .section{padding:1rem 0}.catalog-page .catalog-two-up,.catalog-page .catalog-three-up{gap:.85rem}.catalog-page .catalog-card{background:#fff;border:none;border-radius:18px;padding:1.15rem 1.3rem;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1);box-shadow:0 0 0 1px #00000005,0 2px 4px #0000000a,0 8px 24px #0000000f,0 24px 48px #00000008}.catalog-page .catalog-three-up .catalog-card{border:1.5px solid rgba(var(--theme-rgb), .35);background:#fff}.catalog-page .catalog-card:hover{transform:translateY(-3px);box-shadow:0 0 0 1px #00000005,0 4px 8px #0000000d,0 14px 36px #00000014,0 36px 64px #0000000a}.catalog-page .catalog-card h3{margin-bottom:.25rem;font-size:1rem}.catalog-page .catalog-card p{font-size:.88rem;line-height:1.52}.catalog-page .destination-actions{margin-top:.7rem}.catalog-page .offer-price-line{margin:.5rem 0 0}.catalog-page .offer-price-line strong{font-size:1.5rem}.catalog-page .catalog-chip{padding:.35rem .62rem;font-size:.74rem}.catalog-page .catalog-chip-cloud{margin-top:.5rem}.catalog-page .primary-button,.catalog-page .secondary-button{padding:.62rem 1.35rem;font-size:.84rem}.catalog-page .faq-list{background:#fff;border-radius:18px;padding:.4rem 1.3rem;box-shadow:0 0 0 1px #00000005,0 2px 4px #0000000a,0 8px 24px #0000000f,0 24px 48px #00000008}.catalog-page .faq-item{padding:.7rem 0}.catalog-page .faq-item h4{font-size:.88rem}.catalog-page .faq-item p{font-size:.8rem;line-height:1.55}.catalog-heading{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--text);margin:0 0 .65rem;font-size:1.3rem;font-weight:500}.catalog-card-label{letter-spacing:.13em;text-transform:uppercase;color:rgba(var(--theme-rgb), .65);margin-bottom:.3rem;font-size:.64rem;font-weight:700;display:block}.catalog-product-media{float:right;background:radial-gradient(circle at 54% 26%,#ffffffeb,#0000 40%),linear-gradient(135deg,#efe0cf,#f8f2eb 50%,#dbeaf1);border-radius:14px;width:min(32%,16rem);height:10rem;margin:0 0 .85rem 1rem;overflow:hidden}.catalog-product-media-large{float:none;width:100%;height:13.5rem;margin:-.2rem -.25rem .95rem}.catalog-product-image{object-fit:cover;object-position:52% 58%;width:100%;height:100%;display:block}@media (prefers-reduced-motion:reduce){.catalog-page>section{opacity:1;animation:none}}@media (max-width:740px){.catalog-page .catalog-hero{padding:1.5rem}.catalog-page .catalog-card{border-radius:16px;padding:1rem 1.1rem}.catalog-page .faq-list{border-radius:16px;padding:.3rem 1.1rem}}.interactive-surface{--pointer-x:50%;--pointer-y:50%;--tilt-x:0deg;--tilt-y:0deg;transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:transform .22s,box-shadow .35s}.interactive-surface[data-interactive=false]{transition:box-shadow .22s;transform:none}@keyframes reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1000px){.snap-centered.hero{padding:5.75rem 2rem 1.8rem}.snap-split{grid-template-columns:1fr 1fr;gap:2rem}#paths.snap-split{grid-template-columns:1fr 3fr}.hero-content{grid-template-columns:1fr}.hero-copy{text-align:center;justify-items:center}.hero-sub{max-width:38rem}.hero-video-frame{min-height:28rem}.hero-ui-card{width:min(24rem,100% - 2rem)}.catalog-three-up,.catalog-two-up,.catalog-related-grid,.result-destination-grid,.contact-grid,.offer-operations-grid,.truth-panel-grid,.trust-architecture-grid,.partner-standards-inline-grid,.offer-request-grid,.ops-summary-grid,.ops-request-grid,.ops-queue-grid,.ops-detail-grid{grid-template-columns:1fr}.ops-header,.ops-request-top,.ops-timeline-meta{flex-direction:column}.ops-inline-form,.catalog-cta-band{grid-template-columns:1fr}.section-head{flex-direction:column;align-items:start}.article-list-entry{grid-template-columns:1fr;gap:.7rem}.article-read-link{padding-top:.25rem}}@media (max-width:740px){.page-shell{scroll-snap-type:none;height:auto;overflow:visible}.snap-page{scroll-snap-align:none;height:auto;min-height:0}.snap-centered{padding:5rem 1.5rem 4rem}.snap-split{grid-template-columns:1fr;gap:2rem;padding:3.5rem 1.5rem}#paths.snap-split{grid-template-columns:1fr}.split-left h2{font-size:clamp(1.8rem,6vw,2.4rem)}.snap-centered.hero{padding:6.9rem 1.5rem 2.4rem}.hero .hero-title{font-size:clamp(2.3rem,9vw,3.4rem)}.hero-content{gap:1.6rem;max-width:calc(100vw - 2rem)}.hero-copy{text-align:center;justify-items:center}.hero-sub{max-width:30rem}.hero-video-frame{border-radius:1.5rem;min-height:20.5rem}.hero-ui-card{width:auto;padding:.82rem;bottom:1rem;left:1rem;right:1rem}.hero-ui-topline{margin-bottom:.55rem}.hero-ui-label,.hero-ui-kicker{font-size:.72rem}.hero-ui-badge{padding:.34rem .65rem;font-size:.74rem}.hero-ui-main,.hero-ui-scale-row{grid-template-columns:1fr}.hero-ui-main{gap:.8rem}.hero-ui-main strong{font-size:.94rem}.hero-ui-main p{font-size:.72rem;line-height:1.45}.hero-ui-scale-row span:first-child{font-size:.72rem}.hero-ui-scale-row:nth-child(n+4){display:none}.category-grid{grid-template-columns:1fr}.category-grid>.category-reveal{width:100%}.category-grid--page1,.category-grid--page2{grid-template-columns:1fr}.category-grid--page1>.category-reveal:first-child,.category-grid--page1>.category-reveal:nth-child(2),.category-grid--page2>.category-reveal:first-child,.category-grid--page2>.category-reveal:nth-child(2){margin-top:0}.category-grid--page3 .category-card{max-width:none}.thesis-metrics{grid-template-columns:repeat(3,1fr)}.snap-footer{padding:2rem 1.5rem 1.2rem;position:static}.final-cta{padding-bottom:0}.site-footer,.snap-footer{padding:2.4rem 1.5rem 1.2rem}.site-footer-inner{grid-template-columns:1fr 1fr;gap:1.6rem 1.2rem}.site-footer-brand{grid-column:1/-1;max-width:none}.site-footer-bottom{flex-direction:column;align-items:flex-start;gap:.4rem}.site-header{z-index:200;gap:.5rem;padding:.7rem 1rem}.brand-mark{letter-spacing:.18em;font-size:1.1rem}.nav-links,.header-actions{display:none!important}.hamburger-btn{z-index:201;display:block}.mobile-menu-overlay{z-index:150;background:#fff;flex-direction:column;padding:5.5rem 2rem 2rem;animation:.18s menuFadeIn;display:flex;position:fixed;inset:0}@keyframes menuFadeIn{0%{opacity:0}to{opacity:1}}.mobile-menu-nav{flex-direction:column;gap:1.8rem;margin-bottom:3rem;display:flex}.mobile-menu-nav a{color:var(--text);letter-spacing:-.01em;font-size:1.35rem;font-weight:600}.mobile-menu-actions{flex-direction:column;gap:.75rem;display:flex}.mobile-menu-cta-outline{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;display:flex}.mobile-menu-cta-primary{background:var(--slate-btn);color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;display:flex}.ops-shell{width:min(100% - 2rem,1280px);padding-top:2rem}.result-grid,.score-grid,.score-row{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:center}.hero-cta{flex-direction:column;align-items:center;gap:.6rem;width:100%}.hero-primary-cta,.hero-secondary-cta{text-align:center;justify-content:center;width:100%;max-width:19rem}.hero-product-card{text-align:left;grid-template-columns:3.2rem minmax(0,1fr);width:100%;max-width:22rem}.hero-product-image{width:3.2rem;height:3.2rem}.hero-product-actions{grid-column:1/-1;width:100%}.hero-product-actions .mini-button{flex:1;justify-content:center}.starter-col{grid-template-columns:1fr!important;gap:.7rem!important}.starter-card{gap:.6rem;padding:.7rem .85rem}.starter-card h3{white-space:normal;font-size:.95rem}.starter-card-desc{display:none!important}.starter-card .mini-button{padding:.48rem .9rem;font-size:.76rem}.assessment-hero,.catalog-hero{padding:2rem 1.5rem}.editorial-hero{margin-top:5rem}.article-content{padding:2.4rem 0 3.5rem}.article-content .article-intro{font-size:1.08rem}.article-content h2{font-size:1.65rem}.article-content blockquote{padding:1rem 1.1rem;font-size:1.18rem}.assessment-header,.assessment-actions{flex-direction:column;align-items:stretch}}@media (max-width:520px){.hero-content{max-width:calc(100vw - 2rem)}.hero-video-frame{min-height:18.75rem}.hero-ui-card{padding:.78rem}.hero-ui-badge{display:none}.split-left h2{font-size:clamp(1.65rem,10vw,2.15rem)}.split-left>p{font-size:.88rem}.site-footer-inner{grid-template-columns:1fr}}
