*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green:#1b60b8;--green-dark:#1b60b8;--green-light:#3a8fd6;--gold:#ffb800;--gold-light:#ffd54f;--pink:#ff4b7b;--blue:#4361ee;--teal:#06d6a0;--purple:#7b2fbe;--orange:#ff6b35;--bg:#f0f6fd;--white:#fff;--dark:#111827;--gray-100:#eef4fd;--gray-200:#c8dcfa;--gray-400:#7a9ecc;--gray-600:#3a82d8;--text:#1f2937;--font:"Poppins", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.6}#root{width:100%;min-height:100vh}img{max-width:100%}a{text-decoration:none}button{cursor:pointer;font-family:var(--font)}h1,h2,h3,h4,h5{font-family:var(--font);line-height:1.2}::selection{background:var(--green);color:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--green-light);border-radius:3px}
