body{margin:0;padding:0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#e0e0e0;background:#0f0f0f;min-height:100vh;font-family:Inter,system-ui,sans-serif;font-size:15px}.app{padding:2rem 1rem}.container{max-width:900px;margin:0 auto}.header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.header-left{flex:1;align-items:flex-start;gap:1.25rem;display:flex}.header-logo{object-fit:cover;border-radius:14px;flex-shrink:0;margin-top:2px;width:100px!important;height:100px!important}.header-title{flex-direction:column;justify-content:center;gap:.5rem;display:flex}h1{color:#fff;text-align:left;font-size:2rem;font-weight:700;line-height:1.2}.subtitle{color:#555;text-align:left;max-width:520px;font-size:.85rem;line-height:1.6}.btn-primary{color:#fff;white-space:nowrap;background:#4f98a3;border-color:#4f98a3;flex-shrink:0;margin-top:8px;padding:.6rem 1.2rem;font-size:.9rem}.stats-bar{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.stat-chip{border:1px solid;border-radius:999px;padding:.3rem .8rem;font-size:.78rem;font-weight:500}.stat-total{color:#999;background:#1a1a1a;border-color:#333}.stat-jubas{color:#f87171;background:#2d1515;border-color:#5a2020}.stat-clean{color:#86efac;background:#122312;border-color:#1e4d1e}.table-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;overflow:hidden}table{border-collapse:collapse;width:100%}thead th{text-transform:uppercase;letter-spacing:.06em;color:#555;text-align:left;background:#141414;border-bottom:1px solid #2a2a2a;padding:.75rem 1rem;font-size:.7rem}tbody tr{border-bottom:1px solid #222;transition:background .15s}tbody tr:last-child{border-bottom:none}tbody tr.row-jubas{background:#f871710a}tbody tr.row-clean{background:0 0}tbody tr:hover{background:#222!important}td{vertical-align:middle;padding:.7rem 1rem;font-size:.875rem}.badge{border:1px solid;border-radius:999px;padding:.25rem .65rem;font-size:.75rem;font-weight:600}.badge-jubas{color:#f87171;background:#2d1515;border-color:#5a2020}.badge-clean{color:#86efac;background:#122312;border-color:#1e4d1e}.cooldown-active{color:#facc15;font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:600}.cooldown-warning{color:#f97316;font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:700}.cooldown-expired{color:#6b7280;font-size:.85rem;font-style:italic}.text-muted{color:#444}.btn{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:.35rem .8rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .15s}.btn-primary{color:#fff;background:#4f98a3;border-color:#4f98a3}.btn-primary:hover{background:#3a7d87}.btn-edit{color:#999;background:0 0;border-color:#333}.btn-edit:hover{color:#fff;border-color:#555}.btn-save{color:#fff;background:#4f98a3}.btn-save:hover{background:#3a7d87}.btn-cancel{color:#999;background:0 0;border-color:#333}.btn-cancel:hover{color:#fff}.btn-delete{color:#666;background:0 0;border-color:#0000}.btn-delete:hover{color:#f87171;background:#2d1515}.actions-cell{align-items:center;gap:.4rem;display:flex}.edit-input,.edit-select{color:#e0e0e0;background:#111;border:1px solid #4f98a3;border-radius:6px;width:100%;padding:.3rem .5rem;font-family:inherit;font-size:.875rem}.edit-input:focus,.edit-select:focus{border-color:#6db3bc;outline:none}.modal-overlay{z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:14px;width:100%;max-width:420px;padding:1.5rem}.modal-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.modal-header h2{color:#fff;font-size:1.1rem}.modal-close{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-size:1.1rem}.modal-close:hover{color:#fff;background:#333}.modal-form{flex-direction:column;gap:1rem;display:flex}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-group label{color:#888;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:500}.form-group input,.form-group select{color:#e0e0e0;background:#111;border:1px solid #333;border-radius:8px;padding:.55rem .75rem;font-family:inherit;font-size:.9rem}.form-group input:focus,.form-group select:focus{border-color:#4f98a3;outline:none}.form-error{color:#f87171;font-size:.8rem}.modal-footer{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}.loading{text-align:center;color:#555;padding:3rem}.empty-state{text-align:center;color:#555;flex-direction:column;align-items:center;gap:1rem;padding:3rem;display:flex}.cooldown-edit{flex-direction:column;gap:.4rem;display:flex}.mode-toggle{border:1px solid #333;border-radius:6px;gap:0;width:fit-content;display:flex;overflow:hidden}.mode-btn{color:#666;cursor:pointer;background:#111;border:none;padding:.25rem .65rem;font-family:inherit;font-size:.75rem;transition:all .15s}.mode-btn:hover{color:#ccc}.mode-btn.active{color:#fff;background:#4f98a3}.header-logo{object-fit:contain;border-radius:10px;width:48px;height:48px}.header-title{flex-direction:column;display:flex}
