.sidebar{background:var(--navy);color:#fff;z-index:100;flex-direction:column;width:260px;height:100vh;display:flex;position:fixed;top:0;left:0}.sidebar-logo{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:20px 20px 24px;display:flex}.sidebar-logo-img{object-fit:contain;background:#fff;border-radius:8px;width:40px;height:40px;padding:4px}.sidebar-logo-text{flex-direction:column;display:flex}.sidebar-brand{letter-spacing:.5px;font-size:16px;font-weight:700}.sidebar-sub{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-size:11px}.sidebar-nav{flex-direction:column;flex:1;gap:2px;padding:12px 8px;display:flex}.nav-item{color:#fff9;border-radius:8px;align-items:center;gap:12px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.nav-item:hover{color:#fff;background:#ffffff14}.nav-item.active{background:var(--red);color:#fff}.sidebar-footer{color:#fff6;border-top:1px solid #ffffff1a;padding:16px 20px;font-size:12px}@media (width<=768px){.sidebar{flex-direction:row;width:100%;height:auto;position:fixed;top:auto;bottom:0}.sidebar-logo,.sidebar-footer{display:none}.sidebar-nav{flex-direction:row;justify-content:space-around;gap:0;padding:8px}.nav-item{flex-direction:column;gap:4px;padding:8px;font-size:11px}}.stat-card{flex-direction:column;min-width:200px;display:flex}.stat-card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.stat-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.stat-trend{margin-top:8px;font-size:13px;font-weight:600}.stat-trend.positive{color:var(--green)}.stat-trend.negative{color:var(--red)}.deal-card{flex-direction:column;gap:16px;display:flex}.deal-card-top{justify-content:space-between;align-items:flex-start;display:flex}.deal-address h3{color:var(--navy);font-size:16px;font-weight:600}.deal-city{color:var(--gray-500);font-size:13px}.deal-details{grid-template-columns:1fr 1fr;gap:12px;display:grid}.deal-detail-label{color:var(--gray-400);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600;display:block}.deal-detail-value{color:var(--gray-800);font-size:14px;font-weight:500}.deal-footer{color:var(--gray-500);justify-content:space-between;font-size:12px;display:flex}.deal-status{color:var(--green);font-weight:600}.overview{flex-direction:column;gap:24px;display:flex}.page-header{justify-content:space-between;align-items:baseline;display:flex}.page-header h1{color:var(--navy);font-size:28px;font-weight:700}.page-subtitle{color:var(--gray-500);font-size:14px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.alerts-section{margin-top:-8px}.alert-card{border-left:4px solid var(--red)}.alert-header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.alert-title{color:var(--red);text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:700}.alert-item{align-items:center;gap:8px;padding:6px 0;font-size:14px;display:flex}.section-header{align-items:baseline;gap:12px;display:flex}.section-header h2{color:var(--navy);font-size:20px;font-weight:600}.section-count{color:var(--gray-500);font-size:13px}.page-loading,.page-error{height:400px;color:var(--gray-500);justify-content:center;align-items:center;font-size:16px;display:flex}.page-error{color:var(--red)}@media (width<=768px){.page-header{flex-direction:column;gap:4px}.stats-grid{grid-template-columns:1fr 1fr}.deals-grid{grid-template-columns:1fr}}.deals-page{flex-direction:column;gap:24px;display:flex}.deals-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:16px;display:grid}.pipeline-table-wrap,.past-table-wrap{overflow-x:auto}.td-notes{white-space:nowrap;text-overflow:ellipsis;max-width:200px;color:var(--gray-500);font-size:13px;overflow:hidden}.section-header.collapsible{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}.section-header-left{align-items:baseline;gap:12px;display:flex}.collapse-btn{cursor:pointer;color:var(--gray-500);background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;display:flex}.collapse-btn:hover{background:var(--gray-100)}@media (width<=768px){.deals-grid{grid-template-columns:1fr}}.properties-page{flex-direction:column;gap:24px;display:flex}.properties-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:16px;display:grid}.property-card{flex-direction:column;gap:16px;display:flex}.property-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.property-address h3{color:var(--navy);font-size:16px;font-weight:600;line-height:1.3}.property-location{color:var(--gray-500);font-size:13px}.property-details{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.property-detail-label{color:var(--gray-400);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600;display:block}.property-detail-value{color:var(--gray-800);margin-top:2px;font-size:14px;font-weight:500;display:block}.equity-value{color:var(--green);font-weight:700}.tallies-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:16px;display:grid}.tally-card{overflow-x:auto}.tally-title{color:var(--navy);margin-bottom:12px;font-size:16px;font-weight:600}.tally-empty{color:var(--gray-400);font-size:13px}.tally-table td,.tally-table th{padding:8px;font-size:13px}@media (width<=768px){.properties-grid{grid-template-columns:1fr}.property-details{grid-template-columns:repeat(2,1fr)}.tallies-grid{grid-template-columns:1fr}}.team-page{flex-direction:column;gap:24px;display:flex}.team-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.team-member-card{flex-direction:column;gap:16px;display:flex}.member-top{align-items:center;gap:16px;display:flex}.member-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.member-name{color:var(--navy);font-size:16px;font-weight:600}.member-role{color:var(--gray-500);margin-top:2px;font-size:13px;display:block}.member-license{border-top:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.license-num{color:var(--gray-500);font-family:monospace;font-size:13px}@media (width<=768px){.team-grid{grid-template-columns:1fr}}.licenses-page{flex-direction:column;gap:24px;display:flex}.alert-banner-item{flex-wrap:wrap;align-items:center;gap:8px;padding:6px 0;font-size:14px;display:flex}.license-table-wrap{overflow-x:auto}.license-table-wrap code{background:var(--gray-100);color:var(--gray-700);border-radius:4px;padding:2px 6px;font-size:12px}.renewal-checklist{flex-direction:column;gap:12px;display:flex}.checklist-item{color:var(--gray-700);border-bottom:1px solid var(--gray-100);align-items:center;gap:10px;padding:8px 0;font-size:14px;display:flex}.checklist-item:last-child{border-bottom:none}.cashflow-page{flex-direction:column;gap:24px;display:flex}.alert-banner{border-left:4px solid var(--red);background:#fff5f5}.alert-banner-header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.alert-banner-title{color:var(--red);text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:700}.alert-banner-item{align-items:center;gap:8px;padding:6px 0;font-size:14px;display:flex}.alert-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.chart-card{padding:24px}.chart-legend{justify-content:center;gap:24px;margin-top:16px;display:flex}.legend-item{color:var(--gray-600);align-items:center;gap:6px;font-size:13px;display:flex}.legend-dot{border-radius:3px;width:12px;height:12px}.chart-tooltip{box-shadow:var(--shadow-md)!important;border:none!important;padding:12px 16px!important}.tooltip-title{color:var(--navy);margin-bottom:8px;font-size:14px;font-weight:600}.tooltip-row{justify-content:space-between;gap:16px;padding:2px 0;font-size:13px;display:flex}.tooltip-row span{color:var(--gray-500)}.deal-table-wrap{overflow-x:auto}.td-bold{color:var(--navy);font-weight:600}.td-green{color:var(--green);font-weight:600}.td-notes{max-width:250px;color:var(--gray-500);font-size:13px}.total-row{border-top:2px solid var(--gray-300)}.total-row td{padding-top:16px;font-size:15px}.empty-state{text-align:center;color:var(--gray-500);padding:40px 24px;font-size:14px}.forecast-meta{text-align:center;color:var(--gray-400);padding:8px 0;font-size:12px}:root{--navy:#001e52;--navy-light:#002d7a;--navy-dark:#001539;--red:#ff000f;--red-light:#ff3340;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--green:#10b981;--green-light:#d1fae5;--yellow:#f59e0b;--yellow-light:#fef3c7;--orange:#f97316;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow-sm:0 1px 2px 0 #0000000d;--shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--radius:8px;--radius-lg:12px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--gray-50);color:var(--gray-900);-webkit-font-smoothing:antialiased}.card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:24px}.card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.card-title{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.stat-value{color:var(--navy);font-size:32px;font-weight:700;line-height:1}.stat-label{color:var(--gray-500);margin-top:4px;font-size:13px}.badge{border-radius:20px;align-items:center;padding:2px 10px;font-size:12px;font-weight:600;display:inline-flex}.badge-green{background:var(--green-light);color:#065f46}.badge-yellow{background:var(--yellow-light);color:#92400e}.badge-red{color:#991b1b;background:#fee2e2}.badge-navy{color:var(--navy);background:#dbeafe}.progress-bar{background:var(--gray-200);border-radius:4px;height:8px;overflow:hidden}.progress-fill{border-radius:4px;height:100%;transition:width .5s}.table{border-collapse:collapse;width:100%}.table th{text-align:left;color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--gray-200);padding:8px 12px;font-size:12px;font-weight:600}.table td{border-bottom:1px solid var(--gray-100);padding:12px;font-size:14px}.table tr:hover td{background:var(--gray-50)}.app-layout{min-height:100vh;display:flex}.main-content{flex:1;max-width:1400px;margin-left:260px;padding:32px}@media (width<=768px){.main-content{margin-bottom:72px;margin-left:0;padding:16px}}
