.app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;background-color:#000}.app .logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.app .logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.app .logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){.app a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.app .card{padding:2em}.app .read-the-docs{color:#888}div{padding:1rem;border:1px solid #ddd;border-radius:8px;background-color:#fff;box-shadow:0 2px 8px #0000001a}h1{font-size:2rem;color:#333;margin-bottom:1rem}p{font-size:1rem;color:#666;line-height:1.5}button{background-color:#07f;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:background-color .3s ease}button:hover{background-color:#005bb5}ul{list-style-type:disc;padding-left:1.5rem}li{margin-bottom:.5rem;color:#444}a{color:#07f;text-decoration:none}a:hover{text-decoration:underline}@media (max-width: 600px){div{padding:.5rem}h1{font-size:1.5rem}p{font-size:.9rem}button{width:100%;padding:.8rem}}*{box-sizing:border-box;margin:0;padding:0}body,html,#root{height:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(145deg,#e8eff5,#f7f9fb)}.login{display:flex;justify-content:center;align-items:center;height:100%;padding:1rem}.login-form{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 8px 24px #00000014;width:100%;max-width:400px;animation:fadeIn .6s ease}.login-form h2{margin-bottom:2rem;text-align:center;font-size:1.8rem;color:#333}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form-group input{width:100%;padding:.75rem 1rem;border:1px solid #ccc;border-radius:10px;font-size:1rem;transition:all .3s ease;background-color:#f9f9f9;color:#333}.form-group input:focus{border-color:#07f;background-color:#fff;outline:none;box-shadow:0 0 0 2px #07f3}button[type=submit]{width:100%;padding:.8rem;background:#07f;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease}button[type=submit]:hover{background:#005fcc}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.analytics{padding:2rem;font-family:Arial,sans-serif;background-color:#f9fbfc}.analytics h2{text-align:center;margin-bottom:1.5rem}.table-wrapper{overflow-x:auto}.records-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 2px 8px #0000000f}.records-table th,.records-table td{padding:.75rem 1rem;border:1px solid #ddd;font-size:.9rem;text-align:left}.records-table th{background-color:#07f;color:#fff;white-space:nowrap}.records-table td{background-color:#fff;color:#000;white-space:nowrap}.records-table tr:nth-child(2n){background-color:#f2f8fc}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 6px #00000014;text-align:center}.stat-label{font-size:.9rem;color:#666}.stat-value{font-size:1.4rem;font-weight:700;margin-top:.25rem;color:#07f}.chart-section{margin-bottom:2rem}.chart-section h3{text-align:center;margin-bottom:1rem}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;place-items:center;min-width:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
