*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #1A3D6E;--color-primary-dark: #122C52;--color-secondary: #2B6CB0;--color-accent: #0099CC;--color-bg: #F0F4F8;--color-surface: #FFFFFF;--color-text: #1A202C;--color-text-muted: #64748B;--color-border: #CBD5E1;--color-border-focus: #2B6CB0;--color-success: #16A34A;--color-success-bg: #F0FDF4;--color-error: #DC2626;--color-error-bg: #FEF2F2;--color-overlay: rgba(26, 61, 110, .06);--font-body: "IBM Plex Sans", system-ui, sans-serif;--font-heading: "IBM Plex Sans", system-ui, sans-serif;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-8: 32px;--sp-10: 40px;--sp-12: 48px;--sp-16: 64px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(26,61,110,.1), 0 1px 4px rgba(0,0,0,.05);--shadow-lg: 0 8px 32px rgba(26,61,110,.14), 0 2px 8px rgba(0,0,0,.06);--transition-fast: .15s ease;--transition-base: .25s ease}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-weight:400;color:var(--color-text);background-color:var(--color-bg);background-image:radial-gradient(ellipse 800px 600px at 15% 10%,rgba(43,108,176,.07) 0%,transparent 70%),radial-gradient(ellipse 600px 500px at 85% 90%,rgba(0,153,204,.06) 0%,transparent 65%),linear-gradient(180deg,#ebf2f9,#f0f4f8);background-attachment:fixed;min-height:100vh;line-height:1.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes successPop{0%{transform:scale(.8);opacity:0}60%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:1}}.animate-in{animation:fadeInUp .5s ease-out both}.animate-in:nth-child(1){animation-delay:.05s}.animate-in:nth-child(2){animation-delay:.12s}.animate-in:nth-child(3){animation-delay:.19s}.animate-in:nth-child(4){animation-delay:.26s}.animate-in:nth-child(5){animation-delay:.33s}.animate-in:nth-child(6){animation-delay:.4s}.animate-in:nth-child(7){animation-delay:.47s}.animate-in:nth-child(8){animation-delay:.54s}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
