@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";:root{--cream:#fbf6ee;--cream-2:#f5efe3;--sage:#5f7152;--sage-dark:#44653e;--sage-light:#8a9a6b;--terracotta:#e28c71;--terracotta-dark:#c2785a;--ink:#3f3b32;--ink-strong:#2e2b24;--muted:#837b6b;--line:#e7ded0;--font-head:"Playfair Display", Georgia, serif;--font-body:"Nunito", system-ui, -apple-system, sans-serif;--maxw:1120px;--radius:14px;color:var(--ink);background:var(--cream);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:18px;line-height:1.65}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);margin:0}h1,h2,h3,h4{font-family:var(--font-head);color:var(--ink-strong);margin:0 0 .5em;font-weight:600;line-height:1.15}h1{font-size:clamp(2.2rem,5vw,3.4rem)}h2{font-size:clamp(1.5rem,3vw,2rem)}h3{font-size:1.25rem}p{margin:0 0 1rem}a{color:var(--sage-dark);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 24px}.section{padding:72px 0}.section--alt{background:var(--cream-2)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--terracotta-dark);font-size:.8rem;font-weight:600;font-family:var(--font-body)}.btn{cursor:pointer;font-family:var(--font-body);text-align:center;border:none;border-radius:999px;padding:14px 30px;font-size:1rem;font-weight:600;transition:transform .12s,background .15s,box-shadow .15s;display:inline-block}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn--primary{background:var(--sage);color:#fff;box-shadow:0 8px 20px #6f7d5247}.btn--primary:hover{background:var(--sage-dark)}.btn--secondary{color:var(--sage-dark);border:1.5px solid var(--sage);background:0 0}.btn--secondary:hover{background:#6f7d5214}@media (prefers-reduced-motion:reduce){.btn{transition:none}.btn:hover{transform:none}}.section__head{text-align:center;max-width:680px;margin:0 auto 40px}.section__head .eyebrow{margin-bottom:10px;display:block}.section__head p{color:var(--muted);font-size:1.08rem}.who__lead{text-align:center;color:var(--ink-strong);margin:-20px auto 26px;font-weight:700}.cond-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 36px;max-width:700px;margin:0 auto;padding:0;list-style:none;display:grid}.cond-grid__item{color:var(--ink-strong);align-items:center;gap:12px;font-size:1.05rem;font-weight:600;display:flex}.cond-grid__mark{background:var(--terracotta);border-radius:50%;flex-shrink:0;width:9px;height:9px}.course__text{text-align:center;max-width:760px;margin:0 auto}.course__text p{font-size:1.12rem}.course__block{margin-bottom:34px}.course__block:last-child{margin-bottom:0}.course__h{font-family:var(--font-head);color:var(--ink-strong);margin-bottom:10px;font-size:1.4rem}.included__list{gap:14px;max-width:560px;margin:0 auto;padding:0;list-style:none;display:grid}.included__list li{align-items:flex-start;gap:12px;font-size:1.08rem;display:flex}.included__list li:before{content:"✓";color:#fff;background:var(--sage);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:2px;font-size:.85rem;display:inline-flex}.included__list li>span{flex-direction:column;display:flex}.included__sub{color:var(--muted);border-left:2px solid #5f715259;flex-direction:column;gap:3px;margin-top:8px;padding-left:14px;font-size:.92rem;display:flex}.about__card{text-align:center;max-width:760px;margin:0 auto}.about__name{margin-bottom:4px}.about__creds{color:var(--terracotta-dark);margin-bottom:20px;font-weight:600}.about__bio{font-size:1.12rem}.about__endorse{text-align:center;max-width:680px;margin:30px auto 0}.about__endorse-label{font-family:var(--font-head);color:var(--sage-dark);margin-bottom:12px;font-size:1.25rem}.about__endorse ul{flex-wrap:wrap;justify-content:center;gap:10px 22px;margin:0;padding:0;list-style:none;display:flex}.about__endorse li{color:var(--ink);padding-left:22px;font-size:.95rem;position:relative}.about__endorse li:before{content:"✦";color:var(--sage);position:absolute;left:0}.private{text-align:center;border-radius:var(--radius);background:#e28c7114;border:1px solid #e28c7138;max-width:760px;margin:0 auto;padding:40px}.private .eyebrow{margin-bottom:10px;display:block}.private h2{margin-bottom:32px}.private p{margin-bottom:0;font-size:1.08rem}.private__note{color:var(--sage-dark);margin:48px 0 0;font-weight:700}.carousel{justify-content:center;align-items:center;gap:16px;max-width:880px;margin:0 auto;display:flex}.carousel__viewport{border:1px solid var(--line);background:#fff;border-radius:18px;flex:1;min-width:0;max-width:700px;overflow:hidden;box-shadow:0 14px 40px #5f71521a}.carousel__slide{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;width:100%;min-height:240px;margin:0;padding:44px 48px 36px;animation:.4s testi-in;display:flex;position:relative}@keyframes testi-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.carousel__slide{animation:none}}.carousel__mark{font-family:var(--font-head);color:#e28c7159;font-size:5rem;line-height:1;position:absolute;top:4px;left:26px}.carousel__quote{color:var(--ink);margin:0 0 18px;font-size:1.18rem;font-style:italic;line-height:1.65}.carousel__label{color:var(--sage-dark);font-weight:700}.carousel__arrow{background:var(--sage);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.7rem;line-height:1;transition:background .15s;display:flex}.carousel__arrow:hover{background:var(--sage-dark)}.carousel__dots{justify-content:center;gap:10px;margin-top:24px;display:flex}.dot{cursor:pointer;background:#5f715240;border:none;border-radius:50%;width:10px;height:10px;padding:0}.dot--active{background:var(--sage)}.price-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:20px;max-width:460px;margin:0 auto;padding:40px 36px;box-shadow:0 18px 50px #5f71521f}.price-card__amount{font-family:var(--font-head);color:var(--ink-strong);margin-bottom:24px;font-size:3.4rem;line-height:1}.price-card__note{color:var(--muted);margin-bottom:24px}.price-card__list{text-align:left;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:grid}.price-card__list li{align-items:flex-start;gap:10px;display:flex}.price-card__list li:before{content:"✓";color:var(--sage);font-weight:700}.price-card .btn{width:100%}.consult-hero .section__head h1{margin:10px 0 14px}.booking-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1000px;margin:0 auto;display:grid}.booking-card{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;flex-direction:column;padding:32px 28px;display:flex}.booking-card h3{margin-bottom:10px}.booking-card__price{font-family:var(--font-head);color:var(--ink-strong);margin-bottom:8px;font-size:2.2rem;line-height:1}.booking-card__note{color:var(--muted);margin-bottom:20px;font-size:.92rem}.booking-card__list{text-align:left;flex:1;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:grid}.booking-card__list li{align-items:flex-start;gap:10px;font-size:.96rem;display:flex}.booking-card__list li:before{content:"✓";color:var(--sage);font-weight:700}.booking-card .btn{margin-top:auto}.faq__list{max-width:720px;margin:0 auto}.faq__item{border-bottom:1px solid var(--line);padding:6px 0}.faq__item summary{cursor:pointer;font-family:var(--font-head);color:var(--ink-strong);padding:16px 36px 16px 0;font-size:1.15rem;list-style:none;position:relative}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"+";color:var(--sage);font-size:1.5rem;font-family:var(--font-body);position:absolute;top:50%;right:4px;transform:translateY(-50%)}.faq__item[open] summary:after{content:"–"}.faq__answer{color:var(--ink);padding:0 0 18px}.footer{background:var(--sage-dark);color:#f1ede3;padding:56px 0 28px}.footer a{color:#e9e3d4}.footer__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;margin-bottom:36px;display:grid}.footer__brand-logo{filter:brightness(0)invert();opacity:.92;width:auto;height:84px;margin-bottom:12px}.footer h4{color:#fff;margin-bottom:10px;font-size:1.05rem}.footer__contact p{margin-bottom:12px;font-size:.96rem;line-height:1.5}.footer__contact .label{color:#cdd3bf;font-size:.85rem;display:block}.footer__disclaimer{color:#d4d8c8;border-top:1px solid #ffffff26;max-width:820px;padding-top:24px;font-size:.85rem;line-height:1.6}.footer__bottom{color:#cdd3bf;flex-wrap:wrap;justify-content:space-between;gap:8px 20px;margin-top:24px;font-size:.85rem;display:flex}.footer__bottom nav{gap:18px;display:flex}@media (width<=640px){.section{padding:52px 0}.cond-grid{grid-template-columns:1fr}.private{padding:28px 22px}.carousel{gap:8px}.carousel__slide{min-height:0;padding:32px 22px 28px}.carousel__quote{font-size:1.05rem}.carousel__arrow{width:40px;height:40px;font-size:1.4rem}}.nav{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#fbf6eee6;position:sticky;top:0}.nav__inner{justify-content:space-between;align-items:center;gap:16px;height:112px;display:flex}.nav__brand{align-items:center;display:flex}.nav__brand:hover{text-decoration:none}.nav__logo{width:auto;height:96px}.nav__right{align-items:center;gap:24px;display:flex}.nav__links{gap:28px;display:flex}.nav__links a{color:var(--ink);font-weight:600}.nav__links a:hover{color:var(--sage-dark)}.nav__login{color:var(--ink);font-weight:600}.nav__login:hover{color:var(--sage-dark)}.nav__toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:42px;height:42px;padding:9px;display:none}.nav__toggle span{background:var(--ink-strong);border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.nav__toggle--open span:first-child{transform:translateY(7px)rotate(45deg)}.nav__toggle--open span:nth-child(2){opacity:0}.nav__toggle--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav__mobile{border-top:1px solid var(--line);flex-direction:column;padding:4px 20px 14px;display:flex}.nav__mobile a{color:var(--ink);border-bottom:1px solid var(--line);padding:14px 2px;font-weight:600}.nav__mobile a:last-child{border-bottom:none}.nav__mobile a:hover{color:var(--sage-dark)}@media (width<=640px){.nav__links,.nav__login{display:none}.nav__toggle{display:flex}.nav__inner{height:84px}.nav__logo{height:70px}.nav__right{gap:10px}.nav__cta{padding:10px 18px;font-size:.95rem}}@media (width>=641px){.nav__mobile{display:none}}.hero{background:radial-gradient(60% 90% at 85% 0%, #d98c6a1f, transparent 60%), radial-gradient(55% 80% at 0% 100%, #8a9a6b29, transparent 60%), var(--cream);padding:90px 0 96px;position:relative;overflow:hidden}.hero__inner{text-align:center;max-width:760px}.hero .eyebrow{margin:0 0 46px;font-size:.95rem}.hero__headline{margin:0 0 18px;font-size:clamp(2rem,4.5vw,3rem)}.hero__subhead{color:var(--muted);max-width:560px;margin:0 auto 80px;font-size:1.2rem}.hero__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.hero__trust{color:var(--muted);max-width:540px;margin-top:28px;margin-left:auto;margin-right:auto;font-size:.92rem;line-height:1.6}.hero__trust span{display:block}@media (width<=640px){.hero{padding:56px 0 64px}.hero__subhead{font-size:1.08rem}}.legal{background:var(--cream)}.legal__inner{max-width:760px;padding-top:56px;padding-bottom:64px}.legal__updated{color:var(--muted);margin:0 0 24px;font-size:.92rem}.legal__intro{margin-bottom:36px;font-size:1.08rem}.legal h2{color:var(--sage-dark);margin:34px 0 12px;font-size:1.25rem}.legal p{margin-bottom:14px}.renew{background:radial-gradient(60% 90% at 85% 0%, #e28c711f, transparent 60%), radial-gradient(55% 80% at 0% 100%, #8a9a6b29, transparent 60%), var(--cream);justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.renew__card{text-align:center;border:1px solid var(--line);background:#fff;border-radius:20px;width:100%;max-width:520px;padding:44px 40px;box-shadow:0 18px 50px #5f71521f}.renew__logo{width:auto;height:76px;margin:0 auto 14px}.renew__card .eyebrow{margin-bottom:8px;display:block}.renew__card h1{margin-bottom:10px}.renew__intro{color:var(--muted);margin-bottom:28px}.renew__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.renew__option{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);padding:24px 18px}.renew__price{font-family:var(--font-head);color:var(--ink-strong);font-size:2rem;line-height:1}.renew__note{color:var(--muted);margin:6px 0 16px;font-size:.9rem}.renew__option .btn{width:100%}.renew__error{color:#b3402e;margin:18px 0 0;font-size:.95rem}@media (width<=480px){.renew__options{grid-template-columns:1fr}}.login{background:radial-gradient(60% 90% at 85% 0%, #e28c711f, transparent 60%), radial-gradient(55% 80% at 0% 100%, #8a9a6b29, transparent 60%), var(--cream);justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.login__card{text-align:center;border:1px solid var(--line);background:#fff;border-radius:20px;width:100%;max-width:420px;padding:40px 36px;box-shadow:0 18px 50px #5f71521f}.login__logo{width:auto;height:80px;margin:0 auto 14px}.login__card h1{margin-bottom:8px}.login__card p{color:var(--muted);margin-bottom:22px}.login__card input{box-sizing:border-box;width:100%;font-family:var(--font-body);border:1.5px solid var(--line);background:var(--cream);color:var(--ink);border-radius:12px;margin-bottom:16px;padding:13px 16px;font-size:1.05rem}.login__card input:focus{border-color:var(--sage);outline:none}.login__card .btn{width:100%}.login__error{color:#b3402e;margin:-6px 0 14px;font-size:.95rem}.login__link{color:var(--sage-dark);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;margin:16px auto 0;font-size:.95rem;text-decoration:underline;display:block}.thankyou{background:radial-gradient(60% 90% at 85% 0%, #e28c711f, transparent 60%), radial-gradient(55% 80% at 0% 100%, #8a9a6b29, transparent 60%), var(--cream);justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.thankyou__card{text-align:center;border:1px solid var(--line);background:#fff;border-radius:20px;max-width:540px;padding:48px 44px;box-shadow:0 18px 50px #5f71521f}.thankyou__logo{width:auto;height:92px;margin:0 auto 18px}.thankyou__card h1{margin-bottom:16px}.thankyou__card p{color:var(--ink);margin-bottom:10px;font-size:1.1rem}.thankyou__note{color:var(--muted)!important;font-size:.98rem!important}.thankyou__card .btn{margin-top:14px}
