:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f6f8;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}.app-shell{min-height:100vh;direction:inherit;display:flex}.sidebar{color:#fff;width:260px;direction:inherit;background:#16243b;flex:0 0 260px;padding:22px}.brand{align-items:center;gap:12px;display:flex}.brand h2{margin:0 0 4px;font-size:17px}.brand small{opacity:.68}.brand-mark{color:#16243b;background:#f0a33a;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand-mark.large{width:58px;height:58px;margin:auto;font-size:20px}.nav-list{gap:7px;margin-top:30px;display:grid}.nav-item{color:#dbe3ef;border-radius:9px;padding:12px 14px;text-decoration:none}.nav-item.active,.nav-item:hover{color:#fff;background:#ffffff1f}.main-area{min-width:0;direction:inherit;flex:1}.topbar{background:#fff;border-bottom:1px solid #e3e8ef;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex}.top-actions,.row-actions,.form-actions{gap:8px;display:flex}.content{padding:28px}.page-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.page-head h1{margin:0}.page-head p{color:#687386;margin:5px 0 0}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stat-card{background:#fff;border:1px solid #e3e8ef;border-radius:14px;padding:22px}.stat-card span{color:#697586;display:block}.stat-card strong{margin-top:10px;font-size:32px;display:block}.btn{cursor:pointer;border:0;border-radius:9px;padding:10px 14px}.btn.primary{color:#fff;background:#173e6e}.btn.secondary{color:#24344c;background:#edf2f7}.btn.danger-soft{color:#a52c2c;background:#fdecec}.btn.xs{padding:7px 10px;font-size:13px}.btn:disabled{opacity:.6;cursor:default}.table-wrap{background:#fff;border:1px solid #e3e8ef;border-radius:14px;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:start;border-bottom:1px solid #edf0f3;padding:13px 15px}th{color:#687386;background:#fafbfd;font-size:13px}.empty{text-align:center;color:#7b8491;padding:28px}.modal-backdrop{z-index:50;background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:16px;width:min(760px,100%);padding:22px;box-shadow:0 20px 60px #00000038}.modal-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.modal-header h3{margin:0}.icon-btn{cursor:pointer;background:0 0;border:0;font-size:28px}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid.one{grid-template-columns:1fr}.form-grid label{color:#39465b;gap:7px;font-size:14px;display:grid}.form-grid input,.form-grid select{background:#fff;border:1px solid #ced6e0;border-radius:9px;width:100%;padding:10px 11px}.span-2{grid-column:1/-1}.form-actions{grid-column:1/-1;justify-content:flex-end;margin-top:8px}.login-page{background:linear-gradient(135deg,#eef3f8,#f7f9fb);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #e1e7ee;border-radius:18px;width:min(430px,100%);padding:30px;box-shadow:0 18px 50px #23344b1a}.login-head{text-align:center;margin-bottom:24px}.login-head h1{font-size:24px}.login-head p,.muted{color:#6c7888}.tiny{font-size:12px}.alert{border-radius:9px;padding:10px}.alert.error{color:#a72c2c;background:#fdeaea}.center-screen{place-items:center;min-height:100vh;display:grid}html[dir=rtl] body{text-align:right}html[dir=ltr] body{text-align:left}@media (width<=900px){.app-shell{flex-direction:column}.sidebar{flex-basis:auto;width:100%}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.content,.topbar{padding-left:16px;padding-right:16px}.stats-grid,.form-grid,.nav-list{grid-template-columns:1fr}.page-head{align-items:flex-start}.topbar{height:auto;padding-top:12px;padding-bottom:12px}.top-actions{flex-wrap:wrap}.span-2{grid-column:auto}}
