:root{--e-global-color-primary: #000000;--e-global-color-secondary: #000000;--e-global-color-text: #000000;--e-global-color-accent: #000000;--e-global-color-white: #FFFFFF;--e-global-color-orange: #F58004;--e-global-color-light-blue: #EDF5FF;--e-global-color-light-gray: #EFEFEF;--e-global-color-peach: #FFECD7;--e-global-color-border: #D3D3D3;--e-global-color-shadow-border: #8786864A;--font-heebo: "Heebo", Sans-serif;--font-inter: "Inter", Sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Inter",Sans-serif;font-size:20px;font-weight:400;color:#000;background:#fff;line-height:1.7em;letter-spacing:-.5px;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}h1{font-family:"Heebo",Sans-serif;font-size:77px;font-weight:800;color:#000;line-height:1.1em;letter-spacing:-2.5px;text-transform:none}h2{font-family:"Heebo",Sans-serif;font-size:47px;font-weight:700;color:#000;line-height:1.4em;letter-spacing:-1.2px;text-transform:none}h3{font-family:"Heebo",Sans-serif;font-size:35px;font-weight:500;color:#000;line-height:1.4em;letter-spacing:-1px}h4{font-family:"Heebo",Sans-serif;font-size:24px;font-weight:600;color:#000;line-height:1.3em;letter-spacing:-.3px}h5{font-family:"Heebo",Sans-serif;font-size:18px;font-weight:500;color:#000;line-height:1.6em;letter-spacing:.5px}h6{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;color:#000;line-height:1.8em;letter-spacing:-.3px}.urja-container{max-width:1240px;margin:0 auto;padding:0 20px}.urja-btn{display:inline-block;background-color:#f58004;font-family:"Inter",Sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#fff;border:none;border-radius:10px;padding:16px 35px;cursor:pointer;transition:background .3s,transform .2s;text-decoration:none}.urja-btn:hover{background-color:#f58004;opacity:.9;transform:translateY(-1px)}.urja-btn-outline{background:transparent;border:1px solid #F58004;color:#000}.urja-btn-outline:hover{background:#f58004;color:#fff}.section-title{font-family:"Heebo",Sans-serif;font-size:47px;font-weight:700;color:#000;line-height:1.4em;letter-spacing:-1.2px;text-transform:none}.section-title span{color:#f58004}.section-subtitle{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;color:#000;line-height:1.4em;max-width:60%}.section-header{margin-bottom:40px}.section-header.center{text-align:center}.section-header.center .section-subtitle{margin:0 auto}@media(max-width:1024px){body{font-size:15px}h1{font-size:52px}h2,.section-title{font-size:34px}h3{font-size:27px}h4{font-size:22px}.urja-btn{font-size:12px}}@media(max-width:767px){body{font-size:18px}h1{font-size:43px}h2,.section-title{font-size:33px}h3{font-size:27px}h4{font-size:21px}.urja-btn{font-size:12px}.section-subtitle{max-width:100%}}.site-header{position:fixed;top:0;left:0;right:0;z-index:999;background:#fff;transition:box-shadow .3s;padding:0}.site-header.scrolled{box-shadow:0 2px 10px #00000014}.header-container{max-width:1240px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.header-logo img{height:44px;width:auto}.header-nav{display:flex;align-items:center;gap:28px}.nav-link{font-family:"Inter",Sans-serif;font-size:16px;font-weight:500;color:#000;text-decoration:none;transition:color .2s;position:relative;white-space:nowrap}.nav-link:hover,.nav-link.active{color:#f58004}.header-cta{white-space:nowrap;padding:6px 25px}.mobile-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.mobile-toggle span{display:block;width:24px;height:2.5px;background:#000;border-radius:2px;transition:transform .3s,opacity .3s}.mobile-toggle.active span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.mobile-toggle.active span:nth-child(2){opacity:0}.mobile-toggle.active span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}@media(max-width:1024px){.header-nav{position:fixed;top:68px;left:0;right:0;background:#fff;flex-direction:column;padding:20px;gap:16px;box-shadow:0 4px 12px #0000001a;transform:translateY(-120%);transition:transform .3s}.header-nav.open{transform:translateY(0)}.mobile-toggle{display:flex}.header-cta{display:none}}.site-footer{background:linear-gradient(180deg,#0a0a0a,#1a1a2e)}.footer-main{max-width:1240px;margin:0 auto;padding:60px 20px 40px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr .8fr 1.2fr;gap:30px}.footer-brand .footer-logo img{max-width:180px;height:auto;margin-bottom:20px}.follow-text{font-family:"Inter",Sans-serif;font-size:14px;color:#ffffffb3;margin-bottom:12px}.social-icons{display:flex;gap:10px}.social-icons a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff1a;color:#fff;transition:background .3s,transform .3s}.social-icons a:hover{background:#f58004;transform:translateY(-3px)}.social-icons svg{width:16px;height:16px}.site-footer .footer-title{font-family:"Heebo",Sans-serif;font-size:20px;font-weight:600;color:#fff;margin-bottom:20px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:10px}.footer-links a{font-family:"Inter",Sans-serif;font-size:15px;color:#ffffffb3;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#f58004}.footer-links b{color:#ffffffe6}.footer-bottom{border-top:1px solid rgba(255,255,255,.1)}.footer-bottom-inner{max-width:1240px;margin:0 auto;padding:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.footer-legal{display:flex;gap:20px}.footer-legal a{font-family:"Inter",Sans-serif;font-size:14px;color:#fff9;text-decoration:none}.footer-legal a:hover{color:#f58004}.site-footer .copyright{font-family:"Inter",Sans-serif;font-size:14px;color:#ffffff80}.site-footer .copyright a{color:#ffffffb3}.site-footer .copyright a:hover{color:#f58004}@media(max-width:1024px){.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1 / -1}}@media(max-width:767px){.footer-grid{grid-template-columns:1fr}.footer-bottom-inner{flex-direction:column;text-align:center}.footer-legal{justify-content:center}}
