.main-content{display:flex;flex-direction:column;gap:10px;margin:auto;width:80%;max-width:1200px}:root{--font-display: "Sora", system-ui, sans-serif;--font-body: "DM Sans", system-ui, sans-serif;--navy-950: #090e3a;--navy-900: #0f1654;--navy-800: #162070;--navy-700: #1d2a8a;--navy-600: #2537a8;--brand: #4b9fe8;--brand-light: #72b6ee;--brand-dark: #2e87d9;--brand-50: #eef6fd;--brand-100: #d9ecfb;--brand-200: #b0d8f7;--site-bg: #ffffff;--section-surface: #ffffff;--section-surface-alt: #f4f8ff;--section-surface-dark: linear-gradient(135deg, #090e3a 0%, #0f1654 100%)}@media(max-width:1000px){.main-content{width:100%;padding:0 20px;box-sizing:border-box}}@keyframes toast-slide-up{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}
