:root{--brand-navy: #0f172a;--brand-navy-deep: #0a1220;--brand-accent: #22c55e;--brand-accent-soft: rgba(34, 197, 94, .15);--brand-blue: #2563eb;--brand-blue-hover: #1d4ed8}*{margin:0;padding:0;box-sizing:border-box}button:focus,[role=button]:focus,a:focus,input:focus,select:focus,textarea:focus{outline:none}button:focus-visible,[role=button]:focus-visible,a:focus-visible{outline:2px solid var(--brand-blue-hover);outline-offset:2px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}[data-theme=light]{color-scheme:light}[data-theme=dark]{color-scheme:dark}
