:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#26231f;background:#f5f0e6}*{box-sizing:border-box}body{margin:0;background:#f5f0e6;color:#26231f}button,input,select{font:inherit}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(420px,100%);background:#fffaf1;border:1px solid #ded4c2;border-radius:20px;padding:36px;box-shadow:0 16px 60px #30281c17}.brand-mark{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#29251f;color:#fffaf1;font-weight:700}.login-card h1{font-family:Georgia,serif;font-size:32px;margin:22px 0 4px}.login-card p{color:#786f61;margin:0 0 24px}.login-card label{display:grid;gap:7px;font-size:13px;font-weight:700;margin:14px 0}.login-card input{padding:12px 13px;border-radius:10px;border:1px solid #d7cebd;background:#fff}.login-card button,.actions button{border:0;border-radius:10px;padding:11px 16px;cursor:pointer;background:#29251f;color:#fff}.login-card button{width:100%;margin-top:12px}.error{background:#fff0ee;color:#9d2d22;padding:10px;border-radius:9px;font-size:13px}.dashboard{max-width:1440px;margin:auto;padding:28px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.topbar h1{font-family:Georgia,serif;margin:0;font-size:30px}.topbar p{margin:2px 0 0;color:#7a7164}.actions{display:flex;gap:8px;flex-wrap:wrap}.actions select,.secondary{background:#fffaf1!important;color:#302b24!important;border:1px solid #d9cfbd!important;padding:9px 12px!important;border-radius:9px!important}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px}.cards article,.panel{background:#fffaf1;border:1px solid #ded4c2;border-radius:16px;box-shadow:0 6px 24px #322a1f0b}.cards article{padding:20px}.cards span{display:block;color:#776e60;font-size:13px}.cards strong{display:block;font-size:30px;margin-top:7px}.grid{display:grid;gap:14px;margin-bottom:14px}.grid.two{grid-template-columns:1.5fr 1fr}.grid.three{grid-template-columns:repeat(3,1fr)}.panel{padding:20px}.panel h2{font-size:16px;margin:0 0 16px}.panel h2.sub{margin-top:24px}.rank{display:grid;gap:12px}.rank-row{display:grid;gap:5px}.rank-top{display:flex;justify-content:space-between;gap:12px;font-size:13px}.rank-top span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bar{height:7px;background:#e9dfcf;border-radius:10px;overflow:hidden}.bar i{height:100%;display:block;background:#5d5549;border-radius:10px}.hour-chart{height:220px;display:flex;align-items:flex-end;gap:4px;border-bottom:1px solid #ded4c2;padding-top:10px}.hour{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px}.hour div{width:70%;background:#5d5549;border-radius:4px 4px 0 0;min-height:3px}.hour span{font-size:9px;color:#857b6d}.table-panel{padding-bottom:8px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px;min-width:900px}th,td{text-align:left;padding:11px 8px;border-bottom:1px solid #e5dccd;vertical-align:top}th{color:#71685b;font-weight:700}.ref{max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.loading{padding:60px;text-align:center;color:#776e60}.loading.full{min-height:100vh;display:grid;place-items:center}@media (max-width:900px){.cards{grid-template-columns:repeat(2,1fr)}.grid.two,.grid.three{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.dashboard{padding:16px}.cards{grid-template-columns:1fr 1fr}.cards strong{font-size:24px}.login-card{padding:26px}}
