@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{color-scheme:dark;--bg-deep: #0f141c;--bg-card: rgba(20, 30, 48, .95);--accent-primary: #00aee8;--accent-soft: #7dd3fc;--text-main: #e5e7eb;--text-muted: #9ca3af;--border-subtle: rgba(148, 163, 184, .3);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box;scrollbar-color:#526071 #111722;scrollbar-width:thin}html{width:100%;min-width:320px;margin:0;padding:0;scroll-behavior:smooth;background:var(--bg-deep)}body{width:100%;min-width:320px;min-height:100vh;margin:0;padding:0;overflow-x:hidden;background:var(--bg-deep);color:var(--text-main)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,video{max-width:100%}::selection{background:#00aee85c;color:#fff}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{border-radius:999px;background:#526071}*::-webkit-scrollbar-track{background:#111722}
