@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap");:root{color-scheme:light;--bg:#edecec;--surface:#fff;--surface-soft:#f8f9fc;--text:#111827;--muted:#dbe2ff;--line:#dfe3ea;--line-strong:#cfd5df;--accent:#4f46e5;--accent-soft:#e2e7ff;--ok:#16a34a;--ok-soft:#ddf5e5;--warning:#ca8a04;--warning-soft:#fff4cd;--radius:16px;--shadow:0 10px 24px rgba(17,24,39,.06);--header-band-height:120px}.landing-page{min-height:100vh;font-family:Manrope,Segoe UI,Helvetica Neue,sans-serif;color:#101624;background:radial-gradient(1100px 520px at 18% 0,rgba(99,102,241,.2),transparent 60%),radial-gradient(900px 520px at 82% 10%,rgba(59,130,246,.18),transparent 60%),radial-gradient(1000px 520px at 60% 90%,rgba(16,185,129,.14),transparent 60%),#f7f9ff}.landing-page a{color:inherit;text-decoration:none}.landing-page .wrap{max-width:1120px;margin:0 auto;padding:0 20px}.landing-page .nav{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,rgba(247,249,255,.94),rgba(247,249,255,.8));border-bottom:1px solid rgba(15,23,42,.08)}.landing-page .navInner{display:flex;align-items:center;justify-content:space-between;padding:14px 0;gap:14px}.landing-page .brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.2px;min-width:180px}.landing-page .mark{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#5b7cff,#8b5bff);box-shadow:0 12px 30px rgba(91,124,255,.25)}.landing-page .brandName{font-size:14px}.landing-page .brandSub{margin-top:2px;font-size:12px;font-weight:800;color:#64748b}.landing-page .navLinks{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:flex-end}.landing-page .navLink{color:#475569;font-weight:700;font-size:14px;padding:10px;border-radius:12px}.landing-page .navLink:hover{background:rgba(15,23,42,.05)}.landing-page .btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.7);color:#0f172a;font-weight:800;transition:transform .12s ease,background .12s ease,border-color .12s ease;white-space:nowrap}.landing-page .btnPrimary{border:none;background:linear-gradient(135deg,#5b7cff,#8b5bff);color:#fff;box-shadow:0 18px 40px rgba(79,70,229,.22);text-decoration:none}.landing-page .hero{padding:56px 0 26px}.landing-page .heroGrid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:22px;gap:22px;align-items:center}.landing-page .h1{font-size:46px;line-height:1.05;margin:0 0 12px;letter-spacing:-.8px}.landing-page .lead{color:#475569;font-size:18px;line-height:1.55;margin:0 0 20px;max-width:56ch}.landing-page .ctaRow{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0 10px}.landing-page .demo-alert{margin:12px 0 4px;padding:10px 12px;border-radius:12px;background:rgba(59,130,246,.12);color:#1e40af;font-weight:600}.landing-page .proofRow{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px;color:#475569;font-weight:700}.landing-page .pill{border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.8);padding:10px 12px;border-radius:999px;display:inline-flex;gap:10px;align-items:center}.landing-page .dot{width:9px;height:9px;border-radius:99px;background:#38d9a9;display:inline-block}.landing-page .screen{border-radius:26px;border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.95);box-shadow:0 18px 40px rgba(15,23,42,.08);overflow:hidden}.landing-page .screenImg{display:block;width:100%;height:auto}.landing-page .screenPlaceholder{padding:64px 24px;text-align:center;font-weight:700;color:#475569}.landing-page .section{padding:34px 0}.landing-page .h2{font-size:26px;margin:0 0 12px;letter-spacing:-.3px}.landing-page .h3{font-size:16px;margin:0 0 8px;letter-spacing:-.1px}.landing-page .sub{color:#475569;margin:0 0 18px;max-width:75ch;line-height:1.6}.landing-page .grid3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.landing-page .grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;align-items:start}.landing-page .card{border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.92);border-radius:18px;padding:16px}.landing-page .iconBox{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;font-weight:900;background:rgba(99,102,241,.12);border:1px solid rgba(99,102,241,.22);margin-bottom:10px}.landing-page .list{margin:10px 0 0;padding-left:18px;color:#475569;line-height:1.7}.landing-page .divider{height:1px;background:rgba(15,23,42,.08);margin:14px 0}.landing-page .badge{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:14px;color:#fff;background:linear-gradient(135deg,rgba(79,70,229,.95),rgba(59,130,246,.95));font-weight:900;margin-bottom:10px}.landing-page .faq{border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.92);border-radius:18px;padding:14px 16px;margin:10px 0}.landing-page .faq summary{cursor:pointer;font-weight:900}.landing-page .faq p{color:#475569;line-height:1.65;margin:10px 0 0}.landing-page .final{border:1px solid rgba(15,23,42,.08);background:linear-gradient(135deg,rgba(79,70,229,.12),rgba(59,130,246,.1));border-radius:26px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;box-shadow:0 18px 40px rgba(15,23,42,.12)}.landing-page .finalBtns{display:flex;gap:10px;flex-wrap:wrap}.landing-page .demo-form{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.landing-page .demo-form label{display:grid;grid-gap:6px;gap:6px;font-weight:700;color:#1f2937}.landing-page .demo-form input,.landing-page .demo-form textarea{width:100%;padding:12px 14px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:#fff;font-size:14px;color:#0f172a}.landing-page .demo-form .demo-message{grid-column:span 3}.landing-page .demo-form button{grid-column:span 3;justify-self:start}.landing-page .footer{padding:26px 0 40px;color:#475569;border-top:1px solid rgba(15,23,42,.08);margin-top:28px}.landing-page .small{font-size:13px;line-height:1.6}@media (max-width:980px){.landing-page .heroGrid{grid-template-columns:1fr;gap:16px}.landing-page .h1{font-size:38px}.landing-page .grid2,.landing-page .grid3{grid-template-columns:1fr}.landing-page .navInner{align-items:flex-start}.landing-page .navLinks{justify-content:flex-start}.landing-page .demo-form{grid-template-columns:1fr}.landing-page .demo-form .demo-message,.landing-page .demo-form button{grid-column:span 1}}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{font-family:Manrope,Segoe UI,Helvetica Neue,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr)}.sidebar{border-right:1px solid #847ef4;background:linear-gradient(180deg,#5f75f0,#6554c2);padding:1.4rem 1rem;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto;z-index:50}.brand{display:grid;grid-gap:.2rem;gap:.2rem;padding:0 .5rem 1.2rem}.brand strong{color:#fff;font-size:1.8rem;line-height:.9;letter-spacing:-.025em}.brand span{color:var(--muted);font-size:1rem;line-height:1;max-width:170px;font-weight:600}.sidebar-nav{display:grid;grid-gap:.25rem;gap:.25rem;margin-top:1.6rem;min-height:calc(100% - 120px)}.mobile-menu-backdrop,.mobile-menu-banner{display:none}.nav-item{text-decoration:none;color:#e9edff;border:1px solid transparent;border-radius:12px;padding:.72rem .75rem;font-weight:600;transition:all .2s ease;display:flex;align-items:center;gap:.55rem}.nav-icon{display:inline-flex;align-items:center;justify-content:center;opacity:.92}.nav-icon,.nav-icon svg{width:20px;height:20px}.nav-item:hover{background:hsla(0,0%,100%,.14)}.nav-item.is-active{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.15)}.nav-item-bottom{margin-top:auto;background:hsla(0,0%,100%,.08)}.nav-item-danger{background:hsla(0,91%,71%,.18);border-color:hsla(0,91%,71%,.28);color:#fee2e2}.nav-item-danger:hover{background:hsla(0,91%,71%,.28)}.section-tabs{display:flex;align-items:center;gap:1.9rem;border-bottom:1px solid var(--line);background:#fff;padding:0 1rem;overflow-x:auto}.section-tab{text-decoration:none;font-weight:500;font-size:1.05rem;line-height:1.05;padding:1rem .25rem .85rem;border-bottom:6px solid transparent;white-space:nowrap}.section-tab,.section-tab.is-active{color:#0f1d4b;background:transparent}.section-tab.is-active{border-bottom-color:#dc4d33}.settings-tabs{display:flex;align-items:center;gap:1.2rem;margin:1rem 0 1.5rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:0 1rem;overflow-x:auto}.settings-tab{text-decoration:none;color:#0f1d4b;font-weight:500;font-size:1.05rem;line-height:1.05;padding:1rem .25rem .85rem;border-bottom:6px solid transparent;white-space:nowrap;background:transparent}.settings-tab.is-active{color:#0f1d4b;border-bottom-color:#e30613;background:transparent}.content{padding:0}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.8rem,2.2vw,2.5rem);letter-spacing:-.03em}h2{font-size:1.45rem;letter-spacing:-.02em}.container{max-width:1120px;margin:0 auto;width:100%}.grid{display:grid;margin:10px 20px;grid-gap:1.6rem;gap:1.6rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{padding:1rem}.kpi{font-size:clamp(1.8rem,2.6vw,2.45rem);margin:.5rem 0;font-weight:700;letter-spacing:-.03em}.kpi-title{font-weight:600;font-size:1.02rem}.muted{color:var(--muted)}.dashboard-canva{max-width:980px}.dashboard-kpis{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));padding:2rem;grid-gap:2em;gap:2em}.metric-card{color:#fff;padding:1.45rem 1.45rem 1.2rem;grid-gap:.8rem;gap:.8rem}.metric-card,.metric-card-default{border-radius:16px;box-shadow:0 10px 20px rgba(0,0,0,.12);min-height:185px;display:grid;align-content:start}.metric-card-default{color:#fcfcfc;padding:1.9rem 1.9rem 2.9rem}.metric-icon{width:56px;height:56px;background:hsla(0,0%,100%,.14)}.metric-icon,.metric-icon-default{border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.01em}.metric-icon-default{width:46px;height:46px;background:rgba(27,200,70,.14);float:inline-end;padding:.28rem .7rem;font-size:.9rem}.metric-title{opacity:.95;font-size:1.65rem}.metric-title-default{opacity:.95;font-weight:700;display:inline-flex;font-size:1rem}.metric-value,.metric-value-default{font-size:2rem;font-weight:700;letter-spacing:-.015em}.metric-value-default{padding:40px 0}.metric-blue{background:linear-gradient(135deg,#447de8,#3761d9)}.metric-green{background:linear-gradient(135deg,#43b98d,#32a26f)}.metric-orange{background:linear-gradient(135deg,#f39b11,#ed8b07)}.metric-purple{background:linear-gradient(135deg,#b04de9,#8e39df)}.dashboard-chart-card{margin-top:.5rem;padding:1rem 1rem .7rem}.dashboard-chart-head{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.dashboard-chart-head h3{margin:0;font-size:1.05rem}.dashboard-chart-legend{display:flex;gap:.5rem;flex-wrap:wrap}.legend-chip{font-size:.78rem;padding:.25rem .5rem;border-radius:999px;font-weight:600}.legend-in{background:rgba(68,125,232,.16);color:#2b65d4}.legend-out{background:rgba(243,155,17,.16);color:#b76608}.legend-net{background:rgba(67,185,141,.16);color:#258a66}.dashboard-chart{width:100%;height:auto;display:block}.chart-grid-line{stroke:#d9e2ec;stroke-width:1}.chart-zero-line{stroke:#9fb3c8;stroke-width:1.2}.chart-line{fill:none;stroke-width:2.6}.chart-line-in{stroke:#447de8}.chart-line-out{stroke:#f39b11}.chart-line-net{stroke:#32a26f}.chart-x-label{fill:#526273;font-size:12px;font-weight:600}.metric-teal{background:linear-gradient(135deg,#4bbfb9,#3da294)}.metric-red{background:linear-gradient(135deg,#f44336,#d32f2f)}.toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin:1rem 0}.primary-link{display:inline-flex;align-items:center;text-decoration:none;margin:1rem}label{display:grid;grid-gap:.35rem;gap:.35rem;font-size:.9rem;color:#232a39}button,input,select,textarea{border:1px solid var(--line-strong);border-radius:10px;padding:.55rem .7rem;font:inherit;background:#fff}button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#5566ea,#4f46e5);border-color:#4b42d1;box-shadow:0 8px 18px rgba(79,70,229,.2)}.cta-unified,.primary-link{background:linear-gradient(135deg,#5566ea,#4f46e5);color:#fff;border:1px solid #4b42d1;border-radius:12px;box-shadow:0 8px 18px rgba(79,70,229,.2)}.cta-secondary,.cta-unified,.primary-link{font-weight:600;text-decoration:none;padding:.62rem .92rem}.cta-secondary{background:#fff;color:#334155;border:1px solid #d7deea;border-radius:12px}button:disabled{opacity:.45;cursor:not-allowed}table{width:100%;border-collapse:collapse}td,th{text-align:left;font-size:.93rem;border-bottom:1px solid var(--line);padding:.6rem .4rem;vertical-align:top}.receipt-list{display:grid;grid-gap:1rem;gap:1rem}.receipt-row{border:1px solid var(--line)}.receipt-row-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--line);margin-bottom:.75rem}.receipt-row-grid{display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:minmax(280px,1.2fr) minmax(200px,.8fr) minmax(320px,1.1fr)}.receipt-col-main{display:grid;grid-gap:.25rem;gap:.25rem}.receipt-col-status{display:grid;grid-gap:.65rem;gap:.65rem;align-content:start}.receipt-col-payment{align-content:start}.receipt-payment-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.55rem .7rem;gap:.55rem .7rem}.receipt-payment-form-grid .receipt-field{display:grid;grid-gap:.25rem;gap:.25rem;font-size:.95rem}.receipt-payment-form-grid .receipt-field input,.receipt-payment-form-grid .receipt-field select{padding:.35rem .5rem;min-height:40px}.receipt-secondary-cta{margin-top:.8rem}.receipt-payment-form-grid button,.receipt-secondary-cta button{width:70%;border-radius:999px;min-height:44px}.receipt-payment-form-grid button{grid-column:1/-1}.receipt-cta{font-size:.85rem}.rent-page{display:grid;grid-gap:1rem;gap:1rem}.rent-subtitle{margin-top:-.35rem}.rent-actions{display:grid;grid-gap:.8rem;gap:.8rem;padding:1rem 1.1rem}.rent-actions-row{display:flex;gap:.8rem;align-items:flex-end;flex-wrap:wrap}.month-filter-form{display:flex;align-items:center;gap:.65rem;flex-wrap:nowrap;border:0;padding:0;margin:0}.month-filter-form label{display:inline-block;margin:0;white-space:nowrap}.status-inline{margin:0;border-radius:10px;border:1px solid var(--line);padding:.55rem .7rem;font-size:.92rem}.status-ok{background:var(--ok-soft);color:#166534;border-color:#bce8cb}.status-info{background:#eff6ff;color:#1d4ed8;border-color:#c7d8ff}.status-warn{background:var(--warning-soft);color:#854d0e;border-color:#f7de9d}.cta-success{background:linear-gradient(135deg,#31a36b,#23905b);color:#fff;border:1px solid #1f7d4f;border-radius:12px;font-weight:600;text-decoration:none;padding:.62rem .92rem;box-shadow:0 8px 18px rgba(35,144,91,.2)}.rent-management-page{max-width:980px;gap:1.3rem}.rent-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.4rem}.rent-month-form{flex-wrap:nowrap}.rent-month-form label{min-width:auto}.header-month-form{border:none!important;outline:none!important;box-shadow:none!important;background:transparent;display:inline-flex;align-items:center;gap:.65rem;flex-wrap:nowrap}.header-month-form label{display:inline-block;white-space:nowrap;margin:0}.header-month-form input[type=month]{min-width:220px}.rent-receipt-list{gap:1.6rem}.rent-receipt-card{padding:1.75rem 1.6rem;gap:1.6rem}.rent-receipt-head{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.rent-receipt-head h3{font-size:1.8rem;line-height:1;margin-bottom:.35rem}.rent-badge{border-radius:999px;padding:.28rem .7rem;font-weight:700;font-size:.9rem}.rent-badge-stack{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:flex-end}.rent-badge-pending{background:#eef2ff;color:#4f46e5}.rent-badge-partial{background:#fff3dd;color:#b45309}.rent-badge-paid{background:#dff4ea;color:#057a55}.rent-badge-first{background:#e0f2fe;color:#0369a1}.rent-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:1.2rem;gap:1.2rem;margin-top:.25rem;margin-bottom:.25rem}.rent-stat-box{border-radius:14px;padding:1.15rem 1.2rem;border:1px solid #edf0f4}.rent-stat-box p{margin:0;font-size:.92rem}.rent-stat-box strong{display:block;margin-top:.35rem;font-size:2rem;line-height:1}.rent-stat-caution{background:#fef9c3;border-color:#fde68a}.rent-stat-neutral{background:#f8fafc}.rent-stat-paid{background:#eef0ff;color:#4f46e5}.rent-stat-balance{background:#fff7ed;color:#c2410c}.rent-stat-clear{background:#e7f6ef;color:#047857}.rent-payments-box{border:1px solid #edf0f4;border-radius:14px;padding:1.15rem 1.2rem;background:#fcfdff;margin-top:.2rem;margin-bottom:.2rem}.rent-payments-list{display:grid;grid-gap:.35rem;gap:.35rem;margin-top:.45rem}.rent-payment-row{display:flex;justify-content:space-between;gap:.8rem}.rent-payment-actions{display:inline-flex;align-items:center;gap:.75rem}.rent-payment-delete,.rent-payment-edit{font-size:.85rem;font-weight:600;border:none;background:transparent;color:#4f46e5;cursor:pointer;text-decoration:none;padding:0}.rent-payment-delete{color:#e11d48}.rent-card-cta{margin-top:.4rem}.rent-card-cta-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:.65rem;gap:.65rem}.rent-card-cta-split form{margin:0}.rent-full-cta{width:100%;min-height:54px;display:inline-flex;align-items:center;justify-content:center}@media (max-width:860px){.rent-card-cta-split{grid-template-columns:1fr}}.rent-receipt-link{margin:0;font-size:.9rem}.documents-page{padding:2.5rem;display:grid;grid-gap:2rem;gap:2rem}.documents-header{display:flex;justify-content:space-between;align-items:flex-end}.documents-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:12px}.document-card{display:grid;grid-gap:.65rem;gap:.65rem;padding:1.4rem;min-height:200px;background-color:#fff;border:1px solid var(--line);border-radius:12px}.document-icon{width:44px;height:44px;background:#eef2ff;font-size:1.25rem}.document-cta,.document-icon{border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.document-cta{margin-top:auto;padding:.65rem 1rem;border:1px solid #e0e7ff;background:#fff;color:#4f46e5;text-decoration:none;font-weight:600}.document-cta-disabled{border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.documents-list{display:grid;grid-gap:1rem;gap:1rem;margin:16px 12px}.documents-list-header{display:grid;grid-gap:.3rem;gap:.3rem}.documents-receipt-list{display:grid;grid-gap:1rem;gap:1rem;background:#fff;border:1px solid var(--line);border-radius:12px;padding:1rem}.document-item{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;align-items:center}.document-item-actions{display:grid;grid-gap:.5rem;gap:.5rem;justify-items:end}.document-link{font-weight:600;color:#4338ca;text-decoration:none}.document-archives{display:grid;grid-gap:.3rem;gap:.3rem;justify-items:end}.document-archive-list{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-end}.document-archive-list a{color:#64748b;text-decoration:none;font-size:.9rem}.rent-month-totals{margin-top:.2rem}.properties-page{display:grid}.content-page{display:grid;grid-gap:.2em;gap:.2em}.tenants-page{margin-top:0}.expenses-page,.leases-page,.tenants-page{display:grid;grid-gap:1rem;gap:1rem;max-width:980px}.page-head,.properties-head{display:flex;align-items:center;justify-content:space-between}.page-head{margin-bottom:1rem}.page-head-title,.properties-head-title{display:grid;grid-gap:.35rem;gap:.35rem;padding:0}.page-head-title p{color:#484749}.documents-header,.page-head,.properties-head,.rent-header,.section-header-band{background:#fff;border:0 solid var(--line);border-radius:0;min-height:var(--header-band-height);padding:1rem 1.2rem;box-shadow:0 4px 14px rgba(15,23,42,.05)}.section-header-band{display:grid;float:inline;grid-gap:.35rem;gap:.35rem;margin-bottom:1rem}.property-list{display:grid;grid-gap:.9rem;gap:.9rem;justify-items:start}.property-card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 18px rgba(17,24,39,.07);padding:1.1rem 1.2rem;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:50px 1fr;align-items:start;width:min(100%,560px);min-height:220px}.property-icon{width:50px;height:50px;border-radius:12px;background:#e3e8ff;color:#3e50dc;display:inline-flex;align-items:center;justify-content:center}.property-icon svg{width:24px;height:24px}.property-content{display:grid;grid-gap:.35rem;gap:.35rem}.property-content h3{font-size:1.82rem;line-height:1}.property-content p{font-size:1.05rem}.property-meta{display:flex;align-items:center;gap:.42rem}.property-meta-icon{color:#8a93a6;display:inline-flex;align-items:center;justify-content:center}.property-meta-icon,.property-meta-icon svg{width:18px;height:18px}.property-content .property-meta strong{color:#4253e5;letter-spacing:.01em}.loan-section{margin-top:.45rem;padding-top:.55rem;border-top:1px dashed #dbe1ea}.loan-title{font-weight:700;margin-bottom:.4rem}.loan-list{display:grid;grid-gap:.5rem;gap:.5rem}.loan-item{border:1px solid #e7ebf2;border-radius:12px;padding:.65rem .7rem;background:#f9fbff}.loan-metric{margin-top:.2rem;font-size:.92rem}.loan-metric strong{color:#0f172a}.loan-actions{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.45rem}.loan-actions .cta-unified{font-size:.85rem;padding:.45rem .7rem}.property-actions{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-start;grid-column:1/-1;margin-top:auto;align-self:end}.property-actions .cta-unified{min-width:104px;text-align:center}.property-actions form{margin:0}.property-form-card{margin-top:.35rem}.tenant-list{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));grid-gap:.9rem;gap:.9rem;align-items:stretch}.tenant-card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 18px rgba(17,24,39,.07);padding:1.1rem 1.2rem;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:50px 1fr;align-items:start;width:100%;min-height:220px}.tenant-icon{width:50px;height:50px;border-radius:12px;background:#e3e8ff;color:#3e50dc;display:inline-flex;align-items:center;justify-content:center}.tenant-icon svg{width:24px;height:24px}.lease-list{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));grid-gap:.9rem;gap:.9rem;align-items:stretch}.lease-card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 18px rgba(17,24,39,.07);padding:1.1rem 1.2rem;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:50px 1fr;align-items:start;width:100%;min-height:220px}.lease-icon{width:50px;height:50px;border-radius:12px;background:#e3e8ff;color:#3e50dc;display:inline-flex;align-items:center;justify-content:center}.lease-icon svg{width:24px;height:24px}.expense-list{display:grid;grid-gap:1rem;gap:1rem}.expense-segment{display:grid;grid-gap:.8rem;gap:.8rem}.expense-segment h3{margin:20px 10px 0 20px}.expense-card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 18px rgba(17,24,39,.07);padding:1rem 1.2rem;display:grid;grid-template-columns:50px 1fr auto;align-items:top;grid-gap:.95rem;gap:.95rem;margin:0 20px}.expense-icon{width:50px;height:50px;border-radius:12px;background:#ffe9eb;color:#dc2626;display:inline-flex;align-items:center;justify-content:center}.expense-icon svg{width:24px;height:24px}.expense-main{display:grid;grid-gap:.35rem;gap:.35rem}.expense-breakdown{display:grid;grid-gap:.2rem;gap:.2rem}.expense-breakdown p{margin:0}.expense-headline{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.expense-headline h3{font-size:1.5rem;line-height:1}.expense-tag{background:#eef2f7;color:#374151;border-radius:999px;padding:.22rem .6rem;font-weight:600;font-size:.84rem}.expense-amount{margin:0;color:#dc2626;font-size:2rem;font-weight:700;letter-spacing:-.015em;white-space:nowrap}.expense-footer{margin-top:.35rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.panel-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.36);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:60}.panel-modal{width:min(100%,520px);background:#fff;border-radius:16px;border:1px solid #d8dee9;box-shadow:0 22px 45px rgba(15,23,42,.25);overflow:hidden}.panel-modal-wide{width:min(100%,780px)}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.25rem;border-bottom:1px solid #eceff5}.panel-close,.panel-head h3{font-size:2rem}.panel-close{text-decoration:none;color:#9aa3b4;line-height:1}.panel-form{display:grid;grid-gap:.85rem;gap:.85rem;padding:1rem 1.25rem 1.25rem}.panel-form-grid{grid-template-columns:1fr 1fr}.panel-form-grid label{min-width:0}.panel-actions-full{grid-column:1/-1}.panel-form textarea{resize:vertical;min-height:90px}.panel-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:.8rem;gap:.8rem;margin-top:.25rem}.panel-actions .cta-secondary,.panel-actions .cta-unified{text-align:center;display:inline-flex;justify-content:center}.auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.auth-card{width:min(100%,420px);background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 16px 32px rgba(17,24,39,.1);padding:2rem 2.1rem;display:grid;grid-gap:.8rem;gap:.8rem}.auth-card h1{font-size:1.9rem}.auth-card p{color:#6b7280}.auth-form{display:grid;grid-gap:.85rem;gap:.85rem;margin-top:.4rem}.auth-footer{display:flex;gap:.4rem;font-size:.95rem}.auth-footer a{color:#4f46e5;font-weight:600;text-decoration:none}.auth-error{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca;border-radius:12px;padding:.6rem .8rem;font-weight:600;font-size:.95rem}.card h3+.muted{margin-top:.25rem}.landing-shell{min-height:70vh;color:#e2e8f0;background:linear-gradient(180deg,#0b1117,#0f1f2a 40%,#0c1b24);padding:1.8rem 6vw 3.5rem}.landing-topbar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.landing-logo{letter-spacing:.25rem;font-weight:700;font-size:.9rem}.landing-nav{display:flex;gap:1.2rem;color:rgba(226,232,240,.8);font-size:.95rem}.landing-nav a{text-decoration:none;color:inherit}.landing-actions{display:flex;gap:.8rem}.landing-btn{border-radius:999px;padding:.6rem 1.1rem;font-weight:600;text-decoration:none;border:1px solid transparent}.landing-btn-primary{background:linear-gradient(135deg,#46c1d0,#3aa3e9);color:#07202a}.landing-btn-ghost{border-color:rgba(226,232,240,.35);color:#e2e8f0}.landing-btn-muted{border-color:rgba(226,232,240,.15);color:rgba(226,232,240,.9);background:rgba(226,232,240,.08)}.landing-hero{margin-top:5rem;max-width:820px}.landing-hero-light{background:#fff;border-radius:28px;padding:3rem 3rem 2.6rem;box-shadow:0 20px 40px rgba(2,6,23,.25);border:1px solid rgba(148,163,184,.2);color:#0f172a}.landing-hero-light .landing-eyebrow{color:#2563eb}.landing-hero-light .landing-lead{color:#4b5563}.landing-hero-light .landing-tags span{background:#f8fafc;color:#1f2937;border-color:rgba(148,163,184,.35)}.landing-eyebrow{letter-spacing:.3rem;text-transform:uppercase;font-size:.8rem;color:#7dd3fc;margin-bottom:1.2rem}.landing-hero h1{font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(2.8rem,4vw,4rem);line-height:1.05;margin-bottom:1.2rem}.landing-lead{font-size:1.05rem;color:rgba(226,232,240,.75)}.landing-cta{gap:.9rem}.landing-cta,.landing-tags{display:flex;flex-wrap:wrap;margin-top:1.6rem}.landing-tags{gap:.6rem}.landing-tags span{border-radius:999px;border:1px solid rgba(148,163,184,.3);padding:.4rem .85rem;font-size:.85rem;color:rgba(226,232,240,.8);background:rgba(15,23,42,.35)}.landing-grid{margin-top:3.5rem;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.landing-feature{border-radius:20px;padding:1.4rem 1.5rem;background:rgba(15,23,42,.55);border:1px solid rgba(148,163,184,.2);box-shadow:0 12px 24px rgba(2,6,23,.35)}.landing-feature.light{background:#fff;color:#0f172a;border:1px solid #e5e7eb;box-shadow:0 14px 28px rgba(15,23,42,.08)}.landing-section{background:#fff;color:#0f172a;padding:4rem 6vw 4.5rem}.landing-section-inner{max-width:1120px;margin:0 auto}.landing-section-eyebrow{letter-spacing:.3rem;text-transform:uppercase;font-size:.8rem;color:#3b82f6;margin-bottom:1.2rem}.landing-section h2{font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(2rem,3vw,2.8rem);margin-bottom:2rem;color:#0f172a}.landing-footer{margin-top:3.5rem;text-align:center;color:rgba(226,232,240,.78);font-size:.9rem;padding-top:1.6rem;border-top:1px solid rgba(148,163,184,.2);letter-spacing:.05em}@media (max-width:960px){.landing-topbar{flex-direction:column;align-items:flex-start}.landing-nav{flex-wrap:wrap}}.maintenance-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:radial-gradient(circle at top,#f1f4ff,#e7e9f4 55%,#ececf1 100%)}.maintenance-card{background:#fff;border:1px solid #dfe3ea;border-radius:18px;box-shadow:0 16px 32px rgba(17,24,39,.1);padding:2.2rem 2.5rem;text-align:center;max-width:520px}.maintenance-card h1{font-size:1.9rem;margin-bottom:.6rem}.maintenance-card p{color:#4b5563}.maintenance-kicker{display:inline-block;background:#e8ecff;color:#3b4ed6;border-radius:999px;padding:.3rem .75rem;font-weight:700;font-size:.85rem;margin-bottom:.8rem}@media (max-width:1060px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;top:58px;left:0;width:min(84vw,280px);max-width:280px;height:calc(100vh - 58px);border-right:0;border-bottom:0;transform:translateX(-105%);transition:transform .25s ease;box-shadow:0 18px 42px rgba(15,23,42,.3)}body.mobile-menu-open .sidebar{transform:translateX(0)}.mobile-menu-banner{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.8rem;gap:.8rem;position:fixed;top:0;left:0;right:0;z-index:55;min-height:58px;border:0;border-radius:0;padding:.7rem .9rem;background:linear-gradient(180deg,#5f75f0,#6554c2)}.mobile-menu-banner,.mobile-menu-trigger{align-items:center;box-shadow:none;color:#fff}.mobile-menu-trigger{border:0;padding:0;background:transparent;display:inline-flex;gap:.65rem;font-weight:700}.mobile-menu-banner strong{justify-self:center;font-size:1.05rem;letter-spacing:-.01em}.mobile-menu-close{border:0;background:transparent;color:#fff;padding:0;line-height:1;font-size:1.65rem;width:28px;height:28px;box-shadow:none;opacity:0;pointer-events:none;transition:opacity .2s ease}.mobile-menu-close.is-visible{opacity:1;pointer-events:auto}.mobile-menu-icon{display:inline-grid;gap:4px}.mobile-menu-icon span{width:18px;height:2px;background:#fff;border-radius:999px}.mobile-menu-backdrop.is-open{display:block;position:fixed;inset:0;z-index:45;border:0;padding:0;border-radius:0;background:rgba(2,8,23,.44)}.sidebar-nav{margin-top:1rem}.content{padding:4.9rem 1rem 1rem}.dashboard-kpis{grid-template-columns:1fr}.dashboard-chart-head{flex-direction:column;align-items:flex-start}.payment-item,.receipt-row-grid{grid-template-columns:1fr}.payment-item{align-items:flex-start}.month-filter-form{width:auto;flex-wrap:nowrap;align-items:flex-end;gap:.65rem}.month-filter-form label{min-width:auto;display:inline-flex;align-items:center;gap:.55rem}.properties-head{align-items:flex-start;flex-direction:column}.expense-card,.lease-card,.lease-list,.property-card,.tenant-card,.tenant-list{grid-template-columns:1fr}.property-actions{justify-items:start;grid-auto-flow:column;justify-content:start}.panel-actions,.panel-form-grid{grid-template-columns:1fr}.notice{padding:.75rem 1rem;border-radius:12px;background:rgba(79,70,229,.12);color:#1e3a8a;font-weight:600;margin-bottom:1rem}.rent-header{flex-direction:column}.rent-month-form{width:auto}.rent-month-form label{min-width:auto}.rent-stats-grid{grid-template-columns:1fr}}