: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;display:flex;place-items:center;min-width:320px;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}}.layout{min-height:100vh;display:flex;flex-direction:column;padding:1rem;box-sizing:border-box}.login-box{margin:auto;max-width:320px;padding:2rem;border:1px solid #444;border-radius:8px}.login-box h1{margin-top:0;font-size:1.5rem}.login-box form{display:flex;flex-direction:column;gap:.75rem}.login-box input{padding:.5rem;font-size:1rem;border:1px solid #666;border-radius:4px}.login-box button{padding:.6rem;cursor:pointer}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.header h1{margin:0;font-size:1.25rem}.source-switch{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.logout{font-size:.9rem}.muted{color:#888;font-size:.85rem;margin-bottom:.5rem}.tabs{display:flex;gap:.25rem;margin-bottom:1rem;flex-wrap:wrap}.tabs button{padding:.5rem 1rem;background:#2a2a2a;color:#ccc;border:1px solid #444}.tabs button.active{background:#1a4a6a;color:#fff;border-color:#2a6a8a}.main{flex:1;overflow:auto}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.9rem}th,td{border:1px solid #444;padding:.5rem .75rem;text-align:left}th{background:#333}tr.total{font-weight:700;background:#2a2a2a}.overview table{max-width:900px}.error{color:#e88}.romi-form{margin-bottom:1.5rem;padding:1rem;border:1px solid #444;border-radius:8px;max-width:480px}.romi-form h3{margin-top:0}.romi-form form{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.romi-form input{padding:.4rem;font-size:.95rem}.romi-form input[type=date]{min-width:140px}.romi-form input[type=number]{width:100px}@media(prefers-color-scheme:light){.login-box{border-color:#ccc}.tabs button{background:#eee;color:#333;border-color:#ccc}.tabs button.active{background:#1a4a6a;color:#fff}th,td{border-color:#ccc}th{background:#e8e8e8}tr.total{background:#f0f0f0}.romi-form{border-color:#ccc}}
