:root{--background:#f4f7f4;--surface:#fff;--surface-soft:#f8faf8;--text:#19241d;--muted:#68776e;--border:#dfe7e1;--primary:#206a46;--primary-dark:#174d34;--primary-soft:#e7f3eb;--success:#227449;--success-soft:#e6f5eb;--warning:#92600d;--warning-soft:#fff3dc;--danger:#a43d3d;--shadow:0 10px 30px #1d382712}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Arial,Noto Sans Hebrew,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}.login-page{background:radial-gradient(circle at top right,#e6f3ea 0,transparent 38%),var(--background);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;width:min(100%,430px);padding:34px;box-shadow:0 20px 60px #1d38271f}.login-brand{background:var(--primary);color:#fff;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:20px;display:grid}.login-eyebrow{color:var(--primary);margin:0;font-size:13px;font-weight:700}.login-card h1{margin:7px 0 10px;font-size:29px}.login-subtitle,.login-note{color:var(--muted);margin:0 0 24px;line-height:1.6}.login-form{gap:10px;display:grid}.login-form label{font-size:13px;font-weight:700}.login-form input{text-align:left;direction:ltr;border:1px solid #ccd8d0;border-radius:11px;outline:none;min-height:48px;padding:0 13px}.login-form input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #206a461f}.login-form .primary-button{margin-top:4px}.login-security{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:24px;display:flex}.login-success{background:var(--success-soft);color:var(--success);border-radius:12px;gap:12px;margin:24px 0 14px;padding:16px;display:flex}.login-success div{flex-direction:column;gap:5px;display:flex}.login-success span{color:var(--text);overflow-wrap:anywhere;font-size:13px}.login-error{color:var(--danger);margin:14px 0 0;font-size:13px}.app-shell{min-height:100vh}.topbar{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#fffffff0;justify-content:space-between;align-items:center;height:72px;padding:0 26px;display:flex;position:sticky;top:0}.brand,.topbar-actions,.role-switch,.property-picker,.sidebar-help,.page-header,.panel-header,.charge-row,.attention-item,.recurring-row,.meter-meta,.awaiting-content{align-items:center;display:flex}.brand{gap:10px;font-size:18px;font-weight:700}.brand-mark{background:var(--primary);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.topbar-actions{gap:12px}.role-switch{background:#edf2ee;border-radius:11px;padding:4px}.role-switch button{cursor:pointer;min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:8px;padding:0 13px}.role-switch button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 5px #1a32221f}.icon-button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:11px;place-items:center;width:42px;height:42px;display:grid;position:relative}.notification-dot{background:#d36245;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.avatar{width:38px;height:38px;color:var(--primary-dark);background:#d8eadf;border-radius:50%;place-items:center;font-weight:700;display:grid}.mobile-menu-button,.mobile-sidebar-head{display:none}.app-body{grid-template-columns:242px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.sidebar{background:var(--surface);border-left:1px solid var(--border);z-index:40;flex-direction:column;height:calc(100vh - 72px);padding:20px 14px;display:flex;position:sticky;top:72px}.property-picker{text-align:right;border:1px solid var(--border);background:var(--surface-soft);cursor:pointer;border-radius:12px;gap:10px;width:100%;padding:11px}.property-picker>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.property-picker small,.sidebar-help small{color:var(--muted);font-size:11px}.property-picker strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.property-icon{width:32px;height:32px;color:var(--primary);background:var(--primary-soft);border-radius:9px;place-items:center;display:grid}.side-nav{gap:4px;margin-top:20px;display:grid}.side-nav button{min-height:44px;color:var(--muted);cursor:pointer;text-align:right;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;padding:0 12px;display:flex}.side-nav button:hover{background:var(--surface-soft);color:var(--text)}.side-nav button.active{background:var(--primary-soft);color:var(--primary);font-weight:700}.sidebar-help{background:var(--surface-soft);color:var(--primary);border-radius:11px;gap:10px;margin-top:auto;padding:13px}.sidebar-help div{flex-direction:column;display:flex}.sidebar-help strong{font-size:12px}.sidebar-backdrop{display:none}.main-content{min-width:0;padding:34px clamp(22px,4vw,54px) 56px}.page-header{justify-content:space-between;gap:20px;margin-bottom:26px}.page-header>div>span{color:var(--primary);font-size:12px;font-weight:700}.page-header h1{letter-spacing:-.5px;margin:5px 0 7px;font-size:clamp(26px,3vw,34px)}.page-header p{color:var(--muted);margin:0}.primary-button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:700;display:inline-flex;box-shadow:0 7px 18px #206a462e}.primary-button:hover{background:var(--primary-dark)}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.stat-card,.panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:15px}.stat-card{flex-direction:column;min-height:132px;padding:19px;display:flex}.stat-card>span{color:var(--muted);font-size:13px}.stat-card>strong{letter-spacing:-.5px;font-variant-numeric:tabular-nums;margin:10px 0 7px;font-size:28px}.stat-card>small{color:var(--muted)}.stat-card.success{background:linear-gradient(145deg,var(--surface),#f1faf4)}.stat-card.warning{background:linear-gradient(145deg,var(--surface),#fffaf0)}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(285px,.65fr);gap:16px;display:grid}.panel{min-width:0;padding:19px}.panel-header{justify-content:space-between;gap:12px;min-height:32px;margin-bottom:8px}.panel-header h2{margin:0;font-size:17px}.panel-header button{min-height:36px;color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;display:inline-flex}.charge-list{display:grid}.charge-row{border-top:1px solid #e9eeea;gap:12px;min-height:76px}.charge-row:first-of-type{border-top:0}.category-icon{width:38px;height:38px;color:var(--primary);background:#eef3ef;border-radius:10px;flex:none;place-items:center;display:grid}.category-icon.rent{color:#6552a2;background:#eeeafb}.charge-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.charge-copy strong{font-size:14px}.charge-copy small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);overflow:hidden}.charge-row>b,.recurring-row>b{font-variant-numeric:tabular-nums;white-space:nowrap}.status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:27px;padding:0 9px;font-size:11px;display:inline-flex}.status.warning{color:var(--warning);background:var(--warning-soft)}.status.success{color:var(--success);background:var(--success-soft)}.status.neutral{color:var(--muted);background:#eef2ef}.row-arrow{color:#98a59d}.attention-item{text-align:right;cursor:pointer;background:0 0;border:0;border-top:1px solid #e9eeea;gap:11px;width:100%;padding:14px 0}.attention-item:first-of-type{border-top:0}.attention-item>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.attention-item p{color:var(--text);margin:0;font-size:13px}.attention-item small{color:var(--muted)}.attention-dot{background:#d89024;border-radius:50%;align-self:flex-start;width:9px;height:9px;margin-top:5px}.recurring-row{border-top:1px solid #e9eeea;gap:11px;min-height:69px}.recurring-row:first-of-type{border-top:0}.recurring-row>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.recurring-row small{color:var(--muted)}.meter-reading{justify-content:space-between;align-items:flex-end;gap:12px;padding:18px 0;display:flex}.meter-reading>div:first-child{flex-direction:column;gap:7px;display:flex}.meter-reading small{color:var(--muted)}.meter-reading strong{font-variant-numeric:tabular-nums;font-size:27px}.meter-reading em{color:var(--muted);font-size:12px;font-style:normal}.meter-delta{color:var(--success);background:var(--success-soft);border-radius:8px;padding:7px 9px;font-size:12px}.meter-meta{color:var(--muted);border-top:1px solid #e9eeea;gap:14px;padding-top:14px;font-size:12px}.meter-meta span{flex-direction:column;flex:1;gap:5px;display:flex}.meter-meta strong{color:var(--text)}.tenant-payment-card{color:#fff;background:linear-gradient(135deg,#1d6944,#2d8059);border-radius:17px;justify-content:space-between;align-items:center;gap:24px;min-height:190px;margin-bottom:17px;padding:28px;display:flex;box-shadow:0 14px 34px #1b5b3b33}.tenant-payment-card>div{flex-direction:column;display:flex}.tenant-payment-card span{color:#d9ecdf}.tenant-payment-card strong{font-variant-numeric:tabular-nums;margin:7px 0;font-size:38px}.tenant-payment-card p{color:#e2f1e7;margin:0}.tenant-payment-card button{min-height:46px;color:var(--primary-dark);cursor:pointer;background:#fff;border:0;border-radius:11px;align-items:center;gap:8px;padding:0 18px;font-weight:700;display:inline-flex}.tenant-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:16px;display:grid}.tenant-grid>.panel:first-child{grid-row:span 2}.meter-tiles{grid-template-columns:1fr 1fr;gap:10px 16px;display:grid}.meter-tiles>div{flex-direction:column;gap:6px;padding:12px 0;display:flex}.meter-tiles small{color:var(--muted)}.meter-tiles strong{font-size:14px}.awaiting-content{gap:11px;padding-top:10px}.awaiting-content>div{flex-direction:column;flex:1;gap:4px;display:flex}.awaiting-content small{color:var(--muted)}.install-card{align-items:center;gap:11px;display:flex}.install-card>div{flex-direction:column;gap:4px;display:flex}.install-card small{color:var(--muted)}.issue-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:17px;display:grid}.issues-list{max-width:1050px}.issue-row{text-align:right;cursor:pointer;background:0 0;border:0;border-top:1px solid #e9eeea;align-items:center;gap:12px;width:100%;min-height:78px;padding:10px 0;display:flex}.issue-row:first-of-type{border-top:0}.issue-row>span:nth-child(2){flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.issue-row small{color:var(--muted)}.category-icon.issue{color:var(--warning);background:var(--warning-soft)}.report-form{max-width:860px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid>label{flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.form-grid input,.form-grid select,.form-grid textarea{background:var(--surface);width:100%;color:var(--text);border:1px solid #ccd8d0;border-radius:10px;outline:none;padding:11px 12px;font-size:16px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #206a461f}.form-grid textarea{resize:vertical}.form-grid .full{grid-column:1/-1}.urgency{border:0;flex-wrap:wrap;gap:11px;margin:0;padding:0;display:flex}.urgency legend{width:100%;margin-bottom:8px;font-size:13px;font-weight:700}.urgency label{border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:7px;min-height:43px;padding:0 12px;display:flex}.urgency input{width:auto;accent-color:var(--primary)}.upload-area{background:var(--surface-soft);border:1px dashed #b9c9bf;border-radius:12px;padding:18px}.upload-area>span{margin-bottom:12px;font-size:13px;font-weight:700;display:block}.upload-actions{flex-wrap:wrap;gap:10px;display:flex}.upload-actions button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:0 14px;display:inline-flex}.hidden-input{display:none}.selected-file{color:var(--success);margin-top:11px;display:block}.form-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding-top:18px;display:flex}.form-footer>small{color:var(--muted);align-items:center;gap:7px;display:flex}.placeholder-wrap{max-width:1050px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.empty-state h2{margin:14px 0 6px}.empty-state p{max-width:410px;color:var(--muted);margin:0 0 20px}.empty-icon{background:var(--primary-soft);width:56px;height:56px;color:var(--primary);border-radius:15px;place-items:center;display:grid}.bottom-nav{display:none}.toast{z-index:70;color:#fff;background:#17241c;border-radius:11px;padding:13px 18px;position:fixed;bottom:24px;left:24px;box-shadow:0 12px 30px #0000002e}@media (max-width:1050px){.app-body{grid-template-columns:210px minmax(0,1fr)}.main-content{padding-inline:24px}.dashboard-grid,.tenant-grid{grid-template-columns:1fr}.issue-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.tenant-grid>.panel:first-child{grid-row:auto}}@media (max-width:760px){.topbar{height:64px;padding:0 14px}.brand>span:last-child{display:none}.role-switch button{padding-inline:10px}.avatar{display:none}.mobile-menu-button{display:grid}.app-body{min-height:calc(100vh - 64px);display:block}.sidebar{width:min(300px,86vw);height:100vh;transition:transform .22s;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-20px 0 40px #1423192e}.sidebar.open{transform:translate(0)}.mobile-sidebar-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.sidebar-backdrop{z-index:35;background:#121c156b;border:0;display:block;position:fixed;inset:0}.main-content{padding:24px 15px 94px}.page-header{align-items:flex-end}.page-header p{font-size:13px}.primary-button{padding-inline:13px}.stat-grid,.issue-stats{grid-template-columns:1fr}.stat-card{min-height:112px}.dashboard-grid,.tenant-grid{gap:13px}.panel{box-shadow:none;border-radius:13px;padding:15px}.charge-row{grid-template-columns:38px minmax(0,1fr) auto;gap:10px;padding:12px 0;display:grid;position:relative}.charge-row>b{grid-column:2}.charge-row .status{grid-area:2/3}.charge-row .row-arrow{display:none}.tenant-payment-card{flex-direction:column;align-items:stretch;min-height:230px;padding:22px}.tenant-payment-card button{justify-content:center}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.form-footer{flex-direction:column;align-items:stretch}.form-footer .primary-button{width:100%}.upload-actions{grid-template-columns:1fr 1fr;display:grid}.upload-actions button{justify-content:center}.issue-row{grid-template-columns:38px minmax(0,1fr) auto;display:grid;position:relative}.issue-row>.status{grid-column:2;width:fit-content}.issue-row>svg{display:none}.bottom-nav{z-index:25;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;justify-content:space-around;height:68px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{min-width:60px;color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.bottom-nav button.active{color:var(--primary);font-weight:700}.toast{text-align:center;bottom:82px;left:14px;right:14px}}@media (max-width:390px){.role-switch button{padding-inline:8px;font-size:12px}.topbar-actions{gap:7px}.page-header h1{font-size:25px}.page-header .primary-button{width:44px;padding:0;font-size:0}.page-header .primary-button svg{width:19px}.meter-meta{flex-direction:column}.upload-actions{grid-template-columns:1fr}}@media (display-mode:standalone){.topbar{padding-top:env(safe-area-inset-top);height:calc(64px + env(safe-area-inset-top))}.bottom-nav{padding-bottom:env(safe-area-inset-bottom);height:calc(68px + env(safe-area-inset-bottom))}.main-content{padding-bottom:calc(94px + env(safe-area-inset-bottom))}}
