.table-card{&.empty-state,&.loading-state{padding:48px 32px;text-align:center}}.empty-state{padding:56px 32px;text-align:center;flex-direction:column;gap:8px}.empty-state,.empty-state-icon{display:flex;align-items:center}.empty-state-icon{width:56px;height:56px;border-radius:var(--radius-md,12px);justify-content:center;background:var(--neutral-100,#f5f5f5);color:var(--muted-foreground);margin-bottom:8px}.empty-state-title{font-size:15px;font-weight:600;color:var(--foreground);margin-bottom:4px}.empty-state-desc{font-size:13px;color:var(--muted-foreground);line-height:1.5;max-width:360px}.table-wrapper{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;thead tr th{text-align:left;&:last-child{text-align:right}}tbody tr td{&:last-child{text-align:right}}}.empty-text,.loading-text{color:var(--muted-foreground);font-size:14px}.contact-cell{display:flex;align-items:center;gap:12px}.contact-cell-name{font-weight:500;color:var(--foreground);&--link{text-decoration:none;color:inherit}}.contact-cell-avatar{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-weight:600;font-size:12px;&.plumber{background:#dbeafe;color:#2563eb}&.electrician{background:#fef3c7;color:#d97706}&.heating{background:#fee2e2;color:#dc2626}&.locksmith{background:#fce7f3;color:#db2777}&.insurance{background:#d1fae5;color:#059669}&.notary{background:#f3e8ff;color:#7c3aed}&.syndic{background:#cffafe;color:#0891b2}&.diagnostician{background:#e0e7ff;color:#4338ca}&.agency{background:#f1f5f9;color:#475569}&.general,&.other{background:#f5f5f5;color:#737373}}.rating-cell{display:flex;flex-direction:column;gap:6px}.star-rating-inline{display:flex;align-items:center;gap:6px}.star-value{font-weight:500;color:var(--foreground);font-size:13px}.star-icons{display:flex;gap:2px;align-items:center}.trust-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:var(--radius-full,9999px);background:linear-gradient(135deg,rgba(245,185,39,.15),rgba(245,185,39,.08));color:#b8860b;font-size:11px;font-weight:600;border:1px solid rgba(245,185,39,.25);width:-moz-fit-content;width:fit-content}.trust-badge svg{color:var(--accent,#f5b927)}.badge{display:inline-block;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;&.badge-info{background:rgba(3,102,214,.1);color:#1ca0f2}&.badge-warning{background:rgba(245,166,35,.1);color:#ff8000}&.badge-success{background:rgba(34,197,94,.1);color:#157f3c}&.badge-accent{background:rgba(212,175,55,.1);color:#d9a520}&.badge-neutral{background:hsla(220,9%,46%,.1);color:#5c6670}}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.kpi-card{padding:20px 24px;border-radius:var(--radius-xl,20px);display:flex;align-items:center;gap:16px;transition:all .3s cubic-bezier(.4,0,.2,1);&:hover{transform:translateY(-2px)}}.kpi-icon{width:44px;height:44px;border-radius:var(--radius-md,12px);display:flex;align-items:center;justify-content:center;flex-shrink:0;&.blue{background:#dbeafe;color:#2563eb}&.gold{background:rgba(245,185,39,.15);color:#92610a}&.green{background:var(--success-light,#ecfdf5);color:var(--success,#2d6a4f)}}.kpi-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);margin-bottom:2px}.kpi-value{font-size:22px;font-weight:800;color:var(--foreground);letter-spacing:-.5px;line-height:1.2}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.page-title{font-size:20px;font-weight:600;color:var(--foreground);margin-bottom:4px}.page-subtitle{font-size:13px;color:var(--muted-foreground)}.search-bar{position:relative;margin-bottom:20px}.search-bar input{width:100%;height:44px;padding:0 44px;border:1px solid var(--border);border-radius:var(--radius-lg,14px);font-size:14px;color:var(--foreground);background:#fff;outline:none;transition:all .2s}.search-bar input:focus{border-color:var(--foreground);box-shadow:0 0 0 3px rgba(15,23,42,.08)}.search-bar input::-moz-placeholder{color:var(--muted-foreground)}.search-bar input::placeholder{color:var(--muted-foreground)}.search-icon{left:14px;color:var(--muted-foreground)}.search-icon,.search-shortcut{position:absolute;top:50%;transform:translateY(-50%);pointer-events:none}.search-shortcut{right:14px;display:flex;gap:2px;color:var(--neutral-400,#a3a3a3)}.kbd,.search-shortcut{align-items:center;font-size:11px}.kbd{display:inline-flex;justify-content:center;height:22px;min-width:22px;padding:0 5px;background:var(--neutral-100,#f5f5f5);border:1px solid var(--neutral-200,#e5e5e5);border-radius:4px;font-weight:500;color:var(--muted-foreground)}.table-actions{display:flex;gap:8px;justify-content:flex-end}.btn-icon{width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius,8px);border:1px solid var(--border);background:#fff;color:var(--muted-foreground);cursor:pointer;transition:all .15s;&:hover{background:var(--neutral-50,#fafafa);color:var(--foreground);border-color:var(--neutral-300,#d4d4d4)}&:active{transform:scale(.95)}}.btn-disabled{opacity:.5;pointer-events:none}.filter-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:16px}.category-filters-scroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;flex:1;-ms-overflow-style:none;scrollbar-width:none;&::-webkit-scrollbar{display:none}}.category-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border-radius:var(--radius-full,9999px);border:1px solid var(--border);background:#fff;font-size:13px;font-weight:500;color:var(--muted-foreground);cursor:pointer;transition:all .2s;white-space:nowrap;&:hover{border-color:var(--neutral-300,#d4d4d4);color:var(--foreground)}&.active{background:var(--foreground);color:#fff;border-color:var(--foreground)}& .count{background:rgba(0,0,0,.08);padding:1px 7px;border-radius:var(--radius-full,9999px);font-size:11px;font-weight:600}&.active .count{background:hsla(0,0%,100%,.2)}}.view-toggle{display:flex;background:var(--neutral-100,#f5f5f5);border-radius:var(--radius,8px);padding:3px;gap:2px}.view-toggle-btn{width:36px;height:32px;justify-content:center;border-radius:6px;border:none;background:transparent;&.active{background:#fff;color:var(--foreground);box-shadow:0 1px 3px rgba(0,0,0,.08)}}.trust-toggle,.view-toggle-btn{display:flex;align-items:center;color:var(--muted-foreground);cursor:pointer;transition:all .2s}.trust-toggle{gap:10px;padding:10px 20px;border-radius:var(--radius-lg,14px);background:#fff;border:1px solid var(--border);font-size:13px;font-weight:500;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;&:hover{border-color:var(--neutral-300,#d4d4d4);color:var(--foreground)}}.toggle-switch{position:relative;width:36px;height:20px;background:var(--neutral-200,#e5e5e5);border-radius:var(--radius-full,9999px);transition:background .2s;flex-shrink:0;&:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.15);transition:transform .2s}&.active{background:var(--accent,#f5b927);&:after{transform:translateX(16px)}}}.contact-filters-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:16px;flex-wrap:wrap}.contact-sort{margin-left:auto}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-card{padding:24px;border-radius:var(--radius-xl,20px);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;&:hover{transform:translateY(-4px);box-shadow:var(--shadow-glass-lg,0 16px 48px 0 rgba(0,0,0,.08))}}.contact-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.contact-card .contact-avatar{width:48px;height:48px;font-size:16px}.contact-card-name{font-size:15px;font-weight:600;color:var(--foreground);margin-bottom:2px;&--link{text-decoration:none;color:inherit}}.contact-card-company{font-size:12px;color:var(--muted-foreground)}.contact-card-category{display:inline-flex;align-items:center;gap:4px;padding:2px 10px;border-radius:var(--radius-full,9999px);background:var(--neutral-100,#f5f5f5);font-size:11px;font-weight:500;color:var(--muted-foreground);margin-bottom:16px}.contact-card-trust{margin-bottom:12px}.contact-card-rating{display:flex;align-items:center;gap:6px;margin-bottom:12px}.no-rating{font-size:12px;color:var(--neutral-400,#a3a3a3);font-style:italic;margin-bottom:12px}.contact-card-info{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.contact-card-info-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted-foreground);& svg{width:14px;height:14px;flex-shrink:0;opacity:.6}}.contact-card-actions{display:flex;gap:8px;padding-top:12px;border-top:1px solid rgba(226,232,240,.5)}.star-rating{display:inline-flex;gap:2px;align-items:center}.star{color:var(--neutral-300,#d4d4d4);font-size:14px;line-height:1;&.filled{color:var(--accent,#f5b927)}&.star-lg{font-size:18px}}.star-rating-text{font-size:13px;font-weight:600;color:var(--foreground);margin-left:6px}.star-rating-count{font-size:12px;color:var(--muted-foreground);margin-left:4px}.contact-avatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0;&.plumber{background:#dbeafe;color:#2563eb}&.electrician{background:#fef3c7;color:#d97706}&.locksmith{background:#fce7f3;color:#db2777}&.heating{background:#fee2e2;color:#dc2626}&.diagnostician{background:#e0e7ff;color:#4338ca}&.insurance{background:#d1fae5;color:#059669}&.notary{background:#f3e8ff;color:#7c3aed}&.syndic{background:#cffafe;color:#0891b2}&.agency{background:#f1f5f9;color:#475569}&.general,&.other{background:#f5f5f5;color:#737373}}@media (max-width:1200px){.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.kpi-grid{grid-template-columns:1fr}}@media (max-width:768px){.contact-grid{grid-template-columns:1fr}.contact-filters-row{flex-direction:column;align-items:flex-start}.contact-sort{margin-left:0;width:100%;&>*{width:100%}}}.animate-in{animation:slideInUp .4s ease-out}.animate-delay-1{animation-delay:.1s}.animate-delay-2{animation-delay:.2s}.animate-delay-3{animation-delay:.3s}@keyframes slideInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.rating-card{padding:28px;margin-bottom:24px}.rating-card-title{font-size:18px;font-weight:700;color:var(--foreground);margin-bottom:4px}.rating-card-subtitle{font-size:13px;color:var(--muted-foreground);margin-bottom:24px}.rating-card-title-empty{color:var(--muted-foreground);font-style:italic}.evaluer-page-loading{text-align:center;padding:48px;color:var(--muted-foreground)}.provider-info-block{display:flex;align-items:center;gap:14px;padding:16px 20px;background:var(--neutral-50,#fafafa);border-radius:var(--radius-md,12px);margin-bottom:28px}.provider-avatar-lg{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0;&.plumber{background:#dbeafe;color:#2563eb}&.electrician{background:#fef3c7;color:#d97706}&.locksmith{background:#fce7f3;color:#db2777}&.heating{background:#fee2e2;color:#dc2626}&.diagnostician{background:#e0e7ff;color:#4338ca}&.insurance{background:#d1fae5;color:#059669}&.notary{background:#f3e8ff;color:#7c3aed}&.syndic{background:#cffafe;color:#0891b2}&.general,&.other{background:#f5f5f5;color:#737373}}.provider-info-text{display:flex;flex-direction:column;gap:2px}.provider-info-name{font-size:15px;font-weight:600;color:var(--foreground)}.provider-info-company{font-size:13px;color:var(--muted-foreground)}.star-section{text-align:center;margin-bottom:28px}.star-section .star-rating-interactive{justify-content:center;margin-bottom:8px}.star-label{font-size:14px;font-weight:600;color:var(--foreground)}.star-rating-interactive{display:flex;gap:6px}.star-interactive{cursor:pointer;color:var(--neutral-200,#e5e5e5);transition:all .2s;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;&.filled,&:hover{color:var(--accent,#f5b927);transform:scale(1.15)}&:focus-visible{outline:2px solid var(--accent,#f5b927);border-radius:4px}&.star-interactive-lg{font-size:32px}&.star-interactive-sm{font-size:20px}}.quick-tags-section{margin-bottom:24px}.quick-tags-label{font-size:13px;font-weight:600;color:var(--foreground);margin-bottom:10px}.quick-tags{display:flex;flex-wrap:wrap;gap:8px}.quick-tag{padding:6px 14px;border-radius:var(--radius-full,9999px);border:1px solid var(--border);background:#fff;font-size:13px;font-weight:500;color:var(--muted-foreground);cursor:pointer;transition:all .2s;&:hover{border-color:var(--neutral-300,#d4d4d4);color:var(--foreground);background:var(--neutral-50,#fafafa)}&.selected{border-color:var(--foreground);background:var(--foreground);color:#fff}&:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}}.comment-section{margin-bottom:0}.comment-label{font-size:13px;font-weight:600;color:var(--foreground);margin-bottom:8px}.summary-card{padding:28px;margin-bottom:24px}.summary-card-title{font-size:16px;font-weight:700;color:var(--foreground);margin-bottom:24px}.summary-loading{text-align:center;padding:24px;color:var(--muted-foreground)}.summary-empty{text-align:center;padding:32px}.summary-empty-title{font-size:14px;color:var(--muted-foreground);font-style:italic}.summary-empty-subtitle{font-size:12px;color:var(--neutral-400,#a3a3a3);margin-top:8px}.summary-layout{display:flex;gap:40px;margin-bottom:28px}.rating-big{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:140px}.rating-big-number{font-size:42px;font-weight:800;color:var(--foreground);letter-spacing:-2px;line-height:1}.rating-big-suffix{font-size:18px;font-weight:500;color:var(--muted-foreground)}.rating-big-stars{display:flex;gap:3px;margin:8px 0 6px}.rating-big-count{font-size:12px;color:var(--muted-foreground)}.distribution-side{flex:1}.rating-distribution{display:flex;flex-direction:column;gap:6px}.rating-bar-row{display:flex;align-items:center;gap:8px;font-size:12px}.rating-bar-label{width:16px;text-align:right;color:var(--muted-foreground);font-weight:500}.rating-bar-track{flex:1;height:6px;background:var(--neutral-100,#f5f5f5);overflow:hidden}.rating-bar-fill,.rating-bar-track{border-radius:var(--radius-full,9999px)}.rating-bar-fill{height:100%;background:var(--accent,#f5b927);transition:width .6s cubic-bezier(.4,0,.2,1)}.rating-bar-count{width:16px;text-align:left;color:var(--muted-foreground);font-size:11px}.recent-comments-title{font-size:13px;font-weight:600;color:var(--foreground);margin-bottom:14px;padding-top:20px;border-top:1px solid var(--border)}.comment-item{display:flex;flex-direction:column;gap:4px;padding:14px 0;border-bottom:1px solid rgba(226,232,240,.5);&:last-child{border-bottom:none;padding-bottom:0}}.comment-header{display:flex;align-items:center;gap:10px}.comment-author{font-size:13px;font-weight:600;color:var(--foreground)}.comment-stars{display:inline-flex;gap:1px;align-items:center;& .star{font-size:12px}}.comment-date{font-size:11px;color:var(--neutral-400,#a3a3a3);margin-left:auto}.comment-text{font-size:13px;color:var(--muted-foreground);line-height:1.5}.incident-summary{padding:24px 28px}.incident-summary-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.incident-summary-title{font-size:18px;font-weight:700;letter-spacing:-.3px}.incident-summary-details{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.incident-detail-item{display:flex;flex-direction:column;gap:2px}.incident-detail-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground)}.incident-detail-value{font-size:13px;font-weight:500;color:var(--foreground)}.info-box{display:flex;gap:12px;padding:16px;background:var(--info-light,#f0f9ff);border-radius:var(--radius-md,12px);margin:20px 0}.info-box-icon{font-size:18px;flex-shrink:0;margin-top:1px}.info-box-title{font-size:13px;font-weight:600;color:var(--foreground);margin-bottom:2px}.info-box-text{font-size:12px;color:var(--muted-foreground);line-height:1.5}@media (max-width:700px){.incident-summary-details{grid-template-columns:1fr}.summary-layout{flex-direction:column;gap:24px}.rating-big{min-width:auto}}.steps{display:flex;gap:0;margin-bottom:24px}.step{flex:1;flex-direction:column;gap:6px;&:before{content:"";position:absolute;top:14px;left:50%;width:100%;height:2px;background:var(--border)}&:last-child:before{display:none}&.completed:before{background:var(--success)}}.step,.step-dot{display:flex;align-items:center;position:relative}.step-dot{width:28px;height:28px;border-radius:50%;justify-content:center;font-size:12px;font-weight:600;z-index:1;background:var(--neutral-200,#e5e5e5);color:var(--muted-foreground);.step.completed &{background:var(--success);color:#fff}.step.active &{background:var(--foreground);color:#fff}}.step-label{font-size:11px;font-weight:500;color:var(--muted-foreground);.step.active &{color:var(--foreground);font-weight:600}.step.completed &{color:var(--success);font-weight:600}}.provider-section{padding:28px;margin-bottom:24px}.provider-section-title{font-size:18px;font-weight:600;color:var(--foreground);margin-bottom:4px}.provider-section-subtitle{font-size:13px;color:var(--muted-foreground);margin-bottom:8px}.category-mapping{font-size:12px;color:var(--muted-foreground);margin-bottom:20px;display:flex;align-items:center;gap:6px;& svg{color:var(--neutral-400)}}.suggestion-card{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;border-radius:var(--radius-md,12px);border:1.5px solid var(--neutral-200,#e5e5e5);background:#fff;cursor:pointer;transition:border-color .18s,background .18s,box-shadow .18s;margin-bottom:8px;position:relative;&:hover:not(.selected){border-color:var(--neutral-300,#d4d4d4);background:var(--neutral-50,#fafafa);box-shadow:0 2px 8px rgba(0,0,0,.05)}&.selected{border-color:var(--primary,#2563eb);background:var(--primary-50,#eff6ff);box-shadow:0 0 0 1px var(--primary,#2563eb)}&:focus-visible{outline:2px solid var(--primary,#2563eb);outline-offset:2px}}.provider-select-indicator{width:22px;height:22px;border-radius:50%;border:2px solid var(--neutral-300,#d4d4d4);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .18s;margin-top:2px;.suggestion-card:hover:not(.selected) &{border-color:var(--neutral-400,#a3a3a3)}.suggestion-card.selected &{background:var(--primary,#2563eb);border-color:var(--primary,#2563eb);color:#fff}}.suggestion-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;margin-top:2px;&.plumber{background:#dbeafe;color:#2563eb}&.electrician{background:#fef3c7;color:#d97706}&.locksmith{background:#fce7f3;color:#db2777}&.heating{background:#fee2e2;color:#dc2626}&.diagnostician{background:#e0e7ff;color:#4338ca}&.insurance{background:#d1fae5;color:#059669}&.notary{background:#f3e8ff;color:#7c3aed}&.syndic{background:#cffafe;color:#0891b2}&.general,&.other{background:#f5f5f5;color:#737373}}.suggestion-info{flex:1;min-width:0}.suggestion-name{font-size:14px;font-weight:600;color:var(--foreground);margin-bottom:2px;transition:color .18s;.suggestion-card.selected &{color:var(--primary,#2563eb)}}.suggestion-company{font-size:12px;color:var(--muted-foreground);margin-bottom:6px}.suggestion-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.suggestion-meta-item{color:var(--muted-foreground);display:flex}.suggestion-meta-item,.suggestion-phone{font-size:12px;align-items:center;gap:4px}.suggestion-phone{color:var(--info);font-weight:500;display:inline-flex;transition:color .15s;text-decoration:none;&:hover{color:#1e6e9e}}.no-rating-text{font-size:12px;color:var(--neutral-400,#a3a3a3);font-style:italic}.no-provider-card{display:flex;align-items:center;gap:16px;padding:16px;border-radius:var(--radius-md,12px);border:1px dashed var(--border);background:var(--neutral-50);cursor:pointer;transition:all .2s;margin-bottom:10px;&:hover{border-color:var(--neutral-300);background:#fff}&:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}}.no-provider-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--neutral-100);color:var(--muted-foreground);flex-shrink:0}.no-provider-text{font-size:13px;color:var(--muted-foreground)}.divider{height:1px;background:var(--border);margin:20px 0}.add-new-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--info);cursor:pointer;transition:color .15s;padding:4px 0;text-decoration:none;&:hover{color:#1e6e9e}}.notification-options{padding:24px 28px;margin-bottom:24px}.notification-title{font-size:14px;font-weight:600;color:var(--foreground);margin-bottom:16px}.checkbox-group{display:flex;flex-direction:column;gap:12px}.checkbox-item{gap:10px;font-size:13px;color:var(--foreground);cursor:pointer}.action-bar,.checkbox-item{display:flex;align-items:center}.action-bar{justify-content:space-between;padding-top:24px;border-top:1px solid var(--border)}.content-wrapper{max-width:720px}.provider-suggestion__empty{text-align:center;padding:32px 0 16px;& p{margin-bottom:12px}}.incident-summary{padding:20px 24px;margin-bottom:24px}.incident-summary-title{font-size:15px;font-weight:600;color:var(--foreground);margin-bottom:6px}.incident-summary-location{font-size:13px;color:var(--muted-foreground);margin-bottom:10px}.incident-summary-tags{display:flex;gap:8px;align-items:center}.ambient-glow{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.ambient-glow-navy{width:400px;height:400px;top:-100px;right:10%;background:rgba(15,23,42,.03)}.ambient-glow-violet{width:350px;height:350px;bottom:5%;left:5%;background:rgba(124,58,237,.04)}.profile-page{position:relative}.profile-page__content{position:relative;z-index:1}.profile-page__back,.section-card{margin-bottom:20px}.section-card{padding:24px}.section-title{font-size:16px;font-weight:600;color:var(--foreground);margin-bottom:20px}.profile-header{display:flex;align-items:flex-start;justify-content:space-between;padding:32px;gap:24px}.profile-header-left{display:flex;align-items:center;gap:20px}.profile-avatar{width:64px!important;height:64px!important;font-size:22px!important;flex-shrink:0}.profile-info{display:flex;flex-direction:column;gap:4px}.profile-name{font-size:22px;font-weight:700;color:var(--foreground);line-height:1.2}.profile-company{font-size:14px;color:var(--muted-foreground)}.profile-meta{gap:12px;margin-top:6px;flex-wrap:wrap}.profile-meta,.profile-rating{display:flex;align-items:center}.profile-rating{gap:4px}.profile-rating-value{font-size:15px;font-weight:700;color:var(--foreground)}.profile-rating-count{font-size:12px;color:var(--muted-foreground);margin-left:2px}.profile-header-right{display:flex;gap:10px;flex-shrink:0;flex-wrap:wrap}.contact-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-info-item{display:flex;flex-direction:column;gap:4px}.contact-info-item.full-width{grid-column:1/-1}.contact-info-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground)}.contact-info-value{font-size:14px;color:var(--foreground);font-weight:500;& a{color:var(--info);text-decoration:none;transition:color .15s;&:hover{color:var(--foreground);text-decoration:underline}}}.contact-info-notes{font-size:13px;color:var(--muted-foreground);font-style:italic;line-height:1.5}.associated-properties{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.property-badge{gap:4px;padding:4px 12px;border-radius:var(--radius-full,9999px);background:var(--neutral-100,#f5f5f5);font-size:12px;color:var(--foreground)}.kpi-grid--provider{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.kpi-card--centered{text-align:center;padding:20px 16px;background:var(--neutral-50,#fafafa);border-radius:var(--radius-md,12px);border:1px solid rgba(226,232,240,.5);& .kpi-value{font-size:22px;font-weight:700;color:var(--foreground);margin-bottom:4px}& .kpi-label{font-size:12px;color:var(--muted-foreground);font-weight:500;text-transform:none;letter-spacing:0;margin-bottom:0}}.reviews-list{display:flex;flex-direction:column;gap:16px;margin-top:24px;padding-top:24px;border-top:1px solid var(--border)}.review-card{padding:16px;background:var(--neutral-50,#fafafa);border-radius:var(--radius-md,12px);border:1px solid rgba(226,232,240,.5)}.review-header{justify-content:space-between;margin-bottom:8px}.review-author,.review-header{display:flex;align-items:center}.review-author{gap:10px}.review-author-name{font-size:13px;font-weight:600;color:var(--foreground)}.review-date{font-size:12px;color:var(--muted-foreground)}.review-tags{display:flex;gap:6px;margin-bottom:8px}.review-tag{display:inline-flex;align-items:center;padding:2px 10px;border-radius:var(--radius-full,9999px);background:rgba(245,185,39,.1);color:#b8860b;font-size:11px;font-weight:500}.review-text{font-size:13px;color:var(--muted-foreground);line-height:1.5}.timeline-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.timeline-row-left{flex:1;min-width:0}.timeline-row-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.timeline-amount{font-size:14px;font-weight:600;color:var(--foreground);white-space:nowrap}.timeline-property{font-size:12px;color:var(--muted-foreground)}.timeline-dot.danger{border-color:var(--danger,#d62828);background:var(--danger-light,#fef2f2)}.glow-1{top:-40px;right:10%;width:350px;height:350px;background:radial-gradient(circle,rgba(37,99,235,.04) 0,transparent 70%)}.glow-1,.glow-2{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.glow-2{top:400px;left:-60px;width:300px;height:300px;background:radial-gradient(circle,rgba(124,58,237,.04) 0,transparent 70%)}.glow-3{position:absolute;bottom:-80px;right:-40px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(15,23,42,.03) 0,transparent 70%);pointer-events:none;z-index:0}.animate-delay-4{animation-delay:.4s}.contact-card.trusted{box-shadow:0 0 0 1px rgba(245,185,39,.2),0 8px 32px rgba(245,185,39,.06);border:1px solid rgba(245,185,39,.25)}.contact-card.trusted:hover{box-shadow:0 0 0 1px rgba(245,185,39,.35),0 12px 40px rgba(245,185,39,.12)}.contact-card.trusted.newly-earned{animation:goldenPulse 2s ease-in-out infinite}@keyframes goldenPulse{0%,to{box-shadow:0 0 0 1px rgba(245,185,39,.2),0 8px 32px rgba(245,185,39,.06)}50%{box-shadow:0 0 0 2px rgba(245,185,39,.35),0 8px 32px rgba(245,185,39,.14),0 0 24px rgba(245,185,39,.08)}}tr.trusted td:first-child{border-left:3px solid rgba(245,185,39,.5)}.rating-cell .trust-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:9999px;background:linear-gradient(135deg,rgba(245,185,39,.15),rgba(245,185,39,.08));color:#b8860b;font-size:11px;font-weight:600;border:1px solid rgba(245,185,39,.25);width:auto;cursor:default}.profile-header-card{padding:0;overflow:hidden}.contact-info-icon{display:inline;margin-right:4px}.empty-text--centered{text-align:center;padding:24px 0}.badge--small{font-size:11px}@media (max-width:1024px){.profile-header{flex-direction:column;gap:16px}.profile-header-right{width:100%}.kpi-grid--provider{grid-template-columns:1fr}}@media (max-width:768px){.contact-info-grid{grid-template-columns:1fr}.profile-header-left{flex-direction:column;align-items:flex-start}.timeline-row{flex-direction:column;gap:6px}.timeline-row-right{padding-left:0}}.search-bar-large input{height:56px;padding:0 120px 0 52px;font-size:15px;border-radius:var(--radius-xl);border:2px solid var(--border);box-shadow:0 4px 16px rgba(0,0,0,.04)}.search-bar-large input:focus{border-color:var(--foreground);box-shadow:0 0 0 4px rgba(15,23,42,.08),0 4px 16px rgba(0,0,0,.04)}.search-bar-large .search-icon{left:18px}.search-bar-large .search-shortcut{right:18px}.search-results-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:0 4px}.search-results-count{font-size:14px;font-weight:500;color:var(--foreground)}.search-results-count strong{font-weight:700}.search-results-scope{font-size:13px;color:var(--muted-foreground)}mark.highlight{background:rgba(245,185,39,.2);padding:1px 2px;border-radius:2px;font-weight:600;color:inherit}.property-badges{display:flex;flex-wrap:wrap;gap:4px}.property-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:var(--radius-sm);background:var(--neutral-100);font-size:11px;font-weight:500;color:var(--muted-foreground);white-space:nowrap}.pagination{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding:0 4px}.pagination-info{font-size:13px;color:var(--muted-foreground)}.pagination-buttons{display:flex;gap:4px}.pagination-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius);border:1px solid var(--border);background:#fff;color:var(--muted-foreground);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s}.pagination-btn:hover:not(:disabled):not(.active){background:var(--neutral-50);border-color:var(--neutral-300);color:var(--foreground)}.pagination-btn.active{background:var(--foreground);color:#fff;border-color:var(--foreground)}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.command-palette__row-desc{display:block;font-size:12px;color:var(--muted-foreground);margin-top:1px}.page-header-actions{display:flex;align-items:center;gap:12px}@media (max-width:768px){.pagination{flex-direction:column;align-items:flex-start;gap:12px}.search-bar-large input{height:48px;font-size:14px}}