:root{--ink:#14201d;--ink-soft:#3d4c48;--charcoal:#223330;--teal-deep:#12332f;--teal-mid:#1c4a44;--teal:#2b706c;--teal-bright:#35a494;--red:#c8232b;--red-deep:#9c1a20;--cream:#faf8f4;--paper:#fff;--line:#e6e2d8;--line-strong:#d3cec0;--grey:#6b716e;--font-display:"Fraunces", Georgia, serif;--font-body:"Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container:1140px;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3{font-family:var(--font-display);text-wrap:balance;margin:0;font-weight:600;line-height:1.12}p{margin:0}button{font:inherit}.container{max-width:var(--container);margin:0 auto;padding:0 28px}.eyebrow{font-family:var(--font-body);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;font-size:12.5px;font-weight:700;display:inline-flex}.section{padding:68px 0}.section--tight{padding:52px 0}.section-head{max-width:640px;margin:0 0 36px}.section-head--center{text-align:center;margin-left:auto;margin-right:auto}.section-head h2{color:var(--teal-deep);margin-bottom:12px;font-size:clamp(28px,3.4vw,38px)}.section-head p{color:var(--grey);font-size:17px}.btn{font-family:var(--font-body);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:15.5px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn--primary{background:var(--red);color:#fff;box-shadow:0 10px 26px #c8232b47}.btn--primary:hover{background:var(--red-deep);transform:translateY(-2px);box-shadow:0 14px 32px #c8232b57}.btn--ghost{color:var(--paper);background:0 0;border:1.5px solid #fff6}.btn--ghost:hover{border-color:#ffffffbf}.btn--block{width:100%}@media (width<=720px){.section{padding:48px 0}.section--tight{padding:40px 0}}.site-header{z-index:40;padding-bottom:0;position:sticky;top:14px}.site-header__pill{-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);border:1px solid var(--line);background:#ffffffdb;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;padding:8px 12px 8px 24px;display:flex;box-shadow:0 10px 30px #14201d17}.site-header__brand{align-items:center;display:inline-flex}.site-header__logo{width:auto;height:40px}.site-header__cta{font-family:var(--font-body);color:#fff;background:var(--teal-deep);white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:10px 20px;font-size:13.5px;font-weight:700;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.site-header__cta:hover{background:var(--charcoal);transform:translateY(-1px)}@media (width<=480px){.site-header{top:10px}.site-header__pill{padding:6px 8px 6px 16px}.site-header__logo{height:32px}.site-header__cta{padding:9px 15px;font-size:12.5px}}.hero{background:radial-gradient(circle at 78% 8%, var(--teal-mid) 0%, var(--teal-deep) 42%, #081b18 100%);color:#fff;padding:40px 0 60px;position:relative;overflow:hidden}.hero__glow{pointer-events:none;background:radial-gradient(circle,#35a49452,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-140px;right:-100px}.hero__inner{z-index:1;align-items:center;gap:48px;display:flex;position:relative}.hero__copy{flex:460px;min-width:280px}.hero__visual{flex:0 320px;min-width:220px;max-width:320px;margin-left:auto}.hero__visual img{border:1px solid #ffffff1f;border-radius:18px;width:100%;height:auto;box-shadow:0 24px 54px #0006}.hero__badges{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.badge{letter-spacing:.08em;text-transform:uppercase;color:#d7e8e4;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;align-items:center;padding:7px 14px;font-size:11.5px;font-weight:700;display:inline-flex}.badge--accent{background:var(--red);border-color:var(--red);color:#fff}.hero__title{color:#fff;font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.1}.hero__title em{color:var(--teal-bright);font-style:italic;font-weight:500}.hero__pill{border:1.5px solid var(--teal-bright);font-family:var(--font-display);letter-spacing:.04em;background:#35a4941a;border-radius:10px;margin-top:20px;padding:7px 20px;font-size:19px;font-weight:600;display:inline-block}.hero__sub{color:#c9dbd7;margin-top:16px;font-size:17px}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.hero__stats{border-top:1px solid #ffffff29;flex-wrap:wrap;gap:36px;margin-top:32px;padding-top:22px;display:flex}.hero__stat{flex-direction:column;gap:2px;display:flex}.hero__stat strong{font-family:var(--font-display);color:#fff;font-size:20px}.hero__stat span{letter-spacing:.04em;text-transform:uppercase;color:#a9c9c4;font-size:12px}@media (width<=860px){.hero__inner{text-align:center;flex-direction:column}.hero__badges,.hero__actions,.hero__stats{justify-content:center}.hero__visual{aspect-ratio:5/4;border-radius:18px;flex:none;order:1;width:100%;max-width:360px;margin:28px auto 0;overflow:hidden}.hero__visual img{object-fit:cover;object-position:top center;width:100%;height:100%}}@media (width<=480px){.hero{padding:28px 0 44px}.hero__actions{flex-direction:column;align-items:stretch}.hero__stats{gap:24px}.hero__visual{max-width:300px}}.receive__tag{background:var(--teal-deep);color:#fff;font-family:var(--font-body);letter-spacing:.02em;border-radius:10px 10px 0 0;margin-bottom:-1px;padding:12px 22px;font-size:13.5px;font-weight:700;display:inline-block}.receive__box{background:var(--paper);border:1px solid var(--line);border-radius:0 16px 16px;padding:36px 34px;box-shadow:0 20px 50px #14201d0f}.receive__grid{grid-template-columns:1fr 1fr;gap:16px 36px;margin:0;padding:0;list-style:none;display:grid}.receive__item{color:var(--charcoal);padding-left:22px;font-size:15.5px;font-weight:600;position:relative}.receive__item:before{content:"";background:var(--teal-bright);border-radius:2px;width:9px;height:9px;position:absolute;top:8px;left:0}@media (width<=640px){.receive__grid{grid-template-columns:1fr}.receive__box{padding:28px 22px}}.audience{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.audience__list{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.audience__chip{background:var(--cream);border:1px solid var(--line-strong);color:var(--charcoal);border-radius:999px;padding:11px 20px;font-size:14px;font-weight:600}.curriculum__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.curriculum__card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);text-align:center;padding:30px 26px;transition:border-color .2s,transform .2s}.curriculum__card:hover{border-color:var(--teal-bright);transform:translateY(-3px)}.curriculum__pct{font-family:var(--font-display);color:var(--teal);margin-bottom:6px;font-size:34px;font-weight:600}.curriculum__card h3{color:var(--teal-deep);margin-bottom:10px;font-size:17px}.curriculum__card p{color:var(--grey);font-size:14px;line-height:1.55}@media (width<=720px){.curriculum__grid{grid-template-columns:1fr}}.schedule{background:var(--teal-deep);color:#fff}.schedule .section-head h2{color:#fff}.schedule .section-head p{color:#a9c9c4}.schedule__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.schedule__card{background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;flex-direction:column;gap:6px;padding:22px 18px;display:flex}.schedule__label{letter-spacing:.08em;text-transform:uppercase;color:var(--teal-bright);font-size:11.5px;font-weight:700}.schedule__value{font-family:var(--font-display);color:#fff;font-size:17px}.schedule__price{text-align:center;background:#fff;border-radius:16px;max-width:320px;margin:48px auto 0;overflow:hidden;box-shadow:0 24px 50px #0000004d}.schedule__price-head{background:var(--red);color:#fff;letter-spacing:.06em;text-transform:uppercase;padding:11px;font-size:12.5px;font-weight:700}.schedule__price-amount{font-family:var(--font-display);color:var(--teal-deep);padding:24px 10px 4px;font-size:44px;font-weight:600}.schedule__price-note{color:var(--grey);padding-bottom:20px;font-size:13.5px}@media (width<=720px){.schedule__grid{grid-template-columns:repeat(2,1fr)}}.why{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.why__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.why__card{border-left:2px solid var(--teal-bright);padding:8px 6px 8px 20px}.why__card h3{color:var(--teal-deep);margin-bottom:8px;font-size:18px}.why__card p{color:var(--grey);font-size:14.5px;line-height:1.6}@media (width<=720px){.why__grid{grid-template-columns:1fr;gap:28px}}.faq__list{flex-direction:column;gap:10px;max-width:760px;margin:0 auto;display:flex}.faq__item{background:var(--paper);border:1px solid var(--line);border-radius:12px;overflow:hidden}.faq__item summary{cursor:pointer;color:var(--teal-deep);padding:18px 48px 18px 20px;font-size:15.5px;font-weight:700;list-style:none;position:relative}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"+";color:var(--teal-bright);font-size:22px;font-weight:400;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.faq__item[open] summary:after{content:"−"}.faq__item p{color:var(--grey);padding:0 20px 18px;font-size:14.5px;line-height:1.6}.cta-banner-wrap{background:var(--cream)}.cta-banner{background:linear-gradient(120deg, #081b18, var(--teal));color:#fff;text-align:center;border-radius:20px;padding:56px 32px}.cta-banner h2{color:#fff;margin-bottom:10px;font-size:clamp(24px,3.2vw,32px)}.cta-banner p{color:#cfe3df;margin-bottom:26px;font-size:16px}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#081b188c;justify-content:center;align-items:center;padding:20px;animation:.18s modal-fade;display:flex;position:fixed;inset:0}.modal{background:var(--paper);text-align:center;border-radius:18px;width:100%;max-width:420px;padding:40px 32px 32px;animation:.22s cubic-bezier(.2,.8,.2,1) modal-pop;position:relative;box-shadow:0 30px 70px #00000059}.modal__close{background:var(--cream);width:32px;height:32px;color:var(--ink-soft);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;line-height:1;transition:background .15s;display:inline-flex;position:absolute;top:14px;right:14px}.modal__close:hover{background:var(--line-strong)}.modal__close:focus-visible{outline:2px solid var(--teal-bright);outline-offset:2px}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-pop{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.register-form{flex-direction:column;gap:18px;display:flex}.register-form__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.register-form__field{flex-direction:column;gap:6px;display:flex}.register-form__label{color:var(--teal-deep);font-size:13px;font-weight:700}.register-form__field input{border:1px solid var(--line-strong);width:100%;font-family:var(--font-body);color:var(--ink);background:var(--cream);border-radius:10px;padding:13px 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.register-form__field input:focus{border-color:var(--teal-bright);background:#fff;outline:none;box-shadow:0 0 0 3px #35a49429}.register-form__error{color:var(--red);font-size:12.5px;font-weight:600}.register-form__error--checkbox{margin-top:-10px}.register-form__checkbox{color:var(--ink-soft);cursor:pointer;align-items:flex-start;gap:10px;font-size:14px;display:flex}.register-form__checkbox input{width:17px;height:17px;accent-color:var(--teal);flex:none;margin-top:2px}.register-form__banner{border-radius:10px;padding:12px 14px;font-size:14px}.register-form__banner--error{color:var(--red-deep);background:#c8232b14;border:1px solid #c8232b40}.confirmation__icon{background:var(--teal);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 18px;display:flex}.confirmation h3{color:var(--teal-deep);margin-bottom:10px;font-size:22px}.confirmation p{color:var(--grey);margin-bottom:24px;font-size:15px;line-height:1.6}@media (width<=560px){.register-form__row{grid-template-columns:1fr}}.register-section{padding-bottom:88px}.register-section__box{background:var(--paper);border:1px solid var(--line);text-align:center;border-radius:20px;max-width:600px;margin:0 auto;padding:44px 40px;box-shadow:0 24px 60px #14201d14}.register-section__box h2{color:var(--teal-deep);margin-bottom:8px;font-size:26px}.register-section__box>p{color:var(--grey);margin-bottom:28px;font-size:15px}.register-section__box .register-form{text-align:left}@media (width<=560px){.register-section{padding-bottom:76px}.register-section__box{padding:30px 22px}}.site-footer{color:#a9c9c4;text-align:center;background:#081b18;padding:44px 0 34px}.site-footer__logo{filter:brightness(0)invert();opacity:.9;width:auto;height:26px;margin:0 auto 20px}.site-footer__tagline{font-family:var(--font-display);color:#d7e8e4;margin-bottom:14px;font-size:16px;font-style:italic}.site-footer__copy{color:#6d8b85;font-size:12.5px}.sticky-cta{display:none}@media (width<=720px){.sticky-cta{z-index:50;background:#081b18;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #00000047}.sticky-cta__price{color:#fff;font-size:15px;font-weight:700;line-height:1.2}.sticky-cta__price small{color:#a9c9c4;font-size:11px;font-weight:500;display:block}.sticky-cta .btn{white-space:nowrap;padding:12px 22px;font-size:14px}}
