@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--duck-blue:#0f4c81;--duck-blue-light:#1a6bb5;--duck-teal:#00a9a5;--duck-teal-light:#00d4cf;--duck-dark:#080c18;--duck-dark-2:#0e1421;--duck-dark-3:#1a2235;--duck-gray:#6b7280;--duck-gray-light:#9ca3af;--duck-white:#f1f5f9;--duck-accent:#f59e0b;--gradient-hero:linear-gradient(135deg, #080c18 0%, #0c1a3a 50%, #0f4c81 100%);--shadow-glow:0 0 60px #00a9a51f;--shadow-card:0 8px 32px #0006;--border-subtle:1px solid #ffffff12;--radius:16px;--radius-sm:10px}html{scroll-behavior:smooth}body{background-color:var(--duck-dark);color:var(--duck-white);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{max-width:100%;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--duck-dark)}::-webkit-scrollbar-thumb{background:var(--duck-blue);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--duck-teal)}
