*{box-sizing:border-box}:root{--background:#fff;--foreground:#171717;--primary:#667eea;--secondary:#764ba2}body,html{margin:0;padding:0;min-height:100vh}body{font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:4px}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}input:focus,select:focus,textarea:focus{border-color:#667eea!important;box-shadow:0 0 0 3px rgba(102,126,234,.15)}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,0,0,.15)}button:active:not(:disabled){transform:translateY(0)}tr:hover{background-color:#f8f9ff}@media (max-width:1024px){div[style*="grid-template-columns: repeat(4"]{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){div[style*="grid-template-columns: repeat(4"]{grid-template-columns:repeat(2,1fr)!important}div[style*="grid-template-columns: repeat(auto-fit, minmax(380px"]{grid-template-columns:1fr!important}h1[style*="font-size: 2.5rem"]{font-size:2rem!important}}@media (max-width:480px){div[style*="grid-template-columns: repeat(4"]{grid-template-columns:1fr!important}h1[style*="font-size: 2.5rem"]{font-size:1.5rem!important}p[style*="font-size: 1.1rem"]{font-size:.9rem!important}}