*{box-sizing:border-box;margin:0;padding:0}:root{--orange:#ff6b35;--orange2:#ff8c42;--dark:#1a1d2e;--mid:#4a4e6b;--light:#9b9ec8;--bg:#f7f8fc;--card:#fff;--border:#e8eaf6;--green:#2ecc71;--red:#e74c3c;--blue:#3498db}body{background:var(--bg);color:var(--dark);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}
