:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0b1118;--background-elevated:#101820;--background-muted:#16212b;--background-overlay:#0d141cc7;--card-surface:#121b24d1;--card-surface-strong:#141d26f0;--card-surface-soft:#212d399e;--text-primary:#f4f7fb;--text-secondary:#d4dee8;--text-muted:#98a7b8;--text-faint:#6f7e8f;--border-subtle:#9caab82e;--border-strong:#9caab857;--accent-primary:#38bdf8;--accent-primary-strong:#7dd3fc;--accent-secondary:#22c55e;--accent-secondary-strong:#86efac;--success:#22c55e;--warning:#f59e0b;--danger:#f43f5e;--shadow-soft:0 18px 48px #03070c52;--shadow-card:0 14px 36px #03070c47;--shadow-glow:0 0 0 1px #38bdf814, 0 18px 44px #22c55e0f;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:8px;--radius-xl:10px;--container-max:1440px;--transition-base:.18s ease}*{box-sizing:border-box}html{background-color:#0000;background-image:linear-gradient(135deg,#38bdf814,#0000 30%),linear-gradient(315deg,#22c55e12,#0000 26%),linear-gradient(#0b1118 0%,#0f1720 48%,#090f15 100%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:100%;overflow-x:hidden}body{min-height:100vh;color:var(--text-primary);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;margin:0;font-family:Inter,SF Pro Display,Segoe UI,sans-serif;overflow-x:hidden}body:before{content:"";pointer-events:none;opacity:.9;background:linear-gradient(90deg,#ffffff06,#0000 38%),linear-gradient(#0000,#00000029);position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}input,select,textarea{color:var(--text-primary);background:#08111fb3}input::placeholder,textarea::placeholder{color:var(--text-faint)}::selection{color:#fff;background:#38bdf857}:focus-visible{outline-offset:2px;outline:2px solid #38bdf8b8}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:#08111f80}::-webkit-scrollbar-thumb{background:linear-gradient(#38bdf89e,#22c55e6b);border:2px solid #08111fb3;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#7dd3fcd1,#4ade809e)}#__next,main{position:relative}.theme-shell{width:min(100% - 32px, var(--container-max));margin:0 auto}.theme-glass{border:1px solid var(--border-subtle);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(18px);background:linear-gradient(#121b24e0,#0b1118c7)}.theme-card{border-radius:var(--radius-lg)}.theme-border{border:1px solid var(--border-subtle)}.theme-muted{color:var(--text-muted)}.dashboard-content{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 0 24px}.dashboard-content>*{min-width:0}.dashboard-page,.dashboard-stack{flex-direction:column;gap:24px;width:100%;display:flex}.dashboard-grid{gap:18px;display:grid}.dashboard-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-glass,.theme-card{min-width:0}.theme-glass h1,.theme-glass h2,.theme-glass h3,.theme-glass strong{color:var(--text-primary)}.theme-glass p,.theme-glass small{color:var(--text-muted)}.crm-surface-muted{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#08111f70}.crm-action-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.crm-button{border-radius:var(--radius-md);border:1px solid var(--border-subtle);min-height:42px;color:var(--text-primary);cursor:pointer;transition:transform var(--transition-base), border-color var(--transition-base), background var(--transition-base);background:#08111fa8;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.crm-button:hover{border-color:var(--border-strong);transform:translateY(-1px)}.crm-button--primary{color:#fff;background:linear-gradient(135deg,#38bdf8e0,#22c55eb8);border-color:#38bdf852}.crm-button--danger{color:#fecaca;background:#7f1d1d2e;border-color:#f8717152}.dashboard-button,.leads-button,.users-button,.consultants-button,.customers-button,.tasks-button{min-height:42px;transition:transform var(--transition-base), border-color var(--transition-base), background var(--transition-base);justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:800;line-height:1;display:inline-flex;border-radius:var(--radius-md)!important}.dashboard-button:hover,.leads-button:hover,.users-button:hover,.consultants-button:hover,.customers-button:hover,.tasks-button:hover{transform:translateY(-1px)}.dashboard-button-primary,.leads-button-primary,.users-button-primary,.consultants-button-primary,.customers-button-primary,.tasks-button-primary{color:#fff!important;background:linear-gradient(135deg,#38bdf8e0,#22c55eb8)!important;border-color:#38bdf852!important}.dashboard-button-secondary,.consultants-button-secondary,.customers-button-secondary{border-color:var(--border-subtle)!important;color:var(--text-secondary)!important;background:#08111fa8!important}.dashboard-button-ghost,.consultants-button-small,.customers-button-small{border-color:var(--border-subtle)!important;color:var(--text-secondary)!important;background:#08111f85!important}.consultants-button-danger,.customers-button-danger{color:#fecaca!important;background:#7f1d1d2e!important;border-color:#f8717152!important}.crm-badge{border:1px solid var(--border-subtle);min-height:26px;color:var(--text-secondary);white-space:nowrap;background:#94a3b81f;border-radius:999px;align-items:center;gap:6px;padding:3px 9px;font-size:12px;font-weight:800;display:inline-flex}.crm-table-wrap{contain:inline-size;width:100%;min-width:0;max-width:100%;display:block;overflow:auto hidden}.crm-table{border-collapse:separate;border-spacing:0;width:100%}.crm-table th,.crm-table td{text-align:left;vertical-align:top;border-bottom:1px solid #9caab81f;padding:14px 16px}.crm-table th{color:var(--text-faint);background:#9caab812;font-size:12px;font-weight:800}.crm-table td{color:var(--text-secondary);font-size:14px}@media (max-width:980px){.dashboard-grid--two,.dashboard-grid--three,.dashboard-grid--four{grid-template-columns:1fr}}@keyframes crm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1180px){.properties-workspace-grid{grid-template-columns:1fr!important}}.properties-workspace-grid,.properties-workspace-grid>.theme-glass{min-width:0}.property-filter-grid{align-items:stretch}.property-filter-grid>*{min-width:0}.properties-table-scroll{border:1px solid #94a3b81a;border-radius:8px;width:100%;max-width:100%;overflow:auto hidden}.properties-table{table-layout:fixed}.properties-table th,.properties-table td{overflow-wrap:anywhere;word-break:normal;vertical-align:top}.properties-table th:first-child,.properties-table td:first-child{width:180px}.properties-table th:nth-child(2),.properties-table td:nth-child(2){width:128px}.properties-table th:nth-child(7),.properties-table td:nth-child(7),.properties-table th:nth-child(9),.properties-table td:nth-child(9){width:150px}.properties-table th:nth-child(11),.properties-table td:nth-child(11){width:210px}@media (max-width:720px){.portfolio-insight-grid,.property-detail-grid,.property-detail-section-grid,.property-form-grid,.property-form-grid-three{grid-template-columns:1fr!important}.properties-table-scroll{width:calc(100% + 16px);max-width:calc(100% + 16px);margin-inline:-8px}}@media (min-width:721px) and (max-width:1180px){.property-form-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
