.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.auth-card{background:#fff;border-radius:12px;padding:40px;width:100%;max-width:440px;box-shadow:0 20px 60px #0003}.auth-card h1{margin:0 0 8px;font-size:28px;font-weight:600;color:#1a1a2e}.auth-subtitle{margin:0 0 32px;color:#666;font-size:15px}.auth-error{background:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:#374151}.form-group input{width:100%;padding:12px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;transition:border-color .15s,box-shadow .15s}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input::placeholder{color:#9ca3af}.form-row{display:flex;gap:16px}.form-row .form-group{flex:1}.auth-button{width:100%;padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:opacity .15s,transform .15s}.auth-button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.auth-button:disabled{opacity:.6;cursor:not-allowed}.auth-footer{margin-top:24px;text-align:center;color:#666;font-size:14px}.auth-footer a{color:#667eea;text-decoration:none;font-weight:500}.auth-footer a:hover{text-decoration:underline}.form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.remember-me{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;cursor:pointer}.remember-me input{width:auto;cursor:pointer}.forgot-password-link{color:#667eea;text-decoration:none;font-size:14px}.forgot-password-link:hover{text-decoration:underline}.auth-success{background:#dcfce7;border:1px solid #bbf7d0;color:#166534;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}.back-link{display:inline-flex;align-items:center;gap:6px;color:#667eea;text-decoration:none;font-size:14px;margin-bottom:24px}.back-link:hover{text-decoration:underline}.google-button{width:100%;padding:12px 16px;background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:15px;font-weight:500;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background-color .15s,border-color .15s}.google-button:hover{background:#f9fafb;border-color:#9ca3af}.google-button svg{flex-shrink:0}.auth-divider{display:flex;align-items:center;margin:24px 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.auth-divider span{padding:0 16px;color:#9ca3af;font-size:13px;text-transform:uppercase}.invite-header{text-align:center;margin-bottom:24px}.invite-icon{margin-bottom:16px}.invite-header h1{text-align:center}.invite-email-box{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:12px 16px;margin-bottom:24px;display:flex;flex-direction:column;gap:4px}.invite-email-label{font-size:12px;color:#0369a1;text-transform:uppercase;font-weight:500}.invite-email-value{font-size:16px;font-weight:600;color:#0c4a6e}.invite-error-icon{text-align:center;margin-bottom:16px}.invite-error-title{text-align:center;color:#dc2626}.invite-error-message{text-align:center;color:#374151;font-size:15px;margin-bottom:12px}.invite-error-help{text-align:center;color:#6b7280;font-size:14px;margin-bottom:24px}.form-help{margin-top:6px;font-size:12px;color:#6b7280}.auth-loading{text-align:center;padding:40px 0}.auth-loading p{margin-top:16px;color:#6b7280}.spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto}.nav-sidebar{width:200px;min-width:200px;background:#0f172a;border-right:1px solid #1e293b;display:flex;flex-direction:column;height:100vh;position:relative;z-index:100;transition:width .2s ease,min-width .2s ease;font-family:DM Sans,Geist,system-ui,sans-serif}.nav-sidebar.collapsed{width:60px;min-width:60px}.nav-sidebar-logo{padding:16px 12px;border-bottom:1px solid #1e293b;min-height:60px;display:flex;align-items:center}.nav-sidebar-logo a{text-decoration:none;display:flex;align-items:center;gap:6px;overflow:hidden}.logo-icon{width:28px;height:28px;flex-shrink:0;object-fit:contain}.logo-text{color:#f1f5f9;font-size:14px;font-weight:700;white-space:nowrap;transition:opacity .2s ease}.logo-suffix{color:#3b82f6;font-size:14px;font-weight:700;white-space:nowrap;margin-left:-2px;transition:opacity .2s ease}.nav-sidebar.collapsed .logo-text,.nav-sidebar.collapsed .logo-suffix{opacity:0;width:0;overflow:hidden}.nav-collapse-btn{position:absolute;top:70px;right:-12px;width:24px;height:24px;border-radius:50%;background:#1e293b;border:1.5px solid #334155;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:101;transition:all .15s;box-shadow:0 2px 4px #0003}.nav-collapse-btn:hover{background:#334155;border-color:#3b82f6;color:#3b82f6}.nav-sidebar-menu{flex:1;padding:16px 0;overflow-y:auto}.nav-sidebar-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#94a3b8;text-decoration:none;transition:all .15s;border-left:3px solid transparent;font-size:14px;font-weight:500;overflow:hidden}.nav-sidebar-item:hover{background:#ffffff0d;color:#f1f5f9}.nav-sidebar-item.active{background:#3b82f626;color:#3b82f6;border-left-color:#3b82f6}.nav-sidebar-item.active svg{color:#3b82f6}.nav-sidebar-item svg{flex-shrink:0;color:#94a3b8;transition:color .15s}.nav-sidebar-item:hover svg{color:#f1f5f9}.nav-sidebar-item span{white-space:nowrap;transition:opacity .2s ease}.nav-sidebar.collapsed .nav-sidebar-item{justify-content:center;padding:12px;border-left:none}.nav-sidebar.collapsed .nav-sidebar-item.active{border-left:none;border-radius:8px;margin:0 8px}.nav-sidebar.collapsed .nav-sidebar-item span:not(.nav-badge){opacity:0;width:0;overflow:hidden}.nav-badge{margin-left:auto;background:#ef4444;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center}.nav-badge-warning{background:#f59e0b}.nav-sidebar.collapsed .nav-badge{position:absolute;top:4px;right:4px;margin-left:0;padding:1px 4px;font-size:10px;min-width:14px}.nav-sidebar.collapsed .nav-sidebar-item{position:relative}.nav-sidebar-pinned{border-top:1px solid #1e293b;padding:8px 0}.nav-sidebar-footer{padding:16px;border-top:1px solid #1e293b;background:#0003}.nav-user-info{display:flex;align-items:center;gap:10px;margin-bottom:12px}.nav-user-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0;box-shadow:0 2px 6px #3b82f640}.nav-user-details{flex:1;min-width:0;transition:opacity .2s ease}.nav-user-email{color:#94a3b8;font-size:12px;font-weight:500;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-logout-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:8px 12px;background:#ffffff0d;border:1px solid #334155;border-radius:8px;color:#94a3b8;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s}.nav-logout-btn:hover{background:#ffffff1a;border-color:#475569;color:#f1f5f9}.nav-logout-btn span{white-space:nowrap;transition:opacity .2s ease}.nav-sidebar.collapsed .nav-sidebar-footer{padding:12px 8px}.nav-sidebar.collapsed .nav-user-info{justify-content:center}.nav-sidebar.collapsed .nav-user-details{opacity:0;width:0;overflow:hidden}.nav-sidebar.collapsed .nav-logout-btn{padding:8px}.nav-sidebar.collapsed .nav-logout-btn span{opacity:0;width:0;overflow:hidden}@media (max-width: 480px){.nav-sidebar{width:48px!important;min-width:48px!important}.nav-sidebar .logo-text,.nav-sidebar .logo-suffix{opacity:0;width:0;overflow:hidden}.nav-sidebar .nav-sidebar-item span:not(.nav-badge){opacity:0;width:0;overflow:hidden}.nav-sidebar .nav-sidebar-item{justify-content:center;padding:10px;border-left:none}.nav-sidebar .nav-sidebar-footer{padding:8px 4px}.nav-sidebar .nav-user-details,.nav-sidebar .nav-logout-btn span,.nav-collapse-btn{display:none}.nav-badge{position:absolute;top:2px;right:2px;margin-left:0;padding:1px 4px;font-size:9px;min-width:14px}.nav-sidebar .nav-sidebar-item{position:relative}}.tutorial-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;pointer-events:none}.tutorial-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:auto}.tutorial-spotlight-border{position:fixed;border:2px solid #3b82f6;border-radius:8px;box-shadow:0 0 0 4px #3b82f64d;pointer-events:none;transition:all .3s ease}.tutorial-step-nav{position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:24px;padding:10px 24px;background:#0f172aeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(59,130,246,.3);pointer-events:auto;z-index:10002}.tutorial-nav-section{display:flex;flex-direction:column;align-items:center;gap:4px}.tutorial-nav-section-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8cc}.tutorial-nav-dots{display:flex;gap:4px;align-items:center}.tutorial-nav-dot{display:flex;align-items:center;gap:4px;padding:4px 8px;border:1px solid rgba(148,163,184,.3);border-radius:16px;background:#1e293bcc;cursor:pointer;transition:all .2s ease;color:#94a3b8;font-size:12px}.tutorial-nav-dot:hover{border-color:#3b82f680;background:#3b82f61a}.tutorial-nav-dot.active{background:#3b82f6;border-color:#3b82f6;color:#fff;box-shadow:0 0 12px #3b82f666}.tutorial-nav-dot.completed{background:#22c55e33;border-color:#22c55e80;color:#22c55e}.tutorial-nav-dot-icon{font-size:14px;line-height:1}.tutorial-nav-dot-label{font-size:11px;font-weight:600;white-space:nowrap;max-width:120px;overflow:hidden;text-overflow:ellipsis}.tutorial-tooltip{position:fixed;width:380px;max-height:calc(100vh - 120px);background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #0000000d;padding:24px;pointer-events:auto;z-index:10001;transition:left .3s ease,top .3s ease;animation:tutorialFadeIn .3s ease;display:flex;flex-direction:column}@keyframes tutorialFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tutorial-tooltip-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.tutorial-step-badge{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#3b82f6;background:#eff6ff;padding:4px 12px;border-radius:12px}.tutorial-step-icon{font-size:14px;line-height:1}.tutorial-skip-btn{background:none;border:none;color:#94a3b8;font-size:13px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .15s}.tutorial-skip-btn:hover{color:#ef4444;background:#fef2f2}.tutorial-tooltip-title{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 10px;line-height:1.3}.tutorial-tooltip-description{font-size:14px;line-height:1.7;color:#64748b;margin:0 0 14px;flex:1;overflow-y:auto;max-height:200px}.tutorial-section-indicator{margin-bottom:12px}.tutorial-section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#3b82f6;background:#eff6ff;padding:3px 10px;border-radius:4px}.tutorial-progress-bar{height:4px;background:#e2e8f0;border-radius:2px;margin-bottom:16px;overflow:hidden}.tutorial-progress-bar-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px;transition:width .4s ease}.tutorial-progress{display:flex;gap:6px;justify-content:center;margin-bottom:16px}.tutorial-progress-dot{width:8px;height:8px;border-radius:50%;background:#e2e8f0;transition:all .2s ease}.tutorial-progress-dot.active{background:#3b82f6;width:24px;border-radius:4px}.tutorial-progress-dot.completed{background:#3b82f6}.tutorial-tooltip-actions{display:flex;gap:8px;justify-content:flex-end;flex-shrink:0;margin-top:auto}.tutorial-btn{padding:10px 22px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .15s}.tutorial-btn-primary{background:#3b82f6;color:#fff;box-shadow:0 2px 8px #3b82f64d}.tutorial-btn-primary:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f666;transform:translateY(-1px)}.tutorial-btn-secondary{background:#f1f5f9;color:#475569}.tutorial-btn-secondary:hover{background:#e2e8f0}.tutorial-btn:focus-visible,.tutorial-skip-btn:focus-visible,.tutorial-nav-dot:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;box-shadow:0 0 0 4px #3b82f64d}.tutorial-btn:focus:not(:focus-visible),.tutorial-skip-btn:focus:not(:focus-visible),.tutorial-nav-dot:focus:not(:focus-visible){outline:none}.tutorial-tooltip:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (max-width: 768px){.tutorial-tooltip{width:calc(100vw - 32px);max-width:380px}.tutorial-step-nav{gap:12px;padding:8px 12px;overflow-x:auto}.tutorial-nav-dot-label{display:none}}.app-layout{display:flex;height:100vh;overflow:hidden;background:#f8fafc;font-family:DM Sans,Geist,system-ui,sans-serif}.app-layout-content{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative}.app-layout-inner{flex:1;display:flex;overflow:hidden;position:relative}.app-layout-content.full-width .app-layout-main{flex:1}.app-layout-main{flex:1;overflow:auto;position:relative}.app-layout-right{position:relative;display:flex;flex-direction:column;background:#fff;border-left:1px solid #e2e8f0;z-index:50}@media (max-width: 768px){.app-layout-right{position:absolute;top:0;right:0;bottom:0;z-index:110;box-shadow:-4px 0 16px #00000026}}@media (max-width: 480px){.app-layout-right{position:absolute;top:0;right:0;bottom:0;width:auto;z-index:110;box-shadow:none}}.automations-panel-container{overflow-x:hidden}@media (max-width: 768px){.automations-panel-container{padding:16px!important;max-width:100%!important}.automations-panel-header{flex-wrap:wrap!important;gap:12px!important}.automations-panel-card{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.automations-panel-card-actions{width:100%;justify-content:flex-start!important;padding-top:8px;border-top:1px solid #f1f5f9}.automations-panel-form-grid{grid-template-columns:1fr!important}.automations-panel-form-actions{flex-wrap:wrap!important}.automations-log-table-wrapper{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.automations-log-table-wrapper table{min-width:500px}.automations-log-filters{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.automations-log-pagination{flex-direction:column!important;gap:8px!important;align-items:flex-start!important}}@media (max-width: 480px){.automations-panel-container{padding:12px!important}.automations-panel-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.automations-panel-create-btn{width:100%!important;justify-content:center!important}.automations-panel-card{padding:12px!important}.automations-panel-card-info .card-detail-row{flex-direction:column!important;gap:2px!important}.automations-panel-form-card{padding:12px!important}.automations-panel-form-actions{flex-direction:column-reverse!important;align-items:stretch!important}.automations-panel-form-actions>div{display:flex!important;gap:8px!important}.automations-panel-form-actions>button,.automations-panel-form-actions>div>button{flex:1!important;text-align:center!important}.automations-confirm-dialog{width:calc(100vw - 32px)!important;max-width:100%!important;margin:0 16px!important;padding:16px!important}.automations-panel-tab-bar{gap:0!important}.automations-panel-tab-bar button{padding:8px 12px!important;font-size:12px!important}}.automations-status-banner{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-radius:8px;margin-bottom:16px;gap:16px;flex-wrap:wrap}.automations-status-banner.enabled{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #86efac}.automations-status-banner.disabled{background:linear-gradient(135deg,#fef9c3,#fef08a);border:1px solid #fde047}.automations-status-banner .status-indicator{display:flex;align-items:center;gap:10px;flex-shrink:0}.automations-status-banner .status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.automations-status-banner .status-dot.active{background:#22c55e;box-shadow:0 0 0 3px #22c55e33;animation:pulse 2s infinite}.automations-status-banner .status-dot.inactive{background:#f59e0b}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.automations-status-banner .status-text{font-weight:600;font-size:14px;white-space:nowrap}.automations-status-banner.enabled .status-text{color:#15803d}.automations-status-banner.disabled .status-text{color:#92400e}.automations-status-banner .status-hint{font-size:13px;color:#64748b;text-align:right;flex:1;min-width:200px}@media (max-width: 600px){.automations-status-banner{flex-direction:column;align-items:flex-start;gap:8px}.automations-status-banner .status-hint{text-align:left}}#automation-name:focus-visible,#automation-trigger-type:focus-visible,#automation-trigger-status:focus-visible,#automation-days-threshold:focus-visible,#automation-action-type:focus-visible,#automation-email-template:focus-visible,#automation-task-description:focus-visible,#automation-notification-message:focus-visible,#automation-target-status:focus-visible{outline:2px solid #3b82f6!important;outline-offset:1px;box-shadow:0 0 0 3px #3b82f633}[role=switch]:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.automations-panel-form button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;box-shadow:0 0 0 3px #3b82f633}.app-breadcrumbs{margin-bottom:16px;font-size:13px}.breadcrumb-list{display:flex;align-items:center;gap:2px;list-style:none;padding:0;margin:0;flex-wrap:wrap}.breadcrumb-item{display:flex;align-items:center;gap:2px;min-width:0}.breadcrumb-sep{color:#94a3b8;margin:0 4px;flex-shrink:0}.breadcrumb-btn{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:13px;padding:2px 4px;border-radius:4px;white-space:nowrap}.breadcrumb-btn:hover{background:#eff6ff;text-decoration:underline}.breadcrumb-current{color:#64748b;padding:2px 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.breadcrumb-current.active{font-weight:500}@media (max-width: 768px){.app-breadcrumbs{margin-bottom:12px;font-size:12px}.breadcrumb-btn{font-size:12px}.breadcrumb-current{max-width:200px}}@media (max-width: 480px){.app-breadcrumbs{margin-bottom:8px;font-size:11px}.breadcrumb-btn{font-size:11px;padding:4px 6px;min-height:32px;display:flex;align-items:center}.breadcrumb-current{max-width:150px;font-size:11px}.breadcrumb-list{gap:1px}.breadcrumb-sep{margin:0 2px}}:root,[data-route-theme=light]{--route-bg-primary: #ffffff;--route-bg-secondary: #f8fafc;--route-bg-tertiary: #f1f5f9;--route-bg-hover: #e2e8f0;--route-bg-card: #ffffff;--route-bg-card-hover: #f8fafc;--route-bg-input: #ffffff;--route-bg-overlay: rgba(255, 255, 255, .98);--route-bg-progress: #e2e8f0;--route-border-primary: #e2e8f0;--route-border-secondary: #cbd5e1;--route-border-focus: #3b82f6;--route-border-hover: #94a3b8;--route-text-primary: #0f172a;--route-text-secondary: #334155;--route-text-muted: #64748b;--route-text-inverse: #ffffff;--route-accent-blue: #3b82f6;--route-accent-blue-light: #60a5fa;--route-accent-blue-bg: rgba(59, 130, 246, .1);--route-accent-blue-border: rgba(59, 130, 246, .3);--route-accent-green: #22c55e;--route-accent-green-light: #4ade80;--route-accent-green-bg: rgba(34, 197, 94, .1);--route-accent-green-border: rgba(34, 197, 94, .3);--route-accent-yellow: #f59e0b;--route-accent-yellow-bg: rgba(245, 158, 11, .1);--route-accent-yellow-border: rgba(245, 158, 11, .3);--route-accent-red: #ef4444;--route-accent-red-bg: rgba(239, 68, 68, .1);--route-accent-red-border: rgba(239, 68, 68, .3);--route-accent-purple: #8b5cf6;--route-accent-purple-bg: rgba(139, 92, 246, .1);--route-accent-purple-border: rgba(139, 92, 246, .3);--route-accent-slate: #64748b;--route-accent-slate-bg: rgba(100, 116, 139, .1);--route-status-draft: #64748b;--route-status-draft-bg: rgba(100, 116, 139, .1);--route-status-active: #22c55e;--route-status-active-bg: rgba(34, 197, 94, .1);--route-status-completed: #3b82f6;--route-status-completed-bg: rgba(59, 130, 246, .1);--route-status-archived: #94a3b8;--route-status-archived-bg: rgba(148, 163, 184, .1);--route-shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--route-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--route-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--route-shadow-button: 0 2px 8px rgba(0, 0, 0, .08);--route-shadow-blue: 0 4px 14px rgba(59, 130, 246, .25);--route-shadow-green: 0 4px 14px rgba(22, 163, 74, .25);--route-gradient-blue: linear-gradient(135deg, #3b82f6, #2563eb);--route-gradient-green: linear-gradient(135deg, #22c55e, #16a34a);--route-gradient-accent: linear-gradient(90deg, #3b82f6, #60a5fa, #8b5cf6)}[data-route-theme=dark]{--route-bg-primary: #080d17;--route-bg-secondary: #0a0f1a;--route-bg-tertiary: #0f172a;--route-bg-hover: #1e293b;--route-bg-card: rgba(15, 23, 42, .7);--route-bg-card-hover: rgba(15, 23, 42, .9);--route-bg-input: rgba(15, 23, 42, .6);--route-bg-overlay: rgba(10, 15, 26, .98);--route-bg-progress: #0f172a;--route-border-primary: #1e293b;--route-border-secondary: #334155;--route-border-focus: #3b82f6;--route-border-hover: #475569;--route-text-primary: #f1f5f9;--route-text-secondary: #e2e8f0;--route-text-muted: #64748b;--route-text-inverse: #0f172a;--route-accent-blue: #3b82f6;--route-accent-blue-light: #60a5fa;--route-accent-blue-bg: rgba(59, 130, 246, .15);--route-accent-blue-border: rgba(59, 130, 246, .4);--route-accent-green: #22c55e;--route-accent-green-light: #4ade80;--route-accent-green-bg: rgba(34, 197, 94, .15);--route-accent-green-border: rgba(34, 197, 94, .4);--route-accent-yellow: #f59e0b;--route-accent-yellow-bg: rgba(245, 158, 11, .15);--route-accent-yellow-border: rgba(245, 158, 11, .4);--route-accent-red: #ef4444;--route-accent-red-bg: rgba(239, 68, 68, .15);--route-accent-red-border: rgba(239, 68, 68, .4);--route-accent-purple: #8b5cf6;--route-accent-purple-bg: rgba(139, 92, 246, .15);--route-accent-purple-border: rgba(139, 92, 246, .4);--route-accent-slate: #64748b;--route-accent-slate-bg: rgba(100, 116, 139, .15);--route-status-draft: #475569;--route-status-draft-bg: rgba(71, 85, 105, .12);--route-status-active: #22c55e;--route-status-active-bg: rgba(34, 197, 94, .12);--route-status-completed: #64748b;--route-status-completed-bg: rgba(100, 116, 139, .12);--route-status-archived: #334155;--route-status-archived-bg: rgba(51, 65, 85, .12);--route-shadow-sm: 0 1px 2px rgba(0, 0, 0, .2);--route-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .3);--route-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4);--route-shadow-button: 0 2px 8px rgba(0, 0, 0, .2);--route-shadow-blue: 0 4px 14px rgba(37, 99, 235, .35);--route-shadow-green: 0 4px 14px rgba(22, 163, 74, .35);--route-gradient-blue: linear-gradient(135deg, #2563eb, #1d4ed8);--route-gradient-green: linear-gradient(135deg, #16a34a, #15803d);--route-gradient-accent: linear-gradient(90deg, #3b82f6, #60a5fa, #8b5cf6)}.route-workboard{height:100vh;background:#f8fafc;display:flex;flex-direction:column;font-family:DM Sans,Geist,system-ui,sans-serif;color:#0f172a}.route-workboard-header{padding:16px 24px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;background:#fff;flex-shrink:0}.route-workboard-main{flex:1;display:flex;overflow:hidden;position:relative}.route-workboard-sidebar{width:420px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0;transition:width .3s ease,transform .3s ease;overflow:hidden;z-index:100}.route-workboard-sidebar.collapsed{width:60px}.route-workboard-map{flex:1;position:relative}.route-sidebar-collapse-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:24px;height:48px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:0 8px 8px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:left .3s ease}.route-action-btn{min-width:44px;min-height:44px;border-radius:12px;border:none;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .15s ease}.route-action-btn.primary{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 4px 14px #22c55e40}.route-action-btn.secondary{border:1px solid #e2e8f0;background:#f8fafc;color:#64748b}.route-action-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;box-shadow:none}.route-quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.route-mobile-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e2e8f0;padding:8px 16px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0));z-index:200;gap:8px}.route-mobile-nav button{flex:1;padding:12px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .15s ease}.route-mobile-nav button.active{background:#3b82f61a;border-color:#3b82f64d;color:#3b82f6}.route-mobile-current-stop{display:none;position:fixed;bottom:72px;bottom:calc(72px + env(safe-area-inset-bottom,0));left:12px;right:12px;background:#fffffffa;border:1px solid #e2e8f0;border-radius:16px;padding:16px;z-index:150;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -4px 24px #0000001a}.route-mobile-current-stop .stop-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.route-mobile-current-stop .stop-number{width:40px;height:40px;border-radius:12px;background:#3b82f6;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;box-shadow:0 0 0 3px #3b82f633;flex-shrink:0}.route-mobile-current-stop .stop-info{flex:1;min-width:0}.route-mobile-current-stop .stop-info h3{margin:0 0 4px;font-size:15px;font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-mobile-current-stop .stop-info p{margin:0;font-size:12px;color:#64748b}.route-mobile-current-stop .stop-actions{display:grid;grid-template-columns:1fr 1fr 44px 44px;gap:10px}.route-mobile-current-stop .action-primary{padding:14px;border-radius:12px;border:none;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.route-mobile-current-stop .action-secondary{padding:14px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.route-mobile-current-stop .action-icon{width:44px;height:44px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center}.route-map-legend{position:absolute;bottom:24px;right:24px;background:#fffffffa;border:1px solid #e2e8f0;border-radius:12px;padding:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #00000014}.route-stats-bar{display:flex;align-items:center;gap:20px}.route-stats-bar .stat-group{display:flex;align-items:center;gap:16px}.route-stats-bar .stat-item{display:flex;align-items:center;gap:6px}.route-stats-bar .stat-dot{width:8px;height:8px;border-radius:50%}.route-progress{display:flex;align-items:center;gap:12px}.route-progress-bar{width:100px;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.route-progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:4px;transition:width .4s ease}@media (max-width: 768px){.route-workboard-header{padding:12px 16px}.route-workboard-sidebar{width:320px}.route-workboard-sidebar.collapsed{width:48px}.route-stats-bar{gap:12px}.route-stats-bar .stat-group{gap:10px}.route-progress-bar{width:80px}.route-map-legend{bottom:16px;right:16px;padding:12px}}@media (max-width: 480px){.route-workboard-header{padding:10px 12px;background:#fff}.route-workboard-header h1{font-size:15px!important;color:#0f172a}.route-stats-bar .stat-group{display:none}.route-progress-bar{width:60px}.route-workboard-sidebar{position:absolute;top:0;left:0;bottom:0;width:100%;transform:translate(0);z-index:100;background:#fff}.route-workboard-sidebar.mobile-hidden{transform:translate(-100%)}.route-sidebar-collapse-btn{display:none}.route-mobile-nav{display:flex}.route-mobile-current-stop{display:block}.route-mobile-current-stop.hidden{display:none}.route-workboard-main{padding-bottom:calc(60px + env(safe-area-inset-bottom,0))}.route-workboard-map{width:100%}.route-map-legend{display:none}.route-action-btn{min-height:48px;font-size:15px}.route-quick-actions button{min-height:48px}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.unsubscribe-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc;padding:20px}.unsubscribe-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;padding:40px;max-width:480px;width:100%;text-align:center}.unsubscribe-card h1{margin:0 0 8px;font-size:24px;color:#1e293b}.unsubscribe-card .org-name{color:#64748b;margin-bottom:24px}.unsubscribe-card .org-name strong{color:#334155}.email-options{text-align:left;margin:24px 0}.email-options h2{font-size:14px;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0 0 16px}.option-row{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#f8fafc;border-radius:8px;margin-bottom:12px}.option-info{display:flex;flex-direction:column;gap:4px}.option-label{font-weight:500;color:#1e293b}.option-status{font-size:13px;color:#64748b}.unsubscribe-btn{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;cursor:pointer;transition:all .15s ease}.unsubscribe-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#475569}.unsubscribe-btn:disabled{opacity:.5;cursor:not-allowed}.unsubscribe-all{margin-top:20px;padding-top:20px;border-top:1px solid #e2e8f0}.unsubscribe-all-btn{width:100%;padding:12px 24px;background:#ef4444;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#fff;cursor:pointer;transition:background .15s ease}.unsubscribe-all-btn:hover:not(:disabled){background:#dc2626}.unsubscribe-all-btn:disabled{background:#fca5a5;cursor:not-allowed}.already-unsubscribed{color:#64748b;font-style:italic;padding:16px;background:#f1f5f9;border-radius:8px}.error-message{color:#dc2626;background:#fef2f2;padding:12px 16px;border-radius:8px;margin-bottom:16px}.back-link,.manage-link{display:inline-block;margin-top:24px;color:#3b82f6;text-decoration:none;font-size:14px}.back-link:hover,.manage-link:hover{text-decoration:underline}.unsubscribe-card.success{padding:48px 40px}.success-icon{width:64px;height:64px;stroke:#22c55e;margin-bottom:16px}.unsubscribe-card.success h1{color:#22c55e}.resubscribe-note{color:#64748b;font-size:14px;margin-top:8px}.loading-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.waitlist-page{min-height:100vh;background:#0f1729;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.waitlist-hero{padding:80px 20px 60px;text-align:center;background:linear-gradient(180deg,#0f1729,#1a2744);position:relative}.hero-eyebrow{font-size:14px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#60a5fa;margin:0 0 20px}.waitlist-hero h1{font-size:48px;font-weight:800;line-height:1.15;max-width:700px;margin:0 auto 20px;color:#fff}.waitlist-hero .subheadline{font-size:19px;color:#cbd5e1;max-width:640px;margin:0 auto 16px;line-height:1.6}.waitlist-hero .supporting-line{font-size:16px;color:#94a3b8;max-width:560px;margin:0 auto 32px;line-height:1.5}.hero-cta{display:inline-block;padding:16px 36px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s,transform .15s}.hero-cta:hover{background:#2563eb;transform:translateY(-1px)}.waitlist-pain{padding:60px 20px;background:#1a2744}.pain-content{max-width:640px;margin:0 auto;text-align:center}.pain-content h2{font-size:28px;font-weight:700;color:#fff;margin:0 0 20px}.pain-content p{font-size:17px;color:#cbd5e1;margin:0 0 16px;line-height:1.7}.pain-kicker{color:#60a5fa!important;font-weight:500}.waitlist-features{padding:60px 20px;background:#0f1729}.waitlist-features h2{color:#fff;text-align:center;font-size:28px;font-weight:700;margin:0 0 8px}.section-subtitle{text-align:center;color:#94a3b8;font-size:16px;max-width:520px;margin:0 auto 40px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;max-width:960px;margin:0 auto}.feature-card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:28px 24px;transition:border-color .2s}.feature-card:hover{border-color:#3b82f6}.feature-icon{color:#60a5fa;margin-bottom:16px}.feature-card h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 8px}.feature-card p{color:#94a3b8;font-size:14px;margin:0;line-height:1.6}.waitlist-platform{padding:60px 20px;background:#1a2744}.waitlist-platform h2{color:#fff;text-align:center;font-size:28px;font-weight:700;margin:0 0 8px}.waitlist-platform .section-subtitle{margin-bottom:40px}.platform-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:960px;margin:0 auto}.platform-item{padding:24px;background:#ffffff0a;border-radius:10px;border:1px solid #334155}.platform-item h3{color:#60a5fa;font-size:16px;font-weight:600;margin:0 0 8px}.platform-item p{color:#94a3b8;font-size:14px;margin:0;line-height:1.5}.waitlist-scarcity{padding:60px 20px;background:#0f1729}.scarcity-content{max-width:640px;margin:0 auto;text-align:center}.scarcity-content h2{color:#fff;font-size:28px;font-weight:700;margin:0 0 16px}.scarcity-content>p{color:#cbd5e1;font-size:16px;margin:0 0 16px;line-height:1.6}.capacity-badges{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin:24px 0 16px}.capacity-badge{background:#3b82f626;border:1px solid rgba(59,130,246,.3);border-radius:8px;padding:12px 20px;color:#93c5fd;font-size:14px;font-weight:600}.scarcity-note{font-size:14px;color:#94a3b8;margin:0}.waitlist-audience{padding:60px 20px;background:#1a2744}.audience-content{max-width:640px;margin:0 auto;text-align:center}.audience-content h2{color:#fff;font-size:28px;font-weight:700;margin:0 0 16px}.audience-content>p{color:#cbd5e1;font-size:16px;line-height:1.6;margin:0 0 28px}.audience-list{display:flex;flex-direction:column;gap:14px;text-align:left;max-width:480px;margin:0 auto}.audience-item{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:#cbd5e1;line-height:1.5}.audience-check{color:#34d399;font-weight:700;font-size:16px;flex-shrink:0;margin-top:1px}.waitlist-trust{padding:60px 20px;background:#0f1729}.trust-content{max-width:600px;margin:0 auto;text-align:center}.trust-content blockquote{font-size:20px;font-weight:500;color:#fff;line-height:1.6;margin:0 0 20px;padding:0 16px;border-left:3px solid #3b82f6;text-align:left;font-style:italic}.trust-content p{color:#94a3b8;font-size:15px;margin:0;line-height:1.6}.waitlist-process{padding:60px 20px;background:#1a2744}.waitlist-process h2{color:#fff;text-align:center;font-size:28px;font-weight:700;margin:0 0 40px}.process-steps{display:flex;gap:24px;max-width:800px;margin:0 auto;justify-content:center}.process-step{flex:1;text-align:center;max-width:240px}.step-number{width:40px;height:40px;background:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;margin:0 auto 16px}.process-step h3{color:#fff;font-size:16px;font-weight:600;margin:0 0 8px}.process-step p{color:#94a3b8;font-size:14px;margin:0;line-height:1.5}.waitlist-form-section{padding:60px 20px 80px;background:#0f1729}.waitlist-card{background:#fff;border-radius:16px;padding:40px;max-width:600px;margin:0 auto;box-shadow:0 25px 80px #0006}.waitlist-card h2{margin:0 0 8px;font-size:28px;font-weight:700;color:#1a1a2e}.waitlist-card .form-intro{color:#6b7280;font-size:15px;margin:0 0 32px;line-height:1.5}.waitlist-form .form-group{margin-bottom:20px}.waitlist-form .form-group label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:#374151}.waitlist-form .form-group input,.waitlist-form .form-group select,.waitlist-form .form-group textarea{width:100%;padding:12px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;font-family:inherit;transition:border-color .15s,box-shadow .15s;background:#fff;color:#1f2937}.waitlist-form .form-group input:focus,.waitlist-form .form-group select:focus,.waitlist-form .form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.waitlist-form .form-group textarea{min-height:80px;resize:vertical}.waitlist-form .form-group .helper-text{font-size:12px;color:#6b7280;margin-top:4px}.waitlist-form .form-row{display:flex;gap:16px}.waitlist-form .form-row .form-group{flex:1}.checkbox-group{display:flex;gap:24px;flex-wrap:wrap}.checkbox-label input{width:auto!important;cursor:pointer}.service-other-input{margin-top:12px;width:100%;padding:12px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;font-family:inherit;transition:border-color .15s,box-shadow .15s;background:#fff;color:#1f2937}.service-other-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.optional-section{border-top:1px solid #e5e7eb;padding-top:24px;margin-top:24px}.optional-section h3{font-size:13px;color:#6b7280;font-weight:600;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}.pain-checkboxes{display:flex;flex-direction:column;gap:12px}.early-access-checkbox{background:linear-gradient(135deg,#3b82f614,#6366f114);border:1px solid rgba(59,130,246,.15);border-radius:8px;padding:16px;margin-top:24px}.early-access-checkbox .checkbox-label{font-weight:500;color:#1a1a2e}.early-access-note{font-size:12px;color:#6b7280;margin:8px 0 0 26px}.waitlist-form .submit-button{width:100%;padding:16px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s,transform .15s;margin-top:24px}.waitlist-form .submit-button:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.waitlist-form .submit-button:disabled{opacity:.6;cursor:not-allowed}.form-error{background:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}.confidence-footer{text-align:center;margin-top:16px;font-size:13px;color:#6b7280;line-height:1.5}.thank-you-state{text-align:center;padding:20px 0}.thank-you-state h2{color:#166534;font-size:32px;margin:0 0 16px}.thank-you-main{color:#374151;font-size:16px;margin:0 0 24px;line-height:1.6}.what-happens-next-confirm{text-align:left;background:#f0fdf4;border-radius:10px;padding:20px 24px;margin:24px 0}.what-happens-next-confirm h3{font-size:15px;font-weight:600;color:#166534;margin:0 0 12px}.what-happens-next-confirm ol{margin:0;padding-left:20px}.what-happens-next-confirm li{font-size:14px;color:#374151;margin-bottom:8px;line-height:1.5}.what-happens-next-confirm li:last-child{margin-bottom:0}.preorder-cta{background:linear-gradient(135deg,#3b82f614,#6366f114);border:1px solid rgba(59,130,246,.15);border-radius:12px;padding:24px;margin-top:24px}.preorder-cta h3{font-size:18px;font-weight:600;color:#1a1a2e;margin:0 0 8px}.preorder-cta p{margin:0 0 16px;font-size:15px;color:#374151}.preorder-button{display:inline-block;padding:14px 28px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s,transform .15s}.preorder-button:hover{background:#2563eb;transform:translateY(-1px)}.thank-you-footer{margin-top:24px;font-size:13px;color:#6b7280!important}.waitlist-footer{padding:24px 20px;text-align:center;background:#0f1729;border-top:1px solid #1e293b}.waitlist-footer p{color:#64748b;font-size:13px;margin:0}@media (max-width: 768px){.waitlist-hero{padding:60px 20px 40px}.waitlist-hero h1{font-size:34px}.waitlist-hero .subheadline{font-size:17px}.process-steps{flex-direction:column;align-items:center}.process-step{max-width:320px}.platform-grid{grid-template-columns:1fr}}@media (max-width: 640px){.waitlist-hero h1{font-size:28px}.waitlist-hero .subheadline{font-size:16px}.waitlist-card{padding:24px}.waitlist-form .form-row{flex-direction:column;gap:0}.checkbox-group{flex-direction:column;gap:12px}.features-grid{grid-template-columns:1fr}.trust-content blockquote{font-size:17px}}.admin-dashboard-page{min-height:100vh;background:#f5f5f5}.admin-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fff;border-bottom:1px solid #e5e7eb}.admin-header .header-left{display:flex;align-items:center;gap:16px}.admin-header .back-link{color:#3b82f6;text-decoration:none;font-size:14px}.admin-header .back-link:hover{text-decoration:underline}.admin-header h1{font-size:20px;font-weight:600;margin:0}.admin-header .header-right{display:flex;align-items:center;gap:16px}.admin-header .user-email{color:#6b7280;font-size:14px}.admin-header .logout-button{padding:8px 16px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;font-size:14px;cursor:pointer}.admin-header .logout-button:hover{background:#e5e7eb}.admin-dashboard{padding:24px;max-width:1400px;margin:0 auto}.admin-tabs{display:flex;gap:8px;background:#fff;padding:8px;border-radius:8px;margin-bottom:24px;border:1px solid #e5e7eb}.admin-tab{padding:12px 20px;background:none;border:none;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;border-radius:6px;transition:all .2s}.admin-tab:hover{color:#1f2937;background:#f3f4f6}.admin-tab.active{color:#fff;background:#3b82f6}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;text-align:center}.stat-card.warning{border-color:#fbbf24;background:#fffbeb}.stat-value{font-size:32px;font-weight:700;color:#1f2937}.stat-label{font-size:14px;color:#6b7280;margin-top:4px}.section-header h3{margin:0;font-size:18px;font-weight:600}.section-actions{display:flex;gap:12px;align-items:center}.search-input{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;width:250px}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.period-select{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background:#fff;cursor:pointer}.export-btn{padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;font-weight:500}.export-btn:hover{background:#2563eb}.table-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.admin-table{width:100%;border-collapse:collapse}.admin-table th{background:#f9fafb;padding:12px 16px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;border-bottom:1px solid #e5e7eb}.admin-table th.sortable{cursor:pointer}.admin-table th.sortable:hover{background:#f3f4f6}.admin-table td{padding:12px 16px;border-bottom:1px solid #e5e7eb;font-size:14px}.admin-table tr:last-child td{border-bottom:none}.admin-table tbody tr:hover{background:#f9fafb}.table-pagination{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px;border-top:1px solid #e5e7eb}.table-pagination button{padding:8px 16px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:14px}.table-pagination button:disabled{opacity:.5;cursor:not-allowed}.table-pagination button:not(:disabled):hover{background:#e5e7eb}.chart-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;margin-bottom:24px}.chart-section h3,.chart-section h4{margin:0 0 16px;font-size:16px;font-weight:600}.chart-row{display:flex;gap:24px}.chart-section.half{flex:1}.section-subtitle{color:#6b7280;font-size:14px;margin:0 0 16px;padding:0 16px}.no-data{display:flex;align-items:center;justify-content:center;height:200px;color:#9ca3af;font-size:14px}.loading{display:flex;align-items:center;justify-content:center;padding:48px;color:#6b7280}.inactive-orgs-section{margin-top:24px}.inactive-orgs-section h4{margin:0 0 16px;font-size:16px;font-weight:600}.status-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;text-transform:capitalize}.status-badge.status-active{background:#dcfce7;color:#166534}.status-badge.status-trialing{background:#dbeafe;color:#1e40af}.status-badge.status-past_due{background:#fef3c7;color:#92400e}.status-badge.status-canceled{background:#fee2e2;color:#991b1b}.loading-screen{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#f5f5f5}.loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 768px){.admin-dashboard{padding:16px}.admin-tabs{overflow-x:auto}.chart-row{flex-direction:column}.section-header{flex-direction:column;align-items:flex-start;gap:12px}.section-actions{width:100%}.search-input{flex:1;width:auto}.stats-grid{grid-template-columns:repeat(2,1fr)}}.phone-number-manager{max-width:800px}.phone-manager-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#64748b}.phone-manager-loading .loading-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:12px}.minutes-usage-section{margin-bottom:32px}.minutes-usage-section h3{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:16px}.minutes-usage-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.minutes-progress{margin-bottom:12px}.minutes-header{display:flex;justify-content:space-between;margin-bottom:8px}.minutes-label{font-size:14px;color:#475569}.minutes-percent{font-size:14px;font-weight:600}.progress-bar{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;border-radius:4px;transition:width .3s ease}.minutes-details{display:flex;justify-content:space-between;margin-top:8px;font-size:13px;color:#64748b}.overage-warning{color:#ef4444;font-weight:500}.billing-period{font-size:12px;color:#94a3b8;padding-top:12px;border-top:1px solid #f1f5f9}.phone-numbers-section{margin-bottom:32px}.section-header h3{font-size:16px;font-weight:600;color:#1e293b;margin:0}.empty-state{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:40px 20px;text-align:center}.empty-state p{margin:0;color:#64748b}.empty-state .hint{font-size:13px;color:#94a3b8;margin-top:4px}.phone-numbers-list{display:flex;flex-direction:column;gap:12px}.phone-number-card{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 20px}.phone-number-card.default{border-color:#3b82f6;background:#f8fafc}.phone-info{flex:1}.phone-number{font-size:16px;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:8px}.default-badge{font-size:11px;font-weight:500;color:#3b82f6;background:#dbeafe;padding:2px 8px;border-radius:10px}.phone-friendly-name{font-size:13px;color:#64748b;margin-top:2px}.phone-assignment{font-size:13px;margin-top:4px}.assigned-to{color:#22c55e}.unassigned{color:#94a3b8}.phone-actions{display:flex;gap:8px}.btn-small{font-size:13px;padding:6px 12px}.btn-secondary{background:#f1f5f9;color:#475569;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#3b82f6;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s}.btn-primary:hover{background:#2563eb}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-danger{background:#fef2f2;color:#ef4444;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s}.btn-danger:hover{background:#fee2e2}.modal-content{background:#fff;border-radius:16px;padding:24px;max-width:480px;width:90%;max-height:80vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;color:#94a3b8;cursor:pointer;line-height:1}.modal-content h2{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 4px}.modal-subtitle{font-size:14px;color:#64748b;margin:0 0 20px}.search-form{display:flex;gap:8px;margin-bottom:16px}.search-form input{flex:1;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px}.search-form input:focus{outline:none;border-color:#3b82f6}.search-error{color:#f59e0b;font-size:14px;margin-bottom:16px;padding:12px;background:#fffbeb;border-radius:8px}.error-message{color:#ef4444;font-size:14px;margin-top:16px;padding:12px;background:#fef2f2;border-radius:8px}.search-results h3{font-size:14px;font-weight:600;color:#475569;margin:0 0 12px}.results-list{display:flex;flex-direction:column;gap:8px}.result-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f8fafc;border-radius:8px}.result-info{flex:1}.result-number{font-size:15px;font-weight:500;color:#1e293b}.result-location{font-size:13px;color:#64748b;margin-top:2px}.team-list{display:flex;flex-direction:column;gap:8px}.team-member-option{padding:12px 16px;background:#f8fafc;border-radius:8px;cursor:pointer;transition:background .15s}.team-member-option:hover{background:#e2e8f0}.member-info{display:flex;flex-direction:column}.member-name{font-size:14px;font-weight:500;color:#1e293b}.member-email,.member-hint{font-size:12px;color:#64748b}.confirm-modal{max-width:400px}.confirm-modal p{font-size:14px;color:#475569;line-height:1.5;margin-bottom:20px}.modal-actions{display:flex;gap:12px;justify-content:flex-end}.voice-settings-section{margin-bottom:32px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.voice-settings-section h3{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 8px}.voice-settings-section .section-description{font-size:14px;color:#64748b;margin:0 0 20px}.voice-settings-form{max-width:400px}.voice-settings-form .form-group{margin-bottom:16px}.voice-settings-form label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.voice-settings-form .forwarding-input{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;box-sizing:border-box}.voice-settings-form .forwarding-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.voice-settings-form .help-text{display:block;font-size:12px;color:#94a3b8;margin-top:4px}.voice-settings-form .checkbox-group{margin-top:16px}.voice-settings-form .checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:400}.voice-settings-form .checkbox-label input[type=checkbox]{width:16px;height:16px;cursor:pointer}.voice-settings-form .success-message{color:#22c55e;font-size:14px;margin-bottom:12px;padding:12px;background:#f0fdf4;border-radius:8px}.voice-settings-form .error-message{margin-bottom:12px;margin-top:0}.forwarding-status{display:inline-flex;align-items:center;gap:4px;font-size:12px;margin-left:8px}.forwarding-status.configured{color:#22c55e}.forwarding-status.not-configured{color:#f59e0b}.team-member-option{display:flex;justify-content:space-between;align-items:center}.member-forwarding-status{font-size:12px;flex-shrink:0}.member-forwarding-status .status-configured{color:#22c55e}.member-forwarding-status .status-not-configured{color:#f59e0b}.assign-forwarding-config{padding-top:8px}.assign-forwarding-config .selected-member{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;margin-bottom:20px}.assign-forwarding-config .selected-member .member-name{font-weight:500;color:#166534}.assign-forwarding-config .form-group{margin-bottom:16px}.assign-forwarding-config .form-group label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.assign-forwarding-config .forwarding-input{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;box-sizing:border-box}.assign-forwarding-config .forwarding-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.assign-forwarding-config .help-text{display:block;font-size:12px;color:#94a3b8;margin-top:4px}.assign-forwarding-config .error-message{margin-bottom:16px;margin-top:0}.btn-link{background:none;border:none;color:#3b82f6;font-size:13px;cursor:pointer;padding:0}.btn-link:hover{text-decoration:underline}.team-page{max-width:900px;margin:0 auto;padding:24px}.team-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.team-header-left h1{margin:0 0 4px;font-size:28px;font-weight:600;color:#1e293b}.team-subtitle{margin:0;color:#64748b;font-size:14px}.back-button{padding:8px 16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-size:14px;cursor:pointer;transition:all .15s}.back-button:hover{background:#e2e8f0}.seat-info-card{background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:12px;padding:24px;color:#fff;margin-bottom:24px}.seat-info-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.seat-info-header h2{margin:0;font-size:18px;font-weight:600}.upgrade-button{padding:8px 16px;background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:6px;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s}.upgrade-button:hover{background:#ffffff4d}.seat-info-content{display:flex;flex-direction:column;gap:20px}.seat-progress-container{display:flex;align-items:center;gap:16px}.seat-progress-bar{flex:1;height:12px;background:#fff3;border-radius:6px;overflow:hidden}.seat-progress-fill{height:100%;background:#fff;border-radius:6px;transition:width .3s ease}.seat-progress-text{display:flex;flex-direction:column;align-items:flex-end;min-width:80px}.seat-count{font-size:24px;font-weight:700}.seat-label{font-size:12px;opacity:.8}.seat-details{display:flex;gap:32px}.seat-detail{display:flex;flex-direction:column}.seat-detail-value{font-size:20px;font-weight:600}.seat-detail-label{font-size:12px;opacity:.8}.team-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:20px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-header h2{margin:0;font-size:16px;font-weight:600;color:#1e293b}.invite-button{padding:8px 16px;background:#1e40af;border:none;border-radius:6px;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s}.invite-button:hover{background:#1e3a8a}.invite-button-disabled{background:#94a3b8;cursor:pointer}.invite-button-disabled:hover{background:#64748b}.members-list{display:flex;flex-direction:column;gap:12px}.member-card{display:flex;align-items:center;padding:16px;background:#f8fafc;border-radius:8px;gap:16px}.member-info{display:flex;align-items:center;gap:12px;flex:1}.member-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px}.member-details{display:flex;flex-direction:column}.member-name{font-weight:500;color:#1e293b;font-size:14px}.member-email{font-size:13px;color:#64748b}.member-forwarding{display:flex;align-items:center;gap:8px;margin-top:4px}.member-forwarding .forwarding-status{font-size:12px}.member-forwarding .forwarding-status.configured{color:#22c55e}.member-forwarding .forwarding-status.not-configured{color:#f59e0b}.edit-forwarding-btn{padding:2px 8px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;color:#3b82f6;font-size:11px;cursor:pointer;transition:all .15s}.edit-forwarding-btn:hover{background:#e2e8f0}.form-help{display:block;font-size:12px;color:#94a3b8;margin-top:4px}.member-meta{display:flex;align-items:center;gap:12px}.member-joined{font-size:12px;color:#94a3b8}.remove-button{padding:6px 12px;background:transparent;border:1px solid #fecaca;border-radius:4px;color:#dc2626;font-size:12px;cursor:pointer;transition:all .15s}.remove-button:hover{background:#fef2f2}.remove-button:disabled{opacity:.5;cursor:not-allowed}.role-badge{padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.role-owner{background:#fef3c7;color:#92400e}.role-admin{background:#dbeafe;color:#1e40af}.role-member{background:#f1f5f9;color:#475569}.invitations-list{display:flex;flex-direction:column;gap:12px}.invitation-card{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fffbeb;border:1px dashed #fcd34d;border-radius:8px}.invitation-info{display:flex;flex-direction:column;gap:4px}.invitation-email{font-weight:500;color:#1e293b;font-size:14px}.invitation-meta{display:flex;align-items:center;gap:12px}.invitation-expires{font-size:12px;color:#92400e}.revoke-button{padding:6px 12px;background:transparent;border:1px solid #fcd34d;border-radius:4px;color:#92400e;font-size:12px;cursor:pointer;transition:all .15s}.revoke-button:hover{background:#fef3c7}.revoke-button:disabled{opacity:.5;cursor:not-allowed}.modal-content{background:#fff;border-radius:12px;padding:24px;width:100%;max-width:420px;box-shadow:0 20px 25px -5px #0000001a}.modal-content h2{margin:0 0 4px;font-size:20px;font-weight:600;color:#1e293b}.modal-subtitle{margin:0 0 20px;color:#64748b;font-size:14px}.modal-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px;border-radius:6px;font-size:14px;margin-bottom:16px}.modal-content .form-group{margin-bottom:16px}.modal-content label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.modal-content input,.modal-content select{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;box-sizing:border-box}.modal-content input:focus,.modal-content select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.modal-cancel{padding:10px 20px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-size:14px;font-weight:500;cursor:pointer}.modal-cancel:hover{background:#e2e8f0}.modal-submit{padding:10px 20px;background:#1e40af;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer}.modal-submit:hover{background:#1e3a8a}.modal-submit:disabled{background:#94a3b8;cursor:not-allowed}.upgrade-info{background:#f8fafc;border-radius:8px;padding:16px;margin-bottom:16px}.upgrade-current{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px;color:#475569}.upgrade-selector{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#475569}.upgrade-selector select{width:auto;padding:8px 12px}.settings-tabs{display:flex;gap:4px;margin-bottom:24px;border-bottom:1px solid #e2e8f0;padding-bottom:0}.settings-tab{padding:12px 20px;background:transparent;border:none;border-bottom:2px solid transparent;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;margin-bottom:-1px}.settings-tab:hover{color:#1e40af}.settings-tab.active{color:#1e40af;border-bottom-color:#1e40af}.profile-section{display:flex;flex-direction:column;gap:20px}.profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.profile-card h2{margin:0 0 16px;font-size:16px;font-weight:600;color:#1e293b}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.card-header h2{margin:0}.logo-section{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.logo-preview{display:flex;align-items:center;gap:16px}.logo-preview img{max-width:120px;max-height:60px;object-fit:contain}.logo-placeholder{width:120px;height:60px;background:#f1f5f9;border:2px dashed #cbd5e1;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:12px}.help-text{font-size:12px;color:#94a3b8;margin-top:4px}.edit-form{display:flex;flex-direction:column;gap:16px}.edit-form .form-group{display:flex;flex-direction:column;gap:6px}.edit-form label{font-size:13px;font-weight:500;color:#374151}.edit-form input,.edit-form textarea,.edit-form select{padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px}.edit-form input:focus,.edit-form textarea:focus,.edit-form select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.edit-form h3{margin:16px 0 8px;font-size:14px;font-weight:600;color:#1e293b}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.profile-display{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.profile-field{display:flex;flex-direction:column;gap:4px}.profile-field.full-width{grid-column:1 / -1}.profile-field label{font-size:12px;font-weight:500;color:#64748b;text-transform:uppercase}.profile-field span,.profile-field p{font-size:14px;color:#1e293b;margin:0}.tag-list{display:flex;flex-wrap:wrap;gap:6px}.tag{padding:4px 10px;background:#e0e7ff;color:#3730a3;border-radius:12px;font-size:12px;font-weight:500}.tag-green{background:#dcfce7;color:#166534}.templates-section{display:flex;flex-direction:column;gap:20px}.templates-header{display:flex;justify-content:space-between;align-items:center}.templates-header h2{margin:0;font-size:18px;font-weight:600;color:#1e293b}.template-editor{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.template-editor h3{margin:0 0 20px;font-size:16px;font-weight:600;color:#1e293b}.template-editor .form-group{margin-bottom:16px}.template-editor label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.template-editor input,.template-editor select,.template-editor textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;box-sizing:border-box}.template-editor textarea{font-family:inherit;resize:vertical}.variables-help{margin-top:12px;padding:12px;background:#f8fafc;border-radius:6px}.variables-help strong{font-size:12px;color:#475569;display:block;margin-bottom:8px}.variables-list{display:flex;flex-wrap:wrap;gap:6px}.variable-tag{padding:4px 8px;background:#e0e7ff;color:#3730a3;border-radius:4px;font-size:11px;font-family:monospace;cursor:help}.form-row.checkboxes{display:flex;gap:24px;margin-top:8px}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;cursor:pointer}.checkbox-label input{width:auto}.templates-list{display:flex;flex-direction:column;gap:16px}.template-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.template-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.template-info{display:flex;align-items:center;gap:12px}.template-info h4{margin:0;font-size:15px;font-weight:600;color:#1e293b}.template-type{padding:3px 8px;background:#f1f5f9;color:#475569;border-radius:4px;font-size:11px;font-weight:500}.default-badge{padding:3px 8px;background:#dcfce7;color:#166534;border-radius:4px;font-size:11px;font-weight:500}.template-actions{display:flex;gap:8px}.template-preview{padding:12px;background:#f8fafc;border-radius:6px;font-size:13px}.subject-preview{color:#1e293b;margin-bottom:8px}.body-preview{color:#64748b;line-height:1.5;white-space:pre-wrap}.template-footer{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.attachment-badge{font-size:12px;color:#059669}.empty-state{text-align:center;padding:40px 20px;color:#64748b}.empty-state p{margin:4px 0}.loading-inline{text-align:center;padding:20px;color:#64748b}.btn{padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;border:none}.btn-sm{padding:6px 12px;font-size:13px}.btn-primary{background:#1e40af;color:#fff}.btn-primary:hover{background:#1e3a8a}.btn-primary:disabled{background:#94a3b8;cursor:not-allowed}.btn-secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.btn-secondary:hover{background:#e2e8f0}.btn-danger-outline{background:transparent;color:#dc2626;border:1px solid #fecaca}.btn-danger-outline:hover{background:#fef2f2}.btn-danger-outline:disabled{opacity:.5;cursor:not-allowed}.team-loading,.team-error{text-align:center;padding:60px 20px;color:#64748b;font-size:16px}.team-error{color:#dc2626}.scoring-toggles{display:flex;flex-direction:column;gap:16px}.scoring-toggle{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#f8fafc;border-radius:8px;cursor:pointer}.scoring-toggle:hover{background:#f1f5f9}.toggle-switch{position:relative;width:48px;height:26px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.3s;border-radius:26px}.toggle-switch .slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.slider{background-color:#3b82f6}.toggle-switch input:checked+.slider:before{transform:translate(22px)}.scoring-toggle .toggle-content{display:flex;flex-direction:column;gap:4px}.scoring-toggle .toggle-label{font-weight:500;color:#1e293b;font-size:14px}.scoring-toggle .toggle-description{font-size:13px;color:#64748b}.billing-summary{display:flex;gap:32px;padding:20px;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:12px;color:#fff}.billing-stat{display:flex;flex-direction:column}.billing-stat-value{font-size:32px;font-weight:700}.billing-stat-label{font-size:13px;opacity:.9}.modal-close-btn{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:#64748b;padding:0;line-height:1}.modal-close-btn:hover{color:#1e293b}.modal-content{position:relative}.vertical-options{display:flex;flex-direction:column;gap:12px;margin:16px 0}.vertical-option:hover{border-color:#3b82f6}.vertical-option.selected{border-color:#3b82f6;background:#eff6ff}.vertical-option input{margin:0}.vertical-option .option-content{display:flex;flex-direction:column;gap:2px}.vertical-option .option-content strong{font-size:14px;color:#1e293b}.vertical-option .option-content span{font-size:12px;color:#64748b}@media (max-width: 640px){.team-page{padding:16px}.team-header{flex-direction:column;gap:12px}.member-card{flex-direction:column;align-items:flex-start;gap:12px}.member-meta{width:100%;justify-content:space-between}.seat-details{flex-wrap:wrap;gap:16px}.modal-content{margin:16px;max-width:calc(100% - 32px)}}.territories-page{min-height:100vh;background:#f5f5f5}.territories-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:16px;color:#64748b}.territories-header{background:#1e293b;color:#fff;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.territories-header .header-left{display:flex;align-items:center;gap:24px}.territories-header .header-right{display:flex;align-items:center;gap:16px}.back-button{background:transparent;border:1px solid #475569;color:#94a3b8;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;transition:all .15s}.back-button:hover{background:#334155;color:#fff}.territories-header h1{font-size:22px;font-weight:600}.territories-header .user-email{color:#94a3b8;font-size:14px}.portal-button{background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;transition:background .15s}.portal-button:hover:not(:disabled){background:#2563eb}.portal-button:disabled{opacity:.5;cursor:not-allowed}.territories-header .logout-button{background:#475569;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px}.territories-header .logout-button:hover{background:#64748b}.territories-controls{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fff;border-bottom:1px solid #e2e8f0;max-width:1200px;margin:0 auto}.territories-title-section h2{margin:0;font-size:20px;font-weight:600;color:#1e293b}.territories-actions{display:flex;align-items:center;gap:12px}.section-title{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:16px}.territories-content{max-width:1200px;margin:0 auto;padding:32px 24px}.territories-section{margin-bottom:48px}.territories-section h2{font-size:20px;font-weight:600;color:#1e293b;margin-bottom:8px}.section-description{color:#64748b;font-size:14px;margin-bottom:20px}.empty-state{background:#fff;padding:40px;border-radius:8px;text-align:center;color:#64748b}.empty-state p{margin-bottom:8px}.county-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.county-card{background:#fff;border-radius:10px;padding:20px;box-shadow:0 1px 3px #0000001a;border:2px solid transparent}.county-card.owned{border-color:#22c55e}.county-card.coming-soon{opacity:.8}.county-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.county-header h3{font-size:18px;font-weight:600;color:#1e293b}.owned-badge{background:#dcfce7;color:#166534;font-size:12px;font-weight:500;padding:4px 10px;border-radius:20px}.coming-soon-badge{background:#fef3c7;color:#92400e;font-size:12px;font-weight:500;padding:4px 10px;border-radius:20px}.waitlist-badge{background:#dbeafe;color:#1e40af;font-size:12px;font-weight:500;padding:4px 10px;border-radius:20px}.county-card.waitlist{border-color:#3b82f6}.waitlist-details{display:flex;flex-direction:column;gap:8px}.waitlist-interest{font-size:14px;color:#475569}.waitlist-date{font-size:13px;color:#94a3b8}.leave-waitlist-button{width:100%;margin-top:12px;background:transparent;color:#dc2626;border:1px solid #fecaca;padding:8px 16px;border-radius:6px;font-size:13px;cursor:pointer;transition:all .15s}.leave-waitlist-button:hover:not(:disabled){background:#fef2f2;border-color:#f87171}.leave-waitlist-button:disabled{opacity:.5;cursor:not-allowed}.section-header-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:16px}.section-header-row h2{margin-bottom:4px}.section-header-row .section-description{margin-bottom:0}.section-header-row .section-actions{display:flex;align-items:center;gap:12px}.request-territory-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .15s,transform .15s;white-space:nowrap}.request-territory-btn:hover{opacity:.9;transform:translateY(-1px)}.state-filter:focus{outline:none;border-color:#3b82f6}.county-verticals{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.vertical{font-size:14px;display:flex;align-items:center;gap:8px}.vertical.active{color:#166534}.vertical.inactive{color:#9ca3af}.county-capacity{margin-bottom:16px}.capacity-row{display:flex;justify-content:space-between;font-size:14px;padding:8px 0;border-bottom:1px solid #f1f5f9}.capacity-row:last-child{border-bottom:none}.capacity-row span:first-child{color:#475569}.capacity-row span:last-child{color:#64748b}.capacity-row span.full{color:#ef4444;font-weight:500}.county-actions{display:flex;gap:12px}.purchase-button{flex:1;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .15s,transform .15s}.purchase-button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.purchase-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.purchase-button.secondary{background:#3b82f6}.add-vertical-button{width:100%;background:#f1f5f9;color:#475569;border:1px dashed #cbd5e1;padding:10px;border-radius:6px;font-size:13px;cursor:pointer;transition:all .15s}.add-vertical-button:hover:not(:disabled){background:#e2e8f0;border-color:#94a3b8}.add-vertical-button:disabled{opacity:.5;cursor:not-allowed}.waitlist-button{width:100%;background:transparent;color:#475569;border:1px solid #cbd5e1;padding:10px 20px;border-radius:6px;font-size:14px;cursor:pointer;transition:all .15s}.waitlist-button:hover{background:#f8fafc;border-color:#94a3b8}.pricing-info{background:#fff;border-radius:10px;padding:32px;box-shadow:0 1px 3px #0000001a}.pricing-info h2{text-align:center;margin-bottom:24px}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.pricing-item{text-align:center;padding:20px;border-radius:8px;background:#f8fafc}.pricing-item h4{font-size:14px;font-weight:600;color:#475569;margin-bottom:8px}.pricing-item .price{font-size:36px;font-weight:700;color:#1e293b;margin-bottom:8px}.pricing-item .price span{font-size:16px;font-weight:400;color:#64748b}.pricing-item p{font-size:13px;color:#64748b}.modal{background:#fff;border-radius:12px;padding:32px;max-width:440px;width:100%;position:relative}.modal-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;color:#94a3b8;cursor:pointer}.modal h2{font-size:22px;font-weight:600;margin-bottom:4px}.modal-subtitle{color:#64748b;margin-bottom:24px}.vertical-options{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.vertical-option{display:flex;align-items:center;gap:12px;padding:16px;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .15s}.vertical-option:hover:not(.disabled){border-color:#cbd5e1}.vertical-option.selected{border-color:#667eea;background:#f5f3ff}.vertical-option.disabled{opacity:.5;cursor:not-allowed}.vertical-option input{display:none}.option-content{display:flex;flex-direction:column;gap:2px}.option-content strong{font-size:15px;color:#1e293b}.option-content span{font-size:13px;color:#64748b}.modal-price{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:8px}.modal-note{font-size:13px;color:#64748b;margin-bottom:24px}.modal-purchase-button{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:opacity .15s}.modal-purchase-button:hover:not(:disabled){opacity:.9}.modal-purchase-button:disabled{opacity:.6;cursor:not-allowed}.waitlist-options{margin-bottom:24px}.waitlist-options label{display:block;font-size:14px;color:#475569;margin-bottom:8px}.waitlist-options select{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:8px;font-size:15px}.error-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#fee2e2;color:#dc2626;padding:12px 24px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1001}.success-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#dcfce7;color:#16a34a;padding:12px 24px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1001;animation:fadeInOut 3s ease-in-out}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%) translateY(10px)}10%{opacity:1;transform:translate(-50%) translateY(0)}90%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-10px)}}.settings-btn{display:flex;align-items:center;gap:6px;background:#334155;border:none;color:#e2e8f0;padding:8px 14px;border-radius:6px;cursor:pointer;font-size:14px;transition:background .15s ease}.billing-toggle{display:flex;justify-content:center;gap:8px;margin-bottom:24px;background:#f1f5f9;padding:6px;border-radius:10px;max-width:400px;margin-left:auto;margin-right:auto}.toggle-option{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:none;background:transparent;border-radius:8px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s}.toggle-option:hover{color:#475569}.toggle-option.active{background:#fff;color:#1e293b;box-shadow:0 1px 3px #0000001a}.savings-badge{background:#dcfce7;color:#166534;font-size:11px;font-weight:600;padding:2px 8px;border-radius:20px}.annual-savings{color:#16a34a;font-size:12px;font-weight:500;margin-top:8px}.modal-billing-toggle{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;padding-top:16px;border-top:1px solid #f1f5f9}.billing-option{display:flex;align-items:center;gap:12px;padding:14px 16px;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .15s}.billing-option:hover{border-color:#cbd5e1}.billing-option.selected{border-color:#667eea;background:#f5f3ff}.billing-option input{display:none}.billing-option .option-content{display:flex;flex-direction:row;align-items:center;gap:12px;flex:1}.billing-option .option-content strong{min-width:60px}.savings-tag{background:#dcfce7;color:#166534;font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;margin-left:auto}.onboarding-page{min-height:100vh;background:#f5f5f5;display:flex;flex-direction:column}.onboarding-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#f5f5f5;color:#64748b}.onboarding-header{display:flex;justify-content:space-between;align-items:center;padding:16px 32px;background:#1e293b;position:sticky;top:0;z-index:100}.onboarding-logo{display:flex;align-items:center;gap:10px}.onboarding-logo .logo-icon{width:32px;height:32px;object-fit:contain}.onboarding-logo .logo-text{font-size:20px;font-weight:700;color:#fff}.onboarding-logo .logo-suffix{font-size:20px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.onboarding-user{display:flex;align-items:center;gap:16px}.user-email{color:#94a3b8;font-size:14px}.sign-out-btn{padding:8px 16px;background:#475569;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;transition:background .15s}.sign-out-btn:hover{background:#64748b}.onboarding-main{flex:1;max-width:1200px;margin:0 auto;padding:40px 24px;width:100%}.onboarding-hero{text-align:center;margin-bottom:40px}.onboarding-hero h1{font-size:28px;font-weight:600;color:#1e293b;margin:0 0 12px}.onboarding-hero p{font-size:16px;color:#64748b;margin:0}.onboarding-billing-toggle{display:flex;justify-content:center;gap:8px;margin-bottom:40px;background:#f1f5f9;padding:6px;border-radius:10px;max-width:400px;margin-left:auto;margin-right:auto}.toggle-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s}.toggle-btn:hover{color:#475569}.toggle-btn.active{background:#fff;color:#1e293b;box-shadow:0 1px 3px #0000001a}.toggle-btn .savings-badge{background:#dcfce7;color:#166534;padding:2px 8px;border-radius:20px;font-size:11px;font-weight:600}.onboarding-section{margin-bottom:48px}.onboarding-section h2{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 8px}.section-desc{color:#64748b;font-size:14px;margin:0 0 20px}.section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.section-header h2{margin-bottom:4px}.section-header .section-desc{margin-bottom:0}.state-filter{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;background:#fff;min-width:140px;cursor:pointer}.state-filter:focus{outline:none;border-color:#667eea}.empty-state{background:#fff;padding:40px;border-radius:10px;text-align:center;color:#64748b;box-shadow:0 1px 3px #0000001a}.onboarding-county-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.onboarding-county-card{background:#fff;border-radius:10px;padding:20px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:box-shadow .15s}.onboarding-county-card:hover{box-shadow:0 4px 12px #0000001a}.onboarding-county-card.coming-soon{opacity:.85}.county-info h3{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}.slots-info{display:flex;gap:16px;font-size:13px;color:#64748b}.slots-info span.full{color:#ef4444;font-weight:500}.coming-soon-badge{display:inline-block;padding:4px 10px;background:#fef3c7;color:#92400e;border-radius:20px;font-size:12px;font-weight:500}.select-btn{padding:12px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .15s,transform .15s;white-space:nowrap}.select-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.select-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.waitlist-btn{padding:12px 20px;background:transparent;color:#475569;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}.waitlist-btn:hover{background:#f8fafc;border-color:#94a3b8}.onboarding-pricing{background:#fff;border-radius:10px;padding:32px;box-shadow:0 1px 3px #0000001a;margin-top:48px}.onboarding-pricing h2{font-size:20px;font-weight:600;color:#1e293b;text-align:center;margin:0 0 24px}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;max-width:720px;margin:0 auto}.pricing-card{text-align:center;padding:20px;border-radius:8px;background:#f8fafc}.pricing-card h4{font-size:14px;font-weight:600;color:#475569;margin:0 0 8px}.pricing-card .price{font-size:36px;font-weight:700;color:#1e293b;margin-bottom:8px}.pricing-card .price span{font-size:16px;font-weight:400;color:#64748b}.pricing-card p{font-size:13px;color:#64748b;margin:0}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.onboarding-modal{background:#fff;border-radius:12px;padding:32px;max-width:440px;width:100%;position:relative;max-height:90vh;overflow-y:auto}.modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:none;font-size:24px;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;transition:color .15s}.modal-close:hover{color:#64748b}.onboarding-modal h2{font-size:22px;font-weight:600;color:#1e293b;margin:0 0 4px}.modal-county{color:#64748b;font-size:15px;margin:0 0 24px}.vertical-selector,.billing-selector,.waitlist-selector{margin-bottom:24px}.vertical-selector label,.billing-selector label,.waitlist-selector label{display:block;font-size:14px;font-weight:500;color:#475569;margin-bottom:12px}.vertical-options,.billing-options{display:flex;gap:12px}.vertical-btn,.billing-btn{flex:1;padding:16px;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .15s;text-align:left}.vertical-btn:hover:not(:disabled),.billing-btn:hover:not(:disabled){border-color:#cbd5e1}.vertical-btn.selected,.billing-btn.selected{border-color:#667eea;background:#f5f3ff}.vertical-btn:disabled{background:#f8fafc;cursor:not-allowed;opacity:.6}.vertical-btn strong,.billing-btn strong{display:block;font-size:15px;font-weight:600;color:#1e293b;margin-bottom:4px}.vertical-btn span,.billing-btn span{display:block;font-size:13px;color:#64748b}.save-tag{color:#16a34a!important;font-weight:500!important;margin-top:4px}.waitlist-selector select{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:8px;font-size:15px;background:#fff;cursor:pointer}.modal-total{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f8fafc;border-radius:8px;margin-bottom:16px}.modal-total span{font-size:15px;color:#64748b}.modal-total strong{font-size:20px;color:#1e293b}.checkout-btn{width:100%;padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:opacity .15s}.checkout-btn:hover:not(:disabled){opacity:.9}.checkout-btn:disabled{opacity:.6;cursor:not-allowed}.modal-note{text-align:center;font-size:13px;color:#64748b;margin:16px 0 0}.error-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#fee2e2;color:#dc2626;padding:12px 24px;border-radius:8px;box-shadow:0 4px 12px #00000026;font-size:14px;z-index:1001}@media (max-width: 768px){.onboarding-header{padding:12px 16px}.onboarding-main{padding:24px 16px}.onboarding-hero h1{font-size:24px}.onboarding-hero p{font-size:14px}.onboarding-county-card{flex-direction:column;align-items:stretch}.select-btn,.waitlist-btn{width:100%;text-align:center}.vertical-options,.billing-options{flex-direction:column}.onboarding-modal{padding:24px}.section-header{flex-direction:column;gap:12px}}.docs-page{padding:24px;max-width:1200px;margin:0 auto;height:100%;display:flex;flex-direction:column}.docs-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.docs-header h1{font-size:24px;font-weight:700;color:#1e293b;margin:0}.docs-search{display:flex;align-items:center;gap:8px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;width:280px;transition:border-color .15s}.docs-search:focus-within{border-color:#3b82f6;background:#fff}.docs-search svg{color:#94a3b8;flex-shrink:0}.docs-search-input{border:none;background:none;outline:none;font-size:14px;color:#1e293b;width:100%}.docs-search-input::placeholder{color:#94a3b8}.docs-breadcrumbs{display:flex;align-items:center;gap:4px;margin-bottom:20px;font-size:13px}.breadcrumb-separator{color:#94a3b8;margin:0 4px}.breadcrumb-link{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:13px;padding:2px 4px;border-radius:4px}.breadcrumb-link:hover{background:#eff6ff}.breadcrumb-link.active{color:#64748b;cursor:default}.breadcrumb-link.active:hover{background:none}.docs-layout{display:flex;gap:24px;flex:1;min-height:0}.docs-toc{width:260px;min-width:260px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;overflow-y:auto;height:fit-content;max-height:calc(100vh - 200px);position:sticky;top:24px}.docs-toc h3{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0 0 16px}.docs-toc ul{list-style:none;padding:0;margin:0}.docs-toc li{margin-bottom:2px}.toc-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:none;border-radius:8px;cursor:pointer;font-size:13px;color:#475569;text-align:left;transition:all .15s}.toc-item:hover{background:#e2e8f0;color:#1e293b}.toc-item.active{background:#3b82f6;color:#fff}.toc-icon{font-size:16px;flex-shrink:0}.docs-content{flex:1;overflow-y:auto;max-height:calc(100vh - 200px)}.docs-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:32px}.docs-section h2{font-size:22px;font-weight:700;color:#1e293b;margin:0 0 24px;display:flex;align-items:center;gap:10px}.section-icon{font-size:24px}.docs-section p{font-size:15px;line-height:1.7;color:#475569;margin:0 0 16px;white-space:pre-line}.docs-section p:last-child{margin-bottom:0}.docs-empty{text-align:center;padding:60px 20px;color:#94a3b8;font-size:15px}.docs-nav-buttons{display:flex;justify-content:space-between;margin-top:24px;gap:16px}.docs-nav-btn{padding:10px 16px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;font-size:13px;color:#3b82f6;transition:all .15s;max-width:45%;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docs-nav-btn:hover{border-color:#3b82f6;background:#eff6ff}.docs-nav-btn.next{margin-left:auto;text-align:right}@media (max-width: 768px){.docs-page{padding:16px}.docs-header{flex-direction:column;align-items:stretch;gap:12px}.docs-search{width:100%}.docs-layout{flex-direction:column;gap:16px}.docs-toc{width:100%;min-width:unset;position:static;max-height:none;padding:12px 16px;border-radius:8px}.docs-toc h3{margin-bottom:8px}.docs-toc ul{display:flex;flex-wrap:wrap;gap:4px}.docs-toc li{margin-bottom:0}.toc-item{padding:6px 10px;font-size:12px;border-radius:6px;width:auto;white-space:nowrap}.toc-icon{font-size:14px}.docs-content{max-height:none;overflow-y:visible}.docs-section{padding:20px;border-radius:8px}.docs-section h2{font-size:20px;gap:8px}.section-icon{font-size:20px}.docs-section p{font-size:14px;line-height:1.6}.docs-nav-buttons{gap:8px}.docs-nav-btn{padding:10px 12px;font-size:12px;min-height:44px;display:flex;align-items:center}}@media (max-width: 480px){.docs-page{padding:12px}.docs-header h1{font-size:20px}.docs-search{padding:10px 12px}.docs-search-input{font-size:16px}.docs-breadcrumbs{font-size:12px;flex-wrap:wrap;margin-bottom:12px}.docs-toc ul{gap:4px}.toc-item{padding:8px 10px;font-size:12px;min-height:44px}.docs-section{padding:16px}.docs-section h2{font-size:18px;margin-bottom:16px}.docs-section p{font-size:14px;line-height:1.6;word-wrap:break-word;overflow-wrap:break-word}.docs-nav-buttons{flex-direction:column}.docs-nav-btn{max-width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;text-align:center}.docs-nav-btn.next{margin-left:0;text-align:center}.docs-empty{padding:40px 16px}}.docs-restart-tutorial{margin-top:24px}.docs-restart-tutorial-card{display:flex;align-items:center;justify-content:space-between;background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;padding:20px 24px;gap:16px}.docs-restart-tutorial-info h3{font-size:16px;font-weight:600;color:#0c4a6e;margin:0 0 4px}.docs-restart-tutorial-info p{font-size:14px;color:#0369a1;margin:0;line-height:1.4}.docs-restart-tutorial-btn{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s}.docs-restart-tutorial-btn:hover{background:#2563eb}@media (max-width: 768px){.docs-restart-tutorial-card{flex-direction:column;align-items:stretch;text-align:center}.docs-restart-tutorial-btn{align-self:center}}.docs-section img{max-width:100%;height:auto;border-radius:8px}.gov-page{padding:24px;height:100%;display:flex;flex-direction:column}.gov-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.gov-header-left h1{font-size:24px;font-weight:700;color:#1e293b;margin:0;display:flex;align-items:center;gap:8px}.gov-subtitle{font-size:14px;color:#64748b;margin:4px 0 0}.gov-header-actions{display:flex;align-items:center;gap:12px}.gov-config-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#3b82f6;text-decoration:none;padding:6px 12px;border:1px solid #e2e8f0;border-radius:8px;transition:all .15s;white-space:nowrap}.gov-config-link:hover{background:#eff6ff;border-color:#3b82f6}.gov-count{font-size:14px;color:#64748b;background:#f1f5f9;padding:6px 12px;border-radius:20px;white-space:nowrap}.gov-filters{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.gov-search{display:flex;align-items:center;gap:8px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;flex:1;min-width:200px;transition:border-color .15s}.gov-search:focus-within{border-color:#3b82f6;background:#fff}.gov-search svg{color:#94a3b8;flex-shrink:0}.gov-search input{border:none;background:none;outline:none;font-size:14px;color:#1e293b;width:100%}.gov-search input::placeholder{color:#94a3b8}.gov-filter-select,.gov-filter-state{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;background:#fff;cursor:pointer}.gov-filter-state{width:120px}.gov-filter-naics{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;background:#fff;width:120px;font-family:monospace}.gov-filter-naics:focus{border-color:#3b82f6;outline:none}.gov-filter-clear{padding:8px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#ef4444;background:#fff;cursor:pointer;transition:all .15s;white-space:nowrap}.gov-filter-clear:hover{background:#fef2f2;border-color:#ef4444}.gov-filter-clear:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.gov-filter-select:focus-visible,.gov-filter-state:focus-visible,.gov-filter-naics:focus-visible{border-color:#3b82f6;outline:2px solid #3b82f6;outline-offset:2px}.deadline-expired{color:#94a3b8;text-decoration:line-through}.deadline-urgent{color:#dc2626;font-weight:600}.deadline-soon{color:#ea580c;font-weight:600}.deadline-approaching{color:#d97706}.gov-closing-soon-badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;background:#fff7ed;color:#ea580c;border:1px solid #fed7aa;white-space:nowrap}.gov-layout{display:flex;gap:20px;flex:1;min-height:0}.gov-list{flex:1;overflow-y:auto;max-height:calc(100vh - 220px)}.gov-loading,.gov-error,.gov-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#64748b;text-align:center}.gov-empty h3{margin:16px 0 8px;font-size:16px;color:#475569}.gov-empty p{font-size:14px;color:#94a3b8;margin:0}.gov-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px;margin-bottom:10px;cursor:pointer;transition:all .15s}.gov-card:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a}.gov-card:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a}.gov-card.selected{border-color:#3b82f6;background:#eff6ff}.gov-card-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.gov-status-badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;color:#fff;text-transform:uppercase}.gov-set-aside{font-size:11px;color:#6366f1;background:#eef2ff;padding:2px 8px;border-radius:12px}.gov-card-title{font-size:15px;font-weight:600;color:#1e293b;margin:0 0 4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gov-card-agency{font-size:13px;color:#64748b;margin:0 0 8px}.gov-card-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:#94a3b8}.gov-card-naics{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.naics-tag{display:inline-block;padding:2px 6px;background:#f1f5f9;border-radius:4px;font-size:11px;color:#475569;font-family:monospace}.gov-pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 0}.gov-pagination button{padding:8px 16px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer;font-size:13px;color:#3b82f6;transition:all .15s}.gov-pagination button:hover:not(:disabled){background:#eff6ff;border-color:#3b82f6}.gov-pagination button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.gov-pagination button:disabled{color:#94a3b8;cursor:not-allowed}.gov-pagination span{font-size:13px;color:#64748b}.gov-detail{width:420px;min-width:420px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;overflow-y:auto;max-height:calc(100vh - 220px)}.gov-detail-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.gov-detail-header h2{font-size:18px;font-weight:700;color:#1e293b;margin:0;line-height:1.3;flex:1}.gov-detail-close{background:none;border:none;font-size:24px;color:#94a3b8;cursor:pointer;padding:0 4px;line-height:1}.gov-detail-close:hover{color:#475569}.gov-detail-close:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.gov-detail-meta{margin-bottom:20px}.gov-detail-row{display:flex;align-items:flex-start;gap:12px;padding:8px 0;border-bottom:1px solid #f1f5f9}.gov-detail-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#94a3b8;min-width:120px}.gov-detail-row span:last-child,.gov-detail-row div:last-child{font-size:14px;color:#1e293b}.gov-detail-description{margin-bottom:20px}.gov-detail-description h3{font-size:14px;font-weight:600;color:#475569;margin:0 0 8px}.gov-detail-description p{font-size:14px;line-height:1.6;color:#475569;margin:0;white-space:pre-wrap}.gov-sam-link{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;background:#3b82f6;color:#fff;border-radius:8px;text-decoration:none;font-size:14px;font-weight:500;transition:background .15s}.gov-sam-link:hover{background:#2563eb}.gov-sam-link:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.gov-detail-watch-btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.gov-notes-save:focus-visible,.gov-notes-cancel:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.gov-watchlist-remove-btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.gov-tabs{display:flex;gap:4px;margin-bottom:16px;border-bottom:1px solid #e2e8f0;padding-bottom:0}.gov-tab{display:flex;align-items:center;gap:6px;padding:10px 16px;border:none;background:none;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .15s}.gov-tab:hover{color:#3b82f6}.gov-tab:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.gov-tab.active{color:#3b82f6;border-bottom-color:#3b82f6}.gov-tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#3b82f6;color:#fff;border-radius:10px;font-size:11px;font-weight:600}.gov-watch-btn{margin-left:auto;background:none;border:1px solid #e2e8f0;border-radius:6px;padding:4px 6px;cursor:pointer;color:#94a3b8;display:flex;align-items:center;transition:all .15s}.gov-watch-btn:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}.gov-watch-btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.gov-watch-btn.watched{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}.gov-detail-actions{margin-bottom:16px}.gov-detail-watch-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s}.gov-detail-watch-btn:hover,.gov-detail-watch-btn.watched{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}.gov-watchlist-view{flex:1;overflow-y:auto;max-height:calc(100vh - 280px)}.gov-watchlist-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px;margin-bottom:10px;transition:all .15s}.gov-watchlist-card:hover{border-color:#cbd5e1;box-shadow:0 1px 4px #0000000d}.gov-watchlist-card-header{display:flex;align-items:flex-start;gap:12px}.gov-watchlist-card-info{flex:1}.gov-watchlist-remove-btn{background:none;border:1px solid #e2e8f0;border-radius:6px;padding:6px;cursor:pointer;color:#94a3b8;display:flex;align-items:center;transition:all .15s;flex-shrink:0}.gov-watchlist-remove-btn:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}.gov-watchlist-notes{margin-top:12px;padding-top:12px;border-top:1px solid #f1f5f9}.gov-notes-display{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;border:1px dashed #e2e8f0;border-radius:8px;cursor:pointer;transition:all .15s;min-height:36px}.gov-notes-display:hover{border-color:#3b82f6;background:#f8fafc}.gov-notes-display:focus-visible{outline:2px solid #3b82f6;outline-offset:1px;box-shadow:0 0 0 3px #3b82f626;border-color:#3b82f6}.gov-notes-textarea:focus-visible{outline:2px solid #3b82f6;outline-offset:1px;box-shadow:0 0 0 3px #3b82f626}.gov-notes-text{font-size:13px;color:#475569;margin:0;flex:1;line-height:1.5;white-space:pre-wrap}.gov-notes-placeholder{font-size:13px;color:#94a3b8;margin:0;flex:1;font-style:italic}.gov-notes-edit-icon{color:#94a3b8;flex-shrink:0;margin-top:2px}.gov-notes-editor{display:flex;flex-direction:column;gap:8px}.gov-notes-textarea{width:100%;padding:8px 12px;border:1px solid #3b82f6;border-radius:8px;font-size:13px;color:#1e293b;resize:vertical;outline:none;font-family:inherit;line-height:1.5;box-sizing:border-box}.gov-notes-textarea:focus{box-shadow:0 0 0 3px #3b82f61a}.gov-notes-actions{display:flex;gap:8px;justify-content:flex-end}.gov-notes-save{padding:6px 16px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.gov-notes-save:hover{background:#2563eb}.gov-notes-cancel{padding:6px 16px;background:#fff;color:#64748b;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;cursor:pointer;transition:all .15s}.gov-notes-cancel:hover{background:#f1f5f9}.gov-state-filter-info{color:#3b82f6}.gov-state-filter-info strong{font-weight:600}.gov-state-full-name{color:#64748b;font-size:13px}.gov-location-note{cursor:help}@media (max-width: 768px){.gov-page{padding:16px}.gov-header{flex-direction:column;gap:8px}.gov-header-left h1{font-size:20px}.gov-count{align-self:flex-start}.gov-filters{gap:8px}.gov-search{min-width:100%}.gov-filter-select,.gov-filter-state,.gov-filter-naics{flex:1;min-width:0}.gov-layout{flex-direction:column;flex:none;min-height:auto}.gov-detail{width:100%;min-width:0;max-height:none;border-radius:12px;order:-1;overflow-y:visible;flex-shrink:0}.gov-list,.gov-watchlist-view{max-height:none;overflow-y:visible}.gov-page{height:auto;overflow-y:auto}.gov-card-meta{gap:8px}}@media (max-width: 480px){.gov-page{padding:12px}.gov-header-left h1{font-size:18px}.gov-filters{flex-direction:column;gap:8px}.gov-search{min-width:0}.gov-filter-select,.gov-filter-state,.gov-filter-naics{width:100%}.gov-filter-clear{width:100%;text-align:center}.gov-card{padding:12px}.gov-card-header{flex-wrap:wrap;gap:6px}.gov-card-title{font-size:14px}.gov-card-meta{flex-direction:column;gap:4px}.gov-detail{padding:16px}.gov-detail-header h2{font-size:16px}.gov-detail-row{flex-direction:column;gap:4px}.gov-detail-label{min-width:0}.gov-tabs{gap:0}.gov-tab{padding:8px 12px;font-size:13px}.gov-pagination{gap:8px}.gov-pagination button{padding:6px 12px;font-size:12px}.gov-watchlist-card-header{flex-direction:column;gap:8px}.gov-watchlist-remove-btn{align-self:flex-end}.gov-sam-link{width:100%;justify-content:center}}.gov-config-page{padding:24px;max-width:900px;margin:0 auto}.gov-config-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}.gov-config-header-left h1{font-size:24px;font-weight:700;color:#1e293b;margin:0;display:flex;align-items:center;gap:8px}.gov-config-subtitle{font-size:14px;color:#64748b;margin:4px 0 0}.gov-config-back-link{display:inline-flex;align-items:center;gap:4px;font-size:14px;color:#3b82f6;text-decoration:none;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;transition:all .15s}.gov-config-back-link:hover{background:#eff6ff;border-color:#3b82f6}.gov-config-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#64748b}.gov-config-success{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#15803d;font-size:14px;margin-bottom:20px}.gov-config-error{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;margin-bottom:20px}.gov-config-form{display:flex;flex-direction:column;gap:24px}.gov-config-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.gov-config-section h2{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 4px}.gov-config-section-desc{font-size:13px;color:#64748b;margin:0 0 12px;line-height:1.4}.gov-config-input-row{display:flex;gap:8px;margin-bottom:8px}.gov-config-input{flex:1;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;transition:border-color .15s}.gov-config-input:focus{border-color:#3b82f6;outline:none}.gov-config-input::placeholder{color:#94a3b8}.gov-config-add-btn{padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s;white-space:nowrap}.gov-config-add-btn:hover{background:#2563eb}.gov-config-field-error{display:block;font-size:12px;color:#dc2626;margin-bottom:4px}.gov-config-tags{display:flex;flex-wrap:wrap;gap:6px;min-height:32px;align-items:center}.gov-config-tag{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;font-size:13px;color:#1e40af}.gov-config-tag.naics-tag{background:#f0fdf4;border-color:#bbf7d0;color:#15803d;font-family:monospace}.gov-config-tag.agency-tag{background:#faf5ff;border-color:#e9d5ff;color:#7e22ce}.gov-config-tag-remove{background:none;border:none;font-size:16px;line-height:1;color:inherit;cursor:pointer;opacity:.6;padding:0;margin-left:2px}.gov-config-tag-remove:hover{opacity:1}.gov-config-no-tags{font-size:13px;color:#94a3b8;font-style:italic}.gov-config-dropdown{position:absolute;top:100%;left:0;right:60px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:200px;overflow-y:auto;z-index:10}.gov-config-dropdown-item{padding:8px 12px;font-size:13px;color:#1e293b;cursor:pointer;transition:background .1s}.gov-config-dropdown-item:hover{background:#eff6ff}.gov-config-states-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:6px;max-height:300px;overflow-y:auto;padding:4px}.gov-config-state-chip{display:flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .15s;font-size:13px}.gov-config-state-chip:hover{border-color:#3b82f6;background:#f8fafc}.gov-config-state-chip.selected{border-color:#3b82f6;background:#eff6ff}.gov-config-state-checkbox{display:none}.gov-config-state-code{font-weight:600;color:#1e293b;min-width:24px}.gov-config-state-name{color:#64748b;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gov-config-state-summary{display:flex;align-items:center;gap:12px;margin-top:8px;font-size:13px;color:#3b82f6;font-weight:500}.gov-config-clear-states{background:none;border:none;color:#94a3b8;font-size:12px;cursor:pointer;text-decoration:underline}.gov-config-clear-states:hover{color:#dc2626}.gov-config-toggle-label{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:14px;color:#1e293b}.gov-config-toggle{width:48px;height:26px;background:#e2e8f0;border-radius:13px;position:relative;cursor:pointer;transition:background .2s}.gov-config-toggle.active{background:#3b82f6}.gov-config-toggle-thumb{width:22px;height:22px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .2s;box-shadow:0 1px 3px #00000026}.gov-config-toggle.active .gov-config-toggle-thumb{transform:translate(22px)}.gov-config-actions{display:flex;justify-content:flex-end;padding-top:8px}.gov-config-save-btn{padding:10px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s}.gov-config-save-btn:hover:not(:disabled){background:#2563eb}.gov-config-save-btn:disabled{opacity:.6;cursor:not-allowed}.loading-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:12px}.right-panel{display:flex;flex-direction:column;background:#fff;height:100%;position:relative;min-width:320px;max-width:600px;transition:max-width .2s ease}.right-panel.with-detail{max-width:800px}.right-panel-resize-handle{position:absolute;left:0;top:0;width:4px;height:100%;cursor:col-resize;background:transparent;transition:background .15s;z-index:10}.right-panel-resize-handle:hover{background:#2563eb}.right-panel-expand-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);width:32px;height:72px;background:#fff;border:1px solid #e2e8f0;border-right:none;border-radius:8px 0 0 8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#475569;box-shadow:-2px 0 8px #00000026;z-index:100;transition:all .15s}.right-panel-expand-btn svg{width:20px;height:20px}.right-panel-expand-btn:hover{background:#3b82f6;color:#fff;border-color:#3b82f6}.right-panel-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.right-panel-header-left{display:flex;align-items:center;gap:10px}.right-panel-header-right{display:flex;align-items:center;gap:12px}.right-panel-collapse-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;color:#64748b;transition:all .15s}.right-panel-collapse-btn svg{width:18px;height:18px}.right-panel-collapse-btn:hover{background:#3b82f6;color:#fff;border-color:#3b82f6}.right-panel-back-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;color:#3b82f6;font-size:13px;font-weight:500;transition:all .15s}.right-panel-back-btn:hover{background:#eff6ff;border-color:#3b82f6}.right-panel-filter-badge{background:#3b82f6;color:#fff;font-size:12px;font-weight:500;padding:4px 10px;border-radius:12px}.right-panel-count{font-size:13px;color:#64748b}.right-panel-add-btn{display:flex;align-items:center;gap:4px;padding:6px 12px;background:#059669;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.right-panel-add-btn:hover{background:#047857}.right-panel-content{flex:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}@media (max-width: 768px){.right-panel{min-width:280px!important;max-width:320px!important;width:320px!important}}@media (max-width: 480px){.right-panel{min-width:100%!important;max-width:100%!important;width:100%!important}.right-panel-resize-handle{display:none}.right-panel-header{padding:10px 12px}.right-panel-expand-btn{z-index:120;right:8px}}.range-filter{margin-bottom:14px}.range-filter-label{display:block;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#64748b;margin-bottom:6px}.range-filter-inputs{display:flex;align-items:center;gap:8px;margin-bottom:6px}.range-input-wrapper{position:relative;flex:1;display:flex;align-items:center}.range-input{width:100%;padding:8px 10px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:500;background:#fff;color:#0f172a;transition:border-color .15s,box-shadow .15s}.range-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.range-input::placeholder{color:#94a3b8;font-weight:400}.range-input-clear{position:absolute;left:4px;background:#e2e8f0;border:none;width:16px;height:16px;border-radius:50%;font-size:10px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .15s}.range-input-clear:hover{background:#cbd5e1;color:#334155}.range-input-wrapper:first-child .range-input{padding-left:24px}.range-input-unit{position:absolute;right:10px;color:#94a3b8;font-size:11px;font-weight:500;pointer-events:none}.range-separator{color:#94a3b8;font-size:13px;font-weight:500}.range-slider-container{position:relative;height:20px;margin:4px 0}.range-slider-track{position:absolute;top:50%;left:0;right:0;height:6px;transform:translateY(-50%);border-radius:3px;background:#e2e8f0}.range-slider{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none;margin:0}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #3b82f6;cursor:pointer;pointer-events:auto;box-shadow:0 2px 4px #0000001a;transition:transform .15s,box-shadow .15s,border-color .15s}.range-slider::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 3px 8px #3b82f640}.range-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #3b82f6;cursor:pointer;pointer-events:auto;box-shadow:0 2px 4px #0000001a}.range-quick-filters{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.quick-filter-chip{padding:4px 10px;font-size:11px;font-weight:500;border:1.5px solid #e2e8f0;border-radius:6px;background:#fff;color:#64748b;cursor:pointer;transition:all .15s}.quick-filter-chip:hover{border-color:#3b82f6;color:#3b82f6;background:#3b82f60a}.quick-filter-chip.active{background:#3b82f61a;border-color:#3b82f6;color:#3b82f6}.map-search-box{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:0;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;transition:all .2s ease}.map-search-box.expanded{width:360px}.map-search-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:none;border-radius:8px;cursor:pointer;color:#64748b;transition:all .15s ease;flex-shrink:0}.map-search-toggle:hover{background:#f1f5f9;color:#3b82f6}.map-search-box.expanded .map-search-toggle{border-radius:8px 0 0 8px}.map-search-input-container{flex:1;display:flex;align-items:center;position:relative;min-width:280px}.map-search-input{flex:1;height:40px;padding:0 36px 0 12px;border:none;border-left:1px solid #e2e8f0;border-radius:0 8px 8px 0;font-size:14px;outline:none;background:#fff}.map-search-input::placeholder{color:#94a3b8}.map-search-input:focus{outline:none}.map-search-input:disabled{background:#f8fafc;color:#94a3b8}.map-search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#e2e8f0;border:none;border-radius:50%;cursor:pointer;color:#64748b;padding:0;z-index:2}.map-search-clear:hover{background:#cbd5e1;color:#334155}.map-search-spinner{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:translateY(-50%) rotate(360deg)}}.map-search-suggestions{position:absolute;top:100%;left:0;right:0;margin:4px 0 0;padding:0;list-style:none;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;border:1px solid #e2e8f0;z-index:1000;overflow:hidden}.map-search-suggestion{padding:10px 12px;font-size:13px;cursor:pointer;border-bottom:1px solid #f1f5f9;color:#334155}.map-search-suggestion:last-child{border-bottom:none}.map-search-suggestion:hover,.map-search-suggestion.selected{background:#f1f5f9}.pac-container{border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 4px 12px #00000026;margin-top:4px;font-family:inherit;z-index:10000}.pac-item{padding:10px 12px;font-size:13px;cursor:pointer;border-bottom:1px solid #f1f5f9}.pac-item:hover{background:#f8fafc}.pac-item-selected{background:#eff6ff}.pac-icon{margin-right:8px}.pac-item-query{font-weight:500;color:#1e293b}.pac-matched{font-weight:600}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes glow-pulse{0%,to{box-shadow:0 0 5px #22c55e80,0 0 10px #22c55e4d}50%{box-shadow:0 0 10px #22c55ecc,0 0 20px #22c55e80}}.map-drawing-indicator span[style*=animation]{animation:glow-pulse 2s ease-in-out infinite!important}.map-draw-route-btn{animation:none;transition:transform .2s ease,box-shadow .2s ease}.map-draw-route-btn:hover{transform:translate(-50%) scale(1.03);box-shadow:0 12px 32px #2563eb80}.map-container{position:absolute;top:0;left:0;right:0;bottom:0}.app{display:flex;flex-direction:column;height:100vh}.app-header{background:#1e293b;color:#fff;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.header-left,.header-right{display:flex;align-items:center;gap:16px}.app-header h1{font-size:20px;font-weight:600}.app-header .subtitle{color:#94a3b8;font-size:14px}.app-header .parcel-count{background:#334155;padding:4px 12px;border-radius:4px;font-size:13px}.pipeline-indicator{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#065f46,#047857);padding:6px 14px;border-radius:6px;font-size:13px}.pipeline-label{color:#a7f3d0;font-weight:500}.pipeline-value{color:#fff;font-weight:600;font-size:14px}.pipeline-count{color:#6ee7b7;font-size:12px}.pipeline-link{display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;color:#10b981;border:1px solid #10b981;border-radius:4px;text-decoration:none;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.pipeline-link:hover{background:#10b981;color:#fff}.pipeline-link svg{stroke:currentColor}.nav-link{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:4px;text-decoration:none;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.map-link{display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;color:#3b82f6;border:1px solid #3b82f6;border-radius:4px;text-decoration:none;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.map-link:hover{background:#3b82f6;color:#fff}.map-link svg{stroke:currentColor}.nav-link.active,span.pipeline-link.active,span.alerts-link.active,span.territories-link.active{background:#ffffff1a;cursor:default}span.pipeline-link.active{color:#10b981;border-color:#10b981}span.alerts-link.active{color:#f59e0b;border-color:#f59e0b}span.territories-link.active{color:#60a5fa;border-color:#60a5fa}.county-name{font-size:14px;color:#e2e8f0}.county-selector{background:#334155;color:#fff;border:1px solid #475569;padding:6px 12px;border-radius:4px;font-size:13px;cursor:pointer}.county-selector:focus{outline:none;border-color:#60a5fa}.user-menu{display:flex;align-items:center;gap:12px;padding-left:16px;border-left:1px solid #475569}.user-email{font-size:13px;color:#94a3b8}.logout-button{background:#475569;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:13px;cursor:pointer;transition:background .15s}.logout-button:hover{background:#64748b}.app-loading,.app-no-access{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#f5f5f5;text-align:center;padding:20px}.app-loading p{margin-top:16px;color:#64748b;font-size:15px}.app-no-access h2{font-size:24px;color:#1e293b;margin-bottom:12px}.app-no-access p{color:#64748b;margin-bottom:8px}.app-no-access .purchase-link{display:inline-block;margin-top:24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;padding:12px 32px;border-radius:8px;font-weight:500;transition:opacity .15s}.app-no-access .purchase-link:hover{opacity:.9}.app-no-access .logout-button{margin-top:16px;background:#475569}.app-no-access .logout-button:hover{background:#64748b}.territories-link{color:#60a5fa;text-decoration:none;font-size:13px;padding:6px 12px;border:1px solid #60a5fa;border-radius:4px;transition:all .15s}.territories-link:hover{background:#60a5fa;color:#fff}.company-link{color:#a78bfa;text-decoration:none;font-size:13px;padding:6px 12px;border:1px solid #a78bfa;border-radius:4px;transition:all .15s}.company-link:hover{background:#a78bfa;color:#fff}.app-content{display:flex;flex:1;overflow:hidden}.sidebar{position:relative;width:400px;min-width:280px;max-width:600px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden;min-height:0}.sidebar.filter-collapsed{width:320px!important;min-width:320px}.sidebar-resize-handle{position:absolute;top:0;right:0;width:4px;height:100%;cursor:col-resize;background:transparent;transition:background .15s;z-index:10}.sidebar-resize-handle:hover{background:#2563eb}.sidebar-expand-btn{position:absolute;left:0;top:50%;transform:translateY(-50%);width:24px;height:48px;background:#fff;border:1px solid #e2e8f0;border-left:none;border-radius:0 6px 6px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#475569;box-shadow:2px 0 8px #0000001a;z-index:100;transition:all .15s}.sidebar-expand-btn:hover{background:#f1f5f9;color:#1e293b}.sidebar-collapse-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px;height:48px;background:#fff;border:1px solid #e2e8f0;border-right:none;border-radius:6px 0 0 6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#475569;box-shadow:-2px 0 8px #0000001a;z-index:10;transition:all .15s}.sidebar-collapse-btn:hover{background:#f1f5f9;color:#1e293b}.main-content{flex:1;position:relative}.filter-panel{padding:16px;background:#fff;overflow-y:auto;flex:1;min-height:0;border-right:1px solid #e2e8f0;font-family:DM Sans,Geist,system-ui,sans-serif}.filter-panel h3{margin-bottom:8px;font-size:14px;font-weight:700;color:#0f172a}.filter-panel-header{display:flex;align-items:center;gap:8px;margin-bottom:16px;position:sticky;top:0;background:#fff;padding-bottom:12px;border-bottom:1px solid #e2e8f0;z-index:1}.filter-panel-header h3{margin:0}.filter-count-badge{background:#3b82f61a;color:#3b82f6;font-size:11px;font-weight:600;padding:3px 8px;border-radius:10px}.view-properties-btn{width:100%;padding:12px 16px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:700;letter-spacing:.5px;cursor:pointer;margin-top:12px;margin-bottom:8px;transition:all .15s;position:sticky;bottom:0;box-shadow:0 4px 14px #3b82f640}.view-properties-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 6px 18px #3b82f64d}.view-properties-btn:active{transform:translateY(0)}.filter-group{margin-bottom:14px}.filter-group label{display:block;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#64748b;margin-bottom:6px}.filter-group select,.filter-group input[type=number]{width:100%;padding:8px 10px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:500;color:#0f172a;background:#fff;transition:border-color .15s,box-shadow .15s}.filter-group select:focus,.filter-group input[type=number]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filter-group input[type=range]{width:100%}.filter-group.checkbox label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;font-weight:500;color:#334155;text-transform:none;letter-spacing:normal}.filter-group.checkbox input{width:16px;height:16px;accent-color:#3b82f6;cursor:pointer}.filter-actions{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.export-btn{width:100%;padding:10px;background:#2563eb;color:#fff;border:none;border-radius:4px;font-size:14px;cursor:pointer}.export-btn:hover{background:#1d4ed8}.export-btn:disabled{background:#9ca3af;cursor:not-allowed}.export-limit-info{margin-top:8px;font-size:12px;text-align:center}.export-remaining{color:#6b7280}.export-limit-reached{color:#dc2626;font-weight:500}.add-to-funnel-btn{width:100%;padding:10px 16px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s;box-shadow:0 4px 14px #22c55e40}.add-to-funnel-btn:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-1px);box-shadow:0 6px 18px #22c55e4d}.add-to-funnel-btn:active{transform:translateY(0)}.add-to-funnel-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;box-shadow:none;transform:none}.header-add-funnel-btn{padding:6px 12px;background:#059669;color:#fff;border:none;border-radius:4px;font-size:12px;cursor:pointer}.header-add-funnel-btn:hover{background:#047857}.export-section{display:flex;align-items:center;gap:10px}.funnel-export-btn{padding:8px 16px;background:#2563eb;color:#fff;border:none;border-radius:4px;font-size:13px;cursor:pointer}.funnel-export-btn:hover{background:#1d4ed8}.funnel-export-btn:disabled{background:#9ca3af;cursor:not-allowed}.export-limit-text{font-size:12px;color:#6b7280}.parcel-list{flex:1;overflow-y:auto;display:flex;flex-direction:column}.parcel-list-header{padding:10px 16px;border-bottom:1px solid #e2e8f0;font-size:13px;color:#64748b;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.parcel-list-header .header-left{display:flex;align-items:center;gap:10px}.parcel-list-header .header-right{display:flex;align-items:center;gap:8px}.filter-toggle-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;color:#475569;transition:all .15s}.filter-toggle-btn:hover{background:#e2e8f0;color:#1e293b}.header-export-btn{padding:6px 12px;background:#2563eb;color:#fff;border:none;border-radius:4px;font-size:12px;cursor:pointer;transition:background .15s}.header-export-btn:hover{background:#1d4ed8}.parcel-list-items{flex:1;overflow-y:auto;padding-bottom:8px}.parcel-card{padding:10px 16px;border-bottom:1px solid #e2e8f0;cursor:pointer;transition:background .15s}.parcel-card:hover{background:#f8fafc}.parcel-card.selected{background:#eff6ff;border-left:3px solid #2563eb}.parcel-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.parcel-card-header .score{font-weight:600;font-size:14px;padding:2px 8px;border-radius:4px}.score-high{background:#dcfce7;color:#166534}.score-medium{background:#fef9c3;color:#854d0e}.score-low{background:#fee2e2;color:#991b1b}.parcel-card-header .property-type{font-size:11px;text-transform:uppercase;color:#64748b;background:#e2e8f0;padding:2px 6px;border-radius:3px}.parcel-card-name{font-size:14px;font-weight:600;color:#1e293b;line-height:1.3}.parcel-card-address{font-size:12px;color:#64748b;margin-top:2px}.parcel-card-city{font-size:12px;color:#64748b;margin-bottom:8px}.parcel-card-stats{display:flex;gap:12px}.parcel-card-stats .stat{font-size:11px}.parcel-card-stats .label{color:#94a3b8}.parcel-card-stats .value{color:#475569;margin-left:4px}.parcel-card-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.recent-sale-badge{display:inline-block;font-size:10px;text-transform:uppercase;background:#dbeafe;color:#1e40af;padding:2px 6px;border-radius:3px}.user-property-card{border-left:3px solid #f59e0b}.user-property-card.selected{border-left:3px solid #f59e0b;background:#fffbeb}.user-added-badge{display:inline-block;font-size:10px;text-transform:uppercase;background:#fef3c7;color:#92400e;padding:2px 6px;border-radius:3px}.merged-badge{display:inline-block;font-size:10px;text-transform:uppercase;background:#dbeafe;color:#1e40af;padding:2px 6px;border-radius:3px}.loading{padding:20px;text-align:center;color:#64748b}.load-more-btn{width:calc(100% - 24px);margin:12px;padding:10px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;font-size:14px;color:#475569}.load-more-btn:hover{background:#e2e8f0}.map-container{width:100%;height:100%}.map-error{display:flex;align-items:center;justify-content:center;height:100%;color:#ef4444;font-size:16px}.map-outside-bounds-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:100}.outside-bounds-message{background:#fff;padding:20px 32px;border-radius:8px;box-shadow:0 4px 20px #0003;text-align:center;pointer-events:auto}.outside-bounds-message span{display:block;font-size:16px;font-weight:600;color:#1e293b;margin-bottom:4px}.outside-bounds-message small{display:block;font-size:13px;color:#64748b}.map-property-count{position:absolute;bottom:24px;left:50%;transform:translate(-50%);background:#fffffff2;padding:6px 14px;border-radius:20px;box-shadow:0 2px 8px #00000026;z-index:10;font-size:13px;color:#374151;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.map-property-count-number{font-weight:700;color:#2563eb}.map-property-count-separator{color:#6b7280}.map-property-count-total{font-weight:600;color:#374151}.map-property-count-label{color:#6b7280}.map-property-count-filtered{margin-left:4px;font-size:11px;color:#f59e0b;font-weight:600}@media (max-width: 480px){.map-property-count{font-size:11px;padding:4px 10px;bottom:16px}}.map-legend{position:absolute;bottom:24px;left:12px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;z-index:10;overflow:hidden}.map-legend.collapsed,.map-legend.expanded{padding:0}.map-legend-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;background:none;border:none;cursor:pointer;font-size:12px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.5px;transition:background-color .15s ease}.map-legend-toggle:hover{background-color:#f3f4f6}.map-legend-toggle-text{display:flex;align-items:center;gap:6px}.map-legend-toggle-icon{font-size:10px;transition:transform .2s ease;color:#6b7280}.map-legend-toggle-icon.expanded{transform:rotate(180deg)}.map-legend-content{display:flex;flex-direction:column;gap:6px;padding:0 12px 12px;max-height:250px;overflow-y:auto}.map-legend-item{display:flex;align-items:center;gap:8px}.map-legend-color{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.1);flex-shrink:0}.map-legend-label{font-size:12px;color:#4b5563;white-space:nowrap}@media (max-width: 480px){.map-legend{bottom:60px;left:8px;font-size:11px}.map-legend-toggle{padding:6px 10px;font-size:11px}.map-legend-content{padding:0 10px 10px}.map-legend-label{font-size:11px}.outside-bounds-message{padding:16px 20px;margin:0 16px}}.properties-with-detail{display:flex;flex-direction:row;height:100%;min-height:0}.property-detail-panel{width:380px;min-width:320px;max-width:420px;height:100%;overflow-y:auto;border-right:1px solid #e2e8f0;background:#fff;flex-shrink:0}.properties-list-panel{flex:1;min-width:280px;height:100%;overflow:hidden;display:flex;flex-direction:column}.parcel-detail-panel-mode{width:100%;max-width:none;max-height:none;border-radius:0;height:100%;overflow-y:auto}.parcel-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.parcel-detail-modal{background:#fff;border-radius:8px;width:90%;max-width:700px;max-height:90vh;overflow-y:auto;padding:24px;position:relative}.parcel-detail-modal .close-btn{position:absolute;top:12px;right:12px;background:none;border:none;font-size:24px;cursor:pointer;color:#64748b}.parcel-detail-modal h2{font-size:20px;margin-bottom:4px}.detail-subtitle{color:#64748b;margin-bottom:20px}.detail-header-section{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.business-name-header{margin-bottom:6px}.business-name-display{display:flex;align-items:center;gap:8px}.business-name-title{font-size:22px;font-weight:600;color:#1e293b;margin:0;cursor:pointer}.business-name-title.editable:hover{color:#2563eb}.business-name-header-input{font-size:22px;font-weight:600;color:#1e293b;border:1px solid #2563eb;border-radius:6px;padding:4px 10px;width:100%;max-width:400px;outline:none;box-shadow:0 0 0 2px #2563eb1a}.edit-name-btn-header{background:none;border:none;cursor:pointer;font-size:16px;color:#94a3b8;padding:4px;border-radius:4px;transition:all .15s}.edit-name-btn-header:hover{background:#f1f5f9;color:#2563eb}.name-saving-header{font-size:12px;color:#2563eb;font-weight:500}.custom-name-indicator,.owner-name-indicator{font-size:11px;color:#94a3b8;font-style:italic}.detail-address-subtitle{font-size:14px;color:#64748b;margin:0 0 6px}.business-category-badge{display:inline-block;font-size:12px;color:#475569;background:#f1f5f9;padding:2px 8px;border-radius:4px}.business-contact-section .business-contact-info{display:flex;flex-direction:column;gap:8px}.business-contact-section .business-phone,.business-contact-section .business-website{display:flex;align-items:center;gap:8px;font-size:14px}.business-contact-section .business-phone a,.business-contact-section .business-website a{color:#2563eb;text-decoration:none}.business-contact-section .business-phone a:hover,.business-contact-section .business-website a:hover{text-decoration:underline}.business-contact-section .contact-icon{font-size:16px}.detail-section{margin-bottom:24px}.detail-section h3{font-size:14px;font-weight:600;color:#334155;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid #e2e8f0}.scores-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.score-block{background:#f8fafc;padding:16px;border-radius:6px}.score-block h4{font-size:12px;color:#64748b;margin-bottom:8px}.score-block .score-value{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:4px}.score-block .score-adjustment-note{font-size:11px;color:#64748b;margin-bottom:8px;font-style:italic}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.detail-item{display:flex;flex-direction:column;gap:2px}.detail-item.full-width{grid-column:span 2}.detail-item .label{font-size:11px;color:#64748b;text-transform:uppercase}.detail-item .value{font-size:14px;color:#1e293b}.score-explain{margin-top:12px}.factor{margin-bottom:8px}.factor-header{display:flex;align-items:center;font-size:11px;margin-bottom:3px}.factor-label{color:#475569}.factor-weight{color:#94a3b8;margin-left:4px}.factor-score{margin-left:auto;font-weight:500;color:#1e293b}.factor-bar-bg{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.factor-bar{height:100%;background:#2563eb;border-radius:3px}.tooltip-container{position:relative;display:inline-flex;align-items:center}.tooltip-trigger{cursor:help}.tooltip-content{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#1e293b;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;font-weight:400;line-height:1.4;white-space:normal;width:250px;max-width:300px;z-index:1001;box-shadow:0 4px 12px #00000026}.tooltip-content:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1e293b}.info-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;background:#e2e8f0;color:#64748b;border-radius:50%;font-size:10px;font-weight:600;font-style:italic;margin-left:4px;cursor:help;flex-shrink:0}.info-icon:hover{background:#cbd5e1;color:#475569}.score-block h4 .info-icon{margin-left:6px;vertical-align:middle}.factor-label .info-icon{margin-left:3px}.factor-label .tooltip-content{left:0;transform:translate(0)}.factor-label .tooltip-content:after{left:10px;transform:translate(0)}.contextual-tooltip-wrapper{position:relative;display:inline-flex;align-items:center;vertical-align:middle}.contextual-tooltip-wrapper.has-children{display:inline-flex}.contextual-help-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:#e2e8f0;color:#64748b;border-radius:50%;font-size:10px;font-weight:700;margin-left:6px;cursor:help;flex-shrink:0;transition:all .15s ease;border:none;line-height:1;-webkit-user-select:none;user-select:none}.contextual-help-icon:hover,.contextual-help-icon:focus-visible{background:#3b82f6;color:#fff;outline:none;box-shadow:0 0 0 2px #3b82f64d}.contextual-tooltip-content{position:absolute;background:#1e293b;color:#fff;padding:10px 14px;border-radius:8px;font-size:12px;font-weight:400;line-height:1.5;white-space:normal;width:240px;max-width:280px;z-index:9999;box-shadow:0 4px 16px #0003;pointer-events:none;animation:contextualTooltipFadeIn .15s ease}@keyframes contextualTooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.lead-status-section{background:#f8fafc;border-radius:8px;padding:16px;margin-bottom:24px}.lead-status-control{display:flex;align-items:center;gap:12px}.lead-status-select{flex:1;padding:10px 12px;border:2px solid #e2e8f0;border-radius:6px;font-size:14px;cursor:pointer;background:#fff;transition:border-color .15s}.lead-status-select:focus{outline:none;border-color:#667eea}.status-updating{font-size:12px;color:#64748b}.remove-from-funnel-btn{display:flex;align-items:center;gap:6px;margin-top:12px;padding:8px 12px;border:1px solid #fecaca;background:#fef2f2;color:#dc2626;border-radius:6px;font-size:13px;cursor:pointer;transition:all .15s ease}.remove-from-funnel-btn:hover{background:#fee2e2;border-color:#f87171}.remove-from-funnel-btn:disabled{opacity:.5;cursor:not-allowed}.remove-confirm-modal{max-width:400px;text-align:center}.remove-confirm-modal .modal-header{border-bottom:none;padding-bottom:0}.remove-confirm-modal .modal-header h3{color:#dc2626}.remove-confirm-icon{display:flex;justify-content:center;margin-bottom:16px}.remove-confirm-icon svg{color:#dc2626;background:#fef2f2;padding:16px;border-radius:50%}.remove-confirm-text{font-size:15px;color:#1e293b;margin-bottom:8px}.remove-confirm-text strong{color:#0f172a}.remove-confirm-subtext{font-size:13px;color:#64748b;margin-bottom:0}.remove-confirm-modal .modal-actions{border-top:none;padding-top:8px}.btn-danger{background:#dc2626;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease}.btn-danger:disabled{opacity:.6;cursor:not-allowed}.status-history{margin-top:16px;padding-top:12px;border-top:1px solid #e2e8f0}.status-history h4{font-size:12px;color:#64748b;margin-bottom:8px;text-transform:uppercase}.status-history ul{list-style:none;margin:0;padding:0}.status-history li{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:13px;border-bottom:1px solid #f1f5f9}.status-history li:last-child{border-bottom:none}.history-change{color:#1e293b}.history-meta{color:#94a3b8;font-size:11px}.notes-history{margin-top:16px;padding-top:12px;border-top:1px solid #e2e8f0}.notes-history h4{font-size:12px;color:#64748b;margin-bottom:8px;text-transform:uppercase}.notes-history ul{list-style:none;margin:0;padding:0}.notes-history li{padding:10px 12px;margin-bottom:8px;background:#f8fafc;border-radius:8px;border-left:3px solid #3b82f6}.notes-history li:last-child{margin-bottom:0}.note-content{font-size:13px;color:#1e293b;line-height:1.5;margin-bottom:6px;white-space:pre-wrap}.note-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.note-source{font-size:10px;font-weight:600;text-transform:uppercase;padding:2px 6px;border-radius:4px;background:#e2e8f0;color:#64748b}.note-source.source-route{background:#dbeafe;color:#1e40af}.note-source.source-manual{background:#f3e8ff;color:#7c3aed}.note-source.source-import{background:#d1fae5;color:#047857}.note-source.source-automation{background:#fef3c7;color:#b45309}.note-date{font-size:11px;color:#94a3b8}.status-badge{display:inline-block;font-size:10px;text-transform:uppercase;font-weight:500;padding:2px 6px;border-radius:3px;margin-top:6px}.status-badge.status-new{background:#dbeafe;color:#1e40af}.status-badge.status-contacted{background:#fef3c7;color:#92400e}.status-badge.status-meeting{background:#ede9fe;color:#5b21b6}.status-badge.status-quoted{background:#cffafe;color:#0e7490}.status-badge.status-won{background:#dcfce7;color:#166534}.status-badge.status-lost{background:#fee2e2;color:#991b1b}.imagery-section{margin-bottom:24px}.imagery-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.imagery-header h3{margin:0}.view-toggle{display:flex;gap:4px;background:#f1f5f9;padding:4px;border-radius:6px}.view-toggle .toggle-btn{padding:6px 12px;border:none;background:transparent;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;border-radius:4px;transition:all .15s ease}.view-toggle .toggle-btn:hover{color:#334155}.view-toggle .toggle-btn.active{background:#fff;color:#0f172a;box-shadow:0 1px 2px #00000014}.imagery-container{border-radius:8px;overflow:hidden;background:#f8fafc;min-height:200px}.imagery-image{width:100%;height:auto;display:block}.imagery-loading{display:flex;align-items:center;justify-content:center;height:200px;color:#64748b;font-size:14px}.imagery-unavailable{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:#94a3b8;text-align:center;padding:20px}.imagery-unavailable .unavailable-icon{font-size:32px;margin-bottom:8px;opacity:.5}.imagery-unavailable p{font-size:13px;margin:0}.business-info-section{background:#f8fafc;border-radius:8px;padding:16px;margin-bottom:24px}.business-info-loading{color:#64748b;font-size:14px;padding:8px 0}.business-info-content{display:flex;flex-direction:column;gap:8px}.business-name-row{display:flex;align-items:center;gap:8px}.business-name{font-size:16px;font-weight:600;color:#1e293b}.business-name.editable{cursor:pointer;padding:2px 4px;margin:-2px -4px;border-radius:4px;transition:background-color .15s}.business-name.editable:hover{background:#f1f5f9}.business-name-input{font-size:16px;font-weight:600;color:#1e293b;border:1px solid #3b82f6;border-radius:4px;padding:4px 8px;outline:none;flex:1;min-width:200px}.business-name-input:focus{box-shadow:0 0 0 2px #3b82f633}.edit-name-btn{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:14px;padding:4px;border-radius:4px;transition:color .15s,background-color .15s}.edit-name-btn:hover{color:#3b82f6;background:#f1f5f9}.name-saving{font-size:12px;color:#64748b;font-style:italic}.original-name-hint{font-size:11px;color:#94a3b8;font-weight:400}.add-name-btn{background:none;border:1px dashed #cbd5e1;color:#64748b;cursor:pointer;font-size:13px;padding:6px 12px;border-radius:4px;transition:all .15s;margin-top:8px}.add-name-btn:hover{border-color:#3b82f6;color:#3b82f6;background:#f8fafc}.business-info-unavailable{display:flex;flex-direction:column;align-items:flex-start;gap:4px;color:#94a3b8;font-size:14px}.owner-fallback-badge{font-size:10px;text-transform:uppercase;font-weight:500;padding:2px 6px;border-radius:3px;background:#f1f5f9;color:#64748b}.business-category{font-size:13px;color:#64748b}.business-contact-info{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px;padding-top:12px;border-top:1px solid #e2e8f0}.business-phone,.business-website{display:flex;align-items:center;gap:6px;font-size:13px}.business-phone a,.business-website a{color:#2563eb;text-decoration:none}.business-phone a:hover,.business-website a:hover{text-decoration:underline}.contact-icon{font-size:14px}.business-info-unavailable{color:#94a3b8;font-size:13px;padding:8px 0}.contacts-section{background:#f8fafc;border-radius:8px;padding:16px;margin-bottom:24px}.contacts-loading{color:#64748b;font-size:14px;padding:8px 0}.contacts-list{display:flex;flex-direction:column;gap:12px}.contact-card{background:#fff;border-radius:8px;padding:14px;border:1px solid #e2e8f0;transition:border-color .15s ease}.contact-card:hover{border-color:#cbd5e1}.contact-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.contact-name{font-size:15px;font-weight:600;color:#1e293b}.linkedin-link{color:#0077b5;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;transition:background-color .15s ease}.linkedin-link:hover{background-color:#e2e8f0}.contact-title{font-size:13px;color:#475569;margin-bottom:2px}.contact-company{font-size:12px;color:#64748b;margin-bottom:8px}.contact-details{display:flex;flex-wrap:wrap;gap:12px;padding-top:10px;border-top:1px solid #f1f5f9}.contact-email,.contact-phone{display:flex;align-items:center;gap:5px;font-size:13px;color:#2563eb;text-decoration:none}.contact-email:hover,.contact-phone:hover{text-decoration:underline}.contact-details .contact-icon{font-size:12px}.contact-phone-loading{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#94a3b8;font-style:italic}.phone-spinner{width:12px;height:12px;border:2px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:phone-spin .8s linear infinite}@keyframes phone-spin{to{transform:rotate(360deg)}}.contacts-unavailable{color:#94a3b8;text-align:center;padding:16px 0}.contacts-unavailable p{font-size:14px;margin:0 0 6px;color:#64748b}.contacts-hint{font-size:12px;color:#94a3b8}.lead-assignee-section{margin-top:16px;padding-top:12px;border-top:1px solid #e2e8f0}.assignee-label{display:block;font-size:12px;color:#64748b;margin-bottom:6px;font-weight:500}.assignee-select{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#334155;background:#fff;cursor:pointer}.assignee-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.lead-followup-section{margin-top:16px;padding-top:12px;border-top:1px solid #e2e8f0}.followup-label,.notes-label{display:block;font-size:12px;color:#64748b;text-transform:uppercase;margin-bottom:6px;font-weight:500}.followup-date-input{width:100%;max-width:200px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#fff}.followup-date-input:focus{outline:none;border-color:#667eea}.lead-notes-section{margin-top:16px;padding-top:12px;border-top:1px solid #e2e8f0}.lead-notes-textarea{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:inherit;color:#1e293b;resize:vertical;min-height:80px;background:#fff}.lead-notes-textarea:focus{outline:none;border-color:#667eea}.lead-notes-textarea::placeholder{color:#94a3b8}.followup-badge{display:inline-flex;align-items:center;gap:4px;font-size:10px;text-transform:uppercase;font-weight:500;padding:2px 6px;border-radius:3px;background:#fef3c7;color:#92400e}.followup-badge.overdue{background:#fee2e2;color:#991b1b}.followup-badge.today{background:#dbeafe;color:#1e40af}.revenue-estimation-section{margin-top:16px;padding:12px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.revenue-estimation-section h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#334155}.revenue-inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.revenue-input-group{display:flex;flex-direction:column;gap:4px}.revenue-input-group label{font-size:12px;font-weight:500;color:#64748b}.price-input-wrapper{display:flex;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.price-input-wrapper:focus-within{border-color:#667eea}.currency-symbol{padding:8px 10px;background:#f1f5f9;color:#64748b;font-weight:500;border-right:1px solid #e2e8f0}.service-price-input{flex:1;padding:8px 10px;border:none;font-size:14px;color:#1e293b;width:100%}.service-price-input:focus{outline:none}.service-price-input::placeholder{color:#94a3b8}.service-frequency-select{width:100%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#fff;cursor:pointer}.service-frequency-select:focus{outline:none;border-color:#667eea}.revenue-calculated{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;padding-top:12px;border-top:1px solid #e2e8f0}.revenue-value{display:flex;flex-direction:column;gap:2px}.revenue-label{font-size:11px;font-weight:500;color:#64748b;text-transform:uppercase}.revenue-amount{font-size:18px;font-weight:600;color:#059669}.revenue-amount.annual{color:#0d9488}.sales-funnel-page{display:flex;flex-direction:column;height:100vh;background:#f1f5f9}.sales-funnel-page .app-header{flex-shrink:0}.back-to-map{display:flex;align-items:center;justify-content:center;color:#94a3b8;text-decoration:none;padding:6px;border-radius:6px;transition:all .15s ease}.back-to-map:hover{background:#334155;color:#fff}.leads-toggle{display:flex;background:#e2e8f0;border-radius:6px;overflow:hidden}.leads-toggle .toggle-btn{background:transparent;border:none;color:#64748b;padding:8px 14px;font-size:13px;cursor:pointer;transition:all .15s ease;font-weight:500}.leads-toggle .toggle-btn:hover{background:#cbd5e1;color:#334155}.leads-toggle .toggle-btn.active{background:#3b82f6;color:#fff}.archive-toggle{display:inline-flex;align-items:center;gap:6px;background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;padding:8px 14px;font-size:13px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .15s}.archive-toggle:hover{background:#e2e8f0;color:#334155}.archive-toggle.active{background:#9ca3af;border-color:#9ca3af;color:#fff}.archive-count-badge{background:#ffffff40;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600}.archive-toggle:not(.active) .archive-count-badge{background:#cbd5e1;color:#475569}.time-filter-group{display:flex;background:#334155;border-radius:6px;overflow:hidden}.time-filter-btn{background:transparent;border:none;color:#94a3b8;padding:8px 14px;font-size:13px;cursor:pointer;transition:all .15s ease}.time-filter-btn:hover{background:#475569;color:#fff}.time-filter-btn.active{background:#3b82f6;color:#fff}.funnel-controls{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0}.funnel-title-section h2{margin:0;font-size:20px;font-weight:600;color:#1e293b}.funnel-subtitle{margin:4px 0 0;font-size:14px;color:#64748b}.funnel-subtitle-row{display:flex;align-items:center;gap:16px;margin-top:4px}.funnel-subtitle-row .funnel-subtitle{margin:0}.automations-toggle-container{display:flex;align-items:center}.automations-toggle-label{display:flex;align-items:center;gap:8px;cursor:pointer}.automations-toggle-label .toggle-text{font-size:13px;font-weight:500;color:#64748b}.automation-toggle-switch{position:relative;width:44px;height:24px;background:#cbd5e1;border:none;border-radius:12px;cursor:pointer;transition:background .2s;padding:0}.automation-toggle-switch.enabled{background:#22c55e}.automation-toggle-switch.disabled{background:#cbd5e1}.automation-toggle-switch:disabled{opacity:.6;cursor:wait}.automation-toggle-switch .toggle-slider{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #0003}.automation-toggle-switch.enabled .toggle-slider{transform:translate(20px)}.automation-enable-modal{max-width:480px}.automation-enable-modal .modal-description{margin-bottom:16px;color:#475569}.automation-enable-modal .automation-list{max-height:300px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.automation-enable-modal .automation-list-item{padding:12px 16px;border-bottom:1px solid #e2e8f0}.automation-enable-modal .automation-list-item:last-child{border-bottom:none}.automation-enable-modal .automation-name{font-weight:600;color:#1e293b;margin-bottom:4px}.automation-enable-modal .automation-description{font-size:13px;color:#64748b}.automation-enable-modal .no-automations-message{padding:24px;text-align:center;color:#64748b;background:#f8fafc;border-radius:8px;border:1px dashed #cbd5e1}.pipeline-value-display{display:flex;flex-direction:column;align-items:center;padding:8px 24px;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-radius:8px;border:1px solid #bbf7d0}.pipeline-value-label{font-size:11px;color:#16a34a;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.pipeline-value-amount{font-size:22px;font-weight:700;color:#15803d}.pipeline-value-period{font-size:13px;font-weight:500;color:#22c55e}.funnel-actions{display:flex;align-items:center;gap:16px}.funnel-content{flex:1;overflow:hidden;padding:16px;display:flex;flex-direction:column}.funnel-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;color:#64748b}.funnel-summary-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:16px}.funnel-summary-card{background:#fff;border-radius:8px;padding:12px 14px;border-top:3px solid;box-shadow:0 1px 3px #0000000f}.summary-card-header{display:flex;align-items:center;gap:6px;margin-bottom:8px}.summary-status-dot{width:8px;height:8px;border-radius:50%}.summary-card-title{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.summary-card-value{font-size:20px;font-weight:700;color:#1e293b;line-height:1.2}.summary-period{font-size:13px;font-weight:500;color:#64748b}.summary-card-count{font-size:12px;color:#94a3b8;margin-top:4px}.funnel-columns{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;flex:1;min-height:0}.funnel-column{min-width:0;background:#fff;border-radius:10px;box-shadow:0 1px 3px #00000014;display:flex;flex-direction:column;transition:all .2s ease;overflow:hidden}.funnel-column.drop-target{background:#f0f9ff;box-shadow:0 0 0 2px #3b82f6,0 4px 12px #3b82f626}.funnel-column-header{padding:10px 12px;border-bottom:1px solid #e2e8f0;border-top:3px solid;flex-shrink:0}.column-title-row{display:flex;align-items:center;gap:6px}.column-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.column-title{font-weight:600;font-size:12px;color:#1e293b;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.column-count{background:#f1f5f9;color:#64748b;font-size:11px;font-weight:600;padding:2px 6px;border-radius:8px;flex-shrink:0}.column-total{margin-top:4px;font-size:11px;font-weight:600;color:#059669}.funnel-column-cards{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:6px}.funnel-column-empty{display:flex;align-items:center;justify-content:center;height:60px;color:#94a3b8;font-size:11px;border:1px dashed #e2e8f0;border-radius:6px}.funnel-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 10px;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 2px #0000000a;position:relative}.funnel-card:hover{box-shadow:0 3px 8px #0000001a;border-color:#3b82f6;background:#f8fafc}.funnel-card-remove-btn{position:absolute;bottom:6px;right:6px;width:22px;height:22px;border:none;background:transparent;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .15s ease;color:#94a3b8}.funnel-card:hover .funnel-card-remove-btn{opacity:1}.funnel-card-remove-btn:hover{background:#fee2e2;color:#ef4444}.funnel-card:active{cursor:grabbing}.funnel-card.dragging{opacity:.5;transform:rotate(2deg)}.funnel-card-header{margin-bottom:4px}.funnel-card-address{font-weight:600;font-size:11px;color:#1e293b;display:block;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.funnel-card-name{font-weight:600;font-size:12px;color:#1e293b;display:block;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.funnel-card-address-sub{font-size:10px;color:#64748b;display:block;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px}.funnel-card-meta{display:flex;gap:6px;font-size:10px;color:#64748b;margin-bottom:4px;flex-wrap:wrap}.funnel-card-city{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.funnel-card-type{background:#f1f5f9;padding:1px 4px;border-radius:3px;font-size:9px;white-space:nowrap}.funnel-card-value{font-size:12px;font-weight:600;color:#059669;margin-bottom:4px}.funnel-card-followup{font-size:9px;color:#f59e0b;background:#fef3c7;padding:2px 6px;border-radius:3px;margin-bottom:4px;display:inline-block}.funnel-card-assignee{font-size:11px;color:#8b5cf6;display:flex;align-items:center;gap:4px;margin-top:4px}.funnel-card-assignee svg{flex-shrink:0}.funnel-card-notes{font-size:10px;color:#64748b;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.settings-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.settings-modal{background:#fff;border-radius:12px;width:100%;max-width:480px;max-height:90vh;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.settings-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f8fafc}.settings-modal-header h2{font-size:18px;font-weight:600;color:#1e293b}.settings-close-btn{background:none;border:none;cursor:pointer;padding:4px;color:#64748b;border-radius:4px;transition:background .15s ease}.settings-close-btn:hover{background:#e2e8f0;color:#1e293b}.settings-modal-content{padding:20px;overflow-y:auto;max-height:calc(90vh - 70px)}.settings-description{font-size:14px;color:#64748b;margin-bottom:20px;line-height:1.5}.settings-section h3{font-size:14px;font-weight:600;color:#374151;margin-bottom:16px}.settings-toggle-group{display:flex;flex-direction:column;gap:12px}.settings-toggle{display:flex;align-items:flex-start;gap:12px;padding:12px;background:#f8fafc;border-radius:8px;cursor:pointer;transition:background .15s ease}.settings-toggle:hover{background:#f1f5f9}.settings-toggle input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:44px;height:24px;min-width:44px;background:#cbd5e1;border-radius:12px;position:relative;cursor:pointer;transition:background .2s ease;margin-top:2px}.settings-toggle input[type=checkbox]:checked{background:#3b82f6}.settings-toggle input[type=checkbox]:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px #0003}.settings-toggle input[type=checkbox]:checked:after{transform:translate(20px)}.settings-toggle input[type=checkbox]:disabled{opacity:.5;cursor:not-allowed}.toggle-content{display:flex;flex-direction:column;gap:2px}.toggle-label{font-size:14px;font-weight:500;color:#1e293b}.toggle-description{font-size:12px;color:#64748b}.settings-loading,.settings-saving{font-size:14px;color:#64748b;text-align:center;padding:20px}.settings-saving{font-size:12px;color:#3b82f6;margin-top:16px}.settings-btn{display:flex;align-items:center;gap:6px;background:#334155;border:none;color:#e2e8f0;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:13px;transition:background .15s ease}.settings-btn:hover{background:#475569;color:#fff}.alerts-link{display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;color:#f59e0b;border:1px solid #f59e0b;border-radius:4px;text-decoration:none;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;position:relative}.alerts-link:hover{background:#f59e0b;color:#fff}.alerts-link svg{stroke:currentColor}.alerts-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:#ef4444;color:#fff;border-radius:9px;font-size:11px;font-weight:600;margin-left:4px}.intel-page{padding:24px;max-width:1000px;margin:0 auto}.intel-tabs{display:flex;gap:4px;margin-bottom:24px;border-bottom:2px solid #e2e8f0;padding-bottom:0}.intel-tab{display:flex;align-items:center;gap:8px;padding:12px 20px;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s}.intel-tab:hover{color:#1e293b;background:#f8fafc}.intel-tab.active{color:#3b82f6;border-bottom-color:#3b82f6}.tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#ef4444;color:#fff;border-radius:10px;font-size:11px;font-weight:600}.alerts-tab-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.alerts-tab-title h3{display:flex;align-items:center;gap:10px;margin:0 0 4px;font-size:18px;color:#1e293b}.alerts-tab-title p{margin:0;font-size:14px;color:#64748b}.comparison-tab-content{padding:40px 20px;text-align:center}.comparison-tab-placeholder h3{margin:0 0 8px;font-size:20px;color:#1e293b}.comparison-tab-placeholder p{margin:0 0 20px;color:#64748b}.alerts-page{padding:24px;max-width:1000px;margin:0 auto}.alerts-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.alerts-title-section h2{display:flex;align-items:center;gap:12px;margin:0 0 8px;font-size:24px;color:#1e293b}.alerts-subtitle{color:#64748b;font-size:14px;margin:0}.alerts-actions{display:flex;gap:8px}.comparison-dashboard-link{display:inline-block;padding:8px 16px;background:#3b82f6;color:#fff;text-decoration:none;border-radius:6px;font-size:.875rem;font-weight:500;transition:background .2s}.comparison-dashboard-link:hover{background:#2563eb}.mark-all-read-btn{padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease}.mark-all-read-btn:hover{background:#2563eb}.mark-all-read-btn:disabled{background:#94a3b8;cursor:not-allowed}.alerts-filters{display:flex;gap:8px;margin-bottom:20px}.filter-btn{padding:8px 16px;background:#f1f5f9;color:#475569;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.filter-btn:hover{background:#e2e8f0}.filter-btn.active{background:#1e293b;color:#fff}.alerts-loading{text-align:center;padding:48px;color:#64748b}.alerts-empty{text-align:center;padding:64px 24px;color:#64748b}.alerts-empty-icon{margin-bottom:16px;color:#cbd5e1}.alerts-empty h3{margin:0 0 8px;color:#475569;font-size:18px}.alerts-empty p{margin:0;font-size:14px}.alerts-list{display:flex;flex-direction:column;gap:12px}.alert-card{background:#fff;border:1px solid #e2e8f0;border-left-width:4px;border-radius:8px;overflow:hidden;transition:box-shadow .15s ease;position:relative}.alert-card:hover{box-shadow:0 4px 12px #00000014}.alert-card.unread{background:#fefce8;border-color:#fef08a}.alert-card-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;cursor:pointer}.alert-badges{display:flex;align-items:center;gap:8px}.alert-type-badge{display:inline-block;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px}.alert-severity-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:12px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.alert-meta{display:flex;align-items:center;gap:12px;font-size:12px;color:#64748b}.alert-county{font-weight:500}.alert-card-body{padding:0 16px 12px;cursor:pointer}.alert-title{margin:0 0 4px;font-size:15px;font-weight:600;color:#1e293b}.alert-competitor{display:inline-block;font-size:13px;color:#64748b}.alert-card-expanded{padding:16px;background:#f8fafc;border-top:1px solid #e2e8f0}.alert-message{margin:0 0 16px;font-size:14px;color:#475569;line-height:1.6}.alert-message-preview{margin:8px 0 0;font-size:13px;color:#64748b;line-height:1.5}.alert-evidence{background:#fff;padding:12px;border-radius:6px;font-size:13px;margin-bottom:16px}.alert-evidence strong{display:block;margin-bottom:8px;color:#1e293b}.alert-evidence ul{margin:0;padding-left:20px;color:#64748b}.alert-evidence li{margin-bottom:4px;text-transform:capitalize}.alert-card-actions{display:flex;gap:8px}.dismiss-btn{padding:6px 12px;background:#fee2e2;color:#991b1b;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease}.dismiss-btn:hover{background:#fecaca}.dismiss-btn:disabled{opacity:.5;cursor:not-allowed}.unread-indicator{position:absolute;top:16px;right:16px;width:8px;height:8px;background:#3b82f6;border-radius:50%}.back-link{padding:6px 12px;background:#334155;color:#e2e8f0;border-radius:4px;text-decoration:none;font-size:13px;transition:background .15s ease}.back-link:hover{background:#475569;color:#fff}.business-listing-section{margin-bottom:24px}.business-listing-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.business-listing-card.linked{background:linear-gradient(135deg,#f0fdf4,#ecfeff);border-color:#86efac;flex-direction:column;align-items:stretch}.business-listing-prompt{display:flex;align-items:center;gap:16px}.business-listing-prompt svg{color:#64748b;flex-shrink:0}.business-listing-prompt h3{margin:0 0 4px;font-size:15px;color:#1e293b}.business-listing-prompt p{margin:0;font-size:13px;color:#64748b}.link-business-btn{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s ease}.link-business-btn:hover{background:#2563eb}.business-listing-info{width:100%}.business-listing-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.business-listing-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#16a34a}.business-settings-btn{padding:6px;background:transparent;color:#64748b;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.business-settings-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.unlink-btn{padding:4px 10px;background:transparent;color:#64748b;border:1px solid #e2e8f0;border-radius:4px;font-size:12px;cursor:pointer;transition:all .15s ease}.unlink-btn:hover{background:#fee2e2;border-color:#fecaca;color:#991b1b}.unlink-btn.danger{padding:8px 16px;background:#fee2e2;color:#991b1b;border-color:#fecaca}.unlink-btn.danger:hover{background:#fecaca;border-color:#f87171}.business-listing-name{margin:0 0 12px;font-size:18px;color:#1e293b}.business-listing-stats{display:flex;gap:32px}.business-listing-stats .stat{display:flex;flex-direction:column}.business-listing-stats .stat-value{font-size:24px;font-weight:600;color:#1e293b}.business-listing-stats .stat-label{font-size:12px;color:#64748b}.business-listing-tip{margin:16px 0 0;padding-top:12px;border-top:1px solid #d1fae5;font-size:13px;color:#64748b}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.parcel-detail-modal-overlay{z-index:1100}.parcel-detail-modal-container{background:#fff;border-radius:12px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;position:relative}.parcel-detail-modal-container .parcel-detail{max-height:none;overflow:visible}.parcel-detail-loading,.parcel-detail-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;text-align:center;min-height:300px}.parcel-detail-loading p,.parcel-detail-error p{color:#64748b;margin-top:16px}.parcel-detail-error .btn{margin-top:16px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e2e8f0}.modal-header h3{margin:0;font-size:18px;color:#1e293b}.modal-close{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:0;line-height:1}.modal-close:hover{color:#1e293b}.modal-body{padding:20px;overflow-y:auto}.modal-body>p{margin:0 0 16px;color:#64748b;font-size:14px}.business-modal{max-width:500px}.search-input-group{display:flex;gap:8px;margin-bottom:16px}.search-input-group input{flex:1;padding:10px 14px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}.search-input-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-input-group button{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease}.search-input-group button:hover:not(:disabled){background:#2563eb}.search-input-group button:disabled{background:#94a3b8;cursor:not-allowed}.search-results{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto}.search-result-item{padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .15s ease}.search-result-item:hover{background:#f0fdf4;border-color:#86efac}.search-result-name{font-weight:600;color:#1e293b;margin-bottom:4px}.search-result-address{font-size:13px;color:#64748b;margin-bottom:8px}.search-result-stats{display:flex;gap:16px;font-size:12px;color:#16a34a}.no-results{text-align:center;padding:24px;color:#64748b;font-size:14px}.error-message{color:#dc2626;font-size:13px;margin-bottom:12px}.link-option{margin-bottom:16px}.link-option h4{margin:0 0 8px;font-size:14px;font-weight:600;color:#1e293b}.link-option p{margin:0 0 12px;font-size:13px;color:#64748b}.link-divider{display:flex;align-items:center;gap:16px;margin:20px 0;color:#94a3b8;font-size:12px;font-weight:500}.link-divider:before,.link-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.manual-entry{background:#fffbeb;border:1px solid #fef3c7;padding:16px;border-radius:8px}.manual-note{margin:12px 0 0;font-size:12px;color:#92400e;font-style:italic}.manual-listing-note{margin:8px 0 0;font-size:13px;color:#92400e;padding:8px 12px;background:#fffbeb;border-radius:4px}.website-only-inputs{display:flex;flex-direction:column;gap:8px}.website-only-inputs input{flex:1;padding:10px 14px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;transition:border-color .15s}.website-only-inputs input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.website-only-inputs button{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s;align-self:flex-start}.website-only-inputs button:hover:not(:disabled){background:#2563eb}.website-only-inputs button:disabled{background:#94a3b8;cursor:not-allowed}.competitors-section{margin-top:48px;padding-top:24px;border-top:1px solid #e2e8f0}.competitors-section h3{margin:0 0 16px;font-size:16px;color:#1e293b}.competitors-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.competitor-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px}.competitor-name{font-weight:600;color:#1e293b;margin-bottom:4px}.competitor-meta{display:flex;justify-content:space-between;font-size:12px;color:#64748b}.competitor-rating{color:#f59e0b}.ad-badge{display:inline-block;margin-top:8px;padding:2px 8px;background:#fef3c7;color:#92400e;border-radius:4px;font-size:11px;font-weight:500}.tracked-competitors-section{margin-bottom:24px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.tracked-competitors-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.tracked-competitors-header h3{margin:0 0 4px;font-size:16px;color:#1e293b}.section-description{margin:0;font-size:13px;color:#64748b}.tracked-competitors-actions{display:flex;gap:8px}.preferences-btn{padding:8px;background:#f1f5f9;color:#475569;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.preferences-btn:hover{background:#e2e8f0;color:#1e293b}.add-competitor-btn{padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease}.add-competitor-btn:hover{background:#2563eb}.tracked-competitors-empty{text-align:center;padding:24px;color:#64748b;font-size:14px;background:#f8fafc;border-radius:8px}.tracked-competitors-list{display:flex;flex-direction:column;gap:12px}.tracked-competitor-card{display:flex;align-items:center;gap:16px;padding:16px;background:linear-gradient(135deg,#f0fdf4,#ecfeff);border:1px solid #86efac;border-radius:8px;position:relative}.tracked-competitor-card .competitor-category{font-size:12px;color:#64748b}.tracked-competitor-card .competitor-notes{margin:8px 0 0;font-size:13px;color:#475569;font-style:italic}.tracked-competitor-card .competitor-stats{display:flex;gap:12px;flex-shrink:0}.tracked-competitor-card .stat{display:flex;flex-direction:column;align-items:center;min-width:50px;text-align:center}.tracked-competitor-card .stat-value{font-size:16px;font-weight:600;color:#1e293b}.tracked-competitor-card .stat-value.ads-active{color:#16a34a}.tracked-competitor-card .stat-label{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.tracked-competitor-card .competitor-ppc-stats{display:flex;gap:12px;padding:8px 12px;background:linear-gradient(135deg,#8b5cf61a,#3b82f61a);border-radius:6px;flex-shrink:0}.tracked-competitor-card .competitor-ppc-stats .stat{min-width:60px}.tracked-competitor-card .stat-value.ppc-active{color:#7c3aed;font-weight:600}.tracked-competitor-card .stat-value.spend-band{color:#3b82f6}.tracked-competitor-card .competitor-keywords{margin-top:8px;padding:8px 12px;background:#f8fafc;border-radius:6px}.tracked-competitor-card .keywords-label{font-size:11px;color:#64748b;display:block;margin-bottom:6px}.tracked-competitor-card .keywords-list{display:flex;flex-wrap:wrap;gap:6px}.tracked-competitor-card .keyword-tag{font-size:11px;padding:2px 8px;background:#e0e7ff;color:#4f46e5;border-radius:4px}.tracked-competitor-card .keyword-more{font-size:11px;color:#64748b;padding:2px 4px}.tracked-competitor-card.expandable{cursor:pointer;transition:all .15s ease}.tracked-competitor-card.expandable:hover{border-color:#4ade80;box-shadow:0 2px 8px #4ade8026}.tracked-competitor-card.expanded{border-color:#22c55e;box-shadow:0 4px 12px #22c55e1a}.tracked-competitor-card{flex-direction:column}.competitor-main-row{display:flex;align-items:center;gap:16px;width:100%}.tracked-competitor-card .competitor-info{flex:1;min-width:0;max-width:320px}.tracked-competitor-card .competitor-name{margin:0;font-size:14px;font-weight:600;color:#1e293b;word-wrap:break-word;overflow-wrap:break-word;line-height:1.3}.expand-indicator{display:flex;align-items:center;justify-content:center;padding:4px;color:#64748b;transition:color .15s ease}.tracked-competitor-card:hover .expand-indicator{color:#475569}.expand-indicator svg{transition:transform .2s ease}.expand-indicator svg.rotated{transform:rotate(180deg)}.competitor-keywords-expanded{width:100%;margin-top:12px;padding-top:12px;border-top:1px solid rgba(134,239,172,.5)}.competitor-keywords-expanded .keywords-label{font-size:11px;color:#64748b;font-weight:500;margin-bottom:8px}.competitor-keywords-expanded .keywords-list{display:flex;flex-wrap:wrap;gap:6px}.competitor-keywords-expanded .keyword-tag{font-size:11px;padding:3px 10px;background:#e0e7ff;color:#4f46e5;border-radius:12px;font-weight:500}.untrack-btn{padding:6px;background:transparent;border:none;color:#94a3b8;cursor:pointer;border-radius:4px;transition:all .15s ease}.untrack-btn:hover{background:#fee2e2;color:#dc2626}.untrack-btn:disabled{opacity:.5;cursor:not-allowed}.other-competitors{margin-top:20px;padding-top:16px;border-top:1px solid #e2e8f0}.other-competitors h4{margin:0 0 12px;font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.other-competitors-list{display:flex;flex-direction:column;gap:8px}.other-competitor-item{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border-radius:6px}.other-competitor-item .competitor-name{flex:1;font-weight:500;color:#1e293b;font-size:14px}.other-competitor-item .competitor-info{display:flex;align-items:center;gap:10px}.other-competitor-item .competitor-rating{font-size:13px;color:#64748b}.ads-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#fef3c7;color:#b45309;border-radius:4px;font-size:11px;font-weight:600;white-space:nowrap}.ads-badge svg{flex-shrink:0}.track-btn{padding:4px 12px;background:#10b981;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease}.track-btn:hover:not(:disabled){background:#059669}.track-btn:disabled{background:#94a3b8;cursor:not-allowed}.more-competitors{margin:8px 0 0;font-size:13px;color:#64748b;text-align:center}.other-competitors-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-wrap:wrap;gap:8px}.other-competitors-header h4{margin:0}.competitor-filter{position:relative;display:flex;align-items:center}.competitor-filter-input{padding:6px 28px 6px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;width:200px;transition:border-color .15s ease}.competitor-filter-input:focus{outline:none;border-color:#3b82f6}.competitor-filter-input::placeholder{color:#94a3b8}.clear-filter-btn{position:absolute;right:6px;background:none;border:none;color:#94a3b8;font-size:18px;cursor:pointer;padding:0 4px;line-height:1}.clear-filter-btn:hover{color:#64748b}.no-results{text-align:center;color:#64748b;font-size:13px;padding:12px;margin:0}.show-more-btn{width:100%;padding:10px;margin-top:8px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.show-more-btn:hover{background:#e2e8f0;border-color:#cbd5e1}.tracked-badge{margin-left:6px;color:#f59e0b;font-size:14px}.search-result-item.already-added{opacity:.6;cursor:not-allowed}.search-result-item.already-added:hover{background:#f8fafc;border-color:#e2e8f0}.already-added-badge{margin-left:8px;padding:2px 8px;background:#e2e8f0;color:#64748b;border-radius:4px;font-size:11px;font-weight:500}.add-competitor-options{margin-top:20px;padding-top:16px;border-top:1px solid #e2e8f0}.checkbox-label{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;color:#1e293b;cursor:pointer}.checkbox-label input[type=checkbox]{width:16px;height:16px;accent-color:#3b82f6}.notes-input{margin-top:12px}.notes-input label{display:block;margin-bottom:6px;font-size:13px;font-weight:500;color:#475569}.notes-input input{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}.notes-input input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.preferences-modal{max-width:500px}.preferences-section{margin-bottom:24px}.preferences-section:last-child{margin-bottom:0}.preferences-section h4{margin:0 0 16px;font-size:14px;font-weight:600;color:#1e293b;text-transform:uppercase;letter-spacing:.5px}.preference-item{margin-bottom:16px}.preference-item label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:#1e293b}.preference-description{margin:4px 0 0;font-size:12px;color:#64748b}.threshold-input{display:flex;align-items:center;gap:8px}.threshold-input input{width:80px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;text-align:center}.threshold-input input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.threshold-input span{font-size:14px;color:#64748b}.toggle-label{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:14px;color:#1e293b;cursor:pointer}.toggle-label input[type=checkbox]{width:18px;height:18px;accent-color:#3b82f6}.preferences-section select{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;background:#fff;color:#1e293b;cursor:pointer}.preferences-section select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.preference-hint{margin-top:8px;font-size:12px;color:#64748b;line-height:1.4}.business-settings-modal{max-width:500px}.settings-section{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}.settings-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.settings-section h4{margin:0 0 8px;font-size:14px;font-weight:600;color:#1e293b}.settings-section .section-note{margin:0 0 16px;font-size:13px;color:#64748b}.readonly-section{background:#f8fafc;padding:16px;border-radius:8px;border:none}.readonly-stats{display:flex;gap:32px}.readonly-stat{display:flex;flex-direction:column;gap:4px}.readonly-stat .stat-label{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.readonly-stat .stat-value{font-size:24px;font-weight:600;color:#1e293b}.form-group{margin-bottom:16px}.form-group:last-child{margin-bottom:0}.form-group label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:#1e293b}.form-group input{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;transition:border-color .15s ease,box-shadow .15s ease}.form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input::placeholder{color:#94a3b8}.form-group select,.form-select{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.form-group select:focus,.form-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group.checkbox{display:flex;align-items:center}.form-group.checkbox label{display:flex;align-items:center;gap:8px;font-weight:400;cursor:pointer;margin-bottom:0}.form-group.checkbox input[type=checkbox]{width:16px;height:16px}.modal-description{color:#64748b;font-size:14px;margin-bottom:16px}.modal-actions{margin-top:24px;margin-bottom:24px;display:flex;justify-content:flex-end;gap:12px}.save-btn{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease}.save-btn:hover:not(:disabled){background:#2563eb}.save-btn:disabled{background:#94a3b8;cursor:not-allowed}.danger-section{background:#fef2f2;padding:16px;margin-bottom:16px;border-radius:8px;border:1px solid #fecaca}.danger-section h4{color:#991b1b}.comparison-dashboard{max-width:1200px;margin:0 auto;padding:24px}.dashboard-header{margin-bottom:24px}.dashboard-header h2{margin:0 0 8px;font-size:1.75rem}.dashboard-subtitle{color:#64748b;margin:0}.dashboard-controls{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:32px;padding:20px;background:#f8fafc;border-radius:12px;align-items:flex-end}.control-section{flex:1;min-width:200px}.control-section h3{font-size:.875rem;color:#64748b;margin:0 0 8px;font-weight:500}.competitor-selector{min-height:40px}.no-competitors{color:#64748b;font-size:.875rem;margin:0}.no-competitors a{color:#3b82f6}.competitor-chips{display:flex;flex-wrap:wrap;gap:8px}.competitor-chip{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:20px;border:1px solid #e2e8f0;background:#fff;font-size:.875rem;cursor:pointer;transition:all .2s}.competitor-chip:hover:not(:disabled){border-color:#3b82f6;background:#eff6ff}.competitor-chip.selected{background:#3b82f6;border-color:#3b82f6;color:#fff}.competitor-chip:disabled{opacity:.5;cursor:not-allowed}.chip-x{margin-left:4px;font-weight:700}.date-range-selector{display:flex;gap:8px}.date-btn{padding:8px 16px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-size:.875rem;cursor:pointer;transition:all .2s}.date-btn:hover{border-color:#3b82f6;background:#eff6ff}.date-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.export-btn{padding:8px 16px;border-radius:6px;border:none;background:#22c55e;color:#fff;font-size:.875rem;cursor:pointer;transition:background .2s}.export-btn:hover{background:#16a34a}.dashboard-empty,.dashboard-loading{text-align:center;padding:60px 20px;color:#64748b;background:#f8fafc;border-radius:12px;margin-bottom:24px}.metrics-section,.chart-section,.ranking-section{margin-bottom:32px;background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}.metrics-section h3,.chart-section h3,.ranking-section h3{margin:0 0 16px;font-size:1.125rem}.ranking-subtitle{color:#64748b;font-size:.875rem;margin:-8px 0 16px}.metrics-table-container,.ranking-table-container{overflow-x:auto}.metrics-table,.ranking-table{width:100%;border-collapse:collapse}.metrics-table th,.metrics-table td,.ranking-table th,.ranking-table td{padding:12px;text-align:left;border-bottom:1px solid #e2e8f0}.metrics-table th,.ranking-table th{background:#f8fafc;font-weight:600;font-size:.875rem;color:#64748b}.metrics-table .org-row,.ranking-table .org-row{background:#eff6ff}.you-badge{display:inline-block;margin-left:8px;padding:2px 8px;background:#3b82f6;color:#fff;border-radius:4px;font-size:.75rem;font-weight:600}.tracked-badge-small{display:inline-block;margin-left:8px;padding:2px 6px;background:#f0fdf4;color:#16a34a;border-radius:4px;font-size:.75rem;border:1px solid #bbf7d0}.chart-container{width:100%;height:300px}.ad-timeline{display:flex;flex-direction:column;gap:8px}.ad-timeline-item{display:flex;align-items:center;gap:16px;padding:8px 12px;background:#f8fafc;border-radius:6px}.ad-date{min-width:60px;font-size:.875rem;color:#64748b;font-weight:500}.ad-businesses{display:flex;flex-wrap:wrap;gap:6px}.ad-badge{padding:4px 8px;background:#fee2e2;color:#dc2626;border-radius:4px;font-size:.75rem;font-weight:500}.no-ads{color:#94a3b8;font-size:.875rem}.rank-badge{display:inline-block;padding:4px 10px;border-radius:4px;font-weight:600;font-size:.875rem}.rank-1{background:#fef3c7;color:#b45309}.rank-2{background:#e5e7eb;color:#374151}.rank-3{background:#fed7aa;color:#c2410c}.rank-other{background:#f1f5f9;color:#64748b}.keyword-section{margin-bottom:32px;background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}.keyword-section h3{margin:0 0 8px;font-size:1.125rem}.keyword-section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.keyword-type-toggle{display:flex;gap:0;background:#f1f5f9;border-radius:8px;padding:4px}.keyword-type-btn{padding:8px 16px;border:none;background:transparent;color:#64748b;font-weight:500;font-size:14px;cursor:pointer;border-radius:6px;transition:all .15s ease}.keyword-type-btn:hover{color:#1e40af}.keyword-type-btn.active{background:#fff;color:#1e40af;box-shadow:0 1px 3px #0000001a}.section-subtitle{color:#64748b;font-size:.875rem;margin:0 0 20px}.keyword-summary{display:flex;gap:16px;margin-bottom:24px}.keyword-stat{flex:1;background:#f8fafc;padding:16px;border-radius:8px;text-align:center}.keyword-stat.overlap{background:#fef3c7}.keyword-stat .stat-number{display:block;font-size:1.75rem;font-weight:700;color:#1e293b}.keyword-stat .stat-label{font-size:.875rem;color:#64748b}.keyword-stat.missed{background:#fef2f2}.keyword-stat.missed .stat-number{color:#dc2626}.keyword-vol{margin-left:6px;padding:1px 5px;background:#00000014;border-radius:3px;font-size:.7rem;font-weight:500;color:#64748b}.keyword-tag.overlap .keyword-vol{background:#fbbf244d}.keyword-tag.unique .keyword-vol{background:#22c55e33}.keyword-tag.competitor .keyword-vol{background:#ef444426}.metric-cell{text-align:center;font-size:.8rem;color:#64748b;padding:8px 6px}.keyword-lists{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.keyword-list-section{background:#f8fafc;padding:16px;border-radius:8px}.keyword-list-section h4{margin:0 0 12px;font-size:.9rem;display:flex;align-items:center;gap:8px}.ppc-active-badge{display:inline-block;padding:2px 8px;background:#dcfce7;color:#16a34a;border-radius:4px;font-size:.75rem;font-weight:500}.ppc-inactive-badge{display:inline-block;padding:2px 8px;background:#f1f5f9;color:#64748b}.domain-skipped-badge{display:inline-block;padding:2px 8px;background:#fef3c7;color:#b45309;border-radius:4px;font-size:.75rem;font-weight:500}.domain-skipped-message{display:block;padding:12px;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;color:#92400e;font-size:.875rem;line-height:1.4}.competitor-name-row{display:flex;align-items:center;gap:8px}.website-icon-link{position:relative;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .15s ease;flex-shrink:0}.website-icon-link:hover{color:#3b82f6}.website-icon-link.invalid{color:#b45309}.website-icon-link.invalid:hover{color:#92400e}.invalid-icon-badge{position:absolute;top:-4px;right:-6px;display:flex;align-items:center;justify-content:center;width:12px;height:12px;background:#fef3c7;color:#b45309;border-radius:50%;font-size:9px;font-weight:700;border:1px solid #fcd34d}.invalid-domain-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;background:#fef3c7;color:#b45309;border-radius:4px;font-size:.7rem;font-weight:600}.search-result-domain-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-right:8px;color:#6b7280;vertical-align:middle}.search-result-domain-icon.invalid{color:#b45309}.search-result-domain-icon .invalid-dot{position:absolute;top:-4px;right:-6px;display:flex;align-items:center;justify-content:center;width:12px;height:12px;background:#fef3c7;color:#b45309;border-radius:50%;font-size:9px;font-weight:700;border:1px solid #fcd34d}.keyword-tags{display:flex;flex-wrap:wrap;gap:6px}.keyword-tag{display:inline-block;padding:4px 10px;border-radius:4px;font-size:.8rem;font-weight:500}.keyword-tag.unique{background:#dbeafe;color:#1d4ed8}.keyword-tag.overlap{background:#fef3c7;color:#b45309}.keyword-tag.competitor{background:#fee2e2;color:#dc2626}.keyword-tag.with-volume{display:inline-flex;align-items:center;gap:6px;padding:4px 8px 4px 10px}.keyword-volume{display:inline-block;padding:2px 6px;border-radius:3px;font-size:.65rem;font-weight:600;opacity:.85}.keyword-tag.unique .keyword-volume{background:#1d4ed826}.keyword-tag.competitor .keyword-volume{background:#dc262626}.keyword-tag.overlap .keyword-volume{background:#b4530926}.no-keywords{color:#94a3b8;font-size:.875rem;font-style:italic}.keyword-insights{display:flex;flex-direction:column;gap:16px}.insight-box{padding:16px;border-radius:8px}.insight-box.opportunity{background:#fef2f2;border:1px solid #fecaca}.insight-box.strength{background:#eff6ff;border:1px solid #bfdbfe}.insight-box h5{margin:0 0 12px;font-size:.875rem;color:#1e293b}.chart-subtitle{color:#64748b;font-size:.875rem;margin:-4px 0 12px}.keyword-matrix-section{margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.keyword-matrix-section h4{margin:0 0 8px;font-size:1rem;color:#1e293b}.keyword-matrix-section.shared{margin-top:20px}.keyword-matrix-container{overflow-x:auto;margin-top:12px}.keyword-matrix{width:100%;border-collapse:collapse;font-size:.85rem}.keyword-matrix th{background:#f8fafc;padding:10px 12px;text-align:center;font-weight:600;color:#475569;border-bottom:2px solid #e2e8f0;white-space:nowrap}.keyword-matrix th:first-child{text-align:left;min-width:180px}.keyword-matrix td{padding:8px 12px;border-bottom:1px solid #f1f5f9}.keyword-matrix tbody tr:hover{background:#f8fafc}.keyword-cell{font-weight:500;color:#1e293b}.status-cell{text-align:center;width:60px}.status-cell.has .status-icon{color:#16a34a;font-weight:700}.status-cell.missing .status-icon{color:#dc2626;font-weight:700;background:#fee2e2;padding:2px 6px;border-radius:4px}.status-cell.none .status-icon{color:#cbd5e1}.status-icon.dim{opacity:.5}.count-cell{text-align:center;width:80px}.competitor-count{display:inline-block;background:#fee2e2;color:#dc2626;padding:2px 8px;border-radius:12px;font-weight:600;font-size:.8rem}.overlap-count{display:inline-block;background:#fef3c7;color:#b45309;padding:2px 8px;border-radius:12px;font-weight:600;font-size:.8rem}.matrix-note{margin-top:12px;font-size:.8rem;color:#64748b;text-align:center}@media (max-width: 768px){.dashboard-controls{flex-direction:column}.control-section{width:100%}.date-range-selector{flex-wrap:wrap}.chart-container{height:250px}.keyword-summary{flex-direction:column}}.funnel-tabs{display:flex;gap:4px;padding:0 24px;margin-bottom:20px;border-bottom:1px solid #e2e8f0}.funnel-tab{display:flex;align-items:center;gap:8px;padding:12px 20px;background:none;border:none;border-bottom:2px solid transparent;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;margin-bottom:-1px}.funnel-tab:hover{color:#1e293b;background:#f8fafc}.funnel-tab.active{color:#2563eb;border-bottom-color:#2563eb}.funnel-tab svg{flex-shrink:0}.funnel-tab-badge{background:#ef4444;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center}.follow-up-list{padding:0 24px 24px;flex:1;overflow-y:auto}.follow-up-loading,.follow-up-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.follow-up-empty-icon{color:#94a3b8;margin-bottom:16px}.follow-up-empty h3{margin:0 0 8px;color:#334155;font-size:18px}.follow-up-empty p{margin:0;color:#64748b;font-size:14px}.follow-up-summary{display:flex;gap:16px;margin-bottom:24px}.follow-up-summary-item{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;text-align:center}.follow-up-summary-item.action-needed{border-color:#fecaca;background:#fef2f2}.follow-up-summary-count{display:block;font-size:28px;font-weight:700;color:#1e293b;line-height:1}.follow-up-summary-item.action-needed .follow-up-summary-count{color:#dc2626}.follow-up-summary-label{display:block;font-size:13px;color:#64748b;margin-top:4px}.follow-up-sections{display:flex;flex-direction:column;gap:16px}.follow-up-section{background:#fff;border-radius:8px;border-left:4px solid;padding:16px}.follow-up-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.follow-up-section-title{margin:0;font-size:14px;font-weight:600;color:#334155}.follow-up-section-badge{font-size:12px;font-weight:600;color:#fff;padding:2px 8px;border-radius:10px}.follow-up-section-list{display:flex;flex-direction:column;gap:8px}.follow-up-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .15s}.follow-up-card:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.follow-up-card-main{flex:1;min-width:0}.follow-up-card-name{font-size:14px;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.follow-up-card-address-sub{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.follow-up-card-meta{display:flex;align-items:center;gap:8px;margin-top:4px}.follow-up-card-city{font-size:12px;color:#64748b}.follow-up-card-status{font-size:11px;font-weight:500;padding:2px 6px;border-radius:4px;background:#f1f5f9;color:#475569}.follow-up-card-status[data-status=new]{background:#dbeafe;color:#1d4ed8}.follow-up-card-status[data-status=contacted]{background:#fef3c7;color:#b45309}.follow-up-card-status[data-status=meeting]{background:#ede9fe;color:#7c3aed}.follow-up-card-status[data-status=quoted]{background:#cffafe;color:#0891b2}.follow-up-card-status[data-status=won]{background:#dcfce7;color:#15803d}.follow-up-card-status[data-status=lost]{background:#fee2e2;color:#dc2626}.follow-up-card-date{flex-shrink:0}.follow-up-date-text{font-size:13px;color:#475569;font-weight:500}.follow-up-date-text.overdue{color:#dc2626;font-weight:600}.sales-stats-page{display:flex;flex-direction:column;min-height:100vh;background:#f8fafc}.stats-content{flex:1;padding:24px;max-width:1400px;margin:0 auto;width:100%}.stats-tab-content{flex:1;overflow-y:auto;padding:8px;max-width:1400px;margin:0 auto;width:100%}.stats-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.stats-title-section h2{margin:0 0 4px;font-size:24px;font-weight:600;color:#1e293b}.stats-subtitle{margin:0;font-size:14px;color:#64748b}.stats-time-filter{display:flex;gap:4px;background:#fff;padding:4px;border-radius:8px;border:1px solid #e2e8f0}.stats-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px}.stats-summary-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stats-card{background:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0}.stats-card.highlight-green{border-color:#86efac;background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.stats-card.highlight-blue{border-color:#93c5fd;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.stats-card-label{font-size:13px;font-weight:500;color:#64748b;margin-bottom:8px}.stats-card-value{font-size:28px;font-weight:700;color:#1e293b;line-height:1}.stats-card.highlight-green .stats-card-value{color:#15803d}.stats-card.highlight-blue .stats-card-value{color:#1d4ed8}.stats-card-sublabel{font-size:12px;color:#94a3b8;margin-top:4px}.stats-section{background:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0;margin-bottom:24px}.stats-section-title{margin:0 0 16px;font-size:16px;font-weight:600;color:#1e293b}.stats-conversion-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.conversion-rate-card{background:#f8fafc;border-radius:8px;padding:16px;text-align:center}.conversion-rate-card.highlight{background:#f0fdf4;border:1px solid #86efac}.conversion-arrow{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.conversion-from,.conversion-to{font-size:12px;font-weight:500;color:#64748b}.conversion-arrow svg{color:#94a3b8}.conversion-value{font-size:24px;font-weight:700;color:#1e293b}.conversion-rate-card.highlight .conversion-value{color:#15803d}.stats-charts-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}.stats-chart-section{margin-bottom:0}.stats-chart-container{height:250px}.stats-leaderboard{overflow-x:auto}.leaderboard-table{width:100%;border-collapse:collapse;font-size:14px}.leaderboard-table th{text-align:left;padding:12px 16px;background:#f8fafc;font-weight:600;color:#475569;border-bottom:1px solid #e2e8f0}.leaderboard-table td{padding:12px 16px;border-bottom:1px solid #f1f5f9;color:#334155}.leaderboard-table tr:hover{background:#f8fafc}.leaderboard-table tr.top-1{background:#fefce8}.leaderboard-table tr.top-2{background:#f8fafc}.leaderboard-table tr.top-3{background:#fff7ed}.rank-col{width:50px;text-align:center}.name-col{min-width:200px}.metric-col{text-align:center;min-width:80px}.metric-col.revenue{text-align:right;font-weight:600;color:#15803d}.metric-col.highlight-won{color:#15803d;font-weight:600}.metric-col.highlight-lost{color:#dc2626}.rank-badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:12px;font-weight:700;color:#fff}.rank-badge.gold{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.rank-badge.silver{background:linear-gradient(135deg,#9ca3af,#6b7280)}.rank-badge.bronze{background:linear-gradient(135deg,#f97316,#ea580c)}.rank-number{color:#94a3b8;font-weight:500}.user-info{display:flex;flex-direction:column}.user-name{font-weight:500;color:#1e293b}.user-info .user-email{font-size:12px;color:#94a3b8}.status-breakdown-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.status-breakdown-card{display:flex;align-items:center;gap:12px;padding:12px;background:#f8fafc;border-radius:8px}.status-indicator{width:12px;height:12px;border-radius:50%;flex-shrink:0}.status-breakdown-info{display:flex;flex-direction:column}.status-breakdown-label{font-size:12px;color:#64748b}.status-breakdown-count{font-size:20px;font-weight:700;color:#1e293b}.stats-no-data{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#64748b}.stats-no-data p{margin:0}.stats-no-data-hint{font-size:13px;color:#94a3b8;margin-top:8px}.stats-link{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;color:#475569;text-decoration:none;font-size:14px;font-weight:500;transition:all .15s}.stats-link:hover{background:#f1f5f9;color:#1e293b}.nav-link.stats-link.active{background:#dbeafe;color:#1d4ed8}@media (max-width: 1200px){.stats-summary-cards,.stats-conversion-grid{grid-template-columns:repeat(2,1fr)}.stats-charts-row{grid-template-columns:1fr}.status-breakdown-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.stats-header{flex-direction:column;gap:16px}.stats-summary-cards,.stats-conversion-grid{grid-template-columns:1fr}.status-breakdown-grid{grid-template-columns:repeat(2,1fr)}}.saved-lists-section{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.saved-lists-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.saved-lists-section h4{font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#64748b;margin:0}.manage-lists-link{font-size:11px;font-weight:500;color:#3b82f6;text-decoration:none;transition:color .15s}.manage-lists-link:hover{color:#2563eb}.list-select{width:100%;padding:8px 10px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:500;color:#0f172a;background:#fff;transition:border-color .15s,box-shadow .15s}.list-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.no-lists-hint{font-size:12px;color:#94a3b8;margin-bottom:8px}.save-list-btn{width:100%;padding:10px 12px;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:8px;color:#64748b;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s;margin-top:8px}.save-list-btn:hover{background:#3b82f60a;border-color:#3b82f6;color:#3b82f6}.save-list-modal{max-width:450px}.save-list-modal .form-hint{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:12px;margin-bottom:16px;font-size:13px;color:#64748b}.save-list-modal .form-hint p{margin:0}.save-list-modal .form-group{margin-bottom:16px}.save-list-modal .form-group label{display:block;font-size:13px;font-weight:500;color:#334155;margin-bottom:6px}.save-list-modal .form-group input,.save-list-modal .form-group textarea{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:4px;font-size:14px}.save-list-modal .form-group input:focus,.save-list-modal .form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.save-list-modal .form-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:10px 12px;border-radius:4px;font-size:13px;margin-top:12px}.lists-page-v2{height:100vh;display:flex;flex-direction:column;background:#f8fafc}.lists-loading{display:flex;align-items:center;justify-content:center;height:100%;color:#64748b;font-size:14px}.lists-header-v2{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fff;border-bottom:1px solid #e2e8f0}.lists-header-v2 .header-left{display:flex;align-items:center;gap:16px}.lists-header-v2 h1{font-size:22px;font-weight:600;color:#1e293b;margin:0}.lists-header-v2 .back-link{font-size:13px;color:#64748b;text-decoration:none}.lists-header-v2 .back-link:hover{color:#3b82f6}.lists-header-v2 .header-actions{display:flex;gap:12px}.btn-action{display:flex;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .15s}.btn-action:disabled{opacity:.6;cursor:not-allowed}.btn-populate{background:#3b82f6;color:#fff;border:none}.btn-populate:hover:not(:disabled){background:#2563eb}.selection-indicator{font-size:14px;font-weight:500;color:#1e293b;padding:6px 12px;background:#e0f2fe;border-radius:6px}.actions-dropdown{position:relative}.btn-actions{background:#0ea5e9;color:#fff;border:none}.btn-actions:hover:not(:disabled){background:#0284c7}.btn-actions svg:last-child{margin-left:4px}.actions-menu{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:180px;z-index:100;overflow:hidden}.action-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;background:none;border:none;font-size:13px;color:#334155;cursor:pointer;text-align:left;transition:background .15s}.action-item:hover{background:#f1f5f9}.action-item svg{color:#64748b}.btn-text-clear{background:none;border:none;color:#64748b;font-size:13px;cursor:pointer;padding:6px 12px}.btn-text-clear:hover{color:#1e293b}.lists-container{flex:1;display:flex;overflow:hidden}.lists-sidebar{width:260px;background:#fff;border-right:1px solid #e2e8f0;overflow-y:auto}.sidebar-section{padding:16px}.sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.sidebar-title{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.list-count-badge{font-size:11px;background:#e2e8f0;color:#475569;padding:2px 8px;border-radius:10px}.no-lists-message{text-align:center;padding:24px 16px;color:#94a3b8;font-size:13px}.no-lists-message p{margin:0 0 12px}.create-list-link{color:#3b82f6;text-decoration:none;font-size:13px}.create-list-link:hover{text-decoration:underline}.lists-nav{list-style:none;margin:0;padding:0}.list-nav-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:6px;cursor:pointer;transition:background .15s;margin-bottom:2px}.list-nav-item:hover{background:#f1f5f9}.list-nav-item.active{background:#eff6ff}.list-nav-content{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.list-nav-name{font-size:13px;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-nav-item.active .list-nav-name{color:#1d4ed8;font-weight:500}.list-nav-badge{font-size:11px;padding:2px 8px;border-radius:10px;flex-shrink:0}.list-nav-badge.smart{background:#dbeafe;color:#1d4ed8}.list-nav-badge.static{background:#f1f5f9;color:#475569}.list-delete-btn{opacity:0;background:none;border:none;padding:4px;cursor:pointer;color:#94a3b8;border-radius:4px;transition:all .15s}.list-nav-item:hover .list-delete-btn{opacity:1}.list-delete-btn:hover{color:#dc2626;background:#fef2f2}.lists-main{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:20px 24px}.list-info-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.list-info-left{display:flex;align-items:center;gap:12px}.list-info-bar h2{font-size:18px;font-weight:600;color:#1e293b;margin:0}.list-type-tag{font-size:11px;padding:3px 10px;border-radius:12px;font-weight:500}.list-type-tag.smart{background:#dbeafe;color:#1d4ed8}.list-type-tag.static{background:#f1f5f9;color:#475569}.property-count{font-size:13px;color:#64748b}.filter-chips-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px}.chips-label{font-size:12px;color:#64748b;font-weight:500}.filter-chip{font-size:12px;padding:4px 10px;background:#f1f5f9}.table-filter-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;gap:16px}.filter-controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.filter-item{display:flex;align-items:center;gap:8px}.filter-item label{font-size:12px;font-weight:500;color:#64748b;white-space:nowrap}.filter-item select{padding:6px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#1e293b;background:#fff;cursor:pointer;min-width:120px}.filter-item select:focus{outline:none;border-color:#3b82f6}.btn-clear-filters{background:none;border:none;color:#64748b;font-size:13px;cursor:pointer;padding:6px 10px;border-radius:4px;transition:all .15s}.btn-clear-filters:hover{background:#e2e8f0;color:#1e293b}.filter-results{display:flex;align-items:center}.filtered-count{font-size:12px;color:#64748b;white-space:nowrap}.properties-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.properties-table th.sortable:hover{background:#f1f5f9}.properties-table th.sortable.sorted{background:#eff6ff;color:#1d4ed8}.sort-indicator{margin-left:4px;font-size:10px;color:#3b82f6}.filter-chip.empty{color:#94a3b8;font-style:italic}.selection-bar{display:flex;align-items:center;gap:16px;padding:8px 12px;background:#eff6ff;border-radius:6px;margin-bottom:12px}.selection-count{font-size:13px;color:#1d4ed8;font-weight:500}.btn-text{background:none;border:none;color:#64748b;font-size:13px;cursor:pointer}.btn-text:hover{color:#1e293b}.properties-table-wrapper{flex:1;overflow:auto;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.table-loading,.table-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;color:#64748b;font-size:14px}.table-empty .empty-hint{font-size:12px;color:#94a3b8;margin-top:4px}.properties-table{width:100%;border-collapse:collapse}.properties-table th,.properties-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #f1f5f9}.properties-table th{background:#f8fafc;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;position:sticky;top:0}.properties-table td{font-size:13px;color:#1e293b}.properties-table tbody tr:hover{background:#f8fafc}.properties-table tbody tr.selected{background:#eff6ff}.properties-table tbody tr.clickable-row{cursor:pointer}.col-checkbox{width:40px}.col-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer}.col-target-name{min-width:200px}.target-name-cell{display:flex;flex-direction:column;gap:2px}.target-name{font-weight:500;color:#1e293b}.target-subtitle{font-size:11px;color:#94a3b8}.col-assignee{width:140px}.assignee-badge{font-size:12px;color:#475569;background:#f1f5f9;padding:4px 8px;border-radius:4px}.unassigned{font-size:12px;color:#94a3b8}.col-status{width:120px}.status-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;padding:4px 10px;border-radius:12px}.status-dot{width:6px;height:6px;border-radius:50%}.no-status{font-size:12px;color:#94a3b8;font-style:italic}.col-activity{width:120px}.activity-time{font-size:12px;color:#64748b}.col-leads{width:140px}.leads-avatars{display:flex;align-items:center}.lead-avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:10px;font-weight:600;color:#fff;border:2px solid white;margin-left:-8px;position:relative}.lead-avatar:first-child{margin-left:0}.lead-avatar:nth-child(5n+1){background:#3b82f6}.lead-avatar:nth-child(5n+2){background:#10b981}.lead-avatar:nth-child(5n+3){background:#f59e0b}.lead-avatar:nth-child(5n+4){background:#8b5cf6}.lead-avatar:nth-child(5n+5){background:#ef4444}.lead-avatar.more{background:#64748b;font-size:9px}.no-leads{font-size:12px;color:#94a3b8}.col-address{min-width:180px}.col-address .address-text{display:block;font-size:13px;color:#1e293b}.col-address .city-text{display:block;font-size:11px;color:#94a3b8}.no-list-selected{flex:1;display:flex;align-items:center;justify-content:center}.empty-state{text-align:center;padding:48px}.empty-state svg{color:#cbd5e1;margin-bottom:16px}.empty-state h3{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 8px}.empty-state p{font-size:13px;color:#64748b;margin:0 0 20px}.modal-sm{max-width:400px;text-align:center}.modal-sm h3{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:12px}.modal-sm p{color:#64748b;font-size:14px;margin-bottom:20px}.modal-sm .modal-actions{display:flex;justify-content:center;gap:12px}.modal-lg{max-width:800px;width:90%;max-height:80vh;display:flex;flex-direction:column}.modal-lg .modal-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.modal-lg .modal-header h3{font-size:18px;font-weight:600;color:#1e293b;margin:0}.modal-lg .modal-close{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:0;line-height:1}.modal-lg .modal-close:hover{color:#1e293b}.modal-lg .modal-body{flex:1;overflow-y:auto;padding:20px 0}.modal-lg .modal-footer{padding-top:16px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end}.populate-loading{text-align:center;padding:40px 20px}.populate-loading .spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.populate-loading p{color:#64748b;margin:0}.hint-text{font-size:12px;color:#94a3b8;margin-top:8px}.populate-error{text-align:center;padding:20px;color:#ef4444}.populate-results .results-summary{display:flex;gap:24px;justify-content:center;margin-bottom:24px}.summary-card{text-align:center;padding:16px 24px;background:#f8fafc;border-radius:8px;min-width:100px}.summary-card.highlight{background:#eff6ff}.summary-card .summary-value{display:block;font-size:28px;font-weight:600;color:#1e293b}.summary-card.highlight .summary-value{color:#1d4ed8}.summary-card .summary-label{font-size:11px;color:#64748b;text-transform:uppercase}.contacts-results h4{font-size:14px;font-weight:600;color:#1e293b;margin:0 0 12px}.contacts-table-wrap{max-height:300px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:6px}.contacts-table{width:100%;border-collapse:collapse;font-size:13px}.contacts-table th,.contacts-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #f1f5f9}.contacts-table th{background:#f8fafc;font-weight:600;color:#64748b;font-size:11px;text-transform:uppercase;position:sticky;top:0}.contacts-table td{color:#1e293b}.contact-name{display:flex;align-items:center;gap:8px}.linkedin-link{color:#0a66c2}.contact-title{color:#64748b;font-size:12px}.email-link,.phone-link{color:#3b82f6;text-decoration:none}.email-link:hover,.phone-link:hover{text-decoration:underline}.no-data{color:#cbd5e1}.contact-address{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#64748b;font-size:12px}.more-results{text-align:center;color:#64748b;font-size:13px;margin-top:12px}.no-contacts-found{text-align:center;padding:30px 20px;color:#64748b}.no-contacts-found p{margin:0}.btn-danger{background:#dc2626;color:#fff;border:none}.btn-danger:hover{background:#b91c1c}@media (max-width: 768px){.lists-container{flex-direction:column}.lists-sidebar{width:100%;border-right:none;border-bottom:1px solid #e2e8f0;max-height:200px}.lists-main{padding:16px}}.add-property-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#10b981;color:#fff;border:none;border-radius:4px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .15s}.add-property-btn:hover{background:#059669}.add-property-btn svg{flex-shrink:0}.add-property-modal{max-width:600px;max-height:90vh;overflow-y:auto}.add-property-modal .modal-tabs{display:flex;border-bottom:1px solid #e2e8f0;margin-bottom:16px}.add-property-modal .modal-tab{flex:1;padding:12px;background:none;border:none;border-bottom:2px solid transparent;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;transition:all .15s}.add-property-modal .modal-tab:hover{color:#334155}.add-property-modal .modal-tab.active{color:#3b82f6;border-bottom-color:#3b82f6}.add-property-modal .form-section{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.add-property-modal .form-section:last-of-type{border-bottom:none}.add-property-modal .form-section h4{font-size:13px;font-weight:600;color:#475569;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.add-property-modal .form-row{display:flex;gap:12px;margin-bottom:12px}.add-property-modal .form-row.two-col .form-group,.add-property-modal .form-row.three-col .form-group{flex:1}.add-property-modal .form-row.three-col .form-group:first-child{flex:2}.add-property-modal .form-group.full-width{width:100%}.add-property-modal .form-group label{display:block;font-size:13px;font-weight:500;color:#334155;margin-bottom:4px}.add-property-modal .form-group input,.add-property-modal .form-group select,.add-property-modal .form-group textarea{width:100%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:4px;font-size:14px}.add-property-modal .form-group input:focus,.add-property-modal .form-group select:focus,.add-property-modal .form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.csv-upload-content .csv-instructions{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:16px;margin-bottom:20px}.csv-upload-content .csv-instructions p{margin-bottom:8px;font-size:14px;color:#475569}.csv-upload-content .csv-instructions ul{margin:0 0 12px 20px;font-size:13px;color:#64748b}.csv-upload-content .csv-instructions li{margin-bottom:4px}.csv-upload-content .btn-link{background:none;border:none;color:#3b82f6;font-size:13px;cursor:pointer;padding:0;text-decoration:underline}.csv-upload-content .btn-link:hover{color:#1d4ed8}.csv-dropzone{position:relative;margin-bottom:20px}.csv-dropzone .file-input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}.csv-dropzone .dropzone-content{border:2px dashed #cbd5e1;border-radius:8px;padding:32px;text-align:center;cursor:pointer;transition:all .15s}.csv-dropzone .dropzone-content:hover{border-color:#3b82f6;background:#f8fafc}.csv-dropzone .upload-icon,.csv-dropzone .file-icon{font-size:32px;margin-bottom:8px;display:block}.csv-dropzone .file-name{font-weight:500;color:#334155;margin-bottom:4px}.csv-dropzone .file-size{font-size:12px;color:#64748b}.csv-dropzone .hint{font-size:12px;color:#94a3b8}.csv-result{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:16px}.csv-result h4{font-size:14px;font-weight:600;color:#334155;margin-bottom:12px}.csv-result .result-summary{display:flex;gap:16px;margin-bottom:12px}.csv-result .result-item{text-align:center;padding:12px 16px;background:#fff;border-radius:4px;flex:1}.csv-result .result-item.success{background:#dcfce7}.csv-result .result-item.warning{background:#fef3c7}.csv-result .result-number{display:block;font-size:24px;font-weight:600;color:#1e293b}.csv-result .result-label{font-size:11px;color:#64748b;text-transform:uppercase}.csv-result .result-errors{background:#fef2f2;border:1px solid #fecaca;border-radius:4px;padding:12px}.csv-result .result-errors h5{font-size:13px;font-weight:600;color:#dc2626;margin-bottom:8px}.csv-result .result-errors ul{margin:0;padding-left:16px;font-size:12px;color:#7f1d1d}.csv-result .result-total{font-size:13px;color:#64748b;margin-bottom:12px}.csv-result .error-address{color:#991b1b;font-style:italic}.csv-result .more-errors{color:#6b7280;font-style:italic}.csv-uploading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;gap:12px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.csv-uploading p{margin:0;font-size:14px;color:#334155;font-weight:500}.csv-uploading .upload-hint{font-size:12px;color:#64748b;font-weight:400}.upload-spinner{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}.manage-properties-content{display:flex;flex-direction:column}.properties-loading,.no-properties{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;gap:12px}.properties-loading p,.no-properties p{margin:0;font-size:14px;color:#334155}.properties-table{font-size:14px}.properties-table tr:hover{background:#f8fafc!important}.properties-table input[type=checkbox]{width:16px;height:16px;accent-color:#3b82f6}.map-marker.user-property{position:relative}.map-user-properties-indicator{position:absolute;bottom:24px;left:12px;background:#fff;border-radius:4px;box-shadow:0 2px 6px #0003;padding:6px 10px;display:flex;align-items:center;gap:6px;font-size:12px;color:#475569;z-index:1}.user-property-marker-icon{width:10px;height:10px;background:#f59e0b;border:1px solid white;border-radius:2px;transform:rotate(45deg);box-shadow:0 1px 2px #0003}@media (max-width: 640px){.add-property-modal{max-width:100%;margin:12px}.add-property-modal .form-row{flex-direction:column;gap:12px}.add-property-modal .form-row.three-col .form-group:first-child{flex:1}.csv-result .result-summary{flex-direction:column;gap:8px}}.user-property-detail{max-width:560px}.user-property-detail .detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.user-property-detail .detail-title-area{flex:1}.user-property-detail .user-property-badge{display:inline-block;background:#fef3c7;color:#92400e;font-size:11px;font-weight:600;padding:3px 8px;border-radius:4px;margin-bottom:8px}.user-property-detail h2{font-size:18px;font-weight:600;color:#1e293b;margin:0}.user-property-detail .detail-address{color:#64748b;font-size:14px;margin:4px 0 0}.user-property-detail .detail-close{background:none;border:none;font-size:28px;line-height:1;color:#94a3b8;cursor:pointer;padding:0;margin-left:12px}.user-property-detail .detail-close:hover{color:#64748b}.user-property-detail .detail-content{overflow-y:auto;max-height:60vh}.user-property-detail .detail-section{margin-bottom:20px}.user-property-detail .detail-section:last-child{margin-bottom:0}.user-property-detail .detail-section h3{font-size:13px;font-weight:600;color:#475569;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid #e2e8f0}.user-property-detail .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid #e2e8f0}.user-property-detail .section-header h3{margin:0;padding:0;border:none}.user-property-detail .edit-btn{background:none;border:1px solid #2563eb;color:#2563eb;font-size:12px;padding:4px 10px;border-radius:4px;cursor:pointer}.user-property-detail .edit-btn:hover{background:#2563eb;color:#fff}.user-property-detail .detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.user-property-detail .detail-item{display:flex;flex-direction:column;gap:2px}.user-property-detail .detail-item label{font-size:11px;color:#64748b;text-transform:uppercase;font-weight:500}.user-property-detail .detail-item span,.user-property-detail .detail-item a{font-size:14px;color:#1e293b}.user-property-detail .detail-item a{color:#2563eb;text-decoration:none}.user-property-detail .detail-item a:hover{text-decoration:underline}.user-property-detail .detail-item.highlight{background:#f0fdf4;padding:8px 10px;border-radius:6px;border:1px solid #bbf7d0}.user-property-detail .detail-item.highlight span{color:#166534;font-weight:600}.user-property-detail .status-badge{display:inline-block;padding:3px 10px;border-radius:12px;font-size:12px;font-weight:500}.user-property-detail .status-badge.status-new{background:#f1f5f9;color:#475569}.user-property-detail .status-badge.status-contacted{background:#dbeafe;color:#1e40af}.user-property-detail .status-badge.status-meeting{background:#fef3c7;color:#92400e}.user-property-detail .status-badge.status-quoted{background:#ede9fe;color:#5b21b6}.user-property-detail .status-badge.status-won{background:#d1fae5;color:#065f46}.user-property-detail .status-badge.status-lost{background:#fee2e2;color:#991b1b}.user-property-detail .edit-form{display:flex;flex-direction:column;gap:12px}.user-property-detail .edit-form .form-group{display:flex;flex-direction:column;gap:4px}.user-property-detail .edit-form .form-group label{font-size:12px;color:#475569;font-weight:500}.user-property-detail .edit-form .form-row{display:flex;gap:12px}.user-property-detail .edit-form .form-row .form-group{flex:1}.user-property-detail .edit-form input,.user-property-detail .edit-form select,.user-property-detail .edit-form textarea{padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b}.user-property-detail .edit-form input:focus,.user-property-detail .edit-form select:focus,.user-property-detail .edit-form textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.user-property-detail .edit-form textarea{resize:vertical;min-height:60px}.user-property-detail .edit-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.user-property-detail .notes-text{font-size:14px;color:#475569;line-height:1.5;white-space:pre-wrap}.user-property-detail .detail-section.warning{background:#fef3c7;padding:12px;border-radius:6px;border:1px solid #fcd34d}.user-property-detail .detail-section.warning h3{color:#92400e;border:none;margin-bottom:6px;padding-bottom:0}.user-property-detail .detail-section.warning p{color:#92400e;font-size:13px;margin:0 0 4px}.user-property-detail .detail-section.warning small{color:#a16207;font-size:12px}.user-property-detail .detail-section.metadata{background:#f8fafc;padding:12px;border-radius:6px;display:flex;gap:24px;flex-wrap:wrap}.user-property-detail .detail-section.metadata .detail-item{min-width:100px}.user-property-detail .detail-footer{margin-top:20px;padding-top:16px;border-top:1px solid #e2e8f0}.user-property-detail .delete-confirm{display:flex;align-items:center;gap:12px}.user-property-detail .delete-confirm span{font-size:14px;color:#dc2626;font-weight:500}.user-property-detail .btn{padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;border:none;transition:all .15s}.user-property-detail .btn-primary{background:#2563eb;color:#fff}.user-property-detail .btn-primary:hover{background:#1d4ed8}.user-property-detail .btn-primary:disabled{background:#93c5fd;cursor:not-allowed}.user-property-detail .btn-secondary{background:#f1f5f9;color:#475569}.user-property-detail .btn-secondary:hover{background:#e2e8f0}.user-property-detail .btn-danger{background:#dc2626;color:#fff}.user-property-detail .btn-danger:hover{background:#b91c1c}.user-property-detail .btn-danger:disabled{background:#fca5a5;cursor:not-allowed}.user-property-detail .btn-danger-outline{background:transparent;color:#dc2626;border:1px solid #dc2626}.user-property-detail .btn-danger-outline:hover{background:#fef2f2}.add-property-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;color:#f59e0b;border:1px solid #f59e0b;border-radius:4px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.add-property-btn:hover{background:#f59e0b;color:#fff}.add-property-btn svg{stroke:currentColor}.company-profile-page{min-height:100vh;background:#f5f5f5}.company-profile-page .page-header{background:#1e293b;color:#fff;padding:12px 24px;display:flex;justify-content:space-between;align-items:center}.company-profile-page .page-header .header-left{display:flex;align-items:center;gap:24px}.company-profile-page .page-header h1{font-size:20px;font-weight:600}.company-profile-page .back-link{display:flex;align-items:center;gap:6px;color:#94a3b8;text-decoration:none;font-size:14px}.company-profile-page .back-link:hover{color:#fff}.company-profile-page .header-right{display:flex;align-items:center;gap:16px}.company-profile-page .page-content{max-width:900px;margin:0 auto;padding:24px}.company-profile-page .tabs{display:flex;gap:4px;margin-bottom:24px;background:#fff;padding:6px;border-radius:8px;box-shadow:0 1px 3px #0000001a}.company-profile-page .tab{flex:1;padding:12px 20px;border:none;background:transparent;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;border-radius:6px;transition:all .15s}.company-profile-page .tab:hover{background:#f8fafc;color:#334155}.company-profile-page .tab.active{background:#2563eb;color:#fff}.company-profile-page .profile-card{background:#fff;border-radius:8px;padding:24px;margin-bottom:20px;box-shadow:0 1px 3px #0000001a}.company-profile-page .profile-card h2{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:16px}.company-profile-page .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.company-profile-page .card-header h2{margin-bottom:0}.company-profile-page .logo-section{display:flex;flex-direction:column;align-items:center;gap:16px}.company-profile-page .logo-preview{display:flex;flex-direction:column;align-items:center;gap:12px}.company-profile-page .logo-preview img{max-width:200px;max-height:100px;object-fit:contain;border:1px solid #e2e8f0;border-radius:8px;padding:12px;background:#fff}.company-profile-page .logo-placeholder{width:200px;height:100px;border:2px dashed #e2e8f0;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:14px}.company-profile-page .help-text{font-size:12px;color:#94a3b8}.company-profile-page .profile-display{display:grid;grid-template-columns:1fr 1fr;gap:20px}.company-profile-page .profile-field{display:flex;flex-direction:column;gap:4px}.company-profile-page .profile-field.full-width{grid-column:span 2}.company-profile-page .profile-field label{font-size:11px;text-transform:uppercase;color:#64748b;font-weight:500}.company-profile-page .profile-field span,.company-profile-page .profile-field p{font-size:14px;color:#1e293b}.company-profile-page .profile-field p{margin:0;line-height:1.6}.company-profile-page .tag-list{display:flex;flex-wrap:wrap;gap:8px}.company-profile-page .tag{display:inline-block;padding:4px 10px;background:#f1f5f9;color:#475569;font-size:13px;border-radius:4px}.company-profile-page .tag-green{background:#dcfce7;color:#166534}.company-profile-page .edit-form{display:flex;flex-direction:column;gap:16px}.company-profile-page .edit-form h3{font-size:14px;font-weight:600;color:#475569;margin-top:8px;margin-bottom:-8px}.company-profile-page .form-group{display:flex;flex-direction:column;gap:6px}.company-profile-page .form-group label{font-size:13px;font-weight:500;color:#475569}.company-profile-page .form-row{display:flex;gap:16px}.company-profile-page .form-row .form-group{flex:1}.company-profile-page .form-row.checkboxes{flex-wrap:wrap;gap:24px}.company-profile-page .checkbox-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569;cursor:pointer}.company-profile-page .checkbox-label input{width:16px;height:16px}.company-profile-page input[type=text],.company-profile-page input[type=url],.company-profile-page input[type=number],.company-profile-page select,.company-profile-page textarea{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b}.company-profile-page input:focus,.company-profile-page select:focus,.company-profile-page textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.company-profile-page textarea{resize:vertical;min-height:80px}.company-profile-page .form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.company-profile-page .btn{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .15s}.company-profile-page .btn-sm{padding:6px 12px;font-size:13px}.company-profile-page .btn-primary{background:#2563eb;color:#fff}.company-profile-page .btn-primary:hover{background:#1d4ed8}.company-profile-page .btn-primary:disabled{background:#93c5fd;cursor:not-allowed}.company-profile-page .btn-secondary{background:#f1f5f9;color:#475569}.company-profile-page .btn-secondary:hover{background:#e2e8f0}.company-profile-page .btn-danger-outline{background:transparent;color:#dc2626;border:1px solid #dc2626}.company-profile-page .btn-danger-outline:hover{background:#fef2f2}.company-profile-page .templates-section{background:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 3px #0000001a}.company-profile-page .templates-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.company-profile-page .templates-header h2{font-size:16px;font-weight:600;color:#1e293b;margin:0}.company-profile-page .template-editor{background:#f8fafc;border-radius:8px;padding:20px;margin-bottom:24px}.company-profile-page .template-editor h3{font-size:15px;font-weight:600;color:#1e293b;margin-bottom:16px}.company-profile-page .variables-help{margin-top:8px;font-size:12px;color:#64748b}.company-profile-page .variables-help strong{display:block;margin-bottom:6px}.company-profile-page .variables-list{display:flex;flex-wrap:wrap;gap:6px}.company-profile-page .variable-tag{display:inline-block;padding:2px 8px;background:#e0e7ff;color:#3730a3;font-size:11px;font-family:monospace;border-radius:4px;cursor:help}.company-profile-page .templates-list{display:flex;flex-direction:column;gap:16px}.company-profile-page .template-card{border:1px solid #e2e8f0;border-radius:8px;padding:16px}.company-profile-page .template-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.company-profile-page .template-info{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.company-profile-page .template-info h4{font-size:15px;font-weight:600;color:#1e293b;margin:0}.company-profile-page .template-type{display:inline-block;padding:2px 8px;background:#f1f5f9;color:#475569;font-size:12px;border-radius:4px}.company-profile-page .default-badge{display:inline-block;padding:2px 8px;background:#dbeafe;color:#1e40af;font-size:11px;font-weight:500;border-radius:4px}.company-profile-page .template-actions{display:flex;gap:8px}.company-profile-page .template-preview{font-size:13px;color:#64748b}.company-profile-page .subject-preview{margin-bottom:6px}.company-profile-page .subject-preview strong{color:#475569}.company-profile-page .body-preview{color:#94a3b8;line-height:1.5}.company-profile-page .template-footer{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.company-profile-page .attachment-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#fef3c7;color:#92400e;font-size:12px;border-radius:4px}.company-profile-page .empty-state{text-align:center;padding:40px 20px;color:#64748b}.company-profile-page .empty-state p{margin:4px 0}.company-profile-page .loading-inline{text-align:center;padding:20px;color:#64748b}@media (max-width: 768px){.company-profile-page .profile-display{grid-template-columns:1fr}.company-profile-page .profile-field.full-width{grid-column:span 1}.company-profile-page .form-row{flex-direction:column;gap:16px}.company-profile-page .template-header{flex-direction:column;gap:12px}.company-profile-page .template-actions{width:100%}.company-profile-page .template-actions .btn{flex:1}}.activity-timeline-section{background:#f8fafc;border-radius:8px;padding:16px;margin-top:16px;margin-bottom:16px}.activity-timeline-section h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#1e293b}.timeline-loading,.timeline-empty{color:#94a3b8;font-size:13px;text-align:center;padding:16px 0}.timeline-list{display:flex;flex-direction:column;gap:0;position:relative;max-height:400px;overflow-y:auto}.timeline-list:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:2px;background:#e2e8f0}.timeline-entry{display:flex;gap:12px;padding:10px 0;position:relative}.timeline-icon{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;background:#fff;border:2px solid #e2e8f0;z-index:1;flex-shrink:0}.timeline-entry[data-type=email] .timeline-icon{border-color:#3b82f6}.timeline-entry[data-type=call] .timeline-icon{border-color:#8b5cf6}.timeline-entry[data-type=status_change] .timeline-icon{border-color:#f59e0b}.timeline-content{flex:1;min-width:0}.timeline-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.timeline-badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px;text-transform:capitalize}.badge-blue{background:#dbeafe;color:#1d4ed8}.badge-green{background:#dcfce7;color:#15803d}.badge-emerald{background:#d1fae5;color:#047857}.badge-red{background:#fee2e2;color:#b91c1c}.badge-yellow{background:#fef9c3;color:#a16207}.badge-orange{background:#ffedd5;color:#c2410c}.badge-purple{background:#ede9fe;color:#6d28d9}.badge-gray{background:#f1f5f9;color:#64748b}.timeline-date{font-size:11px;color:#94a3b8;white-space:nowrap}.timeline-body{font-size:13px;color:#475569}.timeline-title{font-weight:500;color:#1e293b;margin-bottom:2px}.timeline-preview{color:#64748b;font-size:12px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}.timeline-meta{font-size:11px;color:#94a3b8;margin-top:2px}.quote-capture-modal{max-width:450px}.quote-capture-modal .modal-header{display:flex;align-items:center;gap:12px}.quote-capture-modal .modal-header-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.quote-capture-modal .modal-header-icon.quote-icon{background:#dbeafe;color:#2563eb}.quote-modal-subtitle{color:#64748b;font-size:14px;margin-bottom:20px}.quote-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.quote-form-group{display:flex;flex-direction:column;gap:6px}.quote-form-group label{font-size:13px;font-weight:500;color:#374151}.quote-price-input{width:100%;padding:10px 12px 10px 28px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}.quote-price-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.quote-frequency-select{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;background:#fff}.quote-frequency-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.quote-annual-value{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.annual-value-label{color:#166534;font-size:14px;font-weight:500}.annual-value-amount{color:#15803d;font-size:18px;font-weight:600}.quote-notes-textarea{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;resize:vertical;font-family:inherit}.quote-notes-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.lost-reason-modal{max-width:450px}.lost-reason-modal .modal-header{display:flex;align-items:center;gap:12px}.lost-reason-modal .modal-header-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lost-reason-modal .modal-header-icon.lost-icon{background:#fee2e2;color:#dc2626}.lost-modal-subtitle{color:#64748b;font-size:14px;margin-bottom:20px}.lost-reason-options{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.lost-reason-option{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .15s ease}.lost-reason-option:hover{background:#f1f5f9;border-color:#cbd5e1}.lost-reason-option.selected{background:#fef2f2;border-color:#fca5a5}.lost-reason-option input[type=radio]{width:18px;height:18px;accent-color:#dc2626}.lost-reason-option .option-label{font-size:14px;color:#374151}.lost-notes-group{display:flex;flex-direction:column;gap:6px}.lost-notes-group label{font-size:13px;font-weight:500;color:#374151}.lost-notes-textarea{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;resize:vertical;font-family:inherit}.lost-notes-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.lead-meeting-section{margin-top:12px}.meeting-label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.meeting-datetime-input{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}.meeting-datetime-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.meeting-scheduled-badge{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:6px 10px;background:#f3e8ff;color:#7c3aed;border-radius:6px;font-size:12px;font-weight:500}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#f5f5f5}.loading-screen{height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
