:root{--paper:#F0EAE0;--paper-warm:#E9E0CD;--paper-deep:#D9CFB9;--paper-edge:#C9BC9F;--ink:#181513;--ink-soft:#3A332D;--ink-muted:#6B5F4F;--ink-faint:#5F5648;--accent:#2D5043;--accent-deep:#1A3329;--accent-glow:#4A7563;--brand:#C04018;--brand-deep:#7A2509;--brand-glow:#E66230;--amber:#C08A3E;--amber-deep:#8C5F1F;--amber-glow:#DCA85A;--forest:#2D5043;--rule:rgba(24,21,19,0.18);--rule-strong:rgba(24,21,19,0.40);--font-display:var(--font-fraunces),"Georgia",serif;--font-body:var(--font-fraunces),"Georgia",serif;--font-mono:var(--font-jetbrains-mono),ui-monospace,monospace}.cohort-landing,.cohort-landing *{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.cohort-landing{background:var(--paper);color:var(--ink);font-family:var(--font-body);font-feature-settings:"kern","liga","calt","ss01";font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.45;overflow-x:hidden;position:relative}.cohort-landing:before{z-index:1000;opacity:.35;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.094 0 0 0 0 0.082 0 0 0 0 0.075 0 0 0 0.13 0'/></filter><rect width='240' height='240' filter='url(%23n)'/></svg>")}.cohort-landing:after,.cohort-landing:before{content:"";position:fixed;inset:0;pointer-events:none}.cohort-landing:after{z-index:999;background:radial-gradient(ellipse at center,transparent 50%,rgba(120,90,50,.08) 100%)}.cohort-landing ::selection{background:var(--accent);color:var(--paper)}:where(.cohort-landing) a{color:inherit;text-decoration:none}.eyebrow{font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted)}.eyebrow .dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--brand);margin-right:8px;vertical-align:1px}.label,.mono{font-family:var(--font-mono)}.label{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--ink-muted)}.container{max-width:1280px;margin:0 auto;padding:0 40px}.cohort-landing nav{padding:22px 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rule);position:sticky;top:0;background:var(--paper);z-index:100;backdrop-filter:blur(8px)}.logo{display:flex;align-items:baseline;gap:10px}.logo-mark{font-family:var(--font-display);font-size:26px;font-weight:600;font-style:italic;letter-spacing:-.02em;color:var(--ink)}.logo-mark:after{content:"";display:inline-block;width:5px;height:5px;background:var(--brand);margin-left:2px;vertical-align:2px}.logo-tag{font-family:var(--font-mono);font-size:10px;color:var(--ink-muted);letter-spacing:.1em;text-transform:uppercase}.nav-links{display:flex;gap:32px;align-items:center}.nav-links a{font-family:var(--font-mono);font-size:12px;color:var(--ink-soft);letter-spacing:.06em;transition:color .2s}.nav-links a:hover{color:var(--accent)}.nav-links a.nav-cta{background:var(--accent);color:var(--paper);padding:9px 18px;font-family:var(--font-mono);font-size:12px;letter-spacing:.05em;border-radius:10px;transition:background .2s,transform .2s,box-shadow .2s,color .2s;box-shadow:0 1px 0 var(--accent-deep),0 3px 10px -2px rgba(45,80,67,.35)}.nav-links a.nav-cta:hover{background:var(--accent-deep);color:var(--paper);transform:translateY(-1px)}.nav-mobile{display:none}.nav-mobile-toggle{list-style:none;cursor:pointer;display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;border-radius:8px;border:1px solid var(--rule);background:transparent;transition:background .2s}.nav-mobile-toggle::-webkit-details-marker{display:none}.nav-mobile-toggle::marker{content:""}.nav-mobile-toggle:hover{background:var(--paper-warm)}.nav-mobile-line{display:block;width:22px;height:1.5px;background:var(--ink);border-radius:1px;transition:transform .2s,opacity .2s}.nav-mobile[open] .nav-mobile-line:first-child{transform:translateY(6.5px) rotate(45deg)}.nav-mobile[open] .nav-mobile-line:nth-child(2){opacity:0}.nav-mobile[open] .nav-mobile-line:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.nav-mobile-panel{position:absolute;top:100%;right:22px;left:22px;background:var(--paper);border:1px solid var(--rule);border-radius:12px;margin-top:6px;padding:8px;box-shadow:0 10px 30px -5px rgba(0,0,0,.15);z-index:100;display:flex;flex-direction:column}.nav-mobile-panel a{padding:12px 14px;color:var(--ink);font-family:var(--font-display);font-size:16px;text-decoration:none;border-radius:8px;transition:background .15s}.nav-mobile-panel a:hover{background:var(--paper-warm)}.hero{padding:80px 40px 60px;position:relative}.hero-issue{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:56px;padding-bottom:14px;border-bottom:1px solid var(--rule)}.hero-issue .left{font-family:var(--font-mono);font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--ink-muted);display:flex;gap:18px}.hero-issue .left .num{color:var(--brand);font-weight:600}.hero-issue .right{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;color:var(--ink-faint)}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:start}.hero-text h1{font-family:var(--font-display);font-size:clamp(48px,5.6vw,84px);font-weight:380;line-height:.96;letter-spacing:-.025em;color:var(--ink);font-variation-settings:"opsz" 144,"SOFT" 30;text-wrap:balance}.hero-text h1 em{font-style:italic;font-weight:360;font-variation-settings:"opsz" 144,"SOFT" 60}.hero-text h1 .stop,.hero-text h1 em{color:var(--accent)}.hero-eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-mono);font-size:14px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin-bottom:32px;padding:9px 18px 9px 16px;border:1px solid rgba(192,64,24,.35);border-radius:100px;background:rgba(192,64,24,.05)}.hero-eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--brand);flex-shrink:0;animation:pulse 2.5s ease-in-out infinite}.hero-sub{margin-top:32px;font-size:19px;line-height:1.5;color:var(--ink-soft);max-width:520px;font-weight:400}.hero-sub strong{color:var(--ink);font-weight:500}.hero-meds{margin-top:28px;display:flex;flex-wrap:wrap;gap:8px}.med-pill{font-family:var(--font-mono);font-size:11px;letter-spacing:.05em;padding:5px 11px;border:1px solid var(--rule-strong);border-radius:2px;color:var(--ink-soft);background:rgba(255,255,255,.25);transition:background .32s ease,color .32s ease,border-color .32s ease}.med-pill.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}@keyframes med-pill-spotlight{0%,12.5%{background:var(--ink);color:var(--paper);border-color:var(--ink)}25%,to{background:rgba(255,255,255,.25);color:var(--ink-soft);border-color:var(--rule-strong)}}@media (prefers-reduced-motion:no-preference){.hero-meds .med-pill{animation:med-pill-spotlight 8s linear infinite}.hero-meds .med-pill:first-child{animation-delay:0s}.hero-meds .med-pill:nth-child(2){animation-delay:1s}.hero-meds .med-pill:nth-child(3){animation-delay:2s}.hero-meds .med-pill:nth-child(4){animation-delay:3s}.hero-meds .med-pill:nth-child(5){animation-delay:4s}.hero-meds .med-pill:nth-child(6){animation-delay:5s}.hero-meds .med-pill:nth-child(7){animation-delay:6s}.hero-meds .med-pill:nth-child(8){animation-delay:7s}}.hero-actions{margin-top:40px;display:flex;gap:16px;align-items:center}.btn-primary{background:var(--accent);color:var(--paper);padding:14px 26px;font-family:var(--font-mono);font-size:12px;letter-spacing:.08em;text-transform:uppercase;border-radius:10px;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 1px 0 var(--accent-deep),0 4px 14px -2px rgba(45,80,67,.4)}.btn-primary:hover{background:var(--accent-deep);transform:translateY(-1px);box-shadow:0 1px 0 var(--accent-deep),0 6px 20px -2px rgba(45,80,67,.5)}.btn-secondary{color:var(--ink-soft);padding:14px 0;font-family:var(--font-mono);font-size:12px;letter-spacing:.05em;border-bottom:1px solid var(--rule-strong);transition:color .2s,border-color .2s}.btn-secondary:hover{color:var(--accent);border-color:var(--accent)}.hero-visual{position:relative;height:720px;display:flex;justify-content:center;align-items:center}.phone{position:relative;z-index:3;transform:rotate(-3deg);transition:transform .5s cubic-bezier(.2,.6,.2,1)}.phone:hover{transform:rotate(0deg) translateY(-6px)}.phone-frame{width:320px;height:660px;background:linear-gradient(155deg,#2a2521,#181513 60%,#0a0908);border-radius:46px;padding:12px;position:relative;box-shadow:inset 0 0 0 1.5px rgba(255,240,220,.06),0 0 0 2px #0a0908,0 32px 80px -24px rgba(40,25,10,.55),0 12px 32px -12px rgba(40,25,10,.4)}.phone-frame:after,.phone-frame:before{content:"";position:absolute;background:#0a0908}.phone-frame:before{left:-2px;top:110px;width:3px;height:50px;border-radius:2px 0 0 2px}.phone-frame:after{right:-2px;top:140px;width:3px;height:70px;border-radius:0 2px 2px 0}.phone-notch{position:absolute;top:14px;left:50%;transform:translateX(-50%);width:96px;height:28px;background:#0a0908;border-radius:100px;z-index:5;box-shadow:inset 0 0 0 1px rgba(0,0,0,.4)}.phone-notch:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#1a1612;box-shadow:0 0 0 1px rgba(160,140,100,.15)}.phone-screen{width:100%;height:100%;background:var(--paper);border-radius:36px;overflow:hidden;position:relative;padding:46px 14px 12px;display:flex;flex-direction:column}.status-bar{position:absolute;top:18px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center;z-index:4;color:var(--ink)}.status-bar .time{font-family:var(--font-mono);font-size:13px;font-weight:600;letter-spacing:-.01em}.status-icons{display:flex;gap:5px;align-items:center}.app-header{display:flex;justify-content:space-between;align-items:flex-start;padding:4px 4px 6px}.app-greeting{font-family:var(--font-display);font-size:18px;font-weight:460;font-style:italic;color:var(--ink);letter-spacing:-.01em}.app-meta{font-family:var(--font-mono);font-size:9px;color:var(--ink-muted);letter-spacing:.04em;margin-top:2px}.app-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-deep));display:flex;align-items:center;justify-content:center;color:var(--paper);font-family:var(--font-display);font-size:13px;font-style:italic;font-weight:500}.app-card{background:#FBF7EE;border:1px solid var(--rule);border-radius:12px;padding:10px 12px}.phase-card{padding:10px 10px 4px}.phase-card-head{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:8px;letter-spacing:.12em;color:var(--ink-muted);text-transform:uppercase;margin-bottom:2px}.phase-card-head span:last-child{color:var(--accent);font-weight:600}.phase-mini{width:100%;height:auto;display:block;margin-top:-8px;margin-bottom:-8px}.cohort-card-mini{padding:12px}.cohort-mini-head{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:8px;letter-spacing:.12em;color:var(--ink-muted);text-transform:uppercase;margin-bottom:8px}.cohort-mini-headline{font-family:var(--font-display);font-size:14px;font-weight:460;line-height:1.2;color:var(--ink);margin-bottom:10px}.cohort-mini-headline em{font-style:italic;color:var(--accent)}.cohort-mini-bar{height:5px;background:linear-gradient(90deg,#E9DCC3,#C0A972,#8B6E32);border-radius:3px;position:relative;margin-bottom:8px}.cohort-mini-marker{position:absolute;left:68%;top:-3px;bottom:-3px;width:2px;background:var(--accent);box-shadow:0 0 0 1px var(--paper)}.cohort-mini-stats{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:9px;color:var(--ink-muted);letter-spacing:.04em}.cohort-mini-stats span:first-child{color:var(--accent);font-weight:600}.feed-mini{padding:10px 12px}.feed-mini-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.feed-mini-avatar{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#2D5043,#1a2e26);color:var(--paper);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-style:italic;font-size:11px;font-weight:500}.feed-mini-name{flex:1;line-height:1.1}.feed-mini-name strong{font-size:11px;font-weight:500;color:var(--ink);display:block}.feed-mini-name span{font-family:var(--font-mono);font-size:8px;color:var(--ink-faint);letter-spacing:.05em}.feed-mini-badge{font-family:var(--font-mono);font-size:9px;font-weight:500;padding:2px 6px;background:var(--ink);color:var(--paper);border-radius:2px}.feed-mini-text{font-size:11px;color:var(--ink-soft);line-height:1.4}.feed-mini-text em{font-style:italic;color:var(--accent)}.tab-bar{margin-top:auto;margin-left:-16px;margin-right:-16px;background:#FBF7EE;border-top:1px solid var(--rule);padding:8px 12px 22px;display:flex;justify-content:space-around}.tab{display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--ink-faint);font-family:var(--font-mono);font-size:8px;letter-spacing:.06em;text-transform:uppercase}.tab.active{color:var(--accent)}.report-screen-head{padding:4px 4px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--rule);margin-bottom:16px}.report-screen-title{flex:1}.report-screen-h1{font-family:var(--font-display);font-size:19px;font-weight:600;line-height:1.05;letter-spacing:-.01em;color:var(--ink)}.report-screen-h1 em{font-style:italic}.report-screen-sub{font-family:var(--font-display);font-size:12px;color:var(--ink-soft);font-weight:460;margin-top:2px}.report-nav-btn{background:none;border:none;padding:4px;color:var(--ink-soft);cursor:pointer;display:flex;align-items:center;justify-content:center}.report-nav-btn.dim{color:var(--ink-faint);opacity:.5}.report-nav-pair{display:flex;gap:2px}.report-screen-body{flex:1;overflow:hidden;display:flex;flex-direction:column}.report-stat-label{font-family:var(--font-mono);font-size:9px;letter-spacing:.18em;color:var(--ink-muted);margin-bottom:4px}.report-stat-hero{display:flex;align-items:baseline;gap:4px;line-height:1}.report-stat-num{font-family:var(--font-display);font-size:56px;font-weight:460;color:var(--accent);letter-spacing:-.04em;line-height:.9}.report-stat-num em{font-style:italic}.report-stat-unit{font-family:var(--font-mono);font-size:11px;color:var(--ink-muted);font-weight:400;letter-spacing:.05em}.report-stat-delta{font-family:var(--font-mono);font-size:10px;color:var(--accent);font-weight:500;margin-top:6px;letter-spacing:.02em}.report-stat-delta .delta-arrow{margin-right:2px}.report-stat-delta .delta-meta{color:var(--ink-muted);font-weight:400;margin-left:4px}.report-bars{margin-top:12px;margin-bottom:12px}.report-bars svg{display:block;width:100%}.report-bars-axis{display:grid;grid-template-columns:repeat(12,1fr);margin-top:4px;font-family:var(--font-mono);font-size:8px;color:var(--ink-muted);text-align:center;letter-spacing:.05em}.report-bars-axis .active{color:var(--accent);font-weight:600}.report-filter-row{display:flex;gap:4px;margin-bottom:14px;overflow:hidden}.report-filter{font-family:var(--font-mono);font-size:9px;letter-spacing:.02em;padding:5px 9px;border:1px solid var(--rule-strong);border-radius:100px;color:var(--ink-soft);flex-shrink:0}.report-filter.on{background:var(--accent);color:var(--paper);border-color:var(--accent);font-weight:500}.report-summary-label{font-family:var(--font-mono);font-size:9px;letter-spacing:.18em;color:var(--ink-muted);margin-bottom:6px}.report-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:14px}.report-tile{background:#FBF7EE;border:1px solid var(--rule);border-radius:10px;padding:8px 10px 9px}.report-tile-label{font-family:var(--font-mono);font-size:7.5px;letter-spacing:.12em;color:var(--ink-muted);margin-bottom:4px}.report-tile-num{display:flex;align-items:baseline;gap:3px;font-family:var(--font-display);font-size:22px;font-weight:460;color:var(--ink);line-height:1;letter-spacing:-.02em}.report-tile-num em{font-style:italic}.report-tile-unit{font-size:9px;font-weight:400}.report-tile-delta,.report-tile-unit{font-family:var(--font-mono);color:var(--ink-muted);letter-spacing:.02em}.report-tile-delta{font-size:8px;margin-top:4px}.report-milestones-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.report-milestones-count{font-family:var(--font-display);font-size:11px;font-style:italic;font-weight:600;color:var(--accent)}.report-milestones-count em{font-style:italic}.report-milestone{display:flex;align-items:center;gap:8px;padding:7px 0;border-top:1px solid var(--rule)}.report-milestone:last-child{border-bottom:1px solid var(--rule)}.report-milestone-icon{width:22px;height:22px;border-radius:5px;background:var(--paper-warm);color:var(--ink-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0}.report-milestone-icon.flame{background:rgba(192,64,24,.12);color:var(--brand)}.report-milestone-text{flex:1;line-height:1.2}.report-milestone-title{font-family:var(--font-display);font-size:12px;font-weight:600;color:var(--ink);letter-spacing:-.005em}.report-milestone-title em{font-style:italic}.report-milestone-sub{font-family:var(--font-mono);font-size:8px;color:var(--ink-muted);margin-top:2px;letter-spacing:.02em}.report-milestone-val{font-family:var(--font-mono);font-size:10px;color:var(--ink);font-weight:500;flex-shrink:0;letter-spacing:-.01em}.profile-screen-head{display:flex;align-items:flex-start;gap:10px;padding:6px 4px 12px;border-bottom:1px solid var(--rule);margin-bottom:12px}.profile-avatar{width:44px;height:44px;border-radius:50%;background:#F5DCD0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-avatar span{font-family:var(--font-display);font-style:italic;font-size:22px;font-weight:600;color:var(--brand)}.profile-id{flex:1;line-height:1.1;overflow:hidden}.profile-name{font-family:var(--font-display);font-size:19px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.profile-name em{font-style:italic}.profile-handle{font-family:var(--font-mono);font-size:10px;color:var(--ink-muted);margin-top:3px;letter-spacing:-.01em}.profile-meta{font-family:var(--font-display);font-size:10px;color:var(--ink);margin-top:4px;font-weight:460;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-meta-blue{color:#5BA9D6}.profile-gear{background:none;border:none;padding:2px;color:var(--ink-soft);cursor:pointer;flex-shrink:0}.profile-hero-stat{display:flex;align-items:center;gap:12px;padding:0 4px;margin-bottom:12px}.profile-ring{flex-shrink:0}.profile-ring svg{display:block}.profile-hero-text{flex:1;line-height:1}.profile-hero-eyebrow{font-family:var(--font-mono);font-size:8.5px;letter-spacing:.15em;color:var(--ink-muted);margin-bottom:4px}.profile-hero-num{font-family:var(--font-display);font-size:38px;font-weight:600;font-style:italic;color:var(--accent);letter-spacing:-.04em;line-height:.9;display:inline-flex;align-items:baseline}.profile-hero-num em{font-style:italic}.profile-hero-pct{font-size:18px;font-weight:500;margin-left:1px}.profile-hero-status{font-family:var(--font-display);font-size:12px;font-style:italic;font-weight:600;color:var(--accent);margin-top:4px}.profile-hero-sub{font-family:var(--font-mono);font-size:9px;color:var(--ink-muted);margin-top:4px;letter-spacing:-.005em}.profile-goal-bar{height:4px;background:rgba(45,80,67,.15);border-radius:3px;overflow:hidden;margin:0 4px 6px}.profile-goal-bar span{display:block;height:100%;background:var(--accent);border-radius:3px}.profile-goal-meta{font-family:var(--font-mono);font-size:8.5px;color:var(--ink-muted);padding:0 4px;margin-bottom:12px;letter-spacing:-.005em}.profile-status-line{font-family:var(--font-display);font-size:13px;font-weight:500;color:var(--ink);padding:0 4px;margin-bottom:10px;letter-spacing:-.01em}.profile-stats{background:#FBF7EE;border:1px solid var(--rule);border-radius:10px;padding:10px 4px;display:flex;align-items:center;margin-bottom:10px}.profile-stat{flex:1;text-align:center;line-height:1}.profile-stat-num{font-family:var(--font-display);font-size:14px;font-weight:600;color:var(--ink);letter-spacing:-.02em}.profile-stat-num em{font-style:italic}.profile-stat-num.accent{color:var(--accent)}.profile-stat-label{font-family:var(--font-mono);font-size:6.5px;letter-spacing:.1em;color:var(--ink-muted);margin-top:4px}.profile-stat-label .flame{font-size:8px;margin-right:1px}.profile-stat-divider{width:1px;height:22px;background:var(--rule);flex-shrink:0}.profile-actions{display:flex;gap:6px;margin-bottom:12px}.profile-btn{flex:1;border:none;padding:9px 10px;border-radius:8px;font-family:var(--font-display);font-size:11px;font-weight:500;cursor:pointer;letter-spacing:-.01em}.profile-btn.primary{background:var(--brand-deep);color:var(--paper)}.profile-btn.ghost{color:var(--ink)}.profile-btn.ghost,.profile-btn.icon{background:#FBF7EE;border:1px solid var(--rule-strong)}.profile-btn.icon{flex:0 0 32px;color:var(--ink-soft);padding:9px 0;letter-spacing:0}.profile-journey-label{font-family:var(--font-mono);font-size:9px;letter-spacing:.18em;color:var(--ink-muted);padding:0 4px;margin-bottom:8px}.profile-journey{position:relative;padding-left:14px;margin-bottom:8px}.journey-rail{position:absolute;left:4px;top:6px;bottom:0;width:1px;background:var(--rule-strong)}.journey-card{position:relative;background:#FBF7EE;border:1px solid var(--rule);border-radius:8px;padding:10px 12px;margin-left:6px}.journey-dot{position:absolute;left:-16px;top:12px;width:8px;height:8px;border-radius:50%;background:var(--accent)}.journey-content{line-height:1.15}.journey-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.journey-title{font-family:var(--font-display);font-size:12px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.journey-title em{font-style:italic}.journey-duration{font-size:9px;flex-shrink:0}.journey-dates,.journey-duration{font-family:var(--font-mono);color:var(--ink-muted)}.journey-dates{font-size:8.5px;margin-top:3px;letter-spacing:-.005em}.journey-stats{display:grid;grid-template-columns:1fr 1.2fr;gap:8px;margin-top:8px}.journey-stat-label{font-family:var(--font-mono);font-size:8px;color:var(--ink-muted);letter-spacing:.02em;margin-bottom:2px}.journey-stat-val{font-family:var(--font-display);font-size:11px;font-weight:600;color:var(--ink);letter-spacing:-.01em;line-height:1.1}.journey-stat-val em{font-style:italic}.journey-stat-val.accent{color:var(--accent);font-size:13px}.journey-milestone{margin-top:8px;padding-top:8px;border-top:1px solid var(--rule);display:flex;align-items:center;gap:6px}.journey-milestone-icon{font-size:13px;flex-shrink:0}.journey-milestone-text{flex:1;line-height:1.1}.journey-milestone-title{font-family:var(--font-display);font-size:10px;font-weight:600;color:var(--ink)}.journey-milestone-title em{font-style:italic}.journey-milestone-sub{font-size:7.5px;margin-top:2px}.journey-milestone-sub,.journey-milestone-time{font-family:var(--font-mono);color:var(--ink-muted)}.journey-milestone-time{font-size:8px;flex-shrink:0}.profile-tabs{margin-top:auto;margin-left:-14px;margin-right:-14px;background:#FBF7EE;border-top:1px solid var(--rule);padding:6px 8px 14px;justify-content:space-around}.profile-tab,.profile-tabs{display:flex;align-items:center}.profile-tab{flex-direction:column;gap:2px;color:var(--ink-faint);font-family:var(--font-mono);font-size:7.5px;letter-spacing:.04em;flex:1}.profile-tab.active{color:var(--ink);background:rgba(45,80,67,.08);padding:4px 8px;border-radius:100px}.profile-tab-cta{flex:0 0 auto}.profile-tab-plus{width:36px;height:36px;background:var(--accent);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--paper);box-shadow:0 2px 8px rgba(45,80,67,.3)}.progress-screen-head{padding:6px 4px 14px;border-bottom:1px solid var(--rule);margin-bottom:14px}.progress-screen-title{font-family:var(--font-display);font-size:26px;font-weight:600;color:var(--ink);letter-spacing:-.02em;line-height:1}.progress-screen-title em{font-style:italic}.progress-screen-sub{font-family:var(--font-display);font-size:11px;color:var(--ink-soft);margin-top:4px;font-weight:460}.progress-hero-block{background:rgba(45,80,67,.04);border-radius:8px;padding:12px 12px 10px;margin-bottom:10px}.progress-hero-meta{font-family:var(--font-mono);font-size:7.5px;color:var(--ink-muted);letter-spacing:.13em;margin-bottom:8px;line-height:1.45}.progress-meta-blue{color:#5BA9D6}.progress-hero-stat{display:flex;align-items:center;gap:12px;margin-bottom:10px}.progress-ring{flex-shrink:0}.progress-ring svg{display:block}.progress-hero-text{flex:1;line-height:1}.progress-hero-eyebrow{font-family:var(--font-mono);font-size:7.5px;letter-spacing:.15em;color:var(--ink-muted);margin-bottom:4px}.progress-hero-num{font-family:var(--font-display);font-size:36px;font-weight:600;font-style:italic;color:var(--accent);letter-spacing:-.04em;line-height:.9;display:inline-flex;align-items:baseline}.progress-hero-num em{font-style:italic}.progress-hero-pct{font-size:16px;font-weight:500;margin-left:1px}.progress-hero-status{font-family:var(--font-display);font-size:11px;font-style:italic;font-weight:600;color:var(--accent);margin-top:4px}.progress-hero-sub{font-family:var(--font-mono);font-size:8px;color:var(--ink-muted);margin-top:4px;letter-spacing:-.005em;line-height:1.4}.progress-goal-bar{height:4px;background:rgba(45,80,67,.18);border-radius:3px;overflow:hidden;margin-bottom:6px}.progress-goal-bar span{display:block;height:100%;background:var(--accent);border-radius:3px}.progress-goal-meta{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--font-mono);font-size:8px;color:var(--ink-muted);letter-spacing:-.005em}.progress-goal-link{color:var(--ink-soft)}.progress-caught-up{background:#FBF7EE;border:1px solid var(--rule);border-radius:8px;padding:10px 12px;display:flex;align-items:center;gap:8px;margin-bottom:14px}.caught-check{width:16px;height:16px;color:var(--ink);flex-shrink:0}.caught-text{flex:1;font-family:var(--font-display);font-size:12px;font-weight:600;color:var(--ink);letter-spacing:-.005em}.caught-text em{font-style:italic}.caught-arrow{color:var(--ink-muted);font-size:14px;flex-shrink:0}.progress-section-head{display:flex;justify-content:space-between;align-items:baseline;padding:0 4px;margin-bottom:8px;margin-top:6px}.progress-section-label{font-family:var(--font-mono);font-size:9px;letter-spacing:.15em;color:var(--ink-muted)}.progress-section-arrow{color:var(--ink-muted);font-size:12px}.progress-card{background:#FBF7EE;border:1px solid var(--rule);border-radius:10px;padding:10px 12px;margin-bottom:6px;display:flex;align-items:center;gap:10px}.progress-card-content{flex:1;line-height:1.15;min-width:0}.progress-card-icon{flex-shrink:0}.progress-card-icon svg{display:block}.progress-card-label{font-family:var(--font-mono);font-size:8px;letter-spacing:.15em;color:var(--ink-muted);margin-bottom:4px}.progress-card-num{font-family:var(--font-display);font-size:19px;font-weight:600;color:var(--ink);line-height:1;letter-spacing:-.02em;margin-bottom:4px;display:inline-flex;align-items:baseline;gap:4px}.progress-card-num em{font-style:italic}.progress-card-suffix{font-size:11px;font-weight:460;color:var(--ink-soft)}.progress-card-suffix,.progress-card-title{font-family:var(--font-display);letter-spacing:-.01em}.progress-card-title{font-size:14px;font-weight:600;color:var(--ink);line-height:1.1}.progress-card-title em{font-style:italic}.progress-card-sub{font-family:var(--font-mono);font-size:8px;color:var(--ink-muted);letter-spacing:-.005em}.progress-card-blue{font-family:var(--font-display);font-size:9.5px;font-weight:500;color:#5BA9D6;margin-top:3px}.progress-card-chart{flex-shrink:0}.float-card{position:absolute;background:#FBF7EE;border:1px solid var(--rule-strong);border-radius:12px;box-shadow:0 1px 0 rgba(24,21,19,.08),0 16px 40px -16px rgba(40,25,10,.28);z-index:4;transition:transform .4s cubic-bezier(.2,.6,.2,1)}.float-notif{top:64px;left:0;width:230px;padding:14px;display:flex;align-items:flex-start;gap:12px;transform:rotate(-2.5deg)}.float-notif:hover{transform:rotate(0) translateY(-3px)}.float-notif-icon{width:32px;height:32px;border-radius:50%;background:var(--accent);color:var(--paper);display:flex;align-items:center;justify-content:center;flex-shrink:0}.float-notif-text strong{display:block;font-size:12px;font-weight:500;color:var(--ink);margin-bottom:2px;line-height:1.3}.float-notif-text span{font-family:var(--font-mono);font-size:9px;color:var(--ink-muted);letter-spacing:.05em}.float-badge{bottom:60px;right:0;width:240px;padding:14px 16px;display:flex;align-items:center;gap:14px;transform:rotate(2deg)}.float-badge:hover{transform:rotate(0) translateY(-3px)}.float-badge-num{font-family:var(--font-display);font-style:italic;font-size:36px;font-weight:460;color:var(--accent);line-height:1;letter-spacing:-.03em;flex-shrink:0}.float-badge-text{border-left:1px solid var(--rule);padding-left:14px}.float-badge-text strong{display:block;font-size:12px;font-weight:500;color:var(--ink);line-height:1.3;margin-bottom:2px}.float-badge-text span{font-size:9px;letter-spacing:.05em}.float-badge-text span,.hero-phone-caption{font-family:var(--font-mono);color:var(--ink-muted)}.hero-phone-caption{font-size:10px;line-height:1.55;letter-spacing:.04em;text-transform:uppercase;text-align:center;margin:28px auto 0;max-width:360px}.hero-phone-caption strong{color:var(--ink);font-weight:600}.hero-newsletter{margin-top:32px;padding:22px 24px;background:var(--paper-warm,var(--surface,#f6f1e7));border:1px solid var(--border);border-radius:12px}.hero-newsletter-eyebrow{font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--sage,var(--ink-sec));margin:0 0 8px}.hero-newsletter-title{font-family:var(--font-serif);font-size:24px;font-weight:700;line-height:1.15;color:var(--ink);margin:0 0 6px;letter-spacing:-.01em}.hero-newsletter-sub{font-family:var(--font-serif);font-size:14px;line-height:1.55;color:var(--ink-sec);margin:0 0 14px;max-width:480px}.hero-cta-primary{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--accent);color:var(--paper);padding:11px 22px;border-radius:10px;line-height:1;box-shadow:0 1px 0 var(--accent-deep),0 4px 14px -2px rgba(45,80,67,.4);transition:background .2s,transform .2s;gap:4px}.hero-cta-primary:hover{background:var(--accent-deep);transform:translateY(-1px)}.hero-cta-primary-label{font-family:var(--font-display);font-size:16px;font-weight:500;letter-spacing:-.01em}.hero-cta-primary-sub{font-family:var(--font-mono);font-size:8.5px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:rgba(240,234,224,.78)}.nav-links a.nav-cta-primary{background:var(--accent);color:var(--paper);margin-left:4px;box-shadow:0 1px 0 var(--accent-deep),0 4px 12px -2px rgba(45,80,67,.4)}.nav-links a.nav-cta-primary:hover{background:var(--accent-deep);color:var(--paper)}.nav-links a.nav-cta:not(.nav-cta-primary){background:transparent;color:var(--ink);box-shadow:none;border:1px solid var(--rule)}.nav-links a.nav-cta:not(.nav-cta-primary):hover{background:var(--paper-warm);color:var(--ink)}.store-badge{display:inline-flex;align-items:center;gap:10px;background:var(--ink);color:var(--paper);padding:11px 18px 11px 16px;border-radius:10px;transition:background .2s,transform .2s;line-height:1;box-shadow:0 1px 0 #000}.store-badge:hover{background:var(--accent-deep);transform:translateY(-1px)}.store-badge svg{flex-shrink:0}.store-badge span{display:flex;flex-direction:column;gap:2px;font-family:var(--font-display);font-size:16px;font-weight:500;letter-spacing:-.01em}.store-badge small{font-family:var(--font-mono);font-size:8.5px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:rgba(240,234,224,.7)}.store-badge-soon{cursor:default;opacity:.55;background:transparent;color:var(--ink);box-shadow:none;border:1px dashed var(--rule);padding:10px 14px 10px 12px}.store-badge-soon:hover{background:transparent;transform:none;opacity:.55}.store-badge-soon svg{opacity:.65}.store-badge-soon span{font-size:14px}.store-badge-soon small{color:var(--ink-soft,var(--ink));letter-spacing:.14em;opacity:.7}.hero-meta-line{margin-top:18px;font-family:var(--font-mono);font-size:11px;color:var(--ink-muted);letter-spacing:.05em;display:flex;align-items:center;gap:8px}.hero-meta-line strong{color:var(--accent);font-weight:600}.hero-meta-line .dot{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.hero-promo-band{display:flex;flex-direction:column;gap:4px;margin-top:18px;padding:14px 18px;background:rgba(45,80,67,.08);border:1px solid rgba(45,80,67,.18);border-radius:10px;text-decoration:none;color:var(--ink);transition:background .18s,border-color .18s,transform .18s;max-width:520px}.hero-promo-band:hover{background:rgba(45,80,67,.12);border-color:rgba(45,80,67,.32);transform:translateY(-1px)}.hero-promo-eyebrow{font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.18em;color:var(--accent)}.hero-promo-line{font-family:var(--font-display);font-size:15.5px;line-height:1.4;color:var(--ink)}.hero-promo-line strong{font-weight:600}.hero-promo-arrow{display:inline-block;margin-left:4px;font-family:var(--font-mono);color:var(--accent)}.extras{padding-top:96px;padding-bottom:64px}.extras-headline{margin:32px 0 12px;font-family:var(--font-display);font-weight:500;font-size:clamp(34px,4.5vw,52px);letter-spacing:-1px;line-height:1.05;color:var(--ink);text-wrap:balance;max-width:880px}.extras-headline em{font-style:italic;color:var(--accent);font-weight:500}.extras-sub{max-width:640px;font-size:16.5px;line-height:1.6;color:var(--ink-muted);margin:0 0 48px}.extras-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}@media (max-width:760px){.extras-grid{grid-template-columns:1fr;gap:18px}}.extra-card{background:var(--paper-warm);border:1px solid var(--rule);border-radius:14px;padding:28px 30px;box-shadow:0 1px 2px rgba(60,50,30,.04);transition:transform .2s,box-shadow .2s,border-color .2s}.extra-card:hover{transform:translateY(-2px);border-color:rgba(45,80,67,.32);box-shadow:0 8px 24px rgba(60,50,30,.08)}.extra-eyebrow{display:flex;gap:10px;font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}.extra-eyebrow,.extra-icon{align-items:center;font-weight:600;color:var(--accent)}.extra-icon{display:inline-flex;justify-content:center;width:22px;height:22px;border-radius:50%;background:rgba(45,80,67,.12);font-size:13px}.extra-title{margin:0 0 12px;font-family:var(--font-display);font-weight:500;font-size:22px;line-height:1.2;letter-spacing:-.4px;color:var(--ink);text-wrap:balance}.extra-title em{font-style:italic;color:var(--accent);font-weight:500}.extra-body{font-size:15.5px;line-height:1.6;color:var(--ink-muted);margin:0 0 18px}.extra-meta{font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint)}.extra-meta,.extra-mock{font-family:var(--font-mono)}.extra-mock{margin:14px 0 16px;padding:14px 12px;background:var(--paper-warm);border:1px solid var(--rule);border-radius:4px}.buddy-pair{justify-content:space-between;gap:8px;margin-bottom:10px}.buddy-avatar,.buddy-pair{display:flex;align-items:center}.buddy-avatar{flex-direction:column;gap:4px;min-width:0}.buddy-initial{width:32px;height:32px;border-radius:50%;background:var(--accent);color:var(--paper);display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-display);font-style:italic;font-weight:600;font-size:15px}.buddy-avatar-b .buddy-initial{background:var(--brand)}.buddy-handle{font-size:9px;color:var(--ink-soft);letter-spacing:.04em}.buddy-link{display:flex;align-items:center;flex:1;gap:4px;color:var(--ink-muted)}.buddy-link-line{flex:1;height:1px;background:var(--rule-strong)}.buddy-link-icon{font-size:14px;color:var(--accent);font-weight:700}.buddy-match{text-align:center}.buddy-match-pill{display:inline-block;padding:3px 10px;border:1px solid var(--accent);border-radius:12px;font-size:9px;letter-spacing:.12em;color:var(--accent);background:var(--paper)}.journal-entry{border-left:2px solid var(--accent);padding:4px 0 4px 10px;margin-bottom:10px}.journal-entry:last-child{margin-bottom:0}.journal-entry-faded{opacity:.55;border-left-color:var(--ink-muted)}.journal-date{font-size:9px;letter-spacing:.1em;color:var(--ink-muted);margin-bottom:3px}.journal-action{font-size:11px;font-weight:600;color:var(--ink);margin-bottom:3px}.journal-reason{font-size:11px;line-height:1.45;color:var(--ink-soft);font-style:italic;font-family:var(--font-display)}.sleep-axis{display:grid;grid-template-columns:repeat(7,1fr);font-size:8px;letter-spacing:.1em;color:var(--ink-muted);margin-bottom:4px;text-align:center}.sleep-axis .sleep-shot-day{color:var(--brand);font-weight:700}.sleep-bars{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;align-items:end;height:48px;margin-bottom:6px}.sleep-bar{background:var(--accent);border-radius:2px;height:var(--h);position:relative}.sleep-bar-low{background:var(--brand);opacity:.7}.sleep-bar-shot{background:var(--accent)}.sleep-shot-marker{position:absolute;top:-10px;left:50%;transform:translateX(-50%);font-size:10px;color:var(--brand);font-weight:700}.sleep-callout{text-align:center;font-size:9px;letter-spacing:.1em;color:var(--brand-deep);margin-top:6px}.index-grid{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.index-row{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;padding:5px 8px;background:var(--paper);border-radius:3px;font-size:10px}.index-cohort{color:var(--ink-soft);letter-spacing:.05em}.index-stat{color:var(--ink);font-weight:600}.index-band{color:var(--ink-muted);font-size:9px;letter-spacing:.08em}.index-row-you{background:var(--accent)}.index-row-you,.index-row-you .index-band,.index-row-you .index-cohort,.index-row-you .index-stat{color:var(--paper)}.index-band-you{color:var(--amber-glow,#DCA85A)!important;font-weight:700}.index-foot{font-size:8.5px;letter-spacing:.12em;color:var(--ink-muted);text-align:center}.avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-deep));display:flex;align-items:center;justify-content:center;font-family:var(--font-display);color:var(--paper);font-size:14px;font-style:italic;font-weight:500}.pframe{aspect-ratio:3/4;background:linear-gradient(160deg,#E0D2B5,#B8A481);position:relative;overflow:hidden}.pframe.after{background:linear-gradient(160deg,#C9B894,#8E7A53)}.pframe:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(24,21,19,.04) 1px,transparent 0),linear-gradient(90deg,rgba(24,21,19,.04) 1px,transparent 0);background-size:12px 12px}.pframe:after{content:attr(data-label);bottom:10px}.pframe .pframe-corner,.pframe:after{position:absolute;left:10px;font-family:var(--font-mono);font-size:9px;letter-spacing:.12em;color:rgba(255,255,255,.95);text-transform:uppercase;background:rgba(24,21,19,.78);padding:4px 8px;border-radius:4px;z-index:2}.pframe .pframe-corner{top:10px}.pframe .icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.45)}.pframe .pframe-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.promise-strip{margin-top:80px;padding:28px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:var(--ink);color:var(--paper);overflow:hidden;position:relative}.promise-strip:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1 0 0 0 0 0.95 0 0 0 0 0.85 0 0 0 0.05 0'/></filter><rect width='240' height='240' filter='url(%23n)'/></svg>");pointer-events:none}.promise-marquee{overflow:hidden;position:relative}.promise-track{display:flex;gap:36px;white-space:nowrap;align-items:center;animation:scroll 80s linear infinite;font-family:var(--font-display);font-size:18px;font-weight:400;letter-spacing:-.005em;color:var(--paper)}.promise-track .never{font-style:italic;color:var(--brand-glow);font-weight:460}.promise-track strong{font-weight:500;color:var(--accent-glow);font-style:italic}.promise-track .sep{color:var(--brand);font-size:9px;opacity:.7}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.section-tag{display:flex;align-items:center;gap:24px;padding-bottom:14px;margin-bottom:56px;border-bottom:1px solid var(--rule)}.section-tag .roman{font-family:var(--font-display);font-style:italic;font-size:14px;color:var(--brand);font-weight:500;letter-spacing:.05em}.section-tag .name{font-family:var(--font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted)}.section-tag .rule{flex:1;height:1px;background:var(--rule)}.section-tag .meta{font-family:var(--font-mono);font-size:11px;color:var(--ink-faint);letter-spacing:.05em}.section-headline-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,240px);column-gap:56px;row-gap:24px;align-items:end;margin-bottom:56px}.section-headline-row>.features-intro,.section-headline-row>.pro-intro,.section-headline-row>h2{margin-bottom:0}.section-anchor{border-left:1px solid var(--rule);padding:4px 0 4px 24px;align-self:end}.section-anchor-eyebrow{font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted);display:block}.section-anchor-stat{font-family:var(--font-display);font-style:italic;font-size:32px;font-weight:500;letter-spacing:-.01em;color:var(--ink);display:block;margin-top:6px;line-height:1.1}.section-anchor-label{font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-faint);display:block;margin-top:10px;line-height:1.4}.trust .section-anchor{border-left-color:rgba(255,255,255,.18)}.trust .section-anchor-eyebrow,.trust .section-anchor-label{color:rgba(255,255,255,.55)}.trust .section-anchor-stat{color:rgba(255,255,255,.92)}@media (max-width:900px){.section-headline-row{grid-template-columns:1fr;gap:20px;margin-bottom:48px}.section-anchor{border-left:none;border-top:1px solid var(--rule);padding:16px 0 0}.trust .section-anchor{border-top-color:rgba(255,255,255,.18)}.section-anchor-stat{font-size:24px}}.features{padding:100px 40px 40px}.features-intro{max-width:880px;margin-bottom:80px}.features-intro h2{font-family:var(--font-display);font-size:clamp(36px,4vw,56px);font-weight:380;line-height:1.05;letter-spacing:-.02em;color:var(--ink);text-wrap:balance}.features-intro h2 em{font-style:italic;color:var(--accent);font-weight:400}.feature{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;padding:80px 0;border-top:1px solid var(--rule);align-items:center}.feature.reverse{grid-template-columns:1.15fr .85fr}.feature.reverse .feature-text{order:2}.feature.reverse .feature-visual{order:1}.feature-num{font-family:var(--font-display);font-size:96px;font-weight:200;line-height:1;color:var(--accent);font-variation-settings:"opsz" 144,"SOFT" 80;margin-bottom:18px;font-style:italic;letter-spacing:-.04em}.feature-eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--brand);margin-bottom:16px}.feature-title{font-family:var(--font-display);font-size:clamp(28px,3vw,40px);font-weight:400;line-height:1.08;letter-spacing:-.02em;color:var(--ink)}.feature-title em{font-style:italic;color:var(--accent)}.feature-body{margin-top:20px;font-size:17px;line-height:1.55;color:var(--ink-soft);max-width:460px}.feature-body strong{color:var(--ink);font-weight:500}.feature-quote{margin-top:22px;font-family:var(--font-display);font-size:15px;font-style:italic;color:var(--ink-muted);border-left:2px solid var(--accent);padding:4px 0 4px 16px}.feature-visual{position:relative}.panel{background:#FBF7EE;border:1px solid var(--rule-strong);border-radius:12px;box-shadow:0 16px 48px -16px rgba(40,25,10,.18)}.cohort-panel{padding:32px}.cohort-panel-head{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:18px;border-bottom:1px solid var(--rule);margin-bottom:24px}.cohort-panel-head h3{font-family:var(--font-display);font-size:22px;font-weight:460;font-style:italic}.cohort-panel-head .count{font-family:var(--font-mono);font-size:12px;color:var(--ink-muted)}.cohort-panel-head .count strong{color:var(--accent);font-weight:600;font-size:14px}.dist-chart{height:200px;position:relative;margin:12px 0 8px}.dist-axis-y{left:0;width:28px;display:flex;flex-direction:column;justify-content:space-between;font-family:var(--font-mono);font-size:9px;color:var(--ink-faint);text-align:right}.dist-axis-y,.dist-svg-wrap{position:absolute;top:0;bottom:20px}.dist-axis-x,.dist-svg-wrap{left:36px;right:0}.dist-axis-x{position:absolute;bottom:0;display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:9px;color:var(--ink-faint)}.filter-row{display:flex;gap:6px;margin-top:24px;padding-top:18px;border-top:1px solid var(--rule)}.filter-pill{font-family:var(--font-mono);font-size:10px;letter-spacing:.06em;padding:5px 10px;border:1px solid var(--rule-strong);border-radius:2px;color:var(--ink-soft);text-transform:uppercase}.filter-pill.on{background:var(--ink);color:var(--paper);border-color:var(--ink)}.filter-pill .x{color:var(--accent);margin-left:4px}.dial-panel{padding:40px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;position:relative}.dial-svg{width:100%;max-width:460px}.dial-corner{position:absolute;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;color:var(--ink-faint);text-transform:uppercase}.dial-corner.tl{top:24px;left:28px}.dial-corner.tr{top:24px;right:28px}.dial-corner.bl{bottom:24px;left:28px}.dial-corner.br{bottom:24px;right:28px}.dial-corner strong{color:var(--ink);font-weight:600}.compound-panel{padding:28px}.compound-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.compound-card{border:1px solid var(--rule-strong);background:var(--paper);border-radius:8px;padding:18px}.compound-card h4{font-family:var(--font-mono);font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:14px}.recon-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px dashed var(--rule);font-size:13px}.recon-row:last-of-type{border-bottom:none}.recon-row .k{color:var(--ink-muted);font-size:11px}.recon-row .k,.recon-row .v{font-family:var(--font-mono)}.recon-row .v{color:var(--ink);font-weight:500}.recon-result{margin-top:12px;padding:12px;background:var(--ink);color:var(--paper);border-radius:6px;text-align:center}.recon-result .num{font-family:var(--font-display);font-style:italic;font-size:32px;color:var(--accent-glow);font-weight:460;line-height:1}.recon-result .lbl{font-family:var(--font-mono);font-size:9px;letter-spacing:.15em;text-transform:uppercase;margin-top:4px;color:rgba(240,234,224,.65)}.vials{display:flex;gap:8px;margin-bottom:16px;align-items:flex-end;height:110px}.vial{flex:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.vial,.vial-body{position:relative}.vial-body{width:100%;height:80%;background:linear-gradient(180deg,#FBF7EE,#EDE2C8);border:1px solid var(--ink);overflow:hidden}.vial-body:before{content:"";position:absolute;bottom:0;left:0;right:0;height:var(--fill,60%);background:linear-gradient(to top,var(--accent-deep),var(--accent))}.vial-cap{width:80%;height:8%;background:var(--ink);margin-bottom:-1px}.vial-collar{width:60%;height:6%;background:var(--paper-edge);border:1px solid var(--ink);margin-bottom:-1px}.vial-label{margin-top:6px;font-family:var(--font-mono);font-size:9px;color:var(--ink-muted);text-align:center}.vial-label strong{color:var(--ink);display:block}.bud-track{margin-top:14px;padding-top:14px;border-top:1px solid var(--rule)}.bud-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-family:var(--font-mono);font-size:11px}.bud-row .name{color:var(--ink-soft)}.bud-row .days{color:var(--accent);font-weight:500}.bud-row .days.warn{color:#B45309}.report-panel{padding:0;overflow:hidden}.report-head{background:var(--ink);color:var(--paper);padding:28px 32px 24px;position:relative}.report-head .week-num{font-family:var(--font-display);font-style:italic;font-size:76px;line-height:.9;color:var(--accent-glow);font-weight:380;letter-spacing:-.04em}.report-head .week-num .small{font-family:var(--font-mono);font-style:normal;font-size:11px;letter-spacing:.15em;color:rgba(240,234,224,.55);display:block;margin-bottom:4px}.report-head h3{font-family:var(--font-display);font-style:italic;font-size:26px;font-weight:420;margin-top:6px;color:var(--paper)}.report-head .date{position:absolute;top:28px;right:32px;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;color:rgba(240,234,224,.55);text-transform:uppercase}.report-body{padding:24px 32px 28px}.report-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background:var(--rule);border:1px solid var(--rule);margin-bottom:18px}.report-cell{background:#FBF7EE;padding:12px 14px}.report-cell .v{font-family:var(--font-display);font-style:italic;font-size:26px;font-weight:460;color:var(--ink);line-height:1}.report-cell .v .down{color:var(--forest);font-style:normal}.report-cell .v .up{color:var(--accent);font-style:normal}.report-cell .k{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);margin-top:6px}.report-checkin{margin-top:14px;padding-top:14px;border-top:1px solid var(--rule)}.report-checkin h4{font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:10px}.checkin-bars{display:flex;gap:4px;align-items:flex-end;height:50px}.checkin-bar{flex:1;background:var(--paper-edge);position:relative;border-radius:3px}.checkin-bar.high{background:var(--ink)}.checkin-bar.mid{background:var(--ink-muted)}.checkin-bar.peak{background:var(--accent)}.report-rank{margin-top:16px;padding:12px 14px;background:var(--paper-warm);display:flex;justify-content:space-between;align-items:center;font-family:var(--font-mono);font-size:11px}.report-rank strong{font-family:var(--font-display);font-style:italic;color:var(--accent);font-size:18px;font-weight:500}.feed-stack{display:flex;flex-direction:column;gap:18px}.feed-card{background:#FBF7EE;border:1px solid var(--rule-strong);border-radius:12px;padding:22px;box-shadow:0 12px 36px -16px rgba(40,25,10,.16)}.feed-card-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.feed-card-head .name{font-size:14px;font-weight:500}.feed-card-head .meta{font-family:var(--font-mono);font-size:10px;color:var(--ink-faint)}.feed-card-head .badge{margin-left:auto;font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;padding:3px 8px;background:var(--accent);color:var(--paper);border-radius:2px}.feed-quote{font-family:var(--font-display);font-size:22px;line-height:1.32;font-weight:380;letter-spacing:-.01em;color:var(--ink)}.feed-quote .quote-mark,.feed-quote em{font-style:italic;color:var(--accent)}.feed-quote .quote-mark{font-family:var(--font-display);font-size:36px;line-height:0;vertical-align:-16px;margin-right:4px}.feed-actions{margin-top:18px;padding-top:14px;border-top:1px solid var(--rule);display:flex;gap:22px;font-family:var(--font-mono);font-size:11px;color:var(--ink-muted)}.feed-actions strong{color:var(--ink);font-weight:500}.feed-ba{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:14px}.feed-ba .pframe{aspect-ratio:1}.feed-stats{display:flex;gap:24px;padding:12px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.feed-stats .stat .v{font-family:var(--font-display);font-style:italic;font-size:22px;font-weight:460;color:var(--ink)}.feed-stats .stat .v.lose{color:var(--forest)}.feed-stats .stat .k{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);margin-top:2px}.feed-caption{margin-top:12px;font-size:14px;color:var(--ink-soft);line-height:1.5}.trust{padding:120px 40px;background:var(--ink);color:var(--paper);margin-top:80px;position:relative;overflow:hidden}.trust:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1 0 0 0 0 0.95 0 0 0 0 0.85 0 0 0 0.06 0'/></filter><rect width='240' height='240' filter='url(%23n)'/></svg>");pointer-events:none}.trust-tag{display:flex;align-items:baseline;gap:24px;padding-bottom:14px;margin-bottom:56px;border-bottom:1px solid rgba(240,234,224,.18);position:relative}.trust-tag .roman{font-family:var(--font-display);font-style:italic;font-size:14px;color:var(--brand-glow);font-weight:500}.trust-tag .name{letter-spacing:.18em;text-transform:uppercase;color:rgba(240,234,224,.55)}.trust-tag .meta,.trust-tag .name{font-family:var(--font-mono);font-size:11px}.trust-tag .meta{margin-left:auto;color:rgba(240,234,224,.4);letter-spacing:.05em}.trust-headline{font-family:var(--font-display);font-size:clamp(42px,4.5vw,64px);font-weight:380;line-height:1.05;letter-spacing:-.02em;max-width:900px;margin-bottom:18px;text-wrap:balance}.trust-headline em{font-style:italic;color:var(--accent-glow);font-weight:400}.trust-sub{max-width:640px;font-size:17px;color:rgba(240,234,224,.7);line-height:1.55;margin-bottom:72px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(240,234,224,.18);border-top:1px solid rgba(240,234,224,.18);border-bottom:1px solid rgba(240,234,224,.18)}.trust-card{background:var(--ink);padding:44px 36px 48px;position:relative}.trust-num{font-style:italic;font-size:14px;color:var(--brand-glow);font-weight:500;margin-bottom:28px;letter-spacing:.05em}.trust-card h3,.trust-num{font-family:var(--font-display)}.trust-card h3{font-size:28px;line-height:1.15;font-weight:400;letter-spacing:-.015em;margin-bottom:18px}.trust-card h3 em{font-style:italic;color:var(--accent-glow)}.trust-card p{font-size:14px;line-height:1.6;color:rgba(240,234,224,.65)}.trust-icon{margin-bottom:22px;color:var(--accent-glow)}.cohort-landing .testimonials{padding:100px 40px;background:var(--paper);border-top:1px solid var(--rule)}.cohort-landing .testimonials-headline{font-family:var(--font-display);font-size:clamp(36px,4vw,56px);font-weight:380;line-height:1.05;letter-spacing:-.02em;color:var(--ink);max-width:720px;margin-top:36px;margin-bottom:16px;text-wrap:balance}.cohort-landing .testimonials-headline em{font-style:italic;color:var(--brand);font-weight:400}.cohort-landing .testimonials-sub{font-family:var(--font-display);font-size:18px;font-style:italic;color:var(--ink-soft);max-width:620px;margin-bottom:56px;line-height:1.5}.cohort-landing .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cohort-landing .testimonial-card{background:var(--paper-warm);border:1px solid var(--rule);border-radius:8px;padding:32px 28px;display:flex;flex-direction:column;justify-content:space-between;min-height:280px}.cohort-landing .testimonial-quote{font-family:var(--font-display);font-size:17px;font-style:italic;color:var(--ink);line-height:1.55;margin:0 0 24px;text-indent:-.18em}.cohort-landing .testimonial-meta{display:flex;flex-direction:column;gap:4px;padding-top:16px;border-top:1px solid var(--rule)}.cohort-landing .testimonial-handle{font-family:var(--font-mono);font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--brand)}.cohort-landing .testimonial-context{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;color:var(--ink-muted);text-transform:uppercase}.cohort-landing .newsletter{padding:100px 40px;background:var(--paper-warm);border-top:1px solid var(--rule)}.cohort-landing .newsletter-headline{font-family:var(--font-display);font-size:clamp(32px,3.5vw,48px);font-weight:380;line-height:1.1;letter-spacing:-.02em;color:var(--ink);max-width:720px;margin-top:36px;margin-bottom:16px;text-wrap:balance}.cohort-landing .newsletter-headline em{font-style:italic;color:var(--brand);font-weight:400}.cohort-landing .newsletter-sub{font-family:var(--font-display);font-size:18px;font-style:italic;color:var(--ink-soft);max-width:580px;margin-bottom:36px;line-height:1.5}.cohort-landing .newsletter-count{font-family:var(--font-mono);font-size:12px;letter-spacing:.08em;color:var(--ink-muted);margin:-22px 0 26px;display:flex;align-items:center;gap:9px}.cohort-landing .newsletter-count strong{color:var(--accent);font-weight:600;font-variant-numeric:tabular-nums}.cohort-landing .newsletter-count-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:pulse 2s ease-in-out infinite}.cohort-landing .cohort-landing-newsletter-form{display:flex;flex-wrap:wrap;gap:12px;max-width:520px}.cohort-landing .cohort-landing-newsletter-input{flex:1 1 240px;padding:14px 18px;border:1px solid var(--rule);border-radius:8px;background:var(--paper);font-family:var(--font-body);font-size:15px;color:var(--ink);transition:border-color .15s}.cohort-landing .cohort-landing-newsletter-input:focus{border-color:var(--accent)}.cohort-landing .cohort-landing-newsletter-input:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-color:var(--accent)}.cohort-landing .cohort-landing-newsletter-button{padding:14px 24px;border:none;border-radius:8px;background:var(--accent);color:var(--paper);font-family:var(--font-mono);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .15s,transform .15s;box-shadow:0 1px 0 var(--accent-deep),0 4px 12px -2px rgba(45,80,67,.4)}.cohort-landing .cohort-landing-newsletter-button:hover:not(:disabled){background:var(--accent-deep);transform:translateY(-1px)}.cohort-landing .cohort-landing-newsletter-button:disabled{opacity:.5;cursor:not-allowed}.cohort-landing .cohort-landing-newsletter-error{flex-basis:100%;font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;color:var(--brand-deep);margin-top:4px}.cohort-landing .cohort-landing-newsletter-success{max-width:520px;padding:20px 24px;border:1px solid var(--accent);border-radius:8px;background:rgba(45,80,67,.08)}.cohort-landing .cohort-landing-newsletter-success-line{font-family:var(--font-display);font-style:italic;font-size:16px;line-height:1.55;color:var(--ink)}.final{padding:140px 40px 100px;text-align:center;position:relative}.final h2{font-family:var(--font-display);font-size:clamp(48px,6vw,88px);font-weight:360;line-height:1;letter-spacing:-.03em;color:var(--ink)}.final h2 em{font-style:italic;font-weight:380}.final h2 .stop,.final h2 em{color:var(--accent)}.final-sub{margin-top:28px;font-size:18px;color:var(--ink-soft);max-width:540px;margin-left:auto;margin-right:auto}.final-actions{margin-top:42px;gap:18px;align-items:center;flex-wrap:wrap}.final-actions,.refugee-note{display:flex;justify-content:center}.refugee-note{margin:38px auto 0;max-width:560px;align-items:flex-start;gap:12px;padding:18px 24px;border:1px dashed var(--rule-strong);border-radius:8px;background:rgba(255,255,255,.25);text-align:left;font-family:var(--font-display);font-size:15px;line-height:1.5;color:var(--ink-soft)}.refugee-note strong{color:var(--ink);font-weight:500}.refugee-arrow{font-family:var(--font-display);font-style:italic;font-size:22px;color:var(--accent);line-height:1;margin-top:-2px;flex-shrink:0}.cohort-landing footer{border-top:1px solid var(--rule);padding:36px 40px 32px}.footer-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-links{display:flex;gap:28px;font-family:var(--font-mono);font-size:11px;letter-spacing:.05em;color:var(--ink-muted);text-transform:uppercase}.footer-links a:hover{color:var(--accent)}.footer-meta{font-family:var(--font-mono);font-size:10px;color:var(--ink-faint);letter-spacing:.05em}.footer-disclaimer{margin-top:24px;padding-top:24px;border-top:1px solid var(--rule);font-size:12px;color:var(--ink-faint);line-height:1.6;max-width:680px}.problem{padding:100px 40px 60px}.problem-headline{font-family:var(--font-display);font-size:clamp(36px,4vw,56px);font-weight:380;line-height:1.05;letter-spacing:-.02em;color:var(--ink);max-width:880px;margin-bottom:64px;text-wrap:balance}.problem-headline em{font-style:italic;color:var(--brand);font-weight:400}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--rule);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.problem-card{background:var(--paper);padding:32px 28px 36px}.problem-num{font-family:var(--font-display);font-style:italic;font-size:14px;color:var(--brand);font-weight:500;letter-spacing:.05em;margin-bottom:18px}.problem-card p{font-size:16px;line-height:1.55;color:var(--ink-soft)}.problem-card strong{display:block;color:var(--ink);font-weight:500;margin-bottom:8px;font-size:17px;line-height:1.4}.problem-mock{margin-top:22px;padding-top:18px;border-top:1px solid var(--rule);font-family:var(--font-mono)}.mock-chart-header,.mock-strip{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.mock-label{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted)}.mock-meta{font-size:10px;color:var(--ink-soft);font-weight:500}.mock-bar{height:6px;background:var(--paper-deep);border-radius:3px;overflow:hidden;margin-bottom:12px}.mock-bar-fill{height:100%;background:var(--ink-muted);border-radius:3px}.mock-rows{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}.mock-row{display:flex;justify-content:space-between;font-size:11px;color:var(--ink-soft)}.mock-num{color:var(--ink);font-weight:500}.mock-question{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px dashed var(--brand);border-radius:4px;background:rgba(192,64,24,.05);font-size:11px;color:var(--brand-deep);font-style:italic;font-family:var(--font-display)}.mock-question-mark{width:16px;height:16px;flex-shrink:0;border-radius:50%;background:var(--brand);color:var(--paper);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;font-family:var(--font-mono);font-style:normal}.mock-note{background:var(--paper-warm);border:1px solid var(--rule);border-radius:3px;padding:10px 12px;margin-bottom:12px}.mock-note-line{font-size:11px;color:var(--ink-soft);margin-bottom:4px;line-height:1.4}.mock-note-faded{color:var(--ink-muted)}.mock-note-redacted{height:6px;background:var(--paper-deep);border-radius:1px;margin-top:6px}.mock-note-redacted-short{width:60%}.mock-stamp{font-size:10px;letter-spacing:.12em;color:var(--brand-deep);text-align:right;text-transform:uppercase;border-top:1px solid var(--rule);padding-top:8px}.mock-feed{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.mock-feed-row{display:flex;align-items:center;gap:10px;padding:5px 8px;background:var(--paper-warm);border-radius:3px;font-size:11px}.mock-feed-row-faded{opacity:.55}.mock-vote{color:var(--brand-deep);font-weight:600;font-size:10px;min-width:44px}.mock-thread{color:var(--ink-soft)}.screenshot-gallery{padding-top:64px;padding-bottom:56px}.gallery-header{text-align:center;max-width:640px;margin:0 auto 44px}.gallery-eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);margin-bottom:14px}.gallery-headline{font-family:var(--font-display);font-size:clamp(28px,3.6vw,44px);font-weight:400;line-height:1.1;color:var(--ink);margin:0 0 16px;letter-spacing:-.01em}.gallery-headline em{font-style:italic;color:var(--accent);font-weight:400}.cohort-landing h2 em,.cohort-landing h3 em{white-space:nowrap}.gallery-sub{font-family:var(--font-display);font-style:italic;font-size:16px;line-height:1.55;color:var(--ink-muted);margin:0}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:start;gap:28px}.gallery-tile{margin:0;background:var(--paper);border:1px solid var(--rule);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 12px rgba(24,21,19,.04);transition:box-shadow .2s ease,transform .2s ease}.gallery-tile:hover{box-shadow:0 8px 24px rgba(24,21,19,.08);transform:translateY(-2px)}.gallery-image-wrap{position:relative;background:var(--paper-warm);padding:24px 24px 0;border-bottom:1px solid var(--rule)}.gallery-image-wrap:before{content:"";position:absolute;top:10px;left:12px;width:8px;height:8px;border-radius:50%;background:var(--brand);box-shadow:14px 0 0 var(--amber,#C08A3E),28px 0 0 var(--accent);opacity:.45}.gallery-image-wrap img{display:block;width:100%;height:auto;border-radius:4px 4px 0 0;box-shadow:0 -2px 8px rgba(24,21,19,.04)}.gallery-image-wrap picture{cursor:zoom-in;display:block;transition:transform .2s ease}.gallery-image-wrap picture:focus-visible img,.gallery-image-wrap picture:hover img{transform:scale(1.01)}.landing-lightbox::backdrop{background:rgba(20,16,12,.86);backdrop-filter:blur(4px)}.landing-lightbox[open]{animation:lightbox-fade-in .18s ease-out}@keyframes lightbox-fade-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.gallery-tile figcaption{padding:18px 22px 22px;min-height:112px;display:flex;flex-direction:column;gap:6px}.gallery-tile-label{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase}.gallery-tile-sub{font-family:var(--font-display);font-style:italic;font-size:14px;line-height:1.5;color:var(--ink-soft)}.differentiators{padding-top:64px;padding-bottom:32px}.differentiators-eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:28px;text-align:center}.differentiators-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--rule);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.diff-card{background:var(--paper);padding:28px 24px 32px;display:flex;flex-direction:column;gap:14px}.diff-icon{color:var(--accent);line-height:0}.diff-headline{font-family:var(--font-display);font-size:18px;font-weight:500;line-height:1.3;color:var(--ink);margin:0}.diff-body{font-size:15px;line-height:1.55;color:var(--ink-soft);margin:0}.free-grid-wrap{margin-top:32px;margin-bottom:32px}.free-grid-head{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:18px;margin-bottom:0;border-bottom:1px solid var(--rule)}.free-grid-eyebrow{font-family:var(--font-display);font-style:italic;font-size:22px;color:var(--ink);font-weight:460;letter-spacing:-.005em}.free-grid-meta{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;color:var(--accent);font-weight:500}.free-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--rule);border-bottom:1px solid var(--rule)}.free-tile{background:var(--paper);padding:28px 24px;position:relative;transition:background .25s ease}.free-tile:hover{background:#FBF7EE}.free-icon{color:var(--accent);margin-bottom:18px}.free-num{font-family:var(--font-mono);font-size:10px;color:var(--ink-faint);letter-spacing:.12em;margin-bottom:6px}.free-title{font-family:var(--font-display);font-size:18px;font-weight:460;color:var(--ink);margin-bottom:10px;letter-spacing:-.01em}.free-tile p{font-size:13px;line-height:1.5;color:var(--ink-soft)}.free-grid-foot{margin-top:24px;padding:14px 18px;font-family:var(--font-mono);font-size:12px;color:var(--ink-muted);letter-spacing:.02em;text-align:center;line-height:1.55}.features-divider{margin:72px 0 48px;display:flex;align-items:center;gap:20px}.features-divider-eyebrow{font-family:var(--font-display);font-style:italic;font-size:16px;color:var(--ink-muted);font-weight:420;flex-shrink:0}.features-divider-rule{flex:1;height:1px;background:var(--rule)}.pro{padding:100px 40px 60px;margin-top:60px;position:relative}.pro:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 0,rgba(192,138,62,.08) 0,transparent 50%),radial-gradient(ellipse at 100% 100%,rgba(192,138,62,.05) 0,transparent 50%);pointer-events:none}.pro>*{position:relative}.pro-roman{color:var(--amber-deep)!important}.pro-intro{max-width:760px;margin-bottom:72px}.pro-intro h2{font-family:var(--font-display);font-size:clamp(36px,4vw,56px);font-weight:380;line-height:1.05;letter-spacing:-.02em;color:var(--ink);text-wrap:balance}.pro-intro h2 em{font-style:italic;color:var(--amber-deep);font-weight:400}.pro-intro-sub{margin-top:24px;font-size:17px;line-height:1.55;color:var(--ink-soft);max-width:640px}.pro-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:56px}.pro-card{background:#FBF7EE;border:1px solid var(--rule-strong);border-top:3px solid var(--amber);border-radius:12px;padding:28px 26px 30px;box-shadow:0 16px 48px -20px rgba(140,95,31,.18);display:flex;flex-direction:column}.pro-card-num{font-family:var(--font-display);font-style:italic;font-size:14px;color:var(--amber-deep);font-weight:500;letter-spacing:.05em;margin-bottom:12px}.pro-card-eyebrow{font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:14px}.pro-card-title{font-family:var(--font-display);font-size:24px;font-weight:400;line-height:1.15;letter-spacing:-.015em;color:var(--ink);margin-bottom:22px}.pro-card-title em{font-style:italic;color:var(--amber-deep)}.pro-card-body{font-size:14px;line-height:1.55;color:var(--ink-soft);margin-top:auto}.pro-viz{background:var(--paper);border:1px solid var(--rule);border-radius:8px;padding:18px;margin-bottom:22px}.pro-viz-body{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.pro-stat{text-align:left}.pro-stat-label{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;color:var(--ink-faint);margin-bottom:6px}.pro-stat-value{font-family:var(--font-display);font-style:italic;font-size:28px;color:var(--ink);font-weight:460;line-height:1;letter-spacing:-.02em}.pro-stat-value .unit{font-family:var(--font-mono);font-size:12px;color:var(--ink-muted);font-style:normal;margin-left:2px;font-weight:400}.pro-stat-trend{font-family:var(--font-mono);font-size:9px;letter-spacing:.05em;color:var(--ink-faint);margin-top:6px}.pro-stat-trend.down,.pro-stat-trend.up{color:var(--accent)}.pro-viz-labs{display:flex;flex-direction:column;gap:10px}.lab-row{display:grid;grid-template-columns:88px 1fr 70px;gap:10px;align-items:center;font-family:var(--font-mono);font-size:10px}.lab-name{color:var(--ink-soft);letter-spacing:.02em}.lab-bar{height:5px;background:var(--paper-deep);border-radius:3px;overflow:hidden;position:relative}.lab-fill{display:block;height:100%;background:linear-gradient(to right,var(--amber-glow),var(--amber));border-radius:3px}.lab-val{color:var(--ink);font-weight:500;text-align:right;letter-spacing:-.01em}.pro-viz-cardio{text-align:center}.cardio-ages{display:flex;align-items:center;justify-content:space-around;margin-bottom:16px;padding-bottom:16px;border-bottom:1px dashed var(--rule)}.cardio-age-item{text-align:center}.cardio-age-label{font-family:var(--font-mono);font-size:8px;letter-spacing:.12em;color:var(--ink-faint);margin-bottom:4px}.cardio-age-num{font-family:var(--font-display);font-style:italic;font-size:36px;font-weight:460;color:var(--ink);line-height:1;letter-spacing:-.03em}.cardio-age-item.bio .cardio-age-num{color:var(--amber-deep)}.cardio-age-arrow{font-family:var(--font-display);font-style:italic;font-size:20px;color:var(--amber)}.cardio-meta{display:flex;flex-direction:column;gap:4px}.cardio-meta-row{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:10px;color:var(--ink-muted);letter-spacing:.04em}.cardio-meta-row strong{color:var(--ink);font-weight:500}.pro-pricing{margin-top:16px;border:1px solid var(--rule-strong);border-radius:12px;overflow:hidden;background:#FBF7EE}.pro-pricing-row{display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr}.pro-pricing-col{padding:32px 26px}.pro-pricing-divider{background:var(--rule)}.pro-tinted{background:rgba(192,138,62,.06);position:relative}.pro-tinted:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--amber)}.pro-pricing-label{font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;color:var(--ink-muted);margin-bottom:14px}.pro-tinted .pro-pricing-label{color:var(--amber-deep);font-weight:600}.pro-founders{background:rgba(45,80,67,.07)}.pro-founders:before{background:var(--sage)}.pro-founders-label{color:var(--sage)!important}.pro-pricing-strike{display:inline-block;margin-left:10px;font-size:20px;color:var(--ink-muted);text-decoration:line-through;text-decoration-thickness:1.5px;vertical-align:middle}.pro-pricing-headline,.pro-pricing-strike{font-family:var(--font-display);font-weight:400}.pro-pricing-headline{font-size:32px;line-height:1.1;letter-spacing:-.02em;color:var(--ink);margin-bottom:14px}.pro-pricing-headline em{font-style:italic;color:var(--accent);font-weight:460}.pro-pricing-headline .per{font-family:var(--font-mono);font-size:14px;font-weight:400;color:var(--ink-muted);margin-left:2px;letter-spacing:0}.pro-pricing-detail{font-size:14px;line-height:1.55;color:var(--ink-soft)}.faq{padding:100px 40px 60px}.faq-headline{font-family:var(--font-display);font-size:clamp(36px,4vw,56px);font-weight:380;line-height:1.05;letter-spacing:-.02em;color:var(--ink);margin-bottom:56px;max-width:720px}.faq-headline em{font-style:italic;color:var(--brand);font-weight:400}.faq-list{border-top:1px solid var(--rule-strong)}.faq-item{border-bottom:1px solid var(--rule-strong);transition:background .2s ease}.faq-item[open]{background:rgba(255,255,255,.25)}.faq-item summary{list-style:none;cursor:pointer;padding:22px 8px 22px 0;display:flex;justify-content:space-between;align-items:center;gap:24px}.faq-item summary::-webkit-details-marker{display:none}.faq-q{font-family:var(--font-display);font-size:20px;font-weight:420;color:var(--ink);letter-spacing:-.01em;line-height:1.3}.faq-toggle{width:22px;height:22px;border:1px solid var(--rule-strong);border-radius:50%;position:relative;flex-shrink:0;transition:background .2s,border-color .2s}.faq-toggle:after,.faq-toggle:before{content:"";position:absolute;background:var(--ink);top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .2s}.faq-toggle:before{width:9px;height:1.4px}.faq-toggle:after{width:1.4px;height:9px}.faq-item[open] .faq-toggle{background:var(--accent);border-color:var(--accent)}.faq-item[open] .faq-toggle:before{background:var(--paper)}.faq-item[open] .faq-toggle:after{opacity:0}.faq-a{padding:0 60px 26px 0;font-size:16px;line-height:1.6;color:var(--ink-soft);max-width:760px}.final-secondary{margin-top:28px}.sample-link{font-family:var(--font-mono);font-size:12px;letter-spacing:.05em;color:var(--ink-muted);border-bottom:1px solid var(--rule-strong);padding-bottom:4px;transition:color .2s,border-color .2s;display:inline-flex;gap:8px;align-items:center}.sample-link:hover{color:var(--accent);border-color:var(--accent)}.sample-arrow{font-family:var(--font-display);font-style:italic;font-size:14px}.reveal{opacity:0;transform:translateY(20px);animation:reveal .9s cubic-bezier(.2,.6,.2,1) forwards}@keyframes reveal{to{opacity:1;transform:translateY(0)}}.hero-text .reveal{animation-delay:.1s}.hero-text .hero-sub.reveal{animation-delay:.25s}.hero-text .hero-meds.reveal{animation-delay:.35s}.hero-text .hero-actions.reveal{animation-delay:.45s}.hero-text .hero-meta-line.reveal{animation-delay:.55s}.phone{animation:phoneIn 1.1s cubic-bezier(.2,.6,.2,1) .5s both}@keyframes phoneIn{0%{opacity:0;transform:rotate(-3deg) translateY(40px) scale(.96)}to{opacity:1;transform:rotate(-3deg) translateY(0) scale(1)}}.float-notif{animation:floatIn .9s cubic-bezier(.2,.6,.2,1) .95s both}.float-badge{animation:floatIn .9s cubic-bezier(.2,.6,.2,1) 1.1s both}@keyframes floatIn{0%{opacity:0;transform:rotate(0deg) translateY(20px)}}@media (max-width:1024px){.hero-grid{grid-template-columns:1fr;gap:60px}.hero-visual{height:700px}.float-notif{left:5%}.float-badge{right:5%}.feature,.feature.reverse{grid-template-columns:1fr;gap:40px}.feature.reverse .feature-text{order:1}.feature.reverse .feature-visual{order:2}.problem-grid,.trust-grid{grid-template-columns:1fr}.differentiators-grid,.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{gap:16px}.gallery-tile-wide{grid-column:span 2}.free-grid{grid-template-columns:repeat(2,1fr)}.cohort-landing .testimonials-grid,.pro-grid,.pro-pricing-row{grid-template-columns:1fr}.pro-pricing-divider{height:1px;width:100%}}@media (max-width:1023px) and (min-width:641px){.cohort-landing .container,.cohort-landing .faq,.cohort-landing .features,.cohort-landing .final,.cohort-landing .hero,.cohort-landing .pro,.cohort-landing .problem,.cohort-landing .trust,.cohort-landing footer,.cohort-landing nav{padding-left:28px;padding-right:28px}.cohort-landing .hero-text h1{font-size:clamp(48px,7vw,80px)}}@media (max-width:640px){.cohort-landing .container,.cohort-landing .faq,.cohort-landing .features,.cohort-landing .final,.cohort-landing .hero,.cohort-landing .pro,.cohort-landing .problem,.cohort-landing .trust,.cohort-landing footer,.cohort-landing nav{padding-left:22px;padding-right:22px}.cohort-landing h1,.cohort-landing h2,.cohort-landing h3,.cohort-landing li,.cohort-landing p,.cohort-landing td,.cohort-landing th{overflow-wrap:break-word;word-wrap:break-word;max-width:100%}.cohort-landing .features>*,.cohort-landing .hero>*,.cohort-landing .pro>*,.cohort-landing footer>*,.cohort-landing nav>*{min-width:0}.cohort-landing img,.cohort-landing picture,.cohort-landing svg{max-width:100%;height:auto}.nav-mobile-panel{max-width:calc(100vw - 44px);box-sizing:border-box}.nav-links a:not(.nav-cta){display:none}.nav-mobile{display:block;position:relative}.nav-links a.nav-cta:not(.nav-cta-primary){display:none}nav{position:relative}.hero{padding-top:50px}.hero-text h1{font-size:44px}.hero-actions{flex-wrap:wrap;gap:12px}.hero-cta-primary{width:100%;flex-direction:row;justify-content:space-between;padding:14px 22px;min-height:52px}.hero-cta-primary-label{font-size:17px}.hero-cta-primary-sub{font-size:9px}.store-badge{padding:12px 16px 12px 14px;min-height:44px}.store-badge:not(.store-badge-soon) span{font-size:14px}.store-badge:not(.store-badge-soon) small{font-size:8px}.store-badge-soon{flex:1 1 0;min-width:0;justify-content:flex-start;padding:10px 12px;min-height:44px}.store-badge-soon span{font-size:13px}.store-badge-soon small{font-size:8px}.hero-visual{height:auto;padding:30px 0}.phone-frame{width:100%;max-width:280px;height:auto;aspect-ratio:280/580}.float-notif{width:200px;top:30px;left:0}.float-badge{width:210px;bottom:30px;right:0}.hero-meds{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px;mask-image:linear-gradient(90deg,black 90%,transparent)}.hero-meds::-webkit-scrollbar{display:none}.hero-meds .med-pill{flex:0 0 auto}.hero-promo-band .hero-promo-line{font-size:13px}.compound-grid{grid-template-columns:1fr}.feature-num{font-size:56px}.faq-headline,.features-intro h2,.final h2,.pro-intro h2,.problem-headline,.trust-headline{font-size:38px}.differentiators-grid,.free-grid,.gallery-grid{grid-template-columns:1fr}.gallery-grid{gap:14px}.gallery-tile-wide{grid-column:span 1}.screenshot-gallery{padding-top:44px;padding-bottom:36px}.gallery-image-wrap{padding:18px 18px 0}.differentiators{padding-top:44px}.free-grid-head{flex-direction:column;gap:12px;align-items:flex-start}.pro-pricing-col{padding:28px 22px 30px}.pro-viz-body{grid-template-columns:1fr}.faq-q{font-size:17px}}