:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17201d;background:#f4f6f4;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{border:0;border-radius:10px;padding:10px 14px;background:#1f6b50;color:#fff;font-weight:700;cursor:pointer}button.secondary{background:#e4ece8;color:#214c3d}button.danger{background:#b93b3b}.shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.shell aside{background:#16231f;color:#fff;padding:24px;display:flex;flex-direction:column;gap:30px}.brand{display:flex;align-items:center;gap:12px}.brand span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#d97d4c;font-size:24px;font-weight:900}.brand div{display:flex;flex-direction:column}.brand small,.account small{color:#9db0a9}.brand.large{margin-bottom:20px}.brand.large span{width:54px;height:54px}nav{display:flex;flex-direction:column;gap:8px}nav button{text-align:left;background:transparent;color:#c8d4d0}nav button.active{background:#28443a;color:#fff}.account{margin-top:auto;display:flex;flex-direction:column;gap:6px}.account button{margin-top:8px;background:#2a3934}.shell main{padding:34px;overflow:auto}.shell header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.shell h1{margin:0;font-size:30px}.shell header p{color:#6b7974;margin:7px 0 0}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px}.metrics article,.panel,.tableWrap{background:#fff;border:1px solid #dfe5e2;border-radius:16px;box-shadow:0 8px 24px #142d230d}.metrics article{padding:20px;display:flex;flex-direction:column;gap:12px}.metrics small{color:#6f7c77}.metrics strong{font-size:28px}.tableWrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:800px}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #edf0ee}th{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#6d7b76;background:#f9faf9}.actions{display:flex;gap:8px}.empty{text-align:center;color:#7d8985;padding:50px}.error{background:#fde8e8;color:#9b2727;border-radius:10px;padding:12px;margin:12px 0}.loading{padding:50px;color:#6d7b76}.center{min-height:100vh;display:grid;place-items:center;padding:24px}.panel{padding:28px;width:min(440px,100%)}.login{display:flex;flex-direction:column;gap:16px}.login label{display:flex;flex-direction:column;gap:7px;font-weight:700}.login input{border:1px solid #ccd6d1;border-radius:10px;padding:12px}.login button{margin-top:8px}@media(max-width:850px){.shell{grid-template-columns:1fr}.shell aside{position:static}.account{margin-top:0}.shell main{padding:20px}}html[dir=rtl] .shell{direction:rtl}html[dir=rtl] table{text-align:right}html[dir=rtl] aside{border-right:0;border-left:1px solid #263244}.panelTop{display:flex;justify-content:flex-end}.language{min-width:90px}
