@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark light;--tm-charcoal-900: #0c0e14;--tm-charcoal-800: #161b26;--tm-neon-blue: #38bdf8;--tm-emerald: #34d399;--tm-text-primary: #e8ecf4;--tm-text-secondary: #94a3b8;--tm-border-subtle: rgba(255, 255, 255, .08);--tm-glass-bg: rgba(22, 27, 38, .72)}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;min-height:100vh;min-height:100dvh;background-color:var(--tm-charcoal-900);color:var(--tm-text-primary);overflow-x:hidden;-webkit-text-size-adjust:100%}body[data-theme=light]{background-color:#eef1f7;color:#0f172a}#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;overflow-x:hidden;max-width:100%}img,video,svg{max-width:100%;height:auto}
