@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#1f2937;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#0d2b4e;letter-spacing:-.02em;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800;line-height:1.15}h1{font-size:clamp(32px,5vw,60px)}h2{font-size:clamp(26px,4vw,40px)}h3{font-size:clamp(18px,2.5vw,22px)}p{color:#374151;font-size:16px;line-height:1.7}section[style*=linear-gradient] p,section[style*="background: #0D2B4E"] p,section[style*="background: #081A30"] p{color:#ffffffe0!important}a{color:inherit;text-decoration:none}input,textarea,select,button{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px}textarea::placeholder,input::placeholder{color:#ffffffa6;font-size:15px}:root{--font-sans:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-size-base:16px;--color-navy:#0d2b4e;--color-teal:#0f6e56;--color-blue:#185fa5;--color-green:#1d9e75;--color-gold:#ba7517;--color-purple:#534ab7;--color-text-primary:#0d2b4e;--color-text-secondary:#374151;--color-text-tertiary:#6b7280;--color-bg-primary:#fff;--color-bg-secondary:#f8f9fa;--color-border:#e2e6ea;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:20px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f0f2f5}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::selection{color:#0d2b4e;background:#185fa526}:focus-visible{outline-offset:2px;outline:2px solid #185fa5}header a{color:#374151;font-size:14px;font-weight:500}button{cursor:pointer;font-weight:500}a,button{transition:opacity .15s,background .15s,color .15s,border-color .15s}.text-sm{font-size:14px!important;line-height:1.6!important}.text-xs{font-size:12px!important}.text-base{font-size:16px!important}.text-lg{font-size:18px!important}.text-xl{font-size:20px!important}.text-2xl{font-size:24px!important}.text-3xl{font-size:30px!important}.text-4xl{font-size:36px!important}[style*="cursor: pointer"]:hover{transition:all .2s}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-track{animation:55s linear infinite ticker}@media (max-width:768px){h1{font-size:32px}h2{font-size:26px}[style*=gridTemplateColumns]{grid-template-columns:1fr!important}[style*="marginRight: 280"]{margin-right:0!important}[style*="position: fixed"][style*="right: 0"][style*="width: 250"]{display:none!important}}
