@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@300;400;500;600;700&display=swap";
.navbar{z-index:1;background:#000;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:center;width:92%;max-width:1633px;padding:7px 48px;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:30px;left:50%;transform:translate(-50%)}.navbar.scrolled{box-shadow:0 4px 30px #0006}.navbar-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.vision_img{width:124px;height:64px}.logo-icon{color:#fff;background:linear-gradient(135deg,#e91e63,#9c27b0);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:800;display:flex}.logo-text{color:#fff;letter-spacing:-.3px;font-size:18px;font-weight:700}.nav-links{align-items:center;gap:80px;margin:0;padding:0;list-style:none;display:flex}.nav-links li a{color:#ffffffb3;border-radius:8px;padding:8px 16px;font-size:18px;font-weight:500;text-decoration:none;transition:color .25s,background .25s;position:relative}.nav-links li a:hover,.nav-links li a.active{color:#fff;background:#ffffff14}.nav-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e91e63,#9c27b0);border:none;border-radius:50px;align-items:center;gap:8px;padding:10px 24px;font-size:18px;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s,opacity .25s;display:inline-flex}.nav-cta:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 8px 25px #e91e6359}.hamburger{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.navbar{z-index:100;padding:2px 20px}.hamburger{display:flex}.vision_img{width:107px;height:53px}.nav-links{background:#0a0a0af7;border-left:1px solid #ffffff0f;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:280px;height:100vh;padding:100px 32px 40px;transition:right .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%}.nav-links.open{width:299px;right:-42px}.nav-links li{width:100%}.nav-links li a{border-radius:10px;padding:14px 16px;font-size:16px;display:block}.nav-cta{display:none}.nav-links .mobile-cta{width:100%;margin-top:16px;display:block}.nav-links .mobile-cta a{color:#fff;background:linear-gradient(135deg,#e91e63,#9c27b0);border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:600;text-decoration:none;display:flex}}@media (min-width:769px) and (max-width:1279px){.navbar{padding:6px 28px}.hamburger{display:flex}.nav-links{background:#0a0a0af7;border-left:1px solid #ffffff0f;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:320px;height:100vh;padding:110px 36px 40px;transition:right .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%}.nav-links.open{width:366px;right:-74px}.nav-links li{width:100%}.nav-links li a{border-radius:10px;padding:14px 16px;font-size:18px;display:block}.nav-cta{display:none}}@media (min-width:1280px) and (max-width:1700px){.navbar{width:95%;max-width:clamp(1180px,96vw,1633px);padding:7px clamp(28px,2.2vw,36px)}.nav-links{background:0 0;border-left:0;flex-direction:row;justify-content:center;align-items:center;gap:clamp(42px,3.6vw,60px);width:auto;height:auto;padding:0;position:static}}.mobile-overlay{z-index:1000;background:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}
.footer{color:#a0a0a0;background-color:#111;padding:60px 40px 20px;font-size:14px}.footer-content{flex-wrap:wrap;justify-content:space-between;gap:30px;max-width:1396px;margin:0 auto;display:flex}.footer-column{flex:1;min-width:150px}.footer-brand{flex:2;min-width:280px}.footer-logo{margin-bottom:20px}.footer-logo img{width:auto;height:87px}.footer-description{margin:0;font-size:18px;line-height:1.6}.footer-heading{color:#fff;letter-spacing:1.5px;text-transform:uppercase;margin-top:0;margin-bottom:25px;font-size:14px;font-weight:600}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:12px}.footer-links a,.footer-contact-list a{color:#a0a0a0;text-decoration:none;transition:color .3s}.footer-links a:hover,.footer-contact-list a:hover{color:#fff}@media (min-width:769px){.footer-content>.footer-column:nth-child(2) .footer-links a,.footer-content>.footer-column:nth-child(3) .footer-links a,.footer-content>.footer-column:nth-child(4) .footer-links a,.footer-contact-list,.footer-contact-list a{font-size:18px}}.footer-contact-list{margin:0;padding:0;list-style:none}.footer-contact-list li{align-items:flex-start;margin-bottom:20px;display:flex}.contact-icon{color:#d81b60;flex-shrink:0;margin-top:2px;margin-right:15px}.contact-icon svg{width:18px;height:18px}.contact-text{line-height:1.6}.footer-bottom{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;max-width:1500px;margin:60px auto 0;padding-top:25px;display:flex}.copyright{margin:0}.footer-legal a{color:#a0a0a0;margin-left:30px;text-decoration:none;transition:color .3s}.footer-legal a:hover{color:#fff}@media (max-width:768px){.footer{padding:44px 28px 20px}.footer-content{grid-template-columns:minmax(78px,.75fr) minmax(0,1.25fr);gap:32px 36px;display:grid}.footer-column{min-width:0;margin-bottom:0}.footer-brand{text-align:center;grid-column:1/-1;min-width:0;margin-bottom:40px}.footer-logo img{margin:0 auto;display:block}.footer-content>.footer-column:nth-child(4){grid-column:1}.footer-contact{text-align:left;grid-column:2;justify-self:start;width:100%;min-width:0;max-width:none;overflow:hidden}.footer-contact .footer-heading{margin-bottom:16px;font-size:clamp(11px,3.2vw,14px)}.footer-contact-list{max-width:100%}.footer-contact .contact-icon{margin-right:8px}.footer-contact .contact-icon svg{width:14px;height:14px}.footer-contact-list li{text-align:left;min-width:0;margin-bottom:14px}.footer-bottom{text-align:center;flex-direction:column;justify-content:center}.footer-legal{margin-top:15px}.footer-legal a{margin:0 15px}.footer-links a,.footer-contact-list a{color:#a0a0a0;font-size:clamp(11px,3.2vw,14px);text-decoration:none;transition:color .3s}.contact-text{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;font-size:clamp(10px,2.65vw,13px);line-height:1.6}.footer-contact-list a[href^=mailto\:]{white-space:nowrap;overflow-wrap:normal;word-break:normal;font-size:clamp(10px,2.65vw,13px);display:inline-block}}@media (min-width:641px) and (max-width:767px){.footer-content{grid-template-columns:max-content max-content;justify-content:center;gap:48px clamp(72px,14vw,120px)}.footer-brand{justify-self:center}.footer-contact{width:auto;max-width:260px}}@media (min-width:768px) and (max-width:1279px){.footer{padding:60px 53px 20px}.footer-content{grid-template-columns:minmax(330px,1.45fr) minmax(160px,.7fr) minmax(160px,.7fr);gap:48px 30px;max-width:100%;display:grid}.footer-column,.footer-brand{min-width:0;margin:0}.footer-brand{text-align:left;grid-column:1}.footer-logo img{margin:0 0 20px;display:block}.footer-content>.footer-column:nth-child(2){grid-column:2}.footer-content>.footer-column:nth-child(3){grid-column:3}.footer-content>.footer-column:nth-child(4){grid-column:1}.footer-contact{grid-column:2/-1;justify-self:start;width:100%;overflow:visible}.footer-contact .footer-heading{margin-bottom:25px;font-size:14px}.footer-contact .contact-icon{margin-right:15px}.footer-contact .contact-icon svg{width:18px;height:18px}.footer-contact-list li{margin-bottom:20px}.footer-links a,.footer-contact-list a,.contact-text{font-size:18px}.footer-contact .contact-text{overflow-wrap:normal;word-break:normal}}@media (min-width:1280px) and (max-width:1700px){.footer-content{flex-wrap:wrap;justify-content:space-between;gap:0;max-width:1476px;margin:0 auto;display:flex}.footer-description{width:206px;margin:0;font-size:18px;line-height:1.6}.footer-column{flex:1;min-width:150px;margin-left:-19px}.footer{color:#a0a0a0;background-color:#111;padding:60px 93px 20px;font-size:14px}.contact-text{width:481px;line-height:1.6}}
:root{--bg-primary:#000;--bg-secondary:#0a0a0a;--bg-card:#111;--text-primary:#fff;--text-secondary:#fff9;--text-muted:#ffffff59;--accent-pink:#e91e63;--accent-purple:#9c27b0;--accent-gradient:linear-gradient(135deg, #e91e63, #9c27b0);--border-subtle:#ffffff0f;--border-light:#ffffff1f;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:50px;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:"Space Grotesk", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-family:var(--font-body)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;font-family:var(--font-family);color:var(--text-primary);background:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;line-height:1.6;display:flex}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit}h1,h2,h3,h4,h5,h6,.section-title,[class*=heading],[class*=title]{font-family:var(--font-heading)}p,li,label,input,select,textarea,button,.section-subtitle,[class*=subtitle],[class*=desc],[class*=content]{font-family:var(--font-body)}.section{padding:100px 48px}.section-dark{background:var(--bg-primary)}.section-darker{background:var(--bg-secondary)}.container{width:100%;max-width:1200px;margin:0 auto}.section-label{text-transform:uppercase;letter-spacing:2px;color:var(--accent-pink);margin-bottom:16px;font-size:12px;font-weight:600;display:inline-block}.section-title{letter-spacing:-1.5px;margin-bottom:20px;font-size:48px;font-weight:800;line-height:1.15}.section-subtitle{color:var(--text-secondary);max-width:560px;font-size:17px;line-height:1.7}.gradient-text{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn-primary{background:var(--accent-gradient);color:#fff;border-radius:var(--radius-xl);cursor:pointer;border:none;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #e91e634d}.btn-outline{color:#fff;border:1px solid var(--border-light);border-radius:var(--radius-xl);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-outline:hover{background:#ffffff0f;border-color:#ffffff40}@media (max-width:900px){.section{padding:72px 32px}.section-title{font-size:36px}}@media (max-width:600px){.section{padding:56px 20px}.section-title{letter-spacing:-1px;font-size:28px}.section-subtitle{font-size:15px}}.ev-wds-heading{z-index:2;letter-spacing:-.01em;margin:0;font-size:32px;font-weight:800;position:absolute;top:122px;left:calc(50% - 50vw + max(72px,50vw - 718px))}@media (min-width:641px) and (max-width:1024px){.ev-wds-heading{top:120px;left:calc(50% - 50vw + 64px)}}@media (max-width:640px){.ev-wds-heading{font-size:26px;top:100px;left:calc(50% - 50vw + 24px)}}
