*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}h1,h2,h3,h4,h5{color:#0f172a;margin:0;font-weight:800}p{color:#475569;margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;transition:all .2s}button:disabled{opacity:.6;cursor:not-allowed}input,textarea,select{outline:none;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.container{width:100%;max-width:1400px;margin:0 auto}.shadow-sm{box-shadow:0 4px 10px #0f172a0a}.shadow-md{box-shadow:0 10px 24px #0f172a14}.shadow-lg{box-shadow:0 18px 40px #0f172a1f}.radius-sm{border-radius:10px}.radius-md{border-radius:16px}.radius-lg{border-radius:24px}.fade-in{animation:.25s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
