:root{--brand-900: #0b3a66;--brand-700: #0e5aa0;--brand-600: #1273c4;--brand-500: #2a93e0;--brand-100: #dcebfa;--brand-50: #eff6fd;--ink-900: #111d1a;--ink-700: #33433f;--ink-500: #5c6b66;--ink-400: #7d8b86;--line: #e2e8e5;--surface: #ffffff;--surface-2: #f6f8f7;--bg: #eef2f1;--accent-600: #546e7a;--danger: #c0392b;--danger-bg: #fdecea;--warn: #b7791f;--info: #2b6cb0;--radius-sm: 8px;--radius: 14px;--radius-lg: 20px;--shadow-sm: 0 1px 2px rgba(16, 40, 34, .06);--shadow: 0 6px 20px rgba(16, 40, 34, .08);--shadow-lg: 0 12px 34px rgba(16, 40, 34, .14);--space: 16px;--font: "Segoe UI", system-ui, -apple-system, Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font);color:var(--ink-900);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font:inherit;cursor:pointer}input,select{font:inherit;color:inherit}a{color:var(--brand-700)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:where(button,input,select,a):focus-visible{outline:3px solid var(--brand-500);outline-offset:2px;border-radius:6px}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 var(--space)}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}}.app-shell[data-v-b7ad2deb]{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}
