.crm-layout{display:flex;min-height:100vh;background:#f4f6f9}.crm-main{flex:1;margin-left:256px;min-height:100vh;transition:margin-left .22s cubic-bezier(.4,0,.2,1)}.crm-topbar{display:flex;align-items:center;justify-content:space-between;padding:20px 32px;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.crm-topbar h1{font-size:1.4rem;font-weight:800;margin:0 0 2px;color:#0f172a}.crm-subtitle{font-size:.82rem;color:#64748b;margin:0}.topbar-actions{display:flex;gap:10px;align-items:center}.form-select{padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:.88rem;background:#fff;color:#0f172a;font-weight:600}.form-select-sm{padding:6px 10px;border:1px solid #e5e7eb;border-radius:6px;font-size:.82rem;background:#fff}.btn-outline{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1.5px solid #133dbd;background:#fff;color:#133dbd;border-radius:8px;font-size:.82rem;font-weight:700;cursor:pointer}.btn-outline:hover{background:#f0f4ff}.page-content{padding:24px 32px;display:flex;flex-direction:column;gap:24px}.section-title{font-size:.9rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px}.scoring-card{background:linear-gradient(135deg,#fff,#f0f4ff);border:1px solid #c7d2fe;border-radius:16px;padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:32px}.scoring-left{display:flex;align-items:center;gap:24px}.score-ring{position:relative;width:140px;height:140px;flex-shrink:0}.score-ring svg{transform:rotate(0)}.score-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.score-num{font-size:2.4rem;font-weight:900;color:#0f172a;line-height:1}.score-max{font-size:.72rem;color:#64748b;font-weight:600}.score-info{flex:1}.score-label{font-size:.72rem;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.score-grade{font-size:1.3rem;font-weight:800;margin:4px 0;color:#0f172a}.score-hint{font-size:.82rem;color:#475569;margin:0;line-height:1.5}.scoring-breakdown{display:flex;flex-direction:column;gap:14px}.bd-head{display:flex;justify-content:space-between;font-size:.8rem;color:#334155;margin-bottom:5px;font-weight:600}.bd-head strong{color:#133dbd;font-weight:800}.bd-bar{height:6px;background:#133dbd1a;border-radius:999px;overflow:hidden}.bd-fill{display:block;height:100%;background:linear-gradient(90deg,#133dbd,#60a5fa);border-radius:999px;transition:width .6s}.global-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:6px;transition:transform .15s,box-shadow .15s}.kpi-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a0f}.kpi-icon-wrap{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.kpi--blue{background:#133dbd1a;color:#133dbd}.kpi--amber{background:#f59e0b1f;color:#d97706}.kpi--red{background:#ef44441a;color:#dc2626}.kpi--green{background:#10b9811f;color:#059669}.kpi--violet{background:#3b82f61f;color:#2563eb}.kpi-val{font-size:1.6rem;font-weight:800;color:#0f172a;line-height:1.1}.kpi-lbl{font-size:.78rem;color:#64748b;font-weight:500}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.funnel{display:flex;flex-direction:column;gap:10px}.funnel-row{display:grid;grid-template-columns:140px 1fr 56px;gap:12px;align-items:center}.funnel-label{font-size:.82rem;color:#475569;font-weight:600}.funnel-bar-wrap{height:28px;background:#f1f5f9;border-radius:6px;overflow:hidden}.funnel-bar{height:100%;border-radius:6px;display:flex;align-items:center;padding:0 10px;transition:width .6s;min-width:32px}.funnel-val{color:#fff;font-size:.82rem;font-weight:700}.funnel-rate{font-size:.78rem;color:#64748b;font-weight:700;text-align:right}.pipeline{display:flex;flex-direction:column;gap:11px}.pipe-head{display:flex;align-items:center;gap:8px;font-size:.85rem;margin-bottom:4px}.pipe-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.pipe-label{color:#334155;font-weight:600;flex:1}.pipe-count{color:#0f172a;font-weight:800}.pipe-bar{height:6px;background:#f1f5f9;border-radius:999px;overflow:hidden}.pipe-bar span{display:block;height:100%;border-radius:999px;transition:width .6s}.dossiers-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.dossier-card{text-decoration:none;background:#fff;border:1px solid #e5e7eb;border-left:4px solid;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:4px;transition:all .15s}.dossier-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0f172a14}.dossier-val{font-size:1.5rem;font-weight:800}.dossier-lbl{font-size:.78rem;color:#64748b;font-weight:500}.sub-info{font-size:.78rem;color:#64748b}.stats-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.section-head h2{font-size:.95rem;font-weight:700;margin:0;color:#0f172a}.sort-controls{display:flex;gap:8px}.prop-stats-list{display:flex;flex-direction:column;gap:12px}.loading-state,.empty-state{text-align:center;color:#64748b;padding:24px;font-size:.88rem}.prop-stat-row{padding:14px;border:1px solid #e5e7eb;border-radius:10px}.prop-stat-info{margin-bottom:10px}.prop-stat-title{font-size:.92rem;font-weight:700;color:#0f172a}.prop-stat-meta{font-size:.78rem;color:#64748b;margin:2px 0}.s-active{color:#059669;font-weight:600}.s-inactive{color:#64748b}.prop-stat-price{font-size:.82rem;color:#133dbd;font-weight:700}.prop-stat-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:10px}.metric{text-align:center}.metric-val{display:block;font-size:1.1rem;font-weight:700;color:#0f172a}.metric-lbl{display:block;font-size:.72rem;color:#64748b}.prop-stat-bar-wrap{background:#f1f5f9;border-radius:4px;height:6px;overflow:hidden}.prop-stat-bar{height:100%;background:#133dbd;border-radius:4px;transition:width .4s}.chart-placeholder{min-height:160px;display:flex;flex-direction:column}.chart-bars{display:flex;align-items:flex-end;gap:4px;flex:1;min-height:120px}.chart-bar-wrap{flex:1;display:flex;align-items:flex-end;height:120px}.chart-bar{width:100%;background:#133dbd;border-radius:3px 3px 0 0;min-height:2px;transition:height .4s;opacity:.85}.chart-bar:hover{opacity:1}.chart-labels{display:flex;justify-content:space-between;padding-top:8px}.chart-label{font-size:.7rem;color:#64748b}@media(max-width:1024px){.crm-main{margin-left:0}.global-kpis{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.dossiers-grid{grid-template-columns:repeat(3,1fr)}.scoring-card{grid-template-columns:1fr;gap:20px}}@media(max-width:768px){.page-content{padding:16px 20px}.dossiers-grid,.prop-stat-metrics{grid-template-columns:repeat(2,1fr)}.scoring-left{flex-direction:column;text-align:center}.funnel-row{grid-template-columns:100px 1fr 44px}}
