.sidebar{width:270px;height:100vh;position:sticky;top:0;display:flex;flex-direction:column;background:#0b1220;color:#e5e7eb;border-right:1px solid rgba(255,255,255,.06);overflow:hidden}.sidebar:before{content:"";position:absolute;inset:-2px;background:radial-gradient(700px circle at 0% 0%,rgba(59,130,246,.18),transparent 45%);opacity:.9;pointer-events:none}.sidebar-header{position:relative;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid rgba(255,255,255,.06)}.profile{display:flex;align-items:center;gap:.9rem}.avatar{width:46px;height:46px;border-radius:999px;display:grid;place-items:center;font-weight:900;letter-spacing:.5px;color:#eaf2ff;background:radial-gradient(120% 120% at 30% 20%,#60a5fa8c,#3b82f62e);border:1px solid rgba(59,130,246,.28);box-shadow:0 10px 22px #00000047;-webkit-user-select:none;user-select:none}.profile-meta{min-width:0;display:flex;flex-direction:column}.profile-top{display:flex;align-items:center;gap:.6rem;min-width:0}.profile-name{margin:0;font-size:1.02rem;font-weight:900;color:#f9fafb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-sub{margin:.35rem 0 0;font-size:.84rem;font-weight:700;color:#e5e7eb9e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-nav{position:relative;flex:1;padding:1rem .9rem;overflow-y:auto}.sidebar-nav::-webkit-scrollbar{width:10px}.sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px;border:3px solid transparent;background-clip:content-box}.nav-section{margin:0 0 .75rem .35rem;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#e5e7eb8c}.sidebar-link{display:flex;align-items:center;gap:.8rem;padding:.75rem .85rem;border-radius:14px;text-decoration:none;color:#e5e7ebc7;font-weight:750;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease;border:1px solid transparent;position:relative}.sidebar-link:hover{background:#ffffff0f;color:#fff;transform:translate(2px)}.link-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.06);color:#e5e7ebe6;font-size:1.05rem}.link-label{font-size:.95rem}.sidebar-link.is-active{background:#2563eb26;border-color:#3b82f647;color:#eff6ff}.sidebar-link.is-active .link-icon{background:#3b82f633;border-color:#3b82f64d;color:#bfdbfe}.sidebar-link.is-active:before{content:"";position:absolute;left:-10px;top:10px;bottom:10px;width:4px;border-radius:999px;background:#60a5fa;box-shadow:0 0 18px #60a5faa6}.sidebar-footer{position:relative;padding:1rem 1.1rem 1.25rem;border-top:1px solid rgba(255,255,255,.06);background:linear-gradient(to top,rgba(0,0,0,.18),transparent);display:flex;flex-direction:column;gap:.75rem}.sidebar-action{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem .85rem;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);color:#e5e7ebd9;font-weight:800;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.sidebar-action:hover{background:#ffffff0f;color:#fff;transform:translate(2px);border-color:#ffffff1a}.action-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.06);font-size:1.05rem}.sidebar-action.danger:hover{border-color:#f8717138;background:#f871711a;color:#fecaca}@media(max-width:900px){.sidebar{position:fixed;left:-300px;top:0;z-index:200;transition:left .24s ease;box-shadow:0 16px 40px #00000059}.sidebar.sidebar-open{left:0}}.app-layout{min-height:100vh;display:flex;flex-direction:column}.layout-container{display:flex;flex:1;position:relative}.main-content{flex:1;min-height:100vh;background-color:var(--background);overflow-y:auto}.mobile-topbar{display:none;height:56px;align-items:center;justify-content:space-between;padding:0 1rem;background:#0b1220;color:#e5e7eb;border-bottom:1px solid rgba(255,255,255,.06);position:sticky;top:0;z-index:250}.topbar-title{font-weight:900;letter-spacing:.3px}.icon-btn{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#e5e7eb;cursor:pointer}.icon-btn:hover{background:#ffffff14}.sidebar-overlay{display:none}.maintenance-actions{display:flex;gap:var(--spacing-sm);padding-top:var(--spacing-md);border-top:1px solid var(--border-color);margin-top:var(--spacing-lg);flex-wrap:wrap}@media(max-width:900px){.mobile-topbar{display:flex}.main-content{min-height:calc(100vh - 56px)}.sidebar-overlay{display:block;position:fixed;inset:0;background:#00000073;z-index:190}}.home{background:#f9fafb;overflow-x:hidden}.home .hero{min-height:92vh;background-size:cover;background-position:center;position:relative}.home .hero-overlay{background:linear-gradient(180deg,#0000009e,#0000008c);min-height:92vh;display:flex;align-items:center}.home .hero-inner{color:#fff;text-align:left;padding:64px 0;max-width:980px}.home .hero-badge{display:inline-flex;gap:10px;align-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);padding:10px 14px;border-radius:999px;font-size:.95rem;margin-bottom:18px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home .hero-inner h1{font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.05;margin:0 0 14px}.home .hero-inner h1 span{background:linear-gradient(to right,#93c5fd,#bfdbfe);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home .hero-lead{font-size:clamp(1.05rem,1.5vw,1.25rem);opacity:.92;line-height:1.7;margin:0 0 26px;max-width:760px}.home .hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:18px}.home .hero-meta{opacity:.9;font-size:.95rem}.home .hero .btn-outline{border:2px solid rgba(255,255,255,.9);color:#fff;background:transparent}.home .hero .btn-outline:hover{background:#ffffff1a}.home .hero-points{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;margin-top:16px;max-width:920px}.home .hero-point{display:flex;gap:10px;align-items:center;padding:10px 12px;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14)}.home .trust{background:#fff;padding:34px 0;border-bottom:1px solid var(--border-color)}.home .trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.home .trust-item{display:flex;gap:14px;align-items:flex-start;padding:16px;border:1px solid #eef2f7;border-radius:16px;background:#f9fafb}.home .trust-icon{font-size:1.5rem;color:var(--primary-color);margin-top:2px}.home .trust-item h3{margin:0 0 4px}.home .trust-item p{margin:0;color:var(--text-secondary)}.home .section-head{max-width:820px}.home .section-subtitle{color:var(--text-secondary);margin-bottom:26px;line-height:1.7}.home .offer{padding:72px 0}.home .offer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.home .offer-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;padding:22px;box-shadow:0 10px 25px #0000000a;transition:transform .2s ease}.home .offer-card:hover{transform:translateY(-3px)}.home .offer-icon{font-size:1.7rem;color:var(--primary-color);margin-bottom:10px}.home .offer-card h3{margin:0 0 6px}.home .offer-card p{margin:0;color:var(--text-secondary);line-height:1.6}.home .why{padding:72px 0;background:#f3f4f6}.home .why-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;align-items:start}@media(max-width:900px){.home .why-grid{grid-template-columns:1fr}}.home .why-list{display:grid;gap:10px;margin-top:12px;margin-bottom:18px}.home .why-item{display:flex;gap:10px;align-items:center;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid #eef2f7}.home .why-actions{display:flex;gap:12px;flex-wrap:wrap}.home .why-outline{border:1px solid var(--border-color);color:var(--text-primary);background:transparent}.home .contact-card{background:#111827;color:#e5e7eb;border-radius:18px;padding:22px;border:1px solid #1f2937;box-shadow:0 10px 25px #0000002e}.home .contact-top{display:flex;gap:12px;align-items:center;margin-bottom:14px}.home .contact-icon{font-size:1.6rem;color:#60a5fa}.home .contact-sub{margin:0;color:#9ca3af}.home .contact-lines{display:grid;gap:10px;margin-top:10px}.home .contact-line{display:flex;gap:10px;align-items:center;padding:10px 12px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#e5e7eb}.home .contact-line span{color:#9ca3af}.home .cta{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;padding:70px 0}.home .cta-content{max-width:920px}.home .cta-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.home .cta-outline{border:2px solid rgba(255,255,255,.9);color:#fff;background:transparent}.home .cta-outline:hover{background:#ffffff1a}.home .footer{background:#111827;color:#9ca3af;padding:56px 0}.home .footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:18px}.home .footer a{color:#9ca3af}.home .footer a:hover{color:#fff}.home .footer-bottom{border-top:1px solid #374151;padding-top:14px;text-align:center;font-size:.9rem}@media(max-width:768px){.home .hero-inner{padding:48px 0}}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(900px 600px at 15% 20%,rgba(37,99,235,.12),transparent 55%),radial-gradient(800px 520px at 85% 30%,rgba(16,185,129,.1),transparent 55%),linear-gradient(180deg,#f8fafc,#f1f5f9)}.auth-shell{width:100%;max-width:980px;display:grid;grid-template-columns:1fr 1fr;border-radius:20px;overflow:hidden;box-shadow:0 22px 50px #0206171f;border:1px solid rgba(15,23,42,.08);background:#fff}.auth-aside{background:linear-gradient(135deg,#0f172a,#1e293b);color:#e2e8f0;padding:42px;position:relative}.auth-aside:before{content:"";position:absolute;inset:-40% -40% auto auto;width:380px;height:380px;border-radius:999px;background:radial-gradient(circle,rgba(37,99,235,.45),transparent 60%);filter:blur(6px);opacity:.85}.auth-aside__brand{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.auth-aside__logo{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);font-size:20px}.auth-aside__title{font-size:1.1rem;font-weight:800;letter-spacing:.2px}.auth-aside__tag{margin-top:18px;font-size:1.05rem;line-height:1.6;color:#e2e8f0eb;position:relative;z-index:1}.auth-aside__bullets{margin-top:22px;display:grid;gap:12px;position:relative;z-index:1}.auth-bullet{display:flex;gap:10px;align-items:flex-start;padding:12px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#e2e8f0eb}.auth-bullet b{display:block;color:#fff;font-weight:800;margin-bottom:2px}.auth-aside__contact{margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#e2e8f0e6;position:relative;z-index:1}.auth-aside__contact a{color:#bfdbfe;text-decoration:none;font-weight:700}.auth-aside__contact a:hover{text-decoration:underline}.auth-card{background:#fff;padding:42px}.auth-header{text-align:left;margin-bottom:18px}.auth-header h1{font-size:1.9rem;margin-bottom:8px;color:#0f172a;letter-spacing:-.3px}.auth-header p{font-size:.95rem;color:#64748b;margin:0}.auth-form{margin-top:18px}.input-group{margin-bottom:14px}.input-group label{display:block;margin-bottom:6px;font-weight:700;font-size:.9rem;color:#0f172a}.input-group input,.input-group textarea,.input-group select{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:12px;font-size:.95rem;background:#fff;color:#0f172a;transition:box-shadow .15s ease,border-color .15s ease}.input-group input:focus,.input-group textarea:focus,.input-group select:focus{border-color:#2563eba6;box-shadow:0 0 0 4px #2563eb1f}.auth-hint{margin-top:6px;font-size:.82rem;color:#64748b}.label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.link-btn{background:transparent;border:0;padding:0;color:#2563eb;font-weight:800;cursor:pointer}.link-btn:hover{text-decoration:underline}.auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 4px}.check{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#64748b}.auth-mini-link{font-size:.9rem;color:#2563eb;font-weight:800;text-decoration:none}.auth-mini-link:hover{text-decoration:underline}.btn-block{width:100%;margin-top:12px}.btn.btn-primary{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border-radius:12px;font-weight:800;padding:12px 14px;box-shadow:0 10px 18px #2563eb2e}.btn.btn-primary:hover{background:linear-gradient(135deg,#1e40af,#1d4ed8);transform:translateY(-1px)}.btn.btn-outline{border-radius:12px;padding:12px 14px;font-weight:800;border:1px solid #e2e8f0;background:#fff}.btn.btn-outline:hover{background:#f8fafc}.alert{padding:12px;border-radius:12px;margin-bottom:12px;font-size:.9rem}.alert-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.auth-divider{display:flex;align-items:center;gap:12px;margin:18px 0 12px;color:#64748b;font-size:.9rem}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e2e8f0;flex:1}.auth-footer{margin-top:14px;padding-top:14px;border-top:1px solid #e2e8f0;color:#64748b;font-size:.9rem}.auth-link{color:#2563eb;font-weight:800}.auth-link:hover{text-decoration:underline}.loading-spinner{border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:18px;height:18px;animation:spin .6s linear infinite}@media(max-width:860px){.auth-shell{grid-template-columns:1fr}.auth-aside{display:none}.auth-card{padding:28px}}.admin-dashboard{padding:2rem;background-color:#f9fafb;min-height:100vh;display:flex;flex-direction:column;gap:2rem}.dashboard-header{margin-bottom:1rem}.dashboard-header h1{font-size:3rem;font-weight:700;color:#111827;margin-bottom:.25rem}.dashboard-header p{color:#6b7280;font-size:1.15rem;font-weight:500}.dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;align-items:stretch}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.25rem;min-height:140px;box-shadow:0 1px 2px #0000000a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;inset:-2px;background:radial-gradient(600px circle at 0% 0%,rgba(59,130,246,.1),transparent 40%);opacity:0;transition:opacity .2s ease;pointer-events:none}.stat-card:hover{transform:translateY(-3px);border-color:#d1d5db;box-shadow:0 10px 22px #00000014}.stat-card:hover:before{opacity:1}.stat-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.stat-title{color:#6b7280;font-size:.9rem;font-weight:600;margin:0 0 .35rem;letter-spacing:.2px}.stat-value{color:#111827;font-size:2rem;font-weight:800;margin:0;line-height:1.1}.stat-subtitle{margin:.5rem 0 0;color:#9ca3af;font-size:.85rem;font-weight:600}.stat-iconWrap{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.06);background:#11182705}.stat-icon{font-size:1.35rem;display:grid;place-items:center}.stat-bottom{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.trend{font-size:.85rem;font-weight:800;padding:.35rem .6rem;border-radius:999px;border:1px solid rgba(0,0,0,.06);background:#11182708;color:#374151}.trend-note{font-size:.85rem;font-weight:700;color:#9ca3af}.trend.up{background:#16a34a1a;color:#15803d;border-color:#16a34a2e}.trend.down{background:#dc26261a;color:#b91c1c;border-color:#dc26262e}.trend-neutral{color:#6b7280}.stat-card--blue:before{background:radial-gradient(600px circle at 0% 0%,rgba(59,130,246,.12),transparent 45%)}.stat-card--green:before{background:radial-gradient(600px circle at 0% 0%,rgba(34,197,94,.12),transparent 45%)}.stat-card--amber:before{background:radial-gradient(600px circle at 0% 0%,rgba(245,158,11,.14),transparent 45%)}.stat-card--purple:before{background:radial-gradient(600px circle at 0% 0%,rgba(168,85,247,.12),transparent 45%)}.stat-card--blue .stat-icon{color:#2563eb}.stat-card--green .stat-icon{color:#16a34a}.stat-card--amber .stat-icon{color:#f59e0b}.stat-card--purple .stat-icon{color:#7c3aed}@media(max-width:1100px){.dashboard-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.dashboard-grid{grid-template-columns:1fr}}.stat-icon.properties{background:#e0f2fe;color:#0284c7}.stat-icon.tenants{background:#dcfce7;color:#16a34a}.stat-icon.requests{background:#fef9c3;color:#ca8a04}.stat-icon.revenue{background:#fef3c7;color:#d97706}.dashboard-sections{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.recent-activity-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem 1.75rem;box-shadow:0 2px 5px #0000000a;flex:1}.recent-activity-card h2{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1.25rem}.activity-item{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 0;border-bottom:1px solid #f3f4f6}.activity-left{display:flex;align-items:flex-start;flex:1}.activity-dot{width:10px;height:10px;background:#0ea5e9;border-radius:50%;margin-right:12px;margin-top:.35rem;flex-shrink:0}.activity-content{flex:1}.activity-message{font-weight:600;font-size:.95rem;color:#111827;margin-bottom:.25rem;line-height:1.3}.activity-meta{font-size:.8rem;color:#6b7280}.activity-tag{background:#f3f4f6;color:#374151;font-size:.75rem;padding:.25rem .75rem;border-radius:9999px;font-weight:500;text-transform:capitalize;align-self:center}.activity-tag.property{background:#e0f2fe;color:#0369a1}.activity-tag.maintenance{background:#f3e8ff;color:#6d28d9}.activity-tag.lease{background:#fef9c3;color:#854d0e}.activity-tag.payment{background:#dcfce7;color:#15803d}.activity-tag.message{background:#e0e7ff;color:#3730a3}.activity-tag.user_deleted{background:#fee2e2;color:#b91c1c}.no-activity{color:#9ca3af;font-size:.9rem;text-align:center;padding:1rem 0}.quick-actions{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem 1.75rem;box-shadow:0 2px 5px #0000000a}.quick-actions h2{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1.25rem}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease;font-weight:600;font-size:.95rem;color:#111827}.action-btn:hover{background:#f9fafb;transform:translateY(-2px);box-shadow:0 2px 6px #0000000d}.action-btn svg{font-size:1.5rem}.action-btn.blue svg{color:#0284c7}.action-btn.green svg{color:#16a34a}.action-btn.orange svg{color:#f59e0b}.action-btn.gold svg{color:#d97706}.action-btn.purple svg{color:#7c3aed}.action-btn.purple:hover{border-color:#7c3aed40}@media(max-width:1000px){.dashboard-sections{grid-template-columns:1fr}}.modal-close{background:none;border:none;font-size:2rem;color:var(--text-secondary);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);transition:all .2s ease}.modal-close:hover{background-color:var(--background);color:var(--text-primary)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-md)}.form-section-title{font-weight:600;font-size:.9375rem;color:var(--text-primary);margin-top:var(--spacing-lg);margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-sm);border-bottom:1px solid var(--border-color)}@media(max-width:768px){.form-row{grid-template-columns:1fr}.modal{width:95%}}.dashboard-content{padding:2rem;min-height:100vh;background-color:#f9fafb}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.page-title h1{font-size:1.9rem;font-weight:800;margin:0;color:#111827;letter-spacing:-.02em}.page-title .text-muted{margin-top:.35rem}.page-actions{display:flex;gap:.75rem;align-items:center}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin:1rem 0 1.25rem}.stat-card{background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:.9rem 1rem;box-shadow:var(--shadow-sm)}.stat-label{font-size:.8rem;color:var(--text-secondary)}.stat-value{margin-top:.25rem;font-size:1.4rem;font-weight:800;color:var(--text-primary)}.properties-toolbar{display:flex;gap:.9rem;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:1.25rem}.search-wrap{position:relative;flex:1;min-width:260px}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:.95rem;opacity:.7}.search-input{width:100%;padding:.7rem .8rem .7rem 2rem;border-radius:12px;border:1px solid var(--border-color);background:var(--surface);outline:none;box-shadow:var(--shadow-sm)}.search-input:focus{border-color:#c7d2fe;box-shadow:0 0 0 3px #6366f12e}.toolbar-controls{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.toolbar-controls select{padding:.6rem .7rem;border-radius:12px;border:1px solid var(--border-color);background:var(--surface);color:var(--text-primary);outline:none;box-shadow:var(--shadow-sm)}.toolbar-controls select:focus{border-color:#c7d2fe;box-shadow:0 0 0 3px #6366f12e}.properties-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}.property-card{background:var(--surface);border-radius:16px;padding:1.1rem;border:1px solid var(--border-color);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease}.property-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.property-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.property-title-wrap{min-width:0}.property-title{font-size:1.05rem;font-weight:800;margin:0;color:var(--text-primary);line-height:1.2}.property-subtitle{margin-top:.25rem;font-size:.85rem;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-meta{margin-top:.9rem;display:flex;flex-direction:column;gap:.65rem}.meta-pill{display:inline-flex;align-items:baseline;gap:.4rem;padding:.55rem .65rem;border-radius:12px;background:#f3f4f6;width:fit-content}.meta-icon{font-size:.95rem}.meta-strong{font-weight:800;color:#111827}.meta-muted{color:var(--text-secondary);font-size:.85rem}.meta-line{display:flex;justify-content:space-between;gap:.75rem;font-size:.9rem;color:var(--text-secondary)}.meta-label{opacity:.85}.meta-value{color:var(--text-primary);font-weight:600;text-align:right}.tenant-badge{display:inline-flex;align-items:center;gap:.5rem;justify-content:flex-end}.avatar{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#eef2ff;color:#3730a3;font-weight:800;font-size:.75rem;border:1px solid #c7d2fe}.tenant-name{color:var(--text-primary);font-weight:700}.tenant-empty{display:inline-flex;padding:.25rem .6rem;border-radius:999px;background:#f3f4f6;border:1px solid var(--border-color);color:var(--text-secondary);font-weight:700;font-size:.8rem}.property-actions{display:flex;gap:.6rem;padding-top:.9rem;margin-top:.9rem;border-top:1px solid var(--border-color)}.property-actions .btn{flex:1}.empty-state{text-align:center;padding:2.25rem;background:var(--surface);border-radius:var(--radius-lg);border:2px dashed var(--border-color)}.empty-icon{font-size:3.5rem;margin-bottom:.9rem}@media(max-width:900px){.stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.page-header{flex-direction:column;align-items:stretch}.page-actions button,.toolbar-controls{width:100%}.toolbar-controls select,.toolbar-controls button{flex:1}.properties-grid{grid-template-columns:1fr}}.users-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.users-title{font-size:1.6rem;font-weight:700;letter-spacing:-.02em;margin:0}.users-subtitle{margin:6px 0 0;color:var(--text-secondary)}.users-head-actions{display:flex;align-items:center;gap:var(--spacing-md)}.users-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}.summary-card{background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:14px 16px;box-shadow:0 10px 30px #0000000a}.summary-label{font-size:.8rem;color:var(--text-secondary);margin-bottom:8px}.summary-value{font-size:1.4rem;font-weight:750;letter-spacing:-.02em}.users-toolbar{background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:12px;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);margin-bottom:var(--spacing-lg);box-shadow:0 10px 30px #0000000a}.users-filters{display:flex;gap:10px;flex-wrap:wrap}.pill{border:1px solid var(--border-color);background:var(--background);color:var(--text-primary);padding:8px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease}.pill:hover{transform:translateY(-1px);border-color:#0000002e}.pill-active{background:#6366f11a;border-color:#6366f159}.pill-count{font-size:.78rem;padding:2px 8px;border-radius:999px;background:#0000000f;color:var(--text-secondary)}.users-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.input-with-icon{position:relative}.input-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);opacity:.55;font-size:.9rem}.search-input.premium{padding:10px 12px 10px 30px;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--background);color:var(--text-primary);min-width:260px}.sort-select.premium{padding:10px 12px;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--background);color:var(--text-primary)}.search-input.premium:focus,.sort-select.premium:focus{outline:none;border-color:#6366f173;box-shadow:0 0 0 4px #6366f11f}.results-chip{font-size:.85rem;color:var(--text-secondary);background:#0000000d;padding:8px 10px;border-radius:999px}.premium-alert{display:flex;align-items:center;gap:10px}.alert-dot{width:10px;height:10px;border-radius:999px;background:#b30000;box-shadow:0 0 0 4px #b300001f}.alert-text{font-weight:600}.users-table-shell{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border-color);overflow:hidden;box-shadow:0 16px 40px #0000000d}.users-table.premium-table{width:100%;border-collapse:separate;border-spacing:0}.users-table.premium-table thead{background:#00000008}.users-table.premium-table th{padding:14px 16px;text-align:left;font-weight:700;font-size:.78rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.09em;border-bottom:1px solid var(--border-color)}.th-actions{text-align:right}.users-table.premium-table td{padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.06);font-size:.95rem;vertical-align:middle}.users-table.premium-table tbody tr:hover{background:#6366f10d}.td-muted{color:var(--text-secondary)}.td-actions{text-align:right}.user-cell{display:flex;align-items:center;gap:12px}.user-meta{display:flex;flex-direction:column;line-height:1.2}.user-name{display:inline-flex;align-items:center;gap:8px;font-weight:700}.user-id{margin-top:4px;font-size:.78rem;color:var(--text-secondary)}.user-avatar.premium-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-weight:800;color:#000000bf;background:#0000000f;border:1px solid rgba(0,0,0,.08)}.user-avatar.role-admin{background:#ef44441f;border-color:#ef444438}.user-avatar.role-landlord{background:#f59e0b24;border-color:#f59e0b38}.user-avatar.role-tenant{background:#3b82f624;border-color:#3b82f638}.role-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:.85rem;font-weight:700;border:1px solid rgba(0,0,0,.1);background:#0000000a;text-transform:capitalize}.role-pill.role-admin{background:#ef44441a;border-color:#ef444438;color:#b91c1c}.role-pill.role-landlord{background:#f59e0b1f;border-color:#f59e0b40;color:#92400e}.role-pill.role-tenant{background:#3b82f61f;border-color:#3b82f640;color:#1d4ed8}.self-tag{font-size:.72rem;font-weight:800;padding:3px 8px;border-radius:999px;background:#10b98124;border:1px solid rgba(16,185,129,.25);color:#065f46}.premium-danger{border-radius:10px}.premium-empty{padding:44px 18px;text-align:center}.empty-icon{font-size:2.2rem;opacity:.7;margin-bottom:10px}.premium-empty h3{margin:0 0 6px;font-size:1.1rem}.premium-empty p{margin:0 0 16px;color:var(--text-secondary)}@media(max-width:1100px){.users-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.users-toolbar{flex-direction:column;align-items:stretch}.users-controls{justify-content:flex-start}.search-input.premium{width:100%;min-width:unset}.users-table-shell{overflow-x:auto}.users-table.premium-table{min-width:760px}}.users-table-wrap{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;overflow:hidden;box-shadow:0 8px 30px #0f172a0f}.users-table{width:100%;border-collapse:collapse}.users-table thead th{text-align:left;font-size:.85rem;color:#475569;background:#f8fafc;padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.06)}.users-table tbody td{padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.06)}.users-table tbody tr:hover{background:#fbfdff}.users-empty{text-align:center;padding:22px 14px;color:#94a3b8}.users-modal-overlay{position:fixed;inset:0;background:#0206178c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:18px}.users-modal{width:min(720px,100%);background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000047;border:1px solid rgba(255,255,255,.2);overflow:hidden}.users-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 18px;border-bottom:1px solid rgba(0,0,0,.06)}.users-modal-header h3{margin:0}.users-modal-close{width:36px;height:36px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#fff;cursor:pointer}.users-modal-body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:10px}.users-detail-row{display:flex;justify-content:space-between;gap:14px;padding:10px 12px;border:1px solid rgba(0,0,0,.06);border-radius:12px;background:#fbfdff}.users-detail-row span{color:#64748b}.users-modal-actions{display:flex;justify-content:flex-end;margin-top:6px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:999}.modal-content{background:#fff;padding:2rem;border-radius:12px;max-width:400px;width:90%;text-align:center;box-shadow:0 5px 15px #0000004d;animation:pop .2s ease-out}@keyframes pop{0%{transform:scale(.9);opacity:.5}to{transform:scale(1);opacity:1}}.modal-actions{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.admin-maintenance{padding:1.5rem;background:#f9fafc;min-height:100vh}.admin-maintenance .maintenance-card{border-left:4px solid #1e40af}.btn-danger{background:#fee2e2;color:#b91c1c}.btn-danger:hover{background:#fecaca}.admin-maintenance-loading{display:flex;align-items:center;justify-content:center;height:60vh;font-size:1rem;color:#6b7280;gap:.5rem}:root{--chat-bg: #f6f8fc;--chat-card: rgba(255, 255, 255, .9);--chat-border: rgba(15, 23, 42, .08);--chat-text: #0f172a;--chat-muted: rgba(15, 23, 42, .62);--chat-primary: #2563eb;--chat-primary-2: #1d4ed8;--chat-shadow: 0 10px 30px rgba(2, 6, 23, .08);--chat-shadow-soft: 0 6px 18px rgba(2, 6, 23, .06);--chat-radius: 18px;--chat-radius-sm: 14px;--chat-ring: 0 0 0 3px rgba(37, 99, 235, .18)}*{box-sizing:border-box}.chat-page{height:calc(100vh - 40px);padding:16px;display:grid;grid-template-columns:360px 1fr;gap:16px;background:transparent}@media(max-width:980px){.chat-page{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 40px)}}.chat-sidebar,.chat-window{background:var(--chat-card);border:1px solid var(--chat-border);border-radius:var(--chat-radius);box-shadow:var(--chat-shadow-soft);overflow:hidden;position:relative}.chat-sidebar:before,.chat-window:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(700px circle at 0% 0%,rgba(37,99,235,.09),transparent 45%),radial-gradient(700px circle at 100% 0%,rgba(99,102,241,.07),transparent 50%);opacity:.9}.chat-side-header,.chat-main-header{position:relative;z-index:1;padding:14px 16px;border-bottom:1px solid var(--chat-border);display:flex;align-items:center;justify-content:space-between;gap:12px;background:#ffffffa6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chat-side-title{display:flex;align-items:baseline;gap:10px}.chat-side-title h3{margin:0;font-size:15px;letter-spacing:.2px;color:var(--chat-text);font-weight:700}.chat-pill{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;color:var(--chat-text);border:1px solid var(--chat-border);background:#f8fafcd9}.chat-unread{min-width:28px;height:28px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 10px 16px #dc26262e}.chat-unread.is-zero{opacity:.35;background:#0f172a40;box-shadow:none}.conv-list{position:relative;z-index:1;display:flex;flex-direction:column;height:100%}.conv-tools{padding:10px 12px;display:flex;align-items:center;gap:10px}.conv-search{flex:1;display:flex;gap:10px;align-items:center;padding:10px 12px;border-radius:999px;border:1px solid var(--chat-border);background:#f8fafcd9;transition:box-shadow .15s ease,border-color .15s ease}.conv-search svg{opacity:.65}.conv-search input{border:0;outline:0;width:100%;font-size:13px;background:transparent;color:var(--chat-text)}.conv-search:focus-within{border-color:#2563eb59;box-shadow:var(--chat-ring)}.btn-new{border:0;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;font-weight:700;font-size:13px;color:#fff;background:linear-gradient(135deg,var(--chat-primary),var(--chat-primary-2));box-shadow:0 10px 18px #2563eb2e;transition:transform .12s ease,filter .12s ease}.btn-new:hover{transform:translateY(-1px);filter:brightness(1.03)}.btn-new:active{transform:translateY(0)}.conv-items{overflow-y:auto;flex:1;padding:8px 10px 12px}.conv-items::-webkit-scrollbar,.message-list::-webkit-scrollbar{width:10px}.conv-items::-webkit-scrollbar-thumb,.message-list::-webkit-scrollbar-thumb{background:#0f172a1f;border-radius:999px;border:3px solid transparent;background-clip:content-box}.conv-item{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:12px;border-radius:16px;cursor:pointer;align-items:center;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,transform .15s ease}.conv-item:hover{background:#f8fafce6;border-color:#0f172a0f;transform:translateY(-1px)}.conv-item.selected{background:#2563eb14;border-color:#2563eb38}.conv-avatar{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;font-weight:900;color:#0b1220;background:radial-gradient(14px 14px at 30% 30%,#ffffffe6,#fff3),linear-gradient(135deg,#2563eb40,#6366f12e);border:1px solid rgba(15,23,42,.08)}.conv-body{min-width:0}.conv-top{display:flex;justify-content:space-between;align-items:center;gap:10px;min-width:0}.conv-top strong{font-size:13px;color:var(--chat-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.role-chip{font-size:11px;font-weight:800;color:#0f172ab3;background:#0f172a0f;border:1px solid rgba(15,23,42,.08);padding:4px 8px;border-radius:999px;flex-shrink:0}.conv-bottom{display:flex;justify-content:space-between;gap:10px;margin-top:8px;color:var(--chat-muted);font-size:12px}.last-msg{min-width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-time{flex-shrink:0;font-variant-numeric:tabular-nums}.new-panel{position:relative;z-index:2;margin:0 12px 12px;padding:12px;border-radius:16px;border:1px solid var(--chat-border);background:#fffc;box-shadow:var(--chat-shadow-soft)}.new-panel h4{margin:0 0 10px;font-size:13px;font-weight:800;color:var(--chat-text)}.new-user{padding:10px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;border:1px solid transparent;transition:background .15s ease,border-color .15s ease}.new-user:hover{background:#f8fafcf2;border-color:#0f172a12}.user-name{font-size:13px;font-weight:800;color:var(--chat-text)}.user-role{font-size:12px;color:var(--chat-muted);font-weight:700}.btn-close{margin-top:10px;width:100%;border:1px solid var(--chat-border);background:#f8fafce6;color:var(--chat-text);padding:10px 12px;border-radius:12px;font-weight:800;cursor:pointer;transition:box-shadow .15s ease,transform .12s ease}.btn-close:hover{box-shadow:var(--chat-shadow-soft);transform:translateY(-1px)}.chat-main{display:flex;flex-direction:column;min-width:0}.chat-title{display:flex;align-items:center;gap:12px;min-width:0}.chat-title .avatar{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;font-weight:900;color:#0b1220;background:radial-gradient(14px 14px at 30% 30%,#ffffffe6,#fff3),linear-gradient(135deg,#2563eb40,#6366f12e);border:1px solid rgba(15,23,42,.08);flex-shrink:0}.chat-title h4{margin:0;font-size:14px;font-weight:900;color:var(--chat-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-title small{display:inline-flex;margin-top:2px;color:var(--chat-muted);font-weight:800;font-size:12px;gap:8px;align-items:center}.chat-title small:before{content:"";width:6px;height:6px;border-radius:999px;background:#22c55ee6;box-shadow:0 0 0 3px #22c55e1f}.message-list{position:relative;z-index:1;flex:1;overflow-y:auto;padding:16px;background:radial-gradient(800px circle at 20% 0%,rgba(37,99,235,.08),transparent 45%),radial-gradient(800px circle at 80% 0%,rgba(99,102,241,.06),transparent 45%),linear-gradient(180deg,#f8fafce6,#ffffffbf)}.muted{padding:10px 12px;border-radius:14px;border:1px dashed rgba(15,23,42,.14);color:var(--chat-muted);background:#fff9;display:inline-block}.msg-row{display:flex;margin-bottom:10px}.msg-row-left{justify-content:flex-start}.msg-row-right{justify-content:flex-end}.msg-bubble{max-width:min(680px,74%);padding:10px 12px;border-radius:16px;box-shadow:0 10px 20px #0206170f;border:1px solid rgba(15,23,42,.06)}.msg-bubble.me{color:#fff;background:linear-gradient(135deg,var(--chat-primary),var(--chat-primary-2));border-color:#ffffff26}.msg-bubble.them{color:var(--chat-text);background:#ffffffd9}.msg-text{font-size:13px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.msg-meta{margin-top:8px;display:flex;gap:10px;font-size:11px;font-weight:700;opacity:.85;align-items:center}.msg-bubble.me .msg-meta{color:#ffffffd9}.msg-bubble.them .msg-meta{color:#0f172a99}.read-indicator{opacity:.9}.msg-input-wrap{position:relative;z-index:1;display:flex;gap:10px;padding:12px;border-top:1px solid var(--chat-border);background:#ffffffa6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.msg-input-wrap textarea{flex:1;border:1px solid var(--chat-border);border-radius:14px;padding:10px 12px;resize:none;outline:none;font-size:13px;color:var(--chat-text);background:#f8fafce6;transition:box-shadow .15s ease,border-color .15s ease}.msg-input-wrap textarea:focus{border-color:#2563eb59;box-shadow:var(--chat-ring)}.btn-send{border:0;padding:10px 14px;border-radius:14px;cursor:pointer;font-weight:900;color:#fff;background:linear-gradient(135deg,var(--chat-primary),var(--chat-primary-2));box-shadow:0 10px 18px #2563eb2e;transition:transform .12s ease,filter .12s ease,opacity .12s ease}.btn-send:hover{transform:translateY(-1px);filter:brightness(1.03)}.btn-send:disabled{opacity:.6;cursor:not-allowed;transform:none}.chat-empty{height:100%;display:grid;place-items:center;padding:18px}.chat-empty-card{max-width:520px;width:100%;border-radius:var(--chat-radius);border:1px solid var(--chat-border);background:#ffffffbf;box-shadow:var(--chat-shadow);padding:18px;text-align:left}.chat-empty-title{margin:0;font-size:16px;font-weight:900;color:var(--chat-text)}.chat-empty-sub{margin:6px 0 0;color:var(--chat-muted);font-weight:700;font-size:13px;line-height:1.45}.chat-hint-row{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}.chat-hint{display:inline-flex;align-items:center;gap:8px;padding:9px 10px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#f8fafce6;font-size:12px;font-weight:800;color:#0f172abf}.admin-settings{padding:2rem;max-width:600px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d}.admin-settings h1{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#2c3e50;text-align:center}.f-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.f-title{margin:0;font-size:1.75rem;letter-spacing:-.02em;color:#0f172a}.f-subtitle{margin:.25rem 0 0;color:#64748b}.f-toolbar-right{display:flex;gap:.5rem;align-items:center}.f-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;font-weight:600;color:#0f172a;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.f-btn:hover{box-shadow:0 10px 20px #0f172a14;transform:translateY(-1px)}.f-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.f-btn.primary{background:#2563eb;border-color:#2563eb;color:#fff}.f-btn.primary:hover{background:#1d4ed8}.f-btn.ghost{background:#f8fafc}.f-btn.danger{background:#fee2e2;border-color:#fecaca;color:#991b1b}.f-filters{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:.75rem;margin-bottom:1rem;box-shadow:0 10px 25px #0f172a0a}.f-filter-left{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.f-filter-right{display:flex;gap:.5rem;align-items:center}.f-input-wrap{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .75rem;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;min-width:320px}.f-input-wrap input{border:none;outline:none;background:transparent;width:100%;color:#0f172a}.f-input-icon{color:#64748b}.f-filters select{padding:.55rem .75rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;outline:none}.f-tabs{display:inline-flex;gap:.4rem;background:#f1f5f9;border:1px solid #e2e8f0;padding:.3rem;border-radius:999px}.f-tab{border:none;background:transparent;padding:.45rem .8rem;border-radius:999px;cursor:pointer;font-weight:700;color:#475569}.f-tab.active{background:#fff;color:#0f172a;box-shadow:0 10px 20px #0f172a14}.f-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 18px 30px #0f172a0f}.f-table{width:100%;border-collapse:collapse}.f-table thead th{text-align:left;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.85rem .9rem}.f-table tbody td{padding:.9rem;border-bottom:1px solid #eef2f7;vertical-align:top}.f-col-actions{width:120px;text-align:right}.f-actions{text-align:right;white-space:nowrap}.f-filecell{display:flex;gap:.75rem;align-items:flex-start}.f-fileicon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:radial-gradient(600px circle at 0% 0%,rgba(37,99,235,.16),transparent 45%),#f8fafc;border:1px solid #e2e8f0}.f-filename{font-weight:800;color:#0f172a}.f-filesub{color:#64748b;font-size:.85rem;display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.2rem}.f-inline{display:inline-flex;gap:.35rem;align-items:center}.f-muted{color:#475569}.f-sub{color:#64748b;font-size:.85rem;margin-top:.2rem}.f-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .55rem;border-radius:999px;font-weight:800;font-size:.75rem;border:1px solid transparent}.tone-muted{background:#f1f5f9;color:#334155;border-color:#e2e8f0}.tone-info{background:#dbeafe;color:#1e40af;border-color:#bfdbfe}.tone-success{background:#dcfce7;color:#166534;border-color:#bbf7d0}.tone-warn{background:#ffedd5;color:#9a3412;border-color:#fed7aa}.tone-danger{background:#fee2e2;color:#991b1b;border-color:#fecaca}.f-iconbtn{border:1px solid #e2e8f0;background:#fff;border-radius:999px;padding:.45rem .55rem;cursor:pointer;color:#0f172a;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.f-iconbtn:hover{background:#f8fafc;box-shadow:0 12px 22px #0f172a1a;transform:translateY(-1px)}.f-iconbtn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.f-menu{display:inline-block;position:relative;margin-left:.4rem}.f-menupopup{position:absolute;right:0;top:44px;z-index:50;width:220px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 25px 50px #0f172a2e;padding:.35rem}.f-menuitem{width:100%;display:flex;align-items:center;gap:.6rem;padding:.6rem .65rem;border-radius:12px;border:none;background:transparent;cursor:pointer;color:#0f172a;font-weight:700;text-align:left}.f-menuitem:hover{background:#f8fafc}.f-menuitem:disabled{opacity:.55;cursor:not-allowed}.f-menuitem.danger{color:#991b1b}.f-mi-ic{width:18px;display:grid;place-items:center;color:#475569}.f-menuitem.danger .f-mi-ic{color:#991b1b}.f-empty{text-align:center;padding:3.5rem 1rem;color:#64748b;background:#fff;border:1px dashed #e2e8f0;border-radius:18px}.f-empty-icon{font-size:2.25rem;margin-bottom:.5rem}.f-empty h3{margin:0;color:#0f172a}.f-modal-backdrop{position:fixed;inset:0;background:#0f172a8c;display:grid;place-items:center;z-index:1000;padding:1rem}.f-modal{background:#fff;border-radius:18px;border:1px solid #e2e8f0;box-shadow:0 30px 70px #00000040;overflow:hidden;max-width:96vw}.f-modal-head{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.f-modal-head h3{margin:0;font-size:1.05rem;color:#0f172a}.f-modal-body{padding:1rem}.f-modal-foot{padding:.9rem 1rem;border-top:1px solid #e2e8f0;background:#fff;display:flex;justify-content:flex-end;gap:.5rem}.f-ictext{display:inline-flex;gap:.45rem;align-items:center}.dz-wrap{display:grid;gap:.75rem}.dz{display:flex;align-items:center;gap:.85rem;padding:.95rem;border-radius:18px;border:1.5px dashed #cbd5e1;background:radial-gradient(700px circle at 0% 0%,rgba(37,99,235,.1),transparent 45%),#f8fafc;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.dz:hover{box-shadow:0 18px 35px #0f172a1a;transform:translateY(-1px);border-color:#94a3b8}.dz.is-over{border-color:#2563eb;background:radial-gradient(700px circle at 0% 0%,rgba(37,99,235,.18),transparent 45%),#eff6ff}.dz.is-disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.dz-ic{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#fff;border:1px solid #e2e8f0;color:#1d4ed8;flex:0 0 auto}.dz-title{font-weight:900;color:#0f172a}.dz-sub{color:#64748b;font-weight:700;font-size:.9rem;margin-top:.15rem}.dz-file{display:flex;justify-content:space-between;gap:.75rem;align-items:center;padding:.75rem .85rem;border-radius:16px;border:1px solid #e2e8f0;background:#fff}.dz-file-left{display:flex;gap:.75rem;align-items:center}.dz-file-ic{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:#f8fafc;border:1px solid #e2e8f0;color:#334155}.dz-file-name{font-weight:900;color:#0f172a}.dz-file-sub{color:#64748b;font-weight:700;font-size:.85rem;margin-top:.15rem}.dz-progress{padding:.85rem;border-radius:16px;border:1px solid #e2e8f0;background:#fff}.dz-progress-top{display:flex;justify-content:space-between;font-weight:900;color:#0f172a;margin-bottom:.55rem}.dz-progress-pct{color:#1d4ed8}.dz-bar{height:10px;border-radius:999px;background:#f1f5f9;overflow:hidden;border:1px solid #e2e8f0}.dz-bar-fill{height:100%;background:#2563eb;width:0%;transition:width .15s ease}.dz-progress-sub{margin-top:.45rem;color:#64748b;font-weight:700;font-size:.85rem}.dz-error{padding:.7rem .85rem;border-radius:14px;background:#fee2e2;border:1px solid #fecaca;color:#991b1b;font-weight:800}.admin-files-page{padding:1.25rem;min-height:calc(100vh - 32px);background:linear-gradient(180deg,#f8fafc,#fff)}.admin-files-loading{padding:1.25rem;color:#64748b}.f-form{display:grid;gap:.85rem}.f-form label{display:grid;gap:.4rem;font-weight:700;color:#0f172a}.f-form select,.f-form textarea,.f-form input[type=file]{border:1px solid #e2e8f0;border-radius:12px;padding:.65rem .75rem;outline:none;background:#fff;font-weight:600;color:#0f172a}.f-form textarea{resize:vertical;min-height:90px}.f-row{display:inline-flex!important;align-items:center;gap:.6rem;font-weight:700;color:#0f172a}.f-mini{padding:.75rem;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.f-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.f-hint{display:inline-flex;gap:.6rem;align-items:center;padding:.75rem;border-radius:14px;background:radial-gradient(600px circle at 0% 0%,rgba(37,99,235,.12),transparent 45%),#f8fafc;border:1px solid #e2e8f0;color:#334155;font-weight:700}.admin-activity-table{width:100%;border-collapse:collapse}.admin-activity-table th{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;color:#64748b;text-align:left;padding:.7rem .75rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.admin-activity-table td{padding:.75rem;border-bottom:1px solid #eef2f7}.landlord-dashboard.premium{padding:26px 28px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial;color:#111827;background:#f5f7f8;min-height:100vh;box-sizing:border-box}.ld-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.ld-header h1{font-size:1.95rem;margin:0;font-weight:900}.ld-sub{margin:6px 0 0;color:#64748b;font-weight:650}.ld-primary-btn{background:#0b1220;color:#e5e7eb;border:1px solid rgba(255,255,255,.1);padding:10px 14px;border-radius:12px;cursor:pointer;font-weight:900;display:inline-flex;align-items:center;gap:10px;transition:transform .16s ease,box-shadow .16s ease}.ld-primary-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px #00000024}.ld-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:12px 0 18px}.ld-stat-card{background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);padding:14px;display:flex;gap:12px;align-items:center;box-shadow:0 2px 10px #0000000d;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ld-stat-card:hover{transform:translateY(-2px);box-shadow:0 14px 26px #00000014;border-color:#0000001a}.ld-stat-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;font-size:20px;border:1px solid rgba(0,0,0,.06)}.ld-stat-icon.blue{color:#2563eb;background:#2563eb1a;border-color:#2563eb29}.ld-stat-icon.green{color:#16a34a;background:#16a34a1a;border-color:#16a34a29}.ld-stat-icon.amber{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b2e}.ld-stat-icon.purple{color:#7c3aed;background:#7c3aed1a;border-color:#7c3aed29}.ld-stat-title{color:#64748b;font-size:.82rem;font-weight:750}.ld-stat-value{font-size:1.25rem;font-weight:950;margin-top:4px}.ld-stat-value.highlight{color:#0f172a}.ld-top-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.ld-card{background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0000000d;padding:16px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ld-card:hover{transform:translateY(-1px);box-shadow:0 14px 26px #00000014;border-color:#0000001a}.ld-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.ld-card-head h2{margin:0;font-size:1.05rem;font-weight:950}.ld-head-left{display:flex;align-items:center;gap:10px}.ld-head-ico{color:#11182773}.ld-chip{font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:.28rem .55rem;border-radius:999px;background:#1118270a;border:1px solid rgba(17,24,39,.06);color:#111827a6;white-space:nowrap}.ld-actions-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ld-action{display:flex;align-items:center;gap:12px;padding:12px;border-radius:14px;border:1px solid rgba(0,0,0,.06);background:#f9fafb;cursor:pointer;text-align:left;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.ld-action:hover{background:#eff6ff;border-color:#3b82f62e;transform:translateY(-1px);box-shadow:0 12px 24px #0000000f}.ld-action-ico{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.06);background:#ffffffe6;font-size:16px}.ld-action-ico.blue{color:#2563eb;background:#2563eb1a;border-color:#2563eb29}.ld-action-ico.amber{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b2e}.ld-action-ico.purple{color:#7c3aed;background:#7c3aed1a;border-color:#7c3aed29}.ld-action-ico.green{color:#16a34a;background:#16a34a1a;border-color:#16a34a29}.ld-action-title{font-weight:950}.ld-action-sub{margin-top:2px;font-size:.86rem;font-weight:650;color:#6b7280}.ld-activity-list{list-style:none;padding:0;margin:0}.ld-activity-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06)}.ld-activity-item:last-child{border-bottom:none}.ld-dot{width:10px;height:10px;border-radius:999px;background:#60a5fa;margin-top:6px;flex-shrink:0}.ld-activity-body{flex:1}.ld-activity-msg{font-weight:850}.ld-activity-meta{margin-top:4px;font-size:.82rem;font-weight:650;color:#6b7280}.ld-tag{font-size:.75rem;font-weight:900;padding:.25rem .65rem;border-radius:999px;background:#1118270a;border:1px solid rgba(17,24,39,.06);color:#111827b3;text-transform:capitalize;white-space:nowrap}.ld-loader{padding:18px 0;text-align:center;color:#64748b;font-weight:650}.ld-main{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ld-list{display:flex;flex-direction:column;gap:12px}.ld-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;border-radius:14px;border:1px solid rgba(0,0,0,.06);background:#f9fafb}.ld-row-title{font-weight:950}.ld-row-sub{margin-top:4px;color:#64748b;font-weight:650;font-size:.92rem}.ld-row-meta{margin-top:8px;font-weight:750;color:#334155}.ld-row-meta.muted{color:#94a3b8}.ld-pill{background:#1118270a;border:1px solid rgba(17,24,39,.06);padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:900;color:#111827b8}.ld-req-list{display:flex;flex-direction:column;gap:12px}.ld-req-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px;border-radius:14px;border:1px solid rgba(0,0,0,.06);background:#f9fafb}.ld-req-title{font-weight:950}.ld-req-sub{margin-top:4px;color:#64748b;font-weight:650;font-size:.9rem}.ld-sev{margin-left:8px;padding:4px 8px;border-radius:999px;font-size:.75rem;font-weight:900;background:#2563eb1a;border:1px solid rgba(37,99,235,.16);color:#1d4ed8}.ld-status{padding:6px 10px;border-radius:999px;font-size:.8rem;font-weight:900;border:1px solid rgba(0,0,0,.06);white-space:nowrap}.ld-status.inprogress{background:#0ea5e91a;border-color:#0ea5e92e;color:#0369a1}.ld-status.pending{background:#f59e0b1a;border-color:#f59e0b2e;color:#b45309}.ld-status.done{background:#16a34a1a;border-color:#16a34a2e;color:#166534}.ld-empty{display:grid;place-items:center;text-align:center;padding:16px 8px}.ld-empty.small{padding:10px 8px}.ld-empty-ico{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:#1118270a;border:1px solid rgba(17,24,39,.06);margin-bottom:10px;font-size:1.2rem}.ld-empty h3{margin:0 0 6px;font-weight:950}.ld-empty p{margin:0;color:#6b7280;font-weight:650}.ld-scroll{max-height:320px;overflow-y:auto;padding-right:6px}.ld-scroll::-webkit-scrollbar{width:8px}.ld-scroll::-webkit-scrollbar-thumb{background:#1118272e;border-radius:999px}.ld-scroll::-webkit-scrollbar-track{background:#1118270f;border-radius:999px}.ld-scroll{scrollbar-width:thin;scrollbar-color:rgba(17,24,39,.2) rgba(17,24,39,.06)}.ld-req-tenant{color:#475569;font-weight:700}.ld-req-date{margin-top:6px;font-size:.82rem;font-weight:650;color:#94a3b8}@media(max-width:1000px){.ld-stats{grid-template-columns:repeat(2,1fr)}.ld-top-grid,.ld-main{grid-template-columns:1fr}}.landlord-properties-page .landlord-quick-actions{display:flex;gap:.6rem;padding-top:.9rem;margin-top:.9rem;border-top:1px solid var(--border-color);flex-wrap:wrap}.landlord-properties-page .landlord-quick-actions .btn{flex:1;min-width:120px}.landlord-properties-page .landlord-ellipsis{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landlord-maintenance{padding:1.5rem;background:#f9fafc;min-height:100vh}.maintenance-header{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:.75rem}.maintenance-header h1{margin:0;font-size:1.75rem;font-weight:600;color:#1a202c}.filter-btn{padding:.5rem 1rem;border:1px solid #cbd5e0;border-radius:9999px;background:#fff;color:#374151;cursor:pointer;font-size:.875rem;transition:all .2s ease-in-out}.filter-btn.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.card-actions{display:flex;gap:.5rem;margin-top:1rem}.btn-outline{background:#fff;border:1px solid #d1d5db;color:#374151}.btn-outline:hover{background:#f3f4f6}.btn-success{background:#16a34a;color:#fff}.btn-success:hover{background:#15803d}.landlord-maintenance-loading{display:flex;align-items:center;justify-content:center;height:60vh;font-size:1rem;color:#6b7280;gap:.5rem}.landlord-settings{max-width:500px;margin:2rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.landlord-settings h1{text-align:center;margin-bottom:1.5rem}.settings-form{display:flex;flex-direction:column;gap:1rem}.settings-form label{display:flex;flex-direction:column;font-weight:500}.settings-form input{padding:.5rem;border:1px solid #ccc;border-radius:8px}.settings-form button{padding:.75rem;border:none;border-radius:8px;background-color:#07f;color:#fff;font-weight:600;cursor:pointer;transition:background-color .2s}.settings-form button:hover:not(:disabled){background-color:#005fcc}.settings-message{text-align:center;margin-top:1rem;font-weight:500}.landlord-files-page{padding:1.25rem;min-height:calc(100vh - 32px);background:linear-gradient(180deg,#f8fafc,#fff)}.landlord-files-loading{padding:1.25rem;color:#64748b}.tenant-dashboard{background:#f7f9fb;min-height:100vh;padding:28px 5%;font-family:Segoe UI,sans-serif;color:#111827}.tenant-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:18px}.tenant-header h1{font-size:1.9rem;font-weight:900;margin:0 0 6px}.text-muted{margin:0;color:#6b7280;font-weight:600}.soft-btn{display:inline-flex;align-items:center;gap:.55rem;padding:.65rem .85rem;border-radius:12px;border:1px solid rgba(0,0,0,.08);background:#ffffffe6;font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.soft-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #00000014}.soft-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.rent-banner.premium{background:#0b1220;color:#e5e7eb;padding:18px 20px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:24px;border:1px solid rgba(255,255,255,.06);position:relative;overflow:hidden}.rent-banner.premium:before{content:"";position:absolute;inset:-2px;background:radial-gradient(700px circle at 0% 0%,rgba(59,130,246,.18),transparent 45%);pointer-events:none}.rent-left{position:relative}.rent-title{font-weight:900;font-size:1.05rem;margin-bottom:6px;color:#f9fafb}.rent-sub{color:#e5e7ebd9;font-weight:650}.rent-note{margin-top:6px;font-size:.86rem;color:#e5e7eb9e;font-weight:650}.btn-disabled{position:relative;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#e5e7ebd9;padding:10px 14px;border-radius:12px;font-weight:900;cursor:not-allowed;white-space:nowrap}.tenant-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:18px}.card{background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0000000d;padding:18px}.premium-card{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.premium-card:hover{transform:translateY(-2px);box-shadow:0 14px 26px #00000014;border-color:#0000001a}.card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.card-head h3{margin:0;font-size:1.05rem;font-weight:900;color:#111827}.chip{font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:.28rem .55rem;border-radius:999px;background:#1118270a;border:1px solid rgba(17,24,39,.06);color:#111827a6}.head-left{display:flex;align-items:center;gap:10px}.head-icon{color:#11182773}.qa-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.qa-item{width:100%;display:flex;align-items:center;gap:12px;padding:12px;border-radius:14px;border:1px solid rgba(0,0,0,.06);background:#f9fafb;cursor:pointer;text-align:left;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.qa-item:hover{background:#eff6ff;border-color:#3b82f62e;transform:translateY(-1px);box-shadow:0 12px 24px #0000000f}.qa-ico{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.06);background:#ffffffe6}.qa-ico.blue{color:#2563eb;background:#2563eb1a;border-color:#2563eb29}.qa-ico.amber{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b2e}.qa-ico.green{color:#16a34a;background:#16a34a1a;border-color:#16a34a29}.qa-ico.purple{color:#7c3aed;background:#7c3aed1a;border-color:#7c3aed29}.qa-title{font-weight:900;color:#111827}.qa-sub{font-size:.85rem;font-weight:650;color:#6b7280;margin-top:2px}.activity-list{list-style:none;padding:0;margin:0}.activity-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06)}.activity-item:last-child{border-bottom:none}.activity-dot{width:10px;height:10px;border-radius:999px;background:#60a5fa;margin-top:6px;flex-shrink:0}.activity-body{flex:1}.activity-message{font-weight:800;color:#111827}.activity-meta{margin-top:4px;font-size:.82rem;font-weight:650;color:#6b7280}.activity-tag{font-size:.75rem;font-weight:850;padding:.25rem .65rem;border-radius:999px;background:#1118270a;border:1px solid rgba(17,24,39,.06);color:#111827b3;text-transform:capitalize;white-space:nowrap}.home-details{display:flex;flex-direction:column;gap:10px}.home-row{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:start}.home-label{font-weight:900;color:#11182799}.home-value{font-weight:750;color:#111827}.divider{border:0;border-top:1px solid rgba(0,0,0,.06);margin:10px 0}.maintenance-item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;background:#f9fafb;border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:12px;margin-bottom:10px}.maintenance-title{font-weight:900}.maintenance-date{margin-top:2px;font-size:.82rem;font-weight:650;color:#6b7280}.maintenance-issue{margin-top:6px;font-weight:700;color:#111827d9}.maintenance-response{margin-top:6px;font-weight:700;color:#15803d;background:#16a34a1a;border:1px solid rgba(22,163,74,.16);border-radius:10px;padding:8px 10px}.status-tag{border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:900;text-transform:capitalize;border:1px solid rgba(0,0,0,.06);background:#ffffffd9;white-space:nowrap}.status-tag.pending{color:#b45309;background:#f59e0b1a;border-color:#f59e0b2e}.status-tag.in-progress{color:#0369a1;background:#0ea5e91a;border-color:#0ea5e92e}.status-tag.resolved,.status-tag.completed{color:#166534;background:#16a34a1a;border-color:#16a34a2e}.empty-text{color:#6b7280;font-weight:650}.empty-state{display:grid;place-items:center;text-align:center;padding:16px 8px}.empty-icon{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:#1118270a;border:1px solid rgba(17,24,39,.06);margin-bottom:10px;font-size:1.2rem}.empty-state h4{margin:0 0 6px;font-weight:900}.empty-state p{margin:0 0 12px;color:#6b7280;font-weight:650}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{background:#fff;border-radius:16px;width:420px;max-width:92%;box-shadow:0 18px 40px #0000002e;animation:fadeIn .2s ease}.modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.06);padding:14px 16px}.modal-body{padding:16px}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 16px;border-top:1px solid rgba(0,0,0,.06)}.input-group{display:flex;flex-direction:column;margin-bottom:14px}.input-group label{font-weight:800;margin-bottom:6px;color:#111827}.input-group select,.input-group textarea{border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:10px;font-size:.95rem}.modal-close{background:none;border:0;font-size:1.4rem;cursor:pointer;color:#6b7280}.maintenance-scroll{max-height:320px;overflow-y:auto;padding-right:6px}.maintenance-scroll::-webkit-scrollbar{width:8px}.maintenance-scroll::-webkit-scrollbar-thumb{background:#1118272e;border-radius:999px}.maintenance-scroll::-webkit-scrollbar-track{background:#1118270f;border-radius:999px}.maintenance-scroll{scrollbar-width:thin;scrollbar-color:rgba(17,24,39,.2) rgba(17,24,39,.06)}.activity-scroll{max-height:300px;overflow-y:auto;padding-right:6px}.activity-scroll::-webkit-scrollbar{width:8px}.activity-scroll::-webkit-scrollbar-thumb{background:#1118272e;border-radius:999px}.activity-scroll::-webkit-scrollbar-track{background:#1118270f;border-radius:999px}.activity-scroll{scrollbar-width:thin;scrollbar-color:rgba(17,24,39,.2) rgba(17,24,39,.06)}.tenant-property-wrap{max-width:1100px}.tenant-property-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.tenant-property-header h1{margin:0;font-size:1.9rem;font-weight:900;letter-spacing:-.02em;color:#111827}.tenant-empty{max-width:900px}.tenant-empty-card{background:var(--surface);border-radius:16px;border:1px solid var(--border-color);box-shadow:var(--shadow-sm);padding:2.25rem;text-align:center}.tenant-empty-icon{font-size:3.5rem;margin-bottom:.9rem}.tenant-empty-card h2{margin:0;font-size:1.6rem;font-weight:900;color:var(--text-primary)}.tenant-empty-card p{margin:.6rem auto 1.25rem;max-width:520px;color:var(--text-secondary)}.tenant-empty-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.tenant-hero{display:grid;grid-template-columns:1.35fr .65fr;gap:1rem;padding:1.1rem;border-radius:18px;background:var(--surface);border:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.tenant-hero-title{display:flex;gap:.9rem;align-items:flex-start}.tenant-hero-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#eef2ff;border:1px solid #c7d2fe;font-size:1.2rem}.tenant-hero-text h2{margin:0;font-size:1.45rem;font-weight:900;color:var(--text-primary)}.tenant-hero-sub{margin-top:.35rem;display:flex;align-items:center;gap:.45rem;color:var(--text-secondary);font-size:.95rem}.sub-dot{opacity:.85}.tenant-hero-stats{margin-top:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.stat-pill{padding:.75rem .85rem;border-radius:14px;background:#f3f4f6;border:1px solid var(--border-color)}.stat-label{font-size:.78rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;font-weight:800}.stat-value{margin-top:.4rem;display:inline-flex;align-items:center;gap:.5rem;font-weight:900;color:#111827;min-width:0}.mini-avatar{width:26px;height:26px;border-radius:999px;display:grid;place-items:center;background:#eef2ff;border:1px solid #c7d2fe;color:#3730a3;font-weight:900;font-size:.72rem;flex:0 0 auto}.mini-avatar.alt{background:#ecfeff;border:1px solid #a5f3fc;color:#155e75}.tenant-hero-actions{display:grid;grid-template-columns:1fr;gap:.7rem}.tp-action-card{display:flex;gap:.75rem;align-items:center;padding:.85rem .9rem;border-radius:14px;border:1px solid var(--border-color);background:var(--surface);box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.tp-action-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);background:#f9fafb}.action-card.disabled{opacity:.6;pointer-events:none}.tp-action-icon{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:#f3f4f6;border:1px solid var(--border-color);font-size:1.05rem;flex:0 0 auto}.tp-action-title{font-weight:900;color:var(--text-primary)}.tp-action-sub{margin-top:.15rem;color:var(--text-secondary);font-size:.85rem}.tenant-details-grid{margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.tenant-card{background:var(--surface);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:16px;padding:1.1rem}.tenant-card-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.75rem;margin-bottom:.85rem;border-bottom:1px solid var(--border-color)}.tenant-card-head h3{margin:0;font-size:1.05rem;font-weight:900;color:var(--text-primary)}.tenant-card-chip{font-size:.75rem;font-weight:900;padding:.25rem .55rem;border-radius:999px;background:#f3f4f6;border:1px solid var(--border-color);color:var(--text-secondary)}.detail-list{display:flex;flex-direction:column;gap:.75rem}.detail-row{display:flex;justify-content:space-between;gap:.9rem;padding:.75rem .8rem;border-radius:14px;background:#f9fafb;border:1px solid var(--border-color)}.detail-label{font-size:.8rem;font-weight:900;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em}.detail-value{color:var(--text-primary);font-weight:800;text-align:right;min-width:0}.tenant-ellipsis{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-footnote{margin-top:1rem;color:var(--text-secondary);font-size:.9rem;padding:.9rem 1rem;border-radius:16px;background:#11182708;border:1px solid var(--border-color)}@media(max-width:980px){.tenant-hero,.tenant-hero-stats,.tenant-details-grid{grid-template-columns:1fr}}.tenant-maintenance{padding:1.5rem;background:#f9fafc;min-height:100vh}.maintenance-header{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid #e2e8f0;margin-bottom:1.25rem;padding-bottom:.5rem}.maintenance-header h1{font-size:1.75rem;font-weight:600;color:#1a202c}.text-muted{color:#6b7280}.filter-buttons{display:flex;gap:.5rem;margin-bottom:1rem}.filter-btn{padding:.4rem .9rem;border:1px solid #cbd5e0;border-radius:9999px;background:#fff;color:#374151;font-size:.875rem;cursor:pointer;transition:all .2s ease-in-out}.filter-btn:hover{background:#edf2f7}.filter-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.empty-state{text-align:center;padding:3rem 0;color:#9ca3af}.empty-icon{font-size:2rem;margin-bottom:.5rem;opacity:.6}.maintenance-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}.maintenance-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;transition:box-shadow .2s ease-in-out}.maintenance-card:hover{box-shadow:0 2px 8px #0000000d}.card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.card-header h3{margin:0;font-size:1.1rem;color:#111827}.text-small{font-size:.85rem;color:#6b7280}.status-badge{text-transform:capitalize;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.card-body h4{margin-top:.5rem;font-size:.95rem;color:#374151}.card-body p{font-size:.9rem;color:#4b5563}.response{background:#f9fafb;border-left:3px solid #2563eb;padding:.5rem .75rem;border-radius:.25rem;margin-top:.25rem}.modal-overlay{position:fixed;inset:0;background:#11182799;display:flex;align-items:center;justify-content:center;z-index:50}.modal{background:#fff;border-radius:.75rem;max-width:500px;width:90%;overflow:hidden;animation:fadeIn .3s ease-in-out}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.modal-header h2{margin:0;font-size:1.25rem}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280}.modal-body{padding:1rem 1.25rem}.input-group{margin-bottom:1rem}.input-group label{display:block;font-size:.9rem;color:#374151;margin-bottom:.25rem}.input-group input,.input-group select,.input-group textarea{width:100%;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem;font-size:.9rem;outline:none;transition:border .2s}.input-group input:focus,.input-group select:focus,.input-group textarea:focus{border-color:#2563eb}.modal-footer{display:flex;justify-content:flex-end;gap:.5rem;padding:.75rem 1.25rem;border-top:1px solid #e5e7eb}.btn{border:none;border-radius:.375rem;padding:.45rem .9rem;cursor:pointer;font-size:.875rem;font-weight:500;display:inline-flex;align-items:center;gap:.3rem;transition:all .2s ease-in-out}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1e3a8a}.btn-secondary{background:#e5e7eb;color:#111827}.btn-secondary:hover{background:#d1d5db}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.tenant-maintenance-loading{display:flex;align-items:center;justify-content:center;height:60vh;font-size:1rem;color:#6b7280;gap:.5rem}.updates-panel{margin-top:12px;padding:12px;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.updates-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.updates-header h4{margin:0;font-size:.95rem}.updates-subtle{font-size:.8rem;opacity:.75}.updates-empty{font-size:.9rem;opacity:.8;padding:10px;border-radius:12px;background:#0000001f;border:1px dashed rgba(255,255,255,.1)}.updates-list{display:flex;flex-direction:column;gap:10px}.update-item{padding:10px;border-radius:12px;background:#0000001f;border:1px solid rgba(255,255,255,.06)}.update-item.status{background:#22c55e14;border-color:#22c55e38}.update-item.system{background:#3b82f614;border-color:#3b82f638}.update-meta{display:flex;justify-content:space-between;gap:10px;font-size:.78rem;opacity:.85;margin-bottom:6px}.update-author{font-weight:600}.update-message{font-size:.92rem;line-height:1.35;white-space:pre-wrap}.updates-compose{margin-bottom:10px;display:grid;gap:8px}.updates-compose textarea{width:100%;resize:vertical;min-height:74px;padding:10px 12px;border-radius:12px;outline:none;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:inherit}.updates-compose textarea:focus{border-color:#3b82f673;box-shadow:0 0 0 3px #3b82f61f}.updates-compose-actions{display:flex;justify-content:flex-end;gap:10px}.card-actions-row{display:flex;justify-content:flex-end}.tenant-settings{padding:2rem;max-width:600px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d}.tenant-settings h1{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#2c3e50;text-align:center}.settings-form{display:flex;flex-direction:column;gap:1.2rem}.settings-form label{display:flex;flex-direction:column;font-weight:500;color:#34495e}.settings-form input{margin-top:6px;padding:.7rem .9rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.settings-form input:focus{outline:none;border-color:#007bff}.settings-form button{background-color:#007bff;color:#fff;padding:.75rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease}.settings-form button:hover{background-color:#0069d9}.settings-form button:disabled{opacity:.7;cursor:not-allowed}.settings-message{margin-top:1rem;text-align:center;font-size:.95rem;font-weight:500;color:#28a745}.tenant-files-page{padding:1.25rem;min-height:calc(100vh - 32px);background:linear-gradient(180deg,#f8fafc,#fff)}.tenant-files-loading{padding:1.25rem;color:#64748b}.tenant-info-strip{display:flex;align-items:center;gap:.65rem;padding:.75rem;margin-bottom:1rem;border-radius:16px;border:1px solid #e2e8f0;background:radial-gradient(800px circle at 0% 0%,rgba(37,99,235,.1),transparent 45%),#fff;box-shadow:0 12px 28px #0f172a0f;color:#334155;font-weight:700}:root{--bg-page: #f8fafc;--bg-card: #ffffff;--bg-soft: #f9fafb;--border-soft: #e5e7eb;--border-faint: rgba(15, 23, 42, .06);--text-main: #0f172a;--text-muted: #64748b;--brand: #2563eb;--brand-strong: #1e40af;--success: #16a34a;--warning: #f59e0b;--radius-lg: 14px;--radius-md: 10px;--shadow-sm: 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 8px 24px rgba(15,23,42,.06)}.admin-maintenance,.landlord-maintenance,.tenant-maintenance{padding:1.75rem;background:linear-gradient(180deg,#f8fafc,#f1f5f9);min-height:100vh}.maintenance-header{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid var(--border-soft);padding-bottom:.75rem;margin-bottom:1.75rem}.maintenance-header h1{margin:0;font-size:1.8rem;font-weight:600;color:var(--text-main)}.text-muted{color:var(--text-muted);font-size:.95rem}.filter-buttons{display:flex;gap:.5rem}.filter-btn{padding:.45rem 1rem;border-radius:9999px;border:1px solid var(--border-soft);background:#fff;font-size:.85rem;color:#334155;transition:all .2s ease}.filter-btn:hover{background:#f1f5f9}.filter-btn.active{background:var(--brand);border-color:var(--brand);color:#fff}.maintenance-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:1.25rem}.maintenance-card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-faint);padding:1.1rem;box-shadow:var(--shadow-sm);transition:transform .15s ease,box-shadow .15s ease}.maintenance-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.card-header h3{margin:0;font-size:1.1rem;color:var(--text-main)}.text-small{font-size:.82rem;color:var(--text-muted)}.status-badge{padding:.25rem .75rem;font-size:.72rem;font-weight:600;border-radius:9999px;text-transform:capitalize}.status-badge.pending{background:#fef3c7;color:#92400e}.status-badge.in-progress{background:#dbeafe;color:#1e40af}.status-badge.resolved{background:#dcfce7;color:#166534}.card-body h4{margin-top:.75rem;font-size:.9rem;color:#334155}.card-body p{font-size:.9rem;color:#475569}.card-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.btn{border-radius:var(--radius-md);padding:.45rem .85rem;font-size:.85rem;font-weight:500;display:inline-flex;align-items:center;gap:.35rem;transition:all .15s ease}.btn-outline{background:#fff;border:1px solid var(--border-soft);color:#334155}.btn-outline:hover{background:#f1f5f9}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-strong)}.btn-success{background:var(--success);color:#fff}.btn-danger{background:#fee2e2;color:#991b1b}.admin-maintenance-loading,.landlord-maintenance-loading,.tenant-maintenance-loading{height:60vh;display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--text-muted)}:root{--primary-color: #2563eb;--primary-dark: #1e40af;--primary-light: #3b82f6;--secondary-color: #64748b;--success-color: #10b981;--warning-color: #f59e0b;--error-color: #ef4444;--background: #f8fafc;--surface: #ffffff;--text-primary: #1e293b;--text-secondary: #64748b;--border-color: #e2e8f0;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);color:var(--text-primary);line-height:1.6}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:600;margin-bottom:var(--spacing-md)}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{line-height:1.5;margin-bottom:var(--spacing-sm)}button{font-family:inherit;cursor:pointer;border:none;outline:none;transition:all .2s ease}input,textarea,select{font-family:inherit;outline:none;transition:all .2s ease}a{text-decoration:none;color:inherit}ul,ol{list-style:none}img{max-width:100%;display:block}.btn{padding:10px 20px;border-radius:var(--radius-md);font-weight:500;font-size:.875rem;display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-sm);transition:all .2s ease}.btn-primary{background-color:var(--primary-color);color:#fff}.btn-primary:hover{background-color:var(--primary-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-secondary{background-color:var(--secondary-color);color:#fff}.btn-secondary:hover{background-color:#475569}.btn-success{background-color:var(--success-color);color:#fff}.btn-success:hover{background-color:#059669}.btn-danger{background-color:var(--error-color);color:#fff}.btn-danger:hover{background-color:#dc2626}.btn-outline{background-color:transparent;border:1px solid var(--border-color);color:var(--text-primary)}.btn-outline:hover{background-color:var(--background)}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.card{background-color:var(--surface);border-radius:var(--radius-lg);padding:var(--spacing-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);transition:all .3s ease}.card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.input-group{margin-bottom:var(--spacing-md)}.input-group label{display:block;margin-bottom:var(--spacing-xs);font-weight:500;font-size:.875rem;color:var(--text-primary)}.input-group input,.input-group textarea,.input-group select{width:100%;padding:10px 12px;border:1px solid var(--border-color);border-radius:var(--radius-md);font-size:.875rem;background-color:var(--surface);color:var(--text-primary)}.input-group input:focus,.input-group textarea:focus,.input-group select:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #2563eb1a}.input-group textarea{resize:vertical;min-height:100px}.badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:.75rem;font-weight:500;text-transform:capitalize}.badge-success{background-color:#d1fae5;color:#065f46}.badge-warning{background-color:#fed7aa;color:#92400e}.badge-error{background-color:#fee2e2;color:#991b1b}.badge-info{background-color:#dbeafe;color:#1e40af}.badge-secondary{background-color:#f1f5f9;color:#475569}.container{max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}.grid{display:grid;gap:var(--spacing-lg)}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.flex{display:flex;gap:var(--spacing-md)}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-center{display:flex;justify-content:center;align-items:center}.text-center{text-align:center}.text-right{text-align:right}.text-muted{color:var(--text-secondary)}.text-small{font-size:.875rem}.text-xs{font-size:.75rem}.mb-1{margin-bottom:var(--spacing-sm)}.mb-2{margin-bottom:var(--spacing-md)}.mb-3{margin-bottom:var(--spacing-lg)}.mt-1{margin-top:var(--spacing-sm)}.mt-2{margin-top:var(--spacing-md)}.mt-3{margin-top:var(--spacing-lg)}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}.modal{background-color:var(--surface);border-radius:var(--radius-lg);max-width:600px;width:90%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease}.modal-header{padding:var(--spacing-lg);border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.modal-body{padding:var(--spacing-lg)}.modal-footer{padding:var(--spacing-lg);border-top:1px solid var(--border-color);display:flex;justify-content:flex-end;gap:var(--spacing-sm)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.loading-spinner{border:3px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;width:24px;height:24px;animation:spin .6s linear infinite}.loading-spinner-lg{width:48px;height:48px;border-width:4px}.alert{padding:var(--spacing-md);border-radius:var(--radius-md);margin-bottom:var(--spacing-md);font-size:.875rem}.alert-success{background-color:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.alert-error{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.alert-warning{background-color:#fed7aa;color:#92400e;border:1px solid #fbbf24}.alert-info{background-color:#dbeafe;color:#1e40af;border:1px solid #93c5fd}@media(max-width:768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.container{padding:0 var(--spacing-sm)}h1{font-size:1.75rem}h2{font-size:1.25rem}}
