@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500;600&family=Inter:wght@400;500;600;700&family=Manrope:wght@700;800&display=swap";:root{--bg: #101214;--surface: #181b1f;--surface-2: #20242a;--light: #f4f5f2;--text: #f5f6f7;--muted: #9ca3aa;--accent: #36b86b;--accent-hover: #2fa35f;--danger: #e25353;--border: rgba(255, 255, 255, .1);--ink: #15181b;--ink-muted: #5b626b;--line-dark: rgba(16, 18, 20, .12);--max: 1320px;color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{min-width:320px;margin:0;overflow-x:clip;background:var(--bg)}body.no-scroll{overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid rgba(54,184,107,.88);outline-offset:4px}.route-loader{min-height:100vh;display:grid;place-items:center;padding:24px;color:var(--text);background:var(--bg);font-family:IBM Plex Mono,ui-monospace,monospace}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
