@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800;900&family=Space+Mono:wght@400;700&family=DM+Sans:wght@300;400;500&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:#020817;color:#e2e8f0;overflow-x:hidden}input::placeholder,textarea::placeholder{color:#00d4ff59!important;opacity:.75!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s!important;-webkit-text-fill-color:#e2e8f0!important;color:#e2e8f0!important;caret-color:#e2e8f0!important}input::spelling-error,input::grammar-error{-webkit-text-fill-color:#e2e8f0!important;color:#e2e8f0!important}::selection{background:#00d4ff2e}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#020817}::-webkit-scrollbar-thumb{background:#00d4ff4d;border-radius:3px;box-shadow:0 0 6px #00d4ff80}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes pulseGlow{0%,to{opacity:1;box-shadow:0 0 8px #00d4ff}50%{opacity:.5;box-shadow:0 0 20px #00d4ff,0 0 40px #00d4ff66}}@keyframes scrollGlow{0%,to{opacity:.2}50%{opacity:.7}}@keyframes starTwinkle{0%,to{opacity:var(--op,.3)}50%{opacity:.05}}@keyframes orbDrift{0%,to{transform:translate(0)}50%{transform:translate(-25px,-35px)}}@keyframes orbDrift2{0%,to{transform:translate(0)}50%{transform:translate(20px,25px)}}input::placeholder,textarea::placeholder{color:#648cb44d}textarea{font-family:DM Sans,sans-serif}.section-wrap{padding:110px clamp(20px,6vw,80px) 60px;max-width:1200px;margin:0 auto}.two-col-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;margin-top:40px}.four-col-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.nav-hamburger{display:none!important}.nav-desktop{display:flex!important;gap:4px}@media(max-width:900px){.two-col-grid{grid-template-columns:1fr;gap:32px}.four-col-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.section-wrap{padding:80px 18px 48px}.two-col-grid{grid-template-columns:1fr;gap:24px;margin-top:28px}.four-col-grid{grid-template-columns:1fr}.nav-hamburger{display:flex!important;flex-direction:column}.nav-desktop{display:none!important}}
