:root{--bg:#050a10;--txt:#e2e8f4}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{background:var(--bg);min-height:100%;color:var(--txt);overscroll-behavior:none;margin:0;padding:0}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}
