.Navbar-module__0R2ePq__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f0ffe0;border-bottom:1px solid #7b3fa026;justify-content:space-between;align-items:center;padding:1.2rem 4rem;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__0R2ePq__logo{letter-spacing:.04em;color:var(--deep);font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;text-decoration:none}.Navbar-module__0R2ePq__logo span{color:var(--rose);font-style:italic}.Navbar-module__0R2ePq__links{gap:2.5rem;list-style:none;display:flex}.Navbar-module__0R2ePq__links a{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.8rem;text-decoration:none;transition:color .3s}.Navbar-module__0R2ePq__links a:hover{color:var(--rose)}.Navbar-module__0R2ePq__cta{background:var(--rose);color:var(--white);letter-spacing:.12em;text-transform:uppercase;border-radius:2px;padding:.6rem 1.6rem;font-size:.75rem;text-decoration:none;transition:background .3s}.Navbar-module__0R2ePq__cta:hover{background:var(--deep)}@media (max-width:900px){.Navbar-module__0R2ePq__nav{padding:1rem 1.5rem}.Navbar-module__0R2ePq__links{display:none}}
.Footer-module__StnXbW__footer{background:var(--deep);color:#ffffff80;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:3rem;padding:4rem;display:grid}.Footer-module__StnXbW__logo{color:var(--white);letter-spacing:.04em;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:600;display:block}.Footer-module__StnXbW__logo span{color:var(--gold);font-style:italic}.Footer-module__StnXbW__brand p{max-width:250px;font-size:.85rem;line-height:1.7}.Footer-module__StnXbW__col h4{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;font-size:.7rem}.Footer-module__StnXbW__col ul{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Footer-module__StnXbW__col ul a{color:#ffffff80;font-size:.85rem;text-decoration:none;transition:color .3s}.Footer-module__StnXbW__col ul a:hover{color:var(--blush)}.Footer-module__StnXbW__bottom{color:#ffffff4d;background:#1a0d33;justify-content:space-between;align-items:center;padding:1.2rem 4rem;font-size:.75rem;display:flex}.Footer-module__StnXbW__privacyLink{color:#fff6;font-size:.75rem;text-decoration:none;transition:color .3s}.Footer-module__StnXbW__privacyLink:hover{color:var(--blush)}@media (max-width:1100px){.Footer-module__StnXbW__footer{grid-template-columns:2fr 1fr 1fr}}@media (max-width:900px){.Footer-module__StnXbW__footer{grid-template-columns:1fr 1fr;gap:2rem;padding:3rem 1.5rem}.Footer-module__StnXbW__bottom{text-align:center;flex-direction:column;gap:.5rem;padding:1rem 1.5rem}}
.Hero-module__JDDvga__hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:100vh;padding:7rem 4rem 4rem;display:grid;position:relative;overflow:hidden}.Hero-module__JDDvga__hero:before{content:"";pointer-events:none;background:radial-gradient(at 60% 40%,#d8c2f540 0%,#7b3fa018 50%,#0000 70%);width:55%;height:120%;position:absolute;top:-10%;right:-5%}.Hero-module__JDDvga__tag{letter-spacing:.2em;text-transform:uppercase;color:var(--rose);align-items:center;gap:.8rem;margin-bottom:1.5rem;font-size:.7rem;display:flex}.Hero-module__JDDvga__tag:before{content:"";background:var(--rose);width:2.5rem;height:1px;display:block}.Hero-module__JDDvga__content h1{color:var(--deep);margin-bottom:1.8rem;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,5vw,5.5rem);font-weight:300;line-height:1.1}.Hero-module__JDDvga__content h1 em{color:var(--rose);font-style:italic}.Hero-module__JDDvga__content p{color:var(--muted);max-width:480px;margin-bottom:2.5rem;font-size:1rem;line-height:1.8}.Hero-module__JDDvga__btns{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__JDDvga__btnPrimary{background:var(--deep);color:var(--white);letter-spacing:.12em;text-transform:uppercase;border-radius:2px;padding:1rem 2.5rem;font-size:.8rem;text-decoration:none;transition:background .3s}.Hero-module__JDDvga__btnPrimary:hover{background:var(--rose)}.Hero-module__JDDvga__btnGhost{border:1px solid var(--rose);color:var(--rose);letter-spacing:.12em;text-transform:uppercase;border-radius:2px;padding:1rem 2.5rem;font-size:.8rem;text-decoration:none;transition:all .3s}.Hero-module__JDDvga__btnGhost:hover{background:var(--rose);color:var(--white)}.Hero-module__JDDvga__visual{justify-content:center;align-items:center;min-height:450px;display:flex;position:relative}.Hero-module__JDDvga__circle{background:linear-gradient(135deg, var(--blush) 0%, var(--rose) 60%, #4a1070 100%);text-align:center;z-index:2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:clamp(320px,35vw,480px);height:clamp(320px,35vw,480px);padding:3rem;animation:6s ease-in-out infinite Hero-module__JDDvga__float;display:flex;box-shadow:0 20px 50px #7b3fa04d}.Hero-module__JDDvga__circle h2{color:var(--white);margin-bottom:.8rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300;line-height:1.2}.Hero-module__JDDvga__circle p{color:#fffc;letter-spacing:.08em;max-width:unset;margin:0;font-size:.8rem}.Hero-module__JDDvga__ring{border:1px solid #c4826a4d;border-radius:50%;width:clamp(360px,40vw,540px);height:clamp(360px,40vw,540px);animation:30s linear infinite Hero-module__JDDvga__spin-slow;position:absolute}.Hero-module__JDDvga__ring:before{content:"❤";color:var(--rose);font-size:.9rem;position:absolute;top:5%;left:50%;transform:translate(-50%)}@keyframes Hero-module__JDDvga__float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes Hero-module__JDDvga__spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:900px){.Hero-module__JDDvga__hero{text-align:center;grid-template-columns:1fr;gap:2rem;padding:6rem 1.5rem 3rem}.Hero-module__JDDvga__content p{max-width:100%}.Hero-module__JDDvga__btns{justify-content:center}.Hero-module__JDDvga__visual{order:-1}.Hero-module__JDDvga__circle{width:260px;height:260px}.Hero-module__JDDvga__ring{width:300px;height:300px}.Hero-module__JDDvga__tag{justify-content:center}}
.Stats-module__spUMIq__stats{background:var(--deep);color:var(--white);text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;padding:3rem 4rem;display:grid}.Stats-module__spUMIq__num{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300}.Stats-module__spUMIq__label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;margin-top:.3rem;font-size:.72rem}@media (max-width:900px){.Stats-module__spUMIq__stats{grid-template-columns:repeat(2,1fr);padding:2rem 1.5rem}}
.Services-module__mDzf-G__services{padding:7rem 4rem}.Services-module__mDzf-G__section-header{text-align:center;max-width:650px;margin:0 auto 4rem}.Services-module__mDzf-G__section-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--rose);margin-bottom:1rem;font-size:.7rem}.Services-module__mDzf-G__section-header h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:300;line-height:1.2}.Services-module__mDzf-G__section-header h2 em{color:var(--rose);font-style:italic}.Services-module__mDzf-G__section-header p{color:var(--muted);margin-top:1rem;font-size:.95rem;line-height:1.8}.Services-module__mDzf-G__services-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.Services-module__mDzf-G__service-card{background:var(--white);border:1px solid #7b3fa01f;border-radius:4px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.Services-module__mDzf-G__service-card:after{content:"";background:var(--rose);width:0;height:3px;transition:width .4s;position:absolute;bottom:0;left:0}.Services-module__mDzf-G__service-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #3b2a2a1a}.Services-module__mDzf-G__service-card:hover:after{width:100%}.Services-module__mDzf-G__service-icon{margin-bottom:1.2rem;font-size:2.2rem}.Services-module__mDzf-G__service-card h3{margin-bottom:.8rem;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400}.Services-module__mDzf-G__service-card p{color:var(--muted);font-size:.88rem;line-height:1.75}.Services-module__mDzf-G__service-link{letter-spacing:.1em;text-transform:uppercase;color:var(--rose);align-items:center;gap:.4rem;margin-top:1.5rem;font-size:.75rem;text-decoration:none;transition:gap .3s;display:inline-flex}.Services-module__mDzf-G__service-link:hover{gap:.8rem}@media (max-width:900px){.Services-module__mDzf-G__services{padding:4rem 1.5rem}.Services-module__mDzf-G__services-grid{grid-template-columns:1fr}}
.HowItWorks-module__1n02Sq__how{background:#ede5fa;padding:7rem 4rem}.HowItWorks-module__1n02Sq__header{text-align:center;max-width:650px;margin:0 auto 4rem}.HowItWorks-module__1n02Sq__tag{letter-spacing:.2em;text-transform:uppercase;color:var(--rose);margin-bottom:1rem;font-size:.7rem}.HowItWorks-module__1n02Sq__header h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:300;line-height:1.2}.HowItWorks-module__1n02Sq__header h2 em{color:var(--rose);font-style:italic}.HowItWorks-module__1n02Sq__steps{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.HowItWorks-module__1n02Sq__step{text-align:center;padding:1.5rem 1rem}.HowItWorks-module__1n02Sq__num{color:#7b3fa040;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:4rem;font-weight:300;line-height:1}.HowItWorks-module__1n02Sq__step h3{margin-bottom:.7rem;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:400}.HowItWorks-module__1n02Sq__step p{color:var(--muted);font-size:.85rem;line-height:1.7}@media (max-width:900px){.HowItWorks-module__1n02Sq__how{padding:4rem 1.5rem}.HowItWorks-module__1n02Sq__steps{grid-template-columns:1fr 1fr}}
.Founder-module__0CBgZa__founder{background:linear-gradient(135deg,#2d1b4e 0%,#3d2060 100%);padding:7rem 4rem}.Founder-module__0CBgZa__inner{grid-template-columns:1fr 1.3fr;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:grid}.Founder-module__0CBgZa__imageWrap{justify-content:center;align-items:center;display:flex;position:relative}.Founder-module__0CBgZa__img{z-index:2;object-fit:cover;border-radius:4px;width:100%;max-width:380px;position:relative;box-shadow:0 30px 80px #0006}.Founder-module__0CBgZa__ring{z-index:1;border:2px solid #d4af3759;border-radius:4px;width:calc(100% + 30px);max-width:410px;height:calc(100% + 30px);position:absolute;top:-15px;left:50%;transform:translate(-50%)}.Founder-module__0CBgZa__badge{background:var(--gold);color:var(--deep);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;z-index:3;border-radius:2px;padding:.5rem 1.5rem;font-size:.7rem;font-weight:500;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}.Founder-module__0CBgZa__tag{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.7rem}.Founder-module__0CBgZa__content h2{margin-bottom:1.2rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:300;line-height:1.2}.Founder-module__0CBgZa__content h2 em{color:var(--gold);font-style:italic}.Founder-module__0CBgZa__content p{color:#ffffffa6;margin-bottom:1.2rem;font-size:1rem;line-height:1.9}.Founder-module__0CBgZa__rose{color:var(--rose);font-style:italic}.Founder-module__0CBgZa__stats{border-top:1px solid #d4af3733;gap:2.5rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.Founder-module__0CBgZa__stat{flex-direction:column;gap:.2rem;display:flex}.Founder-module__0CBgZa__statNum{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:300;line-height:1}.Founder-module__0CBgZa__statLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-size:.72rem}.Founder-module__0CBgZa__btn{background:var(--deep);color:var(--white);letter-spacing:.12em;text-transform:uppercase;border-radius:2px;margin-top:2rem;padding:1rem 2.5rem;font-size:.8rem;text-decoration:none;transition:background .3s;display:inline-block}.Founder-module__0CBgZa__btn:hover{background:var(--rose)}@media (max-width:900px){.Founder-module__0CBgZa__founder{padding:4rem 1.5rem}.Founder-module__0CBgZa__inner{text-align:center;grid-template-columns:1fr;gap:3rem}.Founder-module__0CBgZa__stats{justify-content:center}.Founder-module__0CBgZa__img{max-width:280px}}
.Testimonials-module__zSqV9q__testimonials{padding:7rem 4rem}.Testimonials-module__zSqV9q__header{text-align:center;max-width:650px;margin:0 auto 4rem}.Testimonials-module__zSqV9q__tag{letter-spacing:.2em;text-transform:uppercase;color:var(--rose);margin-bottom:1rem;font-size:.7rem}.Testimonials-module__zSqV9q__header h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:300;line-height:1.2}.Testimonials-module__zSqV9q__header h2 em{color:var(--rose);font-style:italic}.Testimonials-module__zSqV9q__grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.Testimonials-module__zSqV9q__card{background:var(--white);border:1px solid #7b3fa01f;border-radius:4px;padding:2.5rem;position:relative}.Testimonials-module__zSqV9q__quoteChar{color:var(--blush);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:4rem;line-height:.5}.Testimonials-module__zSqV9q__stars{color:var(--gold);margin-bottom:.8rem;font-size:.85rem}.Testimonials-module__zSqV9q__card p{color:var(--muted);margin-bottom:1.5rem;font-size:.9rem;font-style:italic;line-height:1.8}.Testimonials-module__zSqV9q__name{letter-spacing:.08em;color:var(--deep);text-transform:uppercase;font-size:.8rem;font-weight:500}.Testimonials-module__zSqV9q__role{color:var(--rose);margin-top:.2rem;font-size:.75rem}@media (max-width:900px){.Testimonials-module__zSqV9q__testimonials{padding:4rem 1.5rem}.Testimonials-module__zSqV9q__grid{grid-template-columns:1fr}}
.Pricing-module__noi0Jq__pricing{background:var(--deep);padding:7rem 4rem}.Pricing-module__noi0Jq__section-header{text-align:center;max-width:650px;margin:0 auto 4rem}.Pricing-module__noi0Jq__section-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.7rem}.Pricing-module__noi0Jq__section-header h2{color:var(--white);font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:300;line-height:1.2}.Pricing-module__noi0Jq__section-header h2 em{color:var(--gold);font-style:italic}.Pricing-module__noi0Jq__section-header p{color:#ffffff8c;margin-top:1rem;font-size:.95rem;line-height:1.8}.Pricing-module__noi0Jq__courses-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.Pricing-module__noi0Jq__course-card{background:#ffffff0d;border:1px solid #d4af3733;border-radius:6px;flex-direction:column;gap:.8rem;padding:2rem;transition:all .3s;display:flex;position:relative}.Pricing-module__noi0Jq__course-card:hover{border-color:var(--gold);background:#ffffff17;transform:translateY(-5px);box-shadow:0 20px 50px #0000004d}.Pricing-module__noi0Jq__featured-course{border-color:var(--gold)!important;background:#d4af371a!important}.Pricing-module__noi0Jq__course-badge{background:var(--gold);color:var(--deep);letter-spacing:.12em;text-transform:uppercase;border-radius:2px;padding:.3rem 1rem;font-size:.65rem;font-weight:500;position:absolute;top:-12px;right:1.5rem}.Pricing-module__noi0Jq__course-num{color:#d4af3740;font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;line-height:1}.Pricing-module__noi0Jq__course-card h3{color:var(--white);margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:300;line-height:1.2}.Pricing-module__noi0Jq__course-lang{color:#fff6;font-size:.75rem;font-style:italic;line-height:1.5}.Pricing-module__noi0Jq__course-duration{color:var(--gold);letter-spacing:.06em;margin-top:.4rem;font-size:.78rem}.Pricing-module__noi0Jq__course-fees{border-top:1px solid #d4af3733;flex-direction:column;flex:1;gap:.5rem;margin-top:.4rem;padding-top:.8rem;display:flex}.Pricing-module__noi0Jq__fee-row{justify-content:space-between;align-items:center;display:flex}.Pricing-module__noi0Jq__fee-type{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-size:.72rem}.Pricing-module__noi0Jq__fee-amount{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:500}.Pricing-module__noi0Jq__fee-usd{color:#fff6;font-size:.85rem}.Pricing-module__noi0Jq__btn-course{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);background:0 0;border:1px solid #d4af3766;border-radius:2px;margin-top:1rem;padding:.8rem;font-size:.75rem;text-decoration:none;transition:all .3s;display:block}.Pricing-module__noi0Jq__btn-course:hover{background:var(--gold);color:var(--deep);border-color:var(--gold)}@media (max-width:900px){.Pricing-module__noi0Jq__pricing{padding:4rem 1.5rem}.Pricing-module__noi0Jq__courses-grid{grid-template-columns:1fr}}
.Contact-module__E1ZqiW__contact{padding:7rem 4rem}.Contact-module__E1ZqiW__contact-inner{text-align:center;max-width:700px;margin:0 auto}.Contact-module__E1ZqiW__section-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--rose);margin-bottom:1rem;font-size:.7rem}.Contact-module__E1ZqiW__contact-inner h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2}.Contact-module__E1ZqiW__contact-inner h2 em{color:var(--rose);font-style:italic}.Contact-module__E1ZqiW__contact-inner>p{color:var(--muted);margin-top:1rem;line-height:1.8}.Contact-module__E1ZqiW__contact-form{gap:1.2rem;margin-top:3rem;display:grid}.Contact-module__E1ZqiW__form-row{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.Contact-module__E1ZqiW__form-group{text-align:left;flex-direction:column;gap:.5rem;display:flex}.Contact-module__E1ZqiW__form-group label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-family:Jost,sans-serif;font-size:.72rem}.Contact-module__E1ZqiW__form-group input,.Contact-module__E1ZqiW__form-group select,.Contact-module__E1ZqiW__form-group textarea{background:var(--white);color:var(--deep);border:1px solid #7b3fa040;border-radius:2px;outline:none;padding:.9rem 1rem;font-family:Jost,sans-serif;font-size:.9rem;transition:border .3s}.Contact-module__E1ZqiW__form-group input::placeholder,.Contact-module__E1ZqiW__form-group textarea::placeholder{color:#a0aec0;font-family:Jost,sans-serif}.Contact-module__E1ZqiW__form-group input:focus,.Contact-module__E1ZqiW__form-group select:focus,.Contact-module__E1ZqiW__form-group textarea:focus{border-color:var(--rose)}.Contact-module__E1ZqiW__form-group textarea{resize:vertical;min-height:120px}.Contact-module__E1ZqiW__btn-submit{background:var(--rose);color:var(--white);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;margin-top:.5rem;padding:1rem 3rem;font-family:Jost,sans-serif;font-size:.8rem;transition:background .3s}.Contact-module__E1ZqiW__btn-submit:hover:not(:disabled){background:var(--deep)}.Contact-module__E1ZqiW__btn-submit:disabled{opacity:.6;cursor:not-allowed}.Contact-module__E1ZqiW__success{color:var(--deep);background:#7b3fa014;border:1px solid #7b3fa033;border-radius:4px;margin-top:2rem;padding:2rem;font-size:1rem;line-height:1.7}.Contact-module__E1ZqiW__error{color:#e53e3e;font-size:.85rem}@media (max-width:900px){.Contact-module__E1ZqiW__contact{padding:4rem 1.5rem}.Contact-module__E1ZqiW__form-row{grid-template-columns:1fr}}
.Books-module___7Yheq__books{background:var(--cream);padding:7rem 4rem}.Books-module___7Yheq__section-header{text-align:center;max-width:650px;margin:0 auto 4rem}.Books-module___7Yheq__section-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--rose);margin-bottom:1rem;font-size:.7rem}.Books-module___7Yheq__section-header h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:300;line-height:1.2}.Books-module___7Yheq__section-header h2 em{color:var(--rose);font-style:italic}.Books-module___7Yheq__section-header p{color:var(--muted);margin-top:1rem;font-size:.95rem;line-height:1.8}.Books-module___7Yheq__books-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}.Books-module___7Yheq__book-card{text-align:center;flex-direction:column;align-items:center;transition:transform .4s;display:flex}.Books-module___7Yheq__book-card:hover{transform:translateY(-10px)}.Books-module___7Yheq__book-cover-wrap{aspect-ratio:3/4.2;border-radius:4px;width:100%;margin-bottom:1.4rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #2d1b4e40}.Books-module___7Yheq__cover-image{object-fit:cover;transition:transform .4s}.Books-module___7Yheq__book-card:hover .Books-module___7Yheq__cover-image{transform:scale(1.03)}.Books-module___7Yheq__book-overlay{opacity:0;background:linear-gradient(#0000 40%,#2d1b4ed9 100%);justify-content:center;align-items:flex-end;padding:1.2rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.Books-module___7Yheq__book-card:hover .Books-module___7Yheq__book-overlay{opacity:1}.Books-module___7Yheq__book-overlay span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem}.Books-module___7Yheq__book-number{color:var(--gold);letter-spacing:.1em;margin-bottom:.6rem;font-family:Cormorant Garamond,serif;font-size:.8rem}.Books-module___7Yheq__book-title{color:var(--deep);margin-bottom:.4rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;line-height:1.3}.Books-module___7Yheq__book-author{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}@media (max-width:900px){.Books-module___7Yheq__books{padding:4rem 1.5rem}.Books-module___7Yheq__books-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:500px){.Books-module___7Yheq__books-grid{grid-template-columns:1fr 1fr;gap:1rem}}
.Enquiries-module__5_oY5q__enquiries{background:linear-gradient(135deg,#2d1b4e 0%,#3d2060 100%);padding:5rem 4rem}.Enquiries-module__5_oY5q__enquiries-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.Enquiries-module__5_oY5q__section-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.7rem}.Enquiries-module__5_oY5q__enquiries-content h2{color:var(--white);margin-bottom:2rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:300;line-height:1.3}.Enquiries-module__5_oY5q__enquiries-content h2 em{color:var(--gold);font-style:italic}.Enquiries-module__5_oY5q__contact-detail{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.Enquiries-module__5_oY5q__contact-detail-icon{background:#d4af3726;border:1px solid #d4af374d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;display:flex}.Enquiries-module__5_oY5q__contact-detail-text{flex-direction:column;gap:.2rem;display:flex}.Enquiries-module__5_oY5q__contact-detail-label{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);font-size:.68rem}.Enquiries-module__5_oY5q__contact-detail-value{color:var(--white);font-size:.95rem;line-height:1.6}.Enquiries-module__5_oY5q__contact-detail-value a{color:var(--white);text-decoration:none;transition:color .3s}.Enquiries-module__5_oY5q__contact-detail-value a:hover{color:var(--gold)}.Enquiries-module__5_oY5q__qr-wrap{flex-direction:column;align-items:center;gap:1.2rem;display:flex}.Enquiries-module__5_oY5q__qr-frame{background:var(--white);border-radius:8px;padding:1rem;display:inline-block;box-shadow:0 20px 60px #0000004d}.Enquiries-module__5_oY5q__qr-frame img{background:#eee;border-radius:4px;display:block}.Enquiries-module__5_oY5q__qr-label{text-align:center;color:var(--white);font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:300;line-height:1.5}.Enquiries-module__5_oY5q__qr-label span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin-top:.3rem;font-family:Jost,sans-serif;font-size:.72rem;display:block}@media (max-width:900px){.Enquiries-module__5_oY5q__enquiries{padding:4rem 1.5rem}.Enquiries-module__5_oY5q__enquiries-inner{text-align:center;grid-template-columns:1fr;gap:2.5rem}.Enquiries-module__5_oY5q__contact-detail{text-align:left;justify-content:center}.Enquiries-module__5_oY5q__qr-frame img{width:160px;height:160px}}
.EnrollForm-module__E1ZXpa__formContainer{background:var(--white);border-radius:12px;max-width:600px;margin:0 auto;padding:3rem;font-family:Jost,sans-serif;box-shadow:0 10px 40px #0000000d}.EnrollForm-module__E1ZXpa__header{text-align:center;margin-bottom:2.5rem}.EnrollForm-module__E1ZXpa__header h1{color:var(--deep);margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:2.5rem}.EnrollForm-module__E1ZXpa__header p{color:var(--muted);font-size:.95rem}.EnrollForm-module__E1ZXpa__formGroup{margin-bottom:1.5rem}.EnrollForm-module__E1ZXpa__formGroup label{color:var(--deep);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.EnrollForm-module__E1ZXpa__formGroup input,.EnrollForm-module__E1ZXpa__formGroup select,.EnrollForm-module__E1ZXpa__formGroup textarea{width:100%;color:var(--deep);background:#faf8ff;border:1px solid #2d1b4e1a;border-radius:6px;padding:1rem;font-family:Jost,sans-serif;font-size:1rem;transition:all .3s}.EnrollForm-module__E1ZXpa__formGroup input:focus,.EnrollForm-module__E1ZXpa__formGroup select:focus,.EnrollForm-module__E1ZXpa__formGroup textarea:focus{border-color:var(--rose);background:var(--white);outline:none;box-shadow:0 0 0 3px #7b3fa01a}.EnrollForm-module__E1ZXpa__feeDisplay{border:1px solid var(--gold);text-align:center;background:#d4af371a;border-radius:6px;margin:2rem 0;padding:1.5rem}.EnrollForm-module__E1ZXpa__feeDisplay h3{color:var(--deep);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.9rem}.EnrollForm-module__E1ZXpa__amount{color:var(--rose);font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600}.EnrollForm-module__E1ZXpa__submitBtn{background:var(--deep);width:100%;color:var(--white);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;border-radius:6px;padding:1.2rem;font-size:1rem;font-weight:600;transition:background .3s,transform .2s}.EnrollForm-module__E1ZXpa__submitBtn:hover:not(:disabled){background:var(--rose);transform:translateY(-2px)}.EnrollForm-module__E1ZXpa__submitBtn:disabled{background:var(--muted);cursor:not-allowed;opacity:.7}.EnrollForm-module__E1ZXpa__error{color:#e53e3e;margin-top:.5rem;font-size:.85rem}.EnrollForm-module__E1ZXpa__generalError{color:#c53030;background:#fff5f5;border-left:4px solid #f56565;border-radius:6px;margin-bottom:1.5rem;padding:1rem}@media (max-width:768px){.EnrollForm-module__E1ZXpa__formContainer{margin:0 1rem;padding:2rem 1.5rem}}
.SocialBar-module__SwahMG__social-bar{text-align:center;background:#1a0d33;border-top:1px solid #d4af3733;padding:2.5rem 4rem}.SocialBar-module__SwahMG__social-bar h4{color:var(--white);letter-spacing:.08em;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:300}.SocialBar-module__SwahMG__social-bar h4 span{color:var(--gold);font-style:italic}.SocialBar-module__SwahMG__social-links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.SocialBar-module__SwahMG__social-link{color:var(--white);letter-spacing:.06em;background:#ffffff0d;border:1px solid #d4af3733;border-radius:50px;align-items:center;gap:.8rem;padding:.7rem 1.6rem;font-size:.85rem;text-decoration:none;transition:all .3s;display:flex}.SocialBar-module__SwahMG__social-link:hover{background:var(--gold);color:var(--deep);border-color:var(--gold);transform:translateY(-3px)}.SocialBar-module__SwahMG__social-link:hover svg path,.SocialBar-module__SwahMG__social-link:hover svg rect,.SocialBar-module__SwahMG__social-link:hover svg polygon{fill:var(--deep)!important}.SocialBar-module__SwahMG__social-icon{flex-shrink:0;width:22px;height:22px}@media (max-width:900px){.SocialBar-module__SwahMG__social-bar{padding:2rem 1.5rem}.SocialBar-module__SwahMG__social-links{gap:1rem}}
