@property --gradient-angle{syntax:"<angle>";inherits:false;initial-value:135deg}: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:.3s cubic-bezier(.16, 1, .3, 1);--purple-10:#8b1fa91a;--purple-20:#8b1fa933;--orange-10:#f07c001a;--purple-bright:#c96ae8;--dark-purple:#2a1240;--trust-ring-bg:#140d24;--footer-bottom:#12121c;--whatsapp:#25d366;--whatsapp-hover:#1fb858;--google-yellow:#fbbc05;--google-green:#34a853;--success:#22c55e}*,: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:5px}::-webkit-scrollbar-track{background:var(--gray)}::-webkit-scrollbar-thumb{background:linear-gradient(var(--purple), var(--orange));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:linear-gradient(90deg, var(--orange), var(--orange-light));border-radius:1px;width:20px;height:2px}.section-title{color:var(--dark);text-wrap:balance;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:80px 28px 70px;position:relative;overflow:hidden}.page-hero:before{content:"";background:radial-gradient(600px 300px at 50% 110%,#8b1fa94d 0%,#0000 70%),radial-gradient(400px 200px at 80% 20%,#f07c0014 0%,#0000 70%);position:absolute;inset:0}.page-hero:after{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.page-hero-inner{z-index:1;position:relative}.page-hero h1{color:var(--white);text-wrap:balance;margin-bottom:14px;font-family:Lora,serif;font-size:clamp(30px,4vw,50px);line-height:1.2}.page-hero p{color:#ffffff8c;font-size:16px}.reveal{opacity:0;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transform:translateY(32px)}.reveal.visible{opacity:1;transform:none}.reveal-left{opacity:0;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transform:translate(-32px)}.reveal-left.visible{opacity:1;transform:none}.reveal-right{opacity:0;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transform:translate(32px)}.reveal-right.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:80ms}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.reveal-delay-4{transition-delay:.32s}.reveal-delay-5{transition-delay:.4s}.reveal-delay-6{transition-delay:.48s}@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}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse-ring{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@keyframes rotate-gradient{0%{--gradient-angle:135deg}to{--gradient-angle:495deg}}@media (scripting:none){.reveal,.reveal-left,.reveal-right{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.reveal,.reveal-left,.reveal-right{opacity:1;transition:none;transform:none}*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:600px){section{padding:60px 20px}}
.Navbar-module__TcZsTG__nav{z-index:100;-webkit-backdrop-filter:blur(2px)saturate(140%);background:#ffffffb3;border-bottom:1px solid #0000;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,border-color .35s,box-shadow .35s;position:sticky;top:0}.Navbar-module__TcZsTG__nav.Navbar-module__TcZsTG__scrolled{-webkit-backdrop-filter:blur(20px)saturate(200%);border-bottom:1px solid var(--border);background:#ffffffe6;box-shadow:0 2px 20px #8b1fa90f}.Navbar-module__TcZsTG__navInner{justify-content:space-between;align-items:center;gap:20px;max-width:1160px;height:68px;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:6px;display:block;width:56px!important;height:56px!important}.Navbar-module__TcZsTG__navLinks{align-items:center;gap:2px;list-style:none;display:flex}.Navbar-module__TcZsTG__navLink{color:var(--text-muted);letter-spacing:.02em;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:color .25s,background .25s;display:block;position:relative}.Navbar-module__TcZsTG__navLink:after{content:"";background:linear-gradient(90deg, var(--purple), var(--orange));transform-origin:50%;border-radius:1px;width:calc(100% - 28px);height:2px;transition:transform .25s cubic-bezier(.16,1,.3,1);position:absolute;bottom:4px;left:50%;transform:translate(-50%)scaleX(0)}.Navbar-module__TcZsTG__navLink:hover{color:var(--purple);background:var(--purple-10)}.Navbar-module__TcZsTG__navLink:hover:after,.Navbar-module__TcZsTG__navLink.Navbar-module__TcZsTG__active:after{transform:translate(-50%)scaleX(1)}.Navbar-module__TcZsTG__navLink.Navbar-module__TcZsTG__active{color:var(--purple);background:var(--purple-10);font-weight:600}.Navbar-module__TcZsTG__navCta{background:linear-gradient(135deg, var(--purple), var(--purple-light));color:var(--white);letter-spacing:.03em;touch-action:manipulation;border-radius:9px;padding:9px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden}.Navbar-module__TcZsTG__navCta:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:60%;height:100%;transition:none;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.Navbar-module__TcZsTG__navCta:hover{transform:translateY(-1px);box-shadow:0 6px 20px #8b1fa959}.Navbar-module__TcZsTG__navCta:hover:after{animation:.55s forwards Navbar-module__TcZsTG__shimmer}@keyframes Navbar-module__TcZsTG__shimmer{0%{left:-100%}to{left:150%}}.Navbar-module__TcZsTG__hamburger{border:1.5px solid var(--border);cursor:pointer;touch-action:manipulation;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-10)}.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{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);z-index:99;visibility:hidden;opacity:0;pointer-events:none;background:#fffffff7;padding:16px 24px 24px;transition:opacity .3s,transform .3s,visibility .3s;position:fixed;top:68px;left:0;right:0;transform:translateY(-12px);box-shadow:0 16px 48px #8b1fa91a}.Navbar-module__TcZsTG__mobileMenu.Navbar-module__TcZsTG__open{visibility:visible;opacity:1;pointer-events:auto;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:12px 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-10)}.Navbar-module__TcZsTG__mIcon{background:var(--purple-pale);width:32px;height:32px;color:var(--purple);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__TcZsTG__mobileLink:hover .Navbar-module__TcZsTG__mIcon,.Navbar-module__TcZsTG__mobileLink.Navbar-module__TcZsTG__active .Navbar-module__TcZsTG__mIcon{color:var(--purple)}.Navbar-module__TcZsTG__mobileCtaLink{border-radius:10px;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:flex!important}.Navbar-module__TcZsTG__mobileCtaLink:hover{opacity:.9;background:linear-gradient(135deg, var(--purple), var(--orange))!important}@media (max-width:900px){.Navbar-module__TcZsTG__navLinks{display:none}.Navbar-module__TcZsTG__hamburger{display:flex}}
.Footer-module__lQLTWW__footer{background:var(--dark)}.Footer-module__lQLTWW__footerAccent{background:linear-gradient(90deg, var(--purple) 0%, var(--orange) 100%);height:3px}.Footer-module__lQLTWW__footerMain{border-bottom:1px solid #ffffff12;padding:64px 28px 56px}.Footer-module__lQLTWW__footerGrid{grid-template-columns:2fr 1fr 1fr 1.2fr;gap:52px;max-width:1160px;margin:0 auto;display:grid}.Footer-module__lQLTWW__footerBrand{flex-direction:column;gap:18px;display:flex}.Footer-module__lQLTWW__footerLogo{object-fit:contain;background:#ffffff0f;border-radius:12px;width:90px;height:90px;padding:4px;transition:background .25s}.Footer-module__lQLTWW__footerLogo:hover{background:#ffffff1a}.Footer-module__lQLTWW__footerBrand p{color:#ffffff61;max-width:260px;font-size:13px;line-height:1.8}.Footer-module__lQLTWW__contactPills{flex-flow:wrap;align-items:center;gap:6px 4px;margin-top:2px;display:flex}.Footer-module__lQLTWW__contactPill{color:#ffffff80;letter-spacing:.02em;white-space:nowrap;align-items:center;gap:6px;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .25s;display:inline-flex}.Footer-module__lQLTWW__contactPill:hover{color:#ffffffe6}.Footer-module__lQLTWW__phoneSep{color:#fff3;-webkit-user-select:none;user-select:none;margin:0 2px;font-size:13px;line-height:1}.Footer-module__lQLTWW__pillWa{color:#25d366b3;flex-basis:100%;margin-top:4px}.Footer-module__lQLTWW__pillWa:hover{color:#25d366}.Footer-module__lQLTWW__footerCol h4{letter-spacing:.13em;text-transform:uppercase;color:var(--orange);margin-bottom:20px;font-size:10px;font-weight:700}.Footer-module__lQLTWW__footerCol ul{list-style:none}.Footer-module__lQLTWW__footerCol ul li{margin-bottom:10px;line-height:1.5}.Footer-module__lQLTWW__footerCol ul li a,.Footer-module__lQLTWW__footerCol ul li span{color:#ffffff6b;font-size:13.5px;text-decoration:none;transition:color .25s;position:relative}.Footer-module__lQLTWW__footerCol ul li a:after{content:"";background:var(--purple-light);width:0;height:1px;transition:width .25s;position:absolute;bottom:-2px;left:0}.Footer-module__lQLTWW__footerCol ul li a:hover{color:#ffffffd9}.Footer-module__lQLTWW__footerCol ul li a:hover:after{width:100%}.Footer-module__lQLTWW__inlineSep{color:#ffffff38;-webkit-user-select:none;user-select:none;font-size:13px}.Footer-module__lQLTWW__footerBottom{background:var(--footer-bottom);padding:16px 28px}.Footer-module__lQLTWW__footerBottomInner{color:#ffffff38;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1160px;margin:0 auto;font-size:11px;display:flex}.Footer-module__lQLTWW__irdaiBadge{letter-spacing:.08em;text-transform:uppercase;color:#ffffff38;border:1px solid #ffffff1a;border-radius:4px;padding:3px 8px;font-size:10px}.Footer-module__lQLTWW__footerBottomLink{color:#ffffff59;white-space:nowrap;text-decoration:none;transition:color .2s}.Footer-module__lQLTWW__footerBottomLink:hover{color:#ffffffb3}@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}.Footer-module__lQLTWW__footerMain{padding:48px 20px 40px}.Footer-module__lQLTWW__footerBottomInner{text-align:center;justify-content:center}}
.WhatsAppFloat-module__-jVjkG__float{z-index:200;background:var(--whatsapp);color:#fff;letter-spacing:.02em;opacity:0;pointer-events:none;border-radius:100px;align-items:center;gap:10px;padding:14px 20px 14px 16px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;position:fixed;bottom:28px;right:28px;transform:translateY(16px);box-shadow:0 8px 32px #25d36666}.WhatsAppFloat-module__-jVjkG__float.WhatsAppFloat-module__-jVjkG__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.WhatsAppFloat-module__-jVjkG__float:hover{transform:translateY(-2px);box-shadow:0 12px 40px #25d3668c}.WhatsAppFloat-module__-jVjkG__icon{flex-shrink:0;width:22px;height:22px}@media (max-width:600px){.WhatsAppFloat-module__-jVjkG__float{border-radius:50%;padding:14px;bottom:20px;right:20px}.WhatsAppFloat-module__-jVjkG__label{display:none}}
