:root,[data-theme=dark]{--bg-obsidian: #060608;--bg-surface-glass: rgba(10, 11, 17, .48);--bg-surface-hover: rgba(18, 20, 30, .68);--bg-glass-heavy: rgba(10, 11, 16, .8);--bg-page: #060608;--border-subtle: rgba(255, 255, 255, .12);--border-glow: rgba(255, 255, 255, .28);--border-gold: rgba(226, 149, 72, .45);--gold-primary: #e29548;--gold-glow: #f5b066;--gold-dark: #b86e24;--gold-soft: rgba(226, 149, 72, .15);--blue-night: #4f78e8;--blue-glow: #7093f7;--blue-dark: #2c4da6;--blue-soft: rgba(79, 120, 232, .15);--text-pure: #ffffff;--text-ivory: #f8fafc;--text-muted: #cbd5e1;--text-subtle: #94a3b8;--text-body: #e2e8f0;--nav-bg: rgba(6, 6, 8, 0);--nav-scrolled-bg: rgba(8, 9, 14, .82);--nav-border: rgba(255, 255, 255, .1);--shadow-sm: 0 4px 16px rgba(0, 0, 0, .35);--shadow-md: 0 16px 40px rgba(0, 0, 0, .5);--shadow-lg: 0 28px 70px rgba(0, 0, 0, .7);--shadow-gold: 0 12px 35px rgba(226, 149, 72, .28);--shadow-3d: 0 20px 60px rgba(0, 0, 0, .6), 0 4px 16px rgba(0, 0, 0, .4);--canvas-opacity: 1}[data-theme=light]{--bg-obsidian: #F8F5F0;--bg-surface-glass: rgba(255, 251, 245, .72);--bg-surface-hover: rgba(255, 245, 232, .88);--bg-glass-heavy: rgba(248, 245, 240, .9);--bg-page: #F8F5F0;--border-subtle: rgba(0, 0, 0, .1);--border-glow: rgba(0, 0, 0, .2);--border-gold: rgba(180, 110, 36, .4);--gold-primary: #c17b28;--gold-glow: #e29548;--gold-dark: #8a5510;--gold-soft: rgba(193, 123, 40, .12);--blue-night: #2d4db8;--blue-glow: #4f78e8;--blue-dark: #1a347a;--blue-soft: rgba(45, 77, 184, .1);--text-pure: #0f0f10;--text-ivory: #1a1a1c;--text-muted: #4a4a5a;--text-subtle: #6b6b7e;--text-body: #2d2d38;--nav-bg: rgba(248, 245, 240, 0);--nav-scrolled-bg: rgba(248, 245, 240, .92);--nav-border: rgba(0, 0, 0, .1);--shadow-sm: 0 4px 16px rgba(0, 0, 0, .1);--shadow-md: 0 16px 40px rgba(0, 0, 0, .14);--shadow-lg: 0 28px 70px rgba(0, 0, 0, .18);--shadow-gold: 0 12px 35px rgba(193, 123, 40, .22);--shadow-3d: 0 20px 60px rgba(0, 0, 0, .15), 0 4px 16px rgba(0, 0, 0, .08);--canvas-opacity: .45}:root{--bg-obsidian: #060608;--bg-surface-glass: rgba(10, 11, 17, .48);--bg-surface-hover: rgba(18, 20, 30, .68);--bg-glass-heavy: rgba(10, 11, 16, .8);--bg-page: #060608;--border-subtle: rgba(255, 255, 255, .12);--border-glow: rgba(255, 255, 255, .28);--border-gold: rgba(226, 149, 72, .45);--gold-primary: #e29548;--gold-glow: #f5b066;--gold-dark: #b86e24;--gold-soft: rgba(226, 149, 72, .15);--blue-night: #4f78e8;--blue-glow: #7093f7;--blue-dark: #2c4da6;--blue-soft: rgba(79, 120, 232, .15);--purple: #c084fc;--yellow-accent: #fef08a;--text-pure: #ffffff;--text-ivory: #f8fafc;--text-muted: #cbd5e1;--text-subtle: #94a3b8;--text-body: #e2e8f0;--nav-bg: rgba(6, 6, 8, 0);--nav-scrolled-bg: rgba(8, 9, 14, .82);--nav-border: rgba(255, 255, 255, .1);--shadow-sm: 0 4px 16px rgba(0, 0, 0, .35);--shadow-md: 0 16px 40px rgba(0, 0, 0, .5);--shadow-lg: 0 28px 70px rgba(0, 0, 0, .7);--shadow-gold: 0 12px 35px rgba(226, 149, 72, .28);--shadow-3d: 0 20px 60px rgba(0, 0, 0, .6), 0 4px 16px rgba(0, 0, 0, .4);--canvas-opacity: 1;color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;background-color:var(--bg-obsidian);color:var(--text-ivory);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .4s ease,color .4s ease}.fixed-canvas-container{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:0;pointer-events:none;background:var(--bg-obsidian);overflow:hidden;transition:background .4s ease}.hero-canvas{width:100%;height:100%;display:block;image-rendering:auto;opacity:var(--canvas-opacity);transition:opacity .5s ease}.frame-indicator{position:fixed;bottom:2rem;left:2.5rem;z-index:1000;display:flex;align-items:center;gap:1rem;background:#0a0b10bf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:.65rem 1.25rem;border-radius:99px;border:1px solid var(--border-subtle);box-shadow:var(--shadow-md);transition:opacity .3s ease}.phase-tag{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;font-weight:700;color:var(--gold-primary);transition:color .4s ease}.progress-track{width:100px;height:4px;background:#ffffff24;border-radius:99px;overflow:hidden}.progress-thumb{height:100%;width:0%;background:linear-gradient(90deg,var(--gold-primary),var(--blue-night));transition:width .1s linear}.frame-counter{font-size:.75rem;color:var(--text-muted);font-variant-numeric:tabular-nums;letter-spacing:.05em}.preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:var(--bg-obsidian);display:flex;align-items:center;justify-content:center;transition:opacity .8s var(--ease-spring),visibility .8s ease}.preloader.hidden{opacity:0;visibility:hidden;pointer-events:none}.preloader-content{text-align:center;max-width:460px;padding:2.5rem}.brand-monogram{font-family:var(--font-serif);font-size:3.4rem;letter-spacing:.1em;font-weight:500;color:var(--text-pure);margin-bottom:.5rem}.brand-monogram .divider{color:var(--gold-primary);margin:0 .2rem}.preloader-title{font-size:.85rem;text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);margin-bottom:1.5rem}.progress-bar-container{width:100%;height:4px;background:#ffffff14;border-radius:99px;overflow:hidden;margin-bottom:.8rem}.progress-bar-fill{width:0%;height:100%;background:linear-gradient(90deg,var(--gold-primary),var(--blue-night));transition:width .15s ease}.preloader-percent{font-size:.82rem;color:var(--text-muted);letter-spacing:.05em;font-variant-numeric:tabular-nums;margin-bottom:1.4rem}.preloader-quote{font-family:var(--font-serif);font-style:italic;font-size:.98rem;color:var(--text-subtle);line-height:1.55}.page-content{position:relative;z-index:10}.site-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:1001;padding:1.1rem 2.2rem;background:var(--nav-bg);isolation:isolate;will-change:background;transition:background .4s ease,backdrop-filter .4s ease,border-bottom .4s ease,box-shadow .4s ease}.site-header.scrolled{background:var(--nav-scrolled-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--nav-border);box-shadow:0 4px 24px #0000001f}.site-header.scrolled:before{background:var(--nav-scrolled-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--nav-border);box-shadow:0 4px 24px #0000001f}.nav-container{max-width:1360px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand-logo{text-decoration:none;display:flex;align-items:baseline;gap:.3rem;color:var(--text-pure)}.logo-am{font-family:var(--font-serif);font-size:1.45rem;font-weight:700;letter-spacing:.05em;color:var(--gold-primary)}.logo-dot{font-size:.8rem;color:var(--text-muted)}.logo-pm{font-family:var(--font-serif);font-size:1.45rem;font-weight:700;letter-spacing:.05em;color:var(--blue-night)}.logo-subtitle{font-size:.65rem;letter-spacing:.22em;color:var(--text-subtle);margin-left:.45rem;font-weight:600}.nav-links{display:flex;align-items:center;gap:2rem}.nav-link{color:var(--text-muted);text-decoration:none;font-size:.92rem;font-weight:500;transition:color .2s ease;position:relative}.nav-link:hover{color:var(--text-pure)}.nav-actions{display:flex;align-items:center;gap:1.2rem}.cart-trigger-btn{background:#ffffff0f;border:1px solid var(--border-subtle);color:var(--text-ivory);width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:all .25s ease}.cart-trigger-btn:hover{background:#ffffff1f;border-color:var(--border-glow);transform:translateY(-2px)}.cart-badge{position:absolute;top:-4px;right:-4px;background:var(--gold-primary);color:#000;font-size:.72rem;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--bg-obsidian)}.hero-narrative-section{position:relative;height:340vh;width:100%}.hero-scroll-track{position:relative;width:100%;height:100%}.sticky-story-viewport{position:sticky;top:0;left:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:flex-end;padding-right:clamp(2rem,5vw,7rem);pointer-events:none;background:linear-gradient(to left,#060608e0,#0606088c 38%,#06060800 60%)}.story-card{position:absolute;width:clamp(340px,38vw,540px);padding:2.6rem 2.4rem;background:transparent;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;opacity:0;transform:translateY(35px) scale(.96);transition:opacity .5s var(--ease-spring),transform .5s var(--ease-spring);pointer-events:auto;right:clamp(2rem,5vw,7rem);left:auto}.story-card.active{opacity:1;transform:translateY(0) scale(1)}.pill-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .95rem;border-radius:99px;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.2rem}.badge-dot{width:6px;height:6px;border-radius:50%}.am-pill{background:var(--gold-soft);color:var(--gold-primary);border:1px solid rgba(226,149,72,.3)}.am-pill .badge-dot{background:var(--gold-primary)}.transition-pill{background:#a855f726;color:#c084fc;border:1px solid rgba(168,85,247,.3)}.transition-pill .badge-dot{background:#c084fc}.pm-pill{background:var(--blue-soft);color:var(--blue-glow);border:1px solid rgba(79,120,232,.3)}.pm-pill .badge-dot{background:var(--blue-glow)}.system-pill{background:linear-gradient(90deg,#e295482e,#4f78e82e);color:#fef08a;border:1px solid rgba(254,240,138,.3)}.system-pill .badge-dot{background:#fef08a}.story-heading{font-family:var(--font-serif);font-size:clamp(2.2rem,3.8vw,2.9rem);line-height:1.15;font-weight:500;margin-bottom:1rem;color:var(--text-pure)}.highlight-gold{color:var(--gold-primary);font-style:italic}.highlight-twilight{color:#c084fc;font-style:italic}.highlight-blue{color:var(--blue-glow);font-style:italic}.highlight-gradient{background:linear-gradient(90deg,var(--gold-primary),var(--blue-glow));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-style:italic}.story-body{font-size:1.02rem;color:var(--text-muted);line-height:1.65;margin-bottom:1.5rem}.nutrient-tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.8rem}.nutrient-tag{background:#ffffff0f;border:1px solid var(--border-subtle);padding:.4rem .8rem;border-radius:8px;font-size:.82rem;color:var(--text-ivory)}.story-actions{display:flex;flex-direction:column;gap:1rem}.scroll-hint{font-size:.8rem;color:var(--text-subtle);letter-spacing:.04em}.btn-primary{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--gold-primary),#cb7b2c);color:#050507;font-weight:600;font-size:.94rem;padding:.88rem 1.8rem;border-radius:99px;text-decoration:none;border:none;cursor:pointer;box-shadow:var(--shadow-gold);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 36px #e2954866;filter:brightness(1.08)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;color:var(--text-pure);font-weight:500;font-size:.94rem;padding:.88rem 1.7rem;border-radius:99px;text-decoration:none;border:1px solid var(--border-subtle);cursor:pointer;transition:all .25s ease}.btn-secondary:hover{background:#ffffff29;border-color:var(--border-glow);transform:translateY(-2px)}.full-width{width:100%}.nav-cta{padding:.65rem 1.4rem;font-size:.88rem}.comparison-mini{display:flex;align-items:center;background:#00000080;border:1px solid var(--border-subtle);border-radius:14px;padding:1.1rem;margin-bottom:1.5rem;gap:.9rem}.comp-col{flex:1;display:flex;flex-direction:column}.comp-label{font-size:.72rem;text-transform:uppercase;color:var(--text-subtle);margin-bottom:.25rem}.comp-val{font-size:.88rem;color:var(--text-muted)}.comp-col.highlight .comp-label{color:#c084fc}.comp-col.highlight .comp-val{color:var(--text-pure);font-weight:600}.comp-divider{font-size:.78rem;color:var(--text-subtle);font-style:italic}.system-highlights{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-bottom:1.8rem}.sys-item{font-size:.85rem;color:var(--text-ivory)}.savings{font-size:.82rem;opacity:.9;margin-left:.35rem}.section{padding:clamp(6rem,12vw,9.5rem) 1.5rem;position:relative;z-index:5;background:transparent}.container{max-width:1260px;margin:0 auto}.container.narrow{max-width:880px}.section-badge{display:inline-block;font-size:.78rem;text-transform:uppercase;letter-spacing:.2em;color:var(--gold-primary);font-weight:700;margin-bottom:.8rem}.section-title{font-family:var(--font-serif);font-size:clamp(2.3rem,4.2vw,3.5rem);font-weight:500;line-height:1.2;color:var(--text-pure);margin-bottom:1.1rem}.serif-italic{font-style:italic;font-family:var(--font-serif);color:var(--gold-primary)}.section-subtitle{font-size:1.15rem;color:var(--text-muted);max-width:700px;line-height:1.7;margin-bottom:3.8rem}.problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.8rem}.problem-card{background:var(--bg-surface-glass);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1px solid var(--border-subtle);border-radius:22px;padding:2.4rem 2rem;transition:transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease}.problem-card:hover{transform:translateY(-6px);background:var(--bg-surface-hover);border-color:#e2954866;box-shadow:var(--shadow-md)}.problem-icon{font-size:2.2rem;margin-bottom:1.2rem}.problem-card h3{font-size:1.2rem;color:var(--text-pure);font-weight:600;margin-bottom:.8rem}.problem-card p{font-size:.95rem;color:var(--text-muted);line-height:1.65}.comparison-table-wrapper{overflow-x:auto;background:var(--bg-surface-glass);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-subtle);border-radius:24px;box-shadow:var(--shadow-md)}.comparison-table{width:100%;border-collapse:collapse;text-align:left}.comparison-table th,.comparison-table td{padding:1.5rem 2rem;border-bottom:1px solid var(--border-subtle)}.comparison-table th{font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-subtle);background:#ffffff08}.col-ampm{background:#e2954812}.comparison-table th.col-ampm{color:var(--gold-primary);font-weight:700}.feature-name{font-weight:600;color:var(--text-pure);font-size:1rem}.col-traditional{color:var(--text-muted);font-size:.95rem}.highlight-cell{color:var(--text-pure);font-weight:600;font-size:1rem}.circadian-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:2rem}.timeline-card{background:var(--bg-surface-glass);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1px solid var(--border-subtle);border-radius:22px;padding:2.4rem 2rem;position:relative;overflow:hidden;transition:transform .3s ease,border-color .3s ease}.timeline-card:hover{transform:translateY(-5px);background:var(--bg-surface-hover)}.card-am{border-top:4px solid var(--gold-primary)}.card-transition{border-top:4px solid #c084fc}.card-pm{border-top:4px solid var(--blue-glow)}.timeline-time{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:var(--text-subtle);margin-bottom:.8rem;font-weight:600}.timeline-icon{font-size:2.4rem;margin-bottom:1.1rem}.timeline-card h3{font-family:var(--font-serif);font-size:1.45rem;color:var(--text-pure);margin-bottom:1.2rem}.timeline-points{list-style:none;display:flex;flex-direction:column;gap:1rem}.timeline-points li{font-size:.94rem;color:var(--text-muted);line-height:1.6;padding-left:1.3rem;position:relative}.timeline-points li:before{content:"•";position:absolute;left:0;color:var(--gold-primary);font-size:1.2rem}.card-pm .timeline-points li:before{color:var(--blue-glow)}.pricing-toggle-wrapper{display:flex;align-items:center;justify-content:center;gap:1.3rem;margin-bottom:3.8rem}.toggle-label{font-size:.98rem;color:var(--text-subtle);font-weight:500;transition:color .3s ease}.toggle-label.active{color:var(--text-pure);font-weight:600}.badge-discount{background:#e295482e;color:var(--gold-primary);font-size:.72rem;padding:.25rem .7rem;border-radius:99px;margin-left:.45rem;border:1px solid rgba(226,149,72,.35)}.switch{position:relative;display:inline-block;width:54px;height:30px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ffffff24;transition:.3s;border-radius:34px}.slider:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%}input:checked+.slider{background-color:var(--gold-primary)}input:checked+.slider:before{transform:translate(24px)}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.2rem;align-items:stretch}.product-card{background:var(--bg-surface-glass);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-subtle);border-radius:26px;padding:2.4rem;display:flex;flex-direction:column;position:relative;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-6px);background:var(--bg-surface-hover);border-color:var(--border-glow);box-shadow:var(--shadow-lg)}.featured-product{background:#181924d9;border:1px solid var(--border-gold);box-shadow:var(--shadow-gold);transform:scale(1.03)}.featured-product:hover{transform:scale(1.03) translateY(-6px)}.featured-ribbon{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,var(--gold-primary),#f5b066);color:#000;font-size:.75rem;font-weight:700;padding:.35rem 1.2rem;border-radius:99px;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 4px 14px #e2954873}.product-tag{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;margin-bottom:1.2rem}.am-tag{color:var(--gold-primary)}.pm-tag{color:var(--blue-glow)}.combo-tag{color:#fef08a}.product-image-container{width:100%;height:240px;border-radius:18px;overflow:hidden;margin-bottom:1.6rem;background:#000;display:flex;align-items:center;justify-content:center}.product-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-img{transform:scale(1.06)}.product-details{display:flex;flex-direction:column;flex:1}.product-title{font-family:var(--font-serif);font-size:1.55rem;font-weight:500;color:var(--text-pure);margin-bottom:.5rem}.product-desc{font-size:.94rem;color:var(--text-muted);line-height:1.55;margin-bottom:1.2rem;min-height:55px}.product-specs{display:flex;gap:.6rem;font-size:.8rem;color:var(--text-subtle);margin-bottom:1.4rem}.product-pricing{display:flex;align-items:baseline;gap:.85rem;margin-bottom:1.6rem}.price-current{font-size:1.9rem;font-weight:700;color:var(--text-pure)}.price-mrp{font-size:1.05rem;color:var(--text-subtle);text-decoration:line-through}.subscription-selector{margin-bottom:1.4rem}.sub-label{display:block;font-size:.8rem;color:var(--text-subtle);margin-bottom:.4rem}.sub-dropdown{width:100%;background:#ffffff14;border:1px solid var(--border-subtle);color:var(--text-ivory);padding:.75rem 1rem;border-radius:12px;font-size:.88rem;cursor:pointer;outline:none}.sub-guarantee{font-size:.78rem;color:var(--text-subtle);text-align:center;margin-top:.9rem}.founders-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.6rem;margin-bottom:4rem}.founder-card{background:var(--bg-surface-glass);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-subtle);border-radius:24px;padding:2.8rem 2.4rem;position:relative;transition:transform .3s ease}.founder-card:hover{transform:translateY(-4px);background:var(--bg-surface-hover)}.founder-avatar-wrap{margin-bottom:1.5rem}.founder-avatar{width:70px;height:70px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;font-size:2.2rem;border:2px solid var(--border-subtle)}.founder-name{font-family:var(--font-serif);font-size:1.5rem;color:var(--text-pure);margin-bottom:.2rem}.founder-role{font-size:.82rem;color:var(--gold-primary);font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.2rem}.founder-quote{font-size:.98rem;color:var(--text-muted);line-height:1.7;font-style:italic}.pillars-row{display:flex;align-items:center;justify-content:space-between;background:#0e0f1699;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:22px;padding:2.2rem 2.6rem;gap:1.5rem}.pillar-item{flex:1}.pillar-label{display:block;font-size:.78rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--gold-primary);margin-bottom:.4rem}.pillar-item p{font-size:.95rem;color:var(--text-ivory);line-height:1.55}.pillar-arrow{color:var(--text-subtle);font-size:1.5rem}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3.8rem}.review-card{background:var(--bg-surface-glass);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1px solid var(--border-subtle);border-radius:22px;padding:2.4rem 2rem;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease}.review-card:hover{transform:translateY(-5px);background:var(--bg-surface-hover)}.review-stars{color:var(--gold-primary);font-size:1.05rem;letter-spacing:.15em;margin-bottom:1.1rem}.review-text{font-size:.98rem;color:var(--text-muted);line-height:1.7;font-style:italic;margin-bottom:1.6rem}.review-author{display:flex;flex-direction:column}.author-name{font-weight:600;color:var(--text-pure);font-size:.92rem}.author-meta{font-size:.8rem;color:var(--text-subtle)}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-top:2.2rem;border-top:1px solid var(--border-subtle)}.trust-item{display:flex;align-items:center;gap:.9rem}.trust-icon{font-size:1.6rem}.trust-text{font-size:.9rem;color:var(--text-ivory);font-weight:500}.accordion{display:flex;flex-direction:column;gap:1.1rem}.accordion-item{background:var(--bg-surface-glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:18px;overflow:hidden;transition:border-color .25s ease,background .25s ease}.accordion-item:hover{border-color:var(--border-glow);background:var(--bg-surface-hover)}.accordion-header{width:100%;padding:1.5rem 2rem;background:transparent;border:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:var(--text-pure);font-size:1.1rem;font-weight:500;text-align:left}.accordion-icon{font-size:1.5rem;color:var(--gold-primary);transition:transform .3s ease}.accordion-header[aria-expanded=true] .accordion-icon{transform:rotate(45deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .4s var(--ease-spring),padding .3s ease;padding:0 2rem}.accordion-header[aria-expanded=true]+.accordion-content{max-height:320px;padding:0 2rem 1.8rem}.accordion-content p{font-size:.96rem;color:var(--text-muted);line-height:1.7}.newsletter-box{background:#0e0f16b8;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);border:1px solid var(--border-subtle);border-radius:30px;padding:3.8rem 3rem;text-align:center;box-shadow:var(--shadow-md)}.newsletter-title{font-family:var(--font-serif);font-size:2.3rem;color:var(--text-pure);margin:1.1rem 0 .9rem}.newsletter-desc{font-size:1.02rem;color:var(--text-muted);max-width:540px;margin:0 auto 2.2rem;line-height:1.65}.newsletter-form{display:flex;max-width:480px;margin:0 auto;gap:.7rem}.newsletter-input{flex:1;background:#ffffff14;border:1px solid var(--border-subtle);border-radius:99px;padding:.9rem 1.6rem;color:var(--text-pure);font-size:.95rem;outline:none;transition:border-color .25s ease}.newsletter-input:focus{border-color:var(--gold-primary)}.newsletter-note{font-size:.82rem;color:var(--text-subtle);margin-top:1rem}.site-footer{background:#06070ad9;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);padding:5.5rem 1.5rem 3rem;border-top:1px solid var(--border-subtle);position:relative;z-index:5}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3.5rem;margin-bottom:3.8rem}.footer-logo{font-family:var(--font-serif);font-size:1.9rem;font-weight:700;color:var(--text-pure);margin-bottom:1rem}.footer-logo .gold{color:var(--gold-primary)}.footer-tagline{font-size:.95rem;color:var(--text-muted);max-width:320px;line-height:1.65}.footer-links-col h4{font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;color:var(--text-subtle);margin-bottom:1.3rem}.footer-links-col a{display:block;color:var(--text-muted);text-decoration:none;font-size:.92rem;margin-bottom:.7rem;transition:color .2s ease}.footer-links-col a:hover{color:var(--text-pure)}.footer-info{font-size:.9rem;color:var(--text-muted);margin-bottom:.45rem}.footer-socials{display:flex;gap:.6rem;margin-top:1.2rem;color:var(--text-subtle)}.footer-socials a{display:inline;color:var(--text-muted)}.footer-divider{height:1px;background:var(--border-subtle);margin-bottom:2.2rem}.footer-bottom{display:flex;flex-direction:column;gap:1rem;text-align:center}.disclaimer-text{font-size:.8rem;color:var(--text-subtle);max-width:820px;margin:0 auto;line-height:1.55}.copyright-text{font-size:.8rem;color:var(--text-subtle)}.cart-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.cart-backdrop.open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:450px;background:#0e0f16eb;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-left:1px solid var(--border-subtle);z-index:2001;display:flex;flex-direction:column;transform:translate(100%);transition:transform .4s var(--ease-spring);box-shadow:-12px 0 45px #000000bf}.cart-drawer.open{transform:translate(0)}.cart-drawer-header{padding:1.6rem 2rem;border-bottom:1px solid var(--border-subtle)}.cart-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.cart-title-row h3{font-family:var(--font-serif);font-size:1.35rem;color:var(--text-pure)}.cart-close-btn{background:transparent;border:none;color:var(--text-muted);font-size:1.3rem;cursor:pointer;padding:.4rem;transition:color .2s ease}.cart-close-btn:hover{color:var(--text-pure)}.free-shipping-progress{background:#ffffff0d;border-radius:10px;padding:.7rem .9rem}.shipping-text{display:block;font-size:.78rem;color:var(--gold-primary);font-weight:600;margin-bottom:.4rem}.shipping-bar-track{width:100%;height:4px;background:#ffffff1f;border-radius:99px;overflow:hidden}.shipping-bar-fill{height:100%;background:var(--gold-primary)}.cart-drawer-items{flex:1;overflow-y:auto;padding:1.6rem 2rem}.empty-cart-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;padding:2rem 1rem}.empty-icon{font-size:3.2rem;margin-bottom:1rem}.empty-title{font-size:1.15rem;font-weight:600;color:var(--text-pure);margin-bottom:.4rem}.empty-sub{font-size:.9rem;color:var(--text-muted);margin-bottom:1.6rem}.cart-item-card{display:flex;gap:1rem;padding:1.1rem 0;border-bottom:1px solid var(--border-subtle)}.cart-item-img{width:72px;height:72px;border-radius:12px;object-fit:cover;background:#000}.cart-item-info{flex:1;display:flex;flex-direction:column;justify-content:space-between}.cart-item-title{font-size:.95rem;font-weight:600;color:var(--text-pure)}.cart-item-price{font-size:.9rem;color:var(--gold-primary);font-weight:600}.cart-item-controls{display:flex;align-items:center;justify-content:space-between;margin-top:.6rem}.qty-stepper{display:flex;align-items:center;border:1px solid var(--border-subtle);border-radius:8px}.qty-btn{background:transparent;border:none;color:var(--text-pure);width:28px;height:28px;cursor:pointer;font-size:.95rem}.qty-val{font-size:.85rem;padding:0 .6rem;color:var(--text-pure)}.remove-item-btn{background:transparent;border:none;color:var(--text-subtle);font-size:.8rem;cursor:pointer;transition:color .2s}.remove-item-btn:hover{color:#ef4444}.cart-drawer-footer{padding:1.6rem 2rem;border-top:1px solid var(--border-subtle);background:#0a0b10f2}.cart-summary-line{display:flex;justify-content:space-between;font-size:.95rem;color:var(--text-muted);margin-bottom:.7rem}.cart-subtotal{font-size:1.25rem;font-weight:700;color:var(--text-pure)}.free-badge{color:var(--gold-primary);font-weight:700;font-size:.85rem}.checkout-btn{margin:1.1rem 0 .9rem}.cart-guarantee{font-size:.75rem;color:var(--text-subtle);text-align:center;line-height:1.45}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3000;display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.modal-backdrop.open{opacity:1;visibility:visible}.modal-box{background:var(--bg-surface-glass);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-glow);border-radius:26px;padding:2.8rem;max-width:450px;width:100%;text-align:center;box-shadow:var(--shadow-lg)}.modal-icon{font-size:3.2rem;margin-bottom:1.1rem}.modal-title{font-family:var(--font-serif);font-size:1.7rem;color:var(--text-pure);margin-bottom:.85rem}.modal-desc{font-size:.95rem;color:var(--text-muted);line-height:1.65;margin-bottom:2rem}.toast-notification{position:fixed;bottom:2rem;right:2rem;background:#12131aeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--border-glow);padding:.95rem 1.5rem;border-radius:14px;box-shadow:var(--shadow-md);color:var(--text-pure);font-size:.92rem;z-index:4000;transform:translateY(100px);opacity:0;transition:transform .4s var(--ease-spring),opacity .4s ease;pointer-events:none}.toast-notification.show{transform:translateY(0);opacity:1}.theme-toggle-btn{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:#80808014;border:1px solid var(--border-subtle);border-radius:50%;cursor:pointer;position:relative;overflow:hidden;transition:background .3s ease,border-color .3s ease,transform .25s ease}.theme-toggle-btn:hover{background:#8080802e;border-color:var(--border-glow);transform:translateY(-2px) rotate(15deg)}.theme-icon{font-size:1rem;position:absolute;transition:transform .4s var(--ease-spring),opacity .3s ease;line-height:1;pointer-events:none}[data-theme=dark] .theme-icon-dark{opacity:1;transform:translateY(0) rotate(0)}[data-theme=dark] .theme-icon-light{opacity:0;transform:translateY(20px) rotate(90deg)}[data-theme=light] .theme-icon-dark{opacity:0;transform:translateY(-20px) rotate(-90deg)}[data-theme=light] .theme-icon-light{opacity:1;transform:translateY(0) rotate(0)}html:not([data-theme]) .theme-icon-dark{opacity:1}html:not([data-theme]) .theme-icon-light{opacity:0}[data-theme=light] .nav-link{color:var(--text-muted)}[data-theme=light] .nav-link:hover,[data-theme=light] .logo-am{color:var(--gold-primary)}[data-theme=light] .ham-line{background:var(--text-pure)}[data-theme=light] .frame-indicator{background:#f8f5f0e0}[data-theme=light] .phase-tag{color:var(--gold-primary)}[data-theme=light] .frame-counter,[data-theme=light] .scroll-hint{color:var(--text-muted)}.problem-grid,.circadian-timeline,.products-grid,.founders-grid,.reviews-grid{perspective:1400px}.problem-card,.timeline-card,.founder-card,.review-card{transform-style:preserve-3d;will-change:transform,box-shadow}.problem-card:hover{transform:translateY(-10px) rotateX(3deg);box-shadow:var(--shadow-3d),0 0 0 1px var(--border-gold);border-color:#e2954873}.timeline-card:hover{transform:translateY(-8px) rotateX(3deg);box-shadow:var(--shadow-3d)}.product-card{transform-style:preserve-3d;will-change:transform,box-shadow;transition:transform .4s var(--ease-spring),border-color .3s ease,background .3s ease,box-shadow .4s ease}.product-card:hover{transform:translateY(-10px) rotateX(2deg) rotateY(-1deg);box-shadow:var(--shadow-3d),var(--shadow-gold)}.featured-product{position:relative}.featured-product:hover{transform:scale(1.03) translateY(-10px) rotateX(2deg);box-shadow:var(--shadow-3d),var(--shadow-gold)}.featured-product:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:28px;background:linear-gradient(135deg,var(--gold-primary),var(--blue-night),var(--gold-glow));z-index:-1;opacity:.5;filter:blur(10px);transition:opacity .4s ease,filter .4s ease}.featured-product:hover:before{opacity:.9;filter:blur(16px)}.founder-card:hover,.review-card:hover{transform:translateY(-8px) rotateX(2deg);box-shadow:var(--shadow-3d)}@keyframes float-card{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.005)}}.story-card.active{opacity:1;transform:translateY(0) scale(1);animation:float-card 5.5s ease-in-out infinite;animation-delay:.6s}.product-image-container:after{content:"";position:absolute;top:0;left:-80%;width:55%;height:100%;background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.12) 50%,transparent 100%);transform:skew(-18deg);opacity:0}.product-card:hover .product-image-container:after{opacity:1;animation:shimmer-slide .65s ease forwards}@keyframes shimmer-slide{0%{left:-80%}to{left:120%}}.hamburger-btn{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;background:#ffffff0f;border:1px solid var(--border-subtle);border-radius:50%;cursor:pointer;padding:0;transition:background .25s ease,border-color .25s ease;position:relative;z-index:1002}.hamburger-btn:hover{background:#ffffff21;border-color:var(--border-glow)}.ham-line{display:block;width:20px;height:2px;background:var(--text-ivory);border-radius:99px;transition:transform .35s var(--ease-spring),opacity .25s ease,width .3s ease;transform-origin:center}.hamburger-btn.open .ham-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger-btn.open .ham-line:nth-child(2){opacity:0;width:0}.hamburger-btn.open .ham-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1099;background:#0000;transition:background .35s ease;pointer-events:none}.mobile-menu-backdrop.visible{display:block;pointer-events:auto;background:#0000008c}.mobile-menu-cta{display:none}@media (max-width: 1024px){.products-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.featured-product{transform:none}.featured-product:hover{transform:translateY(-6px)}.founders-grid,.reviews-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.fixed-canvas-container{height:100vh;height:100dvh}.site-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:1001;padding:1.1rem 2.2rem;background:var(--nav-bg);isolation:isolate;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,background;transition:background .4s ease,backdrop-filter .4s ease,border-bottom .4s ease,box-shadow .4s ease}.hamburger-btn{display:flex}.desktop-only{display:none!important}.nav-links{display:flex!important;flex-direction:column;align-items:flex-start;gap:0;position:fixed;top:0;right:0;bottom:0;width:min(82vw,320px);z-index:1100;background:#08090ef7;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border-left:1px solid var(--border-subtle);padding:6rem 1.8rem 2.5rem;transform:translate(100%);transition:transform .38s var(--ease-spring);overflow-y:auto;pointer-events:none}.nav-links.mobile-open{transform:translate(0);pointer-events:auto}.nav-link{display:block;width:100%;font-size:1.15rem;font-weight:500;color:var(--text-muted);padding:1rem 0;border-bottom:1px solid var(--border-subtle);letter-spacing:.02em;transition:color .2s ease,padding-left .2s ease}.nav-link:first-child{padding-top:.5rem}.nav-link:hover{color:var(--gold-primary);padding-left:.5rem}.mobile-menu-cta{display:inline-flex;margin-top:2rem;width:100%;text-align:center;justify-content:center;border-bottom:none}.hero-narrative-section{height:260vh}.sticky-story-viewport{align-items:flex-end;justify-content:center;padding:0 1rem 4.5rem;pointer-events:none;background:linear-gradient(to top,#060608d1,#06060859 35%,#06060800 65%)}.story-card{position:absolute;bottom:4.5rem;left:1rem;right:1rem;width:auto;max-width:440px;margin:0 auto;padding:1rem 1.2rem;border-radius:20px;background:#08090e94;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.14);box-shadow:0 12px 36px #000000bf;text-align:center;pointer-events:auto}.story-card .nutrient-tags,.story-card .comparison-mini,.story-card .system-highlights,.story-card .btn-secondary,.story-card .btn-primary{display:none!important}.story-card .pill-badge{margin-bottom:.35rem;font-size:.68rem;padding:.22rem .75rem}.story-heading{font-size:1.35rem;line-height:1.2;margin-bottom:.35rem}.story-body{font-size:.84rem;line-height:1.45;margin-bottom:.4rem;color:var(--text-ivory);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.scroll-hint{font-size:.72rem;color:var(--gold-primary);letter-spacing:.04em;font-weight:500}.frame-indicator{left:50%;bottom:1rem;transform:translate(-50%);padding:.4rem .85rem;gap:.6rem;background:#08090ed9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.14);box-shadow:0 6px 20px #0009}.phase-tag{font-size:.65rem;letter-spacing:.08em}.progress-track{width:50px;height:3px}.frame-counter{font-size:.65rem}.section{padding:4rem 1rem}.section-title{font-size:1.85rem}.section-subtitle{font-size:.92rem;margin-bottom:2rem}.problem-card,.timeline-card,.product-card,.founder-card,.review-card,.newsletter-box{padding:1.6rem 1.3rem;border-radius:20px;background:#0a0b117a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.products-grid{gap:1.6rem}.product-image-container{height:200px}.pillars-row{flex-direction:column;text-align:center;padding:1.6rem 1.2rem}.pillar-arrow{transform:rotate(90deg)}.trust-strip{grid-template-columns:1fr 1fr;gap:1rem}.footer-top{grid-template-columns:1fr;gap:2.2rem}.newsletter-form{flex-direction:column}}:root,[data-theme=dark]{--purple: #c084fc;--yellow-accent: #fef08a}[data-theme=light]{--bg-obsidian: #F8F5F0;--bg-page: #F8F5F0;--bg-surface-glass: rgba(255, 255, 255, .5);--bg-surface-hover: rgba(255, 255, 255, .92);--bg-glass-heavy: rgba(255, 252, 247, .92);--border-subtle: rgba(60, 40, 20, .12);--border-glow: rgba(60, 40, 20, .24);--border-gold: rgba(193, 123, 40, .5);--gold-primary: #c17b28;--gold-glow: #d98f3a;--gold-dark: #8a5510;--gold-soft: rgba(193, 123, 40, .13);--blue-night: #2d4db8;--blue-glow: #3a5fd0;--blue-dark: #1a347a;--blue-soft: rgba(45, 77, 184, .1);--purple: #7c3aed;--yellow-accent: #a16207;--text-pure: #1c1712;--text-ivory: #241e17;--text-body: #33291f;--text-muted: #5a4d3f;--text-subtle: #7d6f60;--nav-scrolled-bg: rgba(248, 245, 240, .9);--nav-border: rgba(60, 40, 20, .1);--shadow-sm: 0 4px 16px rgba(80, 55, 25, .08);--shadow-md: 0 16px 40px rgba(80, 55, 25, .12);--shadow-lg: 0 28px 70px rgba(80, 55, 25, .16);--shadow-gold: 0 12px 35px rgba(193, 123, 40, .25);--shadow-3d: 0 20px 60px rgba(80, 55, 25, .14), 0 4px 16px rgba(80, 55, 25, .07);--canvas-opacity: 1}[data-theme=light] .sticky-story-viewport{background:linear-gradient(to left,#f8f5f0cc,#f8f5f04d 28%,#f8f5f000 50%)}[data-theme=light] .story-card{background:#fffcf7db;border-color:#3c28141f;box-shadow:var(--shadow-lg),0 0 0 1px #fff9 inset}[data-theme=light] .frame-indicator{background:#fffcf7e0;border-color:var(--border-subtle)}[data-theme=light] .progress-track,[data-theme=light] .shipping-bar-track{background:#3c28141f}[data-theme=light] .site-header.scrolled{box-shadow:0 4px 24px #5037191a}[data-theme=light] .cart-trigger-btn,[data-theme=light] .hamburger-btn,[data-theme=light] .theme-toggle-btn{background:#ffffffb3;color:var(--text-ivory)}[data-theme=light] .cart-trigger-btn:hover,[data-theme=light] .hamburger-btn:hover,[data-theme=light] .theme-toggle-btn:hover{background:#fff}[data-theme=light] .transition-pill{background:#7c3aed1a;color:#6d28d9;border-color:#7c3aed4d}[data-theme=light] .transition-pill .badge-dot{background:#6d28d9}[data-theme=light] .system-pill{background:linear-gradient(90deg,#c17b2829,#2d4db81f);color:#8a5510;border-color:#a1620759}[data-theme=light] .system-pill .badge-dot{background:#a16207}[data-theme=light] .highlight-twilight,[data-theme=light] .comp-col.highlight .comp-label{color:#6d28d9}[data-theme=light] .combo-tag{color:#a16207}[data-theme=light] .card-transition{border-top-color:#7c3aed}[data-theme=light] .nutrient-tag{background:#c17b2814;color:var(--text-ivory)}[data-theme=light] .comparison-mini{background:#ffffffbf}[data-theme=light] .btn-secondary{background:#ffffffbf;color:var(--text-pure);border-color:#3c28142e}[data-theme=light] .btn-secondary:hover{background:#fff;border-color:var(--gold-primary);color:var(--gold-dark)}[data-theme=light] .btn-primary{color:#fff;background:linear-gradient(135deg,#c17b28,#a8631a)}[data-theme=light] .comparison-table th{background:#3c28140a}[data-theme=light] .col-ampm{background:#c17b2817}[data-theme=light] .featured-product{background:#fffaf0f0;border-color:var(--border-gold)}[data-theme=light] .featured-ribbon{color:#fff}[data-theme=light] .product-image-container{background:#efe8dc}[data-theme=light] .badge-discount{background:#c17b2824;color:var(--gold-dark)}[data-theme=light] .slider{background-color:#3c28142e}[data-theme=light] input:checked+.slider{background-color:var(--gold-primary)}[data-theme=light] .sub-dropdown,[data-theme=light] .newsletter-input{background:#ffffffd9;color:var(--text-pure);border-color:#3c28142e}[data-theme=light] .sub-dropdown option{background:#fff;color:#1c1712}[data-theme=light] .newsletter-input::placeholder{color:var(--text-subtle)}[data-theme=light] .founder-avatar{background:#c17b281a}[data-theme=light] .pillars-row,[data-theme=light] .newsletter-box{background:#fffcf7c7}[data-theme=light] .site-footer{background:#f0e9deeb}[data-theme=light] .cart-backdrop,[data-theme=light] .modal-backdrop{background:#281c0f73}[data-theme=light] .cart-drawer{background:#fcf9f4f7;box-shadow:-12px 0 45px #5037192e}[data-theme=light] .cart-drawer-footer{background:#f8f5f0fa}[data-theme=light] .free-shipping-progress{background:#c17b2814}[data-theme=light] .cart-item-img{background:#efe8dc}[data-theme=light] .modal-box{background:#fffcf7f5}[data-theme=light] .toast-notification{background:#fffcf7f5;color:var(--text-pure)}@media (max-width: 768px){[data-theme=light] .site-header{background:#f8f5f0a6}[data-theme=light] .nav-links{background:#fcf9f4fa}[data-theme=light] .sticky-story-viewport{background:linear-gradient(to top,#f8f5f0e6,#f8f5f066 35%,#f8f5f000 65%)}[data-theme=light] .story-card{background:#fffcf7cc;border-color:#3c281424;box-shadow:0 12px 36px #5037192e}[data-theme=light] .frame-indicator{background:#fffcf7eb;border-color:#3c281424;box-shadow:0 6px 20px #50371926}[data-theme=light] .problem-card,[data-theme=light] .timeline-card,[data-theme=light] .product-card,[data-theme=light] .founder-card,[data-theme=light] .review-card,[data-theme=light] .newsletter-box{background:#ffffffb8}[data-theme=light] .featured-product{background:#fffaf0f0}}.reveal{opacity:0;translate:0 -120px;rotate:1 0 0 40deg;scale:.9;transition:opacity .7s ease var(--d, 0s),translate 1.1s cubic-bezier(.34,1.56,.64,1) var(--d, 0s),rotate 1.1s cubic-bezier(.34,1.56,.64,1) var(--d, 0s),scale 1.1s cubic-bezier(.34,1.56,.64,1) var(--d, 0s),transform .4s cubic-bezier(.16,1,.3,1),border-color .3s ease,background .3s ease,box-shadow .4s ease}.reveal.in{opacity:1;translate:0 0;rotate:1 0 0 0deg;scale:1}.reveal-text{opacity:0;translate:0 50px;transition:opacity .8s ease var(--d, 0s),translate .9s cubic-bezier(.16,1,.3,1) var(--d, 0s)}.reveal-text.in{opacity:1;translate:0 0}.accordion,.trust-strip{perspective:1400px}.section>.container{position:relative;z-index:1}.bean-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.bean{position:absolute;top:-30px;width:var(--s);height:calc(var(--s) * 1.5);border-radius:50%;background:radial-gradient(circle at 35% 30%,var(--gold-glow),var(--gold-dark));box-shadow:0 0 12px #e295488c;opacity:0;animation:bean-fall var(--t) cubic-bezier(.3,.1,.6,1) var(--d) forwards}.bean:after{content:"";position:absolute;left:50%;top:12%;bottom:12%;width:1.5px;background:#00000059;border-radius:2px;transform:translate(-50%) rotate(8deg)}@keyframes bean-fall{0%{transform:translate3d(0,-40px,0) rotate(0);opacity:0}10%{opacity:1}85%{opacity:.9}to{transform:translate3d(var(--x),var(--h),0) rotate(var(--r));opacity:0}}@media (prefers-reduced-motion: reduce){.reveal,.reveal-text{opacity:1;translate:none;rotate:none;scale:none;transition:none}.bean-layer{display:none}}@media (max-width: 420px){.story-heading{font-size:1.15rem}.section-title{font-size:1.55rem}.products-grid,.problem-grid,.circadian-timeline{gap:1.1rem}.product-card,.problem-card,.timeline-card{padding:1.3rem 1rem}.newsletter-box{padding:2.2rem 1.2rem}}@media (max-width: 900px){.hamburger-btn{display:flex}.desktop-only{display:none!important}}@media (max-width: 768px){.site-header{position:fixed;top:0;left:0;right:0;z-index:1001;padding:.75rem 1.1rem;padding-top:calc(.75rem + env(safe-area-inset-top));background:#06070a8c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:.999}}.story-card,[data-theme=light] .story-card{background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}@media (max-width: 768px){.story-card,[data-theme=light] .story-card{background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:.5rem 1.2rem!important}}.story-heading,.story-body,.pill-badge,.scroll-hint,.nutrient-tag,.comp-label,.comp-val,.sys-item{text-shadow:0 2px 14px rgba(0,0,0,.65),0 1px 3px rgba(0,0,0,.8)}[data-theme=light] .story-heading,[data-theme=light] .story-body,[data-theme=light] .pill-badge,[data-theme=light] .scroll-hint,[data-theme=light] .nutrient-tag,[data-theme=light] .comp-label,[data-theme=light] .comp-val,[data-theme=light] .sys-item{text-shadow:0 2px 14px rgba(255,255,255,.75),0 1px 3px rgba(255,255,255,.9)}.pill-badge,.nutrient-tag{background:transparent!important;border:none!important;padding:.2rem 0!important}.comparison-mini{background:transparent!important;border:none!important;box-shadow:none!important}.story-heading{background:linear-gradient(100deg,var(--gold-primary) 0%,var(--gold-glow) 20%,#ffffff 40%,var(--blue-glow) 60%,var(--gold-primary) 80%,var(--gold-glow) 100%);background-size:300% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:heading-shimmer 6s linear infinite}@keyframes heading-shimmer{0%{background-position:0% 50%}to{background-position:300% 50%}}.badge-dot{animation:dot-pulse 1.8s ease-in-out infinite}@keyframes dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}@media (prefers-reduced-motion: reduce){.story-heading{animation:none;background-position:0% 50%}.badge-dot{animation:none}}.sticky-story-viewport{background:linear-gradient(to left,#0606088c,#0606084d 30%,#06060800 55%)!important}[data-theme=light] .sticky-story-viewport{background:linear-gradient(to left,#140e064d,#140e0624 30%,#140e0600 55%)!important}@media (max-width: 768px){.sticky-story-viewport{background:linear-gradient(to top,#060608a6,#06060840 35%,#06060800 65%)!important}}.story-actions .btn-secondary,.story-actions .btn-primary{background:#ffffff0f!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1.5px solid var(--gold-primary)!important;color:var(--text-pure)!important;box-shadow:0 8px 28px #e295482e;font-weight:600;letter-spacing:.01em;transition:all .3s ease}.story-actions .btn-secondary:hover,.story-actions .btn-primary:hover{background:#e2954829!important;border-color:var(--gold-glow)!important;transform:translateY(-3px);box-shadow:0 14px 36px #e2954852}.story-actions{gap:.9rem}.scroll-hint{opacity:.85;font-weight:500}.story-heading{letter-spacing:-.01em}.nutrient-tag{display:inline-flex;align-items:center;gap:.4rem;padding:.15rem 0!important}.pill-badge{border-bottom:1px solid currentColor;border-radius:0;padding-bottom:.3rem!important}.section{position:relative;isolation:isolate}.section:before{content:"";position:absolute;top:-2rem;right:-2rem;bottom:-2rem;left:-2rem;background:radial-gradient(ellipse 80% 60% at 50% 30%,#06070a61,#06070a9e);z-index:-1;pointer-events:none}[data-theme=light] .section:before{background:radial-gradient(ellipse 80% 60% at 50% 30%,#f8f5f08c,#f8f5f0c7)}.problem-card,.timeline-card,.founder-card,.review-card,.accordion-item,.newsletter-box,.pillars-row,.comparison-table-wrapper{background:transparent!important;border:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;border-radius:0!important;padding-left:0!important;padding-right:0!important}.problem-card,.timeline-card,.founder-card,.review-card{border-top:1px solid var(--border-subtle)!important;padding-top:1.8rem!important;transition:border-color .3s ease,transform .3s ease}.problem-card:hover,.timeline-card:hover,.founder-card:hover,.review-card:hover{border-top-color:var(--gold-primary)!important;transform:translateY(-4px);background:transparent!important;box-shadow:none!important}.timeline-card.card-am:hover,.problem-card:hover{border-top-color:var(--gold-primary)!important}.timeline-card.card-pm:hover{border-top-color:var(--blue-glow)!important}.timeline-card.card-transition:hover{border-top-color:#c084fc!important}.problem-card h3,.problem-card p,.timeline-card h3,.timeline-time,.timeline-points li,.founder-name,.founder-role,.founder-quote,.review-text,.author-name,.author-meta,.review-stars,.pillar-label,.pillar-item p,.newsletter-title,.newsletter-desc,.newsletter-note,.accordion-header,.accordion-content p,.comparison-table th,.comparison-table td,.section-title,.section-subtitle,.section-badge{text-shadow:0 2px 12px rgba(0,0,0,.55),0 1px 2px rgba(0,0,0,.7)}[data-theme=light] .problem-card h3,[data-theme=light] .problem-card p,[data-theme=light] .timeline-card h3,[data-theme=light] .timeline-time,[data-theme=light] .timeline-points li,[data-theme=light] .founder-name,[data-theme=light] .founder-role,[data-theme=light] .founder-quote,[data-theme=light] .review-text,[data-theme=light] .author-name,[data-theme=light] .author-meta,[data-theme=light] .review-stars,[data-theme=light] .pillar-label,[data-theme=light] .pillar-item p,[data-theme=light] .newsletter-title,[data-theme=light] .newsletter-desc,[data-theme=light] .newsletter-note,[data-theme=light] .accordion-header,[data-theme=light] .accordion-content p,[data-theme=light] .comparison-table th,[data-theme=light] .comparison-table td,[data-theme=light] .section-title,[data-theme=light] .section-subtitle,[data-theme=light] .section-badge{text-shadow:0 2px 12px rgba(255,255,255,.65),0 1px 2px rgba(255,255,255,.85)}.comparison-table th{background:transparent!important}.col-ampm,[data-theme=light] .col-ampm{background:transparent!important;border-bottom:2px solid var(--gold-primary)!important}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--border-subtle)!important}.pillars-row{border-top:1px solid var(--border-subtle)!important;border-bottom:1px solid var(--border-subtle)!important;border-radius:0!important;padding:2rem .5rem!important}.newsletter-box{padding:1rem 0!important;text-align:center}.newsletter-input{background:#ffffff0d!important;border:1.5px solid var(--border-glow)!important}[data-theme=light] .newsletter-input{background:#ffffff8c!important}.accordion-item{border-bottom:1px solid var(--border-subtle)!important}.accordion-header{padding-left:0!important;padding-right:.5rem!important}.accordion-content{padding-left:0!important}.accordion-header[aria-expanded=true]+.accordion-content{padding:0 .5rem 1.8rem 0!important}.trust-item{text-shadow:0 2px 10px rgba(0,0,0,.5)}[data-theme=light] .trust-item{text-shadow:0 2px 10px rgba(255,255,255,.7)}.product-card{background:#0a0b114d!important;border:1px solid var(--border-subtle)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}[data-theme=light] .product-card{background:#ffffff6b!important}.featured-product{background:#1819248c!important}[data-theme=light] .featured-product{background:#fffaf09e!important}.story-actions .btn-secondary,.story-actions .btn-primary{text-shadow:none!important}.story-actions .btn-secondary{color:var(--text-pure)!important;font-weight:700!important}.comparison-mini{padding:.4rem 0!important}.comp-label,.comp-val{text-shadow:0 2px 10px rgba(0,0,0,.7),0 1px 2px rgba(0,0,0,.9)}[data-theme=light] .comp-label,[data-theme=light] .comp-val{text-shadow:0 2px 10px rgba(255,255,255,.75),0 1px 2px rgba(255,255,255,.9)}[data-theme=light] .section:before{background:#f8f5f061;backdrop-filter:blur(46px) saturate(1.05);-webkit-backdrop-filter:blur(46px) saturate(1.05)}[data-theme=light] .sticky-story-viewport{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}[data-theme=light] .story-card:before{content:"";position:absolute;top:-1.5rem;right:-2rem;bottom:-1.5rem;left:-2rem;background:#f8f5f04d;backdrop-filter:blur(38px) saturate(1.05);-webkit-backdrop-filter:blur(38px) saturate(1.05);z-index:-1;border-radius:24px}[data-theme=light] .story-heading,[data-theme=light] .story-body,[data-theme=light] .pill-badge,[data-theme=light] .scroll-hint,[data-theme=light] .nutrient-tag,[data-theme=light] .comp-label,[data-theme=light] .comp-val,[data-theme=light] .sys-item,[data-theme=light] .problem-card h3,[data-theme=light] .problem-card p,[data-theme=light] .timeline-card h3,[data-theme=light] .timeline-time,[data-theme=light] .timeline-points li,[data-theme=light] .founder-name,[data-theme=light] .founder-role,[data-theme=light] .founder-quote,[data-theme=light] .review-text,[data-theme=light] .author-name,[data-theme=light] .author-meta,[data-theme=light] .pillar-label,[data-theme=light] .pillar-item p,[data-theme=light] .newsletter-title,[data-theme=light] .newsletter-desc,[data-theme=light] .newsletter-note,[data-theme=light] .accordion-header,[data-theme=light] .accordion-content p,[data-theme=light] .comparison-table th,[data-theme=light] .comparison-table td,[data-theme=light] .section-title,[data-theme=light] .section-subtitle,[data-theme=light] .section-badge{text-shadow:0 1px 3px rgba(255,255,255,.9)!important}[data-theme=light] .story-heading{background:linear-gradient(100deg,var(--gold-dark) 0%,var(--gold-primary) 20%,#1c1712 40%,var(--blue-dark) 60%,var(--gold-dark) 80%,var(--gold-primary) 100%);background-size:300% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}[data-theme=light] .comparison-table-wrapper{position:relative}[data-theme=light] .comparison-table-wrapper:before{content:"";position:absolute;top:-1rem;right:-1.5rem;bottom:-1rem;left:-1.5rem;background:#f8f5f073;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);z-index:-1;border-radius:20px}[data-theme=light] .founders-grid,[data-theme=light] .pillars-row,[data-theme=light] .newsletter-box,[data-theme=light] .reviews-grid,[data-theme=light] .circadian-timeline,[data-theme=light] .problem-grid{position:relative}[data-theme=light] .founders-grid:before,[data-theme=light] .pillars-row:before,[data-theme=light] .newsletter-box:before,[data-theme=light] .reviews-grid:before,[data-theme=light] .circadian-timeline:before,[data-theme=light] .problem-grid:before{content:"";position:absolute;top:-1.5rem;right:-2rem;bottom:-1.5rem;left:-2rem;background:#f8f5f052;backdrop-filter:blur(42px);-webkit-backdrop-filter:blur(42px);z-index:-1;border-radius:24px}[data-theme=light] .section:before,[data-theme=light] .story-card:before,[data-theme=light] .founders-grid:before,[data-theme=light] .pillars-row:before,[data-theme=light] .newsletter-box:before,[data-theme=light] .reviews-grid:before,[data-theme=light] .circadian-timeline:before,[data-theme=light] .problem-grid:before,[data-theme=light] .comparison-table-wrapper:before{content:none!important;display:none!important}.light-mode-blur{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:1;pointer-events:none;opacity:0;transition:opacity .4s ease;background:#f8f5f06b;backdrop-filter:blur(34px) saturate(1.1);-webkit-backdrop-filter:blur(34px) saturate(1.1)}[data-theme=light] .light-mode-blur{opacity:1}[data-theme=dark] .light-mode-blur,:root:not([data-theme]) .light-mode-blur{opacity:0}.page-content{position:relative;z-index:5}[data-theme=light] .story-heading,[data-theme=light] .story-body,[data-theme=light] .pill-badge,[data-theme=light] .scroll-hint,[data-theme=light] .nutrient-tag,[data-theme=light] .comp-label,[data-theme=light] .comp-val,[data-theme=light] .sys-item,[data-theme=light] .problem-card h3,[data-theme=light] .problem-card p,[data-theme=light] .timeline-card h3,[data-theme=light] .timeline-time,[data-theme=light] .timeline-points li,[data-theme=light] .founder-name,[data-theme=light] .founder-role,[data-theme=light] .founder-quote,[data-theme=light] .review-text,[data-theme=light] .author-name,[data-theme=light] .author-meta,[data-theme=light] .pillar-label,[data-theme=light] .pillar-item p,[data-theme=light] .newsletter-title,[data-theme=light] .newsletter-desc,[data-theme=light] .newsletter-note,[data-theme=light] .accordion-header,[data-theme=light] .accordion-content p,[data-theme=light] .comparison-table th,[data-theme=light] .comparison-table td,[data-theme=light] .section-title,[data-theme=light] .section-subtitle,[data-theme=light] .section-badge{text-shadow:0 1px 4px rgba(255,255,255,.85)!important}[data-theme=light] .story-heading{background:linear-gradient(100deg,var(--gold-dark) 0%,var(--gold-primary) 22%,#1c1712 42%,var(--blue-dark) 62%,var(--gold-dark) 82%,var(--gold-primary) 100%);background-size:300% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}[data-theme=light] .section-badge{font-weight:800}.pill-badge{font-size:.8rem;font-weight:700;letter-spacing:.18em;gap:.6rem}.badge-dot{width:7px;height:7px;box-shadow:0 0 10px currentColor}.am-pill .badge-dot{color:var(--gold-primary)}.pm-pill .badge-dot{color:var(--blue-glow)}.transition-pill .badge-dot{color:#c084fc}.story-heading{font-size:clamp(2.6rem,4.6vw,3.6rem);line-height:1.08;font-weight:600;margin-bottom:1.3rem;letter-spacing:-.015em}.story-heading .highlight-gold,.story-heading .highlight-blue,.story-heading .highlight-twilight{font-weight:500}.story-body{font-size:1.12rem;line-height:1.75;max-width:34ch;color:var(--text-ivory);opacity:.88;margin-bottom:1.9rem}.nutrient-tags{gap:.9rem 1.4rem;margin-bottom:2.2rem}.nutrient-tag{font-size:.92rem;font-weight:600;letter-spacing:.01em;display:inline-flex;align-items:center;gap:.5rem;transition:transform .25s ease,color .25s ease}.nutrient-tag:hover{transform:translateY(-2px);color:var(--gold-glow)}.story-actions .btn-secondary,.story-actions .btn-primary{font-size:1.02rem;padding:1.05rem 2rem;font-weight:700;letter-spacing:.01em;position:relative;overflow:hidden}.story-actions .btn-secondary:after,.story-actions .btn-primary:after{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.18),transparent);transform:skew(-20deg);transition:left .6s ease}.story-actions .btn-secondary:hover:after,.story-actions .btn-primary:hover:after{left:130%}.scroll-hint{display:inline-flex;align-items:center;font-size:.86rem;font-weight:600;letter-spacing:.05em}@keyframes hint-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.scroll-hint:after{content:"";display:none}.comp-label{font-size:.78rem;font-weight:700;letter-spacing:.1em}.comp-val{font-size:.98rem;line-height:1.5}.comp-col.highlight .comp-val{font-weight:700}.system-highlights{gap:1rem 1.6rem;margin-bottom:2rem}.sys-item{font-size:.95rem;font-weight:600;letter-spacing:.01em}@media (prefers-reduced-motion: reduce){.story-actions .btn-secondary:after,.story-actions .btn-primary:after{display:none}}.founder-photo{width:100%;max-width:280px;height:280px;object-fit:cover;border-radius:20px;border:2px solid var(--border-subtle);box-shadow:var(--shadow-md);transition:transform .3s ease,border-color .3s ease}.founder-card:hover .founder-photo{transform:scale(1.02);border-color:var(--gold-primary)}.ingredient-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem}.ingredient-card{border-top:1px solid var(--border-subtle);padding-top:1.8rem;transition:border-color .3s ease,transform .3s ease}.ingredient-card:hover{transform:translateY(-4px)}.ingredient-card.am-ingredient:hover{border-top-color:var(--gold-primary)}.ingredient-card.pm-ingredient:hover{border-top-color:var(--blue-glow)}.ingredient-icon{font-size:2.2rem;margin-bottom:1rem}.ingredient-card h3{font-family:var(--font-serif);font-size:1.3rem;color:var(--text-pure);margin-bottom:.5rem;text-shadow:0 2px 12px rgba(0,0,0,.55)}.ingredient-support{display:block;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.8rem}.am-ingredient .ingredient-support{color:var(--gold-primary)}.pm-ingredient .ingredient-support{color:var(--blue-glow)}.ingredient-card p{font-size:.94rem;color:var(--text-muted);line-height:1.6;text-shadow:0 2px 10px rgba(0,0,0,.5)}[data-theme=light] .ingredient-card h3,[data-theme=light] .ingredient-card p{text-shadow:0 1px 3px rgba(255,255,255,.9)}.lifestyle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem}.lifestyle-item{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:1.8rem 1rem;border:1px solid var(--border-subtle);border-radius:18px;transition:transform .3s ease,border-color .3s ease,background .3s ease}.lifestyle-item:hover{transform:translateY(-6px);border-color:var(--gold-primary);background:#e295480f}.lifestyle-icon{font-size:2.4rem}.lifestyle-label{font-size:.92rem;font-weight:600;color:var(--text-ivory);text-shadow:0 2px 10px rgba(0,0,0,.5)}[data-theme=light] .lifestyle-label{text-shadow:0 1px 3px rgba(255,255,255,.9)}@media (max-width: 768px){.founder-photo{max-width:220px;height:220px;margin:0 auto;display:block}.lifestyle-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.lifestyle-item{padding:1.2rem .6rem}.lifestyle-icon{font-size:1.9rem}}html{overflow-x:hidden;overflow-x:clip;max-width:100%}body{overflow-x:visible;max-width:100%}.page-content,.hero-narrative-section,.hero-scroll-track,.sticky-story-viewport,.section,.container{max-width:100%;overflow:visible}.section{overflow-x:clip}.story-card{max-width:calc(100vw - 4rem);box-sizing:border-box}.comparison-mini,.system-highlights,.nutrient-tags{max-width:100%;box-sizing:border-box;flex-wrap:wrap}.founder-photo{max-width:100%;box-sizing:border-box}.founder-card{overflow:hidden}@media (max-width: 768px){.story-card{max-width:calc(100vw - 2rem)}}[data-theme=light] .light-mode-blur{opacity:0;background:#f8f5f0cc}[data-theme=light] .sticky-story-viewport{background:linear-gradient(to left,#f8f5f0f0,#f8f5f0cc 35%,#f8f5f000 62%)!important}@media (max-width: 768px){[data-theme=light] .sticky-story-viewport{background:linear-gradient(to top,#f8f5f0f2,#f8f5f0bf 40%,#f8f5f000 70%)!important}}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}[data-theme=light] .story-card{position:absolute}html[data-theme=light] .page-content *{text-shadow:none!important}[data-theme=light] .story-heading{background:none;animation:none;color:var(--text-pure);-webkit-text-fill-color:var(--text-pure)}[data-theme=light] .story-heading .highlight-gold{color:var(--gold-primary);-webkit-text-fill-color:var(--gold-primary)}[data-theme=light] .story-heading .highlight-twilight{color:#6d28d9;-webkit-text-fill-color:#6d28d9}[data-theme=light] .story-heading .highlight-blue{color:var(--blue-night);-webkit-text-fill-color:var(--blue-night)}[data-theme=light] .story-heading .highlight-gradient{background:linear-gradient(90deg,var(--gold-primary),var(--blue-night));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}[data-theme=light] .sticky-story-viewport{background:linear-gradient(to left,#f8f5f0f5,#f8f5f0e6 28%,#f8f5f0a6 44%,#f8f5f040 58%,#f8f5f000 70%)!important}@media (max-width: 768px){[data-theme=light] .sticky-story-viewport{background:linear-gradient(to top,#f8f5f0f5,#f8f5f0cc 40%,#f8f5f000 72%)!important}}[data-theme=light] .story-actions .btn-secondary,[data-theme=light] .story-actions .btn-primary{background:linear-gradient(135deg,#c17b28,#a8631a)!important;color:#fff!important;border:none!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 10px 28px #c17b2852}[data-theme=light] .story-actions .btn-secondary:hover,[data-theme=light] .story-actions .btn-primary:hover{background:linear-gradient(135deg,#d38a33,#b56f1f)!important;box-shadow:0 16px 36px #c17b286b}html[data-theme=light] .site-header{background:#f8f5f0db;backdrop-filter:blur(18px) saturate(1.1);-webkit-backdrop-filter:blur(18px) saturate(1.1);border-bottom:1px solid var(--nav-border);box-shadow:0 2px 20px #5037190f}[data-theme=light] .light-mode-blur{opacity:0;transition:opacity .7s ease;background:radial-gradient(55% 45% at 12% 8%,rgba(226,149,72,.18),transparent 70%),radial-gradient(50% 45% at 92% 38%,rgba(79,120,232,.1),transparent 70%),radial-gradient(60% 50% at 28% 100%,rgba(226,149,72,.14),transparent 70%),#f8f5f0f5;backdrop-filter:blur(50px) saturate(1.15);-webkit-backdrop-filter:blur(50px) saturate(1.15)}[data-theme=light] body.past-hero .light-mode-blur{opacity:1}[data-theme=light] .problem-card,[data-theme=light] .timeline-card,[data-theme=light] .review-card,[data-theme=light] .founder-card{background:#ffffffb8!important;border:1px solid rgba(60,40,20,.08)!important;border-radius:20px!important;padding:2rem 1.8rem!important;box-shadow:0 1px 2px #5037190a,0 12px 32px #50371912!important}[data-theme=light] .problem-card:hover,[data-theme=light] .timeline-card:hover,[data-theme=light] .review-card:hover,[data-theme=light] .founder-card:hover{background:#fff!important;border-color:#c17b2873!important;box-shadow:0 2px 4px #5037190d,0 20px 44px #5037191f!important}[data-theme=light] .timeline-card.card-am{border-top:3px solid var(--gold-primary)!important}[data-theme=light] .timeline-card.card-transition{border-top:3px solid #7c3aed!important}[data-theme=light] .timeline-card.card-pm{border-top:3px solid var(--blue-night)!important}[data-theme=light] .ingredient-card{background:#ffffffb8;border:1px solid rgba(60,40,20,.08);border-radius:20px;padding:1.8rem 1.6rem;box-shadow:0 12px 32px #50371912}[data-theme=light] .lifestyle-item{background:#ffffffb3;border-color:#3c281414;box-shadow:0 8px 24px #5037190f}[data-theme=light] .lifestyle-item:hover{background:#fff;border-color:var(--gold-primary)}[data-theme=light] .comparison-table-wrapper{background:#ffffffbf!important;border:1px solid rgba(60,40,20,.08)!important;border-radius:20px!important;box-shadow:0 12px 32px #50371912!important}[data-theme=light] .comparison-table th,[data-theme=light] .comparison-table td{border-bottom:1px solid rgba(60,40,20,.08)!important}[data-theme=light] .comparison-table .col-ampm{background:#c17b2814!important;border-bottom:1px solid rgba(60,40,20,.08)!important}[data-theme=light] .comparison-table tbody tr:last-child td{border-bottom:none!important}[data-theme=light] .product-card{background:#ffffffd1!important;border:1px solid rgba(60,40,20,.08)!important;box-shadow:0 2px 4px #5037190a,0 16px 40px #50371917}[data-theme=light] .product-card:hover{box-shadow:0 24px 56px #50371929}[data-theme=light] .featured-product{background:#fff!important;border:1px solid rgba(193,123,40,.5)!important;box-shadow:0 20px 50px #c17b2833}[data-theme=light] .featured-product:hover{box-shadow:0 28px 60px #c17b284d}[data-theme=light] .featured-product:before{opacity:.14;filter:blur(14px)}[data-theme=light] .featured-product:hover:before{opacity:.22}[data-theme=light] .product-image-container{box-shadow:0 8px 24px #5037192e}html[data-theme=dark] .story-card .story-heading{background:none;animation:none;color:#fff;-webkit-text-fill-color:#ffffff}html[data-theme=dark] .story-card .story-heading .highlight-gold{color:var(--gold-primary);-webkit-text-fill-color:var(--gold-primary)}html[data-theme=dark] .story-card .story-heading .highlight-twilight{color:#c084fc;-webkit-text-fill-color:#c084fc}html[data-theme=dark] .story-card .story-heading .highlight-blue{color:var(--blue-glow);-webkit-text-fill-color:var(--blue-glow)}html[data-theme=dark] .story-card .story-heading .highlight-gradient{background:linear-gradient(90deg,var(--gold-primary),var(--blue-glow));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=dark] .story-card .story-body{color:#f1ece3;opacity:1}html[data-theme=dark] .story-card .nutrient-tag,html[data-theme=dark] .story-card .sys-item{color:#fff}html[data-theme=dark] .story-card .scroll-hint{color:#e4dccf;opacity:1}html[data-theme=dark] .story-actions .btn-secondary,html[data-theme=dark] .story-actions .btn-primary{background:linear-gradient(135deg,#c17b28,#a8631a)!important;color:#fff!important;border:none!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 10px 28px #c17b2852}html[data-theme=dark] .story-actions .btn-secondary:hover,html[data-theme=dark] .story-actions .btn-primary:hover{background:linear-gradient(135deg,#d38a33,#b56f1f)!important;box-shadow:0 16px 36px #c17b286b}.section:before{top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 50%,#06070a61,#06070a9e)}html[data-theme=light] .page-content :is(.problem-card,.timeline-card,.review-card,.founder-card){background:transparent!important;border:none!important;border-top:1px solid rgba(60,40,20,.18)!important;border-radius:0!important;padding:1.8rem 0 0!important;box-shadow:none!important}html[data-theme=light] .page-content :is(.problem-card,.review-card,.founder-card):hover{background:transparent!important;border-top-color:var(--gold-primary)!important;box-shadow:none!important}html[data-theme=light] .page-content .timeline-card.card-am{border-top:3px solid #c17b28!important}html[data-theme=light] .page-content .timeline-card.card-transition{border-top:3px solid #7c3aed!important}html[data-theme=light] .page-content .timeline-card.card-pm{border-top:3px solid #2d4db8!important}html[data-theme=light] .page-content .timeline-card:hover{background:transparent!important;box-shadow:none!important}html[data-theme=light] .page-content .ingredient-card{background:transparent;border:none;border-top:1px solid rgba(60,40,20,.18);border-radius:0;padding:1.8rem 0 0;box-shadow:none}html[data-theme=light] .page-content .lifestyle-item{background:transparent;border:1px solid rgba(60,40,20,.16);box-shadow:none}html[data-theme=light] .page-content .lifestyle-item:hover{background:#c17b2812;border-color:var(--gold-primary)}html[data-theme=light] .page-content .comparison-table-wrapper{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important}html[data-theme=light] .page-content .comparison-table th,html[data-theme=light] .page-content .comparison-table td{background:transparent!important;border-bottom:1px solid rgba(60,40,20,.14)!important}html[data-theme=light] .page-content .comparison-table .col-ampm{background:#c17b2812!important}html[data-theme=light] .page-content .comparison-table tbody tr:last-child td{border-bottom:none!important}html[data-theme=light] .page-content .product-card{background:transparent!important;border:1px solid rgba(60,40,20,.16)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html[data-theme=light] .page-content .product-card:hover{background:#c17b280a!important;border-color:#c17b288c!important;box-shadow:0 18px 44px #5037191a!important}html[data-theme=light] .page-content .featured-product{background:#c17b280d!important;border:1px solid rgba(193,123,40,.55)!important;box-shadow:0 20px 50px #c17b2829!important}html[data-theme=light] .light-mode-blur{background:radial-gradient(60% 50% at 10% 5%,rgba(226,149,72,.26),transparent 70%),radial-gradient(50% 45% at 95% 35%,rgba(79,120,232,.14),transparent 70%),radial-gradient(60% 50% at 25% 100%,rgba(226,149,72,.2),transparent 70%),#f8f5f0f2}html[data-theme=light] .frame-indicator{background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html[data-theme=light] .frame-indicator .frame-counter{color:#e4dccf}html[data-theme=light] .frame-indicator .progress-track{background:#ffffff38}html[data-theme=light] body.past-hero .frame-indicator .frame-counter{color:#5a4d3f}html[data-theme=light] body.past-hero .frame-indicator .progress-track{background:#3c281429}html[data-theme=light] body.past-hero .site-header{background:transparent!important;backdrop-filter:blur(14px) saturate(1.1)!important;-webkit-backdrop-filter:blur(14px) saturate(1.1)!important;border-bottom:none!important;box-shadow:none!important}html[data-theme=light] .site-header :is(.cart-trigger-btn,.theme-toggle-btn,.hamburger-btn){background:transparent;border:1px solid rgba(60,40,20,.25)}html[data-theme=light] .site-header :is(.cart-trigger-btn,.theme-toggle-btn,.hamburger-btn):hover{background:#c17b281f}html[data-theme=light] body:not(.past-hero) .site-header{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:none!important;box-shadow:none!important}html[data-theme=light] .sticky-story-viewport{background:none!important}html[data-theme=light] .sticky-story-viewport:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(to left,#f8f5f0f5,#f8f5f0e6 28%,#f8f5f0a6 44%,#f8f5f040 58%,#f8f5f000 70%);-webkit-mask-image:linear-gradient(to bottom,transparent 0,transparent 70px,#000 150px);mask-image:linear-gradient(to bottom,transparent 0,transparent 70px,#000 150px)}html[data-theme=light] body:not(.past-hero) .logo-subtitle,html[data-theme=light] body:not(.past-hero) .logo-dot{color:#d9d2c5}html[data-theme=light] body:not(.past-hero) .site-header :is(.cart-trigger-btn,.theme-toggle-btn,.hamburger-btn){color:#fff;border-color:#ffffff59}html[data-theme=light] body:not(.past-hero) .ham-line{background:#fff}@media (min-width: 769px){html[data-theme=light] body:not(.past-hero) .nav-link{color:#f1ece3}html[data-theme=light] body:not(.past-hero) .nav-link:hover{color:#f5b066}}@media (max-width: 768px){html[data-theme=light] .sticky-story-viewport:before{background:linear-gradient(to top,#f8f5f0f5,#f8f5f0cc 40%,#f8f5f000 72%);-webkit-mask-image:none;mask-image:none}}@media (min-width: 769px){html[data-theme=light] .sticky-story-viewport:before{-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.35) 0,rgba(0,0,0,.35) 60px,#000 240px);mask-image:linear-gradient(to bottom,#00000059 0,#00000059 60px,#000 240px)}}html[data-theme=light] body:not(.past-hero) .nav-link{text-shadow:0 1px 8px rgba(0,0,0,.45)}html[data-theme=light] body.past-hero .site-header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html[data-theme=light] body.past-hero .site-header:before{content:"";position:absolute;left:0;right:0;top:0;bottom:-44px;z-index:-1;pointer-events:none;background:linear-gradient(to bottom,#f8f5f0f0,#f8f5f0cc 55%,#f8f5f000);backdrop-filter:none;-webkit-backdrop-filter:none;border:none;box-shadow:none}.theme-toggle-btn:focus:not(:focus-visible),.cart-trigger-btn:focus:not(:focus-visible){outline:none}.site-header,.site-header.scrolled{transform:none;-webkit-transform:none;will-change:auto;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:none;box-shadow:none}.site-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;transform:translateZ(0);background:transparent;border-bottom:1px solid transparent;transition:background .4s ease,border-color .4s ease,box-shadow .4s ease}.site-header.scrolled:before{background:var(--nav-scrolled-bg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid var(--nav-border);box-shadow:0 4px 24px #0000001f}@media (max-width: 768px){.site-header:before{background:#06070a8c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.mobile-menu-backdrop{z-index:1000}@media (max-width: 900px){.hamburger-btn{display:flex;z-index:1101}.desktop-only{display:none!important}.nav-links{display:flex!important;flex-direction:column;align-items:flex-start;gap:0;position:fixed;top:0;right:0;bottom:0;width:min(82vw,320px);z-index:1100;background:#08090ef7;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);border-left:1px solid var(--border-subtle);padding:6rem 1.8rem 2.5rem;transform:translate(100%);transition:transform .38s var(--ease-spring);overflow-y:auto;pointer-events:none}.nav-links.mobile-open{transform:translate(0);pointer-events:auto}.nav-link{display:block;width:100%;font-size:1.15rem;padding:1rem 0;border-bottom:1px solid var(--border-subtle)}.mobile-menu-cta{display:inline-flex;margin-top:2rem;width:100%;justify-content:center;border-bottom:none}}
