:root{--navy:#213457;--navy-deep:#131e32;--gold:#c7ae6a;--gold-light:#dabf7a;--gold-pale:#fef6e4;--mid-blue:#2f4a7c;--cream:#faf8f5;--white:#fff;--ink:#1c1c1c;--mid:#6b6762;--border:#e5e0d8}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.75;-webkit-font-smoothing:antialiased}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--navy-deep);border-bottom:1px solid hsla(0,0%,100%,.08);padding:0 2.5rem;justify-content:space-between;height:72px}.nav,.nav-logo{display:flex;align-items:center}.nav-logo{gap:.75rem;text-decoration:none}.nav-logo-img{width:46px;height:33px;border-radius:4px;object-fit:cover;flex-shrink:0}.nav-wordmark{display:flex;flex-direction:column;line-height:1.2}.nav-wordmark-name{font-family:Inter,sans-serif;font-weight:800;font-size:.95rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.nav-wordmark-tag{font-size:.5rem;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.45)}.nav-links{display:flex;align-items:center;gap:1.75rem;list-style:none}.nav-links a{color:hsla(0,0%,100%,.8);text-decoration:none;font-size:.85rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--gold)}.nav-right{display:flex;align-items:center;gap:1rem}.nav-hamburger{display:none;background:none;border:none;cursor:pointer;color:var(--gold);padding:.25rem;line-height:0}.mobile-menu{position:-webkit-sticky;position:sticky;top:72px;z-index:99;background:var(--navy-deep);border-bottom:1px solid hsla(0,0%,100%,.08);padding:1.5rem 1.5rem 2rem}.mobile-menu-links{list-style:none;display:flex;flex-direction:column;gap:0}.mobile-menu-links li a,.mobile-menu-links li a:visited{display:block;padding:.85rem 0;border-bottom:1px solid hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.85);text-decoration:none;font-size:1rem;font-weight:500;letter-spacing:.02em;transition:color .2s}.mobile-menu-links li a:hover{color:var(--gold)}.mobile-menu-cta{margin-top:1.5rem}.mobile-menu-section-label{font-size:.65rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);padding:1.1rem 0 .4rem;display:block}.mobile-menu-sub a,.mobile-menu-sub a:visited{padding-left:1rem!important;color:hsla(0,0%,100%,.65)!important}.nav-dropdown{position:relative}.nav-dropdown-trigger{color:hsla(0,0%,100%,.8);font-size:.85rem;font-weight:500;cursor:default;display:flex;align-items:center;gap:0;transition:color .2s}.nav-dropdown:hover .nav-dropdown-trigger{color:var(--gold)}.nav-dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);background:var(--navy-deep);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:0 0 .5rem;min-width:180px;z-index:200;box-shadow:0 8px 32px rgba(0,0,0,.3)}.nav-dropdown-menu a{display:block;padding:.65rem 1.25rem;color:hsla(0,0%,100%,.82);text-decoration:none;font-size:.85rem;font-weight:500;white-space:nowrap;transition:color .15s,background .15s}.nav-dropdown-menu a:hover{color:var(--gold);background:hsla(0,0%,100%,.04)}.btn-gold{background:var(--gold);color:var(--navy-deep);font-weight:700;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;padding:.6rem 1.4rem;border:none;border-radius:3px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;line-height:1.75;transition:background .2s,transform .15s;box-shadow:0 2px 12px hsla(44,45%,60%,.4)}.btn-gold:hover{background:var(--gold-light);transform:translateY(-1px)}.btn-navy{background:var(--navy);color:var(--white);font-weight:700;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;padding:.6rem 1.4rem;border:none;border-radius:3px;cursor:pointer;text-decoration:none;display:inline-block;transition:background .2s,transform .15s}.btn-navy:hover{background:var(--mid-blue);transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--gold);font-weight:600;font-size:.78rem;letter-spacing:.06em;padding:.6rem 1.4rem;border:1.5px solid hsla(44,45%,60%,.5);border-radius:3px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,color .2s,border-color .2s}.btn-outline:hover{border-color:var(--gold)}.btn-gold-lg,.btn-outline:hover{background:var(--gold);color:var(--navy-deep)}.btn-gold-lg{font-weight:700;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;padding:.85rem 2.2rem;border:none;border-radius:3px;cursor:pointer;text-decoration:none;display:inline-block;transition:background .2s,transform .15s;box-shadow:0 4px 20px hsla(44,45%,60%,.45)}.btn-gold-lg:hover{background:var(--gold-light);transform:translateY(-2px)}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:85vh;max-height:920px;height:auto;overflow:hidden}.hero,.hero-text{background:var(--cream)}.hero-text{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,5vw,6rem) clamp(2rem,3.5vw,3.5rem) clamp(3rem,5vw,6rem) clamp(3rem,6vw,6rem)}.hero-eyebrow{font-family:Inter,sans-serif;font-size:.72rem;color:var(--gold);margin-bottom:1.5rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;display:flex;align-items:center;gap:.5rem}.hero-h1{font-family:Playfair Display,serif;font-weight:800;font-size:clamp(2.6rem,4.5vw,5rem);line-height:1.08;color:var(--navy-deep);letter-spacing:-.02em;margin-bottom:1.75rem}.hero-h1 em{font-style:italic;color:var(--gold);font-weight:800}.hero-sub{font-size:1rem;color:var(--mid);line-height:1.75;max-width:440px;margin-bottom:2.5rem}.hero-ctas{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.hero-stats{display:flex;gap:2rem;border-top:1px solid var(--border);padding-top:1.75rem;margin-top:.5rem}.hero-stat-val{font-family:Playfair Display,serif;font-weight:700;font-size:1.6rem;color:var(--navy);line-height:1}.hero-stat-label{font-size:.72rem;color:var(--mid);letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem}.hero-image{position:relative;overflow:hidden;background:linear-gradient(160deg,#1b2d4f,#213457 60%,#2f4a7c)}.hero-image:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 40%,hsla(44,45%,60%,.12) 0,transparent 60%)}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:top center}.hero-image-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(33,52,87,.5) 0,transparent 50%)}.trust-bar{background:var(--navy-deep);padding:1.4rem clamp(2rem,6vw,6rem);justify-content:center;gap:4rem;flex-wrap:wrap}.trust-bar,.trust-item{display:flex;align-items:center}.trust-item{gap:.6rem;color:hsla(0,0%,100%,.65);font-size:.82rem;letter-spacing:.06em}.trust-item-val{font-family:Playfair Display,serif;font-weight:700;font-size:1.5rem;color:var(--gold);line-height:1}.trust-divider{width:1px;height:40px;background:hsla(0,0%,100%,.12)}.section{padding:clamp(3rem,6vw,8rem) clamp(2rem,6vw,6rem)}.section-cream{background:var(--cream)}.section-gold-pale{background:var(--gold-pale)}.section-navy{background:var(--navy);color:var(--white)}.section-navy-deep{background:var(--navy-deep);color:var(--white)}.section-inner{max-width:min(1400px,90vw);margin:0 auto}.section-tag{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem}.section-h2{font-family:Playfair Display,serif;font-weight:800;font-size:clamp(1.8rem,2.8vw,3rem);line-height:1.2;letter-spacing:-.02em;color:var(--navy-deep);margin-bottom:1rem}.section-h2-white{color:var(--white)}.section-h2 em{font-style:italic;color:var(--gold)}.section-lead{font-size:1.05rem;color:var(--mid);line-height:1.85;max-width:600px}.section-lead-white{color:hsla(0,0%,100%,.75)}.remember-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:center}.remember-text p{font-size:1.05rem;line-height:1.9;color:var(--ink);margin-bottom:1.25rem}.remember-text p:last-child{margin-bottom:0}.remember-text p strong{color:var(--navy);font-weight:600}.remember-visual{position:relative}.remember-card{background:var(--white);border-radius:12px;padding:2rem;border:1px solid var(--border);box-shadow:0 8px 40px rgba(33,52,87,.08)}.remember-card-quote{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400;font-size:1.2rem;line-height:1.72;color:var(--navy);margin-bottom:1.25rem}.remember-card-author{display:flex;align-items:center;gap:.75rem}.remember-card-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;background:var(--gold-pale);flex-shrink:0}.remember-card-avatar img{width:100%;height:100%;object-fit:cover}.remember-card-name{font-weight:600;font-size:.9rem;color:var(--ink)}.remember-card-detail{font-size:.78rem;color:var(--mid)}.remember-badge{position:absolute;top:-1.5rem;right:-1.5rem;background:var(--gold);color:var(--navy-deep);font-family:Caveat,cursive;font-size:1.1rem;padding:.6rem 1rem;border-radius:8px;font-weight:700;box-shadow:0 4px 16px hsla(44,45%,60%,.4);transform:rotate(3deg);z-index:10}.checklist{list-style:none;margin-top:2rem}.checklist li{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:var(--ink);margin-bottom:.85rem}.checklist li:before{content:"✓";color:var(--gold);font-weight:700;font-size:1rem;flex-shrink:0;margin-top:.1rem}.goals-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:3rem}.goal-card{border:2px solid var(--border);border-radius:10px;overflow:hidden;cursor:pointer;text-align:center;transition:border-color .2s,box-shadow .2s,transform .2s;background:var(--white)}.goal-card-inner{padding:1.75rem 1.5rem}.goal-card-img{height:220px;overflow:hidden;position:relative}.goal-card-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.goal-card-img:after{content:"";position:absolute;inset:0;background:rgba(33,52,87,.25);pointer-events:none}.goal-card-img--light:after{background:rgba(33,52,87,.05)}.goal-card:hover{border-color:var(--gold);transform:translateY(-3px);box-shadow:0 8px 30px hsla(44,45%,60%,.18)}.goal-card-icon{font-size:2rem;margin-bottom:.75rem;display:block}.goal-card-title{font-family:Playfair Display,serif;font-weight:700;font-size:1.05rem;color:var(--navy);margin-bottom:.4rem}.goal-card-desc{font-size:.82rem;color:var(--mid);line-height:1.6}.about-grid{display:grid;grid-template-columns:400px 1fr;grid-gap:5rem;gap:5rem;align-items:center}.about-photo-wrap{position:relative}.about-photo{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:12px;box-shadow:0 20px 60px rgba(33,52,87,.18)}.about-photo-badge{position:absolute;bottom:-1.5rem;right:-1.5rem;background:var(--gold);border-radius:10px;padding:1.25rem 1.5rem;box-shadow:0 8px 24px hsla(44,45%,60%,.4)}.about-photo-badge-val{font-family:Playfair Display,serif;font-weight:800;font-size:2rem;color:var(--navy-deep);line-height:1}.about-photo-badge-label{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--navy-deep);opacity:.7;margin-top:.2rem}.about-text .section-tag{margin-bottom:.6rem}.about-text .section-h2{margin-bottom:1.25rem}.about-text p{font-size:1rem;line-height:1.9;color:var(--mid);margin-bottom:1rem}.about-text p:last-of-type{margin-bottom:0}.about-cta{margin-top:2rem;display:flex;gap:1rem}.about-credentials{display:flex;gap:2rem;flex-wrap:wrap;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border)}.cred-item{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:var(--mid)}.cred-dot{width:6px;height:6px;border-radius:50%;background:var(--gold);flex-shrink:0}.tips-header{max-width:600px;margin:0 auto 3.5rem;text-align:center}.tips-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.tip-card{background:var(--white);border-radius:12px;padding:2.5rem 2rem;box-shadow:0 4px 24px rgba(33,52,87,.07);border:1px solid var(--border);position:relative;display:flex;flex-direction:column}.tip-number{font-weight:800;font-size:3.5rem;line-height:1;color:var(--gold-pale);position:absolute;top:1.5rem;right:1.75rem;letter-spacing:-.03em;z-index:0}.tip-number,.tip-title{font-family:Playfair Display,serif}.tip-title{font-weight:700;font-size:1.2rem;color:var(--navy);margin-bottom:1rem;line-height:1.3;position:relative;z-index:1;padding-right:3.5rem}.tip-text{font-size:.9rem;color:var(--mid);line-height:1.85}.tip-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--navy);text-decoration:none}.tip-link:hover{color:var(--gold)}.tip-link-arrow{font-size:.9rem;transition:transform .2s}.tip-link:hover .tip-link-arrow{transform:translateX(3px)}.cta-section{background:linear-gradient(135deg,var(--navy) 0,var(--navy-deep) 100%);padding:5rem 6rem;text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0,hsla(44,45%,60%,.12) 0,transparent 65%)}.cta-section-inner{position:relative;z-index:1;max-width:680px;margin:0 auto}.cta-h2{font-family:Playfair Display,serif;font-weight:800;font-size:clamp(1.8rem,2.8vw,3rem);color:var(--white);line-height:1.2;margin-bottom:1rem;letter-spacing:-.02em}.cta-h2 em{font-style:italic;color:var(--gold)}.cta-sub{color:hsla(0,0%,100%,.7);font-size:1.05rem;line-height:1.8;margin-bottom:2.5rem}.cta-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.testimonials-header{text-align:center;margin-bottom:3rem}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.testi-card{background:var(--white);border-radius:12px;padding:2rem;border:1px solid var(--border);box-shadow:0 4px 20px rgba(33,52,87,.06)}.testi-stars{color:var(--gold);font-size:.9rem;margin-bottom:.75rem;letter-spacing:.1em}.testi-quote{font-size:.95rem;line-height:1.8;color:var(--ink);margin-bottom:1.25rem;font-style:italic}.testi-author{gap:.75rem}.testi-author,.testi-avatar{display:flex;align-items:center}.testi-avatar{width:40px;height:40px;border-radius:50%;background:var(--navy);justify-content:center;font-weight:700;font-size:.9rem;color:var(--gold);flex-shrink:0}.testi-name{font-weight:600;font-size:.85rem;color:var(--ink)}.testi-detail{font-size:.74rem;color:var(--mid)}.email-section-wrapper{background:var(--cream)}.email-section{display:grid;grid-template-columns:380px 1fr;max-width:min(1400px,90vw);margin:0 auto}.email-image{background:linear-gradient(160deg,var(--navy-deep) 0,var(--navy) 100%);position:relative;overflow:hidden}.email-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 80%}.email-image-overlay{position:absolute;inset:0;background:linear-gradient(90deg,transparent 60%,hsla(36,33%,97%,.5))}.email-form-wrap{background:var(--cream);padding:4.5rem 4rem;display:flex;flex-direction:column;justify-content:center}.email-tag{font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem}.email-h2{font-family:Playfair Display,serif;font-weight:800;font-size:2rem;color:var(--navy-deep);line-height:1.25;margin-bottom:.75rem}.email-sub{font-size:.95rem;color:var(--mid);line-height:1.75;margin-bottom:2rem}.email-form{display:flex;flex-direction:column;gap:.75rem}.email-input{padding:.85rem 1.25rem;border:1.5px solid var(--border);border-radius:4px;font-family:Inter,sans-serif;font-size:.9rem;color:var(--ink);background:var(--white);transition:border-color .2s;outline:none}.email-input:focus{border-color:var(--navy)}.email-privacy{font-size:.74rem;color:var(--mid);margin-top:.5rem}.courses-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-top:3rem}.course-card{border-radius:12px;overflow:hidden;border:1px solid var(--border);box-shadow:0 6px 30px rgba(33,52,87,.08);transition:transform .2s,box-shadow .2s}.course-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(33,52,87,.14)}.course-card-img{height:220px;overflow:hidden;position:relative;background:linear-gradient(135deg,var(--navy) 0,var(--mid-blue) 100%)}.course-card-img img{width:100%;height:100%;object-fit:cover;object-position:center}.course-card-img:after{content:"";position:absolute;inset:0;background:rgba(33,52,87,.35);pointer-events:none}.course-card-img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(33,52,87,.7) 0,transparent 50%)}.course-card-badge{position:absolute;top:1rem;left:1rem;background:var(--gold);color:var(--navy-deep);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .7rem;border-radius:3px}.course-card-body{padding:1.75rem;background:var(--white)}.course-card-level{font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem}.course-card-title{font-family:Playfair Display,serif;font-weight:700;font-size:1.2rem;color:var(--navy);line-height:1.3;margin-bottom:.6rem}.course-card-desc{font-size:.85rem;color:var(--mid);line-height:1.75;margin-bottom:1.25rem}.course-card-meta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding-top:1.1rem}.course-card-stats{font-size:.78rem;color:var(--mid)}.course-card-price{font-family:Playfair Display,serif;font-weight:700;font-size:1.2rem;color:var(--navy)}.course-card-price span{font-size:.75rem;font-weight:400;font-family:Inter,sans-serif;color:var(--mid)}footer{background:var(--navy-deep);color:hsla(0,0%,100%,.75)}.footer-main{padding:4rem 6rem;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem}.footer-logo{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.footer-logo img{width:34px;height:24px;border-radius:3px;object-fit:cover}.footer-logo-name{font-family:Inter,sans-serif;font-weight:700;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:var(--white)}.footer-brand p{font-size:.85rem;line-height:1.8;max-width:280px}.footer-col h4{font-family:Inter,sans-serif;font-weight:700;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.6rem}.footer-col ul li a{color:hsla(0,0%,100%,.65);text-decoration:none;font-size:.85rem;transition:color .2s}.footer-col ul li a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);padding:1.5rem 6rem;display:flex;justify-content:space-between;align-items:center;font-size:.78rem;color:hsla(0,0%,100%,.4)}.reviews-section{padding:5rem 0;background:var(--navy);overflow:hidden}.reviews-section-header{text-align:center;margin-bottom:3rem;padding:0 6%}.reviews-eyebrow{font-family:Inter,sans-serif;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);display:flex;align-items:center;justify-content:center;gap:.7rem;margin-bottom:.8rem}.reviews-eyebrow:after,.reviews-eyebrow:before{content:"";display:block;width:2rem;height:1px;background:var(--gold)}.reviews-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;color:#fff}.reviews-title em{color:var(--gold);font-style:italic}.marquee-outer{position:relative;width:100%}.marquee-track{display:flex;width:max-content;animation:marquee 50s linear infinite;gap:1.2rem;padding:.5rem 0}.marquee-track:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.review-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.6rem 1.8rem;width:320px;flex-shrink:0;transition:background .25s,border-color .25s;cursor:default}.review-card:hover{background:hsla(0,0%,100%,.09);border-color:hsla(44,45%,60%,.4)}.review-stars{color:var(--gold);font-size:.82rem;letter-spacing:.04em;margin-bottom:.9rem}.review-text{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400;line-height:1.72;color:hsla(0,0%,100%,.75);margin-bottom:1.3rem}.review-author{display:flex;align-items:center;gap:.75rem}.review-avatar{width:36px;height:36px;background:linear-gradient(135deg,var(--gold),#8a6a20);font-family:Playfair Display,serif;font-size:.78rem;color:var(--navy)}.review-name{font-size:.85rem;font-weight:600;color:#fff;line-height:1.2}.review-meta{font-size:.72rem;color:hsla(0,0%,100%,.38);margin-top:.15rem}.about-photo-wrap,.about-text,.course-card,.goal-card,.outcomes-banner,.outcomes-stat,.remember-card,.resource-card,.section-h2,.section-h2-white,.tip-card{opacity:0;transform:translateY(28px) scale(.97);transition:opacity .65s ease,transform .65s ease}.about-photo-wrap.in-view,.about-text.in-view,.course-card.in-view,.goal-card.in-view,.outcomes-banner.in-view,.outcomes-stat.in-view,.remember-card.in-view,.resource-card.in-view,.section-h2-white.in-view,.section-h2.in-view,.tip-card.in-view{opacity:1;transform:translateY(0) scale(1)}.outcomes-stat:nth-child(2){transition-delay:.1s}.outcomes-stat:nth-child(3){transition-delay:.2s}.outcomes-stat:nth-child(4){transition-delay:.3s}.outcomes-banner{background:var(--navy);text-align:center;padding:2rem}.outcomes-banner-label{font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin:0 0 .5rem}.outcomes-banner-text{font-size:.95rem;font-weight:500;color:#fff;margin:0;line-height:1.6}.about-outcomes{background:var(--navy-deep);padding:5rem 1.5rem}.about-outcomes-label{font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin:0 0 1rem;text-align:center}.about-outcomes-h2{font-family:Playfair Display,serif;font-weight:800;font-size:clamp(1.8rem,4vw,2.8rem);color:#fff;line-height:1.15;margin:0 0 3rem;text-align:center}.about-outcomes-h2 em{font-style:italic;color:var(--gold)}.about-outcomes-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;max-width:900px;margin:0 auto}.outcomes-stat{text-align:center;padding:2rem 1rem;border:1px solid hsla(44,45%,60%,.2);border-radius:12px;background:hsla(0,0%,100%,.04)}.outcomes-stat-num{font-family:Playfair Display,serif;font-size:clamp(2.2rem,4vw,3rem);font-weight:800;color:var(--gold);line-height:1;margin-bottom:.75rem}.outcomes-stat-label{font-size:.85rem;font-weight:500;color:hsla(0,0%,100%,.75);line-height:1.5}.about-outcomes-footnote{text-align:center;margin:2.5rem auto 0;max-width:600px;font-size:.95rem;color:var(--gold);line-height:1.7}.course-card:nth-child(2){transition-delay:.1s}.course-card:nth-child(3){transition-delay:.2s}.course-card:nth-child(4){transition-delay:.1s}.course-card:nth-child(5){transition-delay:.2s}.course-card:nth-child(6){transition-delay:.3s}.goal-card:nth-child(2){transition-delay:.1s}.goal-card:nth-child(3){transition-delay:.2s}.tip-card:nth-child(2){transition-delay:.1s}.tip-card:nth-child(3){transition-delay:.2s}.tip-card:nth-child(4){transition-delay:.3s}.about-text{transition-delay:.15s}@media (prefers-reduced-motion:reduce){.about-photo-wrap,.about-text,.course-card,.goal-card,.remember-card,.section-h2,.section-h2-white,.tip-card{opacity:1;transform:none;transition:none}}.course-hero{background:linear-gradient(135deg,var(--navy-deep) 0,var(--navy) 100%);padding:clamp(3rem,6vw,8rem) clamp(2rem,6vw,8rem) clamp(2.5rem,5vw,6rem);position:relative;overflow:hidden}.course-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 60% 0,hsla(44,45%,60%,.1) 0,transparent 65%)}.course-hero-inner{max-width:740px;position:relative;z-index:1}.course-hero-h1{font-family:Playfair Display,serif;font-weight:800;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.12;color:var(--white);letter-spacing:-.02em;margin:.6rem 0 1.25rem}.course-hero-h1 em{font-style:italic;color:var(--gold)}.course-hero-sub{font-size:1.05rem;color:hsla(0,0%,100%,.65);line-height:1.8;max-width:580px;margin-bottom:2.25rem}.how-it-works-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:3rem}.how-step{background:var(--white);border-radius:12px;padding:2.5rem 2rem;border:1px solid var(--border);box-shadow:0 4px 24px rgba(33,52,87,.07);position:relative}.how-step-num{font-weight:800;font-size:3.5rem;line-height:1;color:var(--gold-pale);position:absolute;top:1.5rem;right:1.75rem;letter-spacing:-.03em}.how-step-num,.how-step-title{font-family:Playfair Display,serif}.how-step-title{font-weight:700;font-size:1.15rem;color:var(--navy);margin-bottom:.85rem;line-height:1.3;padding-right:3.5rem}.how-step-desc{font-size:.9rem;color:var(--mid);line-height:1.85}.subject-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.subject-card{background:var(--white);border:1.5px solid var(--border);border-radius:10px;padding:2rem 1.75rem;transition:border-color .2s,box-shadow .2s,transform .2s}.subject-card:hover{border-color:var(--gold);transform:translateY(-3px);box-shadow:0 8px 30px hsla(44,45%,60%,.15)}.subject-card-icon{font-size:1.75rem;display:block;margin-bottom:.85rem}.subject-card-title{font-family:Playfair Display,serif;font-weight:700;font-size:1.05rem;color:var(--navy);margin-bottom:.5rem;line-height:1.3}.subject-card-desc{font-size:.85rem;color:var(--mid);line-height:1.75}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.pricing-card{background:var(--white);border:1.5px solid var(--border);border-radius:12px;padding:2.5rem 2rem;display:flex;flex-direction:column;position:relative}.pricing-card--featured{border-color:var(--gold);box-shadow:0 8px 40px hsla(44,45%,60%,.18)}.pricing-card-badge{position:absolute;top:-.85rem;left:50%;transform:translateX(-50%);background:var(--gold);color:var(--navy-deep);font-size:.62rem;letter-spacing:.12em;padding:.3rem .8rem;border-radius:20px;white-space:nowrap}.pricing-card-badge,.pricing-card-label{font-weight:700;text-transform:uppercase}.pricing-card-label{font-size:.72rem;letter-spacing:.18em;color:var(--gold);margin-bottom:.5rem}.pricing-card-price{font-family:Playfair Display,serif;font-weight:800;font-size:2.4rem;color:var(--navy-deep);line-height:1;margin-bottom:1.5rem}.pricing-card-tier-desc{font-size:.85rem;color:var(--mid);line-height:1.75;margin-bottom:1.25rem}.pricing-card-features{list-style:none;flex:1 1;margin-bottom:1.75rem}.pricing-card-features li{font-size:.88rem;color:var(--ink);padding:.5rem 0;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;gap:.6rem}.pricing-card-features li:before{content:"✓";color:var(--gold);font-weight:700;flex-shrink:0}.course-pricing-header{margin-bottom:3rem}.course-pricing-header .section-tag{font-size:1.4rem}.course-pricing-target{font-size:.78rem;color:var(--gold);font-weight:600;letter-spacing:.06em;margin-top:.75rem}.be-tier{margin-top:4rem;padding-top:3.5rem;border-top:1px solid var(--border)}.be-tier:first-of-type{margin-top:0;padding-top:0;border-top:none}.be-tier-label{display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:1rem}.be-tier-number{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--gold);color:var(--navy-deep);font-weight:800;font-size:.85rem;flex-shrink:0;margin-top:.1rem}.be-tier-number,.be-tier-title{font-family:Playfair Display,serif}.be-tier-title{font-weight:700;font-size:1.3rem;color:var(--navy);line-height:1.2;margin-bottom:.25rem}.be-tier-level{font-size:.78rem;color:var(--gold);font-weight:600;letter-spacing:.06em}.be-tier-desc{font-size:.95rem;color:var(--mid);line-height:1.8;margin-bottom:2rem;max-width:720px}.pricing-grid--2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.pricing-grid--single{display:flex;justify-content:center;margin-top:3rem}.pricing-grid--single .pricing-card{max-width:520px;width:100%}.pricing-card--vip{border-width:2px}.pricing-per-class{font-size:.95rem;font-weight:400;font-family:Inter,sans-serif;color:var(--mid);margin-left:.25rem}.pricing-card-note{font-size:.82rem;color:var(--mid);margin-bottom:1.25rem;padding:.6rem .75rem;background:var(--cream);border-radius:4px;border-left:3px solid var(--gold)}.pricing-card-note strong{color:var(--navy)}.subject-card-pricing{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}.subject-card-price{display:block;font-family:Playfair Display,serif;font-weight:700;font-size:1rem;color:var(--navy);letter-spacing:-.01em}.subject-card-price-note{display:block;font-size:.72rem;color:var(--mid);margin-top:.2rem;letter-spacing:.06em}.coming-soon-pill{display:inline-block;background:var(--gold);color:var(--navy-deep);font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.35rem .85rem;border-radius:20px}.video-course-preview{display:grid;grid-template-columns:1fr 360px;grid-gap:5rem;gap:5rem;align-items:start}.video-course-modules{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border)}.video-course-modules-title{font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.video-course-module-list{list-style:none}.video-course-module-list li{font-size:.92rem;color:var(--ink);padding:.55rem 0;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;gap:.75rem;line-height:1.6}.video-course-module-list li:before{content:"→";color:var(--gold);font-weight:700;flex-shrink:0;margin-top:.05rem}.video-course-module-list li strong{color:var(--navy)}.video-course-card{background:var(--navy-deep);border-radius:12px;padding:2.5rem 2rem;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 12px 48px rgba(33,52,87,.16);display:flex;flex-direction:column;gap:1rem;position:-webkit-sticky;position:sticky;top:6rem}.video-course-card-title{font-family:Playfair Display,serif;font-weight:700;font-size:1.25rem;color:var(--white);line-height:1.3;margin-top:.25rem}.video-course-card-desc{font-size:.88rem;color:hsla(0,0%,100%,.6);line-height:1.75}.blog-hero{background:var(--navy-deep);padding:5rem 6rem 4rem}.blog-hero-inner{max-width:740px;margin:0 auto}.blog-hero-h1{font-family:Playfair Display,serif;font-weight:800;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.15;color:var(--white);letter-spacing:-.02em;margin-bottom:1rem;margin-top:.5rem}.blog-hero-sub{font-size:1.05rem;color:hsla(0,0%,100%,.65);line-height:1.8;max-width:560px}.blog-index-section{background:var(--cream);padding:4rem 6rem 6rem}.blog-index-inner{max-width:min(1400px,90vw);margin:0 auto}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.blog-card{background:var(--white);border-radius:12px;border:1px solid var(--border);box-shadow:0 4px 24px rgba(33,52,87,.07);padding:2rem;text-decoration:none;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.blog-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(33,52,87,.13)}.blog-card-tag{display:inline-block;font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.blog-card-tag,.blog-card-title{font-weight:700;margin-bottom:.75rem}.blog-card-title{font-family:Playfair Display,serif;font-size:1.15rem;color:var(--navy-deep);line-height:1.35}.blog-card-excerpt{font-size:.88rem;color:var(--mid);line-height:1.75;flex:1 1;margin-bottom:1.5rem}.blog-card-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding-top:1rem}.blog-card-date{font-size:.75rem;color:var(--mid)}.blog-card-read{font-size:.78rem;font-weight:700;color:var(--navy);letter-spacing:.06em}.blog-card:hover .blog-card-read{color:var(--gold)}.post-page{display:flex;flex-direction:column}.post-header{background:var(--navy-deep);padding:4rem 6rem 3.5rem}.post-header-inner{max-width:740px;margin:0 auto}.post-back{font-size:.78rem;font-weight:600;color:hsla(0,0%,100%,.5);text-decoration:none;letter-spacing:.06em;transition:color .2s;display:inline-block;margin-right:1rem}.post-back:hover{color:var(--gold)}.post-title{font-family:Playfair Display,serif;font-weight:800;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.15;color:var(--white);letter-spacing:-.02em;margin:.75rem 0}.post-date{font-size:.8rem;color:hsla(0,0%,100%,.4);letter-spacing:.06em}.post-body-wrap{background:var(--white);padding:4rem 6rem}.post-body{max-width:740px;margin:0 auto;font-size:1.05rem;line-height:1.85;color:var(--ink)}.post-body h2{font-size:1.5rem;color:var(--navy-deep);margin:2.5rem 0 1rem;letter-spacing:-.01em}.post-body h2,.post-body h3{font-family:Playfair Display,serif;font-weight:700;line-height:1.3}.post-body h3{font-size:1.2rem;color:var(--navy);margin:2rem 0 .75rem}.post-body p{margin-bottom:1.4rem}.post-body strong{color:var(--navy);font-weight:600}.post-body em{font-style:italic}.post-body a{color:var(--navy);text-decoration:underline;text-underline-offset:3px}.post-body a:hover{color:var(--gold)}.post-body ol,.post-body ul{padding-left:1.5rem;margin-bottom:1.4rem}.post-body li{margin-bottom:.5rem}.post-body blockquote{border-left:3px solid var(--gold);padding:.5rem 0 .5rem 1.5rem;margin:2rem 0;color:var(--mid);font-style:italic}.post-cta-wrap{background:var(--cream);padding:4rem 6rem 5rem}.post-cta{max-width:740px;margin:0 auto;text-align:center;border-top:1px solid var(--border);padding-top:3rem}.post-cta-h2{font-family:Playfair Display,serif;font-weight:800;font-size:1.8rem;color:var(--navy-deep);margin-bottom:.75rem}.post-cta-sub{color:var(--mid);font-size:1rem;margin-bottom:1.75rem}.about-page-hero{background:linear-gradient(135deg,var(--navy-deep) 0,var(--navy) 100%);padding:2.5rem 6rem;position:relative;overflow:hidden}.about-page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 60% 0,hsla(44,45%,60%,.1) 0,transparent 65%)}.about-page-hero-inner{max-width:1140px;margin:0 auto;position:relative;z-index:1;display:grid;grid-template-columns:1fr 280px;grid-gap:3rem;gap:3rem;align-items:center}.about-page-hero-img-wrap{border-radius:12px;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.4);aspect-ratio:3/4}.about-page-hero-img{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block}.about-video-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.about-page-bio{max-width:760px}.about-page-bio-text p{font-size:1.05rem;line-height:1.9;color:var(--mid);margin-bottom:1.4rem}.about-page-bio-text p:last-child{margin-bottom:0}.about-creds-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 3rem}.about-cred{display:flex;align-items:center;gap:.75rem}.about-cred-icon{font-size:1.4rem;line-height:1}.about-cred-text{font-size:.9rem;font-weight:600;color:hsla(0,0%,100%,.85);letter-spacing:.01em}.about-video-wrap{position:relative;max-width:800px;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 16px 48px rgba(33,52,87,.18);aspect-ratio:16/9;background:var(--navy-deep)}.about-video-iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.faq-header{margin-bottom:2.5rem;text-align:center}.faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:0;text-align:center}.faq-item{border-bottom:1px solid rgba(33,52,87,.12)}.faq-item:first-child{border-top:1px solid rgba(33,52,87,.12)}.faq-q{width:100%;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:var(--navy-deep);text-align:center;line-height:1.4}.faq-q:hover{color:var(--gold)}.faq-a{font-size:.97rem;line-height:1.85;color:var(--mid);padding:0 0 1.25rem;margin:0;text-align:center}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.review-card{background:#fff;border-radius:14px;padding:1.75rem;box-shadow:0 2px 16px rgba(33,52,87,.08);display:flex;flex-direction:column;gap:.75rem}.review-card-top{display:flex;align-items:center;gap:.875rem}.review-avatar{width:44px;height:44px;border-radius:50%;background:var(--gold);font-size:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.04em}.review-avatar,.review-name{color:var(--navy-deep);font-weight:700}.review-name{font-size:.95rem}.review-flag{font-size:1rem}.review-country{font-size:.78rem;color:var(--mid);margin-top:.1rem}.review-stars{display:flex;gap:2px}.review-course-label{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);background:hsla(44,45%,60%,.1);padding:.25rem .6rem;border-radius:4px;width:-moz-fit-content;width:fit-content}.review-text{font-size:.92rem;line-height:1.75;color:var(--mid);margin:0}.contact-layout{display:grid;grid-template-columns:1fr 360px;grid-gap:4rem;gap:4rem;align-items:start}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.contact-field{display:flex;flex-direction:column;gap:.4rem}.contact-label{font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--navy-deep)}.contact-input{font-family:Inter,sans-serif;font-size:.97rem;color:var(--navy-deep);background:#fff;border:1.5px solid rgba(33,52,87,.18);border-radius:8px;padding:.75rem 1rem;outline:none;transition:border-color .2s;width:100%;box-sizing:border-box}.contact-input:focus{border-color:var(--gold)}.contact-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23213457' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.contact-textarea{resize:vertical;min-height:140px}.contact-submit{align-self:flex-start}.contact-aside{display:flex;flex-direction:column;gap:1.5rem}.contact-aside-card{background:#fff;border-radius:14px;padding:1.75rem;box-shadow:0 2px 16px rgba(33,52,87,.08);display:flex;flex-direction:column;gap:.75rem}.contact-aside-h3{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;color:var(--navy-deep);line-height:1.3;margin:0}.contact-aside-p{font-size:.92rem;line-height:1.7;color:var(--mid);margin:0}@media (max-width:768px){.nav{padding:0 1.25rem}.nav-links,.nav-right{display:none}.nav-hamburger{display:flex}.hero{grid-template-columns:1fr;height:auto;max-height:none}.hero-text{padding:2.5rem 1.5rem}.hero-image{height:280px;order:-1}.trust-bar{padding:2rem 1.5rem;gap:1.25rem;flex-direction:column;align-items:flex-start}.trust-divider{display:none}.cta-section,.section{padding:3.5rem 1.5rem}.remember-grid{grid-template-columns:1fr;gap:2.5rem}.remember-badge{top:-1rem;right:-.5rem}.about-grid,.goals-grid{grid-template-columns:1fr}.about-grid{gap:2rem}.about-photo-wrap{order:-1}.about-photo{aspect-ratio:4/3}.about-photo-badge{right:0;bottom:-1rem}.email-section,.testimonials-grid,.tips-grid{grid-template-columns:1fr}.email-image{display:none}.email-form-wrap{padding:3rem 1.5rem}.courses-grid{grid-template-columns:1fr}.reviews-section{padding:3rem 0;overflow:hidden}.reviews-section-header{padding:0 1.5rem}.footer-main{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center;padding:1.25rem 1.5rem}.course-hero{padding:3.5rem 1.5rem 3rem}.how-it-works-grid,.pricing-grid,.pricing-grid--2,.subject-grid{grid-template-columns:1fr}.pricing-grid--single .pricing-card{max-width:100%}.video-course-preview{grid-template-columns:1fr;gap:2.5rem}.video-course-card{position:static}.be-tier-label{flex-direction:row}.blog-hero,.blog-index-section{padding:3rem 1.5rem}.blog-grid{grid-template-columns:1fr}.post-header{padding:3rem 1.5rem 2.5rem}.post-body-wrap{padding:2.5rem 1.5rem}.post-cta-wrap{padding:2.5rem 1.5rem 3rem}.about-page-hero{padding:2rem 1.5rem}.about-page-hero-inner{grid-template-columns:1fr;gap:2rem}.about-page-hero-img-wrap{max-width:240px;margin:0 auto;aspect-ratio:3/4}.about-creds-strip{flex-direction:column;align-items:flex-start;gap:1.25rem}.about-video-ctas{flex-direction:column;align-items:center}.reviews-grid{grid-template-columns:1fr 1fr}.contact-layout{grid-template-columns:1fr;gap:2.5rem}.contact-aside{order:-1}.contact-submit{align-self:stretch;text-align:center}.about-outcomes-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.outcomes-banner-text{font-size:.85rem}}.resources-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1rem;width:100%}.resource-card{background:#fff;border-radius:14px;padding:1.75rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 2px 12px rgba(33,52,87,.07),0 1px 3px rgba(33,52,87,.05);border:1px solid rgba(33,52,87,.07)}.resource-card-cat{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;padding:.25rem .65rem;border-radius:20px;align-self:flex-start}.resource-card-title{font-family:Playfair Display,serif;font-weight:700;font-size:1.05rem;color:var(--navy-deep);line-height:1.35;margin:0}.resource-card-desc{font-size:.88rem;line-height:1.7;color:var(--mid);margin:0;flex:1 1}.resource-card-btn{margin-top:auto;font-size:.85rem;padding:.6rem 1.2rem;align-self:flex-start;cursor:pointer;border:none}.modal-overlay{position:fixed;inset:0;background:rgba(19,30,50,.65);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem}.modal-box{background:var(--cream);border-radius:18px;padding:2.5rem 2rem;max-width:440px;width:100%;position:relative;box-shadow:0 24px 64px rgba(19,30,50,.25);display:flex;flex-direction:column;gap:.75rem}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:var(--mid);padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:color .2s ease,background .2s ease}.modal-close:hover{color:var(--navy-deep);background:rgba(33,52,87,.08)}.modal-h2{font-family:Playfair Display,serif;font-weight:800;font-size:1.6rem;color:var(--navy-deep);line-height:1.2;margin:0}.modal-resource-name{font-size:.88rem;font-weight:600;color:var(--gold);margin:0;padding:.4rem .75rem;background:hsla(44,45%,60%,.12);border-radius:6px;border-left:3px solid var(--gold)}.modal-form{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}.modal-disclaimer{font-size:.75rem;color:var(--mid);text-align:center;margin:0;opacity:.7}.modal-thanks{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:.5rem 0}.modal-thanks-icon{width:56px;height:56px;border-radius:50%;background:var(--gold);font-weight:700;display:flex;align-items:center;justify-content:center}.modal-thanks-h2,.modal-thanks-icon{color:var(--navy-deep);font-size:1.5rem}.modal-thanks-h2{font-family:Playfair Display,serif;font-weight:800;margin:0}.modal-thanks-p{font-size:.95rem;line-height:1.7;color:var(--mid);margin:0 0 .5rem}@media (max-width:580px){.reviews-grid{grid-template-columns:1fr}}@media (max-width:560px){.contact-form-row{grid-template-columns:1fr}}.contact-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 2rem;gap:1rem}.contact-success-icon{width:52px;height:52px;border-radius:50%;background:var(--gold);color:var(--navy-deep);font-size:1.4rem;font-weight:700;display:flex;align-items:center;justify-content:center}.contact-success-h2{font-family:Playfair Display,serif;font-size:1.6rem;font-weight:800;color:var(--navy-deep);margin:0}.contact-success-p{font-size:1rem;line-height:1.7;color:var(--mid);margin:0}.contact-error{font-size:.85rem;color:#c0392b;margin:-.5rem 0 0}.email-success{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.5rem 0 .5rem}.email-success-icon{width:44px;height:44px;border-radius:50%;background:var(--gold);color:var(--navy-deep);font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:center}.email-success-text{font-size:1rem;line-height:1.65;color:hsla(0,0%,100%,.88);margin:0}.legal-body{max-width:740px;margin:0 auto;gap:2.5rem}.legal-body,.legal-section{display:flex;flex-direction:column}.legal-section{gap:.75rem}.legal-h2{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:800;color:var(--navy-deep);margin:0;padding-bottom:.5rem;border-bottom:2px solid var(--gold)}.legal-body p{font-size:.95rem;line-height:1.75;color:var(--mid);margin:0}.legal-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}.legal-list li{font-size:.95rem;line-height:1.7;color:var(--mid);padding-left:1.1rem;position:relative}.legal-list li:before{content:"–";position:absolute;left:0;color:var(--gold);font-weight:600}.legal-link{color:var(--navy-deep);font-weight:600;text-decoration:underline;text-underline-offset:2px}.legal-link:hover{color:var(--gold)}.legal-back{padding-top:1rem}@media (min-width:1600px){.nav{padding:0 4rem}.about-page-hero,.blog-hero,.course-hero,.cta-section,.reviews-section,.section{padding-left:max(4rem,calc((100vw - 1600px) / 2 + 4rem));padding-right:max(4rem,calc((100vw - 1600px) / 2 + 4rem))}.blog-index-inner,.email-section,.section-inner{max-width:1300px}.hero{max-height:860px}}@media (min-width:2200px){.nav{padding:0 6rem}.about-page-hero,.blog-hero,.course-hero,.cta-section,.reviews-section,.section{padding-left:max(6rem,calc((100vw - 2000px) / 2 + 6rem));padding-right:max(6rem,calc((100vw - 2000px) / 2 + 6rem))}.blog-index-inner,.email-section,.section-inner{max-width:1500px}}.resource-modal-overlay{position:fixed;inset:0;background:rgba(19,30,50,.7);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem}.resource-modal{background:var(--white);border-radius:16px;padding:2.5rem;max-width:460px;width:100%;position:relative}.resource-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1rem;cursor:pointer;color:var(--mid)}.resource-modal-title{font-family:Playfair Display,serif;font-size:1.6rem;color:var(--navy-deep);margin-bottom:.75rem}.resource-modal-sub{color:var(--mid);line-height:1.7;margin-bottom:1.5rem;font-size:.95rem}.resource-modal-form{display:flex;flex-direction:column;gap:.75rem}.resource-modal-input{border:1.5px solid var(--border);border-radius:4px;padding:.75rem 1rem;font-size:1rem;width:100%;outline:none;font-family:Inter,sans-serif}.resource-modal-input:focus{border-color:var(--gold)}.resource-modal-submit{width:100%;justify-content:center;padding:.85rem}.resource-modal-error{color:#c0392b;font-size:.85rem;margin-top:.5rem}