*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--sage:#4A6741;--sage-mid:#6A8F61;--sage-light:#8DB085;--sage-pale:#EEF4ED;--cream:#FAF7F2;--warm:#FEFCF8;--dark:#252520;--mid:#555550;--light:#8A8A7E;--gold:#C9A86C;--gold-pale:#F7F0E4;--border:rgba(74,103,65,.13);--border-gold:rgba(201,168,108,.3)}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--warm);color:var(--dark);line-height:1.7;overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:200;padding:1rem 4rem;display:flex;align-items:center;justify-content:space-between;background:#fefcf8f0;backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.nav-logo{font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:500;color:var(--sage);letter-spacing:.03em}.nav-links{display:flex;align-items:center;gap:2rem}.nav-link{font-size:.83rem;color:var(--mid);text-decoration:none;letter-spacing:.04em;transition:color .2s}.nav-link:hover{color:var(--sage)}.nav-cta{background:var(--sage);color:#fff;padding:.55rem 1.5rem;border-radius:2px;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:background .2s}.nav-cta:hover{background:var(--sage-mid)}.hero{min-height:100vh;display:grid;grid-template-columns:55% 45%}.hero-left{background:var(--cream);padding:8rem 4rem 6rem 6rem;display:flex;flex-direction:column;justify-content:center}.provider-label{font-family:Cormorant Garamond,serif;font-size:.82rem;letter-spacing:.22em;text-transform:uppercase;color:var(--sage);margin-bottom:1.5rem;font-weight:400}.badge{display:inline-flex;align-items:center;gap:.6rem;border:1px solid var(--border-gold);background:var(--gold-pale);padding:.4rem 1rem;border-radius:2px;margin-bottom:2rem;width:fit-content}.badge-dot{width:7px;height:7px;border-radius:50%;background:var(--gold);flex-shrink:0}.badge-text{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#8b6b3d;font-weight:400}.opening-line{font-family:Cormorant Garamond,serif;font-size:clamp(1.1rem,1.6vw,1.4rem);font-weight:300;font-style:italic;color:var(--sage);margin-bottom:2rem;line-height:1.5;letter-spacing:.01em}h1{font-family:Cormorant Garamond,serif;font-size:clamp(3rem,4.5vw,4.8rem);font-weight:300;line-height:1.08;color:var(--dark);margin-bottom:.3rem}h1 em{font-style:italic;color:var(--sage)}.hero-sub{font-family:Cormorant Garamond,serif;font-size:clamp(1.4rem,2vw,2rem);font-weight:300;font-style:italic;color:var(--mid);margin-bottom:2rem;line-height:1.4}.divider-line{width:44px;height:1px;background:var(--gold);margin-bottom:2rem}.hero-desc{font-size:1rem;color:var(--mid);line-height:1.9;font-weight:300;max-width:420px;margin-bottom:2.8rem}.hero-btns{display:flex;gap:1rem;flex-wrap:wrap}.btn-p{background:var(--sage);color:#fff;padding:.95rem 2.2rem;border-radius:2px;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;display:inline-block;transition:all .2s}.btn-p:hover{background:var(--sage-mid);transform:translateY(-1px)}.btn-s{background:transparent;color:var(--sage);padding:.95rem 2.2rem;border-radius:2px;border:1px solid var(--sage);font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;display:inline-block;transition:all .2s}.btn-s:hover{background:var(--sage-pale)}.hero-right{background:var(--sage);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 3rem;gap:2.5rem}.hero-bg{position:absolute;inset:0;opacity:.035;background-image:radial-gradient(circle,white 1px,transparent 1px);background-size:28px 28px}.quote-ring{width:260px;height:260px;border-radius:50%;border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.quote-ring:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;border:1px solid rgba(255,255,255,.1)}.quote-inner{font-family:Cormorant Garamond,serif;color:#fff;font-size:1.05rem;font-weight:300;line-height:1.65;text-align:center;padding:2rem;font-style:italic}.hero-quote{font-family:Cormorant Garamond,serif;color:#ffffffbf;font-size:1.05rem;font-style:italic;font-weight:300;line-height:1.75;text-align:center;max-width:280px;position:relative;z-index:2}.trust-strip{background:var(--gold-pale);border-top:1px solid var(--border-gold);border-bottom:1px solid var(--border-gold);padding:1.3rem 4rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:.6rem;font-size:.78rem;color:#7a6040;letter-spacing:.06em;text-transform:uppercase;padding:.4rem 2rem;border-right:1px solid var(--border-gold)}.trust-item:last-child{border-right:none}.trust-icon{color:var(--gold)}.section{padding:6rem}.tag{font-size:.7rem;letter-spacing:.17em;text-transform:uppercase;color:var(--sage);margin-bottom:1rem;font-weight:400}h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,3rem);font-weight:300;line-height:1.2;margin-bottom:1.5rem}h2 em{color:var(--sage);font-style:italic}.for-who-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;max-width:1100px;margin:0 auto}.body-text{font-size:1rem;color:var(--mid);line-height:1.9;font-weight:300;margin-bottom:1.2rem}.check-list{list-style:none;display:flex;flex-direction:column;gap:.9rem;margin-top:1.8rem}.check-list li{display:flex;align-items:flex-start;gap:.9rem;font-size:.95rem;color:var(--mid);font-weight:300}.check-icon{width:22px;height:22px;border-radius:50%;background:var(--sage-pale);border:1px solid var(--sage-light);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;font-size:.7rem;color:var(--sage)}.stat-panel{background:var(--sage-pale);border:1px solid var(--border);border-radius:4px;overflow:hidden}.stat-item{padding:2rem 2.5rem;border-bottom:1px solid var(--border);text-align:center}.stat-item:last-child{border-bottom:none}.stat-n{font-family:Cormorant Garamond,serif;font-size:3.2rem;font-weight:300;color:var(--sage);line-height:1;margin-bottom:.3rem}.stat-l{font-size:.78rem;color:var(--mid);letter-spacing:.06em;text-transform:uppercase;font-weight:300}.mid-cta{text-align:center;margin-top:3rem;padding-top:3rem;border-top:1px solid var(--border)}.mid-cta p{font-size:.85rem;color:var(--light);margin-top:.8rem;font-weight:300}.modules-section{background:var(--cream);padding:6rem}.modules-inner{max-width:1100px;margin:0 auto}.modules-header{margin-bottom:4rem;max-width:580px}.module-row{display:grid;grid-template-columns:80px 1fr;border:1px solid var(--border);border-radius:4px;overflow:hidden;margin-bottom:1rem;background:var(--warm);transition:box-shadow .2s}.module-row:hover{box-shadow:0 4px 20px #4a674114}.module-num-col{background:var(--sage);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.2rem;padding:2rem 0}.module-num{font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:300;color:#fff;line-height:1}.module-num-label{font-size:.58rem;letter-spacing:.1em;text-transform:uppercase;color:#fff9}.module-body{padding:1.5rem 2rem}.module-title{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:500;color:var(--dark);margin-bottom:.5rem;line-height:1.3}.module-desc{font-size:.9rem;color:var(--mid);line-height:1.75;font-weight:300;margin-bottom:1rem}.module-pills{display:flex;flex-wrap:wrap;gap:.4rem}.pill{font-size:.65rem;letter-spacing:.07em;text-transform:uppercase;color:var(--sage);background:var(--sage-pale);padding:.2rem .65rem;border-radius:2px}.modules-cta{text-align:center;margin-top:3rem}.modules-cta p{font-size:.85rem;color:var(--light);margin-top:.8rem;font-weight:300}.outcomes-section{background:var(--dark);color:#fff;padding:6rem}.outcomes-inner{max-width:1100px;margin:0 auto}.outcomes-tag{font-size:.7rem;letter-spacing:.17em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.outcomes-title{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,3rem);font-weight:300;line-height:1.2;color:#fff;margin-bottom:1rem}.outcomes-title em{color:var(--gold);font-style:italic}.outcomes-subtitle{font-size:1rem;color:#ffffff8c;line-height:1.8;font-weight:300;margin-bottom:3rem;max-width:560px}.outcomes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.outcome-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:1.5rem}.outcome-num{font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:300;color:var(--gold);opacity:.5;line-height:1;margin-bottom:.5rem}.outcome-text{font-size:.92rem;color:#ffffffc7;line-height:1.65;font-weight:300}.about-section{background:var(--warm);padding:6rem}.about-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:5rem;align-items:center}.about-img{background:var(--sage-pale);border-radius:4px;border:1px solid var(--border);aspect-ratio:4/5;max-width:340px;overflow:hidden;position:relative}.about-img img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block;transition:transform .6s ease}.about-img:hover img{transform:scale(1.03)}.credentials{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border)}.cred{display:flex;align-items:center;gap:.8rem;font-size:.88rem;color:var(--mid);font-weight:300}.cred-dot{width:5px;height:5px;border-radius:50%;background:var(--gold);flex-shrink:0}.testi-section{background:var(--sage-pale);padding:6rem}.testi-inner{max-width:1100px;margin:0 auto}.testi-header{text-align:center;margin-bottom:4rem}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.testi-card{background:var(--warm);border:1px solid var(--border);border-radius:4px;padding:2rem}.testi-mark{font-family:Cormorant Garamond,serif;font-size:3.5rem;color:var(--sage-light);opacity:.35;line-height:1;margin-bottom:.5rem}.testi-text{font-family:Cormorant Garamond,serif;font-size:1.08rem;font-style:italic;color:var(--dark);line-height:1.7;margin-bottom:1.2rem}.testi-author{font-size:.75rem;color:var(--light);letter-spacing:.07em;text-transform:uppercase}.testi-cta{text-align:center;margin-top:3rem}.faq-section{background:var(--cream);padding:6rem}.faq-inner{max-width:780px;margin:0 auto}.faq-header{text-align:center;margin-bottom:3.5rem}.faq-item{border-bottom:1px solid var(--border);padding:0}.faq-btn{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:1.4rem 0;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq-q{font-size:.98rem;font-weight:500;color:var(--dark)}.faq-arrow{color:var(--sage);font-size:1.1rem;flex-shrink:0;transition:transform .25s}.faq-a{font-size:.92rem;color:var(--mid);line-height:1.8;font-weight:300;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0}.faq-item.open .faq-a{max-height:200px;padding-bottom:1.4rem}.faq-item.open .faq-arrow{transform:rotate(180deg)}.enrol-section{background:var(--warm);padding:8rem 6rem;text-align:center}.enrol-inner{max-width:700px;margin:0 auto}.enrol-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:300;line-height:1.15;margin-bottom:1.5rem}.enrol-title em{color:var(--sage);font-style:italic}.enrol-body{font-size:1rem;color:var(--mid);line-height:1.9;font-weight:300;max-width:520px;margin:0 auto 3rem}.price-box{display:inline-flex;flex-direction:column;align-items:center;background:var(--sage-pale);border:1px solid var(--border);border-radius:4px;padding:2.5rem 5rem;margin-bottom:2.5rem}.price-label{font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;color:var(--light);margin-bottom:.4rem}.price-amt{font-family:Cormorant Garamond,serif;font-size:3.8rem;font-weight:300;color:var(--sage);line-height:1;margin-bottom:.4rem}.price-note{font-size:.82rem;color:var(--light);font-weight:300}.includes{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2.5rem}.inc{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--mid);font-weight:300}.inc-check{color:var(--sage);font-weight:500}footer{background:var(--dark);color:#ffffff73;padding:2.5rem 4rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-logo{font-family:Cormorant Garamond,serif;font-size:1rem;color:#ffffffb3}.footer-txt{font-size:.78rem;font-weight:300}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-left>*{animation:fadeUp .75s ease forwards;opacity:0}.hero-left>*:nth-child(1){animation-delay:.05s}.hero-left>*:nth-child(2){animation-delay:.15s}.hero-left>*:nth-child(3){animation-delay:.25s}.hero-left>*:nth-child(4){animation-delay:.35s}.hero-left>*:nth-child(5){animation-delay:.45s}.hero-left>*:nth-child(6){animation-delay:.55s}.hero-left>*:nth-child(7){animation-delay:.65s}.hero-left>*:nth-child(8){animation-delay:.75s}.hero-left>*:nth-child(9){animation-delay:.85s}@media (max-width:900px){nav{padding:1rem 1.5rem}.nav-links{display:none}.hero{grid-template-columns:1fr}.hero-right{min-height:380px;padding:3rem 2rem}.hero-left{padding:5rem 1.5rem 3rem}.section,.modules-section,.outcomes-section,.about-section,.testi-section,.faq-section,.enrol-section{padding:4rem 1.5rem}.for-who-grid,.about-grid{grid-template-columns:1fr;gap:2.5rem}.outcomes-grid,.testi-grid{grid-template-columns:1fr}.trust-strip{padding:1rem 1.5rem}.trust-item{padding:.4rem 1rem}footer{padding:2rem 1.5rem;flex-direction:column;text-align:center}.price-box{padding:2rem 3rem}.module-row{grid-template-columns:60px 1fr}}.nav-logo-wrap{display:flex;align-items:center;gap:.7rem;text-decoration:none}.nav-logo-wrap img{height:42px;width:auto;display:block}@media (max-width:900px){.nav-logo-wrap img{height:36px}}.footer-brand{display:flex;align-items:center;gap:.7rem}.footer-brand img{height:38px;width:auto;display:block;opacity:.85}.footer-link{color:inherit;text-decoration:none;border:0;outline:0;cursor:pointer}.footer-link:hover,.footer-link:focus{color:inherit;text-decoration:none}
