:root{--primary: #10b981;--primary-dark: #059669;--primary-light: #d1fae5;--primary-tint: #ecfdf5;--bg: #f0fdf4;--surface: #ffffff;--surface-muted: #f9fafb;--text: #111827;--text-soft: #374151;--text-muted: #6b7280;--text-inverse: #ffffff;--border: #e5e7eb;--border-strong: #d1d5db;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-pill: 999px;--shadow-card: 0 2px 8px rgba(0, 0, 0, .04);--shadow-card-hover: 0 8px 24px rgba(16, 185, 129, .12);--shadow-overlay: 0 12px 40px rgba(0, 0, 0, .12);--sidebar-width: 240px;--topbar-height: 72px}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;color:var(--text);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;color:var(--text)}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0;color:inherit}input,select,textarea{font-family:inherit;font-size:inherit;color:var(--text)}img{display:block;max-width:100%}.btn-primary{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:var(--primary);color:var(--text-inverse);border-radius:var(--radius-pill);font-weight:600;font-size:14px;transition:background .15s}.btn-primary:hover{background:var(--primary-dark)}.btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:var(--surface);color:var(--text-soft);border:1px solid var(--border);border-radius:var(--radius-pill);font-weight:500;font-size:13px;transition:border-color .15s,color .15s}.btn-ghost:hover{border-color:var(--primary);color:var(--primary)}.chip{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:var(--surface-muted);border-radius:var(--radius-pill);font-size:12px;font-weight:500;color:var(--text-soft)}@media(max-width:900px){.ea-agent-detail-grid{grid-template-columns:1fr!important}}@keyframes ea-spin{to{transform:rotate(360deg)}}.spin{animation:ea-spin .8s linear infinite}@keyframes ea-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ea-anim-in{animation:ea-fade-up .45s cubic-bezier(.21,.6,.35,1) both}.ea-dash-anim>*{animation:ea-fade-up .5s cubic-bezier(.21,.6,.35,1) both}.ea-dash-anim>*:nth-child(1){animation-delay:.02s}.ea-dash-anim>*:nth-child(2){animation-delay:.08s}.ea-dash-anim>*:nth-child(3){animation-delay:.14s}.ea-dash-anim>*:nth-child(4){animation-delay:.2s}.ea-dash-anim>*:nth-child(5){animation-delay:.26s}.ea-dash-anim>*:nth-child(6){animation-delay:.32s}.ea-dash-anim>*:nth-child(7){animation-delay:.38s}.ea-dash-anim>*:nth-child(8){animation-delay:.44s}.ea-dash-anim>*:nth-child(9){animation-delay:.5s}.ea-lift{transition:transform .16s ease,box-shadow .16s ease}.ea-lift:hover{transform:translateY(-3px);box-shadow:var(--shadow-card-hover, 0 10px 28px rgba(16, 24, 40, .12))}@media(prefers-reduced-motion:reduce){.ea-anim-in,.ea-dash-anim>*{animation:none}.ea-lift{transition:none}.ea-lift:hover{transform:none}}@media(max-width:760px){.tenant-report-grid{grid-template-columns:1fr!important}}
