:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-synthesis:none;font-weight:400;line-height:1.5;color:var(--color-text-strong);background-color:var(--color-background);color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-navy: #0b1f3a;--color-accent: #006fff;--color-accent-hover: #005edb;--color-accent-disabled: #9bbce8;--color-accent-soft: #e6f1ff;--color-accent-subtle: #f4f9ff;--color-accent-contrast: #ffffff;--color-accent-glow: rgba(0, 111, 255, .14);--gradient-brand: linear-gradient(110deg, #123764 0%, #006fff 100%);--color-text-strong: #172033;--color-text: #344054;--color-text-muted: #667085;--color-text-subtle: #98a2b3;--color-text-on-dark: #bfc5cc;--color-border-on-dark: #26364c;--color-background: #ffffff;--color-surface: #ffffff;--color-surface-subtle: #f8fafc;--color-surface-hover: var(--color-accent-subtle);--color-input: #ffffff;--color-border: #e4e7ec;--color-border-strong: #cfd6df;--color-danger: #b42318;--color-danger-accent: #e5484d;--color-danger-accent-strong: #d9363e;--color-danger-border: #f3c7c3;--color-danger-soft: #fff1f0;--color-danger-subtle: #fffafa;--color-success: #205d3d;--color-success-accent: #32d583;--color-success-soft: #e7f5ec;--color-success-soft-hover: #ddefe4;--color-info: #0757b8;--color-info-border: #c9ddff;--color-info-soft: #eef5ff;--color-cta: var(--color-accent);--color-cta-strong: var(--color-accent-hover);--color-cta-shadow: rgba(0, 111, 255, .28);--focus-ring-color: rgba(0, 111, 255, .24);--focus-ring-color-on-dark: rgba(255, 255, 255, .48);--focus-ring: 3px solid var(--focus-ring-color);--focus-ring-offset: 3px;--focus-ring-offset-inset: -3px;--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .05);--shadow-md: 0 4px 8px -2px rgba(16, 24, 40, .08), 0 2px 4px -2px rgba(16, 24, 40, .04);--shadow-lg: 0 12px 24px -8px rgba(16, 24, 40, .12), 0 4px 8px -4px rgba(16, 24, 40, .05);--shadow-card: 0 18px 40px rgba(27, 43, 66, .06);--shadow-card-hover: 0 12px 28px rgba(27, 43, 66, .09);--shadow-brand: 0 18px 38px rgba(0, 73, 166, .22);--card-border: 1px solid var(--color-border);--card-radius: var(--radius-xl);--card-radius-compact: var(--radius-lg);--line-height-body: 1.65;--transition-fast: .16s ease;--transition-base: .24s ease}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;background-color:var(--color-background);scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-width:320px;min-height:100svh;margin:0;color:var(--color-text);background-color:var(--color-background)}body,button,input,textarea,select{font:inherit}button,input,textarea,select{color:inherit}button,[type=button],[type=reset],[type=submit]{-webkit-tap-highlight-color:transparent}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button:disabled,input:disabled,textarea:disabled,select:disabled{cursor:not-allowed}input,textarea,select{background-color:var(--color-input)}textarea{resize:vertical}::placeholder{color:var(--color-text-subtle);opacity:1}:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}::selection{color:var(--color-text-strong);background-color:#006fff2e}#root{min-height:100svh;isolation:isolate}h1,h2,h3,h4,h5,h6,p{margin-top:0}h1,h2,h3,h4,h5,h6{color:var(--color-text-strong);font-weight:700;text-wrap:balance}h1{margin-bottom:1rem;font-size:clamp(2.25rem,5vw,4rem);line-height:1.05;letter-spacing:-.045em}h2{margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.15;letter-spacing:-.035em}h3{margin-bottom:.625rem;font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.25;letter-spacing:-.02em}p{margin-bottom:1rem}a,.link-button{color:var(--color-accent);text-decoration:none;text-decoration-thickness:1px;text-underline-offset:.2em;transition:color var(--transition-fast),text-decoration-color var(--transition-fast)}a:hover,.link-button:hover{color:var(--color-accent);text-decoration:underline}.link-button{padding:0;border:0;background:none;font:inherit;text-align:inherit}img,svg,video,canvas{display:block;max-width:100%}img,video{height:auto}hr{height:1px;margin:2rem 0;border:0;background-color:var(--color-border)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
