.sl-landing{--bone:#F6F2E9;--vellum:#FCFAF4;--ink:#1C1E1B;--ash:#6E7066;--line:#E2DCCF;--meridian:#2C5249;--cypress:#1F3A34;--patina:#A7B7A8;--accent-soft:#8FBFAE;--dusk-soft:#C6AECB;--on-film:#F6F2E9;--on-film-muted:rgba(246,242,233,0.66);--film-line:rgba(246,242,233,0.20);--font-head:var(--font-fraunces),Georgia,"Times New Roman",serif;--font:var(--font-newsreader),Georgia,serif;--font-mono:var(--font-plex),ui-monospace,monospace;--maxw:1180px;--gutter:clamp(20px,5vw,64px);background:#15140f;color:var(--on-film);font-family:var(--font);font-size:18px;line-height:1.65;overflow-x:hidden;-webkit-font-smoothing:antialiased;min-height:100vh}.sl-landing,.sl-landing *{box-sizing:border-box}.sl-landing :is(img,svg,video){display:block;max-width:100%}.sl-landing .glass{position:relative;overflow:hidden;background:rgba(36,30,22,.4);border:1px solid color-mix(in srgb,var(--bone) 18%,transparent);backdrop-filter:blur(20px) saturate(1.08);-webkit-backdrop-filter:blur(20px) saturate(1.08);box-shadow:0 28px 90px rgba(12,10,7,.4)}.sl-landing .glass:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(246,242,233,.1),transparent 42%,rgba(44,82,73,.06));pointer-events:none}.sl-landing .glass>*{position:relative;z-index:2}.sl-landing .artefact.glass{background:var(--vellum);border-color:var(--line);box-shadow:0 28px 90px rgba(12,10,7,.45)}.sl-landing .artefact.glass:before{display:none}.sl-landing .bg-video{position:fixed;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:60% center;object-position:60% center;z-index:0}.sl-landing .bg-tint{position:fixed;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(18,16,12,.8),rgba(18,16,12,.44) 52%,rgba(18,16,12,.3)),linear-gradient(180deg,rgba(18,16,12,.55),rgba(18,16,12,.18) 26%,rgba(18,16,12,.2) 70%,rgba(18,16,12,.55))}.sl-landing .mobile-poster{display:none}.sl-landing #page{position:relative;z-index:10}.sl-landing a{color:var(--accent-soft)}.sl-landing .wrap{max-width:var(--maxw);margin:0 auto;padding-inline:var(--gutter);width:100%}.sl-landing .measure,.sl-landing .wrap.narrow{max-width:760px}.sl-landing .band{padding-block:clamp(72px,14vh,168px)}.sl-landing .eyebrow{font-family:var(--font-mono);font-size:13px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--on-film-muted);margin:0 0 18px}.sl-landing .sub-eyebrow{margin-top:2.75rem;padding-top:1.75rem;border-top:1px solid var(--film-line)}.sl-landing :is(h1,h2,h3){font-family:var(--font-head);font-optical-sizing:auto;font-weight:500;letter-spacing:-.01em;line-height:1.1;margin:0}.sl-landing h2{font-size:clamp(30px,4.6vw,50px)}.sl-landing h3{font-size:clamp(22px,2.6vw,28px)}.sl-landing .lede{font-size:clamp(19px,2vw,23px);line-height:1.55;color:var(--on-film);max-width:60ch;margin:18px 0 0}.sl-landing .lede.center{margin-inline:auto;text-align:center}.sl-landing p{max-width:64ch}.sl-landing .icode{font-family:var(--font-mono);font-size:.86em;color:var(--accent-soft);letter-spacing:.02em}.sl-landing a.icode{text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--accent-soft),transparent 72%);transition:color .2s ease,border-color .2s ease}.sl-landing a.icode:hover{color:#CDE7DB;border-bottom-color:var(--accent-soft)}.sl-landing .btn{display:inline-block;font-family:var(--font);font-weight:500;font-size:17px;padding:13px 26px;border-radius:8px;text-decoration:none;border:1px solid transparent;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.sl-landing .btn-primary{background:var(--meridian);color:var(--bone)}.sl-landing .btn-primary:hover{background:#366154}.sl-landing .btn-ghost{color:var(--on-film);border-color:var(--film-line)}.sl-landing .btn-ghost:hover{border-color:var(--on-film)}.sl-landing .btn-lg{padding:16px 34px;font-size:18px}.sl-landing .cta-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:30px}.sl-landing .cta-row.center{justify-content:center}.sl-landing .lockup{display:inline-flex;align-items:center;gap:11px;text-decoration:none;color:var(--on-film)}.sl-landing .lockup .mark{width:30px;height:30px;flex:none;color:var(--on-film)}.sl-landing .footer .lockup .mark{color:var(--on-film)}.sl-landing .lockup .word{font-family:var(--font-head);font-optical-sizing:auto;font-weight:400;letter-spacing:-.01em;font-size:28px;line-height:1;color:var(--on-film)}.sl-landing .site-header{position:fixed;top:0;left:0;right:0;z-index:40;transition:background-color .3s ease,border-color .3s ease;border-bottom:1px solid transparent}.sl-landing .site-header.scrolled{background:rgba(21,20,15,.55);backdrop-filter:saturate(120%) blur(10px);border-bottom-color:var(--film-line)}.sl-landing .site-header .wrap{display:flex;align-items:center;justify-content:space-between;height:72px}.sl-landing .nav{display:flex;align-items:center;gap:26px}.sl-landing .nav-links{display:flex;gap:24px}.sl-landing .nav a{font-family:var(--font);font-size:16px;color:var(--on-film-muted);text-decoration:none}.sl-landing .nav a:hover{color:var(--on-film)}.sl-landing .nav a.btn-primary{color:var(--bone)}.sl-landing.is-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1)}.sl-landing.is-ready .reveal.is-visible{opacity:1;transform:none}.sl-landing .hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;position:relative}.sl-landing .hero__title{font-size:clamp(48px,8.4vw,104px);font-weight:400;line-height:.98}.sl-landing .hero__subline{font-family:var(--font-head);font-style:italic;font-weight:400;font-size:clamp(24px,3.6vw,44px);color:var(--patina);margin:12px 0 0;letter-spacing:-.01em}.sl-landing .hero__lede{font-family:var(--font);font-size:clamp(18px,2vw,22px);color:var(--on-film);max-width:44ch;margin:28px 0 0;line-height:1.55}.sl-landing .hero__paths{font-family:var(--font-mono);font-size:13px;letter-spacing:.02em;color:var(--on-film-muted);max-width:none;margin:20px 0 0}.sl-landing .hero__paths a{color:var(--accent-soft);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--accent-soft),transparent 72%);transition:color .2s ease,border-color .2s ease}.sl-landing .hero__paths a:hover{color:#CDE7DB;border-bottom-color:var(--accent-soft)}.sl-landing .hero__paths .sep{color:var(--film-line);margin:0 10px}.sl-landing .scroll-hint{position:absolute;bottom:26px;left:var(--gutter);font-family:var(--font-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--on-film-muted)}.sl-landing .scroll-hint span{display:inline-block;animation:bob 2.4s ease-in-out infinite}@keyframes bob{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(5px);opacity:1}}.sl-landing .promise{position:relative}.sl-landing .promise__pin{height:100vh;display:flex;align-items:center}.sl-landing .promise__head{font-size:clamp(36px,6.6vw,84px);font-weight:400;line-height:1.04;max-width:16ch}.sl-landing .promise__head .word{display:inline-block}.sl-landing .promise__sub{font-family:var(--font);font-size:clamp(18px,2vw,22px);color:var(--on-film-muted);max-width:46ch;margin-top:24px}.sl-landing .panel{border-radius:16px;padding:clamp(28px,4vw,48px)}.sl-landing .panel__body{color:var(--on-film);margin:16px 0 0}.sl-landing .byline-names{font-family:var(--font-head);font-size:clamp(24px,3.2vw,34px);font-weight:500;margin:8px 0 4px}.sl-landing .byline-creds{font-family:var(--font-mono);font-size:13px;letter-spacing:.04em;color:var(--on-film-muted);margin:0}.sl-landing .founders{display:flex;flex-wrap:wrap;gap:20px 34px;margin:22px 0 8px}.sl-landing .founder{display:flex;align-items:center;gap:14px;margin:0}.sl-landing .founder img{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 30%;object-position:50% 30%;border:1px solid var(--film-line);filter:grayscale(1) sepia(.25) brightness(1.03)}.sl-landing .founder figcaption{display:flex;flex-direction:column;gap:3px}.sl-landing .founder-name{font-family:var(--font-head);font-size:19px;font-weight:500;color:var(--on-film);line-height:1.1}.sl-landing .founder-cred{font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;color:var(--on-film-muted)}.sl-landing .domains{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--film-line);border:1px solid var(--film-line);border-radius:12px;overflow:hidden;margin-top:38px}.sl-landing .domain{background:rgba(21,20,15,.42);backdrop-filter:blur(6px);padding:18px 18px 20px;display:flex;flex-direction:column;gap:4px}.sl-landing .domain .w{font-family:var(--font-mono);font-size:12px;color:var(--accent-soft);letter-spacing:.04em}.sl-landing .domain .n{font-family:var(--font-head);font-size:18px;font-weight:500}.sl-landing .instruments{margin-top:28px;color:var(--on-film-muted)}.sl-landing .split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,64px);align-items:center}.sl-landing .artefact{background:var(--vellum);border-radius:14px;padding:22px}.sl-landing .artefact svg{width:100%;height:auto}.sl-landing .artefact .t-eyebrow{font-family:var(--font-mono);font-size:18px;font-weight:500;letter-spacing:.14em;fill:var(--ash)}.sl-landing .artefact .t-axis,.sl-landing .artefact .t-band,.sl-landing .artefact .t-band text{font-family:var(--font-mono);font-size:13px;fill:var(--ash)}.sl-landing .artefact .t-today{font-family:var(--font-mono);font-size:13px;font-weight:500;letter-spacing:.16em;fill:var(--meridian)}.sl-landing .artefact{--line:var(--line);transform-origin:center;will-change:transform}.sl-landing .artefact .t-band text{transition:opacity .25s ease,fill .25s ease}.sl-landing .artefact .t-active{transition:opacity .25s ease}.sl-landing .cohorts{position:relative}.sl-landing .cohorts__pin{height:100vh;display:flex;align-items:center;padding-top:clamp(82px,10vh,110px)}.sl-landing .cohorts .wrap{position:relative}.sl-landing #cohorts-track{position:relative;min-height:420px;margin-top:24px}.sl-landing .cohort-card{position:absolute;top:0;left:0;width:min(600px,92%);border-radius:16px;padding:clamp(24px,2.8vw,32px);will-change:transform,opacity}.sl-landing .cohort-card .card-eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-soft)}.sl-landing .cohort-card h3{margin:10px 0 12px}.sl-landing .cohort-card p{color:var(--on-film-muted);line-height:1.55}.sl-landing .cohort-card ul{margin:14px 0 0;padding-left:18px;color:var(--on-film)}.sl-landing .cohort-card li{margin:5px 0;line-height:1.4}.sl-landing .cohort-card li::marker{color:var(--accent-soft)}.sl-landing .cohorts__head{font-family:var(--font-head);font-weight:500;font-size:clamp(22px,2.6vw,30px);line-height:1.08;margin:6px 0 2px}.sl-landing .cohorts__tabs{display:grid;grid-template-columns:1fr 1fr;margin:8px 0 4px;border-top:1px solid var(--film-line)}.sl-landing .cohort-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-top:2px solid transparent;margin-top:-1px;text-align:left;cursor:pointer;font:inherit;color:inherit;display:flex;flex-direction:column;gap:5px;padding:14px 20px 15px 0;opacity:.4;transition:opacity .3s ease,border-color .3s ease}.sl-landing .cohort-tab+.cohort-tab{padding-left:28px;border-left:1px solid var(--film-line)}.sl-landing .cohort-tab .num{font-family:var(--font-mono);font-size:11px;letter-spacing:.18em;color:var(--accent-soft)}.sl-landing .cohort-tab .name{font-family:var(--font-head);font-weight:500;font-size:clamp(20px,2.2vw,26px);line-height:1.04;color:var(--on-film)}.sl-landing .cohort-tab .hint{font-size:13px;color:var(--on-film-muted)}.sl-landing .cohort-tab.is-active{opacity:1;border-top-color:var(--accent-soft)}.sl-landing .cohort-tab--qol .num{color:var(--dusk-soft)}.sl-landing .cohort-tab--qol.is-active{border-top-color:var(--dusk-soft)}.sl-landing .cohort-card--qol .card-eyebrow{color:var(--dusk-soft)}.sl-landing .cohort-card--qol li::marker{color:var(--dusk-soft)}.sl-landing .cohort-card--qol .icode{color:var(--dusk-soft)}.sl-landing .start{padding-block:clamp(96px,18vh,220px);text-align:center}.sl-landing .start__head{font-size:clamp(34px,6vw,64px);font-weight:400}.sl-landing .start .note{font-family:var(--font-mono);font-size:13px;color:var(--on-film-muted);letter-spacing:.03em;margin-top:18px}.sl-landing .footer{position:relative;background:#15140f;color:var(--on-film);padding:16vh var(--gutter) 9vh}.sl-landing .footer:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:40vh;background:linear-gradient(180deg,transparent,#15140f);pointer-events:none}.sl-landing .footer .wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding-inline:0}.sl-landing .footer .lockup,.sl-landing .footer .lockup .word{color:var(--on-film)}.sl-landing .footer-links{display:flex;flex-wrap:wrap;gap:22px;font-size:15px}.sl-landing .footer-links a{color:var(--on-film);text-decoration:none}.sl-landing .footer-links a:hover{color:var(--accent-soft)}.sl-landing .credit{font-family:var(--font-mono);font-size:12px;color:var(--on-film-muted);letter-spacing:.03em;max-width:100%}@media (max-width:900px){.sl-landing .split{grid-template-columns:1fr}.sl-landing .domains{grid-template-columns:repeat(2,1fr)}.sl-landing .nav-links{display:none}}@media (hover:none),(max-width:768px){.sl-landing .bg-video{display:none}.sl-landing .mobile-poster{display:block;position:fixed;inset:0;z-index:0;background:#15140f url(/landing/poster.jpg) 50%/cover no-repeat}.sl-landing .cohorts__pin,.sl-landing .promise__pin{height:auto;padding-block:18vh}.sl-landing #cohorts-track{height:auto;min-height:0;display:grid;gap:16px}.sl-landing .cohort-card{position:static;width:100%;opacity:1!important;transform:none!important;filter:none!important}.sl-landing .cohort-tab{opacity:1}}@media (max-width:480px){.sl-landing{font-size:17px}.sl-landing .domains{grid-template-columns:1fr}}.sl-landing .prose p{font-size:clamp(17px,1.9vw,20px);color:var(--on-film);line-height:1.7;margin:0 0 1.1em}.sl-landing .prose p:last-child{margin-bottom:0}.sl-landing .prose-p{font-size:clamp(16px,1.8vw,19px);color:var(--on-film-muted);line-height:1.7;margin:18px 0 0}.sl-landing .example-item{margin:34px 0 0;border-radius:14px;padding:clamp(22px,3.2vw,36px);max-width:660px}.sl-landing .example-item__head{font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;color:var(--on-film-muted);margin:0 0 14px}.sl-landing .example-item__q{font-family:var(--font-head);font-size:clamp(19px,2.2vw,24px);font-weight:500;color:var(--on-film);margin:0 0 18px}.sl-landing .anchors{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.sl-landing .anchors li{display:flex;gap:12px;align-items:baseline;font-size:15.5px;color:var(--on-film-muted)}.sl-landing .anchors .v{font-family:var(--font-mono);font-size:12px;color:var(--accent-soft);border:1px solid var(--film-line);border-radius:5px;padding:1px 7px;flex:none}.sl-landing .example-item__cap{font-family:var(--font-mono);font-size:11px;color:var(--on-film-muted);letter-spacing:.03em;margin:18px 0 0}.sl-landing .cohort-cadence{font-size:14px;color:var(--on-film-muted);margin:14px 0 0;border-top:1px solid var(--film-line);padding-top:12px}.sl-landing .features{list-style:none;margin:26px 0 0;padding:0;display:grid;gap:11px}.sl-landing .features li{position:relative;padding-left:22px;color:var(--on-film);font-size:17px}.sl-landing .features li:before{content:"";position:absolute;left:0;top:11px;width:7px;height:7px;border-radius:50%;background:var(--meridian)}.sl-landing .score-bands{list-style:none;margin:26px 0 0;padding:0;display:grid;max-width:340px}.sl-landing .score-bands li{display:flex;align-items:baseline;gap:14px;font-size:15px;color:var(--on-film);border-bottom:1px solid var(--film-line);padding:9px 0}.sl-landing .score-bands .band-range{font-family:var(--font-mono);font-size:12px;color:var(--accent-soft);min-width:84px}.sl-landing .score-bands li{transition:opacity .25s ease,color .25s ease}.sl-landing .score-bands li.is-active .band-range{color:#CDE7DB}.sl-landing .pricing-toggle{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--film-line);border-radius:10px;margin:28px 0 0}.sl-landing .pricing-toggle button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;font:inherit;font-family:var(--font-mono);font-size:13px;letter-spacing:.04em;color:var(--on-film-muted);padding:8px 16px;border-radius:7px;transition:background-color .2s ease,color .2s ease}.sl-landing .pricing-toggle button.is-active{background:var(--meridian);color:var(--bone)}.sl-landing .pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:32px;align-items:stretch}.sl-landing .price-card{border-radius:16px;padding:clamp(26px,3vw,40px);display:flex;flex-direction:column}.sl-landing .price-card .card-eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--on-film-muted);margin:0 0 12px}.sl-landing .price-card .price{font-family:var(--font-head);font-size:clamp(34px,5vw,52px);font-weight:500;line-height:1;margin:8px 0 2px}.sl-landing .price-card .price small{font-family:var(--font-mono);font-size:14px;font-weight:400;color:var(--on-film-muted);letter-spacing:.02em}.sl-landing .price-card .price-note{font-family:var(--font-mono);font-size:12px;color:var(--accent-soft);letter-spacing:.03em;min-height:1.3em;margin-top:4px}.sl-landing .price-card .features{margin-top:22px;flex:1}.sl-landing .price-card .cta-row{margin-top:26px}.sl-landing .price-card--plus{border:1px solid color-mix(in srgb,var(--accent-soft) 42%,transparent)}.sl-landing .pricing-foot{font-family:var(--font);font-size:15px;color:var(--on-film-muted);margin:34px auto 0;max-width:60ch;text-align:center}.sl-landing .pricing-foot .icode{color:var(--accent-soft)}@media (max-width:780px){.sl-landing .pricing-grid{grid-template-columns:1fr}}.sl-landing .cohort-hero h1{font-weight:400;line-height:1;font-size:clamp(40px,6.2vw,74px)}.sl-landing .cohort-hero .lede{margin-top:22px}.sl-landing .cohort-hero .prose-p{max-width:52ch}.sl-landing .traj-cap{font-family:var(--font-mono);font-size:12px;letter-spacing:.03em;color:var(--on-film-muted);margin:14px 0 0;text-align:center}.sl-landing .cohort-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:38px}.sl-landing .cohort-card-static{border-radius:16px;padding:clamp(22px,2.6vw,32px);display:flex;flex-direction:column}.sl-landing .cohort-card-static h3{margin:0 0 10px}.sl-landing .cohort-card-static>p{color:var(--on-film-muted);line-height:1.6;margin:0}.sl-landing .cohort-card-static .by{font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;color:var(--accent-soft);margin:0 0 12px}.sl-landing .cohort-card-static .detail{font-size:15px;color:var(--on-film-muted);margin:14px 0 0;padding-top:13px;border-top:1px solid var(--film-line)}.sl-landing .cohort-card-static .out{margin-top:auto;padding-top:18px}.sl-landing .cohort-card-static .out a{font-family:var(--font-mono);font-size:13px;letter-spacing:.03em;color:var(--accent-soft);text-decoration:none}.sl-landing .cohort-card-static .out a:hover{color:#CDE7DB}.sl-landing .weeks{list-style:none;margin:26px 0 0;padding:0;display:grid;gap:16px}.sl-landing .weeks li{display:grid;grid-template-columns:auto 1fr;gap:15px;align-items:baseline}.sl-landing .weeks .wk{font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;color:var(--accent-soft);border:1px solid var(--film-line);border-radius:5px;padding:2px 9px;white-space:nowrap}.sl-landing .weeks .note{color:var(--on-film);line-height:1.55}.sl-landing .faq{margin-top:36px;border-top:1px solid var(--film-line)}.sl-landing .faq-item{border-bottom:1px solid var(--film-line)}.sl-landing .faq-item>summary{list-style:none;cursor:pointer;padding:20px 40px 20px 0;position:relative;font-family:var(--font-head);font-weight:500;font-size:clamp(18px,2vw,21px);color:var(--on-film)}.sl-landing .faq-item>summary::-webkit-details-marker{display:none}.sl-landing .faq-item>summary:after{content:"+";position:absolute;right:4px;top:17px;font-family:var(--font-mono);font-size:24px;line-height:1;color:var(--accent-soft)}.sl-landing .faq-item[open]>summary:after{content:"\2212"}.sl-landing .faq-item p{color:var(--on-film-muted);line-height:1.7;margin:0 0 20px;max-width:72ch}.sl-landing .disclaimer{font-size:15px;color:var(--on-film-muted);line-height:1.6;border-left:2px solid color-mix(in srgb,var(--accent-soft) 40%,transparent);padding-left:16px;margin:20px 0 0}.sl-landing.tone-qol .cohort-card-static .by,.sl-landing.tone-qol .cohort-card-static .out a,.sl-landing.tone-qol .eyebrow,.sl-landing.tone-qol .faq-item>summary:after,.sl-landing.tone-qol .weeks .wk{color:var(--dusk-soft)}.sl-landing.tone-qol .weeks .wk{border-color:color-mix(in srgb,var(--dusk-soft) 40%,transparent)}.sl-landing.tone-qol .disclaimer{border-left-color:color-mix(in srgb,var(--dusk-soft) 42%,transparent)}@media (max-width:820px){.sl-landing .cohort-grid,.sl-landing .weeks li{grid-template-columns:1fr}.sl-landing .weeks li{gap:5px}}