:root{--alawaly-ink: #2d231b;--alawaly-ink-soft: #8c6149;--alawaly-cream: #f4efe6;--alawaly-sand: #ffd3a8;--alawaly-clay: #e69d74;--alawaly-surface: #faf7f1;--alawaly-line: #e8e0d0;--alawaly-white: #ffffff;--alawaly-neutral: #eeeeee;--alawaly-success: #3e7b5b;--alawaly-error: #b23b3b;--alawaly-warning: #c98a2d;--alawaly-info: #3e6b8c;--alawaly-font-latin: "Rubik", "Manrope", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--alawaly-font-arabic: "Noto Kufi Arabic", "IBM Plex Sans Arabic", "Segoe UI", sans-serif;--alawaly-font-size-xs: .75rem;--alawaly-font-size-sm: .875rem;--alawaly-font-size-base: 1rem;--alawaly-font-size-md: 1.125rem;--alawaly-font-size-lg: 1.5rem;--alawaly-font-size-xl: 2rem;--alawaly-font-size-xxl: 3rem;--alawaly-space-1: .25rem;--alawaly-space-2: .5rem;--alawaly-space-3: .75rem;--alawaly-space-4: 1rem;--alawaly-space-5: 1.5rem;--alawaly-space-6: 2rem;--alawaly-space-8: 3rem;--alawaly-space-10: 4rem;--alawaly-radius-sm: .375rem;--alawaly-radius-md: .75rem;--alawaly-radius-lg: 1rem;--alawaly-radius-pill: 9999px;--alawaly-shadow-sm: 0 1px 2px rgba(45, 35, 27, .08);--alawaly-shadow-md: 0 4px 12px rgba(45, 35, 27, .12);--alawaly-shadow-lg: 0 12px 32px rgba(45, 35, 27, .18);--alawaly-z-base: 0;--alawaly-z-sticky: 100;--alawaly-z-overlay: 1000;--alawaly-z-modal: 2000;--alawaly-z-toast: 3000}[dir=rtl]{font-family:var(--alawaly-font-arabic)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--alawaly-font-latin);font-size:var(--alawaly-font-size-base);line-height:1.5;color:var(--alawaly-ink);background:var(--alawaly-cream);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{margin:0;font-weight:700;line-height:1.2}p{margin:0}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}a{color:inherit}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--alawaly-font-latin);background:var(--alawaly-surface, #faf7f1);background:#faf7f1;color:#604830;-webkit-font-smoothing:antialiased}.shell{display:grid;grid-template-columns:236px 1fr;min-height:100vh}.side{background:#faf7f1;border-inline-end:1px solid #ece4d4;padding:28px 18px;display:flex;flex-direction:column;gap:28px;position:sticky;top:0;height:100vh}.side__brand{display:flex;align-items:center;gap:10px;padding-inline:8px}.side__mark{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#e6c98f,#c09030);color:#fff;font-weight:800;font-size:1.15rem;box-shadow:0 4px 10px #c0903059}.side__word{font-weight:800;letter-spacing:.12em;font-size:.92rem;color:#584028}.side__nav{display:flex;flex-direction:column;gap:4px}.side__link{color:#6b6050;text-decoration:none;padding:10px 12px;border-radius:10px;font-size:.9rem;font-weight:500;transition:background .15s ease,color .15s ease}.side__link:hover{color:#584028;background:#f3ede0}.side__link--active{color:#584028;background:#f0e8c8;font-weight:700}.side__link--active:hover{background:#f0e8c8}.side__foot{margin-top:auto;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#b8a584;padding-inline:8px}.main{padding:32px 40px 40px;max-width:1400px}.top{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px}.top__title{margin:0;font-size:1.85rem;font-weight:800;color:#584028}.top__sub{margin:4px 0 0;color:#8a7a60;font-size:.875rem}.top__right{display:flex;align-items:center;gap:12px}.live{display:inline-flex;align-items:center;gap:8px;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#b8860b;background:#fbf3dd;padding:6px 14px;border-radius:9999px;border:1px solid #ecd9a8}.live__dot{width:8px;height:8px;border-radius:50%;background:#c09030;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}.top__refresh{font:inherit;font-size:.85rem;font-weight:700;color:#fff;background:#c09030;border:0;border-radius:10px;padding:9px 18px;cursor:pointer;box-shadow:0 4px 12px #c0903059;transition:background .15s ease,opacity .15s ease}.top__refresh:hover{background:#a87e26}.top__refresh:disabled{opacity:.55;cursor:default}.ov__filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:20px}.ov__filter{display:flex;flex-direction:column;gap:5px}.ov__filter-label{font-size:.66rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8a7a60}.ov__filter select{font:inherit;font-size:.82rem;font-weight:600;color:#6b6050;background:#fff;border:1px solid #ece4d4;border-radius:10px;padding:10px 12px;cursor:pointer;outline:none;min-width:150px}.ov__filter select:focus{border-color:#c09030;box-shadow:0 0 0 3px #c0903026}.ov__filters-reset{font:inherit;font-size:.78rem;font-weight:700;color:#8a6a1a;background:#f0e8c8;border:0;border-radius:9999px;padding:9px 16px;cursor:pointer;transition:background .15s ease}.ov__filters-reset:hover{background:#e6d9ab}.ov__kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:20px}.kpi{background:#fff;border:1px solid #ece4d4;border-radius:16px;padding:18px 20px;box-shadow:0 4px 16px #5840280f}.kpi__top{display:flex;align-items:center;justify-content:space-between}.kpi__label{font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8a7a60}.kpi__dot{width:8px;height:8px;border-radius:50%}.kpi__dot--active_prospects{background:#c09030}.kpi__dot--high_intent{background:#c89840}.kpi__dot--property_viewings{background:#b8d8e8}.kpi__dot--new_leads_7d{background:#8f7a55}.kpi__dot--enquiries_7d{background:#e0b15a}.kpi__value{font-size:2.2rem;font-weight:800;line-height:1.1;margin-top:6px;color:#584028}.kpi__delta{margin-top:6px;font-size:.7rem;color:#b8a584}.ov__grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:16px;align-items:start}.ov__col{display:flex;flex-direction:column;gap:16px;min-width:0}.card{background:#fff;border:1px solid #ece4d4;border-radius:16px;padding:22px;box-shadow:0 4px 16px #5840280f}.card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.card__title{margin:0;font-size:1.05rem;font-weight:800;color:#584028}.card__head-right{display:flex;align-items:center;gap:10px}.card__open{font:inherit;font-size:.74rem;font-weight:700;color:#8a6a1a;background:transparent;border:1px solid #e0c98a;border-radius:9999px;padding:6px 14px;cursor:pointer;transition:background .15s ease,color .15s ease}.card__open:hover{background:#f0e8c8}.chart-card{margin-bottom:20px}.chart{display:flex;align-items:flex-end;gap:10px;height:160px;padding-top:8px}.chart__col{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.chart__bars{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:center;gap:4px;background:#fbf6e9;border-radius:10px;padding:10px 6px}.chart__bar{width:34%;border-radius:5px 5px 2px 2px;transition:height .5s ease}.chart__bar--viewings{background:linear-gradient(180deg,#e0bd6f,#c09030)}.chart__bar--enquiries{background:#b8d8e8}.chart__day{font-size:.68rem;font-weight:700;color:#8a7a60;text-transform:uppercase}.chart__legend{display:flex;gap:16px;margin-top:12px;font-size:.75rem;color:#6b6050}.chart__legend span{display:inline-flex;align-items:center;gap:6px}.chart__legend i{width:10px;height:10px;border-radius:3px;display:inline-block}.chart__legend .i--viewings{background:#c09030}.chart__legend .i--enquiries{background:#b8d8e8}.seg{font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:5px 12px;border-radius:9999px}.seg--priority{color:#fff;background:#c09030}.seg--high{color:#8a6a1a;background:#f0e8c8}.seg--medium{color:#3e6b8c;background:#e3f0f7}.seg--low{color:#8a7a60;background:#f3ede0}.chip{font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:5px 12px;border-radius:9999px}.chip--ai{color:#8a6a1a;background:#f0e8c8}.chip--action{color:#fff;background:#c09030;white-space:nowrap;box-shadow:0 3px 8px #c090304d}.lead-row{display:flex;align-items:center;gap:22px}.lead-row--clickable{width:100%;font:inherit;text-align:start;color:inherit;background:transparent;border:0;padding:8px;margin:-8px;border-radius:12px;cursor:pointer;transition:background .15s ease}.lead-row--clickable:hover{background:#faf6ec}.lead-row--clickable:focus-visible{outline:2px solid #c09030;outline-offset:2px}.score-ring__track{stroke:#f0e8c8;stroke-width:6}.score-ring__value{stroke:#c09030;stroke-width:6;stroke-linecap:round;transform:rotate(-90deg);transform-origin:32px 32px;transition:stroke-dashoffset .6s ease}.score-ring__text{font-size:17px;font-weight:800;fill:#584028}.lead-row__name{margin:0;font-size:1.35rem;font-weight:800;color:#584028}.lead-row__meta{margin:4px 0 0;font-size:.85rem;color:#8a7a60;text-transform:capitalize}.lead-row__facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.fact{font-size:.72rem;font-weight:600;color:#6b6050;background:#fbf7ee;border:1px solid #ece4d4;border-radius:9999px;padding:5px 12px}.action-row{display:flex;align-items:flex-start;gap:14px}.action-row__summary{margin:0;font-size:.95rem;line-height:1.55;color:#604830}.action-row__reason{margin:12px 0 0;font-size:.8rem;color:#8a7a60;padding-inline-start:calc(18px + 5rem)}.feed{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.feed__row{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-top:1px solid #f0e8d8}.feed__row--link{width:100%;font:inherit;text-align:start;color:inherit;background:transparent;border:0;border-top:1px solid #f0e8d8;border-radius:0;padding:12px;margin:0 -12px;cursor:pointer;transition:background .15s ease}.feed__row--link:hover{background:#faf6ec}.feed__row--link:focus-visible{outline:2px solid #c09030;outline-offset:-2px}.feed__chevron{flex:none;align-self:center;color:#c09030;font-size:.9rem}.feed__row:first-child{border-top:0;padding-top:0}.feed__dot{flex:none;width:10px;height:10px;border-radius:50%;margin-top:6px}.feed__dot--clay,.feed__dot--terracotta{background:#c09030}.feed__dot--success{background:#7ba05b}.feed__dot--info{background:#b8d8e8}.feed__dot--neutral{background:#e0d8c4}.feed__body{min-width:0}.feed__line{margin:0;font-size:.85rem;line-height:1.45;color:#604830}.feed__line strong{color:#584028}.feed__entity{color:#8a7a60;font-size:.85em;margin-inline-start:6px}.feed__time{margin:2px 0 0;font-size:.72rem;color:#b8a584}.feed__empty{padding:16px 0;color:#8a7a60;font-size:.85rem}.btn--launch{display:inline-block;margin-top:14px;font:inherit;font-size:.8rem;font-weight:700;color:#fff;background:#c09030;border:0;border-radius:9999px;padding:10px 20px;text-decoration:none;cursor:pointer;box-shadow:0 3px 8px #c090304d;transition:background .15s ease}.btn--launch:hover{background:#a87d24}.upcoming{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.upcoming__row{display:flex;gap:12px;padding:12px;background:#fbf7ee;border:1px solid #ece4d4;border-radius:12px}.upcoming__icon{flex:none;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;font-size:14px;color:#fff}.upcoming__icon--follow_up{background:#c09030}.upcoming__icon--viewing{background:#7b9fb8}.upcoming__icon--details{background:#c8a050}.upcoming__line{margin:0;font-size:.83rem;font-weight:700;color:#584028}.upcoming__reason{margin:2px 0 0;font-size:.74rem;color:#8a7a60;line-height:1.4}.upcoming__empty{color:#8a7a60;font-size:.85rem;padding:8px 0}.error{background:#fdf3ee;border:1px solid #f0d5c4;color:#a05030;border-radius:16px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.error__detail{margin:0;font-size:.85rem;opacity:.75}.loading{color:#8a7a60;padding:40px 0;text-align:center}.foot{margin-top:24px;font-size:.72rem;color:#b8a584}.side__link{border:0;font:inherit;text-align:start;width:100%;cursor:pointer;background:transparent}.p-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px}.p-search{flex:1 1 240px;min-width:220px}.p-search__input{width:100%;font:inherit;font-size:.875rem;color:#604830;background:#fff;border:1px solid #ece4d4;border-radius:10px;padding:10px 14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.p-search__input:focus{border-color:#c09030;box-shadow:0 0 0 3px #c0903026}.p-search__input::placeholder{color:#b8a584}.p-select{font:inherit;font-size:.82rem;font-weight:600;color:#6b6050;background:#fff;border:1px solid #ece4d4;border-radius:10px;padding:10px 12px;cursor:pointer;outline:none}.p-select:focus{border-color:#c09030}.p-budget{display:flex;align-items:center;gap:6px}.p-budget__input{width:96px;font:inherit;font-size:.82rem;color:#604830;background:#fff;border:1px solid #ece4d4;border-radius:10px;padding:10px 12px;outline:none}.p-budget__input:focus{border-color:#c09030}.p-budget__sep{color:#b8a584}.p-clear{font:inherit;font-size:.82rem;font-weight:700;color:#a05030;background:#fdf3ee;border:1px solid #f0d5c4;border-radius:10px;padding:10px 14px;cursor:pointer}.p-card{background:#fff;border:1px solid #ece4d4;border-radius:16px;box-shadow:0 4px 16px #5840280f;overflow:hidden;transition:opacity .15s ease}.p-card--loading{opacity:.65}.p-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-bottom:1px solid #f0e8d8;font-size:.78rem;color:#8a7a60}.p-count{font-weight:700;color:#584028}.p-order{text-transform:capitalize}.p-table{width:100%;border-collapse:collapse;font-size:.85rem}.p-table th{text-align:start;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#8a7a60;background:#fbf7ee;padding:12px 16px;border-bottom:1px solid #f0e8d8;white-space:nowrap}.p-table td{padding:13px 16px;border-bottom:1px solid #f5efe0;vertical-align:top;color:#604830}.p-table tbody tr:last-child td{border-bottom:0}.p-table tbody tr:hover{background:#fdfaf2}.th-sort{font:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;background:transparent;border:0;padding:0;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.th-sort--active{color:#584028}.th-sort__arrow{font-size:.75rem;color:#c09030}.p-name{font-weight:700;color:#584028}.p-contact{font-size:.74rem;color:#8a7a60;margin-top:2px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-score{font-weight:800;color:#584028}.p-source,.p-budget-cell,.p-viewed{text-transform:capitalize;color:#6b6050}.p-last{font-weight:600;color:#584028}.p-event{font-size:.72rem;color:#8a7a60;margin-top:2px;text-transform:capitalize}.p-empty{text-align:center;color:#8a7a60;padding:40px 16px!important}.p-pager{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:14px 20px;border-top:1px solid #f0e8d8}.p-page-btn{font:inherit;font-size:.82rem;font-weight:700;color:#584028;background:#fbf7ee;border:1px solid #ece4d4;border-radius:8px;padding:8px 14px;cursor:pointer;transition:background .15s ease}.p-page-btn:hover:not(:disabled){background:#f0e8c8}.p-page-btn:disabled{opacity:.4;cursor:default}.p-pager__info{font-size:.8rem;color:#8a7a60}.st{display:inline-block;font-size:.66rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:9999px;color:#8a7a60;background:#f3ede0;white-space:nowrap}.st--qual{color:#7a5b1e;background:#f0e8c8}.st--reserved{color:#3e6b8c;background:#e3f0f7}.st--won{color:#4c7a45;background:#e9f2e4}.st--lost{color:#a05030;background:#fbeae2}.sg{display:inline-block;font-size:.66rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:9999px}.sg--priority{color:#fff;background:#c09030}.sg--high{color:#8a6a1a;background:#f0e8c8}.sg--medium{color:#3e6b8c;background:#e3f0f7}.sg--low{color:#8a7a60;background:#f3ede0}.lang-toggle{display:inline-flex;padding:3px;background:#f3ede0;border:1px solid #ece4d4;border-radius:9999px;gap:2px}.lang-toggle__opt{font:inherit;font-size:.72rem;font-weight:700;letter-spacing:.04em;color:#8a7a60;background:transparent;border:0;border-radius:9999px;padding:5px 14px;cursor:pointer;transition:background .15s ease,color .15s ease}.lang-toggle__opt.active{color:#fff;background:#c09030;box-shadow:0 2px 6px #c0903059}.lang-toggle--compact .lang-toggle__opt{padding:4px 10px;font-size:.68rem}.login__lang{display:flex;justify-content:flex-end;margin-bottom:18px}.side__lang{padding-inline:4px}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(1200px 600px at 85% -10%,rgba(192,144,48,.14),transparent 60%),#faf7f1;padding:24px}.login--checking{color:#8a7a60}.login__card{width:100%;max-width:400px;background:#fff;border:1px solid #ece4d4;border-radius:20px;box-shadow:0 16px 48px #5840281f;padding:40px 36px}.login__brand{display:flex;align-items:center;gap:10px;margin-bottom:24px}.login__mark{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:linear-gradient(135deg,#e6c98f,#c09030);color:#fff;font-weight:800;font-size:1.25rem;box-shadow:0 4px 12px #c0903059}.login__word{font-weight:800;letter-spacing:.12em;font-size:1rem;color:#584028}.login__title{margin:0;font-size:1.5rem;font-weight:800;color:#584028}.login__sub{margin:6px 0 24px;color:#8a7a60;font-size:.875rem}.login__form{display:flex;flex-direction:column;gap:16px}.login__field{display:flex;flex-direction:column;gap:6px}.login__label{font-size:.78rem;font-weight:700;color:#6b6050}.login__input{font:inherit;font-size:.9rem;color:#604830;background:#fbf7ee;border:1px solid #ece4d4;border-radius:10px;padding:12px 14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.login__input:focus{border-color:#c09030;background:#fff;box-shadow:0 0 0 3px #c0903026}.login__error{margin:0;font-size:.82rem;color:#a05030;background:#fdf3ee;border:1px solid #f0d5c4;border-radius:10px;padding:10px 12px}.login__submit{font:inherit;font-size:.9rem;font-weight:700;color:#fff;background:#c09030;border:0;border-radius:10px;padding:13px 16px;cursor:pointer;box-shadow:0 4px 12px #c0903059;transition:background .15s ease}.login__submit:hover:not(:disabled){background:#a87e26}.login__submit:disabled{opacity:.6;cursor:default}.login__hint{margin:20px 0 0;font-size:.72rem;color:#b8a584;text-align:center;line-height:1.5}.side__user{margin-top:auto;padding:12px;background:#fbf7ee;border:1px solid #ece4d4;border-radius:12px;display:flex;flex-direction:column;gap:2px}.side__user-name{font-size:.85rem;font-weight:700;color:#584028}.side__user-role{font-size:.72rem;color:#8a7a60;text-transform:capitalize;margin-bottom:8px}.side__logout{font:inherit;font-size:.78rem;font-weight:700;color:#a05030;background:transparent;border:1px solid #f0d5c4;border-radius:8px;padding:7px 10px;cursor:pointer;text-align:center;transition:background .15s ease}.side__logout:hover{background:#fdf3ee}.p-row{cursor:pointer}.p360__back{font:inherit;font-size:.82rem;font-weight:700;color:#6b6050;background:transparent;border:0;padding:0 0 16px;cursor:pointer}.p360__back:hover{color:#584028}.p360__head{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #ece4d4;border-radius:16px;padding:22px 24px;box-shadow:0 4px 16px #5840280f;margin-bottom:16px;flex-wrap:wrap}.p360__identity{display:flex;align-items:center;gap:18px}.p360__name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.p360__name{margin:0;font-size:1.4rem;font-weight:800;color:#584028}.p360__meta{margin:4px 0 0;font-size:.82rem;color:#8a7a60}.p360__contacts{display:flex;gap:8px;flex-wrap:wrap}.p360__contact{font:inherit;font-size:.82rem;font-weight:700;color:#fff;background:#c09030;border-radius:10px;padding:9px 16px;text-decoration:none;box-shadow:0 3px 8px #c090304d;transition:background .15s ease}.p360__contact:hover{background:#a87e26}.p360__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) minmax(0,1.1fr);gap:16px;align-items:start}.p360__col{display:flex;flex-direction:column;gap:16px;min-width:0}.p360__card-title{margin-bottom:14px}.p360__timeline-card{grid-column:1 / -1}.kv{margin:0;display:flex;flex-direction:column}.kv__row{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-top:1px solid #f5efe0;font-size:.84rem}.kv__row:first-child{border-top:0}.kv__row dt{color:#8a7a60;text-transform:capitalize;flex:none}.kv__row dd{margin:0;color:#604830;text-align:end;overflow-wrap:anywhere}.p360__muted{margin:0;color:#b8a584;font-size:.84rem}.p360__inferred-label{margin:14px 0 8px;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#8a7a60}.chips{display:flex;flex-wrap:wrap;gap:6px}.chip--inf{color:#6b6050;background:#fbf7ee;border:1px solid #ece4d4}.chip--intent{text-transform:capitalize}.chip--intent-high{color:#8a6a1a;background:#f0e8c8}.chip--intent-medium{color:#3e6b8c;background:#e3f0f7}.chip--intent-low{color:#8a7a60;background:#f3ede0}.drivers{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.units{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.units__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#fbf7ee;border:1px solid #ece4d4;border-radius:10px;font-size:.82rem}.units__code{font-weight:800;color:#584028}.units__info{color:#6b6050;flex:1;min-width:0}.units__price{font-weight:700;color:#7a5b1e;white-space:nowrap}.hm{display:flex;flex-direction:column;gap:10px}.hm__row{display:flex;align-items:center;gap:12px;font-size:.82rem}.hm__label{flex:none;width:96px;color:#6b6050}.hm__track{flex:1;height:10px;background:#f3ede0;border-radius:9999px;overflow:hidden}.hm__fill{display:block;height:100%;background:linear-gradient(90deg,#e0bd6f,#c09030);border-radius:9999px;transition:width .4s ease}.hm__count{flex:none;width:22px;text-align:end;font-weight:700;color:#584028}.tl{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.tl__row{display:flex;gap:12px;padding:11px 0;border-top:1px solid #f5efe0}.tl__row:first-child{border-top:0;padding-top:0}.tl__dot{flex:none;width:10px;height:10px;border-radius:50%;margin-top:6px}.tl__line{margin:0;font-size:.85rem;color:#604830}.tl__line strong{color:#584028}.tl__time{margin:2px 0 0;font-size:.72rem;color:#b8a584}@media(max-width:1100px){.ov__kpis{grid-template-columns:repeat(3,1fr)}.ov__grid{grid-template-columns:1fr}}@media(max-width:760px){.shell{grid-template-columns:1fr}.side{position:static;height:auto;flex-direction:row;flex-wrap:wrap;align-items:center;gap:16px;padding:16px;border-inline-end:0;border-bottom:1px solid #ece4d4}.side__nav{flex:1 1 100%;flex-direction:row;order:10;overflow-x:auto;min-width:0}.side__foot{display:none}.main{padding:16px}.top{flex-direction:column;align-items:flex-start}.ov__kpis{grid-template-columns:repeat(2,1fr)}}.v-session{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;font-weight:700;color:#584028;letter-spacing:.02em}.v-session--lg{font-size:1.05rem}.v-anon{font-style:italic;color:#8a7a60}.v-stage{display:inline-block;font-size:.72rem;font-weight:700;color:#a05030;background:#fdf3ee;border:1px solid #f0d5c4;border-radius:999px;padding:4px 10px;white-space:nowrap}.p-duration{white-space:nowrap}.v-head{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #ece4d4;border-radius:16px;padding:20px 24px;box-shadow:0 4px 16px #5840280f;margin-bottom:16px;flex-wrap:wrap}.v-head__left{display:flex;flex-direction:column;gap:6px;min-width:0}.v-head__meta{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#8a7a60;flex-wrap:wrap}.v-head__right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.v-profile-btn{font:inherit;font-size:.78rem;font-weight:700;color:#a05030;background:#fdf3ee;border:1px solid #f0d5c4;border-radius:10px;padding:8px 12px;cursor:pointer}.v-profile-btn:hover{background:#f6e2d3}.v-funnel{display:flex;gap:0;background:#fff;border:1px solid #ece4d4;border-radius:16px;padding:16px 20px 18px;margin-bottom:16px;overflow-x:auto}.v-funnel__step{flex:1 1 0;min-width:76px;display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;text-align:center}.v-funnel__step:not(:first-child):before{content:"";position:absolute;top:9px;inset-inline-start:calc(-50% + 10px);width:calc(100% - 20px);height:2px;background:#eee3d0}.v-funnel__step--on:not(:first-child):before{background:#a05030}.v-funnel__dot{width:18px;height:18px;border-radius:50%;background:#eee3d0;box-shadow:0 0 0 1px #d8c9ae;z-index:1;transition:background .2s ease,box-shadow .2s ease}.v-funnel__step--on .v-funnel__dot{background:#a05030;box-shadow:0 0 0 1px #a05030}.v-funnel__label{font-size:.7rem;font-weight:700;color:#b0a28a;white-space:nowrap}.v-funnel__step--on .v-funnel__label{color:#584028}.v-funnel__count{font-size:.64rem;color:#8a7a60;background:#f6f0e2;border-radius:999px;padding:1px 7px}.v-replay{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #ece4d4;border-radius:16px;padding:12px 18px;margin-bottom:16px;flex-wrap:wrap}.v-replay__btn{font:inherit;width:40px;height:40px;border-radius:50%;border:1px solid #e0d2b8;background:#fbf7ee;color:#584028;cursor:pointer;font-size:.82rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.v-replay__btn:hover{background:#f3e9d5}.v-replay__progress{flex:1;font-size:.82rem;color:#6b6050;min-width:160px}.v-replay__speed{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;color:#8a7a60}.v-replay__speed select{font:inherit;color:#584028;background:#fbf7ee;border:1px solid #e0d2b8;border-radius:8px;padding:4px 6px}.v-events{background:#fff;border:1px solid #ece4d4;border-radius:16px;overflow:hidden}.v-event{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;border-bottom:1px solid #f5efe0;cursor:pointer;transition:background .15s ease,opacity .15s ease}.v-event:last-child{border-bottom:0}.v-event:hover{background:#fdfaf2}.v-event--active{background:#fbf3ea;box-shadow:inset 3px 0 #a05030}[dir=rtl] .v-event--active{box-shadow:inset -3px 0 #a05030}.v-event--seen{opacity:.7}.v-event__dot{width:10px;height:10px;border-radius:50%;margin-top:5px;flex-shrink:0}.v-event__dot--clay{background:#c98a4b}.v-event__dot--success{background:#4c7a45}.v-event__dot--info{background:#5b7f9e}.v-event__dot--neutral{background:#b0a28a}.v-event__dot--terracotta{background:#a05030}.v-event__body{flex:1;min-width:0}.v-event__label{font-weight:700;color:#584028;font-size:.86rem}.v-event__entity{display:inline-block;margin-inline-start:8px;font-size:.72rem;color:#6b6050;background:#f6f0e2;border-radius:6px;padding:2px 8px;vertical-align:1px}.v-event__meta{font-size:.76rem;color:#8a7a60;margin-top:3px}.v-event__time{text-align:end;font-size:.78rem;color:#6b6050;white-space:nowrap}.v-event__clock{font-size:.7rem;color:#b0a28a;margin-top:2px}.rail{display:flex;flex-direction:column;gap:10px}.rail__status{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rail__note{font-size:.76rem;color:#8a7a60}.rail__field{display:flex;flex-direction:column;gap:5px}.rail__label{font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#8a7a60}.rail__select,.rail__input{font:inherit;font-size:.82rem;color:#584028;background:#fbf7ee;border:1px solid #e0d2b8;border-radius:8px;padding:8px 10px;width:100%;box-sizing:border-box}.rail__row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rail__row .rail__input[type=datetime-local]{grid-column:1 / -1}.rail__btn{font:inherit;font-size:.8rem;font-weight:700;color:#fff;background:#a05030;border:1px solid #a05030;border-radius:10px;padding:9px 14px;cursor:pointer;align-self:flex-start}.rail__btn:hover{background:#8d4528}.rail__btn:disabled{opacity:.55;cursor:default}.rail__msg{font-size:.78rem;margin:0}.rail__msg--ok{color:#4c7a45}.rail__msg--err{color:#b04030}.rail__channels{display:flex;gap:8px;flex-wrap:wrap}.rail__channel{font:inherit;font-size:.78rem;font-weight:700;color:#6b6050;background:#fbf7ee;border:1px solid #e0d2b8;border-radius:999px;padding:7px 14px;cursor:pointer}.rail__channel--on{color:#fff;background:#a05030;border-color:#a05030}.rail__panel{display:flex;flex-direction:column;gap:10px;padding-top:4px}.rail__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;max-height:220px;overflow-y:auto}.rail__note{background:#fbf7ee;border:1px solid #f0e8d8;border-radius:10px;padding:10px 12px}.rail__note-text{margin:0;font-size:.82rem;color:#584028;white-space:pre-wrap}.rail__note-meta{margin:4px 0 0;font-size:.7rem;color:#8a7a60}.rail__textarea{font:inherit;font-size:.82rem;color:#584028;background:#fbf7ee;border:1px solid #e0d2b8;border-radius:8px;padding:8px 10px;resize:vertical;box-sizing:border-box;width:100%}.rail__task{border:1px solid #f0e8d8;border-radius:10px;padding:10px 12px}.rail__task--done{opacity:.65}.rail__task-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.rail__task-title{font-size:.82rem;font-weight:700;color:#584028}.chip--prio{font-size:.64rem;font-weight:700;padding:2px 8px;border-radius:999px}.chip--prio-high{color:#a05030;background:#fbe9df}.chip--prio-normal{color:#3e6b8c;background:#e3f0f7}.chip--prio-low{color:#8a7a60;background:#f3ede0}.rail__link{font:inherit;font-size:.72rem;font-weight:700;color:#a05030;background:transparent;border:0;padding:6px 0 0;cursor:pointer}.rail__link:hover{text-decoration:underline}.p-schedule{font:inherit;font-size:.72rem;font-weight:700;color:#a05030;background:#fdf3ee;border:1px solid #f0d5c4;border-radius:999px;padding:5px 12px;cursor:pointer;white-space:nowrap}.p-schedule:hover{background:#f6e2d3}.kpi__dot--appointments,.upcoming__icon--appointment{background:#a05030}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#281e1473;display:flex;align-items:center;justify-content:center;z-index:60;padding:20px}.modal{background:#fff;border:1px solid #ece4d4;border-radius:16px;box-shadow:0 12px 40px #3c281440;width:100%;max-width:420px;max-height:90vh;overflow-y:auto}.appt-modal{padding:22px 24px}.appt-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.appt-modal__title{margin:0;font-size:1.05rem;color:#584028}.appt-modal__close{font:inherit;font-size:1.3rem;line-height:1;color:#8a7a60;background:transparent;border:0;padding:4px 8px;cursor:pointer;border-radius:8px}.appt-modal__close:hover{background:#f3ede0;color:#584028}.appt-modal__sub{margin:4px 0 16px;font-size:.8rem;color:#8a7a60}.appt-modal__body{display:flex;flex-direction:column;gap:10px}.props__filters{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:10px}.props__filters .p-budget__input{width:130px}.props__match{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}.props__match-label{font-size:.78rem;font-weight:700;color:#6d5d45;white-space:nowrap}.props__match .p-select{max-width:320px}.props__match-hint{font-size:.74rem;color:#8a7a60}.props .p-card{overflow-x:auto}.props__table{min-width:1080px}.props__code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;white-space:nowrap}.props__interest{display:flex;gap:6px;align-items:center;white-space:nowrap}.props__chip{font-size:.68rem;font-weight:700;color:#a05030;background:#fdf3ee;border:1px solid #f0d5c4;border-radius:999px;padding:3px 8px}.props__chip--muted{color:#6d5d45;background:#f5f1e8;border-color:#e7dfcd}.props__na{color:#b9ad97}.p-row--match td{background:#fbf6e9}.p-row--match td:first-child{border-inline-start:3px solid #c98a4b}.p-schedule--ghost{color:#6d5d45;background:transparent;border-color:#d8cbb4}.p-schedule--ghost:hover{background:#f5f1e8;color:#584028}.shortlist__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:46vh;overflow-y:auto}.shortlist__prospect{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;font:inherit;text-align:start;background:#faf6ee;border:1px solid #ece4d4;border-radius:10px;padding:10px 12px;cursor:pointer}.shortlist__prospect:hover{background:#fdf3ee;border-color:#f0d5c4}.shortlist__meta{font-size:.72rem;color:#8a7a60;white-space:nowrap}.toast{position:fixed;bottom:24px;inset-inline-start:50%;transform:translate(-50%);background:#3a2f20;color:#fdf8ee;font-size:.82rem;font-weight:600;padding:10px 18px;border-radius:999px;box-shadow:0 8px 24px #281e144d;z-index:70}[dir=rtl] .toast{transform:translate(50%)}
