*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#ffd400;--primary-dark:#e6be00;--background:#f5f7fa;--surface:#fff;--text-primary:#111827;--text-secondary:#6b7280;--border:#e5e7eb;--success:#16a34a;--warning:#f59e0b;--error:#dc2626;--info:#2563eb}html{scroll-behavior:smooth;width:100%;height:100%}body{background:var(--background);width:100%;min-height:100vh;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}#__next{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}table{border-collapse:collapse;width:100%}ul,ol{list-style:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f3f5}::-webkit-scrollbar-thumb{background:#cfd4dc;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#aeb5bf}::selection{background:var(--primary);color:#000}
