@font-face{font-family:Vazirmatn;src:url(/fonts/Vazirmatn-Variable.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}:root{--bg:#f5f7f4;--bg-deep:#ebede9;--surface:#ffffff;--surface-soft:#fafbfa;--surface-hover:#f1f4f0;--surface-elevated:#ffffff;--surface-subtle:#f5f7f4;--canvas-subtle:#eaf0eb;--ink:#111412;--ink-soft:#28302b;--muted:#5e6660;--muted-light:#8b948d;--border:#e0e4dd;--border-light:#ebeee9;--border-strong:#c2c9bf;--border-subtle:#dbe0d7;--border-focus:#1b4332;--brand:#1b4332;--brand-hover:#143527;--brand-light:#2d6a4f;--brand-soft:rgba(27,67,50,0.08);--brand-glow:rgba(27,67,50,0.18);--brass:#b89758;--brass-soft:rgba(184,151,88,0.12);--brass-glow:rgba(184,151,88,0.28);--success:#15803d;--success-bg:#f0fdf4;--warning:#b45309;--warning-bg:#fffbeb;--danger:#b91c1c;--danger-bg:#fef2f2;--info:#0369a1;--info-bg:#f0f9ff;--status-new-bg:#e0f2fe;--status-new-text:#0369a1;--status-new-border:#bae6fd;--status-contacted-bg:#f3e8ff;--status-contacted-text:#6b21a8;--status-contacted-border:#e9d5ff;--status-qualified-bg:#ecfdf5;--status-qualified-text:#047857;--status-qualified-border:#a7f3d0;--status-negotiating-bg:#fffbeb;--status-negotiating-text:#b45309;--status-negotiating-border:#fde68a;--status-won-bg:#f0fdf4;--status-won-text:#15803d;--status-won-border:#86efac;--status-lost-bg:#f8fafc;--status-lost-text:#64748b;--status-lost-border:#e2e8f0;--control-height:40px;--control-height-sm:34px;--sidebar-width:280px;--content-max-width:1440px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-pill:9999px;--shadow-sm:0 1px 2px rgba(17,20,18,0.04);--shadow-md:0 4px 16px -2px rgba(17,20,18,0.06),0 1px 3px rgba(17,20,18,0.03);--shadow-lg:0 12px 32px -4px rgba(17,20,18,0.09),0 4px 12px rgba(17,20,18,0.04)}*,:after,:before{box-sizing:border-box}body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Vazirmatn,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Tahoma,sans-serif;font-feature-settings:"ss01","cv01";line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none;transition:color .15s ease}button,input,select,textarea{font:inherit;color:inherit}input:not([type]),input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],select,textarea{resize:none;width:100%;font-family:inherit;font-size:13.5px;line-height:1.5;color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:10px 14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}input:not([type]):focus,input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);background:#ffffff}input::placeholder,textarea::placeholder{color:var(--muted-light)}label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:var(--ink-soft)}label small{font-size:11px;font-weight:400;color:var(--muted);text-align:left;direction:ltr}.settings-container{display:flex;flex-direction:column;gap:20px;width:100%}.settings-nav-tabs{display:flex;gap:8px;padding:6px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);position:sticky;top:20px;z-index:10}.settings-nav-tab{padding:8px 16px;border-radius:var(--radius-md);font-size:13px;font-weight:600;color:var(--ink-soft);text-decoration:none;transition:all .15s ease;display:inline-flex;align-items:center;gap:6px}.settings-nav-tab:hover{background:var(--surface-subtle);color:var(--brand)}.settings-nav-tab:active,.settings-nav-tab:focus{background:var(--brand-soft);color:var(--brand)}.settings-form{display:flex;flex-direction:column;gap:24px;width:100%;max-width:100%}.settings-form .editor-actions{position:static;margin-top:4px}.settings-form .editor-actions,.settings-group{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.settings-group{display:grid;gap:18px;padding:24px;scroll-margin-top:80px}.settings-group>header{display:grid;gap:5px;padding-bottom:16px;border-bottom:1px solid var(--border-light)}.settings-group>header h2{margin:0;font-size:16px;font-weight:700;color:var(--ink)}.settings-group>header p{margin:0;color:var(--muted);font-size:12px;line-height:1.8}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:start}.settings-field-full{grid-column:1/-1}.settings-field-hint{display:block;margin-top:6px;color:var(--muted);font-size:11px;line-height:1.6}.settings-media-list{display:flex;flex-direction:column;gap:20px}.settings-media-card{border:1px solid var(--border-light);border-radius:var(--radius-md);padding:18px;background:var(--surface-soft);display:flex;flex-direction:column;gap:14px}.settings-media-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.settings-media-header h4{margin:0 0 4px;font-size:14px;font-weight:700;color:var(--ink)}.settings-media-header p{margin:0;font-size:11.5px;color:var(--muted);line-height:1.7}.settings-media-preview-row{display:flex;align-items:center;gap:16px;padding:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm)}.settings-media-thumb{width:96px;height:64px;object-fit:cover;border-radius:var(--radius-xs);border:1px solid var(--border);background:var(--surface-subtle)}.settings-media-meta{display:flex;flex-direction:column;gap:8px;flex:1 1;min-width:0}.settings-media-url-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11.5px;color:var(--muted);word-break:break-all}@media (max-width:768px){.settings-grid{grid-template-columns:1fr}.settings-nav-tabs{overflow-x:auto;white-space:nowrap;padding:4px}.settings-media-preview-row{flex-direction:column;align-items:flex-start}}.narrow,.panel.narrow,section.panel.narrow{max-width:840px;margin:0 auto}.editor-grid{gap:16px}.editor-grid.two{grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.editor-grid.two{grid-template-columns:1fr}}.admin-shell{min-height:100vh;display:grid;grid-template-columns:280px 1fr;direction:rtl;background:var(--bg)}.sidebar{position:sticky;top:0;height:100vh;background:#0d110f;background:linear-gradient(180deg,#0f1411,#0a0d0c);border-left:1px solid rgba(255,255,255,.07);color:#fff;padding:24px 18px 20px;display:flex;flex-direction:column;z-index:50;overflow-y:auto}.sidebar-brand-wrap{padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08)}.admin-brand{display:flex;align-items:center;gap:14px}.brand-logo-ring{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,rgba(184,151,88,.25),rgba(27,67,50,.4));border:1px solid rgba(184,151,88,.5);display:grid;place-items:center;box-shadow:0 4px 12px rgba(0,0,0,.3),inset 0 0 12px rgba(184,151,88,.2)}.brand-letter{font-size:20px;font-weight:700;color:var(--brass)}.admin-brand-svg{width:28px;height:28px;object-fit:contain;display:block}.brand-copy{display:grid;gap:2px}.brand-copy strong{font-size:15px;font-weight:700;letter-spacing:normal;color:#ffffff}.brand-copy small{font-size:8.5px;letter-spacing:.12em;color:var(--brass);font-weight:500;opacity:.9}.sidebar-nav-container{margin-top:24px;flex:1 1}.sidebar-group-title{margin:0 0 10px 8px;font-size:10px;font-weight:600;color:rgba(255,255,255,.35);letter-spacing:.05em;text-transform:uppercase}.sidebar-nav{display:grid;gap:5px}.nav-item{position:relative;min-height:44px;display:flex;align-items:center;gap:12px;padding:0 14px;font-size:13px;font-weight:500;color:rgba(255,255,255,.7);border-radius:var(--radius-md);transition:all .15s ease}.nav-item:hover{color:#ffffff;background:rgba(255,255,255,.06)}.nav-item.active{color:#ffffff;background:linear-gradient(90deg,rgba(27,67,50,.6),rgba(45,106,79,.35));border:1px solid rgba(45,106,79,.5);box-shadow:0 4px 14px rgba(0,0,0,.25)}.nav-icon-box{display:grid;place-items:center;color:inherit;transition:transform .15s ease}.nav-item:hover .nav-icon-box{transform:scale(1.08)}.nav-item.active .nav-icon-box{color:#52b788}.active-glow{position:absolute;left:8px;width:6px;height:6px;border-radius:50%;background:#52b788;box-shadow:0 0 10px #52b788}.sidebar-footer{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);display:grid;gap:12px}.sidebar-user-card{display:flex;align-items:center;gap:11px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);padding:10px 12px;border-radius:var(--radius-md)}.user-avatar-initial{width:36px;height:36px;border-radius:9px;background:linear-gradient(135deg,var(--brand-light) 0,#153225 100%);display:grid;place-items:center;font-weight:700;font-size:14px;color:#fff;border:1px solid rgba(255,255,255,.15)}.user-text-info{display:grid;gap:2px;min-width:0}.user-text-info strong{font-size:12px;font-weight:600;color:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-role-badge{font-size:9.5px;color:var(--brass);font-weight:500}.sidebar-bottom-actions{display:grid;gap:4px}.footer-link{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:var(--radius-sm);font-size:11.5px;color:rgba(255,255,255,.65);transition:all .15s ease}.footer-link:hover{color:#ffffff;background:rgba(255,255,255,.05)}.footer-link.external{color:#74c69d}.logout-form{margin:0}.logout-button{width:100%;display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:var(--radius-sm);border:0;background:transparent;color:#f87171;font-size:11.5px;cursor:pointer;text-align:right;transition:background .15s ease}.logout-button:hover{background:rgba(239,68,68,.1)}.admin-main{min-width:0;padding:24px 36px 60px;display:flex;flex-direction:column}.admin-topbar-modern{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:28px}.topbar-breadcrumb{display:flex;align-items:center;gap:8px;font-size:12.5px}.breadcrumb-root{color:var(--muted)}.breadcrumb-sep{color:var(--border)}.breadcrumb-current{font-weight:600;color:var(--ink)}.topbar-actions{display:flex;align-items:center;gap:12px}.system-status-pill{display:flex;align-items:center;gap:7px;padding:5px 11px;border-radius:var(--radius-pill);background:#edf7ed;border:1px solid #c8e6c9;font-size:11px;font-weight:500;color:#2e7d32}.status-dot-pulse{width:7px;height:7px;border-radius:50%;background:#2e7d32;box-shadow:0 0 0 0 rgba(46,125,50,.4);animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(46,125,50,.5)}70%{transform:scale(1);box-shadow:0 0 0 6px rgba(46,125,50,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(46,125,50,0)}}.view-site-pill{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--radius-pill);background:var(--surface-soft);border:1px solid var(--border);font-size:11px;font-weight:500;color:var(--brand);transition:all .15s ease}.view-site-pill:hover{background:var(--brand);color:#fff;border-color:var(--brand)}.topbar-profile-chip{display:flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border-radius:var(--radius-pill);background:var(--surface-soft);border:1px solid var(--border);transition:background .15s ease}.topbar-profile-chip:hover{background:var(--surface-hover)}.profile-chip-avatar{width:26px;height:26px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700}.profile-chip-name{font-size:11.5px;font-weight:600;color:var(--ink)}.mobile-admin-nav-modern{display:none}.admin-content-shell{min-width:0}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.page-heading p{margin:0 0 4px;color:var(--muted);font-size:10px;letter-spacing:.1em;font-weight:600;text-transform:uppercase}.page-heading h1{margin:0;font-size:26px;font-weight:800;color:var(--ink);letter-spacing:normal}.page-heading>div>span{display:block;margin-top:4px;color:var(--muted);font-size:12px}.danger-action,.primary-action,.secondary-action{border:0;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:var(--radius-md);font-weight:600;font-size:12px;cursor:pointer;transition:all .15s ease;box-shadow:var(--shadow-sm)}.primary-action{background:var(--brand);color:#ffffff}.primary-action:hover{background:var(--brand-hover);box-shadow:0 4px 12px var(--brand-glow);transform:translateY(-1px)}.secondary-action{background:var(--surface);color:var(--ink);border:1px solid var(--border)}.secondary-action:hover{background:var(--surface-hover);border-color:var(--muted-light)}.danger-action{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.danger-action:hover{background:#fee2e2}.dashboard-view{display:grid;gap:24px}.dashboard-welcome-banner{background:linear-gradient(135deg,#ffffff,#f4f6f3);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px 32px;box-shadow:var(--shadow-sm);display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.welcome-date-chip{display:inline-flex;align-items:center;gap:7px;background:var(--surface-soft);border:1px solid var(--border);padding:4px 12px;border-radius:var(--radius-pill);font-size:11.5px;font-weight:600;color:var(--brand);margin-bottom:8px}.dashboard-welcome-banner h1{margin:0 0 6px;font-size:24px;font-weight:800;color:var(--ink)}.dashboard-welcome-banner p{margin:0;color:var(--muted);font-size:12.5px}.welcome-content{display:flex;flex-direction:column;gap:4px}.calendar-icon{font-size:14px;line-height:1}.welcome-quick-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.crm-followup-strip{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.followup-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:var(--radius-pill);font-size:12px;text-decoration:none;font-weight:500;box-shadow:var(--shadow-sm);transition:transform .15s ease}.followup-pill:hover{transform:translateY(-1px)}.followup-pill.today{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.followup-pill.overdue{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.pill-dot{width:8px;height:8px;border-radius:50%}.pill-dot.green{background:#10b981}.pill-dot.amber{background:#f59e0b}.traffic-sources-list{display:flex;flex-direction:column;gap:10px}.traffic-source-row{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:var(--surface-soft);border:1px solid var(--border-light);border-radius:var(--radius-md)}.source-name{font-family:monospace;font-size:12px;font-weight:600;color:var(--brand)}.source-count{font-size:11.5px;color:var(--muted);font-weight:500}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:24px}.stat-grid.four{grid-template-columns:repeat(4,1fr)}@media (max-width:1200px){.stat-grid.four{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.stat-grid.four{grid-template-columns:1fr}}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px 22px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:6px;text-decoration:none;color:inherit;transition:all .2s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--brand-light)}.stat-card.tall{min-height:130px}.stat-card p{margin:0;font-size:12.5px;color:var(--muted);font-weight:500}.stat-card strong{font-size:28px;font-weight:800;color:var(--ink);line-height:1.2}.stat-card .chart-value{font-size:12px;font-weight:600;color:var(--muted-light)}.stat-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.stat-icon-wrap{width:36px;height:36px;border-radius:var(--radius-md);display:grid;place-items:center}.brand-icon{background:#e8f0eb;color:var(--brand)}.amber-icon{background:#fef3c7;color:#b45309}.blue-icon{background:#e0f2fe;color:#0369a1}.green-icon{background:#dcfce7;color:#15803d}.stat-note-positive{font-size:11px;color:var(--brand);font-weight:500}.stat-note-alert{font-size:11px;color:#b45309;font-weight:600}.pipeline-panel{background:var(--surface);border:1px solid var(--border)}.pipeline-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.pipeline-view-all{font-size:11.5px;font-weight:600;color:var(--brand)}.pipeline-stages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.pipeline-stage-card{background:var(--surface-soft);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:14px 16px;display:flex;align-items:center;gap:12px;transition:all .15s ease}.pipeline-stage-card:hover{background:#ffffff;border-color:var(--border);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.stage-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.dot-new{background:#0369a1}.dot-contacted{background:#7c3aed}.dot-qualified{background:#059669}.dot-negotiating{background:#d97706}.dot-won{background:#16a34a}.stage-info{display:grid;gap:2px}.stage-info small{color:var(--muted);font-size:11px}.stage-info strong{font-size:18px;font-weight:800;color:var(--ink)}.chart-peak-pill{font-size:11px;color:var(--muted);background:var(--surface-soft);padding:4px 10px;border-radius:var(--radius-pill);border:1px solid var(--border-light)}.spaces-capacity-list{display:grid;gap:10px}.space-capacity-row{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:var(--surface-soft);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:background .15s ease}.space-capacity-row:hover{background:var(--surface-hover)}.space-capacity-meta{display:grid;gap:4px}.space-capacity-meta strong{font-size:13.5px;font-weight:700;color:var(--ink)}.space-tags-row{display:flex;align-items:center;gap:8px}.capacity-chip{font-size:10.5px;color:var(--muted)}.publish-dot-green{font-size:10px;color:#15803d;font-weight:600}.publish-dot-gray{font-size:10px;color:var(--muted)}.space-leads-badge{text-align:left;display:grid;gap:2px}.space-leads-badge small{font-size:9.5px;color:var(--muted)}.space-leads-badge strong{font-size:16px;font-weight:700;color:var(--brand)}.lead-row-person{display:grid;gap:2px}.lead-row-person strong{font-size:13px}.lead-row-person small{font-size:11px}.lead-space-tag{font-size:11px;color:var(--muted)}.audit-actor strong{color:var(--ink)}.audit-entity{font-size:11px;color:var(--muted)}.leads-toolbar,.spaces-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}.search-form{margin:0}.search-input-wrap{display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);padding:6px 14px;box-shadow:var(--shadow-sm);transition:all .15s ease;min-width:280px}.search-input-wrap:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.search-input-wrap svg{color:var(--muted)}.search-input-wrap input{border:0;background:transparent;outline:none;font-size:12px;width:100%}.space-order-badge{font-size:10px;font-weight:600;color:var(--brass)}.space-slug-tag{color:var(--muted);font-size:10.5px}.no-image-tag{font-size:10px;color:var(--muted)}.space-actions-cell{display:flex;align-items:center;gap:8px}.row-preview-link{width:26px;height:26px;border-radius:var(--radius-sm);background:var(--surface-soft);border:1px solid var(--border);display:grid;place-items:center;font-size:12px;color:var(--muted);transition:all .15s ease}.row-preview-link:hover{background:var(--brand);color:#fff;border-color:var(--brand)}.event-type-pill{background:var(--surface-soft);padding:3px 8px;border-radius:var(--radius-pill);font-size:10.5px;border:1px solid var(--border-light);color:var(--ink-soft)}.attendee-chip{font-size:10.5px;color:var(--muted)}.utm-tag{color:#0369a1;font-weight:500}.referrer-tag{color:#7c3aed}.direct-tag{color:var(--muted);font-size:10.5px}.activities-count{color:var(--muted);font-size:10px}.lead-detail-view{display:grid;gap:24px}.lead-header-bar{align-items:center}.back-link{display:inline-block;font-size:12px;font-weight:600;color:var(--brand);margin-bottom:6px}.lead-created-date{font-size:12px;color:var(--muted)}.lead-top-actions{display:flex;align-items:center;gap:12px}.phone-call-btn{background:#15803d;box-shadow:0 4px 12px rgba(21,128,61,.25)}.phone-call-btn:hover{background:#166534}.phone-link{color:var(--brand);font-weight:700}.space-selected-chip{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:4px 10px;border-radius:var(--radius-pill);font-size:11.5px}.lead-message-box{background:var(--surface-soft);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:14px 18px;line-height:1.8;font-size:13px;white-space:pre-line}.code-pill{background:#f1f5f9;padding:2px 8px;border-radius:var(--radius-sm);font-family:monospace;font-size:11px}.timeline-section-header{display:flex;justify-content:space-between;align-items:center;margin:22px 0 14px;padding-bottom:8px;border-bottom:1px solid var(--border-light)}.timeline-section-header h3{margin:0;font-size:13.5px;font-weight:700}.activity-bubble{background:var(--surface-soft);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:12px 14px;display:grid;gap:6px}.activity-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px}.activity-meta time{font-size:10.5px;color:var(--muted)}.activity-note-text{margin:0;font-size:12px;color:var(--ink-soft);line-height:1.7}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;box-shadow:var(--shadow-sm);margin-bottom:20px}.panel header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid var(--border-light);margin-bottom:18px}.panel header p{color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.1em;margin:0 0 4px;text-transform:uppercase}.panel header h2{margin:0;font-size:16px;font-weight:700;color:var(--ink)}.panel header a{font-size:11.5px;font-weight:600;color:var(--brand)}.panel header a:hover{color:var(--brand-light)}.dashboard-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:20px}.mini-chart{height:140px;gap:10px;padding:10px 4px 0;border-bottom:1px solid var(--border);background:linear-gradient(to top,var(--border-light) 1px,transparent 1px);background-size:100% 36px}.chart-bar-wrap,.mini-chart{display:flex;align-items:flex-end}.chart-bar-wrap{flex:1 1;height:100%;justify-content:center;position:relative}.chart-bar{width:100%;max-width:22px;border-radius:5px 5px 0 0;background:linear-gradient(180deg,var(--brand-light) 0,var(--brand) 100%);transition:all .2s ease;min-height:4px}.chart-bar-wrap:hover .chart-bar{background:linear-gradient(180deg,#52b788 0,var(--brand-light) 100%);box-shadow:0 0 12px rgba(82,183,136,.4);transform:scaleY(1.04)}.lead-table{margin-top:8px}.lead-row{display:grid;grid-template-columns:1.2fr 1.2fr 1fr 1fr 60px;align-items:center;gap:12px;padding:12px 14px;border-radius:var(--radius-md);border-bottom:1px solid var(--border-light);font-size:12px;transition:background .15s ease}.lead-row:hover{background:var(--surface-soft)}.lead-row strong{font-weight:600;color:var(--ink)}.lead-row small,.lead-row span{color:var(--muted)}.lead-row em{font-style:normal;width:max-content}.status-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:var(--radius-pill);font-size:11px;font-weight:600;border:1px solid transparent;width:max-content}.status-badge.status-new{background:var(--status-new-bg);color:var(--status-new-text);border-color:var(--status-new-border)}.status-badge.status-contacted{background:var(--status-contacted-bg);color:var(--status-contacted-text);border-color:var(--status-contacted-border)}.status-badge.status-qualified{background:var(--status-qualified-bg);color:var(--status-qualified-text);border-color:var(--status-qualified-border)}.status-badge.status-negotiating{background:var(--status-negotiating-bg);color:var(--status-negotiating-text);border-color:var(--status-negotiating-border)}.status-badge.status-won{background:var(--status-won-bg);color:var(--status-won-text);border-color:var(--status-won-border)}.status-badge.status-lost{background:var(--status-lost-bg);color:var(--status-lost-text);border-color:var(--status-lost-border)}.publish-badge{justify-self:start;border-radius:var(--radius-pill);padding:5px 10px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.publish-badge.published{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.publish-badge.draft{background:#f1f5f9;color:#64748b;border:1px solid #cbd5e1}.spaces-admin-list{display:grid;gap:10px}.space-admin-row{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:10px 16px;display:grid;grid-template-columns:88px 1.8fr .6fr .6fr .8fr .9fr 68px;gap:14px;align-items:center;box-shadow:var(--shadow-sm);transition:all .15s ease}.space-admin-row:hover{box-shadow:var(--shadow-md);border-color:rgba(27,67,50,.35);transform:translateY(-1px)}.space-admin-cover{height:56px;border-radius:var(--radius-sm);background:#ebeee9;border:1px solid var(--border-light);overflow:hidden;display:grid;place-items:center;color:var(--muted);font-size:10px}.space-admin-cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.space-admin-row:hover .space-admin-cover img{transform:scale(1.05)}.space-admin-title{display:grid;gap:4px;min-width:0}.space-admin-title small{color:var(--brass);font-size:10px;font-weight:600}.space-admin-title strong{font-size:14.5px;font-weight:700;color:var(--ink)}.space-admin-title span{color:var(--muted);font-size:10.5px}.space-admin-date,.space-admin-metric{display:grid;gap:4px}.space-admin-date small,.space-admin-metric small{color:var(--muted);font-size:10px}.space-admin-metric strong{font-size:17px;font-weight:700;color:var(--ink)}.space-admin-date span{font-size:11px;color:var(--ink-soft)}.row-action{color:var(--brand);font-size:11.5px;font-weight:600;white-space:nowrap}.row-action:hover{color:var(--brand-light)}.filter-tabs{display:flex;align-items:center;gap:6px;margin-bottom:20px;overflow-x:auto;padding-bottom:6px}.filter-tabs a{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:var(--radius-pill);background:var(--surface);border:1px solid var(--border);font-size:12px;font-weight:500;color:var(--muted);transition:all .15s ease;white-space:nowrap}.filter-tabs a:hover{color:var(--ink);border-color:var(--muted-light)}.filter-tabs a.active{background:var(--brand);color:#ffffff;border-color:var(--brand)}.filter-tabs a small{background:rgba(0,0,0,.08);padding:2px 7px;border-radius:var(--radius-pill);font-size:10px}.filter-tabs a.active small{background:rgba(255,255,255,.22)}.space-editor{display:grid;gap:20px;padding-bottom:80px}.editor-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:26px;box-shadow:var(--shadow-sm);display:grid;gap:22px}.editor-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid var(--border-light)}.editor-card>header p{margin:0 0 4px;color:var(--muted);font-size:10px;letter-spacing:.1em;font-weight:600;text-transform:uppercase}.editor-card>header h2{margin:0;font-size:16px;font-weight:700}.editor-card>header span{display:block;color:var(--muted);font-size:11px;margin-top:4px}.editor-grid{display:grid;gap:18px}.editor-grid.two{grid-template-columns:1fr 1fr}.editor-card label{display:grid;gap:6px;font-size:11.5px;font-weight:600;color:var(--ink-soft)}.editor-card label>small{color:var(--muted);font-size:10px;font-weight:400;justify-self:end}.editor-card input,.editor-card select,.editor-card textarea{width:100%;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-soft);color:var(--ink);padding:10px 14px;outline:none;font-size:12px;transition:all .15s ease}.editor-card input:focus,.editor-card select:focus,.editor-card textarea:focus{border-color:var(--brand);background:#ffffff;box-shadow:0 0 0 3px var(--brand-soft)}.editor-actions{position:sticky;bottom:0;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--border);padding:14px 20px;margin:16px 0 0;display:flex;justify-content:space-between;align-items:center;gap:16px;z-index:40;border-radius:0 0 var(--radius-lg) var(--radius-lg);box-shadow:0 -2px 10px rgba(0,0,0,.03)}.editor-actions>div:last-child{display:flex;gap:10px}.login-page{min-height:100vh;display:grid;place-items:center;padding:clamp(20px,4vw,40px);background:#080c0a;background:radial-gradient(circle at 50% 20%,#162f25 0,#0c1813 45%,#060908 100%);direction:rtl;position:relative;overflow:hidden}.login-page:before{content:"";position:absolute;top:-10%;left:50%;transform:translateX(-50%);width:min(800px,120vw);height:400px;background:radial-gradient(ellipse at center,rgba(201,163,90,.12) 0,rgba(14,90,89,.08) 50%,transparent 80%);pointer-events:none}.login-card{width:min(460px,100%);background:rgba(255,255,255,.98);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(201,163,90,.3);border-radius:24px;padding:clamp(32px,5vw,44px) clamp(24px,4vw,38px);box-shadow:0 32px 80px -16px rgba(0,0,0,.65),0 0 48px -8px rgba(14,90,89,.15);position:relative;z-index:1}.login-brand-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;margin-bottom:28px}.login-brand-logo{width:68px;height:68px;border-radius:20px;background:#ffffff;border:1px solid rgba(201,163,90,.35);display:grid;place-items:center;box-shadow:0 12px 28px -6px rgba(0,0,0,.15),0 0 20px rgba(201,163,90,.18)}.login-brand-logo img{display:block;width:48px;height:48px;object-fit:contain}.login-brand-logo span{font-size:26px;font-weight:800;color:#fff}.login-brand-header h1{margin:0;font-size:21px;font-weight:850;color:var(--ink);letter-spacing:normal}.login-brand-header p{margin:4px 0 0;font-size:12px;line-height:1.6;color:var(--muted)}.login-form{display:grid;gap:18px}.login-field{display:grid;gap:8px}.login-field label{font-size:12.5px;font-weight:700;color:var(--ink-soft)}.login-field input{width:100%;border:1.5px solid var(--border);border-radius:12px;background:#fbfbfa;color:var(--ink);padding:13px 16px;outline:none;font-size:13.5px;font-weight:600;transition:all .18s ease}.login-field input:-webkit-autofill,.login-field input:-webkit-autofill:active,.login-field input:-webkit-autofill:focus,.login-field input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #fbfbfa!important;-webkit-text-fill-color:var(--ink)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.login-field input:focus{border-color:var(--brand);background:#ffffff;box-shadow:0 0 0 4px var(--brand-soft)}.login-submit-btn{margin-top:8px;min-height:48px;border:0;border-radius:12px;background:linear-gradient(135deg,#1b4332,#123325);color:#ffffff;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 8px 24px var(--brand-glow);transition:all .2s ease;letter-spacing:normal}.login-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#225640,#153c2c);box-shadow:0 10px 28px var(--brand-glow);transform:translateY(-1px)}.login-submit-btn:disabled{opacity:.65;cursor:wait}.login-alert-info{background:rgba(27,67,50,.08);border:1px solid rgba(27,67,50,.22);color:var(--brand);border-radius:var(--radius-md)}.login-alert-error,.login-alert-info{padding:12px 16px;font-size:12.5px;line-height:1.7;margin-bottom:18px}.login-alert-error{background:var(--danger-bg,#fef2f2);border:1px solid rgba(185,28,28,.25);color:var(--danger,#b91c1c);border-radius:var(--radius-md)}.leads-list{display:grid;gap:10px}.lead-card-row{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px 20px;display:grid;grid-template-columns:1.4fr 1.6fr 1.2fr auto 100px;gap:16px;align-items:center;box-shadow:var(--shadow-sm);transition:all .15s ease}.lead-card-row:hover{border-color:rgba(27,67,50,.3);box-shadow:var(--shadow-md);transform:translateY(-1px)}.lead-id-block{display:grid;gap:3px}.lead-id-block strong{font-size:14.5px;font-weight:700;color:var(--ink)}.lead-id-block span{font-size:11.5px;color:var(--muted)}.lead-meta-block{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px}.chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--radius-pill);background:var(--surface-soft);border:1px solid var(--border);font-size:11px;font-weight:600;color:var(--brand)}.chip.muted{color:var(--muted)}.lead-attr-block{display:grid;gap:3px}.lead-attr-block small{color:var(--muted);font-size:10.5px}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lead-card-row time{font-size:11px;color:var(--muted);text-align:left}.leads-secondary-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.followup-filter-group{display:flex;align-items:center;gap:8px}.filter-chip{padding:6px 14px;border-radius:var(--radius-pill);background:var(--surface);border:1px solid var(--border);font-size:11.5px;font-weight:500;color:var(--ink-soft);text-decoration:none;transition:all .15s ease}.filter-chip:hover{border-color:var(--brand-light)}.filter-chip.active{background:var(--brand);color:#ffffff;border-color:var(--brand)}.heading-actions{display:flex;align-items:center;gap:10px}.lead-crm-block{display:flex;flex-direction:column;gap:4px;font-size:11.5px}.lead-assignee-tag{color:var(--brand);font-weight:600}.lead-assignee-empty{color:var(--muted-light);font-size:11px}.lead-followup-tag{color:#b45309;font-weight:600;font-size:11px}.lead-space-badge{font-weight:600;color:var(--ink)}.lead-event-type{background:var(--surface-soft);padding:2px 8px;border-radius:var(--radius-sm)}.lead-attendees,.lead-event-type{font-size:11px;color:var(--muted)}.lead-activity-count{display:block;font-size:10.5px;color:var(--muted);margin-top:4px}.lead-status-block{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.lead-date-block{display:flex;justify-content:flex-end;font-size:11px;color:var(--muted)}.full-width{grid-column:1/-1}.text-icon{background:#fdf2f8;color:#be185d}.admin-assignee-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--radius-sm);background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;font-weight:600}.unassigned-text{color:var(--muted);font-size:12px}.followup-time-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--radius-sm);background:#fffbeb;border:1px solid #fde68a;color:#92400e;font-weight:600}.space-selected-chip{font-weight:600;color:var(--brand)}.crm-field-block{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.crm-label{font-size:12px;font-weight:700;color:var(--muted);text-transform:uppercase}.crm-assignment-box{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-md);padding:16px;margin-bottom:20px;display:flex;flex-direction:column;gap:12px}.crm-save-row{display:flex;justify-content:flex-end}.note-composer-box{display:flex;flex-direction:column;gap:8px}.lead-detail-grid{grid-template-columns:1.6fr 1fr;gap:22px}.detail-list{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;margin:0;padding:0}.detail-list dt{color:var(--muted);font-size:11px;font-weight:500;margin-bottom:4px}.detail-list dd{margin:0;font-size:13.5px;font-weight:600;color:var(--ink)}.detail-list .full{grid-column:1/-1}.detail-list.compact{grid-template-columns:1fr;gap:10px}.detail-list.compact dt{font-size:10px;margin:0}.detail-list.compact dd{font-size:12px}.mt{margin-top:24px}.lead-actions{display:grid;gap:16px}.status-picker{display:flex;flex-wrap:wrap;gap:8px}.status-picker button{padding:6px 12px;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface-soft);font-size:11.5px;font-weight:500;cursor:pointer;transition:all .15s ease}.status-picker button:hover:not(:disabled){border-color:var(--brand)}.status-picker button.active{background:var(--brand);color:#fff;border-color:var(--brand)}.note-composer{display:grid;gap:8px}.note-composer textarea{resize:none;width:100%;border:1px solid var(--border);border-radius:var(--radius-md);padding:10px;font-size:12px;background:var(--surface-soft);resize:vertical}.note-composer textarea:focus{border-color:var(--brand);background:#fff}.note-composer button{justify-self:start;padding:8px 16px;border:0;border-radius:var(--radius-md);background:var(--brand);color:#fff;font-size:11.5px;font-weight:600;cursor:pointer}.activity-timeline{list-style:none;margin:0;padding:0;display:grid;gap:14px;position:relative}.activity-timeline:before{content:"";position:absolute;top:10px;bottom:10px;right:14px;width:2px;background:var(--border)}.activity-timeline li{position:relative;padding-right:36px}.activity-timeline li:before{content:"";position:absolute;top:5px;right:10px;width:10px;height:10px;border-radius:50%;background:var(--brand-light);border:2px solid #fff;box-shadow:0 0 0 2px var(--border)}.users-table-wrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.data-table{width:100%;border-collapse:collapse;font-size:12.5px;text-align:right}.data-table th{background:var(--surface-soft);padding:14px 18px;color:var(--muted);font-weight:600;font-size:11px;letter-spacing:.05em;border-bottom:1px solid var(--border)}.data-table td{padding:14px 18px;border-bottom:1px solid var(--border-light);color:var(--ink)}.data-table tr:hover td{background:var(--surface-hover)}.audit-action{display:inline-block;padding:3px 9px;border-radius:var(--radius-pill);font-size:11px;font-weight:600;font-family:inherit;direction:rtl;letter-spacing:normal}.action-space{background:#e0f2fe;color:#0284c7}.action-lead{background:#fef3c7;color:#b45309}.action-auth{background:#f3e8ff;color:#7e22ce}.action-user{background:#ecfdf5;color:#047857}.action-misc{background:#f1f5f9;color:#475569}.audit-mini{list-style:none;margin:0;padding:0;display:grid;gap:10px}.audit-mini li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;font-size:12px;padding:8px 0;border-bottom:1px solid var(--border-light)}.event-rank{list-style:none;margin:0;padding:0;display:grid;gap:12px}.event-rank li{display:grid;grid-template-columns:140px 1fr 60px;align-items:center;gap:14px;font-size:12px}.rank-bar{height:8px;border-radius:4px;background:linear-gradient(90deg,var(--brand) 0,var(--brand-light) 100%);min-width:4px}.repeater-list,.repeater-row{display:grid;gap:8px}.repeater-row{grid-template-columns:32px 1fr 40px;align-items:center}.image-repeater{display:grid;gap:10px}.image-row{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px;display:grid;grid-template-columns:120px 1fr 50px;gap:16px;align-items:center}.image-preview{height:84px;border-radius:var(--radius-sm);background:#ebeee9;overflow:hidden;display:grid;place-items:center}.image-preview img{width:100%;height:100%;object-fit:cover}.image-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.image-fields .cover-choice{grid-column:1/-1;display:flex;align-items:center;gap:8px;font-size:11px}.seo-page-container{display:flex;flex-direction:column;gap:20px}.seo-management-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;align-items:start}@media (max-width:1100px){.seo-management-layout{grid-template-columns:1fr}}.seo-form-column,.seo-preview-column{display:flex;flex-direction:column;gap:20px}.seo-preview-column{position:sticky;top:24px}.preview-card-wrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px 22px;box-shadow:var(--shadow-sm)}.preview-heading-label{font-size:11.5px;font-weight:700;color:var(--muted);letter-spacing:.04em;margin:0 0 14px;text-transform:uppercase}.google-serp-mockup,.serp-preview{background:#ffffff;border:1px solid #dfe1e5;border-radius:12px;padding:16px 18px;box-shadow:0 1px 6px rgba(32,33,36,.08)}.serp-top-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.serp-favicon{width:26px;height:26px;border-radius:50%;background:var(--brand);color:#ffffff;display:grid;place-items:center;font-size:13px;font-weight:700}.serp-source-info{display:flex;flex-direction:column;gap:1px}.serp-source-title{font-size:13px;font-weight:600;color:#202124}.serp-source-url{font-size:11px;color:#4d5156}.serp-mockup-title{font-size:18px;font-weight:600;color:#1a0dab;margin:0 0 6px;line-height:1.35;cursor:pointer}.serp-mockup-title:hover{text-decoration:underline}.serp-mockup-snippet{font-size:13px;color:#4d5156;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.social-card-mockup{background:#ffffff;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.social-card-cover{width:100%;height:180px;background:#0f1411;overflow:hidden;display:flex;align-items:center;justify-content:center}.social-card-cover img{width:100%;height:100%;object-fit:cover;display:block}.social-cover-placeholder{color:var(--muted-light);font-size:12px;text-align:center;padding:20px}.social-card-meta{padding:14px 18px;display:flex;flex-direction:column;gap:4px;background:var(--surface-soft);border-top:1px solid var(--border-light)}.social-card-domain{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.social-card-title{font-size:14px;font-weight:700;color:var(--ink);line-height:1.4}.social-card-desc{font-size:12px;color:var(--muted);margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.field-hint{font-size:11px;font-weight:400;color:var(--muted)}.text-warn{color:#b45309!important;font-weight:600}.input-with-button{display:flex;gap:8px;align-items:stretch}.compact-btn{min-height:38px;padding:0 14px;white-space:nowrap}.form-save-sticky-bar{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.save-btn{min-width:140px}.success-message{color:#15803d}.error-message,.success-message{font-size:12.5px;font-weight:600;margin:0}.error-message{color:#dc2626}.saving-message{color:var(--brand);font-size:12.5px;font-weight:600;margin:0}.media-picker-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:999;display:grid;place-items:center;padding:20px}.media-picker-modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:720px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:var(--shadow-xl);overflow:hidden}.media-picker-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border)}.media-picker-header h3{margin:0;font-size:15px;font-weight:700}.close-btn{background:none;border:none;font-size:16px;cursor:pointer;color:var(--muted);padding:4px}.media-picker-body{padding:20px;overflow-y:auto;flex:1 1}.picker-empty,.picker-loading{padding:40px;text-align:center;color:var(--muted);font-size:13px}.picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.picker-item{border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;cursor:pointer;background:var(--surface-soft);transition:all .15s ease;display:flex;flex-direction:column}.picker-item:hover{border-color:var(--brand);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.picker-item img{width:100%;height:100px;object-fit:cover;display:block}.picker-item-alt{font-size:11px;padding:6px 8px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notice{border:1px solid #c8e6c9;background:#edf7ed;color:#1b5e20;padding:14px 18px;border-radius:var(--radius-md);font-size:12px;margin-bottom:20px}.notice.warning{border-color:#fed7aa;background:#fffbeb;color:#9a3412}.empty-state-large{min-height:140px;padding:32px 20px;border:1px solid var(--border);border-radius:var(--radius-lg);display:grid;place-items:center;align-content:center;gap:8px;color:var(--muted);font-size:13px;background:var(--surface);box-shadow:var(--shadow-sm)}.upload-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:14px}.upload-file-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--ink);font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease}.upload-file-btn:hover{background:var(--surface-hover);border-color:var(--brand-light)}.upload-file-info{font-size:11px;color:var(--muted);max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-row input[type=file]{display:none}.upload-row input:not([type=file]):not([type=checkbox]),.upload-row input[type=text]{flex:1 1;min-width:200px}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;margin-top:20px}.media-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);transition:all .2s ease}.media-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--brand-light)}.media-card img{width:100%;height:160px;object-fit:cover;background:#111;display:block}.media-card-body{padding:12px 14px;display:flex;flex-direction:column;gap:4px;flex:1 1}.media-card-body p{margin:0;font-size:13px;font-weight:600;color:var(--ink)}.media-card-body small{font-size:11px;color:var(--muted)}.media-actions{display:flex;align-items:center;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid var(--border-light)}.publish-toggle{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:12.5px;font-weight:600;padding:6px 14px;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface-soft);transition:all .2s ease}.publish-toggle:has(input:checked){background:#ecfdf5;border-color:#a7f3d0;color:#047857}.seo-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px 28px;display:flex;flex-direction:column;gap:16px;box-shadow:var(--shadow-sm)}.lead-detail-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:24px}@media (max-width:900px){.lead-detail-grid{grid-template-columns:1fr}}.lead-left-col,.lead-right-col{display:flex;flex-direction:column;gap:20px}.badge.large,.status-badge.large{font-size:13px;padding:6px 14px}.pagination{justify-content:center;margin-top:24px}.pagination,.row-actions{display:flex;align-items:center;gap:8px}.danger-text{color:#dc2626;font-weight:600;font-size:12px}.issued-password{background:#fffbeb;border:1px dashed #f59e0b;padding:10px 14px;border-radius:var(--radius-md);font-family:monospace;font-size:13px;direction:ltr;text-align:center;color:#b45309}.form-error{color:#dc2626;font-size:12px;margin-top:4px}.muted-note{color:var(--muted);font-size:11.5px}.editor-heading{margin-bottom:24px}.empty-panel{padding:48px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted);background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius-lg)}.badge-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.content-icon{width:20px;height:20px}.leads-management-view,.spaces-management-view{display:flex;flex-direction:column;gap:24px}.nav-text{font-size:13.5px;font-weight:500}.stage-new{border-right:3px solid #0284c7}.stage-contacted{border-right:3px solid #9333ea}.stage-qualified{border-right:3px solid #059669}.stage-negotiating{border-right:3px solid #d97706}.stage-won{border-right:3px solid #16a34a}.action-,.action-pill,[class*=action-]{display:inline-block;padding:3px 9px;border-radius:var(--radius-sm);font-size:11px;font-weight:600;font-family:inherit;background:var(--surface-soft);border:1px solid var(--border)}.action-login{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.action-space{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.action-lead{background:#fefce8;border-color:#fef08a;color:#854d0e}.action-media{background:#faf5ff;border-color:#e9d5ff;color:#6b21a8}.action-seo{background:#f0fdfa;border-color:#99f6e4;color:#115e59}.action-user{background:#fff1f2;border-color:#fecdd3;color:#9f1239}.action-misc{background:var(--surface-soft);border-color:var(--border);color:var(--muted)}.must-change-password-overlay{min-height:100vh;display:grid;place-items:center;background:var(--bg);padding:24px}.must-change-password-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);max-width:520px;width:100%;padding:32px 36px;box-shadow:var(--shadow-xl);display:flex;flex-direction:column;gap:24px}.must-change-password-card header{display:flex;flex-direction:column;gap:8px;text-align:center;align-items:center}.warning-icon{font-size:32px;margin-bottom:4px}.must-change-password-card h2{margin:0;font-size:20px;color:var(--ink)}.must-change-password-card p{margin:0;font-size:13px;color:var(--muted);line-height:1.6}.analytics-page-view{display:flex;flex-direction:column;gap:24px}.space-funnel-table-wrap{overflow-x:auto}.space-slug-sub{display:block;font-size:11px;color:var(--muted);font-family:monospace}.funnel-leads-pill{display:inline-block;padding:3px 10px;border-radius:var(--radius-pill);font-weight:700;font-size:12px;background:#fef3c7;color:#b45309;border:1px solid #fde68a}.conversion-percentage{font-weight:700;color:var(--brand);font-size:13px}.event-label-text{font-size:12.5px;font-weight:500;color:var(--ink-soft)}@media (max-width:1100px){.admin-shell{grid-template-columns:240px 1fr}.space-admin-row{grid-template-columns:80px 1.5fr .6fr .6fr .8fr 65px}.space-admin-date{display:none}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:800px){.admin-shell{grid-template-columns:1fr}.sidebar{display:none}.mobile-admin-nav-modern{display:flex;gap:6px;overflow-x:auto;padding:6px 0 14px;margin-bottom:18px}.mobile-tab{padding:7px 12px;border-radius:var(--radius-pill);background:var(--surface);border:1px solid var(--border);font-size:11px;font-weight:500;white-space:nowrap}.mobile-tab.active{background:var(--brand);color:#fff;border-color:var(--brand)}.admin-main{padding:16px 16px 50px}.space-admin-row{grid-template-columns:60px 1fr auto 50px}.space-admin-metric{display:none}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-family:inherit;font-size:13px;font-weight:600;border-radius:var(--radius-xs,4px);text-decoration:none;cursor:pointer;transition:all var(--t-fast,.15s) var(--ease,ease);border:1px solid transparent}.btn-sm{padding:4px 10px;font-size:12px}.btn-secondary{background:var(--surface-card,#ffffff);color:var(--ink-soft,#28302b);border-color:var(--line,#e2ded4)}.btn-secondary:hover{background:var(--surface-subtle,#f3f1eb);color:var(--ink,#111412);border-color:var(--line-strong,#b5b0a4)}.eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand,#1b4332);margin-bottom:4px}.page-desc{font-size:13.5px;color:var(--muted,#5e6660);margin:4px 0 0;line-height:1.5}.field-label{display:block;font-size:12.5px;font-weight:600;color:var(--ink-soft,#28302b);margin-bottom:6px}.panel-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px;margin-bottom:20px}.panel-kicker{display:block;font-size:10.5px;font-weight:700;color:var(--brass,#b89758);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px}.panel-badge{display:inline-flex;align-items:center;padding:4px 14px;border-radius:var(--radius-pill,9999px);background:var(--brass-soft,rgba(184,151,88,.12));border:1px solid var(--brass-glow,rgba(184,151,88,.28));color:#855d14;font-size:12.5px;font-weight:600}.panel-desc{display:block;font-size:12.5px;color:var(--muted,#5e6660);margin-top:4px}.filter-chips{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.daily-histogram{background:var(--surface-soft,#fafbfa);border:1px solid var(--border,#e0e4dd);border-radius:var(--radius-md,10px);padding:28px 24px 16px;width:100%;overflow-x:auto;box-shadow:var(--shadow-sm)}.histogram-grid{display:flex;align-items:flex-end;justify-content:space-between;height:250px;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--border,#e0e4dd);min-width:600px}.histogram-col{flex:1 1;min-width:28px;max-width:72px;height:100%;gap:8px}.col-bar-wrap,.histogram-col{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.col-bar-wrap{width:100%;height:calc(100% - 28px);position:relative}.col-bar{width:75%;max-width:38px;min-height:6px;background:linear-gradient(180deg,var(--brass,#b89758) 0,var(--brand,#1b4332) 100%);border-radius:4px 4px 0 0;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative}.col-bar:hover{background:linear-gradient(180deg,#d4af37 0,var(--brand-light,#2d6a4f) 100%);box-shadow:0 0 14px var(--brand-glow,rgba(27,67,50,.3));transform:scaleY(1.03);transform-origin:bottom}.col-val{font-size:11px;font-weight:700;color:var(--ink,#111412);margin-bottom:4px;white-space:nowrap}.col-label{font-size:11.5px;font-weight:500;color:var(--muted,#5e6660);text-align:center;white-space:nowrap;height:20px;line-height:20px}.table-wrap{width:100%;overflow-x:auto;margin-top:14px}.table-link{color:var(--brand,#1b4332);text-decoration:none;font-weight:600}.table-link:hover{color:var(--brand-hover,#143527);text-decoration:underline}.conversion-pill{display:inline-flex;align-items:center;padding:3px 12px;border-radius:var(--radius-pill,9999px);background:var(--status-qualified-bg,#ecfdf5);color:var(--status-qualified-text,#047857);border:1px solid var(--status-qualified-border,#a7f3d0);font-size:12.5px;font-weight:700}.jalali-picker-container{display:flex;flex-direction:column;gap:8px;width:100%}.jalali-picker-chips{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.jalali-chip{font-size:12px;font-weight:600;padding:4px 10px;border-radius:var(--radius-sm,6px);border:1px solid var(--border);background:var(--surface);color:var(--ink-soft);cursor:pointer;transition:all .15s ease}.jalali-chip:hover:not(:disabled){border-color:var(--brand);background:var(--surface-hover);color:var(--brand)}.jalali-chip-clear{font-size:12px;font-weight:600;padding:4px 10px;border-radius:var(--radius-sm,6px);border:1px solid transparent;background:transparent;color:var(--danger,#b91c1c);cursor:pointer;transition:all .15s ease}.jalali-chip-clear:hover:not(:disabled){background:var(--danger-bg,#fef2f2);border-color:rgba(185,28,28,.2)}.jalali-picker-selects{display:flex;gap:8px;align-items:center}.jalali-select{padding:8px 12px;border-radius:var(--radius-sm,6px);border:1px solid var(--border);background:var(--surface);color:var(--ink);font-size:13px;font-weight:600;outline:none;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.jalali-select:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.jalali-selected-label{font-size:12.5px;font-weight:600;color:var(--brand);display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--radius-sm,6px);background:var(--brand-soft);border:1px solid rgba(27,67,50,.12);width:fit-content}.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:var(--radius-sm,6px)}.error,.success{padding:10px 14px;font-size:13px;margin-top:10px;display:flex;align-items:center;gap:8px}.success{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--radius-sm,6px)}.ok,.success{color:#15803d}.ok{font-weight:600}.saving{opacity:.65;cursor:wait;pointer-events:none}.highlight-count{font-weight:700;color:var(--brand,#1b4332)}.limit-warning{color:#b45309;font-size:12px;margin-top:4px;display:block}.activity-dot{width:8px;height:8px;border-radius:50%;background:var(--muted,#666);flex-shrink:0}.dot-NOTE{background:#2563eb}.dot-STATUS_CHANGE{background:#059669}.dot-CONTACTED{background:#d97706}.dot-{background:#64748b}.status-{display:inline-flex}.admin-identity{display:flex;align-items:center;gap:12px}.login-copy{margin-bottom:24px}.mobile-admin-nav{display:none}.dashboard-heading{align-items:flex-start}.quick-actions{display:flex;flex-wrap:wrap;gap:8px}.secondary-action{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border:1px solid var(--admin-line,rgba(14,90,89,.18));color:var(--admin-teal,#0e5a59);font-size:13px;font-weight:700;text-decoration:none}.range-tabs{display:flex;gap:4px}.range-tabs a{padding:6px 9px;color:var(--admin-muted,#6d7471);font-size:12px;text-decoration:none;border-bottom:1px solid transparent}.range-tabs a.active{color:var(--admin-teal,#0e5a59);border-color:var(--admin-gold,#c9a35a);font-weight:800}.operational-grid{margin-top:20px}.dashboard-rank,.quality-list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.dashboard-rank li{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid var(--admin-line,rgba(14,90,89,.12))}.dashboard-rank li:last-child,.quality-list li:last-child{border-bottom:0}.dashboard-rank li>span{color:var(--admin-gold,#c9a35a);font-weight:800}.dashboard-rank em{color:var(--admin-muted,#6d7471);font-size:12px;font-style:normal}.quality-list li{display:flex;flex-wrap:wrap;gap:8px 14px;padding:12px 0;border-bottom:1px solid var(--admin-line,rgba(14,90,89,.12))}.quality-list strong{color:var(--admin-ink,#1d2a27)}.quality-list span{color:var(--admin-muted,#6d7471);font-size:12px}@media (max-width:768px){.quick-actions{width:100%}.dashboard-heading{gap:14px}.range-tabs{margin-top:8px}}.dashboard-traffic{margin-top:20px}.media-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin:18px 0}.media-toolbar .filter-tabs{display:flex;flex-wrap:wrap;gap:4px}.media-toolbar .filter-tabs button{border:1px solid var(--admin-line,rgba(14,90,89,.18));background:transparent;color:var(--admin-muted,#6d7471);padding:6px 9px;font:inherit;font-size:12px;cursor:pointer}.media-toolbar .filter-tabs button.active{border-color:var(--admin-teal,#0e5a59);color:var(--admin-teal,#0e5a59);font-weight:800}.media-toolbar>input{min-width:220px;border:1px solid var(--admin-line,rgba(14,90,89,.18));padding:8px 10px;font:inherit}.media-role-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.media-role-tags span{border:1px solid var(--admin-line,rgba(14,90,89,.18));color:var(--admin-muted,#6d7471);padding:2px 5px;font-size:10px}@media (max-width:768px){.media-toolbar>input{width:100%;min-width:0}}.admin-kpi-card{position:relative;overflow:hidden;min-height:136px;padding:18px 20px}.admin-kpi-card strong{letter-spacing:normal}.admin-kpi-card.kpi-operational{border-inline-start:4px solid var(--brand)}.admin-kpi-card.kpi-operational.kpi-alert{border-inline-start-color:var(--brass)}.kpi-sparkline{position:absolute;inset-inline-end:16px;bottom:12px;width:76px;height:26px;color:var(--admin-teal,#0e5a59);opacity:.88}.kpi-sparkline path{stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.visual-intelligence-panel{overflow:hidden}.traffic-chart-shell{position:relative;padding-top:12px}.metric-switcher{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.metric-switcher button{border:1px solid var(--admin-line,rgba(14,90,89,.18));background:#fff;color:var(--admin-muted,#6d7471);padding:6px 10px;font:inherit;font-size:12px;cursor:pointer}.metric-switcher button.active,.metric-switcher button:focus-visible,.metric-switcher button:hover{border-color:var(--admin-teal,#0e5a59);color:var(--admin-teal,#0e5a59);background:rgba(14,90,89,.05);font-weight:800;outline:0}.traffic-chart-readout{display:flex;align-items:baseline;gap:8px;min-height:30px}.traffic-chart-readout strong{color:var(--admin-ink,#1d2a27);font-size:24px;line-height:1}.traffic-chart-readout span{color:var(--admin-muted,#6d7471);font-size:12px}.traffic-chart-plot{position:relative;color:var(--admin-teal,#0e5a59)}.traffic-chart-plot svg{display:block;width:100%;height:auto;min-height:110px;max-height:160px;overflow:visible}.traffic-grid-line{stroke:var(--admin-line,rgba(14,90,89,.15));stroke-dasharray:3 6;vector-effect:non-scaling-stroke}.traffic-area{fill:url(#traffic-area)}.traffic-line{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.traffic-chart-plot circle{fill:#fff;stroke:currentColor;stroke-width:2;vector-effect:non-scaling-stroke}.traffic-chart-plot circle.active{fill:var(--admin-gold,#c9a35a);stroke:#fff;stroke-width:3}.traffic-hit-targets{position:absolute;inset:0}.traffic-hit-targets button{position:absolute;top:0;transform:translateX(-50%);width:clamp(18px,5vw,36px);height:100%;border:0;background:transparent;cursor:crosshair}.traffic-hit-targets button:focus-visible{outline:2px solid var(--admin-gold,#c9a35a);outline-offset:-2px}.traffic-axis{display:flex;justify-content:space-between;color:var(--admin-muted,#6d7471);font-size:10px;margin-top:-2px}.visual-rank li{grid-template-columns:28px minmax(0,1fr) auto}.visual-rank li>div{min-width:0;display:grid;gap:7px}.visual-rank li strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-meter{display:block;height:4px;overflow:hidden;background:rgba(14,90,89,.09)}.rank-meter b{display:block;height:100%;background:var(--admin-teal,#0e5a59)}.panel-count{color:var(--admin-muted,#6d7471);font-size:11px;font-weight:700}.attention-list{list-style:none;margin:0;padding:0}.attention-list li+li{border-top:1px solid var(--admin-line,rgba(14,90,89,.12))}.attention-list a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:12px 0;color:inherit;text-decoration:none}.attention-list strong{color:var(--admin-ink,#1d2a27);font-size:13px}.attention-list span{grid-column:1;color:var(--admin-muted,#6d7471);font-size:11px}.attention-list b{grid-column:2;grid-row:1/span 2;align-self:center;color:var(--admin-teal,#0e5a59);font-size:11px;white-space:nowrap}.quality-matrix{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:8px}.quality-matrix>div{min-height:68px;display:flex;flex-direction:column;justify-content:space-between;padding:9px;border:1px solid var(--admin-line,rgba(14,90,89,.14));background:#fff}.quality-matrix strong{font-size:20px;line-height:1}.quality-matrix span{color:var(--admin-muted,#6d7471);font-size:10px}.quality-matrix .needs-work strong{color:#b45309}.inline-ready,.quality-matrix .ready strong{color:var(--admin-teal,#0e5a59)}.inline-ready{font-size:12px;padding-top:12px}.audit-timeline li{grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.timeline-dot{width:8px;height:8px;border-radius:50%;background:var(--admin-gold,#c9a35a);box-shadow:0 0 0 4px rgba(201,163,90,.15)}.audit-timeline li>div{display:grid;gap:2px}.audit-timeline li strong{color:var(--admin-ink,#1d2a27);font-size:12px}.audit-timeline li span:not(.timeline-dot){color:var(--admin-muted,#6d7471);font-size:11px}.space-readiness{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.space-readiness-summary{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#92400e;background:#fffbeb;border:1px solid #fde68a;padding:2px 8px;border-radius:var(--radius-pill);font-weight:500}.space-readiness-summary.ready{color:var(--brand);background:#ecfdf5;border-color:#a7f3d0}.readiness-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.readiness-dot.warning{background:#d97706}.readiness-dot.success{background:var(--brand)}.space-cover-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:100%;height:100%;color:var(--muted);opacity:.75}.space-cover-placeholder svg{stroke:currentColor;opacity:.85}.space-cover-placeholder span{font-size:9px;font-weight:500}.editor-context-panel{display:flex;flex-wrap:wrap;gap:8px 18px;margin:-5px 0 20px;padding:10px 14px;border-inline-start:3px solid var(--admin-gold,#c9a35a);background:rgba(201,163,90,.07);color:var(--admin-muted,#6d7471);font-size:11px}.editor-context-panel b{color:var(--admin-ink,#1d2a27);margin-inline-end:4px}.media-card-image{position:relative}.media-card-image>span{position:absolute;top:9px;inset-inline-start:9px;padding:3px 6px;background:rgba(21,31,28,.78);color:#fff;font-size:10px}.media-card-image img{width:100%;height:160px;object-fit:cover;background:#111;display:block}.media-card>img{display:none}.media-card-body>small+small{margin-top:2px}.filtered-empty{margin-top:18px}.filtered-empty .secondary-action{border:0;background:transparent;cursor:pointer}@media (max-width:900px){.quality-matrix{grid-template-columns:repeat(3,minmax(0,1fr))}.space-admin-row{grid-template-columns:80px minmax(0,1fr) .6fr .6fr auto}.space-admin-date{display:none}}@media (max-width:640px){.quality-matrix{grid-template-columns:repeat(2,minmax(0,1fr))}.traffic-chart-readout{align-items:flex-start;flex-direction:column;gap:3px}.traffic-hit-targets button{width:24px}.editor-context-panel{display:grid}.space-readiness{max-width:220px}}.admin-kpi-grid{align-items:stretch}.attention-panel{min-height:100%}.audit-timeline-panel{margin-bottom:20px}.crm-status-bar{display:flex;height:10px;border-radius:var(--radius-pill);overflow:hidden;background:var(--surface-soft);border:1px solid var(--border);margin-top:14px}.crm-status-segment{height:100%;transition:width .3s ease;position:relative}.crm-status-segment.status-new{background:#0369a1}.crm-status-segment.status-contacted{background:#6b21a8}.crm-status-segment.status-qualified{background:#0d9488}.crm-status-segment.status-negotiating{background:#b45309}.crm-status-segment.status-won{background:#15803d}.crm-status-segment.status-lost{background:#64748b}.crm-status-legend{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:10px;font-size:11px;color:var(--muted)}.crm-legend-item{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:inherit}.crm-legend-item.active{color:var(--ink);font-weight:700}.crm-legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.crm-legend-dot.status-new{background:#0369a1}.crm-legend-dot.status-contacted{background:#6b21a8}.crm-legend-dot.status-qualified{background:#0d9488}.crm-legend-dot.status-negotiating{background:#b45309}.crm-legend-dot.status-won{background:#15803d}.crm-legend-dot.status-lost{background:#64748b}.crm-filter-bar{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:12px 16px;box-shadow:var(--shadow-sm)}.crm-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.crm-search-input{flex:1 1 220px;min-width:160px;height:38px;padding:0 12px;font-size:12px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-soft);color:var(--ink)}.crm-search-input:focus{outline:none;border-color:var(--brand);background:#fff}.crm-select{height:38px;padding:0 12px;font-size:12px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-soft);color:var(--ink);cursor:pointer;width:auto;min-width:150px;max-width:220px}.crm-filter-pills{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.crm-filter-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:var(--radius-pill);background:var(--surface-soft);border:1px solid var(--border);font-size:11px;font-weight:500;color:var(--ink-soft);text-decoration:none;transition:all .15s ease}.crm-filter-pill:hover{border-color:var(--brand-light);color:var(--ink)}.crm-filter-pill.active{background:var(--brand);color:#fff;border-color:var(--brand)}.crm-filter-pill small{font-size:10px;opacity:.85}.followup-overdue{border-radius:var(--radius-pill);background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.followup-overdue,.followup-today{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;font-size:10.5px;font-weight:700}.followup-today{border-radius:var(--radius-pill);background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.followup-upcoming{border-radius:var(--radius-pill);background:#f0f9ff;color:#0369a1;border:1px solid #bae6fd;font-weight:600}.followup-none,.followup-upcoming{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;font-size:10.5px}.followup-none{border-radius:var(--radius-pill);background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}.crm-lead-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:11px 16px;display:grid;grid-template-columns:1.5fr 1.6fr 1.3fr auto 130px;gap:14px;align-items:center;box-shadow:var(--shadow-sm);transition:all .15s ease;text-decoration:none;color:inherit}.crm-lead-card:hover{border-color:rgba(27,67,50,.35);box-shadow:var(--shadow-md);transform:translateY(-1px)}.crm-col-requester{display:grid;gap:3px}.crm-col-requester strong{font-size:14px;font-weight:700;color:var(--ink)}.crm-col-requester span{font-size:11.5px;color:var(--muted)}.crm-col-event{display:flex;flex-direction:column;gap:4px;font-size:11.5px}.crm-col-event .event-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.crm-col-followup{font-size:11px}.crm-col-followup,.crm-col-status{display:flex;flex-direction:column;gap:4px}.crm-col-status{align-items:flex-start}.crm-col-actions{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:left}.crm-col-actions time{font-size:10.5px;color:var(--muted)}.crm-action-link{font-size:11.5px;font-weight:600;color:var(--brand);white-space:nowrap}.crm-pagination{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-top:20px;padding:12px 16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);font-size:12px;color:var(--muted)}.crm-page-controls{display:flex;align-items:center;gap:8px}.crm-page-btn{padding:5px 12px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-soft);color:var(--ink);text-decoration:none;font-size:11.5px;font-weight:600;transition:all .15s ease}.crm-page-btn:hover:not(.disabled){background:var(--surface-hover);border-color:var(--brand)}.crm-page-btn.disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.lead-detail-header-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:6px}.lead-overview-kpis{margin-bottom:20px}.capacity-warning{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:var(--radius-sm);padding:2px 6px;margin-top:4px}@media (max-width:1024px){.crm-lead-card{grid-template-columns:1.4fr 1.4fr 1.2fr auto}.crm-col-actions{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid var(--border-light);padding-top:8px;margin-top:4px}}@media (max-width:768px){.crm-lead-card{grid-template-columns:1fr;gap:10px}.crm-col-status{flex-direction:row;justify-content:space-between;align-items:center}.crm-status-legend{gap:8px 12px}}.kanban,.table{display:block}.crm-view-switch{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-sm);padding:3px;gap:4px}.crm-view-switch,.view-switch-btn{display:inline-flex;align-items:center}.view-switch-btn{gap:6px;padding:6px 14px;border-radius:var(--radius-xs);font-size:12.5px;font-weight:600;color:var(--muted);text-decoration:none;transition:all .18s ease}.view-switch-btn:hover{color:var(--ink)}.view-switch-btn.active{background:var(--surface);color:var(--brand);box-shadow:0 1px 4px rgba(0,0,0,.08)}.crm-kanban-section{margin-top:16px;margin-bottom:24px;width:100%;overflow-x:auto;padding-bottom:16px}.crm-kanban-board{display:grid;grid-template-columns:repeat(6,minmax(280px,1fr));gap:16px;align-items:start;min-width:1700px}.crm-kanban-column{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-md);display:flex;flex-direction:column;max-height:calc(100vh - 220px);overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.02)}.kanban-column-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:2}.column-title-wrap{display:flex;align-items:center;gap:8px}.status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.column-title{font-size:13.5px;font-weight:700;color:var(--ink);margin:0}.column-badge-count{font-size:11.5px;font-weight:700;color:var(--muted);background:var(--surface-soft);border:1px solid var(--border);padding:2px 8px;border-radius:9999px}.kanban-cards-container{padding:12px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;min-height:140px}.kanban-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:14px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 4px rgba(0,0,0,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;position:relative}.kanban-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.08);border-color:var(--brand)}.kanban-card.updating{opacity:.6;pointer-events:none}.card-top-row{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:wrap}.card-space-badge{font-size:11px;font-weight:700;color:var(--brand);background:var(--surface-soft);border:1px solid rgba(14,90,89,.18);padding:2px 8px;border-radius:4px}.card-space-badge.general{color:var(--muted);border-color:var(--border)}.card-followup-tag{font-size:10.5px;font-weight:700;padding:2px 6px;border-radius:4px}.card-main-info{display:flex;flex-direction:column;gap:2px}.card-requester-name{font-size:14px;font-weight:750;color:var(--ink);text-decoration:none}.card-requester-name:hover{color:var(--brand)}.card-phone-link{font-size:12px;color:var(--muted);text-decoration:none;font-family:monospace}.card-phone-link:hover{color:var(--brand)}.card-event-details{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:11.5px;color:var(--muted);background:var(--surface-soft);padding:6px 8px;border-radius:4px}.card-event-type{font-weight:600;color:var(--ink-soft)}.card-attendees{color:var(--brand);font-weight:600}.card-date{font-size:11px}.card-footer-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:8px;border-top:1px solid var(--border-light)}.card-quick-actions{display:flex;align-items:center;gap:4px}.kanban-step-btn{width:24px;height:24px;border-radius:4px;border:1px solid var(--border);background:var(--surface-soft);color:var(--ink);display:grid;place-items:center;font-size:12px;cursor:pointer;transition:all .15s ease}.kanban-step-btn.next,.kanban-step-btn.prev{line-height:1}.kanban-step-btn:hover:not(:disabled){background:var(--surface-hover);border-color:var(--brand);color:var(--brand)}.kanban-status-select{font-size:11px;padding:3px 6px;border:1px solid var(--border);border-radius:4px;background:var(--surface-soft);color:var(--ink);cursor:pointer}.card-view-link{font-size:11px;font-weight:600;color:var(--brand);text-decoration:none;white-space:nowrap}.card-view-link:hover{text-decoration:underline}.kanban-empty-slot{padding:24px 12px;text-align:center;color:var(--muted);font-size:12px;border:1px dashed var(--border);border-radius:var(--radius-sm)}.column-status-new .status-dot{background:#3b82f6}.column-status-contacted .status-dot{background:#8b5cf6}.column-status-qualified .status-dot{background:#06b6d4}.column-status-negotiating .status-dot{background:#f59e0b}.column-status-won .status-dot{background:#10b981}.column-status-lost .status-dot{background:#64748b}