:root{--purple:#8b1fa9;--purple-dark:#6a1680;--purple-light:#a93fc7;--purple-pale:#f3e8f8;--orange:#f07c00;--orange-light:#ff9a2e;--orange-pale:#fff3e0;--dark:#1e1e2e;--dark2:#2d2d3f;--white:#fff;--cream:#fafafa;--gray:#f4f4f6;--text:#1e1e2e;--text-muted:#666680;--border:#e8e8f0;--radius:14px;--shadow:0 4px 24px #8b1fa914;--shadow-lg:0 12px 48px #8b1fa924;--transition:.28s cubic-bezier(.4,0,.2,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);font-family:Montserrat,sans-serif;font-size:15px;line-height:1.7}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--gray)}::-webkit-scrollbar-thumb{background:var(--purple);border-radius:3px}a{color:inherit;text-decoration:none}section{padding:80px 28px}.section-inner{max-width:1160px;margin:0 auto}.section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--purple);align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-flex}.section-eyebrow:before{content:"";background:var(--orange);border-radius:1px;width:20px;height:2px}.section-title{color:var(--dark);margin-bottom:14px;font-family:Lora,serif;font-size:clamp(26px,3.5vw,38px);line-height:1.25}.section-sub{color:var(--text-muted);max-width:560px;font-size:15px;line-height:1.75}.page-hero{background:linear-gradient(135deg, var(--dark) 0%, #2a1240 100%);text-align:center;padding:70px 28px 60px;position:relative;overflow:hidden}.page-hero:before{content:"";background:radial-gradient(600px 300px at 50% 100%,#8b1fa940 0%,#0000 70%);position:absolute;inset:0}.page-hero-inner{z-index:1;position:relative}.page-hero h1{color:var(--white);margin-bottom:14px;font-family:Lora,serif;font-size:clamp(30px,4vw,46px)}.page-hero p{color:#ffffff8c;font-size:16px}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.55s forwards fadeUp}.d1{opacity:0;animation-delay:50ms}.d2{opacity:0;animation-delay:.15s}.d3{opacity:0;animation-delay:.25s}.d4{opacity:0;animation-delay:.35s}@media (max-width:600px){section{padding:60px 20px}}
.Navbar-module__TcZsTG__nav{background:var(--white);z-index:100;border-bottom:2px solid var(--purple-pale);position:sticky;top:0;box-shadow:0 2px 16px #8b1fa912}.Navbar-module__TcZsTG__navInner{justify-content:space-between;align-items:center;gap:20px;max-width:1160px;height:72px;margin:0 auto;padding:0 28px;display:flex}.Navbar-module__TcZsTG__navLogo{cursor:pointer;flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__TcZsTG__logoImg{object-fit:contain;border-radius:4px;display:block;width:64px!important;height:64px!important}.Navbar-module__TcZsTG__navLinks{align-items:center;gap:2px;list-style:none;display:flex}.Navbar-module__TcZsTG__navLink{color:var(--text-muted);transition:var(--transition);letter-spacing:.02em;border-radius:8px;padding:9px 15px;font-size:13px;font-weight:500;text-decoration:none;display:block}.Navbar-module__TcZsTG__navLink:hover{color:var(--purple);background:var(--purple-pale)}.Navbar-module__TcZsTG__navLink.Navbar-module__TcZsTG__active{color:var(--purple);background:var(--purple-pale);font-weight:600}.Navbar-module__TcZsTG__navCtaBtn{background:linear-gradient(135deg, var(--purple), var(--purple-light));color:var(--white)!important;border-radius:8px!important;padding:10px 20px!important;font-weight:600!important}.Navbar-module__TcZsTG__navCtaBtn:hover{transform:translateY(-1px);background:linear-gradient(135deg, var(--orange), var(--orange-light))!important;color:var(--white)!important}.Navbar-module__TcZsTG__hamburger{border:1.5px solid var(--border);cursor:pointer;width:40px;height:40px;transition:var(--transition);background:0 0;border-radius:9px;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;padding:8px;display:none}.Navbar-module__TcZsTG__hamburger:hover{border-color:var(--purple);background:var(--purple-pale)}.Navbar-module__TcZsTG__hamburger span{background:var(--text);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__TcZsTG__hamburger.Navbar-module__TcZsTG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__TcZsTG__hamburger.Navbar-module__TcZsTG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__TcZsTG__hamburger.Navbar-module__TcZsTG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__TcZsTG__mobileMenu{background:var(--white);border-bottom:2px solid var(--purple-pale);z-index:99;opacity:0;padding:16px 24px 24px;transition:transform .3s,opacity .3s;display:none;position:fixed;top:104px;left:0;right:0;transform:translateY(-8px);box-shadow:0 12px 40px #8b1fa91f}.Navbar-module__TcZsTG__mobileMenu.Navbar-module__TcZsTG__open{opacity:1;display:block;transform:translateY(0)}.Navbar-module__TcZsTG__mobileLink{color:var(--text-muted);transition:var(--transition);border-bottom:1px solid var(--border);border-radius:10px;align-items:center;gap:12px;padding:13px 16px;font-size:15px;font-weight:500;text-decoration:none;display:flex}.Navbar-module__TcZsTG__mobileLink:last-child{border-bottom:none}.Navbar-module__TcZsTG__mobileLink:hover,.Navbar-module__TcZsTG__mobileLink.Navbar-module__TcZsTG__active{color:var(--purple);background:var(--purple-pale)}.Navbar-module__TcZsTG__mIcon{background:var(--purple-pale);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.Navbar-module__TcZsTG__mobileCtaLink{text-align:center;justify-content:center;margin-top:10px;background:linear-gradient(135deg, var(--purple), var(--orange))!important;color:var(--white)!important;border:none!important;font-weight:700!important;display:block!important}@media (max-width:900px){.Navbar-module__TcZsTG__navLinks{display:none}.Navbar-module__TcZsTG__hamburger{display:flex}}
.Footer-module__lQLTWW__footer{background:var(--dark);padding:56px 28px 28px}.Footer-module__lQLTWW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1160px;margin:0 auto 40px;display:grid}.Footer-module__lQLTWW__footerBrand{flex-direction:column;gap:14px;display:flex}.Footer-module__lQLTWW__footerLogo{object-fit:contain;background:var(--white);border-radius:8px;width:110px;height:110px;padding:4px}.Footer-module__lQLTWW__footerBrand p{color:#ffffff59;max-width:260px;font-size:13px;line-height:1.75}.Footer-module__lQLTWW__footerCol h4{letter-spacing:.1em;text-transform:uppercase;color:var(--orange);margin-bottom:18px;font-size:11px;font-weight:700}.Footer-module__lQLTWW__footerCol ul{list-style:none}.Footer-module__lQLTWW__footerCol ul li{margin-bottom:10px}.Footer-module__lQLTWW__footerCol ul li a,.Footer-module__lQLTWW__footerCol ul li span{color:#fff6;transition:var(--transition);font-size:13px;text-decoration:none}.Footer-module__lQLTWW__footerCol ul li a:hover{color:var(--purple-light)}.Footer-module__lQLTWW__footerBottom{color:#ffffff40;border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1160px;margin:0 auto;padding-top:24px;font-size:11px;display:flex}@media (max-width:900px){.Footer-module__lQLTWW__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module__lQLTWW__footerGrid{grid-template-columns:1fr}}
