:root{--forest:#153e35;--deep:#0e2d27;--mint:#cce7d5;--mist:#edf4ee;--lime:#d7ec78;--ink:#14241f;--muted:#52655e;--line:#b8c8be;--white:#fffef8;--focus:#a43b00;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mist);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.skip-link{position:fixed;z-index:100;top:1rem;left:1rem;padding:.8rem 1rem;background:var(--lime);color:var(--deep);transform:translateY(-180%)}.skip-link:focus{transform:none}.cycle-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.cycle-rail{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:var(--deep);color:white;padding:2rem 1.4rem}.cycle-logo{display:inline-flex;align-items:baseline;gap:.35rem;text-decoration:none}.cycle-logo span{font:italic 500 2rem Georgia,serif}.cycle-logo b{color:var(--lime);font-size:.72rem;text-transform:uppercase;letter-spacing:.14em}.cycle-rail nav{display:grid;margin:auto 0}.cycle-rail nav a{display:grid;grid-template-columns:34px 1fr;align-items:center;min-height:58px;border-top:1px solid #3d5d54;text-decoration:none;color:#bed0ca}.cycle-rail nav a:last-child{border-bottom:1px solid #3d5d54}.cycle-rail nav a small{font-size:.58rem;color:#89a39a}.cycle-rail nav a span{font-size:.82rem;font-weight:700}.cycle-rail nav a.active,.cycle-rail nav a:hover{color:var(--lime);padding-left:.5rem}.rail-note{display:flex;align-items:center;gap:.7rem}.rail-note i{width:.7rem;height:.7rem;border-radius:50%;background:#52c98a;box-shadow:0 0 0 5px #214a3e}.rail-note p{margin:0;color:#a9c0b8;font-size:.68rem;line-height:1.5}.rail-note strong{color:white}.cycle-stage{min-width:0}.mobile-head{display:none}main{min-height:80vh}.eyebrow{margin:0 0 1.2rem;color:#346b5c;font-size:.64rem;font-weight:900;letter-spacing:.16em}.cycle-hero{min-height:700px;display:grid;grid-template-columns:1.08fr .92fr;background:var(--white);border-bottom:1px solid var(--line)}.cycle-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,9rem) clamp(1.5rem,6vw,7rem)}.calendar-head h1,.cycle-hero h1,.program-head h1,.start-layout h1,.team-head h1{margin:0;font:500 clamp(4rem,8vw,8.5rem)/.85 Georgia,serif;letter-spacing:-.08em}.cycle-hero h1 em{color:var(--forest);font-weight:400}.cycle-hero-copy>p:not(.eyebrow){max-width:600px;margin:2rem 0;color:var(--muted);font-size:1.1rem;line-height:1.65}.cycle-hero-copy>div{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.cycle-hero-copy>div>a:first-child{display:inline-flex;align-items:center;min-height:50px;padding:.9rem 1.2rem;background:var(--forest);color:white;text-decoration:none;font-size:.72rem;font-weight:900;text-transform:uppercase}.cycle-hero-copy>div>a:last-child{font-size:.72rem;font-weight:900;text-transform:uppercase;text-underline-offset:6px}.cycle-orbit{min-height:580px;position:relative;display:grid;place-items:center;overflow:hidden;background:var(--mint)}.cycle-orbit:after,.cycle-orbit:before{content:"";position:absolute;border-radius:50%;border:1px solid #7fa795}.cycle-orbit:before{width:min(66%,520px);aspect-ratio:1}.cycle-orbit:after{width:min(42%,330px);aspect-ratio:1}.orbit-center{z-index:2;display:grid;text-align:center;font:500 clamp(5rem,9vw,9rem)/.7 Georgia,serif}.orbit-center small{font:800 .7rem Arial,sans-serif;letter-spacing:.15em;text-transform:uppercase}.phase{position:absolute;z-index:3;margin:0;display:grid;gap:.3rem;font-size:.75rem;font-weight:800;text-transform:uppercase}.phase b{color:#447666;font-size:.6rem}.p1{top:12%;left:47%}.p2{right:7%;top:48%}.p3{bottom:11%;left:47%}.p4{left:7%;top:48%}.check-zone{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,6vw,8rem);padding:clamp(4rem,8vw,8rem) clamp(1.5rem,6vw,7rem);background:var(--forest);color:white}.check-zone>header h2,.method-grid>div h2{margin:0;font:500 clamp(2.5rem,5vw,5.5rem)/.95 Georgia,serif}.check-zone>header>p:last-child{max-width:380px;color:#c8dad4;line-height:1.6}.check-zone .eyebrow{color:var(--lime)}.check-result,.skin-check{min-height:440px;border:1px solid #729185;padding:clamp(1.5rem,4vw,3rem);background:var(--deep)}.check-progress{display:flex;justify-content:space-between;color:#b6cbc4;font-size:.62rem;letter-spacing:.14em}.progress-track{height:3px;margin:1rem 0 3rem;background:#45675c}.progress-track i{display:block;height:100%;background:var(--lime)}.check-result h2,.skin-check h2{max-width:600px;margin:0 0 2rem;font:500 clamp(2rem,4vw,3.6rem) Georgia,serif}.check-options{display:grid;gap:.6rem}.check-options button{min-height:62px;display:flex;justify-content:space-between;align-items:center;border:1px solid #58796e;background:transparent;color:white;padding:1rem;text-align:left}.check-options button.selected{background:var(--lime);color:var(--deep);border-color:var(--lime)}.check-controls{display:flex;justify-content:space-between;margin-top:2rem}.check-controls button{border:0;background:transparent;color:white;font-weight:800;text-decoration:underline;text-underline-offset:5px}.check-controls button:last-child{background:white;color:var(--deep);padding:.8rem 1.1rem;text-decoration:none}.check-controls button:disabled{opacity:.4;cursor:not-allowed}.check-result>p:first-child{color:var(--lime);font-size:.63rem;font-weight:900;letter-spacing:.14em}.check-result>p:nth-of-type(2){max-width:550px;color:#c2d5ce;line-height:1.6}.check-result ul{color:#dbe8e3;line-height:1.8}.check-result>div{display:flex;gap:1rem;margin-top:2rem}.check-result a,.check-result button{border:0;padding:.9rem 1rem;font-size:.7rem;font-weight:900;text-transform:uppercase}.check-result a{background:var(--lime);color:var(--deep);text-decoration:none}.check-result button{background:transparent;color:white;text-decoration:underline}.method-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);border-bottom:1px solid var(--line)}.method-grid>*{min-height:270px;border-right:1px solid var(--line);padding:2rem}.method-grid>div{padding-left:clamp(1.5rem,6vw,7rem)}.method-grid>div h2{font-size:2.7rem}.method-grid article{display:flex;flex-direction:column;justify-content:flex-end}.method-grid article>strong{margin-bottom:auto;color:#4b806e}.method-grid h3{font:500 1.5rem Georgia,serif}.method-grid article p{color:var(--muted);line-height:1.5}.program-head,.team-head{padding:clamp(4rem,8vw,8rem) clamp(1.5rem,6vw,7rem);background:var(--white);border-bottom:1px solid var(--line)}.program-head h1,.team-head h1{font-size:clamp(3.8rem,7vw,7.5rem)}.program-head>p:last-child,.team-head>p:last-child{max-width:650px;color:var(--muted);line-height:1.65}.program-table{display:grid;grid-template-columns:repeat(3,1fr);padding:4rem clamp(1.5rem,5vw,5rem);gap:1rem}.program-table article{min-height:560px;display:flex;flex-direction:column;border:1px solid var(--line);padding:1.6rem;background:var(--white)}.program-table article.featured{background:var(--forest);color:white;border-color:var(--forest);transform:translateY(-1rem)}.program-table article>div{display:flex;justify-content:space-between;font-size:.62rem;letter-spacing:.12em}.program-table article.featured>div span{color:var(--lime)}.program-table h2{margin:3rem 0 1rem;font:500 2.2rem Georgia,serif}.program-table article>p{font:500 1.7rem Georgia,serif}.program-table article>p small{display:block;margin-top:.4rem;color:var(--muted);font:700 .65rem Arial,sans-serif;text-transform:uppercase}.program-table .featured>p small{color:#bed3cb}.program-table ul{padding-left:1.1rem;line-height:2}.program-table a{margin-top:auto;padding:1rem;background:var(--deep);color:white;text-align:center;text-decoration:none;font-size:.7rem;font-weight:900;text-transform:uppercase}.program-table .featured a{background:var(--lime);color:var(--deep)}.plan-clarity{padding:4rem clamp(1.5rem,6vw,7rem);background:var(--mint)}.plan-clarity h2{font:500 2.7rem Georgia,serif}.plan-clarity>div{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;border-top:1px solid #8caf9e}.plan-clarity p{line-height:1.6}.calendar-head{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:4rem;padding:clamp(4rem,8vw,8rem) clamp(1.5rem,6vw,7rem);background:var(--lime)}.calendar-head h1{font-size:clamp(3.6rem,7vw,7rem)}.calendar-head>p{line-height:1.7}.week-map{padding:5rem clamp(1.5rem,7vw,8rem);background:var(--white)}.week-map article{display:grid;grid-template-columns:110px 44px 1fr;gap:2rem;position:relative;min-height:180px}.week-map article:after{content:"";position:absolute;left:131px;top:44px;bottom:0;width:1px;background:var(--line)}.week-map time{padding-top:.7rem;color:#4f7267;font-size:.65rem;font-weight:900}.week-dot{z-index:1;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--forest);color:white;font-size:.7rem}.week-map h2{margin:.4rem 0 1rem;font:500 2rem Georgia,serif}.week-map ul{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.week-map li{border:1px solid var(--line);padding:.5rem .7rem;font-size:.72rem}.calendar-cta{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:2rem clamp(1.5rem,6vw,7rem);background:var(--forest);color:white}.calendar-cta p{line-height:1.5}.calendar-cta a{color:var(--lime);font-weight:900}.expert-list{background:var(--white)}.expert-list article{display:grid;grid-template-columns:280px 1fr;gap:clamp(2rem,6vw,7rem);align-items:center;padding:3rem clamp(1.5rem,7vw,8rem);border-bottom:1px solid var(--line)}.expert-list article>div:first-child{height:210px;display:flex;align-items:end;justify-content:space-between;padding:1rem;background:var(--mint)}.expert-list article:nth-child(2)>div:first-child{background:var(--lime)}.expert-list article:nth-child(3)>div:first-child{background:#bedee6}.expert-list article>div:first-child span{font:500 5rem Georgia,serif}.expert-list article>div:first-child i{font-style:normal;font-size:.65rem}.expert-list article>div:last-child>p:first-child{color:#416b5e;font-size:.67rem;font-weight:800;text-transform:uppercase}.expert-list h2{margin:.5rem 0;font:500 clamp(2.5rem,5vw,5rem) Georgia,serif}.expert-list article>div:last-child>p:last-child{max-width:650px;color:var(--muted);line-height:1.6}.scope-note{display:grid;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:3rem;padding:4rem clamp(1.5rem,6vw,7rem);background:var(--deep);color:white}.scope-note h2{font:500 2.4rem Georgia,serif}.scope-note p{color:#c4d4cf;line-height:1.6}.scope-note a{color:var(--lime);font-weight:900}.start-layout{display:grid;grid-template-columns:1fr 1fr;min-height:750px}.start-layout>header,.start-layout>section{padding:clamp(4rem,7vw,8rem) clamp(1.5rem,5vw,6rem)}.start-layout>header{background:var(--forest);color:white}.start-layout h1{font-size:clamp(3.6rem,6vw,6.5rem)}.start-layout>header>p:not(.eyebrow){color:#c8dad4;line-height:1.6}.start-layout .eyebrow{color:var(--lime)}.start-layout aside{display:grid;grid-template-columns:40px 1fr;align-items:center;margin-top:4rem}.start-layout aside span{display:grid;place-items:center;width:34px;height:34px;border:1px solid #78968c;border-radius:50%;font-size:.6rem}.start-layout aside p{border-bottom:1px solid #54766a;padding:.8rem 0}.start-layout>section{background:var(--white)}.start-layout>section h2{font:500 2.5rem Georgia,serif}.access-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.access-form>div{display:grid;gap:.4rem}.access-form .full{grid-column:1/-1}.access-form label{font-size:.68rem;font-weight:900;text-transform:uppercase}.access-form input,.access-form select,.access-form textarea{width:100%;min-height:50px;border:1px solid #899e96;background:var(--mist);padding:.8rem}.access-form textarea{min-height:140px;resize:vertical}.access-form .consent{grid-column:1/-1;display:flex;align-items:flex-start;gap:.7rem;text-transform:none;font-weight:500;line-height:1.5}.access-form .consent input{width:20px;min-height:20px;accent-color:var(--forest)}.access-form>button{min-height:52px;border:0;background:var(--forest);color:white;font-weight:900;text-transform:uppercase}.access-form>p{margin:0;font-size:.72rem;line-height:1.5}.start-layout>section>small{display:block;margin-top:3rem;color:var(--muted);line-height:1.5}.cycle-stage>footer{justify-content:space-between;padding:2rem clamp(1.5rem,4vw,4rem);background:var(--white);border-top:1px solid var(--line);font-size:.75rem}.cycle-stage>footer,.cycle-stage>footer>div{display:flex;gap:2rem}.cycle-stage>footer p{margin:0}@media(max-width:1000px){.cycle-shell{grid-template-columns:1fr}.cycle-rail{display:none}.mobile-head{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:1rem 1.5rem;background:var(--deep);color:white}.mobile-head>a:last-child{color:var(--lime);font-size:.7rem;font-weight:900;text-transform:uppercase}.cycle-hero{grid-template-columns:1fr}.cycle-orbit{min-height:500px}.check-zone{grid-template-columns:1fr}.method-grid{grid-template-columns:1fr 1fr}.method-grid>div{grid-column:1/-1}.program-table{grid-template-columns:1fr}.program-table article.featured{transform:none}.start-layout{grid-template-columns:1fr}}@media(max-width:650px){.calendar-head h1,.cycle-hero h1,.program-head h1,.start-layout h1,.team-head h1{font-size:3.8rem}.cycle-orbit{min-height:390px}.cycle-orbit:before{width:78%}.cycle-orbit:after{width:48%}.phase{font-size:.62rem}.method-grid{grid-template-columns:1fr}.method-grid>div{grid-column:auto}.calendar-head,.plan-clarity>div{grid-template-columns:1fr}.week-map article{grid-template-columns:70px 36px 1fr;gap:.8rem}.week-map article:after{left:87px}.week-dot{width:36px;height:36px}.expert-list article{grid-template-columns:1fr}.expert-list article>div:first-child{height:180px}.scope-note{grid-template-columns:1fr}.calendar-cta{align-items:flex-start;flex-direction:column}.access-form{grid-template-columns:1fr}.access-form .consent,.access-form .full{grid-column:auto}.cycle-stage>footer{flex-direction:column}.cycle-stage>footer>div{flex-direction:column;gap:.6rem}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.phase b{color:#315b4e}.method-grid article>strong{color:#3d695a}