@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";
:root{--brand-yellow:#ffca18;--brand-yellow-deep:#b48c00;--neutral-black:#000;--neutral-white:#fff;--neutral-gray-900:#0a0a0a;--neutral-gray-800:#121212;--neutral-gray-200:#e5e5e5;--neutral-gray-100:#f5f5f5;--overlay-color:255, 255, 255;--overlay-inverse:0, 0, 0;--surface:var(--neutral-black);--on-surface:var(--neutral-white);--on-surface-secondary:rgba(var(--overlay-color), .6);--primary-accent:var(--brand-yellow);--on-accent:var(--neutral-black);--glass-bg:#141414b3;--glass-border:rgba(var(--overlay-color), .1);--grid-line:rgba(var(--overlay-color), .03);--bg-color:var(--surface);--text-primary:var(--on-surface);--text-secondary:var(--on-surface-secondary);--color-yellow-400:var(--primary-accent);--color-white:var(--neutral-white);--color-black:var(--neutral-black);--color-accent-100:#ffffffa6;--color-accent-200:#ffffff73;--color-accent-300:#ffffff59;--color-accent-400:#ffffff40;--color-accent-500:#ffffff26;--font-body:"Poppins", sans-serif;--ease-spade:cubic-bezier(.16, 1, .3, 1)}:root[data-theme=light]{--overlay-color:0, 0, 0;--overlay-inverse:255, 255, 255;--surface:var(--neutral-white);--on-surface:#111;--on-surface-secondary:#444;--primary-accent:#a67c00;--on-accent:var(--neutral-white);--glass-bg:#fffffff2;--glass-border:#0000001f;--grid-line:#0000000f;--color-white:var(--neutral-black);--color-black:var(--neutral-white);--color-accent-100:#444;--color-accent-200:#555;--color-accent-300:#666;--color-accent-400:#777;--color-accent-500:#888;--on-primary-accent:#000}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--surface);color:var(--on-surface);-webkit-font-smoothing:antialiased;transition:background-color .4s,color .4s;overflow-x:hidden}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--primary-accent);outline-offset:4px}h1,h2,h3,h4,h5,h6{color:var(--on-surface);margin-bottom:.5rem;font-weight:700;line-height:1.1}h1{letter-spacing:-.03em;font-size:clamp(2rem,6vw,3rem)}h2{letter-spacing:-.02em;font-size:clamp(1.5rem,4vw,2.2rem)}p{color:var(--on-surface-secondary);font-size:.95rem;font-weight:400;line-height:1.7}.bg-grid-pattern{background-size:40px 40px;background-image:linear-gradient(to right, var(--grid-line) 1px, transparent 1px), linear-gradient(to bottom, var(--grid-line) 1px, transparent 1px)}.container{max-width:1400px;margin:0 auto;padding:0 5%}.section{padding:2.5rem 0;position:relative}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border)}.theme-logo-light{width:auto;height:44px;display:none}.theme-logo-dark{width:auto;height:44px;display:block}:root[data-theme=light] .theme-logo-light{display:block}:root[data-theme=light] .theme-logo-dark{display:none}:root[data-theme=light] .theme-dark-only{display:none!important}.theme-dark-only{display:block}
.Navbar-module__nuAbfa__navbar{z-index:1000;width:90%;max-width:1400px;transition:all .5s cubic-bezier(.16,1,.3,1);position:fixed;top:2rem;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__navbarPill{width:80%;top:1.5rem}.Navbar-module__nuAbfa__navContainer{background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);border:1px solid var(--glass-border);border-radius:4px;justify-content:space-between;align-items:center;padding:1rem 2rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__nuAbfa__containerPill{padding:.75rem 2rem;box-shadow:0 15px 35px #0003}.Navbar-module__nuAbfa__centerSection{flex:1;justify-content:center;align-items:center;gap:3rem;display:flex}.Navbar-module__nuAbfa__navLinks{gap:2rem;display:flex}.Navbar-module__nuAbfa__navLink{color:var(--on-surface);letter-spacing:.15em;text-transform:uppercase;font-size:.8rem;font-weight:600;transition:color .3s;position:relative}.Navbar-module__nuAbfa__navLink:hover,.Navbar-module__nuAbfa__activeNav{color:var(--color-yellow-400)}.Navbar-module__nuAbfa__logo{color:var(--color-yellow-400);letter-spacing:-.03em;text-transform:none;align-items:center;font-size:1.8rem;font-weight:800;text-decoration:none;transition:opacity .3s;display:flex}.Navbar-module__nuAbfa__logo:hover{opacity:.8}.Navbar-module__nuAbfa__logoImg{width:auto;height:40px;transition:all .5s cubic-bezier(.16,1,.3,1)}.Navbar-module__nuAbfa__navbarPill .Navbar-module__nuAbfa__logoImg{height:32px}.Navbar-module__nuAbfa__rightActions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__nuAbfa__iconBtn{color:var(--on-surface);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex}.Navbar-module__nuAbfa__iconBtn:hover{background:var(--glass-border);color:var(--primary-accent)}.Navbar-module__nuAbfa__menuBtn{display:none!important}@media (max-width:1200px){.Navbar-module__nuAbfa__menuBtn{display:flex!important}}.Navbar-module__nuAbfa__getStartedBtn{color:var(--on-surface);letter-spacing:.15em;text-transform:uppercase;padding:.75rem 1.5rem;font-size:.8rem;font-weight:700;transition:all .3s;position:relative}.Navbar-module__nuAbfa__getStartedBtn:before,.Navbar-module__nuAbfa__getStartedBtn:after{content:"";border-color:var(--color-yellow-400);border-style:solid;width:10px;height:10px;transition:all .3s;position:absolute}.Navbar-module__nuAbfa__getStartedBtn:before{border-width:1px 0 0 1px;top:0;left:0}.Navbar-module__nuAbfa__getStartedBtn:after{border-width:0 1px 1px 0;bottom:0;right:0}.Navbar-module__nuAbfa__getStartedBtn:hover{color:var(--color-yellow-400)}.Navbar-module__nuAbfa__getStartedBtn:hover:before,.Navbar-module__nuAbfa__getStartedBtn:hover:after{width:100%;height:100%}.Navbar-module__nuAbfa__mobileMenu{background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2000;flex-direction:column;padding:4rem 2rem;display:flex;position:fixed;inset:0}.Navbar-module__nuAbfa__mobileNavItems{flex-direction:column;gap:2rem;margin-top:4rem;list-style:none;display:flex}.Navbar-module__nuAbfa__mobileNavItems li a{letter-spacing:-.02em;font-size:2.5rem;font-weight:700}.Navbar-module__nuAbfa__closeBtn{color:var(--on-surface);background:0 0;border:none;font-size:2.5rem;position:absolute;top:2rem;right:2rem}@media (max-width:1200px){.Navbar-module__nuAbfa__centerSection{display:none}}@media (max-width:768px){.Navbar-module__nuAbfa__navContainer{padding:1rem}.Navbar-module__nuAbfa__containerPill{padding:.75rem 1rem}.Navbar-module__nuAbfa__rightActions{gap:.8rem}.Navbar-module__nuAbfa__getStartedBtn{display:none}.Navbar-module__nuAbfa__logoImg{height:32px}}
.Footer-module__EZoWya__footer{background-color:var(--surface);border-top:1px solid var(--glass-border);color:var(--on-surface);padding-top:6rem}.Footer-module__EZoWya__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__EZoWya__logo{margin-bottom:1rem;display:inline-block}.Footer-module__EZoWya__logoImg{width:auto;height:48px;display:block}.Footer-module__EZoWya__dot{color:var(--color-yellow-400)}.Footer-module__EZoWya__description{color:var(--on-surface-secondary);max-width:300px;font-size:.95rem;line-height:1.8}.Footer-module__EZoWya__columnTitle{color:var(--on-surface);margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__EZoWya__linksList{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__EZoWya__linksList a{color:var(--on-surface-secondary);font-size:.95rem;transition:color .3s}.Footer-module__EZoWya__linksList a:hover{color:var(--color-yellow-400)}.Footer-module__EZoWya__contactEmail{color:var(--on-surface);border-bottom:1px solid var(--primary-accent);margin-bottom:1.5rem;padding-bottom:.25rem;font-size:1.1rem;font-weight:600;display:inline-block}.Footer-module__EZoWya__socials{gap:1rem;display:flex}.Footer-module__EZoWya__socialLink{border:1px solid var(--glass-border);width:40px;height:40px;color:var(--on-surface-secondary);text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;transition:all .3s;display:flex}.Footer-module__EZoWya__socialLink:hover{border-color:var(--color-yellow-400);color:var(--color-yellow-400);transform:translateY(-2px)}.Footer-module__EZoWya__bottomBar{border-top:1px solid var(--glass-border);padding:2rem 0}.Footer-module__EZoWya__bottomBarInner{color:var(--on-surface-secondary);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.Footer-module__EZoWya__legalLinks{gap:2rem;display:flex}.Footer-module__EZoWya__legalLinks a:hover{color:var(--on-surface)}@media (max-width:1024px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:600px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__EZoWya__bottomBarInner{text-align:center;flex-direction:column;gap:1rem}}
