:root{color-scheme:dark;--fm-bg: #05070a;--fm-bg-raised: #0b0f14;--fm-bg-elevated: #10151c;--fm-border: #1f2933;--fm-border-soft: #161c24;--fm-text: #eef2f6;--fm-text-muted: #9aa7b4;--fm-text-faint: #5c6773;--fm-accent: #6ea8fe;--fm-accent-soft: #3a5a8a;--fm-accent-glow: rgba(110, 168, 254, .35);--fm-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--fm-font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--fm-tracking-wide: .14em;--fm-tracking-mid: .06em;--fm-radius: 10px;--fm-max-width: 1120px;--fm-ease-out: cubic-bezier(.16, 1, .3, 1);--fm-ease-accelerate: cubic-bezier(.55, 0, .85, .35)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--fm-bg);color:var(--fm-text);font-family:var(--fm-font-sans);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit}img,svg{display:block;max-width:100%}button{font-family:inherit}:focus-visible{outline:2px solid var(--fm-accent);outline-offset:2px}.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}.skip-link{position:fixed;top:-3rem;left:1rem;z-index:200;padding:.6rem 1rem;background:var(--fm-bg-elevated);color:var(--fm-text);border:1px solid var(--fm-border);border-radius:6px;font-size:.85rem;font-weight:600;text-decoration:none;transition:top .15s ease}.skip-link:focus{top:1rem}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
