*{box-sizing:border-box}body{margin:0;font-family:'Cairo',sans-serif;background:#f5f7fb;color:#172033}.auth-loading .login-screen,.auth-loading .app-shell{visibility:hidden}.login-screen{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 15% 15%,#263856 0,transparent 30%),linear-gradient(135deg,#0c1422,#17243a 55%,#0e1726);color:#fff}.login-screen[hidden]{display:none}.login-shell{width:min(100%,980px);display:grid;grid-template-columns:1fr 430px;gap:70px;align-items:center}.login-brand{display:flex;gap:20px;align-items:center}.login-logo{width:84px;height:84px;border-radius:25px;background:#fff;color:#172033;display:grid;place-items:center;font-size:38px;font-weight:800;box-shadow:0 18px 50px rgba(0,0,0,.2)}.login-brand h1{font-size:36px;margin:4px 0 8px}.login-brand p{margin:0;color:#aebbd0}.login-kicker{font-size:12px;font-weight:800;letter-spacing:3px;color:#8ea5c8}.login-card{background:#fff;color:#172033;padding:32px;border-radius:26px;box-shadow:0 30px 80px rgba(0,0,0,.28)}.login-card-head{margin-bottom:24px}.login-card-head h2{font-size:27px;margin:4px 0}.login-card-head p{color:#7b8798;margin:0;font-size:13px}.field-label{display:block;font-size:12px;font-weight:800;margin:15px 2px 7px}.field-wrap{position:relative}.field-wrap input{width:100%;height:50px;border:1px solid #dfe5ee;border-radius:13px;padding:0 14px;font-family:inherit;font-size:14px;outline:none;background:#f9fbfd}.field-wrap input:focus{border-color:#6e86aa;box-shadow:0 0 0 3px rgba(80,105,145,.1);background:#fff}.password-wrap input{padding-left:70px}.show-password{position:absolute;left:8px;top:8px;height:34px;border:0;border-radius:9px;background:#edf1f6;color:#53637b;font-family:inherit;font-size:11px;font-weight:800;cursor:pointer}.login-message{min-height:23px;margin-top:10px;color:#b63d3d;font-size:12px;font-weight:700}.login-submit{width:100%;height:50px;border:0;border-radius:13px;background:#172033;color:#fff;font-family:inherit;font-weight:800;font-size:14px;cursor:pointer}.login-submit:disabled{opacity:.65}.secure-note{text-align:center;color:#8b96a7;font-size:10px;line-height:1.8;margin-top:15px}.app-shell[hidden]{display:none}.sidebar{position:fixed;right:0;top:0;width:260px;height:100vh;background:#101827;color:#fff;padding:28px 20px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:12px;margin-bottom:22px}.brand-mark{width:46px;height:46px;border-radius:14px;background:#fff;color:#101827;display:grid;place-items:center;font-weight:800;font-size:22px}.brand h1{font-size:18px;margin:0}.brand p{font-size:12px;margin:2px 0 0;color:#aab3c4}.role-card{display:flex;align-items:center;gap:10px;background:#182438;border:1px solid #26354d;border-radius:14px;padding:11px;margin-bottom:22px}.role-icon{width:36px;height:36px;border-radius:10px;background:#fff;color:#172033;display:grid;place-items:center;font-size:11px;font-weight:800}.role-card div:last-child{display:grid}.role-card strong{font-size:12px}.role-card span{font-size:10px;color:#8fa0b8}.sidebar nav{display:grid;gap:8px}.nav-link{border:0;background:transparent;color:#cfd6e4;text-align:right;padding:13px 14px;border-radius:12px;font-family:inherit;font-weight:700;cursor:pointer}.nav-link:hover,.nav-link.active{background:#1d2a3d;color:#fff}.sidebar-bottom{margin-top:auto}.sidebar-note{color:#8190a7;font-size:10px;line-height:1.8;margin-bottom:12px}.logout-btn{width:100%;border:1px solid #344157;background:transparent;color:#dce3ee;border-radius:11px;padding:10px;font-family:inherit;font-weight:700;cursor:pointer}.main{margin-right:260px;min-height:100vh}.topbar{height:74px;background:#fff;border-bottom:1px solid #e8ecf2;display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:5}.topbar-actions{display:flex;align-items:center;gap:10px}.access-badge{font-size:10px;font-weight:800;background:#eef3f9;color:#4b607d;border-radius:20px;padding:6px 10px}.menu-btn{display:none;border:0;background:transparent;font-size:24px}.muted{color:#7a8496;font-size:12px}.user-badge{width:40px;height:40px;border-radius:50%;background:#101827;color:white;display:grid;place-items:center;font-weight:800;font-size:11px}.page{display:none;padding:34px}.page.active{display:block}.hero{background:linear-gradient(135deg,#172033,#263856);color:white;padding:28px;border-radius:22px;display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.hero h2{font-size:30px;margin:6px 0}.hero p{margin:0;color:#d6dbe5}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.3px;color:#74829a}.hero .eyebrow{color:#9eb0ca}.primary{border:0;background:#172033;color:#fff;padding:12px 18px;border-radius:12px;font-family:inherit;font-weight:800;cursor:pointer}.hero .primary{background:#fff;color:#172033}.viewer-mode .admin-only{display:none!important}.viewer-notice{background:#fff8e7;border:1px solid #f0dfae;color:#695522;border-radius:14px;padding:13px 16px;margin:-7px 0 20px;display:flex;gap:10px;align-items:center;font-size:12px}.viewer-notice[hidden]{display:none}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.cards.compact{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid #e7ebf1;border-radius:18px;padding:20px;box-shadow:0 5px 16px rgba(20,30,50,.04)}.card span{display:block;color:#768298;font-size:13px}.card strong{display:block;font-size:25px;margin:8px 0}.card small{color:#9aa3b2}.history-stat{font-size:16px!important;line-height:1.7}.grid-2{display:grid;grid-template-columns:1.4fr .9fr;gap:18px;margin-bottom:18px}.panel{background:#fff;border:1px solid #e7ebf1;border-radius:18px;padding:20px;margin-bottom:18px;box-shadow:0 5px 16px rgba(20,30,50,.035)}.panel-head,.page-head{display:flex;justify-content:space-between;align-items:center}.panel-head{margin-bottom:16px}.panel-head h3{margin:0}.pill{display:inline-block;padding:5px 10px;border-radius:20px;background:#eef2f8;color:#506079;font-size:11px;font-weight:800}.pill.danger{background:#fff0f0;color:#b63d3d}.unit-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.unit-box{padding:12px 6px;border-radius:12px;text-align:center;font-weight:800;background:#eef7f1;color:#2f6b44}.unit-box.empty{background:#f3f4f6;color:#777}.alerts{display:grid;gap:10px}.alert{padding:13px;border:1px solid #edf0f4;border-radius:12px;display:flex;justify-content:space-between;gap:10px}.alert span{color:#7a8496;font-size:12px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:13px 12px;text-align:right;border-bottom:1px solid #edf0f4;font-size:13px;vertical-align:middle}th{color:#6f7b8e;font-size:12px;background:#fafbfc}.status{padding:5px 9px;border-radius:20px;font-size:11px;font-weight:800}.status.paid{background:#edf8f0;color:#2f6b44}.status.late{background:#fff0f0;color:#b63d3d}.text-btn{border:0;background:transparent;color:#344d75;font-family:inherit;font-weight:800;cursor:pointer}.page-head{margin-bottom:18px}.page-head h2{margin:4px 0;font-size:27px}.page-subtitle{margin:4px 0 0;color:#7a8496;font-size:12px}.toolbar{display:flex;gap:10px;margin-bottom:16px}.toolbar input,.toolbar select{font-family:inherit;padding:10px 12px;border:1px solid #dfe4eb;border-radius:10px;background:white;min-width:220px}.contract-list{display:grid;gap:10px}.contract{display:flex;align-items:center;justify-content:space-between;padding:15px;border:1px solid #edf0f4;border-radius:12px}.contract div{display:grid;gap:4px}.contract span{font-size:12px;color:#7d8798}.login-history-state{padding:18px;border:1px dashed #d6deea;border-radius:13px;background:#fafbfd;color:#728097;text-align:center}.map-link{display:inline-block;white-space:nowrap;text-decoration:none;background:#eef3f9;color:#27466d;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:800}.map-link:hover{background:#e3ebf5}.ltr-cell{direction:ltr;text-align:left;font-family:Arial,sans-serif;font-size:12px}@media(max-width:900px){.login-shell{grid-template-columns:1fr;gap:28px;max-width:480px}.login-brand{justify-content:center;text-align:center;flex-direction:column}.login-brand h1{font-size:28px}.login-logo{width:66px;height:66px;font-size:30px}.sidebar{transform:translateX(100%);transition:.25s}.sidebar.open{transform:translateX(0)}.main{margin-right:0}.menu-btn{display:inline-block}.page{padding:20px}.topbar{padding:0 20px}.cards,.cards.compact{grid-template-columns:repeat(2,1fr)}.grid-2{grid-template-columns:1fr}.unit-grid{grid-template-columns:repeat(4,1fr)}.hero{align-items:flex-start;gap:20px;flex-direction:column}}@media(max-width:560px){.login-screen{padding:18px}.login-brand p{font-size:12px}.login-card{padding:25px 20px;border-radius:22px}.cards,.cards.compact{grid-template-columns:1fr}.unit-grid{grid-template-columns:repeat(3,1fr)}.hero h2{font-size:24px}.toolbar{flex-direction:column}.toolbar input,.toolbar select{width:100%;min-width:0}.viewer-notice{align-items:flex-start;flex-direction:column}.page-head{align-items:flex-start;gap:10px;flex-direction:column}.page-head .primary{width:100%}}
