:root{font-family:Arial,Helvetica,sans-serif;color:#1d2c41;background:#fff;font-synthesis:none;font-weight:400;--ink:#1d2c41;--teal:#7BB5BD;--muted:#526174;--line:#e5e7eb;--cream:#ffffff}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #1d2c41;outline-offset:5px}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em}h1{font-size:clamp(44px,4.6vw,70px);line-height:1.06}h1 em{display:block;font-family:Georgia,serif;font-weight:400;color:var(--teal);letter-spacing:-.055em;line-height:1.1;margin-top:8px}h2{font-size:clamp(32px,3.1vw,46px);line-height:1.13}h3{font-size:23px;line-height:1.25;letter-spacing:-.03em}p{font-size:16px;line-height:1.65;color:var(--muted)}p+p{margin-top:20px}.lead{font-size:18px;line-height:1.65}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.section{padding:100px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.eyebrow{font-size:10px;line-height:1.5;letter-spacing:.14em;font-weight:700;color:var(--teal);margin-bottom:24px}.micro{font-size:9px;letter-spacing:.1em;font-weight:700}.caption{font-size:12px;margin-top:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--teal);color:#fff;border:1px solid var(--teal);border-radius:7px;padding:17px 22px;font-size:13px;font-weight:600;line-height:1.25;transition:background .15s,transform .15s;white-space:nowrap}.button:hover{background:#1d2c41;transform:translateY(-1px)}.button span{font-size:19px;font-weight:400}.button-light{background:#7bb5bd;color:var(--ink);border-color:#7bb5bd}.button-light:hover{background:#fff}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;font-weight:600;line-height:1.5;border-bottom:1px solid #7BB5BD;padding-bottom:6px}.text-link:hover{color:var(--teal)}.text-link span{font-size:20px}.logo{width:105px;height:auto;display:block}.header{border-bottom:1px solid var(--line);background:#fffffff7;position:relative;z-index:10}.header-inner{max-width:1440px;margin:auto;min-height:91px;padding:0 40px;display:flex;align-items:center;gap:40px}.desktop-nav{display:flex;gap:24px;margin-right:auto}.desktop-nav a,.header-actions>a{font-size:12px;white-space:nowrap}.desktop-nav a[aria-current]{color:var(--teal)}.header-actions{display:flex;align-items:center;gap:21px}.header-actions .button{font-size:12px;padding:13px 16px;gap:16px}.language{font-size:10px!important;border-left:1px solid var(--line);padding-left:18px}.menu-toggle{display:none;background:none;border:0;color:var(--ink);font-size:24px}.skip{position:absolute;top:-70px;left:20px;z-index:100;background:#fff;padding:15px}.skip:focus{top:10px}.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1.13fr 1fr;gap:60px;align-items:center;padding-top:74px;padding-bottom:58px;min-height:720px}.hero-copy .lead{max-width:490px;margin-top:28px}.hero-buttons{display:flex;gap:24px;align-items:center;margin-top:32px}.hero-product{position:relative;min-width:0;padding:0 25px}.hero-disc{position:absolute;width:112%;aspect-ratio:1;border-radius:50%;background:#f3f4f6;top:55px;left:-6%;z-index:-1}.hero-product .product{transform:rotate(2deg)}.hero-product .product-frame{box-shadow:0 22px 50px #1d2c4115}.floating-note{position:absolute;bottom:74px;left:-45px;display:flex;gap:12px;align-items:center;padding:16px 20px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 6px 25px #1d2c410c}.floating-note>span{color:var(--teal);font-size:32px}.floating-note b{font-size:12px;display:block;margin-bottom:6px}.floating-note small{font-size:10px;color:var(--muted)}.pillars{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0;gap:20px}.pillars>span{display:flex;align-items:center;justify-content:center;gap:16px;font-size:14px}.pillars i{font-style:normal;font-size:27px;color:var(--teal)}.recognition{padding-bottom:80px}.recognition .split{align-items:start}.recognition h2{max-width:400px}.recognition-close{color:var(--ink);font-size:21px;line-height:1.5}.word-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.word-tags span{font-size:11px;border:1px solid #e5e7eb;border-radius:30px;padding:9px 14px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px}.section-heading h2{max-width:590px}.section-heading .text-link{flex-shrink:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:54px}.steps article{border-top:1px solid var(--line);padding-top:24px}.step-number{display:block;color:var(--teal);font-family:Georgia,serif;font-style:italic;font-size:25px;margin-bottom:35px}.steps h3{margin-bottom:15px}.steps p{font-size:15px}.daily-section{background:#f3f4f6}.daily-section h2{margin-bottom:25px}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{display:flex;align-items:center;gap:12px;font-size:14px;margin:18px 0}.check-list span{display:grid;place-items:center;background:#f3f4f6;border-radius:50%;width:23px;height:23px;color:var(--teal);font-size:11px}.serif-note{font-family:Georgia,serif;font-style:italic;font-size:22px;color:var(--teal)}.product{max-width:435px;width:100%;margin:auto}.product-frame{border:1px solid #e5e7eb;background:#fff;border-radius:19px;padding:22px;box-shadow:0 12px 30px #1d2c4106}.product-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.product-top img{width:73px;height:auto}.avatar{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#f3f4f6;color:var(--ink);font-size:10px}.product-tabs{display:flex;border-bottom:1px solid #e5e7eb;gap:20px;margin-bottom:23px}.product-tabs button{border:0;background:none;padding:0 0 12px;color:#526174;font-size:11px}.product-tabs button[aria-selected=true]{border-bottom:2px solid var(--teal);color:var(--teal);font-weight:600}.product-body{min-height:340px}.product-body h3{font-size:22px;max-width:260px;line-height:1.2;margin:8px 0 22px}.task-heading{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin-bottom:12px;font-weight:600}.task-heading span{font-size:9px;color:var(--muted)}.tasks{display:grid;gap:8px}.task{background:#fff;border:1px solid #e5e7eb;border-radius:9px;display:flex;align-items:center;width:100%;text-align:left;padding:12px 10px;gap:11px;color:var(--ink)}.task-icon{display:grid;place-items:center;border-radius:9px;width:35px;height:39px;flex-shrink:0;font-size:23px;color:var(--teal);background:#f3f4f6}.ti-1{background:#fefaf4;color:#1d2c41}.ti-2{background:#f3f4f6;color:#1d2c41}.task small{display:block;font-size:7px;letter-spacing:.09em;margin-bottom:5px;color:var(--muted)}.task b{display:block;font-size:11px;font-weight:500}.task em{display:block;font-size:8px;color:var(--muted);font-style:normal;margin-top:5px}.check{border:1px solid #7BB5BD;border-radius:50%;width:17px;height:17px;flex-shrink:0;margin-left:auto;color:#fff;font-size:10px;text-align:center;line-height:16px}.is-done .check{background:var(--teal);border-color:var(--teal)}.checkin{background:#f3f4f6;padding:15px;border-radius:10px;margin-top:16px}.checkin h4{font-weight:500;font-size:13px;margin:5px 0 11px}.feelings{display:flex;gap:7px}.feelings button{border:1px solid #e5e7eb;background:#fff;border-radius:6px;padding:7px 9px;color:var(--ink);font-size:9px}.feelings button[aria-pressed=true]{background:#7bb5bd;border-color:var(--teal)}figcaption{font-size:10px;color:var(--muted);margin-top:14px;text-align:center}.week{display:flex;justify-content:space-between;gap:4px;margin-bottom:20px}.week button{border:0;background:#f3f4f6;padding:10px 7px;border-radius:25px;min-width:32px;color:var(--muted)}.week button[aria-pressed=true]{background:var(--teal);color:#fff}.week span,.week b{display:block;font-size:9px;font-weight:400}.week b{font-size:12px;margin-top:8px}.week i{display:block;border-radius:50%;width:3px;height:3px;background:currentColor;margin:6px auto 0}.progress-ring{width:145px;height:145px;border-radius:50%;background:conic-gradient(#7bb5bd 33.33%,#f3f4f6 0);margin:28px auto 14px;display:grid;place-items:center}.progress-ring strong{display:grid;place-items:center;border-radius:50%;background:#fff;width:117px;height:117px;font-size:38px;font-weight:400}.progress-ring small{font-size:13px;margin-top:-35px}.center{text-align:center;font-size:12px}.signal-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.signal-grid>div{background:#f3f4f6;padding:12px;border-radius:8px;display:flex;align-items:center;gap:10px}.signal-grid b{font-size:10px;font-weight:400}.signal-line{height:3px;width:20px;background:#7bb5bd;margin-left:auto}.community-section h2{margin-bottom:24px}.science-note{font-size:13px;margin:25px 0 16px;padding-top:20px;border-top:1px solid var(--line)}.community-art{height:450px;position:relative;overflow:hidden}.orbit{position:absolute;border:1px solid #7BB5BD;border-radius:50%;width:280px;height:280px;left:calc(50% - 140px);top:85px}.orbit-two{transform:translate(-47px,-35px)}.orbit-three{transform:translate(48px,-35px)}.orbit-center{position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);font-family:Georgia,serif;font-style:italic;font-size:37px;line-height:1.1;max-width:180px;text-align:center;color:var(--teal)}.orbit-label{position:absolute;font-size:11px;border:1px solid #e5e7eb;background:var(--cream);border-radius:30px;padding:13px 18px}.orbit-label-0{top:44px;left:15%}.orbit-label-1{top:240px;left:0}.orbit-label-2{top:347px;right:10%}.orb{position:absolute;width:34px;height:34px;background:#7bb5bd;border-radius:50%;right:24px;top:150px}.orb-b{width:19px;height:19px;left:90px;top:345px;background:#7bb5bd}.orb-c{width:14px;height:14px;right:125px;top:40px;background:#1d2c41}.founder-strip{display:grid;grid-template-columns:310px 1fr;gap:90px;align-items:center}.founder-strip img{width:100%;border-radius:150px 150px 12px 12px;aspect-ratio:.85;-o-object-fit:cover;object-fit:cover}.founder-strip h2{max-width:670px}.founder-strip .lead{margin:25px 0}.membership-teaser{padding:65px 0;border-top:1px solid var(--line)}.membership-teaser .text-link{margin-top:22px}.waitlist{background:#1d2c41;color:#fff;padding:83px 0}.waitlist-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.waitlist .eyebrow{color:#7bb5bd}.waitlist h2{font-size:43px;max-width:470px;margin-bottom:20px}.waitlist p{color:#e5e7eb;font-size:15px}.waitlist label{display:block;font-size:12px;margin-bottom:12px}.email-row{display:flex;gap:8px}.email-row input{min-width:0;width:100%;padding:15px;border:1px solid #7BB5BD;background:transparent;border-radius:6px;color:#fff;font-size:13px}.email-row input::-moz-placeholder{color:#e5e7eb}.email-row input::placeholder{color:#e5e7eb}.email-row .button{font-size:12px;padding:15px;gap:15px}.waitlist .fine{font-size:10px;margin-top:14px;line-height:1.7}.fine a{text-decoration:underline}.success>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#7bb5bd;color:var(--ink);margin-bottom:20px}.success h3{margin-bottom:12px}.footer{padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:90px}.footer h3{white-space:pre-line;font-size:27px;line-height:1.12;margin:25px 0 17px}.footer p{font-size:12px;max-width:290px}.footer .eyebrow{font-size:9px;margin:5px 0 27px}.footer-grid>div>a{display:block;font-size:12px;margin:16px 0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted);padding-top:24px;margin-top:60px;border-top:1px solid var(--line)}.footer-bottom>div{display:flex;gap:20px}.page-intro{padding:90px 0 70px;max-width:900px;text-align:center}.page-intro .lead{max-width:620px;margin:28px auto 0}.journey-row{display:grid;grid-template-columns:1fr 1fr;gap:110px;padding:65px 0;align-items:center;border-top:1px solid var(--line)}.journey-row h2{margin-bottom:25px}.journey-visual .product{max-width:350px}.journey-visual .product-frame{padding:18px}.journey-visual .pillars{grid-template-columns:1fr 1fr;border:0;gap:15px}.journey-visual .pillars>span{background:#f3f4f6;min-height:130px;border-radius:10px;flex-direction:column;text-align:center;padding:15px}.context-diagram{background:#f3f4f6;border-radius:15px;padding:40px 28px;text-align:center}.context-labels{display:grid;grid-template-columns:1fr 1fr;gap:12px}.context-labels span{padding:14px 6px;background:#fff;border-radius:8px;font-size:12px}.context-core{margin:45px auto 0;border-top:1px solid #7BB5BD;padding-top:35px}.context-core img{width:105px}.context-core p{font-size:13px;margin-top:15px}.lab-visual{background:#fff;border:1px solid var(--line);padding:35px;border-radius:12px}.lab-visual h3{margin:10px 0 20px}.lab-row{display:flex;align-items:center;gap:25px;border-top:1px solid #f3f4f6;padding:20px 0;font-size:12px}.lab-row div{height:5px;background:#7bb5bd;width:40%;margin-left:auto;border-radius:4px}.lab-row i{font-style:normal;color:var(--teal)}.adapt-example{background:var(--cream);padding:35px;border-radius:15px}.adapt-example small{display:block;color:var(--muted);margin-bottom:25px;font-size:10px}.adapt-example h3{font-size:21px;margin-bottom:6px}.adapt-example p{font-size:14px}.adapt-arrow{display:block;font-size:28px;color:var(--teal);margin:15px 0}.membership-grid{display:grid;grid-template-columns:.85fr 1.2fr;gap:100px;align-items:start;padding-top:35px}.membership-summary{background:#f3f4f6;padding:38px;border-radius:12px}.membership-summary h2{margin-top:25px}.membership-summary ul{list-style:none;padding:0;margin:30px 0}.membership-summary li{font-size:13px;margin:18px 0}.membership-summary p{font-size:13px;margin-bottom:24px}.membership-grid>div>h2{font-size:30px;margin-bottom:24px}.inclusions article{display:flex;gap:28px;padding:23px 0;border-top:1px solid var(--line)}.inclusions article>span{font-size:12px;color:var(--teal);padding-top:6px}.inclusions h3{font-size:21px;margin-bottom:8px}.inclusions p{font-size:14px}.lab-note{font-size:12px;background:#fefaf4;border-radius:7px;padding:20px}.narrow{max-width:670px}.narrow .lead{margin-top:25px}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:55px}.timeline>div{border-top:1px solid #7BB5BD;padding-top:20px}.timeline span{color:var(--teal);font-size:12px}.timeline h3{margin-top:15px;font-size:21px}.about-hero{padding-top:80px;padding-bottom:70px}.about-hero .lead{margin-top:30px}.about-hero figure{max-width:420px;margin-left:auto}.about-hero img{width:100%;border-radius:200px 200px 12px 12px}.founder-letter{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;border-top:1px solid var(--line)}.signature{font-size:43px;font-family:Georgia,serif;font-style:italic;color:var(--teal);display:block;margin-top:30px}.career{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:35px 0}.career>div{display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap}.career span{font-size:28px;font-weight:600;letter-spacing:-.04em;color:#526174}.mission{background:#f3f4f6}.faq-layout{display:grid;grid-template-columns:.65fr 1.6fr;gap:80px;padding-top:0}.faq-layout aside p{font-size:12px;margin-bottom:10px}.faq-layout aside a{font-size:14px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:19px;padding:24px 0;line-height:1.4}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--teal);font-size:25px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 35px 25px 0;font-size:15px}.employer-hero .button{margin-top:30px}.discussion-topics>div{display:flex;gap:25px;align-items:center;padding:25px 0;border-bottom:1px solid #e5e7eb}.discussion-topics span{color:var(--teal);font-size:11px}.discussion-topics h3{font-size:21px}.legal{max-width:820px;min-height:70vh}.legal h1{margin-bottom:40px}.legal p{margin-bottom:22px}.legal .button{margin-top:20px}@media(min-width:1500px){.hero{padding-top:90px;padding-bottom:75px}}@media(max-width:1200px){.header-inner{gap:25px;padding:0 25px}.desktop-nav,.header-actions{gap:15px}.employer-link{display:none}.hero{gap:35px}.hero-product{padding:0 10px}.floating-note{left:-15px}.split,.waitlist-grid{gap:55px}.hero-buttons{gap:17px}.hero-buttons .text-link{font-size:12px}}@media(max-width:950px){.wrap{width:calc(100% - 48px)}.desktop-nav{display:none}.header-actions{margin-left:auto}.header-inner{min-height:78px}.menu-toggle{display:block}.mobile-nav{display:flex;position:absolute;top:100%;left:0;right:0;background:var(--cream);padding:24px;flex-direction:column;gap:22px;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #1d2c410a}.mobile-nav>a{font-size:16px}.mobile-nav .button{align-self:flex-start}.hero{gap:25px;min-height:660px}.hero h1{font-size:46px}.hero .lead{font-size:16px}.hero-buttons{flex-direction:column;align-items:flex-start}.floating-note{display:none}.product-frame{padding:17px}.task{padding:10px 8px;gap:8px}.task b{font-size:10px}.hero-product{padding:0}.split{gap:40px}.founder-strip{grid-template-columns:240px 1fr;gap:45px}.section{padding:75px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:25px}.steps{gap:25px}.waitlist-grid{grid-template-columns:1fr;gap:35px}.waitlist h2{max-width:650px}.waitlist form{max-width:600px}.community-art{height:400px}.orbit{width:230px;height:230px;left:calc(50% - 115px)}.orbit-label{font-size:9px;padding:10px}.orbit-label-2{top:320px}.orbit-center{font-size:31px}.footer-grid{gap:40px}.journey-row{gap:50px}.membership-grid{gap:40px}.membership-summary{padding:28px}.founder-letter{gap:50px}.faq-layout{gap:35px}.about-hero{gap:45px}}@media(max-width:650px){.wrap{width:calc(100% - 40px)}.header-inner{padding:0 20px;min-height:72px;gap:15px}.logo{width:92px}.header-actions{gap:17px}.header-actions>.button{display:none}.header-actions .login{font-size:11px}.language{padding-left:0;border:0}.hero{grid-template-columns:1fr;padding-top:45px;padding-bottom:35px;gap:42px;min-height:0}.hero h1{font-size:46px;max-width:440px}.eyebrow{font-size:9px;margin-bottom:19px}.hero .lead{font-size:16px;max-width:480px;margin-top:24px}.hero-buttons{flex-direction:row;align-items:center;gap:18px;flex-wrap:wrap;margin-top:25px}.hero-buttons .text-link{font-size:11px}.button{padding:16px 18px;font-size:12px;gap:20px}.hero-product{max-width:350px;margin:0 auto;width:calc(100% - 15px);padding:0 10px}.hero-product .product{transform:rotate(1.5deg)}.hero-disc{width:105%;left:-2.5%;top:45px}.product-frame{padding:20px}.product-body h3{font-size:22px}.task b{font-size:11px}.task{padding:12px 10px}.product-body{min-height:340px}.pillars{grid-template-columns:1fr 1fr;padding:20px 0;gap:20px 10px}.pillars>span{font-size:12px;justify-content:flex-start;padding-left:15px;gap:12px}.pillars i{font-size:23px}.section{padding:58px 0}.split{grid-template-columns:1fr;gap:35px}h2{font-size:34px}.lead{font-size:16px}.recognition h2{max-width:300px}.recognition-close{font-size:20px}.word-tags{margin-top:20px}.steps{grid-template-columns:1fr;gap:30px;margin-top:35px}.step-number{margin-bottom:22px}.steps article{padding-top:20px}.steps h3{font-size:23px}.daily-section .product{max-width:360px}.community-section .split>div:last-child{grid-row:1}.community-art{height:370px;max-width:400px;width:100%;margin:auto}.orbit{width:240px;height:240px;left:calc(50% - 120px);top:70px}.orbit-center{top:49%;font-size:33px}.orbit-label-0{top:23px;left:10%}.orbit-label-1{top:225px;left:0}.orbit-label-2{top:317px;right:1%}.orb-a{right:12px;top:145px}.orb-b{top:305px}.founder-strip{grid-template-columns:1fr;gap:35px}.founder-strip img{width:220px;aspect-ratio:.95}.founder-strip h2{font-size:33px}.membership-teaser{padding:50px 0}.waitlist{padding:55px 0}.waitlist h2{font-size:35px}.waitlist-grid{gap:30px}.email-row{flex-direction:column;gap:12px}.email-row .button{min-height:51px;justify-content:space-between}.email-row input{min-height:51px}.waitlist .fine{font-size:11px}.footer{padding-top:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div>a{font-size:11px}.footer h3{font-size:30px}.footer-bottom{flex-wrap:wrap;line-height:1.7;margin-top:35px;padding-top:20px;font-size:9px}.footer-bottom>span:nth-child(2){display:none}.page-intro{padding:50px 0 40px;text-align:left}.page-intro h1{font-size:44px}.page-intro .lead{margin-top:25px}.journey-row{grid-template-columns:1fr;gap:30px;padding:42px 0}.journey-visual .product{max-width:340px}.journey-visual .pillars{padding:0}.journey-visual .pillars>span{padding:15px}.membership-grid{grid-template-columns:1fr;gap:40px;padding-top:0}.membership-summary{padding:30px}.timeline{grid-template-columns:1fr 1fr;gap:30px;margin-top:35px}.timeline h3{font-size:20px}.about-hero{padding-top:45px;padding-bottom:45px}.about-hero h1{font-size:45px}.about-hero figure{width:100%;max-width:330px;margin:auto}.founder-letter{grid-template-columns:1fr;gap:25px}.career span{font-size:23px}.career>div{justify-content:flex-start;gap:25px}.faq-layout{grid-template-columns:1fr;gap:25px;padding-top:0}.faq-layout aside{order:2;padding-top:15px}.faq-list summary{font-size:17px;padding:21px 0}.faq-list details p{font-size:14px}.employer-hero .button{margin-top:25px}.legal h1{font-size:40px}.legal p{font-size:15px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.button{color:var(--ink)}.button:hover{color:#fff}.button-light:hover,.eyebrow,.micro,.text-link,h1 em,.signature,.serif-note,.orbit-center,.desktop-nav a[aria-current]{color:var(--ink)}.product-tabs button[aria-selected=true],.task-icon,.pillars i,.step-number,.check-list span,.faq-list summary span,.adapt-arrow,.inclusions article>span,.timeline span,.discussion-topics span{color:var(--ink)}.week button[aria-pressed=true],.is-done .check{color:var(--ink)}.button,.button-light{color:#fff}.button-light:hover{background:var(--ink);border-color:var(--ink);color:#fff}.restored-legal>section,.restored-legal>div>section{margin-top:36px}.restored-legal h2{font-size:26px;margin-bottom:16px;letter-spacing:-.025em}.restored-legal h3{font-size:21px;margin:24px 0 12px}.restored-legal ul{padding-left:24px;line-height:1.7;color:var(--muted)}.restored-legal li{margin:10px 0}.restored-legal a{text-decoration:underline}.restored-legal address{font-style:normal;line-height:1.7}.footer-bottom a{font-size:11px}.footer-grid{grid-template-columns:1.45fr 1fr 1.15fr 1fr;gap:38px}.footer-grid nav>a{display:block;font-size:14px;line-height:1.5;margin:16px 0}.footer-grid nav>a:hover{text-decoration:underline}.footer-grid nav .eyebrow{font-size:10px}.footer-bottom{margin-top:40px}@media(max-width:950px){.footer-grid{grid-template-columns:1fr 1fr;gap:38px}}@media(max-width:650px){.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid nav>a{font-size:13px;overflow-wrap:anywhere}}.employer-value{background:#f3f4f6}.value-intro{max-width:760px;margin-top:24px}.value-measure{border-top:1px solid var(--line);padding-top:18px;margin-top:24px;color:var(--ink);font-weight:600}.value-evaluation{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;border-top:1px solid var(--line);margin-top:50px;padding-top:35px}.value-evaluation h3{margin-bottom:16px}.value-evaluation .text-link{margin-top:22px}.value-note{font-size:13px}@media(max-width:650px){.value-evaluation{grid-template-columns:1fr;gap:25px}}.employer-evidence{margin-top:45px}.evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.evidence-grid article{border-top:3px solid var(--teal);padding-top:25px}.evidence-grid .evidence-number{font-size:clamp(32px,3.2vw,48px);color:var(--ink);letter-spacing:-.045em;line-height:1.1;margin-bottom:22px}.evidence-grid h3{font-size:21px;margin-bottom:14px}.evidence-grid article>p:not(.evidence-number){font-size:14px}.evidence-grid a{display:block;font-size:11px;line-height:1.6;text-decoration:underline;margin-top:20px}.evidence-note{font-size:11px;max-width:850px;margin-top:25px}@media(max-width:650px){.evidence-grid{grid-template-columns:1fr;gap:30px}.evidence-grid .evidence-number{font-size:42px}}.employer-value{background:#f3f4f6;padding-bottom:72px}.employer-benefits{background:#fff}.employer-benefits .steps{margin-top:38px}.employer-discussion{background:#1d2c41;color:#fff}.employer-discussion .split{align-items:start}.discussion-copy{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.discussion-copy h2{margin:0;max-width:510px}.discussion-copy .lead{margin:0;color:#e5e7eb;max-width:500px}.discussion-copy .button{margin:4px 0 0}.employer-discussion .discussion-topics>div:first-child{padding-top:0}.employer-discussion .discussion-topics>div{border-color:#ffffff30}.employer-discussion .discussion-topics span{color:#7bb5bd}.employer-discussion+.waitlist{background:#fff;color:#1d2c41;padding:60px 0}.employer-discussion+.waitlist p{color:#526174}@media(max-width:650px){.employer-value{padding-bottom:50px}.discussion-copy{gap:20px}.employer-discussion .split{gap:42px}}.employer-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 64px}.employer-benefit-grid .text-link{margin-top:24px}.benefit-reporting-note{margin-top:36px;max-width:850px}@media(max-width:650px){.employer-benefit-grid{grid-template-columns:1fr;gap:32px}}.about-editorial-header{padding:85px 0 58px;max-width:820px}.about-editorial-header .lead{max-width:650px;margin-top:28px;font-size:21px}.about-essay{max-width:720px;width:calc(100% - 48px);margin:0 auto;padding:12px 0 85px}.about-essay h2{font-size:30px;line-height:1.3;margin:28px 0}.about-essay>p{font-size:18px;line-height:1.85;margin:24px 0}.about-essay blockquote{font-family:Georgia,serif;font-size:32px;line-height:1.35;color:var(--ink);border-left:3px solid var(--teal);margin:44px 0;padding:8px 0 8px 28px}.about-founder-section{background:#f3f4f6;padding:72px 0}.about-founder-grid{display:grid;grid-template-columns:180px minmax(0,680px);justify-content:center;gap:65px;align-items:start}.about-founder-grid aside img{width:160px;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.about-founder-grid aside p{color:var(--ink);font-size:15px;margin-top:18px}.about-founder-grid aside span{font-size:12px;color:var(--muted)}.about-founder-grid h2{font-size:34px;margin-bottom:25px}.founder-bio{font-size:17px;line-height:1.8}.founder-career{margin-top:35px;border-top:1px solid var(--line);padding-top:25px}.career-logos{display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.career-logos img{width:110px;height:40px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.career-logos img:last-child{width:90px}@media(max-width:650px){.about-editorial-header{padding:48px 0 30px}.about-editorial-header h1{font-size:46px}.about-editorial-header .lead{font-size:18px}.about-essay{width:calc(100% - 40px);padding-bottom:50px}.about-essay h2{font-size:27px}.about-essay>p{font-size:16px}.about-essay blockquote{font-size:27px;padding-left:20px}.about-founder-section{padding:48px 0}.about-founder-grid{grid-template-columns:1fr;gap:30px}.about-founder-grid aside img{width:110px;height:125px}.about-founder-grid h2{font-size:30px}.career-logos{justify-content:flex-start;gap:25px}.career-logos img{width:105px}}.about-editorial-header,.about-essay,.about-founder-grid{width:min(820px,calc(100% - 80px));max-width:820px;margin-inline:auto}.about-editorial-header .lead{max-width:none}.about-founder-grid{display:block}.about-founder-grid aside{display:grid;grid-template-columns:88px 1fr;-moz-column-gap:22px;column-gap:22px;align-items:end;margin-bottom:34px}.about-founder-grid aside img{width:88px;height:100px;grid-row:1/3}.about-founder-grid aside p{margin:0;font-size:18px}.about-founder-grid aside span{align-self:start;margin-top:7px}.about-founder-grid h2{max-width:none}.career-logos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.career-logos img{width:100%;height:48px;-o-object-position:center;object-position:center}.career-logos img:last-child{width:100%;height:74px;margin-block:-13px;transform:scale(1.35)}@media(max-width:650px){.about-editorial-header,.about-essay,.about-founder-grid{width:calc(100% - 40px)}.career-logos{grid-template-columns:1fr 1fr;gap:30px 38px}.career-logos img{max-width:145px;justify-self:center}.career-logos img:last-child{max-width:145px}.about-founder-grid aside img{width:88px;height:100px}}.career-logos{display:flex;justify-content:flex-start;align-items:center;gap:44px;flex-wrap:wrap}.career-logos img.career-logo{height:auto;max-width:none;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin:0;transform:none;flex-shrink:0}.career-logos img.career-logo-mckinsey{width:106px}.career-logos img.career-logo-revolut{width:100px}.career-logos img.career-logo-moodys{width:104px}.career-logos img.career-logo-cobee-transparent{width:136px;margin-inline:-16px}@media(max-width:650px){.career-logos{gap:28px 34px}.career-logos img.career-logo-mckinsey{width:96px}.career-logos img.career-logo-revolut{width:92px}.career-logos img.career-logo-moodys{width:96px}.career-logos img.career-logo-cobee-transparent{width:124px;margin-inline:-14px}}.language-picker{position:relative;font-size:12px}.language-picker summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:9px;padding:10px 0;white-space:nowrap}.language-picker summary::-webkit-details-marker{display:none}.language-picker>div{position:absolute;top:100%;right:0;min-width:140px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 24px #1d2c4115}.language-picker a{display:block;padding:11px;border-radius:4px}.language-picker a:hover,.language-picker a[aria-current]{background:#f3f4f6}.naming-note{font-size:12px;line-height:1.65;margin-top:20px;max-width:490px}.naming-note a{text-decoration:underline;color:var(--ink)}.membership-naming{max-width:900px;margin-top:-40px;margin-bottom:40px;text-align:center}.membership-naming .naming-note{max-width:620px;margin-inline:auto}.header-inner{gap:24px}.desktop-nav{gap:20px}.header-actions{gap:16px}@media(max-width:1100px){.desktop-nav{display:none}.menu-toggle{display:block}.header-actions{margin-left:auto}}@media(max-width:650px){.membership-naming{margin-top:-15px;text-align:left}.language-picker{font-size:11px}}@media(min-width:951px)and (max-width:1100px){.mobile-nav{display:flex;position:absolute;top:100%;left:0;right:0;background:#fff;padding:24px;flex-direction:column;gap:22px;border-bottom:1px solid var(--line)}.mobile-nav .button{align-self:flex-start}}.language-picker{font-size:12px;flex-shrink:0}.language-picker summary{height:36px;min-width:66px;justify-content:center;gap:9px;padding:0 10px;border:1px solid #dfe4e9;border-radius:7px;background:#fff;font-weight:600;letter-spacing:.025em;transition:background .15s,border-color .15s}.language-picker summary:hover,.language-picker[open] summary{background:#f3f4f6;border-color:#7bb5bd}.language-chevron{display:block;transition:transform .15s}.language-picker[open] .language-chevron{transform:rotate(180deg)}.language-picker>div{top:calc(100% + 7px);right:0;min-width:80px;width:80px;padding:5px;border-radius:8px;box-shadow:0 8px 24px #1d2c4112;z-index:20}.language-picker a{padding:10px 9px;border-radius:5px;display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:1.2;font-weight:500}.language-picker a[aria-current]{background:#f3f4f6;color:#1d2c41}.language-picker a[aria-current]:after{content:"✓";font-size:11px;color:#1d2c41}.language-picker a:hover{background:#edf3f4}@media(max-width:650px){.language-picker summary{height:34px;min-width:60px;padding:0 8px}}.founding-price{color:var(--ink);font-weight:600}.membership-summary .membership-exclusions{font-size:12px;color:var(--muted);padding-top:16px;border-top:1px solid var(--line)}.qualification-next{margin-top:28px;padding-top:24px;border-top:1px solid #ffffff30}.qualification-next h4{font-size:20px;font-weight:500;margin-bottom:12px}.qualification-next .button{margin-top:18px}.tally-placeholder{margin-top:20px;border:1px dashed #7BB5BD;padding:16px;font-size:13px;line-height:1.7}.footer h3{max-width:300px}.footer-bottom .language-picker{margin-left:auto;font-size:11px}.footer-bottom .language-picker summary{border:0;background:transparent;min-width:54px;height:30px}.footer-bottom .language-picker>div{display:flex;flex-direction:column;gap:2px;top:auto;bottom:calc(100% + 8px)}.product-story{margin:0;width:100%;position:relative;z-index:1;max-width:580px;justify-self:center}.product-stage{position:relative;overflow:hidden;border-radius:22px;background:radial-gradient(ellipse at 100% 70%,#7bb5bd66,transparent 60%),linear-gradient(145deg,#1d2c41,#304b59);padding:34px 28px 0;color:#fff;min-height:540px;isolation:isolate}.product-stage:before{content:"";position:absolute;width:550px;height:550px;border:1px solid #ffffff13;border-radius:50%;left:-230px;top:120px;z-index:-1}.product-story-heading>span{font-size:9px;letter-spacing:.16em;font-weight:600;opacity:.75}.product-story-heading p{font-size:29px;line-height:1.15;margin:16px 0 22px;letter-spacing:-.025em}.product-story-heading em{display:block;font-family:Georgia,serif;font-weight:400;margin-top:5px;color:#d9ebed}.signal-strip{display:flex;gap:7px;flex-wrap:wrap}.signal-strip span{border:1px solid #ffffff38;border-radius:30px;padding:7px 12px;font-size:10px;background:#ffffff08}.screen-composition{height:310px;position:relative;margin-top:28px}.data-window,.checkin-window{position:absolute;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 20px 35px #07172544;border:1px solid #ffffffa0}.data-window{left:-5px;top:48px;width:60%;height:240px;transform:rotate(-5deg)}.checkin-window{right:-4px;top:0;width:68%;height:305px;transform:rotate(3deg)}.data-window img,.checkin-window img{display:block;width:100%;height:auto}.data-window img{margin-top:-25%}.checkin-window img{margin-top:-11%}.product-pillar-line{font-size:10px;line-height:1.5;letter-spacing:.02em;text-align:center;margin:10px -10px 23px;color:#e3eeef}.product-story figcaption{font-size:10px;text-align:center;color:#647079;margin-top:13px}.single-screen{margin:0 auto;width:90%;border:1px solid #ffffff77;border-radius:14px 14px 0 0;overflow:hidden;box-shadow:0 20px 35px #07172533;height:355px;background:#fff}.single-screen img{display:block;width:100%;height:auto;margin-top:-10%}.product-story-labs .single-screen img{margin-top:-25%}.product-story-checkin .product-stage{background:linear-gradient(135deg,#dfeded,#b7d4d8);color:#1d2c41}.product-story-checkin .product-story-heading em{color:#365b63}.product-story-checkin .product-story-heading>span{opacity:1}.hero-product .hero-disc{display:none}.hero-product{padding:0 0 0 15px}.journey-visual .product-story{max-width:470px}.product-story-labs .product-stage{background:linear-gradient(145deg,#1d2c41,#3f6069)}@media(max-width:650px){.hero-product{padding:0;width:100%;max-width:460px}.product-stage{padding:26px 20px 0;min-height:490px}.product-story-heading p{font-size:27px}.screen-composition{height:275px}.checkin-window{height:270px}.data-window{height:220px}.product-pillar-line{font-size:9px}.single-screen{height:330px}.product-story{max-width:460px}}.product-story-heading p{color:#fff}.product-story-checkin .product-story-heading p{color:#1d2c41}.concept{margin:0;position:relative;width:100%;max-width:580px;justify-self:center}.concept-surface{overflow:hidden;position:relative;isolation:isolate;border-radius:24px;min-height:540px;padding:36px 30px 26px;background:radial-gradient(ellipse at 85% 85%,#7bb5bd70,transparent 65%),linear-gradient(130deg,#1d2c41,#293d4d);color:#fff}.concept-surface:before{content:"";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;background:repeating-linear-gradient(125deg,transparent 0,transparent 90px,#ffffff04 92px,transparent 94px);z-index:-1;transform:rotate(-8deg)}.concept header>span{font-size:9px;letter-spacing:.16em;font-weight:600;color:#d0e1e5}.concept header p{font-size:29px;line-height:1.2;letter-spacing:-.035em;color:#fff;margin:19px 0 0}.concept header em{display:block;color:#d6eaed;font-family:Georgia,serif;font-weight:400;margin-top:5px}.concept figcaption{text-align:center;font-size:10px;color:#6b747c;margin-top:13px}.connected-visual{position:relative;height:340px;margin-top:30px}.concept-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;stroke:#bddce15c;stroke-width:1}.concept-inputs{display:flex;justify-content:space-between;position:relative}.concept-inputs>div{width:30%;display:flex;align-items:center;flex-direction:column;gap:12px;font-size:10px;color:#e5f0f2}.concept-inputs svg{width:26px;height:26px;stroke:#cce6e9;stroke-width:1.2}.context-orb{position:absolute;top:116px;left:50%;transform:translate(-50%);height:100px;width:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid #d1f0f27a;border-radius:50%;background:radial-gradient(circle at 35% 25%,#b8d9dd88,#7bb5bd22 65%);box-shadow:0 0 45px #7bb5bd33,inset 0 0 24px #e3ffff12;font-size:10px}.orb-mark{font-family:Georgia,serif;font-size:35px;font-style:italic;line-height:1;color:#fff}.concept-plan{position:absolute;bottom:0;left:0;right:0;padding:19px 12px;border:1px solid #ffffff38;border-radius:14px;background:linear-gradient(100deg,#ffffff16,#ffffff07);box-shadow:0 10px 24px #11233320;text-align:center}.concept-plan>span{font-size:17px;font-family:Georgia,serif}.concept-plan>div{display:flex;justify-content:center;gap:13px;margin-top:14px;font-size:9px;color:#d8e9ec}.concept-view-checkin .concept-surface{background:radial-gradient(ellipse at 90% 100%,#7bb5bd80,transparent 65%),#edf3f3;color:#1d2c41}.concept-view-checkin header>span{color:#4e747b}.concept-view-checkin header p{color:#1d2c41}.concept-view-checkin header em{color:#416e76}.rhythm-visual{position:relative;padding:60px 10px 0}.rhythm-wave{position:absolute;top:10px;left:-30px;right:-30px;opacity:.45}.rhythm-wave svg{width:100%;stroke:#7bb5bd;stroke-width:1.3}.rhythm-wave path+path{opacity:.5}.rhythm-card{position:relative;display:flex;align-items:center;gap:13px;padding:18px 20px;background:#ffffffb3;border:1px solid #fff;border-radius:13px;width:85%;font-size:13px;box-shadow:0 12px 32px #23434d0a}.rhythm-dot{width:9px;height:9px;border-radius:50%;background:#7bb5bd;box-shadow:0 0 0 6px #7bb5bd20}.rhythm-connector{height:26px;width:1px;margin-left:38px;background:#7bb5bd}.rhythm-adjust{position:relative;margin-left:30px;padding:22px;display:flex;gap:18px;border:1px solid #ffffff9c;border-radius:15px;background:#fff;box-shadow:0 18px 40px #23434d0d}.rhythm-adjust>span{font-size:26px;color:#7bb5bd}.rhythm-adjust small{display:block;color:#668087;font-size:10px;margin-bottom:6px}.rhythm-adjust strong{font-weight:500;font-size:17px}.intensity-bars{display:flex;align-items:flex-end;gap:7px;margin-top:20px}.intensity-bars i{width:18px;border-radius:4px;background:#7bb5bd}.rhythm-end{font-family:Georgia,serif;font-size:24px!important;color:#32545e!important;margin:23px 0 0 30px;display:flex;justify-content:space-between;align-items:center}.rhythm-end span{font-family:Arial;font-size:18px}.biomarker-visual{position:relative;margin-top:35px;padding-top:25px}.biomarker-orbits{position:absolute;width:270px;height:270px;right:-110px;top:0}.biomarker-orbits i{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ffffff25;border-radius:50%}.biomarker-orbits i:nth-child(2){top:35px;right:35px;bottom:35px;left:35px}.biomarker-orbits i:nth-child(3){top:70px;right:70px;bottom:70px;left:70px}.biomarker-orbits>span{position:absolute;left:119px;top:116px;color:#c9e3e7;font-size:28px}.marker-panels{width:85%;position:relative;display:grid;gap:13px}.marker-panel{padding:18px 22px;border:1px solid #ffffff3b;background:linear-gradient(110deg,#ffffff20,#ffffff09);border-radius:13px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.marker-panel>span{font-size:13px}.marker-range{height:4px;background:#fff2;margin-top:17px;position:relative;border-radius:3px}.marker-range i{position:absolute;top:-3px;width:10px;height:10px;background:#d5eaed;border-radius:50%;box-shadow:0 0 0 4px #ffffff12}.marker-context{display:flex;align-items:center;gap:20px;font-size:11px;margin:28px 0 0 12px;color:#deedef}.marker-context>span{font-size:22px;font-weight:300}.journey-visual .concept{max-width:470px}@media(max-width:650px){.concept-surface{padding:28px 22px 22px;min-height:510px}.concept header p{font-size:26px}.concept-plan>div{gap:9px;font-size:8px}.concept-inputs>div{font-size:9px}.connected-visual{height:325px}.rhythm-visual{padding:50px 0 0}.rhythm-adjust{margin-left:15px;padding:18px}.rhythm-adjust strong{font-size:15px}.rhythm-end{font-size:22px!important;margin-left:15px}.concept{max-width:460px}}.concept-soft .concept-surface{background:radial-gradient(ellipse at 85% 80%,#7bb5bd45,transparent 65%),linear-gradient(145deg,#f7f8f5,#e2eeee);color:#1d2c41}.concept-soft .concept-surface:before{display:none}.concept-soft header>span{color:#527279}.concept-soft header p{color:#1d2c41}.concept-soft header em{color:#416e76}.concept-soft .concept-inputs>div{color:#45636b}.concept-soft .concept-inputs svg{stroke:#668f97}.concept-soft .concept-lines{stroke:#7bb5bd66}.concept-soft .concept-lines circle{display:none}.concept-soft .context-orb{width:124px;height:124px;top:104px;background:radial-gradient(circle at 35% 25%,#fff,#d6e8ea);border:1px solid #ffffffd9;box-shadow:0 10px 35px #567c8210;color:#365b63;font-family:Georgia,serif;font-size:18px}.concept-soft .concept-plan{background:#ffffffbd;border:1px solid #fff;box-shadow:0 12px 28px #34566108;color:#1d2c41}.concept-soft .concept-plan>div{color:#527078}.context-orb>span:only-child{font-size:16px;font-family:Georgia,serif;text-align:center;line-height:1.25}.header-inner{gap:28px;padding-inline:40px;min-height:91px}.header .logo{width:80px}.desktop-nav{gap:24px;margin-right:auto}.header-actions{gap:28px}.header-actions .header-employers{border-left:1px solid var(--line);padding-left:28px;line-height:28px;color:#42516a}.header-actions>.button{min-height:44px;padding:14px 17px;font-size:12px;border-radius:8px}.header-employers[aria-current]{text-decoration:underline;text-underline-offset:5px}@media(max-width:1100px){.header-inner{padding-inline:25px}.header-actions .header-employers{display:none}}@media(max-width:650px){.header-inner{padding-inline:20px;min-height:72px}}.home-redesign .hero{padding-top:85px;padding-bottom:75px;gap:100px;min-height:690px}.home-redesign .hero h1{font-size:62px;max-width:540px;line-height:1.02;letter-spacing:-.055em}.home-redesign .hero h1 em{color:#398795}.home-redesign .hero .lead{max-width:490px;font-size:18px;line-height:1.7}.home-redesign .hero-product{padding:0}.home-redesign .hero .concept-surface{padding:0;background:none;min-height:0;border-radius:0;overflow:visible}.home-redesign .hero .concept header,.home-redesign .hero .concept figcaption{display:none}.home-redesign .hero .connected-visual{height:400px;margin:0}.home-redesign .hero .concept-inputs svg{display:none}.home-redesign .hero .concept-inputs>div{font-size:11px}.home-redesign .hero .concept-lines{stroke:#7bb5bd;stroke-width:1.2}.home-redesign .hero .concept-lines circle{display:block}.home-redesign .hero .concept-lines circle:last-child{opacity:.25}.home-redesign .hero .context-orb{top:145px;width:145px;height:145px;border:1px solid #7bb5bd;background:#fff;box-shadow:none}.home-redesign .hero .context-orb>span{font-size:25px;font-style:italic;max-width:75px}.home-redesign .hero .concept-plan{bottom:0;border:1px solid #7bb5bd;border-radius:9px;background:#fff;box-shadow:none;left:55px;right:55px;padding:13px}.home-redesign .hero .concept-plan>div{margin-top:5px;font-size:10px}.home-pillars{border-block:1px solid var(--line)}.home-pillars .pillars{border:0;padding:32px 0}.home-redesign .section{padding:110px 0 45px;background:#fff}.home-section-heading{text-align:center;max-width:880px;margin:0 auto 60px}.home-section-heading .eyebrow{color:#398795;margin-bottom:24px}.home-section-heading h2{font-size:46px;line-height:1.15;letter-spacing:-.04em;max-width:none}.home-redesign .recognition-columns{max-width:1000px;margin:auto;gap:90px;align-items:start}.home-redesign .recognition-close{margin-top:0;font-size:29px;line-height:1.35}.home-redesign .recognition .word-tags{margin-top:28px}.home-redesign .recognition .lead{margin:0;font-size:18px;line-height:1.65}.home-redesign .steps{margin-top:0;gap:40px}.home-redesign .steps article{border-top:1px solid #718090;padding-top:28px}.home-redesign .steps .step-number{font-family:Georgia,serif;font-style:italic;font-size:34px;color:#398795;margin-bottom:30px}.home-redesign .steps h3{font-size:20px}.home-redesign .steps p{font-size:15px;line-height:1.65}.home-section-link{text-align:center;margin-top:52px}.home-redesign .daily-section .split{gap:90px}.home-redesign .daily-section .concept-surface{background:#fff;border:1px solid var(--line);border-radius:16px;min-height:450px}.home-redesign .daily-section .concept-surface:before,.home-redesign .rhythm-wave,.home-redesign .concept figcaption{display:none}.home-redesign .daily-section .concept header p{font-family:Georgia,serif;font-size:32px}.home-redesign .rhythm-card{border:1px solid var(--line);box-shadow:none;width:100%}.home-redesign .rhythm-adjust{margin-left:0;border:1px solid #718090;box-shadow:none}.home-redesign .rhythm-adjust>span,.home-redesign .rhythm-end>span{display:none}.home-redesign .rhythm-end{margin-left:0}.home-redesign .rhythm-visual{padding:30px 0 0}.home-redesign .rhythm-connector{height:15px;background:none}.home-redesign .serif-note{color:#398795;font-size:27px}.home-redesign .community-section .split{gap:90px}.home-redesign .community-section .science-note{border-top:1px solid var(--line);padding-top:26px;margin-top:28px}.home-redesign .membership-teaser{padding:120px 0;text-align:center}.home-redesign .membership-teaser .home-section-heading{margin-bottom:26px}.home-redesign .membership-teaser p:not(.eyebrow){max-width:670px;margin:0 auto 30px;font-size:18px;line-height:1.6}.home-redesign .waitlist{background:#1d2c41;padding:125px 0}.home-redesign .waitlist-grid{display:block;max-width:860px;text-align:center}.home-redesign .waitlist h2{font-size:46px;letter-spacing:-.035em}.home-redesign .waitlist .eyebrow{color:#a9d0d6}.home-redesign .waitlist-grid>div:first-child>p:last-child{max-width:650px;margin:22px auto 36px;font-size:14px;color:#d2e0e4}.home-redesign .waitlist form{max-width:530px;margin:auto}.home-redesign .waitlist form>label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.home-redesign .waitlist input{background:transparent;border:1px solid #7bb5bd;border-radius:5px;color:#fff}.home-redesign .waitlist input::-moz-placeholder{color:#9fb4c2}.home-redesign .waitlist input::placeholder{color:#9fb4c2}.home-redesign .waitlist .email-row{gap:8px}.home-redesign .waitlist .button{background:#fff;color:#1d2c41;border-radius:5px}.home-redesign .waitlist .fine{font-size:10px;color:#c0d0d7}.home-redesign .waitlist .fine a{color:inherit}.home-redesign .success{max-width:600px;margin:auto}@media(max-width:900px){.home-redesign .hero{gap:45px}.home-redesign .hero h1{font-size:50px}.home-redesign .section{padding-top:80px}.home-section-heading h2{font-size:38px}.home-redesign .recognition-columns,.home-redesign .daily-section .split,.home-redesign .community-section .split{gap:45px}}@media(max-width:650px){.home-redesign .hero{padding:55px 0;gap:55px;min-height:0}.home-redesign .hero h1{font-size:46px}.home-redesign .hero .lead{font-size:16px}.home-redesign .hero .connected-visual{height:330px}.home-redesign .hero .context-orb{top:114px;width:115px;height:115px}.home-redesign .hero .context-orb>span{font-size:22px}.home-redesign .hero .concept-plan{left:25px;right:25px}.home-redesign .hero .concept-inputs>div{font-size:9px}.home-section-heading{margin-bottom:35px}.home-section-heading h2{font-size:33px}.home-redesign .section{padding:65px 0 20px}.home-redesign .recognition-close{font-size:25px}.home-redesign .recognition .lead{font-size:16px}.home-redesign .steps{gap:35px}.home-redesign .daily-section .concept-surface{min-height:430px}.home-redesign .community-section .split>div:last-child{grid-row:auto}.home-redesign .membership-teaser,.home-redesign .waitlist{padding:75px 0}.home-redesign .waitlist h2{font-size:35px}.home-redesign .waitlist .email-row{flex-direction:column}.home-redesign .waitlist .button{justify-content:center}}.home-redesign .recognition-close{font-family:Georgia,serif}.home-redesign .hero .concept-lines circle{display:none}.home-redesign .hero .context-orb:after{content:"";position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border:1px solid #7bb5bd40;border-radius:50%;pointer-events:none}.home-redesign .hero .concept-surface{background:radial-gradient(ellipse at 80% 80%,#7bb5bd26,transparent 75%),#f0f7f7;padding:32px 24px;border-radius:22px;overflow:hidden}.home-redesign .hero .concept-plan{background:#ffffffb3}.home-redesign .daily-section .concept-surface{background:radial-gradient(ellipse at 85% 85%,#7bb5bd22,transparent 70%),#f0f7f7;border-color:#e3eeee}.home-redesign .community-art{background:radial-gradient(ellipse at 70% 75%,#7bb5bd25,transparent 70%),#f0f7f7;border-radius:22px}.home-redesign .community-art .orbit-label{background:#ffffffdc}@media(max-width:650px){.home-redesign .hero .concept-surface{padding:28px 14px}.home-redesign .hero .concept-plan{left:10px;right:10px}}.home-redesign .waitlist h2{max-width:none;width:100%;margin-inline:auto;text-align:center}.home-redesign .waitlist .waitlist-grid>div:first-child{width:100%}.home-redesign .waitlist-grid{max-width:960px}.home-redesign .waitlist{padding:105px 0}@media(max-width:650px){.home-redesign .waitlist{padding:75px 0}.home-redesign .waitlist h2{max-width:340px}}.eyebrow,.home-section-heading .eyebrow,.waitlist .eyebrow,.home-redesign .waitlist .eyebrow,.footer-grid nav .eyebrow{color:#7bb5bd;font-size:10px;line-height:1.5;font-weight:700;letter-spacing:.14em}@media(max-width:650px){.eyebrow,.home-section-heading .eyebrow,.waitlist .eyebrow,.home-redesign .waitlist .eyebrow,.footer-grid nav .eyebrow{font-size:9px}}.text-link,.hero-buttons .text-link{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:17px 22px;border:1px solid #1d2c41;border-radius:7px;background:transparent;color:#1d2c41;font-size:13px;font-weight:600;line-height:1.25;text-decoration:none;text-align:center;transition:background .15s,border-color .15s}.text-link:hover{color:#1d2c41;background:#1d2c4107;border-color:#1d2c41}.text-link:focus-visible{outline:2px solid #7BB5BD;outline-offset:4px}@media(max-width:650px){.text-link,.hero-buttons .text-link{padding:16px 18px;font-size:12px}}.button{background:#398795;border-color:#398795;color:#fff}.button:hover{background:#307582;border-color:#307582;color:#fff}.button:focus-visible{outline:2px solid #398795;outline-offset:4px}.button-light,.home-redesign .waitlist .button{background:#fff;border-color:#fff;color:#1d2c41}.button-light:hover,.home-redesign .waitlist .button:hover{background:#eef5f6;border-color:#eef5f6;color:#1d2c41}.button:not(.button-light):hover{background:#1d2c41;border-color:#1d2c41;color:#fff}.how-intro{padding-top:95px;text-align:center}.how-intro h1{font-size:56px;line-height:1.1;letter-spacing:-.045em;max-width:950px;margin:0 auto}.how-intro h1 em{display:block;font-family:Georgia,serif;font-weight:400;color:#398795}.how-intro>.lead{max-width:650px;margin:32px auto 52px;font-size:18px;line-height:1.7}.how-promises{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;text-align:left;border-top:1px solid var(--line);padding:38px 0 70px;max-width:940px;margin:auto}.how-promises h3{font-family:Georgia,serif;font-style:italic;font-weight:400;color:#398795;font-size:25px;margin-bottom:12px}.how-promises p{font-size:14px;line-height:1.7;margin:0}.how-row{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;border-top:1px solid var(--line);padding:78px 0}.how-row:nth-child(2n) .how-step-copy{grid-column:2;grid-row:1}.how-row:nth-child(2n) .how-product{grid-column:1;grid-row:1}.how-number{font-family:Georgia,serif;font-style:italic;color:#398795;font-size:32px;display:block;margin-bottom:22px}.how-step-copy h2{font-size:36px;line-height:1.2;letter-spacing:-.03em;margin-bottom:23px}.how-step-copy p{font-size:15px;line-height:1.7;margin:18px 0 0}.how-step-copy .lead{font-size:18px;line-height:1.65}.how-step-copy .how-closing{font-size:26px;font-family:Georgia,serif;font-style:italic;color:#398795}.how-product{border:1px solid #e1e6eb;border-radius:14px;padding:28px;overflow:hidden;font-size:13px;color:#43516a;background:#fff}.how-product .eyebrow{font-size:10px;margin-bottom:22px;color:#398795}.how-product>small{display:block;font-size:11px;color:#657488;margin:25px 0 10px}.how-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.how-fields>div{border:1px solid #e1e6eb;border-radius:8px;padding:15px;font-size:10px}.how-fields small{display:block;color:#a6b0be;margin-top:8px;font-size:12px}.how-chips{display:flex;flex-wrap:wrap;gap:7px}.how-chips span{border:1px solid #e1e6eb;border-radius:30px;padding:8px 11px;font-size:10px;line-height:1.2}.how-product-0 .how-chips .selected{background:#398795;color:#fff;border-color:#398795}.how-product-1{padding:0}.how-panel-top{background:#398795;color:#fff;padding:26px}.how-panel-top .eyebrow{color:#d1eaee;margin-bottom:9px}.how-panel-top h3{font-family:Georgia,serif;font-size:24px;font-weight:400;margin-bottom:20px}.how-panel-top .how-chips span{border-color:#ffffff60}.how-panel-top .how-chips .selected{background:#fff;color:#398795}.how-lab-line{margin:0 26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f2;padding:20px 0}.how-lab-line:last-child{border:0;margin-bottom:12px}.how-lab-line small{display:block;font-size:10px;color:#778599;margin-top:8px}.how-lab-line>span{font-size:12px;color:#b45c36}.how-lab-line:last-child>span{color:#398795}.how-rule{border:1px solid #e1e6eb;border-radius:8px;padding:13px;margin-bottom:10px}.how-rule>span{float:right;color:#398795;font-size:10px}.how-rule .how-chips{margin-top:12px}.how-rule .how-chips span{border:0;background:#eaf2f3;font-size:9px;padding:6px 9px}.how-day{border:1px solid #e1e6eb;border-radius:9px;padding:20px;margin-top:12px}.how-day.today{background:#398795;color:#fff;border-color:#398795}.how-day>strong{font-size:11px;font-weight:600}.how-day>div{display:flex;justify-content:space-between;align-items:center;margin-top:16px;font-size:13px}.how-day span{font-size:10px;border:1px solid #b4d2d8;color:#398795;border-radius:20px;padding:5px 13px}.how-day.today span{color:#fff;border-color:#ffffff85}.how-week-read{background:#398795;color:#fff;border-radius:9px;padding:22px;font-size:13px;line-height:1.75}.how-progress{display:flex;gap:22px;align-items:center;margin:25px 0}.how-ring{height:86px;width:86px;border-radius:50%;background:conic-gradient(#398795 62%,#e9eff2 0);display:grid;place-items:center;position:relative;isolation:isolate;font-size:19px;flex-shrink:0}.how-ring:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;background:#fff;border-radius:50%;z-index:-1}.how-progress>div:last-child{flex:1}.how-bar{margin:15px 0;font-size:10px}.how-bar span{display:flex;justify-content:space-between}.how-bar i{font-style:normal}.how-bar>div{height:6px;background:#e9eff2;margin-top:7px;border-radius:4px;overflow:hidden}.how-bar b{height:100%;background:#398795;display:block}.how-week-note{border-top:1px solid #edf0f2;padding-top:20px;font-size:13px}.how-week-note p{font-size:12px;line-height:1.7;margin:8px 0 0}.how-rows{padding-bottom:25px}@media(max-width:900px){.how-row{gap:38px}.how-intro h1{font-size:46px}.how-promises{gap:28px}.how-step-copy h2{font-size:30px}.how-product{padding:20px}.how-product-1{padding:0}}@media(max-width:650px){.how-intro{padding-top:55px}.how-intro h1{font-size:39px}.how-intro>.lead{font-size:16px;margin:25px auto 35px}.how-promises{grid-template-columns:1fr;gap:25px;padding:30px 0 45px}.how-promises h3{font-size:23px}.how-row{grid-template-columns:1fr;gap:30px;padding:45px 0}.how-row:nth-child(2n) .how-step-copy,.how-row:nth-child(2n) .how-product{grid-column:auto;grid-row:auto}.how-step-copy .lead{font-size:16px}.how-number{font-size:28px;margin-bottom:18px}.how-step-copy h2{font-size:30px}.how-chips span{font-size:9px;padding:7px 9px}.how-fields>div{padding:12px}.how-product{min-width:0}.how-rule>span{float:none;display:block;margin-top:6px}}.member-intro{text-align:center;padding:100px 0 80px;border-bottom:1px solid var(--line)}.member-intro h1{font-size:56px;line-height:1.1;letter-spacing:-.045em;margin:0 auto;max-width:920px}.member-intro h1 em{display:block;color:#398795;font-family:Georgia,serif;font-weight:400}.member-intro>.lead{max-width:650px;margin:32px auto;font-size:18px;line-height:1.7}.member-intro .naming-note{max-width:640px;margin:30px auto 0;font-size:12px}.member-heading{max-width:870px;text-align:center;margin:0 auto 55px}.member-heading h2{font-size:44px;line-height:1.15;letter-spacing:-.04em}.member-inclusions{padding-top:75px;padding-bottom:100px}.member-five{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:65px;column-gap:65px}.member-five article{display:flex;gap:20px;padding:28px 0;border-top:1px solid var(--line)}.member-five article:nth-child(-n+2){border-top-color:#718090}.member-five article>span{font-family:Georgia,serif;font-style:italic;font-size:25px;color:#398795}.member-five h3{font-size:21px;line-height:1.3;margin-bottom:12px}.member-five p{font-size:15px;line-height:1.65;margin:0}.member-months{background:#f5f7f7;padding:90px 0}.member-phases{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.member-phases article{border-top:1px solid #398795;padding-top:23px}.member-phases article>span{font-size:11px;color:#398795;display:block;margin-bottom:23px}.member-phases h3{font-size:21px;margin-bottom:12px}.member-phases p{font-size:14px;line-height:1.7;margin:0}.member-fit{padding-top:90px;padding-bottom:100px}.member-fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:stretch}.member-good{background:#398795;padding:40px;border-radius:14px;color:#fff}.member-good .eyebrow{color:#d7ebee}.member-fit ul{list-style:none;padding:0;margin:0}.member-good li{display:flex;gap:16px;font-size:17px;line-height:1.5;margin-bottom:23px}.member-good li:last-child{margin:0}.member-good li>span{flex-shrink:0;color:#d0e8eb}.member-not{padding:40px 0}.member-not .eyebrow{color:#8796a5}.member-not li{font-size:14px;line-height:1.65;border-bottom:1px solid var(--line);padding:18px 0;color:#718096}.member-not li:first-child{padding-top:0}.member-not li:last-child{border:0;padding-bottom:0}.member-pricing{display:grid;grid-template-columns:1.1fr 1fr;margin-top:75px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.member-pricing>div,.member-pricing>aside{padding:48px}.member-pricing h2{font-size:34px;line-height:1.2;letter-spacing:-.035em;margin-bottom:24px}.member-pricing>div>p:not(.eyebrow){font-size:16px;line-height:1.65;margin:18px 0 0}.member-pricing aside{background:#f5f7f7}.member-pricing aside .eyebrow{color:#718096}.member-pricing aside>div{border-bottom:1px solid var(--line);padding:19px 0}.member-pricing aside>div:last-child{border:0;padding-bottom:0}.member-pricing aside h3{font-size:13px;margin-bottom:7px}.member-pricing aside p{font-size:13px;line-height:1.65;margin:0}@media(max-width:900px){.member-intro h1{font-size:46px}.member-five{-moz-column-gap:35px;column-gap:35px}.member-fit-grid{gap:30px}.member-good{padding:28px}.member-pricing>div,.member-pricing>aside{padding:30px}.member-phases{grid-template-columns:1fr 1fr;gap:35px}}@media(max-width:650px){.member-intro{padding:55px 0}.member-intro h1{font-size:40px}.member-intro>.lead{font-size:16px;margin:25px auto}.member-heading{margin-bottom:35px}.member-heading h2{font-size:33px}.member-inclusions,.member-fit{padding-top:55px;padding-bottom:60px}.member-five{grid-template-columns:1fr}.member-five article:nth-child(2){border-top-color:var(--line)}.member-five h3{font-size:20px}.member-months{padding:60px 0}.member-phases{grid-template-columns:1fr;gap:30px}.member-fit-grid{grid-template-columns:1fr;gap:10px}.member-good li{font-size:16px}.member-not{padding:28px 0}.member-pricing{grid-template-columns:1fr;margin-top:35px}.member-pricing h2{font-size:28px}.member-pricing>div,.member-pricing>aside{padding:28px}}.member-fit-grid{align-items:stretch}.member-good,.member-not{padding:40px}.member-fit-grid .eyebrow{margin:0 0 26px;font-size:10px;line-height:1.5}.member-fit-grid ul{display:grid;grid-template-rows:repeat(4,minmax(78px,auto))}.member-good li,.member-not li{font-size:16px;line-height:1.5;margin:0;padding:18px 0;display:flex;align-items:flex-start;border-bottom:1px solid #ffffff30}.member-not li{border-bottom-color:var(--line)}.member-good li:first-child,.member-not li:first-child{padding-top:18px}.member-good li:last-child,.member-not li:last-child{padding-bottom:18px;border-bottom:0}.member-good li>span{line-height:1.5}.member-not{border-radius:14px;background:#f5f7f7}@media(max-width:900px){.member-good,.member-not{padding:28px}.member-fit-grid ul{grid-template-rows:repeat(4,minmax(100px,auto))}}@media(max-width:650px){.member-fit-grid{gap:24px}.member-fit-grid ul{grid-template-rows:none}.member-good li,.member-not li{min-height:0}}@media(min-width:651px){.member-fit-grid{grid-template-rows:auto repeat(4,auto);row-gap:0}.member-good,.member-not{display:grid;grid-row:span 5;grid-template-rows:subgrid}.member-fit-grid ul{display:contents}.member-fit-grid .eyebrow{align-self:start}.member-good li,.member-not li{min-height:78px}}.member-pricing aside .eyebrow{font-size:10px;font-weight:700;line-height:1.5;letter-spacing:.14em;color:#718096;margin:0 0 28px}.member-pricing aside h3{font-size:13px;font-weight:700;line-height:1.45;color:#1d2c41;margin:0 0 9px}.member-pricing aside>div{padding:22px 0}.member-pricing aside>div:first-of-type{padding-top:0}.member-pricing aside p{margin:0;line-height:1.65}@media(max-width:650px){.member-pricing aside .eyebrow{font-size:9px}}.faq-page-intro{text-align:center;padding:95px 0 65px}.faq-page-intro h1{font-size:56px;letter-spacing:-.045em;line-height:1.1}.faq-page-intro .lead{font-size:18px;margin:25px auto 0}.faq-group-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:75px;padding-bottom:95px;align-items:start}.faq-page-nav{position:sticky;top:35px}.faq-page-nav>.eyebrow{color:#8997a6;margin-bottom:18px}.faq-page-nav nav{display:flex;flex-direction:column}.faq-page-nav nav a{font-size:13px;color:#65748a;border-bottom:1px solid #e8edf0;padding:12px 0;line-height:1.4}.faq-page-nav nav a:hover,.faq-page-nav nav a:focus-visible{color:#398795}.faq-contact{border-top:1px solid var(--line);margin-top:40px;padding-top:25px;font-size:12px}.faq-contact p{font-size:12px;margin:0 0 12px}.faq-contact a{color:#398795;font-weight:600}.faq-topic{margin-bottom:55px;scroll-margin-top:30px}.faq-topic:last-child{margin-bottom:0}.faq-topic>h2.eyebrow{font-size:10px;color:#398795;margin:0 0 22px;letter-spacing:.14em}.faq-topic .faq-list{border-top:1px solid var(--line)}.faq-topic .faq-list details{border-bottom:1px solid var(--line)}.faq-topic .faq-list summary{font-size:17px;font-weight:600;line-height:1.5;padding:24px 0;display:flex;align-items:start;justify-content:space-between;gap:25px}.faq-topic .faq-list summary span{color:#398795;flex-shrink:0;font-size:18px;font-weight:400}.faq-topic .faq-list summary span:before{content:"+"}.faq-topic .faq-list details[open] summary span:before{content:"×"}.faq-topic .faq-list details[open] summary span{transform:none}.faq-topic .faq-list details p{font-size:15px;line-height:1.75;margin:0;padding:0 28px 24px 0;color:#718096}.faq-topic .faq-list summary::-webkit-details-marker{display:none}@media(max-width:900px){.faq-group-layout{grid-template-columns:200px minmax(0,1fr);gap:40px}.faq-page-intro h1{font-size:46px}}@media(max-width:650px){.faq-page-intro{padding:55px 0 40px}.faq-page-intro h1{font-size:39px}.faq-page-intro .lead{font-size:16px;line-height:1.6}.faq-group-layout{grid-template-columns:1fr;gap:45px;padding-bottom:60px}.faq-page-nav{position:static}.faq-page-nav nav{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.faq-contact{margin-top:22px;padding-top:18px}.faq-topic{margin-bottom:40px}.faq-topic .faq-list summary{font-size:16px;padding:20px 0}.faq-topic .faq-list details p{font-size:14px;padding-right:0}.faq-topic>h2.eyebrow{font-size:9px}}.privacy-policy-page{max-width:940px}.privacy-policy-page .privacy-updated{color:#718096;margin-bottom:50px}.privacy-policy-page section{margin-top:42px}.privacy-policy-page section h2{font-size:27px;margin-bottom:20px;line-height:1.3}.privacy-policy-page p,.privacy-policy-page li{font-size:16px;line-height:1.8}.privacy-policy-page p{margin:16px 0}.privacy-policy-page ul{padding-left:24px;margin:20px 0}.privacy-policy-page li{margin:10px 0}.privacy-policy-page a{color:#398795;text-decoration:underline;text-underline-offset:3px}.privacy-table-scroll{overflow-x:auto;margin:25px 0;border:1px solid var(--line);border-radius:8px}.privacy-table-scroll table{width:100%;border-collapse:collapse;text-align:left;min-width:580px}.privacy-table-scroll th{background:#eef5f5;color:#1d2c41;font-weight:600}.privacy-table-scroll th,.privacy-table-scroll td{padding:17px;border-bottom:1px solid var(--line);font-size:14px;line-height:1.6;vertical-align:top}.privacy-table-scroll tbody tr:last-child td{border:0}@media(max-width:650px){.privacy-policy-page section h2{font-size:23px}.privacy-policy-page p,.privacy-policy-page li{font-size:15px}.privacy-policy-page .privacy-updated{margin-bottom:35px}}.employer-concept{margin:0;padding:34px 28px 26px;border-radius:22px;background:radial-gradient(ellipse at 80% 85%,#7bb5bd35,transparent 70%),#f0f7f7;color:#1d2c41;overflow:hidden}.employer-concept-title .eyebrow{color:#398795;font-size:9px;margin:0 0 17px}.employer-concept-title h2{font-size:31px;line-height:1.15;letter-spacing:-.025em;margin:0}.employer-concept-title h2 em{display:block;font-family:Georgia,serif;font-weight:400;color:#398795;margin-top:6px}.employer-benefit-label{margin:32px auto 0;text-align:center;font-size:12px;font-weight:600;padding:13px 18px;border-radius:8px;border:1px solid #7bb5bd55;background:#ffffffac;max-width:270px}.employer-people{display:flex;justify-content:space-between;gap:9px;position:relative;padding-top:31px;margin-top:16px}.employer-people:before{content:"";position:absolute;left:9%;right:9%;top:0;height:20px;border:1px solid #7bb5bd80;border-bottom:0;border-radius:10px 10px 0 0}.employer-people:after{content:"";position:absolute;left:50%;top:-16px;height:16px;border-left:1px solid #7bb5bd80}.employer-person{position:relative;width:18%;padding:11px 8px;border:1px solid #d7e6e8;border-radius:12px;background:#fff;box-shadow:0 5px 15px #1d2c4105}.employer-person svg{display:block;width:36px;height:40px;margin:auto;stroke:#527d86;stroke-width:1.5}.personal-plan-lines{display:grid;gap:5px;margin:8px 0 3px}.personal-plan-lines i{height:3px;background:#c9dfe3;border-radius:3px}.personal-plan-lines i:nth-child(2){width:65%}.person-1 .personal-plan-lines i:nth-child(2),.person-4 .personal-plan-lines i:nth-child(2){width:85%}.person-2 .personal-plan-lines i:last-child{width:45%}.employer-person-caption{text-align:center;font-size:11px;color:#527078;margin:16px 0 30px}.employer-measure{border:1px solid #7bb5bd60;border-radius:12px;padding:22px 15px;background:#ffffffb0}.employer-measure>p{font-family:Georgia,serif;font-size:20px;color:#1d2c41;text-align:center;margin:0 0 22px}.employer-measure>div{display:flex;justify-content:space-around;gap:8px}.employer-measure span{display:flex;flex-direction:column;align-items:center;gap:9px;font-size:10px;color:#456570}.employer-measure svg{width:23px;height:23px;stroke:#398795;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.employer-concept figcaption{text-align:center;font-size:10px;color:#527078;margin-top:23px;line-height:1.5}@media(max-width:650px){.employer-concept{padding:27px 20px 22px}.employer-concept-title h2{font-size:28px}.employer-people{gap:6px}.employer-person{padding:9px 5px}.employer-person svg{width:30px}.employer-measure>p{font-size:18px}.employer-measure span{font-size:9px}}.employer-story{margin:0;padding:26px 22px;background:#edf5f5;border-radius:22px;position:relative;isolation:isolate;overflow:hidden}.employer-pressure{background:#fff;border:1px solid #dce6e8;border-radius:12px;padding:25px 27px 33px;margin-right:24px;transform:rotate(-2deg)}.employer-pressure .eyebrow,.employer-evaluation .eyebrow{font-size:9px;color:#398795;margin:0 0 18px}.employer-cost{display:flex;justify-content:space-between;align-items:center;gap:20px}.employer-cost>div>span{display:block;font-size:12px;color:#65748a}.employer-cost strong{display:block;font-size:49px;font-weight:500;letter-spacing:-.05em;line-height:1.15;color:#1d2c41;margin-top:6px}.employer-cost svg{width:42%;overflow:visible;fill:#398795}.cost-grid{stroke:#e9eff0;stroke-width:1;fill:none}.cost-line{stroke:#398795;stroke-width:2;fill:none}.employer-cost-source{font-size:9px;color:#718096;display:inline-block;margin-top:10px;text-decoration:underline;text-underline-offset:3px}.employer-pressure-title{font-size:18px;color:#1d2c41;margin:23px 0 12px;font-family:Georgia,serif}.employer-pressure-tags{display:flex;gap:7px;flex-wrap:wrap}.employer-pressure-tags span{font-size:10px;color:#65748a;border-bottom:1px solid #dde5e8;padding-bottom:6px}.employer-action{position:relative;background:#398795;color:#fff;border-radius:12px;margin:-10px 0 0 15px;padding:22px 25px 25px;box-shadow:0 12px 26px #1d2c4114}.employer-action-brand{font-size:17px;font-weight:700;letter-spacing:-.06em}.employer-action h2{font-size:23px;line-height:1.25;letter-spacing:-.025em;color:#fff;margin:15px 0 23px}.employer-action h2 em{display:block;font-family:Georgia,serif;font-weight:400;color:#fff}.employer-action>div{display:flex;justify-content:space-between;gap:8px;padding-top:15px;border-top:1px solid #ffffff35}.employer-action>div>span{display:flex;align-items:center;gap:5px;font-size:9px;color:#fff}.employer-action i{font-size:14px;font-style:normal;color:#d5ecee}.employer-evaluation{padding:27px 12px 0 22px}.employer-evaluation .eyebrow{margin-bottom:13px}.employer-early{font-size:15px!important;color:#1d2c41;margin:0}.employer-measure-path{display:flex;align-items:center;gap:0;margin:15px 0;width:100%}.employer-measure-path i{height:7px;width:7px;flex-shrink:0;border:1px solid #398795;border-radius:50%;background:#edf5f5}.employer-measure-path i:first-child{background:#398795}.employer-measure-path span{height:1px;background:#7bb5bd;flex:1}.employer-later{font-size:17px!important;color:#1d2c41;font-family:Georgia,serif;margin:0}.employer-evaluation figcaption{font-size:10px;color:#65748a;margin-top:12px;line-height:1.5}@media(max-width:650px){.employer-story{padding:23px 15px}.employer-pressure{padding:22px 19px 29px;margin-right:12px}.employer-cost strong{font-size:43px}.employer-action{margin-left:9px;padding:20px}.employer-action h2{font-size:23px}.employer-action>div{flex-wrap:wrap;gap:12px 18px}.employer-evaluation{padding-left:12px}.employer-later{font-size:16px!important}}.employer-redesign .hero{padding-top:85px;padding-bottom:75px;gap:80px}.employer-redesign .hero h1{font-size:54px}.employer-redesign .hero h1 em{color:#398795}.employer-week-visual{margin:0;background:#2f7e8c;border-radius:18px;padding:34px 32px;color:#fff}.employer-week-visual>.eyebrow{font-size:10px;color:#d0e8eb;margin:0 0 10px}.employer-week-visual h2{font-family:Georgia,serif;font-size:29px;line-height:1.2;font-weight:400;letter-spacing:0;color:#fff;margin:0 0 30px}.employer-week-visual h2 em{display:block;color:#c9e3e6}.employer-week-sheet{background:#fff;border-radius:12px;padding:20px;color:#526174}.employer-week-sheet>.eyebrow{font-size:9px;margin:0 0 7px;color:#398795}.employer-week-sheet>div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e6ebed;padding:14px 0;font-size:13px;line-height:1.5}.employer-week-sheet>div:last-child{border:0;padding-bottom:0}.employer-week-sheet small{font-size:10px;white-space:nowrap;color:#718096}.employer-week-read{background:#246c78;color:#fff;font-size:12px;line-height:1.65;padding:17px 20px;border-radius:10px;margin:12px 0 23px}.employer-week-visual figcaption{border-top:1px solid #ffffff35;padding-top:22px;display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#e0eef0}.employer-redesign .section{padding:85px 0}.employer-redesign .employer-value,.employer-confidentiality{background:#f5f7f7}.employer-redesign .evidence-grid article{border-top-width:1px}.employer-redesign .evidence-number{font-size:44px;margin-bottom:18px}.employer-redesign .evidence-grid h3{font-size:19px}.employer-redesign .evidence-note{margin-top:40px}.employer-gap{display:grid;grid-template-columns:1fr 1.1fr;gap:85px;padding-top:85px;padding-bottom:75px;border-bottom:1px solid var(--line)}.employer-gap h2{font-size:37px;max-width:440px}.employer-gap p:not(.eyebrow){font-size:17px;line-height:1.75;margin:0 0 22px}.employer-gap p.employer-gap-close{font-family:Georgia,serif;font-size:26px;line-height:1.4;color:#1d2c41;margin-bottom:0}.employer-redesign .employer-benefit-grid{gap:0 70px}.employer-redesign .employer-benefit-grid article{padding:28px 0 32px;border-top:1px solid var(--line)}.employer-redesign .employer-benefit-grid article:nth-child(-n+2){border-color:#78869b}.employer-redesign .step-number{color:#398795;font-family:Georgia,serif;font-style:italic;font-size:26px;margin-bottom:20px}.employer-redesign .employer-benefit-grid h3{font-size:20px}.employer-confidentiality{padding:85px 0}.employer-confidentiality-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:start}.employer-confidentiality h2{font-size:37px;margin-bottom:22px}.employer-confidentiality .lead{font-size:17px}.employer-privacy-cards{display:grid;grid-template-columns:1fr 1fr;gap:26px}.employer-privacy-cards article{background:#fff;border-radius:15px;padding:30px 26px}.employer-privacy-cards .eyebrow{font-size:10px;margin:0 0 20px}.employer-privacy-cards ul{padding:0;margin:0;list-style:none}.employer-privacy-cards li{display:flex;gap:12px;font-size:14px;line-height:1.65;margin-bottom:16px;color:#526174}.employer-privacy-cards li:last-child{margin:0}.employer-privacy-cards li>span{color:#398795}.employer-privacy-cards article:last-child li{color:#8794a5;border-bottom:1px solid var(--line);padding-bottom:16px}.employer-privacy-cards article:last-child li:last-child{border:0;padding:0}.employer-privacy-cards article:last-child .eyebrow{color:#8794a5}.employer-redesign .employer-discussion .button-light{background:#fff;color:#1d2c41;border-color:#fff}.employer-redesign .employer-discussion .button-light:hover{background:#398795;color:#fff;border-color:#398795}@media(max-width:950px){.employer-redesign .hero{gap:35px}.employer-redesign .hero h1{font-size:44px}.employer-gap,.employer-confidentiality-grid{gap:40px}.employer-privacy-cards{gap:16px}.employer-privacy-cards article{padding:24px 18px}}@media(max-width:650px){.employer-redesign .hero{padding-top:50px;padding-bottom:55px}.employer-redesign .hero h1{font-size:42px}.employer-week-visual{padding:28px 23px}.employer-week-visual h2{font-size:27px}.employer-redesign .section,.employer-confidentiality{padding:55px 0}.employer-gap,.employer-confidentiality-grid{grid-template-columns:1fr;gap:28px}.employer-gap{padding-top:55px;padding-bottom:55px}.employer-gap h2,.employer-confidentiality h2{font-size:32px}.employer-redesign .employer-benefit-grid{grid-template-columns:1fr}.employer-redesign .employer-benefit-grid article:nth-child(2){border-color:var(--line)}.employer-privacy-cards{grid-template-columns:1fr}.employer-redesign .evidence-number{font-size:40px}}.about-opening{padding:120px 0 100px}.about-opening h1{font-size:56px;line-height:1.15;letter-spacing:-.045em;padding-bottom:45px;border-bottom:1px solid var(--line);margin:0}.about-opening>p{font-size:23px;line-height:1.7;max-width:890px;margin:43px 0 0;color:#718096}.about-reasons>.eyebrow{margin:0 0 42px}.about-reasons article{border-top:1px solid var(--line);padding:32px 0 70px}.about-reasons h2{font-size:39px;line-height:1.2;letter-spacing:-.035em;margin:0 0 24px}.about-reasons article>p{max-width:890px;font-size:20px;line-height:1.75;margin:0;color:#718096}.about-origin{padding:40px 0 95px}.about-origin>.eyebrow{margin-bottom:36px}.about-origin blockquote{padding:0;margin:0;max-width:1110px}.about-origin blockquote p{font-family:Georgia,serif;font-style:italic;color:#425168;font-size:33px;line-height:1.35;margin:0 0 28px}.about-signature{display:flex;align-items:center;gap:15px;margin:35px 0 50px}.about-signature img{width:52px;height:52px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%}.about-signature strong,.about-signature span{display:block;font-size:14px;line-height:1.5}.about-signature strong{color:#425168;font-weight:600}.about-signature span{color:#718096}.about-origin .founder-career{margin-top:0;padding-top:32px}.about-origin .founder-career>.eyebrow{color:#8794a5;font-size:9px;margin-bottom:24px}.about-values{padding:90px 0;background:#f4f8f8}.about-values h2{font-size:35px;letter-spacing:-.035em;margin:0 0 55px}.about-values .wrap>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:46px}.about-values article{border-top:1px solid #398795;padding-top:25px}.about-values h3{font-size:18px;margin:0 0 16px;line-height:1.45}.about-values article p{font-size:15px;line-height:1.7;color:#718096;margin:0}.about-closing{padding-top:95px}@media(max-width:950px){.about-opening{padding-top:85px}.about-opening h1{font-size:46px}.about-reasons h2{font-size:33px}.about-origin blockquote p{font-size:29px}.about-values .wrap>div{grid-template-columns:1fr 1fr;gap:35px}}@media(max-width:650px){.about-opening{padding:55px 0 60px}.about-opening h1{font-size:40px;padding-bottom:28px}.about-opening>p{font-size:19px;margin-top:28px}.about-reasons>.eyebrow{margin-bottom:28px}.about-reasons article{padding:26px 0 42px}.about-reasons h2{font-size:28px;margin-bottom:18px}.about-reasons article>p{font-size:17px}.about-origin{padding:25px 0 55px}.about-origin blockquote p{font-size:25px;line-height:1.45}.about-signature{margin:28px 0 35px}.about-values{padding:55px 0}.about-values h2{font-size:29px;margin-bottom:35px}.about-values .wrap>div{grid-template-columns:1fr;gap:30px}.about-closing{padding-top:55px}}.about-origin .career-logos img.career-logo-moodys{width:88px}.about-origin .career-logos img.career-logo-mckinsey{width:90px}.about-origin .career-logos img.career-logo-revolut{width:85px}.about-origin .career-logos img.career-logo-cobee-transparent{width:116px;margin-inline:-14px}@media(max-width:650px){.about-origin .career-logos img.career-logo-moodys,.about-origin .career-logos img.career-logo-mckinsey{width:82px}.about-origin .career-logos img.career-logo-revolut{width:78px}.about-origin .career-logos img.career-logo-cobee-transparent{width:105px;margin-inline:-12px}}.about-origin .career-logos img.career-logo{filter:grayscale(1) brightness(0) invert(55%)}.waitlist-questions{text-align:left;margin:32px auto 0;max-width:650px;border-top:1px solid #ffffff30;padding-top:28px}.waitlist-questions h3{font-size:25px;margin-bottom:14px}.waitlist-questions fieldset{border:0;border-top:1px solid #ffffff30;padding:25px 0;margin:25px 0 0;min-width:0}.waitlist-questions legend,.waitlist-questions .question-free{font-size:16px;font-weight:600;color:#fff;line-height:1.5;float:none;display:block}.waitlist-questions .question-options{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.waitlist-questions .question-options label{display:flex;align-items:center;gap:9px;border:1px solid #7bb5bd80;border-radius:7px;padding:12px;font-size:14px;color:#fff;cursor:pointer}.waitlist-questions input[type=checkbox],.waitlist-questions input[type=radio]{width:17px;height:17px;min-width:17px;margin:0;accent-color:#7bb5bd}.waitlist-questions label:has(input:checked){background:#ffffff15;border-color:#7bb5bd}.waitlist-questions input[type=text]{width:100%;margin:12px 0 25px;padding:14px;border:1px solid #7bb5bd;border-radius:6px;background:transparent;color:#fff}.waitlist-questions .question-consent{display:flex;align-items:flex-start;gap:12px;font-size:13px;line-height:1.65;color:#d3e1e5;padding:15px 0}.question-consent a{text-decoration:underline}.question-actions{display:flex;gap:20px;align-items:center;margin-top:22px}.question-skip{background:transparent;border:0;color:#fff;text-decoration:underline;font-size:14px;padding:12px}.waitlist-questions form>p{margin-top:16px}.waitlist .waitlist-questions form label{position:static;width:auto;height:auto;overflow:visible;clip:auto;clip-path:none;white-space:normal;margin:0}.waitlist .waitlist-questions .question-free{display:block}.waitlist .waitlist-questions .question-consent{display:flex}.question-flow{background:#fff;color:#1d2c41;border-radius:16px;padding:32px;text-align:left;max-width:600px;margin:30px auto 0}.waitlist .question-flow h3{color:#1d2c41;font-size:27px;line-height:1.25;margin:0 0 16px;letter-spacing:-.03em}.waitlist .question-flow p{color:#65748a;font-size:15px;line-height:1.6;margin:0 0 22px}.flow-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.flow-top>span{font-size:10px;font-weight:700;letter-spacing:.12em;color:#398795}.flow-progress{display:flex;gap:5px;margin:15px 0 28px}.flow-progress i{height:3px;flex:1;background:#e5edef;border-radius:2px}.flow-progress i.filled{background:#398795}.flow-link{border:0;background:transparent;color:#526174;font-size:13px;padding:10px 4px;cursor:pointer}.flow-link:hover{color:#1d2c41;text-decoration:underline}.flow-options{display:grid;grid-template-columns:1fr;gap:9px}.flow-options button{display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;border:1px solid #dce3e7;background:#fff;border-radius:8px;min-height:48px;padding:13px 15px;font-size:14px;color:#1d2c41;line-height:1.4}.flow-options button:hover{border-color:#398795;background:#f5f9f9}.flow-options button[aria-pressed=true]{border-color:#398795;background:#edf6f6;box-shadow:inset 0 0 0 1px #398795}.flow-options button span{color:#398795;font-size:17px}.flow-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e5e7eb;padding-top:20px;margin-top:26px;gap:16px}.flow-bottom>div,.flow-actions{display:flex;align-items:center;gap:20px}.question-flow .button{background:#398795;color:#fff;border-color:#398795}.question-flow textarea{font:inherit;width:100%;resize:vertical;min-height:110px;border:1px solid #c8d4da;border-radius:8px;padding:15px;color:#1d2c41;background:#fff;line-height:1.5}.waitlist .question-flow .flow-consent{display:flex;gap:12px;align-items:flex-start;position:static;clip-path:none;width:auto;height:auto;overflow:visible;margin:20px 0;font-size:13px;line-height:1.65;color:#526174}.question-flow .flow-consent input{width:18px;height:18px;min-width:18px;margin:4px 0 0;accent-color:#398795}.flow-consent a{color:#398795;text-decoration:underline}.question-flow button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:650px){.question-flow{padding:23px 20px}.waitlist .question-flow h3{font-size:24px}.flow-bottom>div,.flow-actions{gap:12px}.question-flow .button{padding:14px 17px}}.waitlist .success{text-align:center}.waitlist .success>span{margin:0 auto 20px;background:#398795;color:#fff}.waitlist .question-flow .flow-actions>.button{background:#398795;border-color:#398795;color:#fff}.waitlist .question-flow .flow-actions>.button:hover{background:#1d2c41;border-color:#1d2c41}.flow-other{margin-top:20px}.waitlist .question-flow .flow-other label{display:block;position:static;width:auto;height:auto;clip-path:none;overflow:visible;color:#1d2c41;font-size:14px;margin-bottom:10px}.waitlist .question-flow .flow-other input{width:100%;background:#fff;color:#1d2c41;border:1px solid #c8d4da;border-radius:8px;padding:13px;font-size:15px}.home-redesign .hero h1 em{display:inline;margin-top:0}.hello-page{--bg:#fff;--text:#2c3e50;--navy:#1d2c41;--teal:#7BB5BD;font-family:Inter,Arial,sans-serif}.hello-page{min-height:100svh;overflow:hidden;color:var(--text);background:var(--bg)}.hello-shell{box-sizing:border-box;width:min(100%,31rem);min-height:100svh;margin:0 auto;padding:max(1.25rem,env(safe-area-inset-top)) 1.25rem max(1.25rem,env(safe-area-inset-bottom));display:flex;flex-direction:column}.hello-logo{width:8.5rem;height:auto}.hello-intro{margin-top:clamp(1.35rem,4.5svh,2.6rem)}.hello-intro h1,.hello-success h1{margin:0;color:var(--navy);font-size:clamp(2.25rem,10vw,3rem);font-weight:600;line-height:1.08;letter-spacing:-.03em}.hello-subhead{margin:1rem 0 0;max-width:28rem;color:var(--text);font-size:clamp(.82rem,3.55vw,.96rem);line-height:1.55}.hello-form{margin-top:clamp(1.2rem,3.8svh,2.25rem);display:grid;gap:.75rem}.hello-field{position:relative}.hello-field label{position:absolute;top:.45rem;left:.9rem;z-index:1;color:var(--text);font-size:.64rem;font-weight:650;letter-spacing:.055em;text-transform:uppercase;pointer-events:none}.hello-field input{box-sizing:border-box;width:100%;min-height:3.45rem;padding:1.25rem .9rem .3rem;border:1px solid #d1d5db;border-radius:.75rem;outline:none;color:var(--navy);background:#fff;font:inherit;font-size:1rem;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.hello-field input:focus{border-color:var(--teal);background:#fff;box-shadow:0 0 0 3px #7bb5bd2e}.hello-form button{min-height:3.45rem;margin-top:.2rem;padding:0 1rem 0 1.15rem;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:.75rem;color:#fff;background:var(--teal);font:inherit;font-size:1rem;font-weight:650;cursor:pointer;transition:background-color .16s ease}.hello-form button:hover{background:var(--navy)}.hello-form button:disabled{cursor:wait;opacity:.7}.hello-form button span:last-child{font-size:1.35rem;font-weight:400}.hello-honeypot{position:absolute;left:-9999px}.hello-error{margin:-.15rem 0 0;color:#9b332f;font-size:.8rem;line-height:1.35}.hello-success{margin:auto 0;padding-bottom:15svh}.hello-success-link{margin:1.25rem 0 0}.hello-success-link a{color:var(--teal);font-size:1rem;font-weight:650;text-decoration:none}.hello-success-link a:hover{color:var(--navy)}.hello-success-mark{width:2.6rem;height:2.6rem;margin-bottom:1.4rem;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--teal);font-size:1.25rem}@media(max-height:690px){.hello-shell{padding-top:max(.9rem,env(safe-area-inset-top));padding-bottom:max(.9rem,env(safe-area-inset-bottom))}.hello-logo{width:7.5rem;height:auto}.hello-intro{margin-top:.9rem}.hello-intro h1{font-size:clamp(1.8rem,8.7vw,2.3rem)}.hello-subhead{margin-top:.7rem;font-size:.79rem;line-height:1.34}.hello-form{margin-top:.9rem;gap:.55rem}.hello-field input,.hello-form button{min-height:3.1rem}}
