:root{--canvas:#f6f1e7;--paper:#fffdf8;--evergreen:#123c35;--forest:#1c5148;--ink:#102a26;--muted:#536963;--gold:#e6b44a;--gold-soft:#f6e7b8;--sky:#80bfd0;--sage:#a9bda7;--sage-soft:#dde6d8;--line:#123c3529;--shadow:0 24px 70px #18342e21;--serif:"Iowan Old Style", "Palatino Linotype", Baskerville, Georgia, serif;--sans:"Avenir Next", Avenir, "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;line-height:1.65}body,button,input,select,textarea{font-family:var(--sans)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,blockquote{margin-top:0}h1,h2,h3,blockquote{font-family:var(--serif);letter-spacing:-.035em;font-weight:500}h1{font-size:clamp(3.7rem,6vw,5.7rem);line-height:.98}h2{font-size:clamp(2.7rem,4.4vw,4.4rem);line-height:1.02}h3{line-height:1.12}::selection{background:var(--gold-soft);color:var(--evergreen)}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.skip{z-index:100;background:var(--paper);color:var(--evergreen);border-radius:8px;padding:10px 16px;font-weight:800;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip:focus{transform:none}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f4eced;justify-content:space-between;align-items:center;height:104px;padding:0 max(40px,50vw - 664px);display:flex;position:relative}.brand{letter-spacing:.28em;text-transform:uppercase;flex-direction:column;font-size:13px;font-weight:850;line-height:1.5;display:flex}.site-header nav{align-items:center;gap:clamp(22px,2.6vw,40px);font-size:14px;font-weight:700;display:flex}.site-header nav>a:not(.nav-button){position:relative}.site-header nav>a:not(.nav-button):after{background:var(--gold);content:"";height:2px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.site-header nav>a:hover:after{transform:scaleX(1)}.menu{cursor:pointer;background:0 0;border:0;font-size:28px;display:none}.nav-button,.button,.pbutton{border:1px solid var(--evergreen);background:var(--evergreen);color:#fff;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:13px 22px;font-weight:800;line-height:1.25;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 10px 25px #123c3524}.nav-button:hover,.button:hover,.pbutton:hover{transform:translateY(-2px);box-shadow:0 14px 30px #123c3533}.button.outline{border-color:var(--evergreen);color:var(--evergreen);box-shadow:none;background:0 0}.button.outline:hover{background:#ffffff8c}.button.gold{border-color:var(--gold);background:var(--gold);color:var(--evergreen)}.eyebrow{color:#2b6258;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:14px;margin:0 0 22px;font-size:11px;font-weight:900;display:flex}.eyebrow:after{background:var(--gold);content:"";width:38px;height:2px}.hero{min-height:790px;position:relative;overflow:hidden}.hero>img{object-fit:cover;width:76%;height:100%;position:absolute;inset:0 0 0 29%}.hero-wash{background:linear-gradient(90deg,#f7f2e9 0% 35%,#f7f2e9de 48%,#f7f2e90d 79%);position:absolute;inset:0}.hero-grid{z-index:2;grid-template-columns:1fr 500px;align-items:center;gap:60px;width:min(1328px,100% - 80px);min-height:790px;margin:auto;display:grid;position:relative}.hero-copy{max-width:660px}.hero h1{margin-bottom:27px}.lead{color:#324a44;max-width:580px;font-size:19px}.actions{flex-wrap:wrap;gap:16px;margin:32px 0 24px;display:flex}.hero-copy>small,.tool-intro>div>small{color:var(--muted);display:block}.audit-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf8f2;border-radius:22px;align-self:end;margin-bottom:60px;padding:27px}.card-title{justify-content:space-between;margin-bottom:25px;display:flex}.card-title>span{flex-direction:column;display:flex}.card-title small,.insight small{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:9px}.card-title strong{font-size:23px}.card-title>i{background:var(--sage-soft);border-radius:99px;height:25px;padding:3px 9px;font-size:10px;font-style:normal}.audit-body{grid-template-columns:155px 1fr;align-items:center;gap:22px;display:grid}.wheel{background:conic-gradient(#174f47 0 12.5%, #80bfd0 0 25%, #9fb3a0 0 37.5%, #e6b44a 0 50%, #225f55 0 62.5%, #91a894 0 75%, #73adbc 0 87.5%, #f0bd55 0);border-radius:50%;place-items:center;width:155px;height:155px;display:grid}.wheel>span{background:var(--paper);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:82px;height:82px;display:flex}.wheel strong{font-size:36px;line-height:1}.wheel small{font-size:10px}.scores{grid-template-columns:1fr 1fr;gap:8px 12px;display:grid}.scores>div{grid-template-columns:8px 1fr auto;align-items:center;gap:6px;font-size:10px;display:grid}.scores i{border-radius:50%;width:8px;height:8px}.insight{background:#edf0df;border-radius:13px;align-items:center;gap:13px;margin-top:24px;padding:13px;display:flex}.insight>b{border:1px solid var(--gold);color:#966b17;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.insight>span{flex-direction:column;font-size:11px;line-height:1.4;display:flex}.intro,.problem,.method,.offers,.resources-section,.coaching-fit,.faq,.founder-old,.founder-modules,.about-copy,.values,.resources-page,.method-detail,.quote,.wide-cta>div{width:min(1328px,100% - 80px);margin:auto}.intro{grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;padding:110px 0;display:grid}.intro h2,.section-head h2{margin-bottom:0}.intro>p{color:var(--muted);margin-bottom:0;font-size:18px}.problem{grid-template-columns:.78fr 1.22fr;gap:70px;padding:20px 0 120px;display:grid}.problem h2{font-size:clamp(2.8rem,4vw,4rem)}.problem-grid{border-top:1px solid var(--line)}.problem-grid article{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;align-items:center;gap:24px;padding:21px 0;display:grid}.problem-grid span{color:#72847f;font-size:11px;font-weight:800}.problem-grid p{font-family:var(--serif);margin:0;font-size:22px;line-height:1.25}.method{background:var(--sage-soft);width:100%;padding:108px max(40px,50vw - 664px)}.section-head{max-width:800px;margin-bottom:50px}.steps{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.steps article{background:#fffdf8bf;border:1px solid #123c350d;border-radius:17px;min-height:305px;padding:26px;transition:transform .2s,background .2s}.steps article:hover{background:var(--paper);transform:translateY(-4px)}.steps span{color:#6d827b;font-size:11px;font-weight:800}.steps h3{margin:70px 0 14px;font-size:29px}.steps p{color:var(--muted);margin:0;font-size:13px}.method-link{color:var(--evergreen);border-bottom:1px solid;margin-top:34px;font-weight:850;display:inline-block}.ordinary{background:var(--evergreen);color:#fff;grid-template-columns:1fr 1fr;min-height:720px;display:grid}.ordinary>div:last-child{align-self:center;max-width:660px;padding:80px clamp(40px,6vw,100px)}.ordinary .eyebrow,.ai-band .eyebrow,.result-hero .eyebrow{color:#c8dcd6}.ordinary p,.ordinary li{color:#d4e2dd}.ordinary ul{margin:26px 0 34px;padding:0;list-style:none}.ordinary li{border-bottom:1px solid #ffffff1f;padding:10px 0 10px 28px}.ordinary li:before{color:var(--gold);content:"✦";margin-left:-26px;padding-right:12px}.button.outline.light{color:#fff;border-color:#ffffffb3}.ordinary-art{background:radial-gradient(circle at 50% 30%,#e6b44a52,#0000 22%),linear-gradient(160deg,#6e9fad,#d9c78f 46%,#426a5e 47%,#183f37 100%);place-items:center;min-height:720px;display:grid;position:relative;overflow:hidden}.ordinary-art:before,.ordinary-art:after{content:"";border:1px solid #ffffff47;border-radius:50%;width:68%;height:68%;position:absolute}.ordinary-art:after{width:44%;height:44%}.ordinary-art span{z-index:2;letter-spacing:.12em;background:#123c3540;border:1px solid #ffffff59;border-radius:99px;padding:6px 12px;font-size:11px;position:absolute}.ordinary-art span:first-child{top:21%;left:48%}.ordinary-art span:nth-child(2){top:46%;right:13%}.ordinary-art span:nth-child(3){bottom:18%;left:20%}.ordinary-art p{font-family:var(--serif);text-align:center;margin:0;font-size:26px;position:absolute;bottom:7%;left:15%;right:15%}.offers,.resources-section,.values{padding:112px 0}.offers>div:last-child,.values>div:last-child{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.offers article{border:1px solid var(--line);background:var(--paper);border-radius:20px;flex-direction:column;min-height:480px;padding:34px;display:flex}.offers article:nth-child(2){border-color:var(--evergreen);background:var(--evergreen);color:#fff;transform:translateY(-12px)}.offers article>span{color:#58716a;letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:900}.offers article:nth-child(2)>span,.offers article:nth-child(2) p{color:#cfe0db}.offers h3{margin:60px 0 16px;font-size:35px}.offers p,.offers li{color:var(--muted)}.offers ul{margin:20px 0 30px;padding:0;list-style:none}.offers li{padding:7px 0}.offers article:nth-child(2) li{color:#fff}.offers article>a{margin-top:auto;font-weight:850}.ai-band{color:#fff;background:#173d37;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;padding:105px max(40px,50vw - 664px);display:grid}.ai-band>div{max-width:730px}.ai-band p{color:#c9d9d4;max-width:650px;font-size:18px}.ai-band aside{gap:13px;display:grid}.ai-band aside div{background:#ffffff0d;border:1px solid #ffffff26;border-radius:14px;align-items:center;gap:22px;padding:20px;display:flex}.ai-band aside span{width:68px;color:var(--gold);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:850}.resource-grid{grid-template-columns:repeat(3,1fr);gap:36px 18px;display:grid}.resource-grid article{min-width:0}.resource-art{background:#749d94;border-radius:18px;height:230px;margin-bottom:21px;position:relative;overflow:hidden}.resource-art:before,.resource-art:after,.resource-art i{content:"";border:1px solid #ffffff59;border-radius:50%;position:absolute}.resource-art:before{width:250px;height:250px;top:28px;left:25%}.resource-art:after{width:125px;height:125px;top:90px;left:42%}.resource-art i{background:var(--gold);width:14px;height:14px;top:36%;left:50%;box-shadow:0 0 0 18px #e6b44a29}.resource-art span{z-index:2;color:#fff;letter-spacing:.12em;font-size:11px;font-weight:900;position:absolute;top:20px;left:22px}.resource-art.r1{background:linear-gradient(145deg,#e1bb63,#8aa78e 52%,#315a50)}.resource-art.r2{background:linear-gradient(145deg,#86b9c5,#48776c)}.resource-art.r3{background:linear-gradient(145deg,#b7c6ac,#d2a54b 60%,#22534a)}.resource-grid article>small{color:#49655e;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.resource-grid h3{margin:13px 0;font-size:28px}.resource-grid p{color:var(--muted)}.resource-grid article>a{font-weight:850}.wide-cta{background:var(--gold-soft);padding:92px 0}.wide-cta>div{justify-content:space-between;align-items:end;gap:60px;display:flex}.wide-cta h2{max-width:900px;margin-bottom:0}.wide-cta .button{flex:none;margin-bottom:8px}.footer{color:#fff;background:#0d2e29;padding:80px max(40px,50vw - 664px) 28px}.footer>div{grid-template-columns:2fr repeat(3,1fr);gap:55px;padding-bottom:70px;display:grid}.footer section{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer section>strong{color:#9db9b2;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:10px}.footer p,.footer a:not(.foot-cta){color:#d0dfdb}.foot-cta{color:var(--gold);margin-top:18px;font-weight:850}.footer>small{color:#9db0ab;border-top:1px solid #ffffff21;padding-top:25px;display:block}.inner-hero{background:linear-gradient(120deg,#f7f2e9 0% 55%,#e9e5cf 55%);grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;min-height:660px;padding:90px max(40px,50vw - 664px);display:grid;overflow:hidden}.inner-hero>div{max-width:830px}.inner-hero h1{margin-bottom:25px}.inner-hero p{max-width:660px;color:var(--muted);margin-bottom:32px;font-size:18px}.inner-hero aside{aspect-ratio:1;background:radial-gradient(circle,#e6b44a70 0 10%,#0000 11% 30%,#80bfd052 31% 45%,#0000 46%),linear-gradient(140deg,#e9c773,#76a69c);border:1px solid #123c353d;border-radius:50%;justify-self:center;place-items:center;width:min(430px,90%);display:grid;position:relative}.inner-hero aside:before,.inner-hero aside:after{content:"";border:1px solid #ffffff8c;border-radius:50%;position:absolute;inset:14%}.inner-hero aside:after{inset:31%}.inner-hero aside i{background:#ffffff80;width:1px;height:112%;position:absolute;transform:rotate(35deg)}.inner-hero aside span{z-index:2;background:var(--paper);color:#a8791c;width:70px;height:70px;box-shadow:var(--shadow);border-radius:50%;place-items:center;font-size:25px;display:grid;position:relative}.method-detail{padding:110px 0}.method-detail article{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr .65fr;align-items:center;gap:50px;padding:55px 0;display:grid}.method-detail article>span{color:#72857f;font-size:12px;font-weight:900}.method-detail h2{margin-bottom:12px}.method-detail article>div>p,.method-detail aside p{color:var(--muted)}.method-detail aside{border-left:3px solid var(--gold);background:#fffdf8b3;padding:25px}.quote{text-align:center;padding:70px 0 110px}.quote blockquote{max-width:950px;margin:0 auto 20px;font-size:clamp(2.7rem,4.5vw,4.5rem);line-height:1.07}.quote p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:850}.coaching-fit,.founder-old,.about-copy{grid-template-columns:.9fr 1.1fr;gap:80px;padding:110px 0;display:grid}.coaching-fit>div:first-child>p,.founder-old>div>p,.about-copy>div:last-child{color:var(--muted);font-size:17px}.coaching-fit>div:last-child{grid-template-columns:1fr 1fr;gap:12px;display:grid}.coaching-fit article,.values article{border:1px solid var(--line);background:var(--paper);border-radius:16px;padding:26px}.coaching-fit article span,.values article span{color:#6b817a;font-size:11px}.coaching-fit h3,.values h3{margin:44px 0 8px;font-size:26px}.coaching-fit article p,.values article p{color:var(--muted);margin:0}.faq{grid-template-columns:.8fr 1.2fr;gap:80px;padding:110px 0;display:grid}.faq article{border-bottom:1px solid var(--line)}.faq article button{width:100%;font-family:var(--serif);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:25px;padding:23px 0;font-size:23px;display:flex}.faq article p{color:var(--muted);padding:0 50px 24px 0}.founder-old aside{background:var(--evergreen);color:#fff;box-shadow:var(--shadow);border-radius:20px;padding:42px}.founder-old aside small{color:#a9c1bb;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.founder-old aside blockquote{margin:13px 0 25px;font-size:30px;line-height:1.15}.founder-old aside>b{color:var(--gold);margin:4px 0 22px;display:block}.founder-modules{padding:110px 0}.founder-modules>div:last-child{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.founder-modules>div:last-child span{border:1px solid var(--line);background:var(--paper);border-radius:12px;align-items:center;gap:14px;padding:18px;font-weight:750;display:flex}.founder-modules i{background:var(--sage-soft);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;display:grid}.about-copy>div:last-child p:first-child:first-letter{float:left;color:var(--evergreen);font-family:var(--serif);margin:6px 8px 0 0;font-size:70px;line-height:.78}.values>div:last-child{grid-template-columns:repeat(4,1fr)}.resources-page{padding:60px 0 120px}.filters{flex-wrap:wrap;gap:9px;margin-bottom:48px;display:flex}.filters button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:99px;padding:9px 15px}.filters button.active{border-color:var(--evergreen);background:var(--evergreen);color:#fff}.article>header{background:linear-gradient(135deg,#dde6d8,#f5e7b9);padding:90px max(40px,50vw - 525px) 80px}.article>header>a{margin-bottom:55px;font-weight:800;display:block}.article>header small{color:#42645c;letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px;font-size:11px;font-weight:900;display:block}.article>header h1{max-width:950px;margin-bottom:28px}.article>header p{color:#3d5a53;max-width:750px;font-size:20px}.article-featured{background:var(--sage-soft);width:min(1050px,100% - 80px);box-shadow:var(--shadow);border-radius:20px;margin:64px auto 0;overflow:hidden}.article-featured img{aspect-ratio:16/9;object-fit:cover;width:100%;max-height:680px}.article-body{width:min(760px,100% - 40px);margin:auto;padding:85px 0 120px}.article-lead{font-family:var(--serif);font-size:28px;line-height:1.35}.article-body section{margin:55px 0}.article-body section h2,.article-body aside h2{margin-bottom:18px;font-size:40px}.article-body section p,.article-body li{color:var(--muted);font-size:17px}.omni-article-content>:first-child{margin-top:0}.omni-article-content h2{margin:55px 0 18px;font-size:40px}.omni-article-content h3{margin:38px 0 14px;font-size:28px}.omni-article-content p,.omni-article-content li{color:var(--muted);font-size:17px}.omni-article-content a{color:var(--forest);text-underline-offset:3px;font-weight:800;text-decoration:underline}.omni-article-content blockquote{border-left:4px solid var(--gold);margin:45px 0;padding-left:28px;font-size:28px}.article-body aside{background:var(--sage-soft);border-radius:18px;margin:70px 0;padding:35px}.article-body aside li{padding:7px 0}.form-page{background:linear-gradient(120deg, var(--canvas) 0 50%, var(--sage-soft) 50%);grid-template-columns:.8fr 1.2fr;gap:75px;min-height:760px;padding:100px max(40px,50vw - 600px);display:grid}.form-page>div{padding-top:50px}.form-page>div>p{max-width:500px;color:var(--muted);font-size:18px}.form-page dl{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;max-width:440px;margin-top:45px;padding-top:20px;display:grid}.form-page dt,.form-page dd{margin:0;padding:9px 0}.form-page dd{color:var(--muted);text-align:right}.form-page>aside{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:22px;padding:40px}.lead-form,.lead-form label{flex-direction:column;display:flex}.lead-form{gap:20px}.lead-form>div{grid-template-columns:1fr 1fr;gap:18px;display:grid}.lead-form label{color:#274b43;gap:8px;font-size:13px;font-weight:800}input,select,textarea{width:100%;color:var(--ink);background:#fffefa;border:1px solid #123c3545;border-radius:10px}input,select{min-height:48px;padding:10px 12px}textarea{resize:vertical;padding:12px;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:var(--evergreen);outline:3px solid #e6b44a4d}.lead-form .consent{color:var(--muted);grid-template-columns:20px 1fr;align-items:start;gap:12px;font-weight:600;display:grid}.consent input{width:18px;min-height:18px;margin-top:2px}.lead-form>small{color:var(--muted)}.success{text-align:center;padding:30px 10px}.success>b{background:var(--sage-soft);width:65px;height:65px;color:var(--evergreen);border-radius:50%;place-items:center;margin:0 auto 30px;font-size:28px;display:grid}.success p{color:var(--muted)}.legal{padding-bottom:120px}.legal>header{background:var(--sage-soft);padding:90px max(40px,50vw - 550px)}.legal>header p{color:var(--muted)}.legal>div{grid-template-columns:220px 1fr;gap:60px;width:min(1100px,100% - 80px);margin:70px auto 0;display:grid}.legal nav{flex-direction:column;align-items:flex-start;gap:13px;font-weight:750;display:flex}.legal article>aside{border-left:4px solid var(--gold);background:var(--gold-soft);margin-bottom:45px;padding:20px}.legal article>aside strong{display:block}.legal article section{margin:40px 0}.legal article h2{margin-bottom:10px;font-size:34px}.legal article p{color:var(--muted)}.legal article p+p{margin-top:14px}.legal article ul{color:var(--muted);gap:10px;margin:18px 0 0;padding-left:22px;display:grid}.legal-intro{margin-bottom:34px;font-size:18px}.tool-intro{background:radial-gradient(circle at 85% 25%, #e6b44a59, transparent 17%), linear-gradient(130deg, var(--canvas), var(--sage-soft));grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;min-height:760px;padding:90px max(40px,50vw - 630px);display:grid}.tool-intro>div{max-width:760px}.tool-intro>div>p{max-width:650px;color:var(--muted);font-size:19px}.tool-intro .button{margin:18px 0 20px}.tool-intro .audit-card{width:100%;margin:0}.audit-work{background:#f8f4eb;min-height:calc(100vh - 104px)}.audit-work>header{border-bottom:1px solid var(--line);background:var(--evergreen);color:#fff;letter-spacing:.06em;justify-content:space-between;padding:18px max(24px,50vw - 550px);font-size:12px;display:flex}.audit-work>div{grid-template-columns:76px 1fr;gap:55px;width:min(1100px,100% - 48px);margin:auto;padding:65px 0 110px;display:grid}.audit-work nav{flex-direction:column;align-items:center;gap:11px;display:flex}.audit-work nav button{border:1px solid var(--line);color:#6e817b;cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.audit-work nav button.active{border-color:var(--evergreen);background:var(--evergreen);color:#fff}.audit-work nav button:disabled{opacity:.45;cursor:not-allowed}.audit-work>div>section{max-width:900px}.audit-work h1{max-width:820px;margin-bottom:55px;font-size:clamp(2.8rem,5vw,4.7rem)}.audit-work fieldset{border:0;margin:0 0 35px;padding:0}.audit-work legend{font-family:var(--serif);margin-bottom:14px;font-size:22px;line-height:1.3}.audit-work fieldset>div{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.audit-work fieldset label{cursor:pointer;min-width:0}.audit-work fieldset input{opacity:0;width:1px;min-height:1px;position:absolute}.audit-work fieldset label>span{border:1px solid var(--line);background:var(--paper);border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:82px;font-size:20px;font-weight:850;display:flex}.audit-work fieldset label:hover>span,.audit-work fieldset label.selected>span{border-color:var(--evergreen);background:var(--sage-soft)}.audit-work fieldset label>span small{min-height:16px;color:var(--muted);text-align:center;font-size:8px;font-weight:650}.audit-work .error{color:#923629;font-weight:750}.audit-work footer{justify-content:flex-end;gap:12px;margin-top:45px;display:flex}.result-hero{background:var(--evergreen);color:#fff;grid-template-columns:1fr auto;align-items:center;gap:60px;min-height:560px;padding:80px max(40px,50vw - 560px);display:grid}.result-hero>div{max-width:760px}.result-hero>div>p{color:#cfe0db;font-size:19px}.result-hero>b{width:240px;height:240px;font-family:var(--serif);background:radial-gradient(circle,#e6b44a54,#0000 60%);border:1px solid #ffffff61;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:78px;line-height:.9;display:flex}.result-hero>b small{font-family:var(--sans);font-size:12px}.audit-results{grid-template-columns:1fr .7fr;gap:70px;width:min(1120px,100% - 80px);margin:auto;padding:110px 0;display:grid}.audit-results>div{gap:17px;display:grid}.audit-results article{border:1px solid var(--line);background:var(--paper);border-radius:13px;padding:17px}.audit-results article.low{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-soft)}.audit-results article>span{grid-template-columns:10px 1fr auto;align-items:center;gap:10px;font-weight:750;display:grid}.audit-results article>span>i{border-radius:50%;width:10px;height:10px}.audit-results article>div{background:#e6eae4;border-radius:99px;height:7px;margin:11px 0 4px;overflow:hidden}.audit-results article>div i{border-radius:99px;height:100%;display:block}.audit-results article small{color:var(--muted);font-size:10px}.audit-results>aside{background:var(--sage-soft);border-radius:20px;align-self:start;padding:38px}.audit-results>aside h2{margin-bottom:16px}.audit-results>aside ol{margin:30px 0;padding-left:22px}.audit-results>aside li{padding:7px 0}.day-work{background:linear-gradient(120deg, var(--canvas), #e9e7d5);min-height:100vh}.day-work>header{border-bottom:1px solid var(--line);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;padding:22px max(30px,50vw - 525px);font-size:12px;font-weight:800;display:flex}.day-work>div{width:min(1050px,100% - 48px);margin:auto;padding:70px 0 110px}.day-work h1{margin-bottom:16px;font-size:clamp(3rem,5vw,5rem)}.day-work>div>p{color:var(--muted)}.day-fields{grid-template-columns:1fr 1fr;gap:18px;margin:50px 0;display:grid}.day-fields label{flex-direction:column;gap:9px;display:flex}.day-fields label>span{font-family:var(--serif);font-size:20px;line-height:1.3}.day-fields textarea{background:#fffdf8e0;min-height:105px}.day-work footer{justify-content:flex-end;gap:12px;display:flex}.day-result{background:linear-gradient(135deg, var(--sage-soft), var(--gold-soft));grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;min-height:680px;padding:90px max(40px,50vw - 600px);display:grid}.day-result>div>p{max-width:520px;color:var(--muted);font-size:18px}.day-result>aside{background:var(--paper);box-shadow:var(--shadow);border:1px solid #123c3538;border-radius:120px 20px 20px;padding:48px}.day-result>aside>span{color:#58716a;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.day-result aside h2{margin:22px 0;font-size:40px}.day-result aside h3{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;margin-top:30px;font-size:11px;font-weight:900}.day-result aside p{color:var(--muted)}.day-plan{grid-template-columns:1fr 1fr;gap:28px;width:min(1150px,100% - 80px);margin:auto;padding:110px 0;display:grid}.day-plan article{border:1px solid var(--line);background:var(--paper);border-radius:19px;padding:35px}.day-plan dl>div{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;gap:18px;padding:13px 0;display:grid}.day-plan dt{font-weight:850}.day-plan dd{color:var(--muted);margin:0}.day-plan ol{padding-left:22px}.day-plan li{padding:11px 0}.day-plan li p{color:var(--muted)}.portal{background:#f2f4ef;grid-template-columns:270px 1fr;min-height:100vh;display:grid}.portal>aside{background:var(--evergreen);color:#fff;flex-direction:column;height:100vh;padding:34px 24px;display:flex;position:sticky;top:0}.portal>aside>small{color:#8fb0a8;letter-spacing:.12em;margin:38px 0 18px;font-size:8px;font-weight:900}.portal>aside nav{flex-direction:column;gap:4px;display:flex}.portal>aside nav button{color:#d5e2de;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:700}.portal>aside nav button.active,.portal>aside nav button:hover{color:#fff;background:#ffffff1c}.portal>aside>a:last-child{color:#aec5bf;margin-top:auto;font-size:12px}.portal>main>header{border-bottom:1px solid var(--line);background:#ffffffbf;justify-content:flex-end;align-items:center;gap:15px;height:72px;padding:0 36px;display:flex}.portal>main>header>span{background:var(--gold-soft);color:#74541a;letter-spacing:.08em;text-transform:uppercase;border-radius:99px;padding:5px 9px;font-size:9px;font-weight:900}.portal>main>header p{color:var(--muted);margin:0;font-size:11px}.portal>main>header b{background:var(--evergreen);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.portal-content{width:min(1180px,100% - 64px);margin:auto;padding:55px 0 90px}.phead{max-width:780px;margin-bottom:40px}.phead small{color:#4e726a;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900}.phead h1{margin:8px 0 12px;font-size:clamp(3rem,5vw,4.8rem)}.phead p{color:var(--muted);font-size:17px}.focus{background:linear-gradient(120deg, var(--evergreen), #336a5e);color:#fff;box-shadow:var(--shadow);border-radius:18px;justify-content:space-between;align-items:center;gap:40px;padding:35px;display:flex}.focus>div{max-width:740px}.focus small{color:#b2ccc5;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.focus h2{margin:12px 0;font-size:36px}.focus p{color:#cfe0db}.focus button{color:var(--gold);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-weight:850}.focus>b{width:95px;height:95px;color:var(--gold);border:1px solid #ffffff4d;border-radius:50%;flex:none;place-items:center;font-size:30px;display:grid}.pmetrics{grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0;display:grid}.pmetrics article{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;justify-content:space-between;min-height:105px;padding:18px;display:flex}.pmetrics span{color:var(--muted);font-size:11px}.pmetrics b{font-family:var(--serif);font-size:27px}.pgrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.pgrid>section{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:250px;padding:25px}.pgrid h2{margin-bottom:22px;font-size:23px}.pgrid label{cursor:pointer;grid-template-columns:24px 1fr;align-items:center;gap:12px;padding:9px 0;display:grid}.pgrid label input,.habit-list label input{opacity:0;width:1px;min-height:1px;position:absolute}.pgrid label>span,.habit-list label>span{border:1px solid var(--line);color:#0000;border-radius:7px;place-items:center;width:23px;height:23px;font-size:12px;display:grid}.pgrid label.done>span,.habit-list label.done>span{border-color:var(--evergreen);background:var(--evergreen);color:#fff}.pgrid label p{flex-direction:column;margin:0;font-size:13px;display:flex}.pgrid label small{color:var(--muted);font-size:9px}.mini-goal{margin:16px 0}.mini-goal>span{justify-content:space-between;gap:20px;margin-bottom:7px;font-size:12px;display:flex}.mini-goal>i{background:#e4e8e3;border-radius:99px;height:6px;display:block;overflow:hidden}.mini-goal>i b{background:var(--gold);border-radius:99px;height:100%;display:block}.pbutton{border-radius:8px;min-height:38px;padding:8px 13px;font-size:11px}.prompt{background:var(--gold-soft)!important}.prompt small{color:#7b5c1e;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.prompt blockquote{margin:20px 0;font-size:27px;line-height:1.22}.north,.assigned{background:linear-gradient(120deg, var(--evergreen), #3b7166);color:#fff;border-radius:18px;padding:40px}.north small,.assigned small{color:#bdd2cc;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900}.north h2{max-width:950px;margin:16px 0 0;font-size:clamp(2.2rem,4vw,3.8rem)}.plan-grid,.goal-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.plan-grid article,.goal-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:28px}.plan-grid article>span,.goal-grid article>small{color:#618078;letter-spacing:.1em;font-size:9px;font-weight:900}.plan-grid h2,.goal-grid h2{margin:42px 0 13px;font-size:26px}.plan-grid p{color:var(--muted)}.goal-grid article{text-align:center}.goal-grid h2{min-height:58px;margin-top:18px}.goal-ring{border-radius:50%;place-items:center;width:125px;height:125px;margin:25px auto;display:grid}.goal-ring span{width:88px;height:88px;font-family:var(--serif);background:#fff;border-radius:50%;place-items:center;font-size:26px;display:grid}.goal-grid footer{justify-content:center;align-items:center;gap:12px;display:flex}.goal-grid footer button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.goal-grid footer span{color:var(--muted);font-size:10px}.habit-list,.checkin,.journal,.coach,.account{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:850px;padding:35px}.habit-list h2,.account h2{margin-bottom:25px;font-size:26px}.habit-list label{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:28px 1fr auto;align-items:center;gap:15px;padding:16px 0;display:grid}.habit-list label p,.habit-list label small{flex-direction:column;margin:0;display:flex}.habit-list label small{color:var(--muted);font-size:10px}.habit-list label>strong{color:var(--muted);font-size:11px}.checkin{gap:28px;display:grid}.checkin label{gap:12px;display:grid}.checkin label:first-child{grid-template-columns:1fr 1.5fr auto;align-items:center}.checkin label span{font-family:var(--serif);font-size:21px}.checkin input[type=range]{accent-color:var(--evergreen)}.journal aside{background:var(--gold-soft);border-radius:12px;margin-bottom:20px;padding:20px}.journal aside small{color:#74551b;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.journal aside p{font-family:var(--serif);margin:8px 0 0;font-size:24px}.journal>textarea{min-height:340px;font-family:var(--serif);background:#faf9f4;border:0;font-size:19px}.journal footer{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.journal footer>span{color:var(--muted);font-size:10px}.coach{padding:0;overflow:hidden}.coach>header{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:18px 22px;display:flex}.coach>header>b{background:var(--evergreen);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.coach>header span{flex-direction:column;display:flex}.coach>header small{color:var(--muted);font-size:9px}.coach>div{background:#f6f5ef;flex-direction:column;align-items:flex-start;gap:14px;min-height:360px;padding:28px;display:flex}.coach>div p{border:1px solid var(--line);background:#fff;border-radius:4px 14px 14px;max-width:72%;margin:0;padding:13px 16px;font-size:13px}.coach>div p.you{background:var(--evergreen);color:#fff;border:0;border-radius:14px 4px 14px 14px;align-self:flex-end}.coach>footer{border-top:1px solid var(--line);grid-template-columns:1fr 45px;align-items:center;gap:12px;padding:17px;display:grid}.coach>footer textarea{background:#f8f7f1;border:0}.coach>footer button{background:var(--evergreen);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.session{background:var(--evergreen);color:#fff;border-radius:18px;align-items:center;gap:32px;max-width:900px;padding:35px;display:flex}.session>span{color:#bdd0cb;border:1px solid #ffffff4d;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;font-size:9px;font-weight:900;display:flex}.session>span b{color:#fff;font-family:var(--serif);font-size:30px;line-height:1}.session h2{margin:8px 0;font-size:31px}.session small,.session p{color:#c3d7d1}.session .pbutton{border-color:var(--gold);background:var(--gold);color:var(--evergreen)}.history{max-width:900px;margin-top:35px}.history>h2{font-size:27px}.history article{border-bottom:1px solid var(--line);grid-template-columns:35px 1fr 1fr;gap:20px;padding:20px 0;display:grid}.history article span,.history article p{color:var(--muted)}.history article h3,.history article p{margin:0}.assigned{max-width:920px;margin-bottom:45px}.assigned h2{margin:15px 0;font-size:38px}.assigned p{color:#c8dad5;max-width:650px}.assigned .pbutton{border-color:var(--gold);background:var(--gold);color:var(--evergreen)}.portal-content>.resource-grid{grid-template-columns:repeat(3,1fr)}.portal-content .resource-art{height:170px}.portal-content .resource-grid h3{font-size:23px}.account>label{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding:18px 0;display:flex}.account>label span,.account>label small{flex-direction:column;display:flex}.account>label small{color:var(--muted);font-size:10px}.account>label input{width:21px;min-height:21px;accent-color:var(--evergreen)}.account>aside{background:var(--sage-soft);border-radius:13px;margin-top:30px;padding:24px}.account>aside p{color:var(--muted)}.notfound{text-align:center;min-height:680px;padding:120px max(40px,50vw - 450px)}.notfound>span{color:#6a7c77;letter-spacing:.18em;font-size:11px;font-weight:900}.notfound p{color:var(--muted)}@media (width<=1100px){.steps{grid-template-columns:repeat(3,1fr)}.offers>div:last-child,.values>div:last-child{grid-template-columns:1fr 1fr}.offers article:nth-child(2){transform:none}.founder-modules>div:last-child{grid-template-columns:1fr 1fr}.portal{grid-template-columns:235px 1fr}.plan-grid,.goal-grid{grid-template-columns:1fr 1fr}}@media (width<=850px){.site-header{height:88px}.menu{display:block}.site-header nav{border-bottom:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0;padding:15px 24px 25px;display:none;position:absolute;top:88px;left:0;right:0}.site-header nav.open{display:flex}.site-header nav>a{padding:11px 4px}.site-header nav .nav-button{margin-top:8px}.hero-grid{grid-template-columns:1fr;min-height:1080px;padding:60px 0}.hero>img{opacity:.72;width:100%;height:48%;inset:auto 0 0}.hero-wash{background:linear-gradient(#f7f2e9 0 51%,#f7f2e9bd 69%,#0000)}.audit-card{justify-self:center;width:min(100%,530px);margin:0}.intro,.problem,.coaching-fit,.faq,.founder-old,.about-copy,.inner-hero,.tool-intro,.result-hero,.audit-results,.day-result,.day-plan,.form-page{grid-template-columns:1fr}.intro,.problem,.coaching-fit,.faq,.founder-old,.about-copy{gap:35px}.problem{padding-top:0}.steps{grid-template-columns:1fr 1fr}.ordinary{grid-template-columns:1fr}.ordinary-art{min-height:560px}.ordinary>div:last-child{max-width:none}.ai-band{grid-template-columns:1fr}.resource-grid{grid-template-columns:1fr 1fr}.wide-cta>div{flex-direction:column;align-items:flex-start}.footer>div{grid-template-columns:2fr 1fr 1fr}.footer>div section:first-child{grid-column:1/-1}.inner-hero{padding-top:75px;padding-bottom:75px}.inner-hero aside{width:340px}.method-detail article{grid-template-columns:50px 1fr;gap:25px}.method-detail article aside{grid-column:2}.coaching-fit>div:last-child{grid-template-columns:1fr 1fr}.legal>div{grid-template-columns:1fr}.legal nav{flex-flow:wrap}.result-hero>b{width:190px;height:190px}.audit-results>aside{grid-row:1}.portal{display:block}.portal>aside{width:100%;height:auto;padding:20px 24px;display:block;position:relative}.portal>aside>small{margin:18px 0 8px;display:block}.portal>aside nav{flex-direction:row;padding-bottom:4px;overflow-x:auto}.portal>aside nav button{white-space:nowrap;flex:none}.portal>aside>a:last-child{display:none}.portal-content{width:min(100% - 38px,780px)}.pmetrics,.portal-content>.resource-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){h1{font-size:3.2rem}h2{font-size:2.55rem}.site-header{height:78px;padding:0 18px}.brand{font-size:10px}.site-header nav{top:78px}.hero-grid,.intro,.problem,.offers,.resources-section,.coaching-fit,.faq,.founder-old,.founder-modules,.about-copy,.values,.resources-page,.method-detail,.quote,.wide-cta>div{width:calc(100% - 30px)}.hero-grid{min-height:1040px;padding-top:45px}.hero-copy h1{font-size:3.5rem}.actions{flex-direction:column;align-items:stretch}.actions .button{width:100%}.audit-card{padding:18px}.audit-body{grid-template-columns:110px 1fr;gap:10px}.wheel{width:110px;height:110px}.wheel>span{width:62px;height:62px}.wheel strong{font-size:26px}.scores{grid-template-columns:1fr;gap:3px}.intro,.offers,.resources-section,.coaching-fit,.faq,.founder-old,.founder-modules,.about-copy,.values{padding-top:75px;padding-bottom:75px}.method{padding:75px 15px}.steps,.offers>div:last-child,.resource-grid,.values>div:last-child,.coaching-fit>div:last-child,.founder-modules>div:last-child,.day-fields,.plan-grid,.goal-grid,.pgrid,.portal-content>.resource-grid{grid-template-columns:1fr}.steps article{min-height:245px}.steps h3{margin-top:45px}.ordinary-art{min-height:430px}.ordinary>div:last-child,.ai-band{padding:70px 20px}.offers article{min-height:420px}.resource-art{height:215px}.wide-cta{padding:70px 0}.footer{padding:65px 20px 25px}.footer>div{grid-template-columns:1fr 1fr}.footer>div section:first-child,.footer>div section:last-child{grid-column:1/-1}.inner-hero,.tool-intro,.result-hero,.day-result,.form-page{padding:70px 20px}.inner-hero aside{width:250px}.method-detail article{grid-template-columns:36px 1fr}.founder-old aside,.day-result>aside,.form-page>aside{padding:28px}.founder-old aside blockquote{font-size:25px}.article>header,.legal>header{padding:70px 20px}.article>header>a{margin-bottom:35px}.legal>div,.audit-results,.day-plan{width:calc(100% - 30px)}.form-page{background:linear-gradient(180deg, var(--canvas) 0 36%, var(--sage-soft) 36%)}.form-page>div{padding-top:0}.lead-form>div{grid-template-columns:1fr}.tool-intro{gap:45px}.audit-work>div{grid-template-columns:34px 1fr;gap:16px;width:calc(100% - 28px);padding-top:42px}.audit-work nav button{width:30px;height:30px;font-size:10px}.audit-work h1{margin-bottom:40px;font-size:2.8rem}.audit-work legend{font-size:18px}.audit-work fieldset>div{gap:4px}.audit-work fieldset label>span{min-height:70px;font-size:17px}.audit-work fieldset label>span small{font-size:0}.audit-work fieldset label:first-child>span small,.audit-work fieldset label:last-child>span small{font-size:7px}.audit-work footer,.day-work footer{flex-direction:column-reverse;align-items:stretch}.result-hero>b{width:160px;height:160px;font-size:60px}.audit-results>aside,.day-plan article{padding:27px}.day-work>div{width:calc(100% - 30px);padding-top:50px}.day-result>aside{border-radius:70px 18px 18px}.day-plan dl>div{grid-template-columns:1fr;gap:3px}.portal>main>header{padding:0 16px}.portal>main>header p{display:none}.portal-content{width:calc(100% - 28px);padding-top:38px}.focus{align-items:flex-start;padding:27px}.focus>b{display:none}.focus h2{font-size:30px}.pmetrics{grid-template-columns:1fr 1fr}.north,.assigned,.habit-list,.checkin,.journal,.account{padding:25px}.checkin label:first-child{grid-template-columns:1fr}.coach>div p{max-width:90%}.session{flex-direction:column;align-items:flex-start;padding:27px}.history article{grid-template-columns:28px 1fr}.history article p{grid-column:2}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media print{.site-header,.footer,.wide-cta,.button,.portal>aside,.portal>main>header{display:none!important}body,.result-hero,.day-result{color:#000!important;background:#fff!important}.audit-results,.day-plan,.day-result{width:100%;padding:20px}}.form-trap{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.lead-form button:disabled{cursor:wait;opacity:.65}
