:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-height:100vh}::selection{color:#172b2c;background:#b9d7d0}:root{--ink:#172b2c;--ink-soft:#405859;--paper:#f6f3ec;--surface:#fffdf8;--teal:#176f6c;--teal-dark:#0f5553;--teal-soft:#d8e7e3;--citrus:#e5b966;--lavender:#d7d3e6;--line:#ccd7d2;--line-strong:#a8bdb7;--shadow:0 24px 70px #203e3c1f}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 78% 5%, #e5b96624, transparent 22rem), var(--paper);min-width:320px;color:var(--ink);margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}a:focus-visible{outline:3px solid var(--citrus);outline-offset:4px}.site-shell{width:min(100% - 40px,1180px);margin:0 auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:96px;display:flex}.wordmark{border-radius:8px;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.wordmark-mark{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;display:grid}.wordmark-copy{line-height:1.15;display:grid}.wordmark-copy strong{letter-spacing:-.02em}.wordmark-copy span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:.69rem}.site-header nav{gap:30px;display:flex}.site-header nav a{color:var(--ink-soft);font-size:.9rem;font-weight:700;text-decoration:none;position:relative}.site-header nav a:after{background:var(--teal);content:"";transform-origin:0;border-radius:2px;height:2px;transition:transform .18s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{transform:scaleX(1)}.hero-section{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(48px,8vw,105px);min-height:680px;padding:68px 0 84px;display:grid}.eyebrow{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;margin:0 0 20px;font-size:.75rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500}h1{letter-spacing:-.055em;max-width:720px;margin-bottom:28px;font-size:clamp(3rem,6vw,5.5rem);line-height:.98}h2{letter-spacing:-.045em;margin-bottom:22px;font-size:clamp(2.15rem,4vw,3.55rem);line-height:1.03}h3{letter-spacing:-.02em}.hero-description{max-width:690px;color:var(--ink-soft);margin-bottom:34px;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{box-sizing:border-box;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 20px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.button-primary{background:var(--teal);color:#fff}.button-primary:hover{background:var(--teal-dark)}.button-secondary{border-color:var(--line-strong);color:var(--ink);background:0 0}.button-secondary:hover{border-color:var(--teal);background:#ffffff73}.button-disabled{border-color:var(--line);color:#526665;cursor:not-allowed;background:#d8e7e380}.independent-note{color:var(--ink-soft);align-items:center;gap:9px;margin:24px 0 0;font-size:.79rem;display:flex}.independent-note span{color:var(--citrus);font-size:.6rem}.study-preview{box-sizing:border-box;border:1px solid var(--line-strong);background:var(--surface);width:100%;max-width:475px;box-shadow:var(--shadow);border-radius:18px;justify-self:end;padding:26px;position:relative}.study-preview:before{z-index:-1;background:var(--citrus);content:"";opacity:.48;border-radius:50%;width:115px;height:115px;position:absolute;top:-26px;right:-25px}.study-preview:after{z-index:-1;background:var(--lavender);content:"";border-radius:100%;width:150px;height:78px;position:absolute;bottom:-36px;left:-38px;transform:rotate(-8deg)}.preview-topline,.feature-card-topline,.status-label-row{justify-content:space-between;align-items:center;display:flex}.preview-topline{color:var(--ink-soft);letter-spacing:.13em;margin-bottom:19px;font-size:.68rem;font-weight:800}.preview-status,.status-pill{background:var(--teal-soft);color:var(--teal-dark);letter-spacing:0;text-transform:none;border-radius:999px;font-weight:800}.preview-status{padding:6px 9px;font-size:.66rem}.episode-card{background:var(--ink);color:#fff;border-radius:10px;padding:21px}.episode-label{color:var(--citrus);letter-spacing:.14em;font-size:.64rem;font-weight:800}.episode-card p{max-width:330px;margin:9px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;line-height:1.25}.audio-line{align-items:center;gap:14px;display:flex}.play-mark{background:var(--citrus);width:34px;height:34px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:.62rem;display:grid}.waveform{flex:1;align-items:center;gap:5px;height:30px;display:flex;overflow:hidden}.waveform i{background:#ffffffad;border-radius:4px;width:3px;height:8px}.waveform i:nth-child(3n+1){height:21px}.waveform i:nth-child(4n+2){height:14px}.study-steps{margin:12px 0 0;padding:0;list-style:none;display:grid}.study-steps li{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr;align-items:center;gap:13px;padding:15px 4px;display:grid}.study-steps li>span{border:1px solid var(--line-strong);width:30px;height:30px;color:var(--teal);border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid}.study-steps strong,.study-steps small{display:block}.study-steps strong{font-size:.88rem}.study-steps small{color:var(--ink-soft);margin-top:3px;font-size:.72rem}.preview-caption{color:var(--ink-soft);text-align:center;margin:18px 0 0;font-size:.72rem}.section-block{border-top:1px solid var(--line);padding:clamp(76px,10vw,126px) 0;scroll-margin-top:24px}.section-heading{grid-template-columns:minmax(0,1.2fr) minmax(270px,.6fr);align-items:end;column-gap:clamp(40px,8vw,110px);margin-bottom:50px;display:grid}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2{max-width:690px;margin:0}.section-heading>p:last-child{color:var(--ink-soft);margin:0 0 4px;line-height:1.65}.feature-grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.feature-card{box-sizing:border-box;border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:#fffdf894;min-height:235px;padding:27px}.feature-card:hover{background:var(--surface)}.feature-number{color:var(--teal);font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.status-pill{padding:6px 10px;font-size:.67rem}.feature-card h3{margin:44px 0 12px;font-size:1.25rem}.feature-card p{max-width:460px;color:var(--ink-soft);margin-bottom:0;line-height:1.65}.why-section{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(48px,10vw,140px);display:grid}.why-marker{aspect-ratio:1;border:1px solid var(--line-strong);max-width:400px;color:var(--teal-dark);text-align:center;background:#d8e7e366;border-radius:50%;place-content:center;gap:16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,3vw,2rem);display:grid;position:relative}.why-marker:before,.why-marker:after{content:"";border-radius:50%;position:absolute}.why-marker:before{border:1px dashed var(--line-strong);inset:5% 7%}.why-marker:after{border:1px solid #176f6c38;inset:16%}.why-marker span{z-index:1;position:relative}.why-marker span:nth-child(2){color:var(--ink);font-size:1.25em}.why-copy{max-width:660px}.why-copy>p:not(.eyebrow){color:var(--ink-soft);font-size:1.05rem;line-height:1.75}.why-copy>p+p{margin-top:18px}.section-heading-compact{margin-bottom:42px;display:block}.section-heading-compact h2{max-width:none}.status-grid{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.status-column{border-right:1px solid var(--line-strong);min-height:215px;padding:28px 30px}.status-column:last-child{border-right:0}.status-label-row{justify-content:flex-start;gap:10px}.status-label-row h3{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.82rem}.status-dot{background:var(--teal);border-radius:50%;width:8px;height:8px}.status-dot-2{background:var(--citrus)}.status-dot-3{background:#9992b5}.status-column ul{color:var(--ink-soft);gap:12px;margin:24px 0 0;padding:0;line-height:1.5;list-style:none;display:grid}.status-column li{padding-left:16px;position:relative}.status-column li:before{background:var(--line-strong);content:"";width:5px;height:1px;position:absolute;top:.7em;left:0}.disclaimer{border-left:4px solid var(--teal);background:var(--teal-soft);margin:0 0 64px;padding:29px 34px}.disclaimer p{color:#294746;margin:0;line-height:1.65}.site-footer{border-top:1px solid var(--line);min-height:112px;color:var(--ink-soft);justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.footer-brand{color:var(--ink);font-weight:800;text-decoration:none}.site-footer p{margin:0}@media (width<=900px){.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:80px}.hero-copy{max-width:730px}.study-preview{justify-self:start;max-width:620px}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading .eyebrow{grid-column:auto}}@media (width<=680px){.site-shell{width:min(100% - 30px,1180px)}.site-header{min-height:82px}.wordmark-copy span,.site-header nav{display:none}.hero-section{gap:62px;padding:64px 0 72px}h1{font-size:clamp(2.75rem,15vw,4.2rem)}.hero-actions,.button{width:100%}.study-preview{padding:18px}.study-preview:before{right:-10px}.study-preview:after{left:-12px}.episode-card{padding:18px}.feature-grid,.why-section,.status-grid{grid-template-columns:1fr}.feature-card{min-height:218px;padding:24px 22px}.why-section{gap:58px}.why-marker{justify-self:center;width:min(92%,380px)}.status-grid{border-bottom:0}.status-column{border-right:0;border-bottom:1px solid var(--line-strong);min-height:auto;padding:26px 4px 30px}.disclaimer{padding:24px 22px}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
