@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Outfit:wght@400;600;700;800&display=swap";
:root{--background:#0a0a0a;--foreground:#fff;--primary:#d62828;--primary-hover:#b02020;--secondary:#1d3557;--accent:#f8f9fa;--font-body:"Inter",sans-serif;--font-heading:"Outfit",sans-serif;--theme-transition:all 2s cubic-bezier(.4,0,.2,1)}html{scroll-behavior:smooth;scroll-padding-top:80px}[data-time=dawn]{--primary:#ff5e3a;--background:#0d1117;--secondary:#2c3e50}[data-time=day]{--primary:#d62828;--background:#0a0a0a}[data-time=dusk]{--primary:#f3722c;--background:#1a0f0f}[data-time=night]{--primary:#c1121f;--background:#050505;--glow-opacity:.15}html,body{transition:var(--theme-transition);box-sizing:border-box;max-width:100%;position:relative;overflow-x:hidden}*,:before,:after{box-sizing:inherit}body{color:var(--foreground);background:var(--background);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}.fade-in{opacity:0;animation:.8s ease-out forwards fadeInOut;transform:translateY(20px)}@keyframes fadeInOut{to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:#3a1010;border-radius:10px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:var(--primary)}html{scrollbar-width:thin;scrollbar-color:#3a1010 var(--background)}
.Navbar-module__UMbBgq__navbar{z-index:1000;pointer-events:none;background:0 0;justify-content:center;align-items:center;width:100%;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__UMbBgq__container{pointer-events:auto;justify-content:space-between;align-items:center;width:100%;max-width:100%;transition:padding .5s cubic-bezier(.16,1,.3,1),background .5s;display:flex}.Navbar-module__UMbBgq__docked{background:0 0;padding:1.2rem 4rem}.Navbar-module__UMbBgq__floating{background:#000;border-bottom:1px solid #ffffff1a;padding:.6rem 2.5rem;box-shadow:0 4px 30px #000000e6}.Navbar-module__UMbBgq__logo a{text-decoration:none}.Navbar-module__UMbBgq__logoWrapper{align-items:center;gap:1rem;display:flex}.Navbar-module__UMbBgq__logoImg{object-fit:contain;width:auto;height:115px;transition:all .5s cubic-bezier(.16,1,.3,1);display:block;transform:scale(1.15)}.Navbar-module__UMbBgq__floating .Navbar-module__UMbBgq__logoImg{height:65px;transform:scale(1.6)}.Navbar-module__UMbBgq__logo a:hover .Navbar-module__UMbBgq__logoImg{transform:scale(1.25)}.Navbar-module__UMbBgq__floating .Navbar-module__UMbBgq__logo a:hover .Navbar-module__UMbBgq__logoImg{transform:scale(1.7)}.Navbar-module__UMbBgq__navLinks{align-items:center;gap:3.5rem;list-style:none;display:flex}.Navbar-module__UMbBgq__floating .Navbar-module__UMbBgq__navLinks{gap:2rem}.Navbar-module__UMbBgq__navLinks a{text-transform:uppercase;letter-spacing:2px;color:#ffffffb3;white-space:nowrap;padding:.5rem 0;font-size:.9rem;font-weight:600;transition:all .3s}.Navbar-module__UMbBgq__floating .Navbar-module__UMbBgq__navLinks a{letter-spacing:1px;font-size:.8rem}.Navbar-module__UMbBgq__navLinks a:hover{color:var(--foreground)}.Navbar-module__UMbBgq__navLinks a:after{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);width:0;height:2px;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:50%}.Navbar-module__UMbBgq__navLinks a:hover:after{width:100%;left:0}.Navbar-module__UMbBgq__menuToggle{cursor:pointer;z-index:1001;display:none}.Navbar-module__UMbBgq__dotGrid{grid-template-rows:repeat(2,6px);grid-template-columns:repeat(2,6px);gap:4px;transition:transform .5s cubic-bezier(.19,1,.22,1),gap .5s cubic-bezier(.19,1,.22,1);display:grid}.Navbar-module__UMbBgq__dot{background-color:var(--foreground);border-radius:50%;width:6px;height:6px;transition:all .5s cubic-bezier(.19,1,.22,1)}@media (max-width:1024px){.Navbar-module__UMbBgq__docked{padding-left:3rem;padding-right:3rem}}@media (max-width:768px){.Navbar-module__UMbBgq__container{justify-content:center;position:relative}.Navbar-module__UMbBgq__docked{padding:1.5rem 2rem}.Navbar-module__UMbBgq__floating{padding:.6rem 1.2rem}.Navbar-module__UMbBgq__menuToggle{justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.Navbar-module__UMbBgq__floating .Navbar-module__UMbBgq__menuToggle{right:1.2rem}.Navbar-module__UMbBgq__logoImg{height:100px;transform:scale(1.45)}.Navbar-module__UMbBgq__floating .Navbar-module__UMbBgq__logoImg{height:70px;transform:scale(1.4)}.Navbar-module__UMbBgq__navLinks{z-index:999;pointer-events:auto;background:#080808;flex-direction:column;justify-content:center;align-items:center;gap:3.5rem;width:100%;height:100vh;transition:all .7s cubic-bezier(.19,1,.22,1);position:fixed;top:0;right:-100%;border-radius:0!important}.Navbar-module__UMbBgq__navLinks.Navbar-module__UMbBgq__active{right:0}.Navbar-module__UMbBgq__navLinks a{letter-spacing:4px;color:var(--foreground);font-size:2rem;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}.Navbar-module__UMbBgq__navLinks a:hover,.Navbar-module__UMbBgq__navLinks a:active{color:var(--primary);transform:scale(1.05)}.Navbar-module__UMbBgq__navLinks a:after{display:none}.Navbar-module__UMbBgq__menuToggle.Navbar-module__UMbBgq__open .Navbar-module__UMbBgq__dotGrid{gap:12px;transform:rotate(45deg)}.Navbar-module__UMbBgq__menuToggle.Navbar-module__UMbBgq__open .Navbar-module__UMbBgq__dot{background-color:var(--primary)}}
.Footer-module__as8s1W__footer{color:#fff;z-index:10;background:#050505;border-top:1px solid #ffffff0d;padding:3rem 2rem 1.5rem;position:relative}.Footer-module__as8s1W__container{grid-template-columns:1.2fr 1fr;gap:3rem;max-width:1200px;margin:0 auto 2.5rem;display:grid}.Footer-module__as8s1W__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__as8s1W__logoLink{transition:all .3s;display:inline-block}.Footer-module__as8s1W__logoLink:hover{transform:translateY(-2px)}.Footer-module__as8s1W__logoLink:hover .Footer-module__as8s1W__logoImg{opacity:1}.Footer-module__as8s1W__logoImg{object-fit:contain;opacity:.8;filter:drop-shadow(0 0 10px #00000080);width:auto;height:100px}.Footer-module__as8s1W__tagline{color:#fff6;letter-spacing:2.5px;text-transform:uppercase;font-size:.75rem}.Footer-module__as8s1W__socials{gap:1.2rem;margin-top:.5rem;display:flex}.Footer-module__as8s1W__socialLink{color:#ffffff80;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__as8s1W__socialLink:hover{transform:translateY(-2px)}.Footer-module__as8s1W__youtube:hover{color:red}.Footer-module__as8s1W__instagram:hover{color:#e1306c}.Footer-module__as8s1W__facebook:hover{color:#1877f2}.Footer-module__as8s1W__whatsapp:hover{color:#25d366}.Footer-module__as8s1W__links{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Footer-module__as8s1W__column h4{text-transform:uppercase;letter-spacing:2px;color:var(--primary);margin-bottom:1rem;font-size:.7rem;font-weight:700}.Footer-module__as8s1W__column{flex-direction:column;gap:.6rem;display:flex}.Footer-module__as8s1W__column a{color:#ffffff80;font-size:.85rem;text-decoration:none;transition:all .3s}.Footer-module__as8s1W__column a:hover{color:var(--foreground);transform:translate(3px)}.Footer-module__as8s1W__bottomBar{color:#ffffff40;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:1.5rem;font-size:.7rem;display:flex}.Footer-module__as8s1W__credit{letter-spacing:.5px}.Footer-module__as8s1W__credit a{color:#fff6;font-weight:600;text-decoration:none;transition:color .3s}.Footer-module__as8s1W__credit a:hover{color:var(--primary)}@media (max-width:768px){.Footer-module__as8s1W__container{text-align:center;grid-template-columns:1fr;gap:2rem}.Footer-module__as8s1W__brand{align-items:center}.Footer-module__as8s1W__links{justify-items:center;gap:1.5rem}.Footer-module__as8s1W__bottomBar{text-align:center;flex-direction:column;gap:.8rem}}
.UrumiTrail-module__CluzPW__canvas{pointer-events:none;z-index:9999;mix-blend-mode:screen;width:100vw;height:100vh;position:fixed;top:0;left:0}
.Preloader-module__oGEVvG__overlay{z-index:99999;background-color:#050505;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Inter,sans-serif;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Preloader-module__oGEVvG__doorLeft,.Preloader-module__oGEVvG__doorRight{z-index:5;background-color:#050505;width:50.1%;height:100%;position:absolute;top:0}.Preloader-module__oGEVvG__doorLeft{left:0}.Preloader-module__oGEVvG__doorRight{right:0}.Preloader-module__oGEVvG__texture{opacity:.1;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/dark-matter.png);width:100%;height:100%;position:absolute}.Preloader-module__oGEVvG__wrapper{z-index:10;flex-direction:column;align-items:center;width:100%;display:flex}.Preloader-module__oGEVvG__motionStage{width:180px;height:180px;margin-bottom:2rem}.Preloader-module__oGEVvG__svg{width:100%;height:100%}.Preloader-module__oGEVvG__textContainer{text-align:center;flex-direction:column;align-items:center;display:flex}.Preloader-module__oGEVvG__titleWrapper{margin-bottom:.5rem;overflow:hidden}.Preloader-module__oGEVvG__title{letter-spacing:.8rem;color:#fff;text-transform:uppercase;margin:0 -.8rem 0 0;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2}.Preloader-module__oGEVvG__subtitleWrapper{margin-bottom:3rem}.Preloader-module__oGEVvG__subtitle{letter-spacing:.5rem;color:var(--primary);text-transform:uppercase;margin-right:-.5rem;font-size:.9rem;font-weight:300}.Preloader-module__oGEVvG__loaderSlot{background:#ffffff1a;width:60px;height:1px;position:relative;overflow:hidden}.Preloader-module__oGEVvG__loaderBar{background:#fff;height:100%;position:absolute;top:0;left:0}.Preloader-module__oGEVvG__location{letter-spacing:.3rem;color:#fff;text-transform:uppercase;margin-top:5rem;font-size:.65rem}@media (max-width:768px){.Preloader-module__oGEVvG__title{letter-spacing:.4rem;margin-right:-.4rem;font-size:1.8rem}}
.ScrollProgress-module__J4L44q__progressContainer{z-index:9999;pointer-events:none;background:#ffffff0d;height:4px;position:fixed;top:0;left:0;right:0}.ScrollProgress-module__J4L44q__progressBar{transform-origin:0%;background:linear-gradient(90deg,#b32a00,#ff4500,orange);height:100%;position:absolute;top:0;left:0;right:0;box-shadow:0 0 10px #ff450080,0 0 5px #ffa5004d}.ScrollProgress-module__J4L44q__progressEmber{pointer-events:none;z-index:10000;width:8px;height:8px;position:absolute;top:50%;transform:translate(-50%,-50%)}.ScrollProgress-module__J4L44q__sparkGlow{filter:blur(.5px);background-color:#ffe8b3;border-radius:50%;width:100%;height:100%;box-shadow:0 0 8px 3px #ffa500cc,0 0 15px 6px #ff450099,0 0 30px 10px #b32a0066}
.JeevaKalpaFloatContact-module__qijw2W__floatContainer{z-index:9999;flex-direction:column;align-items:flex-end;gap:.75rem;font-family:inherit;display:flex;position:fixed;bottom:2rem;right:2rem}@media (max-width:600px){.JeevaKalpaFloatContact-module__qijw2W__floatContainer{bottom:1.25rem;right:1.25rem}}.JeevaKalpaFloatContact-module__qijw2W__chatPopup{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;background:#0f1a13f2;border:1px solid #d4a01766;border-radius:20px;width:290px;padding:1.25rem;box-shadow:0 15px 35px #0009,0 0 20px #25d36626}.JeevaKalpaFloatContact-module__qijw2W__popupHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.JeevaKalpaFloatContact-module__qijw2W__botTitle{color:#f3cf7a;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;display:flex}.JeevaKalpaFloatContact-module__qijw2W__onlineDot{background:#25d366;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #25d366}.JeevaKalpaFloatContact-module__qijw2W__closeBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0 .2rem;font-size:1.2rem;line-height:1}.JeevaKalpaFloatContact-module__qijw2W__closeBtn:hover{color:#fff}.JeevaKalpaFloatContact-module__qijw2W__popupText{color:#d1d5db;margin:0 0 1rem;font-size:.85rem;line-height:1.45}.JeevaKalpaFloatContact-module__qijw2W__popupActions{flex-direction:column;gap:.5rem;display:flex}.JeevaKalpaFloatContact-module__qijw2W__popupWaBtn{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 4px 12px #25d3664d}.JeevaKalpaFloatContact-module__qijw2W__popupWaBtn:hover{transform:translateY(-2px)}.JeevaKalpaFloatContact-module__qijw2W__popupPhoneBtn{color:#e5e7eb;background:#ffffff0f;border:1px solid #ffffff26;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.JeevaKalpaFloatContact-module__qijw2W__popupPhoneBtn:hover{background:#ffffff1f}.JeevaKalpaFloatContact-module__qijw2W__triggerBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366,#128c7e);border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 8px 25px #25d36673}.JeevaKalpaFloatContact-module__qijw2W__triggerBtn:hover{transform:scale(1.08);box-shadow:0 12px 30px #25d36699}.JeevaKalpaFloatContact-module__qijw2W__pingRing{pointer-events:none;border:2px solid #25d366;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite JeevaKalpaFloatContact-module__qijw2W__pulsePing;position:absolute;inset:-4px}@keyframes JeevaKalpaFloatContact-module__qijw2W__pulsePing{0%{opacity:.8;transform:scale(.95)}70%,to{opacity:0;transform:scale(1.35)}}.JeevaKalpaFloatContact-module__qijw2W__badgeTooltip{color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#000000d9;border:1px solid #d4a01766;border-radius:9999px;padding:.35rem .75rem;font-size:.78rem;font-weight:700;position:absolute;right:68px}
