body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:radial-gradient(circle at top left,#e5f0ff 0,#f9fafb 45%,#eef2ff 100%);color:#111827;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.App,body{min-height:100vh}.App{align-items:center;display:flex;justify-content:center;padding:24px 16px}.auth-shell{margin:0 auto;max-width:460px;width:100%}.auth-card{background:linear-gradient(145deg,#fff,#f9fafb 50%,#eef2ff);border-radius:28px;box-shadow:0 18px 45px #0f172a1f;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:32px 32px 28px;position:relative}.auth-card:before{background:radial-gradient(circle at 0 0,#2563eb0f,#0000 55%),radial-gradient(circle at 100% 20%,#3b82f614,#0000 55%),radial-gradient(circle at 20% 100%,#38bdf812,#0000 55%);content:"";inset:-30%;opacity:.8;pointer-events:none;position:absolute}.auth-card-inner{gap:32px;position:relative;z-index:1}.auth-card-inner,.brand{display:flex;flex-direction:column}.brand{align-items:center;gap:10px;margin-bottom:8px;text-align:center}.brand-logo{align-items:center;background:#0000;box-shadow:none;display:flex;height:auto;justify-content:center;width:auto}.brand-logo-img{display:block;height:72px;max-width:min(220px,72vw);object-fit:contain;width:auto}.brand-title{color:#111827;font-size:26px;font-weight:700;letter-spacing:.02em}.brand-subtitle{color:#6b7280;font-size:13px;max-width:300px}.toggle-group{align-self:center;background:#0f172a08;border-radius:999px;display:inline-flex;padding:4px}.toggle-btn{background:#0000;border:none;border-radius:999px;color:#6b7280;cursor:pointer;font-size:13px;font-weight:500;padding:6px 18px;transition:background .18s ease-out,color .18s ease-out,transform .18s ease-out}.toggle-btn.active{background:#2563eb;box-shadow:0 10px 25px #2563eb66;color:#fff;transform:translateY(-1px)}.form-block{gap:20px}.form-block,.form-fields{display:flex;flex-direction:column}.form-fields{gap:14px}.field-wrapper{display:flex;flex-direction:column;gap:4px}.field-label{color:#6b7280;font-size:12px;font-weight:500;letter-spacing:.04em;margin-bottom:5px;text-transform:uppercase}.input-shell{align-items:center;background:#ffffffeb;border:1px solid #0000;border-radius:999px;box-shadow:0 10px 30px #0f172a0f;display:flex;padding:8px 14px;position:relative;transition:box-shadow .18s ease-out,border-color .18s ease-out,transform .18s ease-out,background .18s ease-out}.input-shell:focus-within{background:#fff;border-color:#2563eb59;box-shadow:0 0 0 1px #bfdbfeb3,0 18px 40px #2563eb2e;transform:translateY(-1px)}.input-icon{align-items:center;background:#dbeafe;border-radius:999px;color:#1d4ed8;display:inline-flex;flex-shrink:0;font-size:14px;height:30px;justify-content:center;margin-right:8px;width:30px}.input-element{background:#0000;border:none;color:#111827;flex:1 1;font-size:14px;min-width:0;outline:none}.input-element::placeholder{color:#9ca3af}select.input-element{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;padding-right:26px}.select-arrow{color:#9ca3af;font-size:12px;pointer-events:none;position:absolute;right:16px}.form-row{align-items:center;display:flex;font-size:13px;gap:12px;justify-content:space-between}.forgot-link{color:#2563eb;font-weight:500;text-decoration:none;transition:color .18s ease-out,opacity .18s ease-out}.forgot-link:hover{color:#1d4ed8;opacity:.85}.remember-me{align-items:center;color:#6b7280;cursor:pointer;display:inline-flex;gap:6px}.remember-me input{accent-color:#2563eb}.actions{display:flex;flex-direction:column;gap:10px;margin-top:4px}.btn-ghost,.btn-primary{border:none;border-radius:999px;cursor:pointer;font-size:14px;font-weight:600;padding:11px 18px;transition:background .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out,color .18s ease-out,border-color .18s ease-out}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 15px 35px #2563eb73;color:#fff}.btn-primary:hover{box-shadow:0 22px 50px #2563eb99;transform:translateY(-1px)}.btn-primary:active{box-shadow:0 10px 25px #2563eb73;transform:translateY(0)}.btn-ghost{background:#ffffffd9;border:1px solid #2563eb2e;color:#1d4ed8}.btn-ghost:hover{background:#eff6ff;border-color:#2563eb6b;box-shadow:0 14px 32px #94a3b859;transform:translateY(-1px)}.btn-ghost:active{box-shadow:0 10px 24px #94a3b847;transform:translateY(0)}.helper-text{color:#6b7280;font-size:12px;text-align:center}.helper-link{color:#2563eb;cursor:pointer;font-weight:500;text-decoration:none}.helper-link:hover{color:#1d4ed8}.dashboard-root{background:#f3f4f6;display:flex;flex-direction:column;gap:18px;min-height:100vh;padding:12px 32px 24px}.uh-root{align-items:center;background:#fff;border-radius:999px;box-shadow:0 10px 26px #0f172a14;color:#0f172a;display:flex;justify-content:space-between;margin-bottom:10px;padding:8px 14px;position:relative;z-index:50}.uh-left{display:flex;flex-direction:column}.uh-app-name{font-size:13px;font-weight:600}.uh-app-sub{color:#6b7280;font-size:11px}.uh-right{align-items:center;display:flex;position:relative;z-index:60}.uh-toggle{--uh-bar-w:16px;--uh-bar-h:3px;--uh-bar-gap:3px;align-items:center;background:#eff6ff;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;display:inline-flex;flex-direction:column;gap:var(--uh-bar-gap);height:34px;justify-content:center;padding:0;transition:border-color .15s ease-out,background .15s ease-out,transform .15s ease-out;width:34px}.uh-toggle span{background-color:#1d4ed8;border:0;border-radius:999px;box-sizing:border-box;display:block;flex-shrink:0;flex:0 0 var(--uh-bar-h);height:var(--uh-bar-h);line-height:0;margin:0;max-height:var(--uh-bar-h);max-width:var(--uh-bar-w);min-height:var(--uh-bar-h);min-width:var(--uh-bar-w);opacity:1;padding:0;transition:transform .15s ease-out,opacity .15s ease-out;width:var(--uh-bar-w)}.uh-toggle--open{background:#1d4ed8;border-color:#1d4ed8}.uh-toggle--open span:first-child{background-color:#fff;transform:translateY(calc(var(--uh-bar-h) + var(--uh-bar-gap))) rotate(45deg)}.uh-toggle--open span:nth-child(2){background-color:#fff;opacity:0;transform:scaleX(0)}.uh-toggle--open span:nth-child(3){background-color:#fff;transform:translateY(calc((var(--uh-bar-h) + var(--uh-bar-gap))*-1)) rotate(-45deg)}.uh-menu{background:#fff;border-radius:14px;box-shadow:0 16px 40px #0f172a2e;display:flex;flex-direction:column;gap:4px;padding:6px;position:absolute;right:0;top:40px;width:min(220px,calc(100vw - 32px));z-index:70}.uh-menu-item{background:#0000;border:none;border-radius:10px;color:#0f172a;cursor:pointer;font-size:13px;padding:7px 9px;text-align:left;transition:background .14s ease-out,color .14s ease-out}.uh-menu-item:hover{background:#eff6ff;color:#1d4ed8}.uh-menu-item--logout{border-top:1px solid #e5e7eb;color:#6b7280;margin-top:4px;padding-top:9px}.uh-menu-item--logout:hover{background:#fef2f2;color:#b91c1c}.dash-topbar{background:#fff;border-radius:999px;box-shadow:0 10px 30px #0f172a0f;gap:16px;justify-content:space-between;padding:10px 16px}.dash-topbar,.dash-topbar-left{align-items:center;display:flex}.dash-topbar-left{gap:10px}.dash-logo-mark{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:999px;color:#fff;display:flex;font-size:15px;font-weight:700;height:34px;justify-content:center;letter-spacing:.04em;width:34px}.dash-topbar-text{display:flex;flex-direction:column}.dash-topbar-title{color:#0f172a;font-size:15px;font-weight:600}.dash-topbar-subtitle{color:#6b7280;font-size:11px}.dash-topbar-right{align-items:center;display:flex;gap:10px}.dash-icon-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;display:inline-flex;height:34px;justify-content:center;position:relative;transition:box-shadow .16s ease-out,transform .16s ease-out,border-color .16s ease-out;width:34px}.dash-icon-btn:hover{border-color:#2563eb66;box-shadow:0 10px 24px #0f172a1f;transform:translateY(-1px)}.dash-icon{font-size:16px}.dash-icon-badge{background:#ef4444;border-radius:999px;box-shadow:0 0 0 3px #f8717199;height:7px;position:absolute;right:7px;top:6px;width:7px}.dash-profile{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;display:inline-flex;gap:8px;padding:4px 10px 4px 5px}.dash-profile-avatar{align-items:center;background:#2563eb;border-radius:999px;color:#fff;display:flex;font-size:12px;font-weight:600;height:30px;justify-content:center;width:30px}.dash-profile-meta{display:flex;flex-direction:column}.dash-profile-name{color:#0f172a;font-size:13px;font-weight:500}.dash-profile-role{color:#6b7280;font-size:11px}.dash-layout{grid-gap:18px;align-items:flex-start;display:grid;gap:18px;grid-template-columns:minmax(0,3fr) minmax(260px,1.3fr)}.dash-main,.dash-side{display:flex;flex-direction:column;gap:18px}.dash-grid{grid-gap:14px;display:grid;gap:14px}.dash-grid--summary{grid-template-columns:repeat(4,minmax(0,1fr))}.dash-grid--primary{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.dash-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:18px;box-shadow:0 12px 28px #0f172a0f;display:flex;flex-direction:column;gap:10px;padding:14px 14px 16px}.dash-card--stat{min-height:108px}.dash-card-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.dash-card-label{color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.dash-card-caption{color:#9ca3af;font-size:11px}.dash-card-value{color:#0f172a;font-size:22px;font-weight:700}.dash-card-value--center{text-align:center}.dash-pill{background:#eff6ff;border:1px solid #2563eb59;border-radius:999px;color:#1d4ed8;font-size:11px;padding:4px 9px}.dash-pill--success{background:#ecfdf3;border-color:#22c55e80;color:#16a34a}.dash-pill--alert{background:#fef3f2;border-color:#f8717199;color:#b91c1c}.dash-pill--muted{background:#f3f4f6;border-color:#9ca3af99;color:#4b5563}.dash-rent-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.dash-rent-amount{display:flex;flex-direction:column;gap:2px}.dash-rent-label{color:#6b7280;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.dash-rent-value{color:#0f172a;font-size:18px;font-weight:600}.dash-rent-meter{display:flex;flex:1 1;flex-direction:column;gap:6px}.dash-rent-meter-track{background:#e5e7eb;border-radius:999px;height:7px;overflow:hidden;width:100%}.dash-rent-meter-fill{background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:inherit;height:100%;width:92%}.dash-rent-caption{color:#6b7280;font-size:11px}.dash-maintenance-list{display:flex;flex-direction:column;gap:6px;margin-top:4px}.dash-maint-item{align-items:center;color:#4b5563;display:flex;font-size:12px;gap:6px}.dot{background:#9ca3af;border-radius:999px;height:8px;width:8px}.dot--warning{background:#f97316}.dot--muted{background:#9ca3af}.dot--primary{background:#2563eb}.dot--success{background:#22c55e}.dash-card--chart{min-height:240px}.dash-chart{display:flex;gap:10px;margin-top:6px}.dash-chart-ylabels{color:#9ca3af;display:flex;flex-direction:column;font-size:10px;justify-content:space-between}.dash-chart-body{display:flex;flex:1 1;flex-direction:column;position:relative}.dash-chart-bg{background-image:linear-gradient(90deg,#e2e8f099 1px,#0000 0),linear-gradient(180deg,#e2e8f099 1px,#0000 0);background-size:18px 16px;border-radius:12px;inset:0;position:absolute}.dash-chart-svg{height:170px;position:relative;width:100%}.dash-chart-xlabels{color:#9ca3af;display:flex;font-size:11px;justify-content:space-between;margin-top:4px}.dash-card--quick{min-height:240px}.dash-quick-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:4px}.dash-quick-btn{align-items:flex-start;background:linear-gradient(145deg,#fff,#f9fafb);border:1px solid #e5e7eb;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;gap:3px;padding:10px;transition:box-shadow .16s ease-out,transform .16s ease-out,border-color .16s ease-out,background .16s ease-out}.dash-quick-btn:hover{background:linear-gradient(145deg,#eff6ff,#fff);border-color:#2563eb80;box-shadow:0 16px 32px #0f172a24;transform:translateY(-1px)}.dash-quick-btn--wide{grid-column:span 2}.dash-quick-icon{font-size:16px}.dash-quick-title{color:#0f172a;font-size:13px;font-weight:600}.dash-quick-sub{color:#6b7280;font-size:11px}.dash-card--notifications{min-height:220px}.dash-notify-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin-top:6px}.dash-notify-item{grid-gap:8px;align-items:flex-start;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr) auto;padding:7px 8px}.dash-notify-body{display:flex;flex-direction:column;gap:2px}.dash-notify-title{color:#111827;font-size:12px;font-weight:500}.dash-notify-sub{color:#6b7280;font-size:11px}.dash-notify-time{color:#9ca3af;font-size:10px;white-space:nowrap}@media (max-width:900px){.dashboard-root{padding:16px 18px 24px}.dash-layout{grid-template-columns:minmax(0,2.2fr) minmax(220px,1.4fr)}.dash-grid--summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.dash-topbar{align-items:flex-start;border-radius:18px;flex-direction:column}.dashboard-root{padding:14px 14px 20px}.dash-layout{grid-template-columns:1fr}.dash-main,.dash-side{width:100%}.dash-grid--primary,.dash-grid--summary,.dash-quick-grid{grid-template-columns:1fr}.dash-quick-btn--wide{grid-column:span 1}}@media (max-width:520px){.App{padding:16px 12px}.auth-card{padding:24px 20px 20px}.brand-title{font-size:22px}.form-row{align-items:flex-start;flex-direction:column}}.properties-root{background:#f3f4f6;min-height:100vh;padding:12px 18px 24px}.properties-shell{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:1120px}.properties-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.properties-title{color:#0f172a;font-size:22px;font-weight:600}.properties-subtitle{color:#6b7280;font-size:13px}.properties-actions{align-items:center;display:flex;gap:8px}.properties-btn{padding-inline:14px}.properties-toolbar{align-items:center;display:flex;gap:12px;justify-content:space-between}.properties-toolbar--search-only{justify-content:flex-start}.properties-search{flex:1 1}.properties-search-shell{box-shadow:0 8px 20px #0f172a0f}.properties-layout{grid-gap:16px;align-items:flex-start;display:grid;gap:16px;grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr)}.properties-layout--single{grid-template-columns:minmax(0,1.2fr)}.properties-list{display:flex;flex-direction:column;gap:10px}.properties-list-header{align-items:baseline;color:#6b7280;display:flex;font-size:12px;justify-content:space-between}.properties-list-label{font-weight:600;letter-spacing:.08em;text-transform:uppercase}.properties-list-count{font-size:11px}.properties-list-empty{color:#6b7280;font-size:13px;margin:8px 0 0}.properties-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.properties-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;display:flex;flex-direction:column;gap:8px;padding:12px 12px 10px;transition:box-shadow .15s ease-out,transform .15s ease-out,border-color .15s ease-out}.properties-card:hover{border-color:#2563eb80;box-shadow:0 18px 40px #0f172a2e;transform:translateY(-1px)}.properties-card-main{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.properties-card-title{color:#0f172a;font-size:15px;font-weight:600}.properties-card-location{color:#6b7280;font-size:12px}.properties-status{background:#f3f4f6;border-radius:999px;color:#4b5563;font-size:11px;padding:4px 8px}.properties-status--high{background:#ecfdf3;color:#15803d}.properties-status--medium{background:#eff6ff;color:#1d4ed8}.properties-status--low{background:#fef3c7;color:#b45309}.properties-card-meta{color:#6b7280;display:flex;font-size:12px;justify-content:space-between}.properties-card-actions{display:flex;gap:6px;justify-content:flex-end}.properties-icon-btn{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;display:inline-flex;font-size:13px;height:26px;justify-content:center;transition:background .14s ease-out,border-color .14s ease-out,transform .14s ease-out,box-shadow .14s ease-out;width:26px}.properties-icon-btn:hover{background:#eff6ff;border-color:#2563eb99;box-shadow:0 10px 22px #2563eb38;transform:translateY(-1px)}.properties-icon-btn--danger:hover{background:#fef2f2;border-color:#ef4444b3;box-shadow:0 10px 22px #ef44444d}.properties-detail,.properties-detail-card{display:flex;flex-direction:column}.properties-detail-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;gap:10px;padding:12px 12px 14px}.properties-detail-title{color:#6b7280;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.properties-detail-sub{color:#6b7280;font-size:12px}.properties-docs{background:#f9fafb;border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:8px 9px}.properties-docs-header{align-items:center;color:#4b5563;display:flex;font-size:12px;justify-content:space-between}.properties-docs-add{background:#fff;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;font-size:11px;padding:4px 8px}.properties-docs-list{color:#6b7280;display:flex;flex-direction:column;font-size:11px;gap:3px;list-style:none}.properties-rooms{background:#f9fafb;border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:8px 9px 10px}.properties-rooms-header{color:#4b5563;font-size:12px;font-weight:500}.properties-rooms-form{display:flex;flex-direction:column;gap:6px}.properties-room-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.properties-room-add{align-self:flex-start;font-size:12px;padding-inline:12px}.properties-add-form{display:flex;flex-direction:column;gap:8px;margin-top:4px}.properties-add-actions{display:flex;gap:6px;justify-content:flex-end;margin-top:2px}.properties-save-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:13px;margin:0 0 4px;max-width:720px;padding:10px 12px}.properties-modal-root{align-items:center;background:#0f172a73;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:200}.properties-modal-section{display:flex;flex-direction:column;gap:2px}.tenants-delete-modal-root{align-items:center;background:#0f172a80;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:220}.tenants-delete-modal-panel{max-width:420px}.tenants-delete-modal-footer{display:flex;gap:8px;justify-content:flex-end}.tenants-toast{background:#0f172a;border-radius:999px;bottom:24px;box-shadow:0 12px 32px #0f172a59;color:#f8fafc;font-size:13px;font-weight:500;left:50%;max-width:min(90vw,420px);padding:10px 18px;position:fixed;text-align:center;transform:translateX(-50%);z-index:300}.properties-modal-panel{background:#fff;border-radius:16px;box-shadow:0 24px 60px #0f172a40;display:flex;flex-direction:column;max-height:min(90vh,720px);max-width:560px;overflow:auto;width:100%}.properties-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;justify-content:space-between;padding:14px 16px 10px}.properties-modal-title{color:#0f172a;font-size:17px;font-weight:600;margin:0}.properties-modal-close{background:#f3f4f6;border:none;border-radius:999px;color:#334155;cursor:pointer;flex-shrink:0;font-size:22px;height:36px;line-height:1;width:36px}.properties-modal-close:hover{background:#e2e8f0}.properties-modal-body{display:flex;flex-direction:column;gap:12px;padding:14px 16px}.properties-modal-label{color:#64748b;font-size:11px;font-weight:600;letter-spacing:.06em;margin:0 0 4px;text-transform:uppercase}.properties-modal-value{color:#0f172a;font-size:14px;margin:0}.properties-modal-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.properties-modal-main-img{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;max-height:220px;object-fit:cover;width:100%}.properties-modal-gallery{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));list-style:none;margin:0;padding:0}.properties-modal-gallery li img{aspect-ratio:1;border:1px solid #e5e7eb;border-radius:10px;display:block;object-fit:cover;width:100%}.properties-modal-rooms{display:flex;flex-direction:column;font-size:13px;gap:6px;list-style:none;margin:0;padding:0}.properties-modal-rooms li{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:10px;justify-content:space-between;padding:8px 10px}.properties-modal-room-name{color:#0f172a;font-weight:500}.properties-modal-room-size{color:#64748b;font-size:12px}.properties-modal-footer{border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;padding:12px 16px 14px}@media (max-width:520px){.properties-modal-grid{grid-template-columns:1fr}}.properties-media{background:#f9fafb;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:8px 9px 10px}.properties-media-header{color:#4b5563;display:flex;flex-direction:column;font-size:12px;font-weight:500;gap:2px}.properties-media-hint{color:#6b7280;font-size:11px;font-weight:400}.properties-media-block{display:flex;flex-direction:column;gap:12px;position:relative}.properties-media-input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.properties-media-placeholder{align-items:center;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;color:#475569;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;font-size:13px;font-weight:500;gap:4px;justify-content:center;min-height:140px;transition:border-color .14s ease-out,background .14s ease-out,color .14s ease-out;width:100%}.properties-media-placeholder:hover{background:#eff6ff;border-color:#2563eb;color:#1d4ed8}.properties-media-placeholder-icon{color:#2563eb;font-size:22px;font-weight:600;line-height:1}.properties-media-placeholder-sub{color:#94a3b8;font-size:11px;font-weight:400}.properties-media-placeholder:hover .properties-media-placeholder-sub{color:#64748b}.properties-media-main-preview{display:flex;flex-direction:column;gap:8px}.properties-media-main-img{background:#f1f5f9;border:1px solid #e5e7eb;border-radius:12px;max-height:220px;object-fit:cover;width:100%}.properties-media-main-actions{display:flex;flex-wrap:wrap;gap:8px}.properties-media-btn{font-size:12px;padding-inline:12px}.properties-media-btn--danger:hover{background:#fef2f2;border-color:#ef444473;color:#b91c1c}.properties-media-gallery-wrap{border-top:1px solid #e5e7eb;padding-top:4px}.properties-media-gallery-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.properties-media-count{color:#6b7280;font-size:11px}.properties-media-gallery-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));list-style:none;margin:8px 0 0;padding:0}.properties-media-gallery-item{aspect-ratio:1;background:#f1f5f9;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;position:relative}.properties-media-gallery-item .maint-media-video,.properties-media-gallery-item img{display:block;height:100%;object-fit:cover;width:100%}.maint-media-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.properties-media-gallery-remove{align-items:center;background:#0f172ab8;border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:26px;justify-content:center;line-height:1;padding:0;position:absolute;right:4px;top:4px;transition:background .12s ease-out;width:26px}.properties-media-gallery-remove:hover{background:#b91c1cf2}@media (max-width:900px){.properties-root{padding-inline:14px}.properties-grid,.properties-layout{grid-template-columns:1fr}}@media (max-width:640px){.properties-header{align-items:flex-start;flex-direction:column}.properties-toolbar{align-items:stretch;flex-direction:column}.properties-room-row{grid-template-columns:1fr}}.tenants-root{background:#f3f4f6;min-height:100vh;padding:12px 18px 24px}.tenants-shell{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:1120px}.tenants-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.tenants-title{color:#0f172a;font-size:22px;font-weight:600}.tenants-subtitle{color:#6b7280;font-size:13px}.tenants-actions{align-items:center;display:flex;gap:8px}.tenants-btn{padding-inline:14px}.tenant-property-hint{color:#64748b;font-size:12px;margin:6px 0 0}.tenants-toolbar{align-items:center;display:flex;gap:12px;justify-content:space-between}.tenants-search{flex:1 1}.tenants-search-shell{box-shadow:0 8px 20px #0f172a0f}.tenants-filters{display:flex;flex-wrap:wrap;gap:6px}.tenants-filter-chip{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#4b5563;cursor:pointer;font-size:12px;padding:6px 10px;transition:background .14s ease-out,color .14s ease-out,border-color .14s ease-out,box-shadow .14s ease-out}.tenants-filter-chip--active{background:#eff6ff;border-color:#2563eb99;box-shadow:0 10px 24px #2563eb29;color:#1d4ed8}.tenants-layout,.tenants-list{display:flex;flex-direction:column;gap:10px}.tenants-list-header{align-items:baseline;color:#6b7280;display:flex;font-size:12px;justify-content:space-between}.tenants-list-label{font-weight:600;letter-spacing:.08em;text-transform:uppercase}.tenants-list-count{font-size:11px}.tenants-grid{gap:10px}.tenants-card,.tenants-grid{display:flex;flex-direction:column}.tenants-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;gap:8px;padding:12px 12px 10px}.tenants-card-main{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto}.tenants-avatar{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:999px;color:#fff;display:flex;font-size:13px;font-weight:600;height:34px;justify-content:center;width:34px}.tenants-main-text{display:flex;flex-direction:column;gap:2px}.tenants-card-name{color:#0f172a;font-size:15px;font-weight:600}.tenants-card-contact{color:#6b7280;font-size:11px}.tenants-card-property{color:#4b5563;font-size:11px}.tenant-rent-admin-table{border-collapse:collapse;font-size:12px;width:100%}.tenant-rent-admin-table td,.tenant-rent-admin-table th{border-bottom:1px solid #e5e7eb;padding:8px 10px;text-align:left;vertical-align:middle}.tenant-rent-admin-table th{background:#f9fafb;color:#374151;font-weight:600}.tenant-rent-admin-table tr.tenant-rent-admin-row--current td{background:#eff6ff}.tenant-rent-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid #e5e7eb;border-radius:10px;overflow-x:auto;width:100%}.tenant-rent-admin-desktop .tenant-rent-admin-table{min-width:980px}.tenant-rent-admin-mobile{display:none}.tenant-rent-mobile-heading{color:#374151;font-size:13px;font-weight:600;margin:0 0 10px}.tenant-rent-month-card,.tenant-rent-month-stack{display:flex;flex-direction:column;gap:10px}.tenant-rent-month-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.tenant-rent-month-card--current{background:#eff6ff;border-color:#93c5fd;box-shadow:0 0 0 1px #2563eb1f}.tenant-rent-month-card-head{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.tenant-rent-month-card-title{color:#0f172a;font-size:14px;font-weight:600}.tenant-rent-month-pill{background:#dbeafe;border-radius:999px;color:#1d4ed8;font-size:10px;font-weight:600;letter-spacing:.04em;padding:4px 8px;text-transform:uppercase}.tenant-rent-month-card-hint{color:#6b7280;font-size:12px;margin:0}.tenant-rent-month-card-btn{align-self:flex-start}.tenant-rent-mini-state{border-radius:999px;font-size:11px;font-weight:600;padding:3px 8px}.tenant-rent-mini-state--settled{background:#dcfce7;color:#166534}.tenant-rent-mini-state--partial{background:#fef3c7;color:#92400e}.tenant-rent-mini-state--due{background:#fee2e2;color:#b91c1c}.tenant-rent-month-fields{grid-gap:10px 12px;display:grid;gap:10px 12px;grid-template-columns:1fr 1fr}.tenant-rent-field{display:flex;flex-direction:column;gap:4px;min-width:0}.tenant-rent-field--full{grid-column:1/-1}.tenant-rent-field-label{color:#6b7280;font-size:11px;font-weight:500}.tenant-rent-field-input{box-sizing:border-box;width:100%}.tenants-root.rent-mgmt-page{box-sizing:border-box}.rent-mgmt-shell{max-width:min(1120px,100%);width:100%}.rent-mgmt-header{align-items:flex-start;flex-wrap:wrap;justify-content:flex-start}.rent-mgmt-header-text{flex:0 1 auto;min-width:0}.rent-mgmt-header .tenants-actions{flex-shrink:0;margin-left:auto}@media (max-width:640px){.rent-mgmt-header .tenants-actions{align-self:flex-start;margin-left:0;margin-top:4px}}.rent-mgmt-overview{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 8px 22px #0f172a0d;padding:14px 14px 16px}.rent-mgmt-overview-title{color:#0f172a;font-size:15px;font-weight:600;margin:0 0 6px}.rent-mgmt-overview-hint{color:#6b7280;font-size:12px;line-height:1.45;margin:0 0 12px}.rent-mgmt-overview-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.rent-mgmt-glance-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px}.rent-mgmt-glance-top{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.rent-mgmt-glance-name{color:#111827;font-size:14px;font-weight:600;min-width:0;word-break:break-word}.rent-mgmt-glance-sub{color:#4b5563;font-size:12px;margin:6px 0 8px}.rent-mgmt-glance-money{color:#1e293b;font-size:12px;line-height:1.45;margin:0 0 8px}.rent-mgmt-mini-months{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.rent-mgmt-dot{align-items:center;display:inline-flex;flex-direction:column;gap:2px;min-width:36px}.rent-mgmt-dot:before{background:#d1d5db;border-radius:999px;content:"";flex-shrink:0;height:10px;width:10px}.rent-mgmt-dot--settled:before{background:#22c55e}.rent-mgmt-dot--partial:before{background:#f59e0b}.rent-mgmt-dot--due:before{background:#ef4444}.rent-mgmt-dot--empty:before{background:#e5e7eb;border:1px solid #d1d5db}.rent-mgmt-dot--now .rent-mgmt-dot-label{color:#1d4ed8;font-weight:700}.rent-mgmt-dot-label{color:#6b7280;font-size:9px;line-height:1.2;max-width:44px;overflow:hidden;text-align:center;text-overflow:ellipsis}.rent-mgmt-badge{border-radius:999px;font-size:11px;font-weight:600;padding:4px 10px;white-space:nowrap}.rent-mgmt-badge--paid{background:#dcfce7;color:#166534}.rent-mgmt-badge--waived{background:#e0e7ff;color:#3730a3}.rent-mgmt-badge--partial{background:#fef3c7;color:#92400e}.rent-mgmt-badge--due{background:#fee2e2;color:#b91c1c}.rent-mgmt-badge--neutral{background:#f3f4f6;color:#4b5563}.rent-mgmt-tenant-grid{margin-top:12px}.rent-mgmt-tenant-card{overflow:hidden}.rent-mgmt-card-main.tenants-card-main{align-items:stretch;display:flex;flex-direction:column;grid-template-columns:none}.rent-mgmt-tenant-strip{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;flex-wrap:wrap;gap:8px 10px;padding:8px 10px}.rent-mgmt-tenant-strip-text{color:#475569;flex:1 1 140px;font-size:12px;min-width:0}.rent-mgmt-tenant-strip-money{color:#0f172a;font-weight:500;white-space:normal}.rent-mgmt-balance-cell{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rent-mgmt-left-figure{color:#b45309;font-weight:600}.rent-mgmt-quick-add{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.rent-mgmt-quick-add--table{align-items:stretch;flex-direction:column}.rent-mgmt-quick-add-label{color:#64748b;font-size:11px;width:100%}.rent-mgmt-quick-add-input{max-width:120px}.rent-mgmt-balance-line{color:#334155;font-size:12px;margin:0}.rent-mgmt-balance-line--muted{color:#94a3b8}.rent-mgmt-due-row{align-items:flex-end;flex-wrap:wrap;gap:12px}@media (max-width:900px){.tenant-rent-admin-desktop{display:none}.tenant-rent-admin-mobile{display:block}}@media (max-width:520px){.tenants-root.rent-mgmt-page{padding-left:10px;padding-right:10px}.rent-mgmt-overview-grid{grid-template-columns:1fr}.rent-mgmt-mini-months{gap:4px 6px}.rent-mgmt-dot{min-width:32px}}.tenants-rent-badge{border-radius:999px;font-size:11px;padding:4px 8px;text-align:center}.tenants-rent-badge--paid{background:#ecfdf3;color:#15803d}.tenants-rent-badge--pending{background:#fffbeb;color:#92400e}.tenants-rent-badge--overdue{background:#fef2f2;color:#b91c1c}.enquiries-status-badge{border-radius:999px;font-size:11px;font-weight:600;padding:4px 8px;text-align:center}.enquiries-status-badge--new{background:#eff6ff;color:#1d4ed8}.enquiries-status-badge--read{background:#f1f5f9;color:#475569}.enquiries-status-badge--closed{background:#f0fdf4;color:#166534}.tenants-card-meta{align-items:center;display:flex;gap:10px;justify-content:space-between}.tenants-meta-block{display:flex;flex-direction:column;gap:2px}.tenants-meta-label{color:#9ca3af;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.tenants-meta-value{color:#4b5563;font-size:12px}.tenants-doc-link{background:#0000;border:none;color:#2563eb;cursor:pointer;font-size:12px;text-decoration:underline;text-underline-offset:2px}.tenants-card-actions{display:flex;gap:6px;justify-content:flex-end}@media (max-width:640px){.tenants-header{align-items:flex-start;flex-direction:column}.tenants-toolbar{align-items:stretch;flex-direction:column}.tenants-card-main{grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto}.tenants-rent-badge{justify-self:flex-start;margin-top:4px}}.maint-root{background:#f3f4f6;min-height:100vh;padding:12px 18px 24px}.maint-shell{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:1120px}.maint-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.maint-title{color:#0f172a;font-size:22px;font-weight:600}.maint-subtitle{color:#6b7280;font-size:13px}.maint-inline-link{background:none;border:none;color:#2563eb;cursor:pointer;font:inherit;padding:0;text-decoration:underline}.maint-inline-link:hover{color:#1d4ed8}.maint-assign-modal.properties-modal-panel,.maint-status-update-modal.properties-modal-panel{max-width:440px}.maint-status-modal-context{color:#4b5563;font-size:13px;line-height:1.45;margin:0}.maint-status-option-list{display:flex;flex-direction:column;gap:8px;margin-top:4px}.maint-status-option{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;display:flex;font:inherit;padding:10px 12px;text-align:left;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease;width:100%}.maint-status-option:hover{background:#f9fafb;border-color:#cbd5e1}.maint-status-option--active{background:#eff6ff;border-color:#2563eb8c;box-shadow:0 4px 14px #2563eb1f}.tenant-maintenance-req-email{color:#64748b;font-size:11px;margin-top:4px}.feedback-admin-card .tenants-card-main{align-items:flex-start}.feedback-admin-topic{color:#4b5563;font-size:12px;margin-top:8px}.feedback-admin-pill{background:#eff6ff;border-radius:999px;color:#1d4ed8;display:inline-block;font-size:11px;font-weight:600;padding:2px 8px}.feedback-admin-subject{color:#111827;font-weight:500}.feedback-admin-message{color:#1e293b;font-size:13px;line-height:1.45;margin-top:8px;white-space:pre-wrap;word-break:break-word}.feedback-admin-contact-note{color:#6b7280;font-size:11px;margin:8px 0 0}.feedback-admin-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.maint-actions{align-items:center;display:flex;gap:8px}.maint-btn{padding-inline:14px}.maint-toolbar{display:flex;flex-direction:column;gap:10px}.maint-search{flex:1 1}.maint-search-shell{box-shadow:0 8px 20px #0f172a0f}.maint-filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.maint-select{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#374151;font-size:12px;padding:7px 10px}.maint-status-chips{display:flex;flex-wrap:wrap;gap:6px}.maint-status-chip{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#4b5563;cursor:pointer;font-size:12px;padding:5px 9px;transition:background .14s ease-out,color .14s ease-out,border-color .14s ease-out,box-shadow .14s ease-out}.maint-status-chip--active{background:#eff6ff;border-color:#2563eb99;box-shadow:0 10px 24px #2563eb29;color:#1d4ed8}.maint-layout,.maint-list{display:flex;flex-direction:column;gap:10px}.maint-list-header{align-items:baseline;color:#6b7280;display:flex;font-size:12px;justify-content:space-between}.maint-list-label{font-weight:600;letter-spacing:.08em;text-transform:uppercase}.maint-list-count{font-size:11px}.maint-grid{gap:10px}.maint-card,.maint-grid{display:flex;flex-direction:column}.maint-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;gap:8px;padding:12px 12px 10px}.maint-card-main{grid-gap:10px;align-items:flex-start;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto}.maint-avatar{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:999px;color:#fff;display:flex;font-size:13px;font-weight:600;height:34px;justify-content:center;width:34px}.maint-main-text{display:flex;flex-direction:column;gap:2px}.maint-card-tenant{color:#0f172a;font-size:15px;font-weight:600}.maint-card-property{color:#4b5563;font-size:11px}.maint-card-issue{color:#6b7280;font-size:12px}.maint-status-badge{border-radius:999px;font-size:11px;padding:4px 8px}.maint-status-badge--pending{background:#fffbeb;color:#92400e}.maint-status-badge--in_progress{background:#f97316;color:#fff}.maint-status-badge--completed{background:#ecfdf3;color:#15803d}.maint-card-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.maint-meta-block{display:flex;flex-direction:column;gap:2px}.maint-meta-label{color:#9ca3af;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.maint-meta-value{color:#4b5563;font-size:12px}.maint-doc-thumb{background:#eff6ff;border:1px dashed #cbd5f5;border-radius:999px;color:#1d4ed8;cursor:pointer;font-size:11px;padding:4px 9px}.maint-card-icon-row{display:flex;gap:6px;justify-content:flex-end;padding:0 0 8px}.maint-modal-detail-gallery{margin-top:6px}.maint-card-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.maint-action-btn{font-size:12px;padding-inline:12px}@media (max-width:640px){.maint-header{align-items:flex-start;flex-direction:column}.maint-filters{align-items:stretch;flex-direction:column}.maint-card-main{grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto}.maint-status-badge{justify-self:flex-start;margin-top:4px}}.analytics-root{background:#f3f4f6;min-height:100vh;padding:12px 18px 24px}.analytics-shell{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:1120px}.analytics-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.analytics-title{color:#0f172a;font-size:22px;font-weight:600}.analytics-subtitle{color:#6b7280;font-size:13px}.analytics-actions{align-items:center;display:flex;gap:10px}.analytics-range{background:#0f172a08;border-radius:999px;display:inline-flex;padding:3px}.analytics-range-chip{background:#0000;border:none;border-radius:999px;color:#6b7280;cursor:pointer;font-size:11px;padding:4px 10px}.analytics-range-chip--active{background:#2563eb;box-shadow:0 10px 24px #2563eb66;color:#fff}.analytics-btn{padding-inline:12px}.analytics-layout{display:flex;flex-direction:column;gap:14px}.analytics-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.analytics-card{background:linear-gradient(145deg,#fff,#f9fafb);border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;display:flex;flex-direction:column;gap:6px;padding:12px 12px 10px}.analytics-card-header{align-items:center;display:flex;gap:6px;justify-content:space-between}.analytics-card-label{color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.analytics-card-caption{color:#9ca3af;font-size:11px}.analytics-card-value{color:#0f172a;font-size:20px;font-weight:700}.analytics-pill{background:#eff6ff;border:1px solid #bfdbfee6;border-radius:999px;color:#1d4ed8;font-size:10px;padding:3px 8px}.analytics-pill--success{background:#ecfdf3;border-color:#bbf7d0e6;color:#16a34a}.analytics-pill--muted{background:#f3f4f6;border-color:#d1d5dbe6;color:#4b5563}.analytics-main-grid{grid-gap:12px;display:grid;gap:12px;grid-auto-rows:minmax(220px,auto);grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.analytics-chart-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;display:flex;flex-direction:column;gap:8px;padding:12px 12px 10px}.analytics-chart-card--wide{grid-column:span 2}.analytics-chart-header{align-items:center;display:flex;justify-content:space-between}.analytics-chart-body{display:flex;flex:1 1;flex-direction:column;gap:4px;position:relative}.analytics-chart-bg{background-image:linear-gradient(90deg,#e2e8f099 1px,#0000 0),linear-gradient(180deg,#e2e8f099 1px,#0000 0);background-size:18px 16px;border-radius:12px;inset:0;position:absolute}.analytics-chart-svg{height:160px;position:relative;width:100%}.analytics-chart-xlabels{color:#9ca3af;display:flex;font-size:10px;justify-content:space-between}.analytics-bars{display:flex;flex-direction:column;gap:8px}.analytics-bar-row{grid-gap:6px;align-items:center;display:grid;gap:6px;grid-template-columns:minmax(0,1.4fr) minmax(0,3fr) auto}.analytics-bar-label{color:#4b5563;font-size:11px}.analytics-bar-track{background:#e5e7eb;border-radius:999px;height:7px;overflow:hidden}.analytics-bar-fill{background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:inherit;height:100%}.analytics-bar-value{color:#4b5563;font-size:11px}.analytics-maint-grid{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:auto minmax(0,1.5fr)}.analytics-pie{background:conic-gradient(#2563eb 0 275deg,#e5e7eb 275deg 1turn);height:120px;width:120px}.analytics-pie,.analytics-pie-inner{align-items:center;border-radius:999px;display:flex;justify-content:center}.analytics-pie-inner{background:#fff;box-shadow:0 10px 24px #0f172a1f;color:#4b5563;flex-direction:column;font-size:11px;gap:2px;height:78px;width:78px}.analytics-pie-inner span:first-child{color:#0f172a;font-size:16px;font-weight:600}.analytics-maint-legend{color:#4b5563;display:flex;flex-direction:column;font-size:11px;gap:6px}.analytics-legend-row{grid-gap:6px;align-items:center;display:grid;gap:6px;grid-template-columns:auto minmax(0,1fr) auto}.analytics-legend-dot{border-radius:999px;height:8px;width:8px}.analytics-legend-dot--blue{background:#2563eb}.analytics-legend-dot--amber{background:#f97316}.analytics-legend-dot--gray{background:#9ca3af}.analytics-legend-value{color:#0f172a;font-size:11px}@media (max-width:900px){.analytics-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-main-grid{grid-template-columns:1fr}.analytics-chart-card--wide{grid-column:span 1}}@media (max-width:640px){.analytics-root{padding-inline:14px}.analytics-header{align-items:flex-start;flex-direction:column}.analytics-summary{grid-template-columns:1fr}}.staff-root{background:#f3f4f6;min-height:100vh;padding:12px 18px 24px}.staff-shell{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:1120px}.staff-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.staff-title{color:#0f172a;font-size:22px;font-weight:600}.staff-subtitle{color:#6b7280;font-size:13px}.staff-actions{align-items:center;display:flex}.staff-btn{padding-inline:14px}.staff-toolbar{align-items:center;display:flex;gap:12px}.staff-search{flex:1 1}.staff-search-shell{box-shadow:0 8px 20px #0f172a0f}.staff-layout,.staff-list{display:flex;flex-direction:column;gap:10px}.staff-list-header{align-items:baseline;color:#6b7280;display:flex;font-size:12px;justify-content:space-between}.staff-list-label{font-weight:600;letter-spacing:.08em;text-transform:uppercase}.staff-list-count{font-size:11px}.staff-grid{gap:10px}.staff-card,.staff-grid{display:flex;flex-direction:column}.staff-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;gap:8px;padding:12px 12px 10px;transition:box-shadow .15s ease-out,transform .15s ease-out,border-color .15s ease-out}.staff-card:hover{border-color:#2563eb80;box-shadow:0 18px 40px #0f172a2e;transform:translateY(-1px)}.staff-card-main{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:auto minmax(0,1.8fr) auto}.staff-avatar{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:999px;color:#fff;display:flex;font-size:13px;font-weight:600;height:34px;justify-content:center;width:34px}.staff-main-text{display:flex;flex-direction:column;gap:2px}.staff-card-name{color:#0f172a;font-size:15px;font-weight:600}.staff-card-role{color:#4b5563;font-size:11px}.staff-card-contact{color:#6b7280;font-size:11px}.staff-tasks{align-items:flex-end;display:flex;flex-direction:column;font-size:11px;gap:2px}.staff-tasks-open{color:#0f172a;font-weight:500}.staff-tasks-today{color:#6b7280}.staff-card-actions{align-items:center;display:flex;gap:8px;justify-content:space-between}.staff-assign-btn{font-size:12px;padding-inline:12px}.staff-icon-actions{display:flex;gap:6px}.staff-assigned-list{background:#f9fafb;border-radius:12px;margin-top:4px;padding:8px 9px}.staff-assigned-title{color:#6b7280;font-size:11px;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.staff-assigned-list ul{display:flex;flex-direction:column;gap:6px;list-style:none}.staff-assigned-list li{display:flex;flex-direction:column;gap:2px}.staff-assigned-issue{color:#111827;font-size:12px;font-weight:500}.staff-assigned-meta{color:#6b7280;font-size:11px}.staff-modal-backdrop{align-items:center;background:#0f172a66;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:120}.staff-modal-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:18px;box-shadow:0 24px 60px #0f172a40;display:flex;flex-direction:column;gap:10px;max-width:520px;padding:14px;width:100%}.staff-modal-head{align-items:center;display:flex;justify-content:space-between}.staff-modal-title{color:#0f172a;font-size:18px;font-weight:600}.staff-modal-sub{color:#6b7280;font-size:12px}.staff-modal-preview{background:#eff6ff;border:1px solid #bfdbfee6;border-radius:12px;padding:9px}.staff-modal-preview-title{color:#1d4ed8;font-size:13px;font-weight:600}.staff-modal-preview-meta{color:#4b5563;font-size:11px}.staff-modal-actions{display:flex;gap:8px;justify-content:flex-end}@media (max-width:640px){.staff-header{align-items:flex-start;flex-direction:column}.staff-card-main{grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto}.staff-tasks{align-items:flex-start}.staff-card-actions,.staff-modal-actions{align-items:stretch;flex-direction:column}}.staff-dash-root{background:#f3f4f6;display:flex;flex-direction:column;gap:16px;min-height:100vh;padding:12px 32px 24px}.staff-dash-topbar{align-items:center;background:#fff;border-radius:999px;box-shadow:0 10px 26px #0f172a14;display:flex;gap:12px;justify-content:space-between;padding:8px 14px}.staff-dash-left{align-items:center;display:flex;gap:10px}.staff-dash-logo{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:999px;color:#fff;display:flex;font-size:13px;font-weight:700;height:30px;justify-content:center;width:30px}.staff-dash-text{display:flex;flex-direction:column}.staff-dash-title{color:#0f172a;font-size:14px;font-weight:600}.staff-dash-subtitle{color:#6b7280;font-size:11px}.staff-dash-right{align-items:center;display:flex}.staff-dash-profile{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;display:inline-flex;gap:8px;padding:4px 9px 4px 4px}.staff-dash-avatar{align-items:center;background:#2563eb;border-radius:999px;color:#fff;display:flex;font-size:11px;font-weight:600;height:26px;justify-content:center;width:26px}.staff-dash-profile-meta{display:flex;flex-direction:column}.staff-dash-name{color:#0f172a;font-size:12px}.staff-dash-role{color:#6b7280;font-size:11px}.staff-dash-layout{grid-gap:16px;align-items:flex-start;display:grid;gap:16px;grid-template-columns:minmax(0,2.1fr) minmax(260px,1fr)}.staff-dash-main,.staff-dash-side{display:flex;flex-direction:column;gap:12px}.staff-dash-panel{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;display:flex;flex-direction:column;gap:8px;padding:12px 12px 10px}.staff-dash-panel--notifications{background:linear-gradient(145deg,#eff6ff,#fff)}.staff-dash-panel-title{color:#0f172a;font-size:14px;font-weight:600}.staff-dash-panel-subtitle{color:#6b7280;font-size:11px}.staff-dash-panel-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.staff-dash-tag{background:#eff6ff;border:1px solid #bfdbfee6;border-radius:999px;color:#1d4ed8;font-size:11px;padding:3px 8px}.staff-dash-notifications{display:flex;flex-direction:column;gap:6px;list-style:none}.staff-dash-notifications li{background:#fff;border-radius:12px;padding:7px 8px}.staff-dash-notify-title{color:#1d4ed8;display:block;font-size:12px;font-weight:500}.staff-dash-notify-sub{color:#4b5563;display:block;font-size:11px}.staff-dash-task-list{display:flex;flex-direction:column;gap:8px;list-style:none}.staff-dash-task-card{align-items:stretch;background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;display:flex;gap:10px;justify-content:space-between;padding:9px 9px 8px}.staff-dash-task-main{display:flex;flex-direction:column;gap:3px}.staff-dash-task-heading{align-items:center;display:flex;gap:8px;justify-content:space-between}.staff-dash-task-tenant{color:#111827;font-size:13px;font-weight:500}.staff-dash-task-property{color:#4b5563;font-size:11px}.staff-dash-task-issue{color:#6b7280;font-size:12px}.staff-dash-task-media{color:#6b7280;font-size:11px}.staff-dash-status{border-radius:999px;font-size:11px;padding:3px 8px}.staff-dash-status--pending{background:#fffbeb;color:#92400e}.staff-dash-status--in-progress{background:#bfdbfe;color:#1d4ed8}.staff-dash-status--completed{background:#ecfdf3;color:#15803d}.staff-dash-task-actions{align-items:flex-end;display:flex;flex-direction:column;gap:6px}.staff-dash-btn{font-size:12px;padding-inline:12px}.staff-dash-btn--primary{box-shadow:0 10px 24px #2563eb59}.staff-dash-profile-block{background:#f9fafb;border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:8px 9px}.staff-dash-profile-row{display:flex;font-size:12px;gap:10px;justify-content:space-between}.staff-dash-profile-label{color:#6b7280}.staff-dash-profile-value{color:#111827;text-align:right}.staff-dash-summary-list{color:#4b5563;display:flex;flex-direction:column;font-size:12px;gap:6px;list-style:none}.staff-dash-summary-list li{align-items:center;display:flex;justify-content:space-between}.staff-dash-summary-value{color:#0f172a;font-weight:500}.staff-dash-summary-value--success{color:#16a34a}@media (max-width:900px){.staff-dash-root{padding:14px 18px 24px}.staff-dash-layout{grid-template-columns:1fr}}@media (max-width:640px){.staff-dash-root{padding-inline:14px}.staff-dash-topbar{align-items:flex-start}.staff-dash-task-card,.staff-dash-topbar{flex-direction:column}.staff-dash-task-actions{align-items:stretch}}.sh-root{align-items:center;background:#fff;border-radius:999px;box-shadow:0 10px 26px #0f172a14;color:#0f172a;display:flex;justify-content:space-between;margin-bottom:10px;padding:8px 12px;position:relative;z-index:100}.sh-left{display:flex;flex-direction:column}.sh-app-name{font-size:13px;font-weight:600}.sh-app-sub{color:#6b7280;font-size:11px}.sh-right{align-items:center;display:flex;position:relative}.sh-toggle{align-items:center;background:#eff6ff;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;display:inline-flex;flex-direction:column;gap:4px;height:34px;justify-content:center;padding:0;transition:border-color .15s ease-out,background .15s ease-out,transform .15s ease-out;width:34px}.sh-toggle span{background:#1d4ed8;border-radius:1px;box-sizing:border-box;display:block;flex-shrink:0;height:2px;max-width:16px;min-height:2px;min-width:16px;transition:transform .15s ease-out,opacity .15s ease-out;width:16px}.sh-toggle--open{background:#1d4ed8;border-color:#1d4ed8}.sh-toggle--open span:first-child{background:#fff;transform:rotate(45deg)}.sh-toggle--open span:last-child{background:#fff;transform:rotate(-45deg)}.sh-menu{background:#fff;border-radius:14px;box-shadow:0 16px 40px #0f172a2e;display:flex;flex-direction:column;gap:4px;padding:6px;position:absolute;right:0;top:40px;width:min(200px,calc(100vw - 32px));z-index:110}.sh-menu-item{background:#0000;border:none;border-radius:10px;color:#0f172a;cursor:pointer;font-size:13px;padding:7px 9px;text-align:left;transition:background .14s ease-out,color .14s ease-out}.sh-menu-item:hover{background:#eff6ff;color:#1d4ed8}.sh-menu-item--logout{color:#b91c1c}.sh-menu-item--logout:hover{background:#fef2f2;color:#991b1b}.tenant-root{background:#f3f4f6;display:flex;flex-direction:column;gap:14px;min-height:100vh;padding:12px 32px 24px}.th-root{align-items:center;background:#fff;border-radius:999px;box-shadow:0 10px 26px #0f172a14;color:#0f172a;display:flex;justify-content:space-between;margin-bottom:10px;padding:8px 12px;position:relative;z-index:100}.th-left{display:flex;flex-direction:column}.th-app-name{font-size:13px;font-weight:600}.th-app-sub{color:#6b7280;font-size:11px}.th-right{align-items:center;display:flex;position:relative}.th-toggle{align-items:center;background:#eff6ff;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;display:inline-flex;flex-direction:column;gap:4px;height:34px;justify-content:center;padding:0;transition:border-color .15s ease-out,background .15s ease-out,transform .15s ease-out;width:34px}.th-toggle span{background:#1d4ed8;border-radius:1px;box-sizing:border-box;display:block;flex-shrink:0;height:2px;max-width:16px;min-height:2px;min-width:16px;transition:transform .15s ease-out,opacity .15s ease-out;width:16px}.th-toggle--open{background:#1d4ed8;border-color:#1d4ed8}.th-toggle--open span:first-child{background:#fff;transform:rotate(45deg)}.th-toggle--open span:last-child{background:#fff;transform:rotate(-45deg)}.th-menu{background:#fff;border-radius:14px;box-shadow:0 16px 40px #0f172a2e;display:flex;flex-direction:column;gap:4px;padding:6px;position:absolute;right:0;top:40px;width:min(220px,calc(100vw - 32px));z-index:110}.th-menu-item{background:#0000;border:none;border-radius:10px;color:#0f172a;cursor:pointer;font-size:13px;padding:7px 9px;text-align:left;transition:background .14s ease-out,color .14s ease-out}.th-menu-item:hover{background:#eff6ff;color:#1d4ed8}.tenant-topbar{align-items:center;background:#fff;border-radius:999px;box-shadow:0 10px 26px #0f172a14;display:flex;gap:12px;justify-content:space-between;padding:8px 14px}.tenant-topbar-left{align-items:center;display:flex;gap:8px}.tenant-logo-mark{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:999px;color:#fff;display:flex;font-size:13px;font-weight:700;height:30px;justify-content:center;width:30px}.tenant-topbar-text{display:flex;flex-direction:column}.tenant-topbar-title{color:#0f172a;font-size:14px;font-weight:600}.tenant-topbar-subtitle{color:#6b7280;font-size:11px}.tenant-topbar-right{align-items:center;display:flex;gap:8px}.tenant-icon-btn{cursor:pointer;height:30px;justify-content:center;width:30px}.tenant-icon-btn,.tenant-profile{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;display:inline-flex}.tenant-profile{gap:6px;padding:4px 9px 4px 4px}.tenant-profile-avatar{align-items:center;background:#2563eb;border-radius:999px;color:#fff;display:flex;font-size:11px;font-weight:600;height:26px;justify-content:center;width:26px}.tenant-profile-name{color:#0f172a;font-size:12px}.tenant-layout{display:flex;flex-direction:column;gap:14px;margin:0;width:100%}.tenant-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.tenant-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;display:flex;flex-direction:column;gap:4px;padding:12px 12px 10px}.tenant-card-label{color:#6b7280;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.tenant-card-main{color:#0f172a;font-size:15px;font-weight:600}.tenant-card-address{color:#64748b;font-size:12px;line-height:1.45;margin-top:2px}.tenant-card-sub{color:#6b7280;font-size:11px}.tenant-pay-btn{font-size:12px;margin-top:6px;padding-inline:12px}.tenant-main-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.tenant-panel--full{grid-column:1/-1}.tenant-panel{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;display:flex;flex-direction:column;gap:8px;padding:12px 12px 10px}.tenant-panel-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.tenant-panel-title{color:#0f172a;font-size:14px;font-weight:600}.tenant-panel-subtitle{color:#6b7280;font-size:11px}.tenant-request-btn{font-size:12px;padding-inline:12px}.tenant-requests{display:flex;flex-direction:column;gap:8px;list-style:none}.tenant-request-item{align-items:center;display:flex;gap:10px;justify-content:space-between}.tenant-request-title{color:#111827;font-size:13px;font-weight:500}.tenant-request-sub{color:#6b7280;font-size:11px}.tenant-status-badge{border-radius:999px;font-size:11px;padding:3px 8px}.tenant-status-badge--pending{background:#fffbeb;color:#92400e}.tenant-status-badge--in-progress{background:#bfdbfe;color:#1d4ed8}.tenant-status-badge--completed{background:#ecfdf3;color:#15803d}.tenant-notifications{display:flex;flex-direction:column;gap:8px;list-style:none}.tenant-notification{background:#f9fafb;border-radius:12px;padding:8px 9px}.tenant-notification-title{color:#111827;font-size:12px;font-weight:500}.tenant-notification-sub{color:#6b7280;font-size:11px}@media (max-width:900px){.tenant-root{padding:14px 18px 24px}.tenant-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.tenant-main-grid{grid-template-columns:1fr}}@media (max-width:640px){.tenant-root{padding-inline:14px}.tenant-summary{grid-template-columns:1fr}.tenant-topbar{align-items:flex-start;flex-direction:column}}.tenant-maint-shell{display:flex;flex-direction:column;gap:14px;width:100%}.tenant-maint-header{padding:8px 0}.tenant-title{color:#0f172a;font-size:20px;font-weight:600}.tenant-subtitle{color:#6b7280;font-size:13px}.tenant-maint-form-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;padding:12px 12px 10px}.tenant-maint-form{display:flex;flex-direction:column;gap:10px}.tenant-textarea-shell{border-radius:18px}.tenant-textarea{background:#0000;border:none;color:#111827;font-family:inherit;font-size:14px;min-height:70px;outline:none;resize:vertical;width:100%}.tenant-upload-row{align-items:flex-start;display:flex;flex-direction:column;gap:10px;position:relative}.tenant-file-input-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tenant-upload-btn{font-size:12px;padding-inline:12px}.tenant-media-hint{color:#6b7280;font-size:11px;margin:0}.tenant-media-list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}.tenant-media-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;height:88px;overflow:hidden;position:relative;width:88px}.tenant-media-item img,.tenant-media-item video{display:block;height:100%;object-fit:cover;width:100%}.tenant-media-remove{align-items:center;background:#0f172abf;border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:14px;height:22px;justify-content:center;line-height:1;padding:0;position:absolute;right:4px;top:4px;width:22px}.tenant-media-remove:hover{background:#b91c1cf2}.tenant-media-name{background:linear-gradient(#0000,#0f172ad9);bottom:0;color:#f9fafb;font-size:9px;left:0;overflow:hidden;padding:4px 4px 3px;position:absolute;right:0;text-overflow:ellipsis;white-space:nowrap}.tenant-submit-row{display:flex;justify-content:flex-end}.tenant-submit-btn{font-size:13px;padding-inline:16px}.tenant-maint-history{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;display:flex;flex-direction:column;gap:8px;padding:12px 12px 10px}@media (max-width:640px){.tenant-maint-shell{gap:12px}}.tenant-rent-shell{display:flex;flex-direction:column;gap:14px;width:100%}.tenant-rent-header{padding:8px 0}.tenant-rent-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.tenant-rent-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;display:flex;flex-direction:column;gap:6px;padding:12px 12px 10px}.tenant-rent-card-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.tenant-rent-amount{color:#0f172a;font-size:20px;font-weight:700}.tenant-rent-status{color:#16a34a;font-size:15px;font-weight:600}.tenant-rent-pay-btn{align-self:flex-start;font-size:13px;margin-top:6px;padding-inline:18px}.tenant-rent-upcoming{color:#4b5563;display:flex;flex-direction:column;font-size:12px;gap:4px;list-style:none}.tenant-rent-upcoming li{align-items:center;display:flex;gap:8px;justify-content:space-between}.tenant-rent-upcoming-label{background:#eff6ff;border-radius:999px;color:#1d4ed8;font-size:11px;padding:3px 8px}.tenant-rent-main{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.tenant-rent-month-filter{width:180px}.tenant-rent-history{background:#f9fafb;border-radius:12px;display:flex;flex-direction:column;gap:4px;margin-top:8px;padding:8px 9px}.tenant-rent-history-header{grid-gap:6px;border-bottom:1px solid #e5e7eb;color:#6b7280;display:grid;font-size:11px;gap:6px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr) minmax(0,1fr) auto;padding-bottom:4px}.tenant-rent-history-list{color:#4b5563;display:flex;flex-direction:column;font-size:12px;gap:4px;list-style:none}.tenant-rent-history-list li{grid-gap:6px;align-items:center;display:grid;gap:6px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr) minmax(0,1fr) auto}.tenant-rent-link{background:#0000;border:none;color:#2563eb;cursor:pointer;font-size:12px;text-decoration:underline;text-underline-offset:2px}.tenant-rent-chart{background:#f9fafb;border-radius:12px;margin-top:8px;padding:8px 6px 4px;position:relative}.tenant-rent-chart-bg{background-image:linear-gradient(90deg,#e2e8f0b3 1px,#0000 0),linear-gradient(180deg,#e2e8f0b3 1px,#0000 0);background-size:18px 16px;border-radius:10px;inset:4px 4px 24px 4px;position:absolute}.tenant-rent-chart-svg{height:120px;position:relative;width:100%}.tenant-rent-chart-xlabels{color:#9ca3af;display:flex;font-size:10px;justify-content:space-between;margin-top:2px;padding:0 6px}.tenant-rent-notifications{display:flex;flex-direction:column;gap:6px;list-style:none;margin-top:10px}.tenant-rent-notifications li{background:#eff6ff;border-radius:12px;padding:7px 8px}.tenant-rent-notify-title{color:#1d4ed8;display:block;font-size:12px;font-weight:500}.tenant-rent-notify-sub{color:#4b5563;display:block;font-size:11px}@media (max-width:900px){.tenant-rent-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.tenant-rent-main{grid-template-columns:1fr}}@media (max-width:640px){.tenant-rent-shell{gap:12px}.tenant-rent-summary{grid-template-columns:1fr}.tenant-rent-month-filter{width:100%}.tenant-rent-history-header,.tenant-rent-history-list li{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-template-rows:auto auto}}.profile-root{background:#f3f4f6;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;gap:16px;min-height:100vh;padding:16px 18px 24px}.profile-header{align-items:center;background:#fff;border:1px solid #e2e8f0e6;border-radius:18px;box-shadow:0 12px 28px #0f172a0f;display:flex;gap:16px;justify-content:space-between;margin:0;padding:12px 14px;width:100%}.profile-main-info{align-items:center;display:flex;gap:12px}.profile-avatar{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:999px;color:#fff;display:flex;font-size:20px;font-weight:600;height:52px;justify-content:center;width:52px}.profile-text{display:flex;flex-direction:column;gap:4px}.profile-name{color:#0f172a;font-size:18px;font-weight:600}.profile-role{color:#2563eb;font-size:13px}.profile-contact{color:#6b7280;display:flex;flex-wrap:wrap;font-size:12px;gap:8px}.profile-contact span:before{color:#9ca3af;content:"•";margin:0 4px 0 0}.profile-contact span:first-child:before{content:"";margin:0}.profile-actions{align-items:center;display:flex;gap:8px}.profile-action-btn{font-size:13px;padding-inline:14px}.profile-layout{grid-gap:14px;align-items:flex-start;display:grid;gap:14px;grid-template-columns:minmax(0,1.3fr) minmax(0,1.3fr);margin:0;width:100%}.profile-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;display:flex;flex-direction:column;gap:8px;padding:12px 12px 10px}.profile-card-title{color:#0f172a;font-size:15px;font-weight:600}.profile-card-sub{color:#6b7280;font-size:12px}.profile-doc-list,.profile-task-list{display:flex;flex-direction:column;gap:6px;list-style:none;margin-top:4px}.profile-doc-list li,.profile-task-list li{align-items:center;background:#f9fafb;border-radius:12px;display:flex;gap:10px;justify-content:space-between;padding:7px 8px}.profile-doc-main,.profile-task-main{display:flex;flex-direction:column;gap:2px}.profile-doc-name,.profile-task-issue{color:#111827;font-size:13px;font-weight:500}.profile-doc-meta,.profile-task-meta{color:#6b7280;font-size:11px}.profile-doc-link{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#2563eb;cursor:pointer;font-size:12px;padding:4px 10px}.profile-status{border-radius:999px;font-size:11px;padding:4px 9px}.profile-status--completed{background:#ecfdf3;color:#15803d}.profile-status--in-progress{background:#bfdbfe;color:#1d4ed8}.profile-status--pending{background:#fffbeb;color:#92400e}@media (max-width:900px){.profile-layout{grid-template-columns:1fr}}@media (max-width:640px){.profile-root{padding-inline:14px}.profile-header{align-items:flex-start;flex-direction:column}.profile-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.profile-contact{flex-direction:column}}.ph-root{background:radial-gradient(ellipse 120% 80% at 50% -20%,#2563eb24,#0000 50%),radial-gradient(ellipse 80% 50% at 100% 40%,#6366f11a,#0000 45%),linear-gradient(180deg,#f8fafc,#f1f5f9 40%,#eef2ff);color:#0f172a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.ph-visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.ph-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafcd1;border-bottom:1px solid #94a3b840;position:sticky;top:0;z-index:50}.ph-nav-inner{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 auto;max-width:1120px;padding:14px 20px;position:relative;z-index:3}@media (max-width:767px){.ph-nav-inner{flex-wrap:nowrap}}.ph-brand{align-items:center;color:inherit;display:inline-flex;gap:0;text-decoration:none}.ph-brand-logo{display:block;height:72px;max-width:min(280px,58vw);object-fit:contain;width:auto}@media (max-width:767px){.ph-brand-logo{height:60px;max-width:min(240px,56vw)}}.ph-nav-links{align-items:center;display:flex;flex-wrap:wrap;gap:8px 16px}.ph-nav-links--desktop{display:none}.ph-nav-mobile{align-items:center;display:flex;flex-shrink:0}.ph-m-toggle{--ph-bar-w:20px;--ph-bar-h:3px;--ph-bar-gap:4px;align-items:center;background:#fff;border:1px solid #94a3b873;border-radius:14px;box-shadow:0 2px 10px #0f172a0f;cursor:pointer;display:inline-flex;flex-direction:column;gap:var(--ph-bar-gap);height:44px;justify-content:center;padding:0;transition:background .15s,border-color .15s,box-shadow .15s;width:44px}.ph-m-toggle span{align-self:center;background:#0f172a;border:0;border-radius:999px;box-sizing:border-box;display:block;flex:0 0 var(--ph-bar-h);flex-shrink:0;height:var(--ph-bar-h);line-height:0;margin:0;max-height:var(--ph-bar-h);max-width:var(--ph-bar-w);min-height:var(--ph-bar-h);min-width:var(--ph-bar-w);padding:0;transition:transform .2s ease,opacity .2s ease,background .15s;width:var(--ph-bar-w)}.ph-m-toggle--open{background:linear-gradient(135deg,#2563eb,#4f46e5);border-color:#0000;box-shadow:0 8px 22px #2563eb59}.ph-m-toggle--open span{background:#fff}.ph-m-toggle--open span:first-child{transform:translateY(calc(var(--ph-bar-h) + var(--ph-bar-gap))) rotate(45deg)}.ph-m-toggle--open span:nth-child(2){opacity:0;transform:scaleX(0)}.ph-m-toggle--open span:nth-child(3){transform:translateY(calc((var(--ph-bar-h) + var(--ph-bar-gap))*-1)) rotate(-45deg)}.ph-m-backdrop{animation:ph-fade-in .2s ease;background:#0f172a66;border:none;cursor:pointer;inset:0;margin:0;min-height:100%;padding:0;position:fixed;width:100%;z-index:1}@keyframes ph-fade-in{0%{opacity:0}to{opacity:1}}.ph-m-panel{animation:ph-slide-down .22s ease;background:#fff;border-bottom:1px solid #94a3b840;box-shadow:0 20px 40px #0f172a1f;display:flex;flex-direction:column;gap:4px;left:0;padding:12px 16px 20px;position:absolute;right:0;top:100%;z-index:3}.ph-nav.ph-nav--menu-open{-webkit-backdrop-filter:none;backdrop-filter:none}.ph-nav--menu-open .ph-nav-inner,.ph-nav.ph-nav--menu-open{background:#fff;border-bottom:0;box-shadow:none}.ph-nav--menu-open .ph-m-panel{border-bottom:1px solid #e2e8f0e6;border-top:0;box-shadow:0 16px 36px #0f172a14;margin-top:0}@keyframes ph-slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ph-m-link{border-radius:14px;color:#0f172a;display:block;font-size:16px;font-weight:600;padding:16px 18px;text-decoration:none;transition:background .15s}.ph-m-link:focus-visible,.ph-m-link:hover{background:#eff6ff;color:#1d4ed8;outline:none}.ph-m-link:active{background:#dbeafe}.ph-m-link--active{background:#eff6ff;color:#1d4ed8;font-weight:600}.ph-customer-greet{color:#334155;font-size:14px;font-weight:600;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ph-m-customer{color:#64748b;font-size:13px;line-height:1.45;padding:12px 18px 4px}.ph-m-customer strong{color:#0f172a;font-weight:600;word-break:break-all}button.ph-m-link--signout{background:none;border:none;color:#b91c1c;cursor:pointer;font:inherit;text-align:left;width:100%}button.ph-m-link--signout:focus-visible,button.ph-m-link--signout:hover{background:#fef2f2;color:#991b1b}.ph-nav-link{border-radius:10px;color:#475569;font-size:14px;font-weight:500;padding:8px 10px;text-decoration:none;transition:color .15s,background .15s}.ph-nav-link:hover{background:#2563eb14;color:#1d4ed8}.ph-nav-link--active{background:#2563eb1a;color:#1d4ed8}.ph-btn{border:none;border-radius:12px;cursor:pointer;font:inherit;font-size:14px;font-weight:600;padding:10px 18px;transition:transform .15s,box-shadow .15s,background .15s}.ph-btn:active{transform:scale(.98)}.ph-btn-primary{background:linear-gradient(135deg,#2563eb,#4f46e5);box-shadow:0 8px 24px #2563eb59;color:#fff}.ph-btn-primary:hover{box-shadow:0 12px 32px #2563eb73}.ph-btn-ghost{background:#0000;color:#475569}.ph-btn-ghost:hover{background:#0f172a0f;color:#0f172a}.ph-btn-outline{background:#fff;border:1px solid #2563eb59;box-shadow:0 4px 14px #0f172a0f;color:#1e40af}.ph-btn-outline:hover{background:#eff6ff;border-color:#2563eb}.ph-btn-lg{border-radius:14px;font-size:15px;padding:14px 24px}.ph-btn-soft{background:#eff6ff;color:#1d4ed8;font-size:13px;padding:8px 14px}.ph-btn-soft:hover{background:#dbeafe}.ph-hero{overflow:hidden;padding:56px 24px 72px;position:relative}.ph-hero-glow{background:radial-gradient(circle,#6366f133 0,#0000 65%);height:70%;inset:-40% -20% auto;pointer-events:none;position:absolute}.ph-hero-inner{margin:0 auto;max-width:720px;position:relative;text-align:center}.ph-eyebrow{color:#6366f1;font-size:12px;font-weight:600;letter-spacing:.12em;margin-bottom:16px;text-transform:uppercase}.ph-hero-title{color:#0f172a;font-size:clamp(2.1rem,5vw,3.25rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:20px}.ph-hero-accent{animation:ph-shimmer 8s ease infinite;background:linear-gradient(120deg,#2563eb,#7c3aed,#2563eb);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:#0000}@keyframes ph-shimmer{0%,to{background-position:0}50%{background-position:100%}}.ph-hero-lead{color:#64748b;font-size:18px;line-height:1.65;margin:0 auto 32px;max-width:540px}.ph-hero-cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:48px}.ph-hero-cta .ph-btn-primary{align-items:center;display:inline-flex;justify-content:center;text-decoration:none}.ph-stats{background:#ffffffa6;border:1px solid #94a3b840;border-radius:20px;box-shadow:0 16px 48px #0f172a14;display:flex;flex-wrap:wrap;gap:40px 56px;justify-content:center;margin:0 auto;max-width:560px;padding:28px 32px}.ph-stat{text-align:center}.ph-stat-label{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.ph-stat-value{color:#1e293b;font-size:26px;font-weight:800;letter-spacing:-.02em;list-style:none;margin:0}.ph-listings{margin:0 auto;max-width:1120px;padding:0 24px 80px}.ph-section-head{display:flex;flex-direction:column;gap:24px;margin-bottom:36px}@media (min-width:768px){.ph-section-head{align-items:flex-end;flex-direction:row;justify-content:space-between}}.ph-section-title{font-size:clamp(1.6rem,3vw,2rem);font-weight:800;letter-spacing:-.02em;margin-bottom:8px}.ph-section-title--center{margin-bottom:40px;text-align:center}.ph-section-sub{color:#64748b;font-size:15px;line-height:1.55;max-width:420px}.ph-filters{display:flex;flex-wrap:wrap;gap:12px;width:100%}@media (min-width:768px){.ph-filters{justify-content:flex-end;width:auto}}.ph-search{flex:1 1;max-width:320px;min-width:200px;position:relative}.ph-search-icon{color:#94a3b8;font-size:18px;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ph-search-input{background:#fff;border:1px solid #94a3b873;border-radius:14px;box-shadow:0 4px 16px #0f172a0d;font:inherit;font-size:14px;padding:12px 14px 12px 42px;transition:border-color .15s,box-shadow .15s;width:100%}.ph-search-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;outline:none}.ph-select-wrap{min-width:130px}.ph-select{appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%2364748b' d='m3 4.5 3 3 3-3'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #94a3b873;border-radius:14px;box-shadow:0 4px 16px #0f172a0d;cursor:pointer;font:inherit;font-size:14px;padding:12px 36px 12px 14px;width:100%}.ph-select:focus{border-color:#6366f1;outline:none}.ph-empty{color:#64748b;font-size:15px;padding:48px 20px;text-align:center}.ph-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:1fr;list-style:none}@media (min-width:640px){.ph-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ph-grid{gap:32px;grid-template-columns:repeat(3,1fr)}}.ph-card{background:#fff;border:1px solid #94a3b833;border-radius:22px;box-shadow:0 4px 6px #0f172a0a,0 20px 50px #0f172a14;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.ph-card:hover{box-shadow:0 8px 12px #0f172a0f,0 28px 64px #2563eb1f;transform:translateY(-6px)}.ph-card--clickable{cursor:pointer}.ph-card--clickable:focus-visible{outline:3px solid #6366f18c;outline-offset:3px}.ph-card-cta{pointer-events:none}.ph-card-media{aspect-ratio:4/3;background:#e2e8f0;overflow:hidden;position:relative}.ph-card-img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.ph-card:hover .ph-card-img{transform:scale(1.05)}.ph-badge{border-radius:999px;font-size:11px;font-weight:700;left:14px;letter-spacing:.04em;padding:6px 12px;position:absolute;text-transform:uppercase;top:14px}.ph-badge--feat{background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 6px 16px #2563eb66;color:#fff}.ph-badge--new{background:#fff;box-shadow:0 4px 14px #0f172a1f;color:#0f172a}.ph-card-body{display:flex;flex:1 1;flex-direction:column;gap:8px;padding:20px 20px 22px}.ph-card-title{font-size:18px;font-weight:700;letter-spacing:-.02em}.ph-card-loc{color:#64748b;font-size:14px;margin-bottom:4px}.ph-meta{color:#475569;display:flex;flex-wrap:wrap;font-size:13px;gap:8px 14px;list-style:none;margin-bottom:auto;padding-bottom:16px}.ph-meta li{align-items:center;display:flex;gap:6px}.ph-meta li:before{background:#cbd5e1;border-radius:50%;content:"";height:4px;width:4px}.ph-meta li:first-child:before{display:none}.ph-card-foot{align-items:center;border-top:1px solid #f1f5f9;display:flex;gap:12px;justify-content:space-between;margin-top:4px;padding-top:4px}.ph-rent{color:#0f172a;font-size:22px;font-weight:800;letter-spacing:-.02em}.ph-rent-unit{color:#94a3b8;font-size:13px;font-weight:600;margin-left:2px}.ph-how{margin:0 auto;max-width:960px;padding:0 24px 88px}.ph-steps{grid-gap:24px;display:grid;gap:24px;list-style:none}@media (min-width:768px){.ph-steps{gap:32px;grid-template-columns:repeat(3,1fr)}}.ph-step{background:#ffffffb3;border:1px solid #94a3b838;border-radius:20px;box-shadow:0 12px 36px #0f172a0f;padding:28px 24px;text-align:center}.ph-step-num{align-items:center;background:linear-gradient(135deg,#dbeafe,#e0e7ff);border-radius:14px;color:#1d4ed8;display:inline-flex;font-size:16px;font-weight:800;height:40px;justify-content:center;margin-bottom:16px;width:40px}.ph-step-title{font-size:17px;font-weight:700;margin-bottom:10px}.ph-step-text{color:#64748b;font-size:14px;line-height:1.6}.ph-footer{background:#ffffff80;border-top:1px solid #94a3b840;padding:28px 24px}.ph-footer-inner{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:13px;gap:16px;justify-content:space-between;margin:0 auto;max-width:1120px}.ph-footer-brand{color:#334155;font-weight:700}.ph-footer-link{color:#2563eb;font-weight:600;text-decoration:none}.ph-footer-link:hover{text-decoration:underline}.ct-page{display:flex;flex-direction:column;min-height:100vh}.ct-main{flex:1 1;margin:0 auto;max-width:960px;padding:24px 20px 56px;width:100%}.ct-hero{margin-bottom:32px;text-align:center}.ct-title{color:#0f172a;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;letter-spacing:-.03em;margin:8px 0 12px}.ct-lead{color:#64748b;font-size:16px;line-height:1.6;margin:0 auto;max-width:520px}.ct-grid{grid-gap:24px;display:grid;gap:24px}@media (min-width:800px){.ct-grid{align-items:start;grid-template-columns:1.2fr 1fr}}.ct-card{background:#fff;border:1px solid #94a3b838;border-radius:22px;box-shadow:0 4px 6px #0f172a0a,0 20px 50px #0f172a14;padding:24px 22px 26px}.ct-card-title{color:#0f172a;font-size:15px;font-weight:700;margin-bottom:18px}.ct-form{gap:16px}.ct-field,.ct-form{display:flex;flex-direction:column}.ct-field{gap:6px}.ct-label{color:#334155;font-size:13px;font-weight:600}.ct-input,.ct-textarea{background:#f8fafc;border:1px solid #94a3b873;border-radius:14px;color:#0f172a;font:inherit;font-size:15px;padding:12px 14px;transition:border-color .15s,box-shadow .15s,background .15s}.ct-input:focus,.ct-textarea:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;outline:none}.ct-select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%2364748b' d='m3 4.5 3 3 3-3'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:36px}.ct-textarea{line-height:1.5;min-height:120px;resize:vertical}.ct-submit{align-self:flex-start;border-radius:14px;font-size:15px;margin-top:8px;padding:14px 24px}.ct-save-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:13px;margin:0 0 12px;padding:10px 12px}.ct-success-banner{padding:20px 0 8px}.ct-success-title{color:#0f172a;font-size:18px;font-weight:700;margin:0 0 8px}.ct-success-text{color:#64748b;font-size:15px;line-height:1.55;margin:0 0 20px}.ct-success-btn{border-radius:12px}.ct-footnote{color:#94a3b8;font-size:12px;line-height:1.45;margin-top:12px}.ct-aside-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin-bottom:16px}.ct-aside-label{color:#94a3b8;display:block;font-size:11px;font-weight:700;letter-spacing:.06em;margin-bottom:4px;text-transform:uppercase}.ct-aside-value{color:#2563eb;font-size:15px;font-weight:600;text-decoration:none}.ct-aside-value:hover{text-decoration:underline}.ct-aside-value--muted{color:#475569;font-weight:500}.ct-aside-address{display:block;font-weight:500;line-height:1.5;max-width:280px}.ct-aside-note{color:#94a3b8;font-size:12px;line-height:1.45}.ab-main{max-width:720px}.ab-section{margin-bottom:32px}.ab-section-title{color:#6366f1;font-size:13px;font-weight:700;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.ab-section-title--center{text-align:center}.ab-section-text{line-height:1.7}.ab-list,.ab-section-text{color:#475569;font-size:16px}.ab-list{line-height:1.75;margin:0;padding-left:1.2em}.ab-list li{margin-bottom:8px}.ab-values{margin-bottom:40px}.ab-value-grid{grid-gap:16px;display:grid;gap:16px}@media (min-width:640px){.ab-value-grid{grid-template-columns:repeat(3,1fr)}}.ab-value-card{background:#fff;border:1px solid #94a3b838;border-radius:18px;box-shadow:0 8px 24px #0f172a0f;padding:20px 18px}.ab-value-title{color:#0f172a;font-size:16px;font-weight:700;margin-bottom:8px}.ab-value-text{color:#64748b;font-size:14px;line-height:1.55;margin:0}.ab-cta{border-top:1px solid #94a3b840;padding:28px 20px 8px;text-align:center}.ab-cta-text{color:#334155;font-size:16px;font-weight:600;margin-bottom:16px}.ab-cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.ab-cta-btn{align-items:center;border-radius:14px;display:inline-flex;font-size:15px;justify-content:center;padding:14px 22px;text-decoration:none}.pp-root{background:radial-gradient(ellipse 100% 60% at 50% 0,#2563eb1a,#0000 50%),linear-gradient(180deg,#f8fafc,#f1f5f9);color:#0f172a;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.pp-missing{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:16px;justify-content:center;padding:24px}.pp-missing-text{color:#64748b;font-size:17px}.pp-back-link{color:#2563eb;font-weight:600;text-decoration:none}.pp-back-link:hover{text-decoration:underline}.pp-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fafce0;border-bottom:1px solid #94a3b840;position:sticky;top:0;z-index:40}.pp-nav-inner{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 auto;max-width:1120px;padding:14px 24px}.pp-brand{align-items:center;color:inherit;display:inline-flex;gap:10px;text-decoration:none}.pp-brand-mark{align-items:center;background:linear-gradient(135deg,#2563eb,#6366f1);border-radius:12px;box-shadow:0 8px 22px #2563eb59;color:#fff;display:flex;font-size:13px;font-weight:800;height:38px;justify-content:center;width:38px}.pp-brand-text{font-size:16px;font-weight:700;letter-spacing:-.02em}.pp-nav-actions{align-items:center;display:flex;gap:10px}.pp-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:600;justify-content:center;padding:10px 16px;text-decoration:none;transition:background .15s,box-shadow .15s}.pp-btn-ghost{background:#0000;color:#475569}.pp-btn-ghost:hover{background:#0f172a0f}.pp-btn-soft{background:#eff6ff;color:#1d4ed8}.pp-btn-soft:hover{background:#dbeafe}.pp-btn-primary{background:linear-gradient(135deg,#2563eb,#4f46e5);box-shadow:0 10px 28px #2563eb59;color:#fff}.pp-btn-primary:hover{box-shadow:0 14px 36px #2563eb6b}.pp-btn-block{border-radius:14px;font-size:16px;padding:16px 20px;width:100%}.pp-main{grid-gap:36px;display:grid;flex:1 1;gap:36px;margin:0 auto;max-width:1120px;padding:28px 24px 56px;width:100%}@media (min-width:900px){.pp-main{align-items:start;gap:48px;grid-template-columns:1.15fr 1fr;padding-top:36px}}.pp-gallery{display:flex;flex-direction:column;gap:14px}.pp-hero-wrap{aspect-ratio:4/3;background:#e2e8f0;border-radius:22px;box-shadow:0 4px 6px #0f172a0d,0 24px 60px #0f172a1f;overflow:hidden;position:relative}.pp-hero-img{display:block;height:100%;object-fit:cover;width:100%}.pp-badge{border-radius:999px;font-size:11px;font-weight:700;left:16px;letter-spacing:.04em;padding:6px 12px;position:absolute;text-transform:uppercase;top:16px}.pp-badge--feat{background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 6px 16px #2563eb66;color:#fff}.pp-badge--new{background:#fff;box-shadow:0 4px 14px #0f172a1f;color:#0f172a}.pp-thumbs{display:flex;gap:10px;list-style:none;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.pp-thumb{background:#e2e8f0;border:2px solid #0000;border-radius:12px;cursor:pointer;flex:0 0 auto;height:66px;opacity:.75;overflow:hidden;padding:0;transition:opacity .15s,border-color .15s,transform .15s;width:88px}.pp-thumb:hover{opacity:1}.pp-thumb--on{border-color:#2563eb;box-shadow:0 4px 14px #2563eb40;opacity:1}.pp-thumb img{display:block;height:100%;object-fit:cover;width:100%}.pp-content{padding-top:4px}.pp-loc{color:#6366f1;font-size:14px;font-weight:600;margin-bottom:8px}.pp-title{font-size:clamp(1.75rem,4vw,2.35rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:20px}.pp-meta{border-bottom:1px solid #94a3b859;display:flex;gap:28px;list-style:none;margin-bottom:24px;padding-bottom:24px}.pp-meta li{display:flex;flex-direction:column;gap:4px}.pp-meta-val{font-size:22px;font-weight:800;letter-spacing:-.02em}.pp-meta-label{color:#94a3b8;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.pp-price-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:32px}.pp-price{font-size:32px;font-weight:800;letter-spacing:-.03em}.pp-price-unit{color:#64748b;font-size:16px;font-weight:600}.pp-available{background:#ecfdf5;border-radius:999px;color:#059669;font-size:14px;font-weight:600;padding:8px 14px}.pp-section{margin-bottom:28px}.pp-section-title{color:#64748b;font-size:13px;font-weight:700;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.pp-desc{color:#475569;font-size:16px;line-height:1.7}.pp-tags{display:flex;flex-wrap:wrap;gap:10px;list-style:none}.pp-tag{background:#fff;border:1px solid #94a3b859;border-radius:999px;box-shadow:0 2px 8px #0f172a0a;color:#334155;font-size:13px;font-weight:600;padding:8px 14px}.pp-cta{border-top:1px solid #94a3b840;margin-top:8px;padding-top:28px}.pp-cta-note{color:#94a3b8;font-size:13px;margin-top:12px;text-align:center}.pp-footer{margin:0 auto;max-width:1120px;padding:0 24px 32px}.pp-footer-link{color:#2563eb;font-size:14px;font-weight:600;text-decoration:none}.pp-footer-link:hover{text-decoration:underline}.eq-root{background:radial-gradient(ellipse 90% 50% at 80% -10%,#6366f11f,#0000 50%),linear-gradient(180deg,#f8fafc,#eef2ff 55%,#f1f5f9);color:#0f172a;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.eq-missing{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:16px;justify-content:center;padding:24px}.eq-missing-text{color:#64748b;font-size:17px}.eq-link{color:#2563eb;font-weight:600;text-decoration:none}.eq-link:hover{text-decoration:underline}.eq-save-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:13px;margin:0 0 4px;padding:10px 12px}.eq-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fafce0;border-bottom:1px solid #94a3b840;position:sticky;top:0;z-index:40}.eq-nav-inner{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 auto;max-width:960px;padding:14px 24px}.eq-brand{align-items:center;color:inherit;display:inline-flex;gap:10px;text-decoration:none}.eq-brand-mark{align-items:center;background:linear-gradient(135deg,#2563eb,#6366f1);border-radius:12px;box-shadow:0 8px 22px #2563eb59;color:#fff;display:flex;font-size:13px;font-weight:800;height:38px;justify-content:center;width:38px}.eq-brand-text{font-size:16px;font-weight:700;letter-spacing:-.02em}.eq-nav-actions{align-items:center;display:flex;gap:10px}.eq-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:600;justify-content:center;padding:10px 16px;text-decoration:none;transition:background .15s,box-shadow .15s}.eq-btn-ghost{background:#0000;color:#475569}.eq-btn-ghost:hover{background:#0f172a0f}.eq-btn-soft{background:#eff6ff;color:#1d4ed8}.eq-btn-soft:hover{background:#dbeafe}.eq-btn-primary{background:linear-gradient(135deg,#2563eb,#4f46e5);box-shadow:0 10px 28px #2563eb59;color:#fff}.eq-btn-primary:hover{box-shadow:0 14px 36px #2563eb6b}.eq-btn-block{border-radius:14px;font-size:16px;margin-top:8px;padding:16px 20px;width:100%}.eq-main{grid-gap:32px;display:grid;flex:1 1;gap:32px;margin:0 auto;max-width:960px;padding:32px 24px 64px;width:100%}@media (min-width:800px){.eq-main{align-items:start;gap:48px;grid-template-columns:minmax(260px,320px) 1fr;padding-top:40px}}.eq-summary{position:relative}@media (min-width:800px){.eq-summary{position:sticky;top:88px}}.eq-summary-media{aspect-ratio:4/3;background:#e2e8f0;border-radius:20px;box-shadow:0 4px 6px #0f172a0d,0 20px 50px #0f172a1a;margin-bottom:20px;overflow:hidden}.eq-summary-media img{display:block;height:100%;object-fit:cover;width:100%}.eq-heading{color:#6366f1;font-size:12px;font-weight:700;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.eq-property-name{font-size:22px;font-weight:800;letter-spacing:-.02em;line-height:1.25;margin-bottom:6px}.eq-property-loc{color:#64748b;font-size:14px;margin-bottom:14px}.eq-property-rent{font-size:26px;font-weight:800;letter-spacing:-.02em;margin-bottom:16px}.eq-property-rent span{color:#94a3b8;font-size:15px;font-weight:600}.eq-summary-link{color:#2563eb;font-size:14px;font-weight:600;text-decoration:none}.eq-summary-link:hover{text-decoration:underline}.eq-panel{background:#fff;border:1px solid #94a3b838;border-radius:22px;box-shadow:0 4px 6px #0f172a0a,0 24px 56px #0f172a14;padding:28px 24px 32px}@media (min-width:800px){.eq-panel{padding:36px 40px 40px}}.eq-panel-title{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:10px}.eq-panel-lead{color:#64748b;font-size:15px;line-height:1.6;margin-bottom:28px}.eq-form{gap:20px}.eq-field,.eq-form{display:flex;flex-direction:column}.eq-field{gap:8px}.eq-label{color:#334155;font-size:13px;font-weight:600}.eq-optional{color:#94a3b8;font-weight:500}.eq-input,.eq-textarea{background:#f8fafc;border:1px solid #94a3b873;border-radius:14px;color:#0f172a;font:inherit;font-size:15px;padding:14px 16px;transition:border-color .15s,box-shadow .15s,background .15s}.eq-input:hover,.eq-textarea:hover{background:#fff}.eq-input:focus,.eq-textarea:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;outline:none}.eq-textarea{line-height:1.55;min-height:120px;resize:vertical}.eq-footnote{color:#94a3b8;font-size:12px;margin-top:4px;text-align:center}.eq-success{align-items:center;display:flex;flex:1 1;justify-content:center;padding:40px 24px 64px}.eq-success-card{background:#fff;border:1px solid #94a3b833;border-radius:22px;box-shadow:0 24px 60px #0f172a1a;max-width:440px;padding:40px 32px 36px;text-align:center}.eq-success-icon{align-items:center;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:50%;color:#047857;display:flex;font-size:28px;font-weight:800;height:56px;justify-content:center;margin:0 auto 20px;width:56px}.eq-success-title{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:12px}.eq-success-text{color:#64748b;font-size:15px;line-height:1.65;margin-bottom:28px}.eq-success-text strong{color:#334155}.eq-success-actions{display:flex;flex-direction:column;gap:12px}@media (min-width:480px){.eq-success-actions{flex-direction:row;flex-wrap:wrap;justify-content:center}}.ca-page{flex:1 1;margin:0 auto;max-width:440px;padding:32px 20px 56px;width:100%}.ca-card{background:#fff;border:1px solid #94a3b859;border-radius:22px;box-shadow:0 18px 50px #0f172a14;padding:28px 24px 32px}.ca-title{color:#0f172a;font-size:1.5rem;font-weight:800;letter-spacing:-.03em;margin:0 0 8px}.ca-lead{color:#64748b;font-size:15px;line-height:1.55;margin:0 0 24px}.ca-form{gap:18px}.ca-field,.ca-form{display:flex;flex-direction:column}.ca-field{gap:6px}.ca-label{color:#334155;font-size:13px;font-weight:600}.ca-input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#0f172a;font-size:15px;padding:12px 14px;width:100%}.ca-input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;outline:none}.ca-submit{border:none;border-radius:14px;cursor:pointer;font-size:15px;font-weight:600;margin-top:8px;padding:14px 20px;width:100%}.ca-submit:disabled{cursor:not-allowed;opacity:.65}.ca-footer{color:#64748b;font-size:15px;margin-top:22px;text-align:center}.ca-footer-link{background:none;border:none;color:#2563eb;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:600;padding:0;text-decoration:none}.ca-footer-link:hover{text-decoration:underline}.ca-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c}.ca-error,.ca-success{font-size:13px;margin:0;padding:10px 12px}.ca-success{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;color:#047857}.cp-profile-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin:8px 0 28px;padding:16px 18px}.cp-row{display:flex;flex-direction:column;gap:4px;padding:10px 0}.cp-row+.cp-row{border-top:1px solid #e2e8f0}.cp-label{color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.cp-value{color:#0f172a;font-size:15px;font-weight:600;word-break:break-word}.cp-danger{background:#fef2f2;border:1px solid #fecaca;border-radius:16px;margin-top:8px;padding:20px 18px}.cp-danger-title{color:#991b1b;font-size:16px;font-weight:800;margin:0 0 8px}.cp-danger-text{color:#7f1d1d;font-size:14px;line-height:1.5;margin:0 0 16px}.ca-delete-btn{background:#dc2626;border:1px solid #b91c1c;border-radius:14px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:14px 20px;width:100%}.ca-delete-btn:hover:not(:disabled){background:#b91c1c}.ca-delete-btn:disabled{cursor:not-allowed;opacity:.65}@keyframes cp-modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes cp-modal-pop-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.cp-modal-root{align-items:center;animation:cp-modal-backdrop-in .22s ease-out;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0f172a73;display:flex;inset:0;justify-content:center;padding:24px 16px;position:fixed;z-index:200}.cp-modal{animation:cp-modal-pop-in .28s cubic-bezier(.22,1,.36,1);border:1px solid #ffffffa6;border-radius:22px;box-shadow:0 28px 80px #0f172a47;max-width:400px;padding:28px 24px 24px;width:100%}.cp-modal--warn{background:linear-gradient(165deg,#fffefb,#fff 42%,#fefce8)}.cp-modal--success{background:linear-gradient(165deg,#f0fdf9,#fff 45%,#ecfdf5)}.cp-modal-icon{align-items:center;border-radius:16px;display:flex;height:56px;justify-content:center;margin:0 auto 16px;width:56px}.cp-modal-icon--warn{background:linear-gradient(145deg,#fef3c7,#fde68a);box-shadow:0 8px 24px #b4530933;color:#b45309}.cp-modal-icon--success{background:linear-gradient(145deg,#d1fae5,#a7f3d0);box-shadow:0 8px 28px #05966938;color:#059669}.cp-modal-title{color:#0f172a;font-size:1.35rem;font-weight:800;letter-spacing:-.03em;margin:0 0 10px;text-align:center}.cp-modal-text{color:#475569;font-size:15px;line-height:1.55;margin:0 0 24px;text-align:center}.cp-modal-text strong{color:#0f172a;font-weight:700}.cp-modal-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.cp-modal-actions--single .cp-modal-btn{max-width:100%;width:100%}.cp-modal-btn{border:none;border-radius:14px;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;min-width:120px;padding:12px 18px;transition:transform .12s ease,box-shadow .12s ease}.cp-modal-btn:active:not(:disabled){transform:scale(.98)}.cp-modal-btn:disabled{cursor:not-allowed;opacity:.65}.cp-modal-btn--ghost{background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0a;color:#475569}.cp-modal-btn--ghost:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.cp-modal-btn--danger{background:linear-gradient(180deg,#ef4444,#dc2626);box-shadow:0 10px 28px #dc262659;color:#fff}.cp-modal-btn--danger:hover:not(:disabled){box-shadow:0 12px 32px #b91c1c73}.cp-modal-btn--primary{background:linear-gradient(180deg,#34d399,#10b981);box-shadow:0 10px 28px #10b98159;color:#fff}.cp-modal-btn--primary:hover:not(:disabled){box-shadow:0 12px 32px #0596696b}
/*# sourceMappingURL=main.fc580339.css.map*/