@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}@custom-variant dark (&:is(.dark *));:root{--font-size:16px;--background:#f7f7f8;--foreground:#121212;--card:#fcfcfc;--card-foreground:#121212;--popover:#fff;--popover-foreground:#121212;--primary:#ff4301;--primary-foreground:#fff;--primary-hover:#ff5a1f;--primary-light:#fff2ec;--primary-border:#ffd6c7;--secondary:#fff2ec;--secondary-foreground:#ff4301;--muted:#f7f7f8;--muted-foreground:#9a9aa0;--accent:#fff2ec;--accent-foreground:#ff4301;--destructive:#ef4444;--destructive-foreground:#fff;--border:#e9e9eb;--input:transparent;--input-background:#f7f7f8;--switch-background:#d9d9dd;--font-weight-medium:500;--font-weight-normal:400;--ring:#ff4301;--chart-1:#22c55e;--chart-2:#3b82f6;--chart-3:#7c3aed;--chart-4:#ff4301;--chart-5:#f59e0b;--success:#22c55e;--success-bg:#ecfdf3;--warning:#f59e0b;--warning-bg:#fff7e6;--error:#ef4444;--error-bg:#feecec;--info:#3b82f6;--info-bg:#eff6ff;--purple:#7c3aed;--purple-bg:#f5f3ff;--sidebar:#fff;--sidebar-foreground:#121212;--sidebar-primary:#ff4301;--sidebar-primary-foreground:#fff;--sidebar-accent:#fff2ec;--sidebar-accent-foreground:#ff4301;--sidebar-border:#e9e9eb;--sidebar-ring:#ff4301;--radius:1.125rem;--radius-btn:0.75rem;--radius-input:0.625rem;--shadow-card:0px 8px 24px rgba(15,23,42,.06),0px 2px 8px rgba(15,23,42,.03);--shadow-sm:0px 2px 8px rgba(15,23,42,.05)}.dark{--background:oklch(0.145 0 0);--foreground:oklch(0.985 0 0);--card:oklch(0.145 0 0);--card-foreground:oklch(0.985 0 0);--popover:oklch(0.145 0 0);--popover-foreground:oklch(0.985 0 0);--primary:oklch(0.985 0 0);--primary-foreground:oklch(0.205 0 0);--secondary:oklch(0.269 0 0);--secondary-foreground:oklch(0.985 0 0);--muted:oklch(0.269 0 0);--muted-foreground:oklch(0.708 0 0);--accent:oklch(0.269 0 0);--accent-foreground:oklch(0.985 0 0);--destructive:oklch(0.396 0.141 25.723);--destructive-foreground:oklch(0.637 0.237 25.331);--border:oklch(0.269 0 0);--input:oklch(0.269 0 0);--ring:oklch(0.439 0 0);--font-weight-medium:500;--font-weight-normal:400;--chart-1:oklch(0.488 0.243 264.376);--chart-2:oklch(0.696 0.17 162.48);--chart-3:oklch(0.769 0.188 70.08);--chart-4:oklch(0.627 0.265 303.9);--chart-5:oklch(0.645 0.246 16.439);--sidebar:oklch(0.205 0 0);--sidebar-foreground:oklch(0.985 0 0);--sidebar-primary:oklch(0.488 0.243 264.376);--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.269 0 0);--sidebar-accent-foreground:oklch(0.985 0 0);--sidebar-border:oklch(0.269 0 0);--sidebar-ring:oklch(0.439 0 0)}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--color-card:var(--card);--color-card-foreground:var(--card-foreground);--color-popover:var(--popover);--color-popover-foreground:var(--popover-foreground);--color-primary:var(--primary);--color-primary-foreground:var(--primary-foreground);--color-secondary:var(--secondary);--color-secondary-foreground:var(--secondary-foreground);--color-muted:var(--muted);--color-muted-foreground:var(--muted-foreground);--color-accent:var(--accent);--color-accent-foreground:var(--accent-foreground);--color-destructive:var(--destructive);--color-destructive-foreground:var(--destructive-foreground);--color-border:var(--border);--color-input:var(--input);--color-input-background:var(--input-background);--color-switch-background:var(--switch-background);--color-ring:var(--ring);--color-chart-1:var(--chart-1);--color-chart-2:var(--chart-2);--color-chart-3:var(--chart-3);--color-chart-4:var(--chart-4);--color-chart-5:var(--chart-5);--radius-sm:calc(var(--radius) - 4px);--radius-md:calc(var(--radius) - 2px);--radius-lg:var(--radius);--radius-xl:calc(var(--radius) + 4px);--color-sidebar:var(--sidebar);--color-sidebar-foreground:var(--sidebar-foreground);--color-sidebar-primary:var(--sidebar-primary);--color-sidebar-primary-foreground:var(--sidebar-primary-foreground);--color-sidebar-accent:var(--sidebar-accent);--color-sidebar-accent-foreground:var(--sidebar-accent-foreground);--color-sidebar-border:var(--sidebar-border);--color-sidebar-ring:var(--sidebar-ring)}@layer base{*{@apply border-border outline-ring/50}body{@apply bg-background text-foreground;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}html{font-size:var(--font-size)}h1{font-size:1.25rem;font-weight:700;line-height:1.4}h2{font-size:.875rem}h2,h3{font-weight:600;line-height:1.4}h3,h4{font-size:.75rem}h4{font-weight:600;line-height:1.4}button,input,label{line-height:1.5}button,input,label,p{font-size:.75rem;font-weight:400}p{line-height:1.6}}.dashboard-main{flex:1 1;min-height:0;overflow:auto;background:#f7f7f8}.dashboard-main>div.h-full,.dashboard-main>div.h-full>div.h-full{padding:0;min-height:100%;height:100%}.dashboard-main>div:not(.h-full){padding:20px 24px;min-height:100%;box-sizing:border-box}.dashboard-main h1{font-size:20px;font-weight:700;margin:0 0 4px;color:#121212}.dashboard-main h3{font-size:14px;font-weight:600;margin:0 0 12px;color:#121212}.dashboard-main h4{font-size:13px;font-weight:600;margin:0 0 8px;color:#121212}.dashboard-main p{font-size:12px;line-height:1.6;color:#5e5e63}.card{background:#fcfcfc;border:1px solid #e9e9eb;border-radius:18px;padding:20px 24px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.field{display:block;width:100%;box-sizing:border-box;padding:8px 12px;margin-top:6px;border:1px solid #e9e9eb;border-radius:10px;background:#fff;font-size:12px;color:#121212;outline:none;transition:border-color .15s,box-shadow .15s}.field:focus{border-color:#ff4301;box-shadow:0 0 0 3px rgba(255,67,1,.12)}textarea.field{resize:vertical;min-height:88px;font-family:inherit}select.field{cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}label{display:block;font-weight:500;color:#5e5e63}.btn,label{font-size:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border-radius:12px;background:#ff4301;color:#fff;border:none;font-weight:600;cursor:pointer;transition:background .15s}.btn:hover:not(:disabled){background:#ff5a1f}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border-radius:12px;background:#fff;color:#121212;border:1px solid #e9e9eb;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s}.btn-secondary:hover:not(:disabled){background:#f7f7f8}.dashboard-main table{width:100%;border-collapse:collapse;font-size:12px}.page-header{flex-shrink:0;background:#fff;border-bottom:1px solid #f0f0f2;padding:16px 24px}.page-header h1{font-size:20px;font-weight:700;margin:0;color:#121212;line-height:1.4}.page-header p{font-size:12px;color:#9a9aa0;margin:2px 0 0}.page-tabs{display:flex;gap:4px;margin-top:14px;background:#f3f4f6;padding:4px;border-radius:12px;width:-moz-fit-content;width:fit-content;flex-wrap:wrap}.page-tab{padding:6px 14px;border-radius:8px;font-size:12px;font-weight:400;text-decoration:none;color:#6b7280;transition:background .15s,color .15s}.page-tab:hover{color:#121212}.page-tab.active{background:#fff;color:#121212;font-weight:600;box-shadow:0 1px 2px rgba(0,0,0,.06)}.stat-card{background:#fff;border:1px solid #f0f0f2;border-radius:16px;padding:16px;box-shadow:0 8px 24px rgba(15,23,42,.06),0 2px 8px rgba(15,23,42,.03)}.stat-card-label{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#9a9aa0;margin-bottom:6px}.stat-card-value{font-size:20px;font-weight:700;color:#121212;line-height:1.2}.stat-card-meta{font-size:11px;color:#9a9aa0;margin-top:4px}.action-card{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid #f0f0f2;border-radius:16px;padding:16px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s;box-shadow:0 8px 24px rgba(15,23,42,.06),0 2px 8px rgba(15,23,42,.03)}.action-card:hover{border-color:#ffd6c7;box-shadow:0 8px 24px rgba(255,67,1,.08)}.action-card-icon{width:36px;height:36px;border-radius:10px;background:#fff2ec;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#ff4301}.action-card-title{font-size:12px;font-weight:600;color:#121212;margin-bottom:2px}.action-card-desc{font-size:11px;color:#9a9aa0;line-height:1.5}.dashboard-main table th{text-align:left;font-size:11px;font-weight:600;color:#9a9aa0;padding:8px 12px 8px 0;border-bottom:1px solid #e9e9eb}.dashboard-main table td{padding:10px 12px 10px 0;border-bottom:1px solid #f0f0f2;color:#121212;vertical-align:middle}.dashboard-main code{font-size:12px;background:#f7f7f8;padding:2px 6px;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.dashboard-main pre{border-radius:10px;overflow:auto}.dashboard-main a{color:#ff4301;text-decoration:none}.dashboard-main a:hover{text-decoration:underline}.dashboard-main a.btn,.dashboard-main a.btn-sm-primary{color:#fff;text-decoration:none}.dashboard-main a.btn-sm-primary:hover,.dashboard-main a.btn:hover{text-decoration:none}.dashboard-main a.btn-secondary,.dashboard-main a.btn-sm-secondary{color:#121212;text-decoration:none}.dashboard-main a.btn-secondary:hover,.dashboard-main a.btn-sm-secondary:hover{text-decoration:none}.btn-sm{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 14px;border-radius:10px;font-weight:600;line-height:1.4;cursor:pointer;border:none;font-family:inherit}.btn-sm-primary{background:#ff4301;color:#fff}.btn-sm-primary:hover:not(:disabled){background:#ff5a1f}.btn-sm-primary:disabled{opacity:.55;cursor:not-allowed}.btn-sm-secondary{background:#fff;color:#121212;border:1px solid #e9e9eb}.btn-sm-secondary:hover:not(:disabled){background:#f7f7f8}.handoff-mode-card{display:block;width:100%;text-align:left;padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;margin-bottom:8px;transition:border-color .15s,background .15s}.handoff-mode-card.selected{border-color:#ff4301;background:rgba(255,67,1,.04)}.handoff-mode-card.recommended.selected{background:rgba(37,211,102,.04);border-color:#ff4301}.handoff-mode-settings{margin-top:8px;padding:12px 14px;border-radius:10px;background:#f9fafb;border:1px solid #f0f0f2}.handoff-field-label{display:block;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#9a9aa0;margin-bottom:4px}.handoff-field-input{width:100%;box-sizing:border-box;padding:8px 10px;font-size:11px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;outline:none;font-family:inherit;margin-bottom:10px}.handoff-field-input:focus{border-color:#ff4301}.settings-shell{display:flex;height:100%;min-height:100%;overflow:hidden;background:#f7f7f8}.settings-nav{width:220px;flex-shrink:0;background:#fff;border-right:1px solid #f0f0f2;display:flex;flex-direction:column}.settings-nav-header{padding:16px 20px;border-bottom:1px solid #f0f0f2}.settings-nav-title{font-size:14px;font-weight:600;color:#121212;margin:0}.settings-nav-subtitle{font-size:11px;color:#9a9aa0;margin:2px 0 0}.settings-nav-list{flex:1 1;overflow-y:auto;padding:12px}.settings-nav-btn{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;margin-bottom:2px;border:none;border-radius:12px;background:transparent;color:#6b7280;font-size:12px;font-weight:400;text-align:left;cursor:pointer;transition:background .15s,color .15s}.settings-nav-btn:hover{background:#f7f7f8}.settings-nav-btn.active{background:#fff2ec;color:#ff4301;font-weight:500}.settings-content{flex:1 1;min-width:0;overflow-y:auto;padding:24px 32px}.settings-section-header h2{font-size:15px;font-weight:700;margin:0 0 2px;color:#121212}.settings-section-header p{font-size:12px;color:#9a9aa0;margin:0 0 20px}.settings-panel{background:#fff;border:1px solid #f0f0f2;border-radius:16px;padding:20px;box-shadow:0 8px 24px rgba(15,23,42,.06),0 2px 8px rgba(15,23,42,.03);margin-bottom:16px}.settings-field-label{display:block;font-size:10px;font-weight:600;letter-spacing:.04em;color:#9a9aa0;margin-bottom:6px;text-transform:uppercase}.settings-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f7f7f8;font-size:12px}.settings-row:last-child{border-bottom:none}.settings-row-label{color:#9a9aa0}.settings-row-value{color:#121212;font-weight:600}.settings-status-banner{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;margin-bottom:16px;font-size:12px;font-weight:600}.settings-status-banner.healthy{background:rgba(37,211,102,.06);border:1px solid #ffd6c7;color:#121212}.settings-status-banner.offline{background:#fff2ec;border:1px solid #ffd6c7;color:#121212}.settings-badge{display:inline-block;font-size:10px;font-weight:700;padding:2px 8px;border-radius:999px;text-transform:capitalize}.settings-plans-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:12px;gap:12px}.settings-plan-card{background:#fff;border:1px solid #e9e9eb;border-radius:16px;padding:16px;text-align:center;box-shadow:0 8px 24px rgba(15,23,42,.06)}.settings-plan-card.current{border-color:#ff4301;outline:2px solid #ffd6c7}.settings-copy-row{display:flex;align-items:center;gap:8px;background:#f7f7f8;border:1px solid #e9e9eb;border-radius:12px;padding:8px 12px;margin-bottom:12px}.settings-copy-row code{flex:1 1;word-break:break-all;background:transparent;padding:0}.chart-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:16px;gap:16px}.chart-card{min-height:320px}.chart-card-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.chart-card-header h3{margin:0;font-size:15px;font-weight:600}.chart-card-header span{font-size:12px;color:#5e5e63}.chart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;text-align:center;color:#5e5e63;gap:6px}.chart-empty p{margin:0;font-weight:600;color:#1a1a1e}.chart-split{min-height:220px}.chart-card-wide{grid-column:1/-1}.dashboard-page .metric-grid-compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.dashboard-live-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px}.dashboard-live-left{display:flex;align-items:center;gap:12px}.live-dot{width:10px;height:10px;border-radius:50%;background:#10b981;box-shadow:0 0 0 0 rgba(16,185,129,.45)}.live-dot.pulse{animation:livePulse 1.8s infinite}@keyframes livePulse{0%{box-shadow:0 0 0 0 rgba(16,185,129,.45)}70%{box-shadow:0 0 0 10px rgba(16,185,129,0)}to{box-shadow:0 0 0 0 rgba(16,185,129,0)}}.live-title{font-size:14px;font-weight:700}.live-subtitle{font-size:12px;color:#5e5e63}.dashboard-live-stats{display:flex;flex-wrap:wrap;gap:18px}.live-stat{display:grid;grid-gap:2px;gap:2px}.live-stat-value{font-size:18px;font-weight:700}.live-stat-label{font-size:11px;color:#5e5e63}.dashboard-live-actions{display:flex;gap:8px}.dashboard-hero{display:grid;grid-template-columns:minmax(220px,1fr) minmax(240px,1.2fr) auto;grid-gap:20px;gap:20px;align-items:center}.dashboard-hero-empty{grid-template-columns:1fr auto}.dashboard-hero-score{display:flex;align-items:center;gap:16px}.score-ring{width:96px;height:96px;border-radius:50%;display:grid;place-items:center}.score-ring-inner{width:76px;height:76px;border-radius:50%;background:#fff;display:grid;place-content:center;text-align:center}.score-ring-value{font-size:24px;font-weight:800;line-height:1}.score-ring-max{font-size:11px;color:#5e5e63}.hero-grade{font-size:16px;font-weight:700}.hero-delta{font-size:12px;font-weight:600;margin-top:4px}.hero-delta.up{color:#059669}.hero-delta.down{color:#ef4444}.hero-url{font-size:12px;color:#5e5e63;margin-top:6px;word-break:break-all}.dashboard-hero-actions{display:grid;grid-gap:8px;gap:8px}.dashboard-two-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:16px;gap:16px}.activity-feed,.priority-list{display:grid;grid-gap:10px;gap:10px}.activity-item,.priority-item{display:flex;gap:12px;align-items:flex-start;padding:10px 0;border-top:1px solid #ececee;text-decoration:none;color:inherit}.activity-item:first-child,.priority-item:first-child{border-top:0;padding-top:0}.activity-type,.priority-badge{font-size:10px;font-weight:700;padding:4px 8px;border-radius:999px;white-space:nowrap}.priority-badge{background:#fff2ec;color:#ff4301}.activity-type{background:#f7f7f8;color:#5e5e63}.activity-audit{background:#eef2ff;color:#4338ca}.activity-change{background:#fff7ed;color:#c2410c}.metric-card.metric-primary .metric-value{color:#ff4301}.metric-card.metric-warn .metric-value{color:#d97706}.metric-card.metric-good .metric-value{color:#059669}@media (max-width:900px){.dashboard-hero{grid-template-columns:1fr}}.integrations-page{max-width:1200px}.integrations-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.integrations-header h1{font-size:22px;font-weight:700;margin:0 0 6px}.integrations-header p{margin:0;font-size:13px;color:#5e5e63;max-width:560px}.integrations-search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e9e9eb;border-radius:12px;padding:8px 12px;min-width:220px;color:#9a9aa0}.integrations-search input{border:none;outline:none;font-size:13px;width:100%;background:transparent;color:#121212}.integrations-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;padding-bottom:4px}.integrations-tab{border:1px solid #e9e9eb;background:#fff;color:#5e5e63;font-size:12px;padding:7px 14px;border-radius:999px;cursor:pointer;transition:all .15s}.integrations-tab:hover{border-color:#ffd6c7;color:#ff4301}.integrations-tab.active{background:#fff2ec;border-color:#ff4301;color:#ff4301;font-weight:600}.integrations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:16px;gap:16px}.integration-card{background:#fff;border:1px solid #e9e9eb;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-height:280px;box-shadow:0 4px 16px rgba(15,23,42,.04);transition:box-shadow .15s,border-color .15s}.integration-card:hover{border-color:#ffd6c7;box-shadow:0 8px 24px rgba(15,23,42,.08)}.integration-card-logo-wrap{display:flex;align-items:center;justify-content:center;height:100px;background:#fafafa;border-bottom:1px solid #f0f0f2}.integration-card-logo{width:56px;height:56px;object-fit:contain}.integration-card-logo-fallback{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center}.integration-card-body{padding:16px 16px 8px;flex:1 1}.integration-card-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:8px}.integration-card-title-row h3{margin:0;font-size:15px;font-weight:700;color:#121212}.integration-card-body p{margin:0;font-size:12px;line-height:1.55;color:#5e5e63}.integration-sync-note{margin-top:8px!important;font-size:11px!important;color:#059669!important}.integration-badge{font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 7px;border-radius:6px}.integration-badge.suite{background:#fff2ec;color:#ff4301}.integration-badge.beta{background:#eff6ff;color:#2563eb}.integration-badge.soon{background:#f3f4f6;color:#6b7280}.integration-card-footer{display:flex;align-items:center;gap:8px;padding:12px 16px 16px;border-top:1px solid #f3f4f6}.integration-manage-btn{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#5e5e63;background:#f7f7f8;border:1px solid #e9e9eb;border-radius:10px;padding:7px 12px;cursor:pointer}.integration-manage-btn:hover:not(:disabled){border-color:#ff4301;color:#ff4301}.integration-manage-btn:disabled{opacity:.45;cursor:not-allowed}.integration-link-btn{font-size:11px;color:#ff4301;text-decoration:none;font-weight:600}.integration-toggle{margin-left:auto;position:relative;width:44px;height:24px;cursor:pointer}.integration-toggle.disabled{opacity:.4;cursor:not-allowed}.integration-toggle input{opacity:0;width:0;height:0;position:absolute}.integration-toggle-track{position:absolute;inset:0;background:#e5e7eb;border-radius:999px;transition:background .2s}.integration-toggle-track:after{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px rgba(0,0,0,.15)}.integration-toggle input:checked+.integration-toggle-track{background:#22c55e}.integration-toggle input:checked+.integration-toggle-track:after{transform:translateX(20px)}.integration-modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.45);z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.integration-modal{background:#fff;border-radius:18px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;padding:24px;position:relative;box-shadow:0 24px 48px rgba(15,23,42,.18)}.integration-modal-close{position:absolute;top:16px;right:16px;border:none;background:#f7f7f8;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#5e5e63}.integration-modal-header{display:flex;gap:14px;margin-bottom:20px;padding-right:36px}.integration-modal-logo{width:48px;height:48px;object-fit:contain;flex-shrink:0}.integration-modal-header h2{margin:0 0 6px;font-size:18px}.integration-modal-header p{margin:0 0 8px;font-size:13px;color:#5e5e63}.integration-modal-content label{display:block;font-size:12px;font-weight:600;color:#374151;margin-bottom:12px}.integration-modal-hint{font-size:12px;color:#6b7280;line-height:1.55;margin:0 0 14px}.integration-modal-guide{font-size:12px;color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;margin-bottom:14px;line-height:1.55}.integration-modal-guide strong{display:block;margin-bottom:8px;color:#111827}.integration-modal-guide ol{margin:0;padding-left:18px}.integration-modal-guide li+li{margin-top:6px}.integration-modal-guide code{font-size:11px;background:#eef2ff;padding:1px 5px;border-radius:4px}.integration-modal-ext-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#ff4301;text-decoration:none;margin-top:8px}.integration-modal-actions{gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid #f0f0f2}.integration-oauth-block{display:grid;grid-gap:10px;gap:10px;margin:14px 0}.btn-google-oauth{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px 16px;border:1px solid #dadce0;border-radius:10px;background:#fff;color:#3c4043;font-size:14px;font-weight:600;cursor:pointer}.btn-google-oauth:hover:not(:disabled){background:#f8f9fa;border-color:#c6c9cc}.btn-google-oauth:disabled{opacity:.6;cursor:not-allowed}.integration-oauth-pending{margin:0;font-size:12px;color:#2563eb;line-height:1.5}.integration-badge.pending{background:#eff6ff;color:#2563eb}.dash-btn-customize{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:12px;font-weight:600;color:#374151;cursor:pointer}.dash-btn-customize:hover{background:#f9fafb;border-color:#d1d5db}.dash-customizer-meta{padding:0 20px 8px;font-size:11px;color:#9ca3af}.dash-page{height:100%;display:flex;flex-direction:column;overflow:hidden;background:#f7f7f8}.dash-scroll{flex:1 1;overflow-y:auto}.dash-section{padding:20px 24px 0}.dash-top-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;background:#fff;border-bottom:1px solid #f0f0f2;box-shadow:0 1px 3px rgba(0,0,0,.04);flex-shrink:0}.dash-top-bar-left,.dash-top-bar-right{display:flex;align-items:center;gap:14px}.dash-top-title{font-size:14px;font-weight:700;color:#111827}.dash-top-sub{font-size:11px;color:#9ca3af;margin-top:2px}.dash-channel-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#f3f4f6;border:1px solid #e5e7eb;font-size:11px;font-weight:600;color:#374151}.dash-wa-dot{width:8px;height:8px;border-radius:50%;background:#25d366}.dash-btn-broadcast{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;background:#25d366;color:#fff;font-size:12px;font-weight:600;text-decoration:none}.dash-range-select{position:relative;display:inline-flex;align-items:center}.dash-range-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 28px 8px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:12px;color:#4b5563;cursor:pointer}.dash-range-select svg{position:absolute;right:10px;pointer-events:none;color:#9ca3af}.dash-icon-btn,.dash-icon-btn-sm{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;background:#fff;border-radius:10px;cursor:pointer;color:#6b7280}.dash-icon-btn{width:34px;height:34px;position:relative}.dash-icon-btn-sm{width:30px;height:30px}.dash-icon-btn-badge span{position:absolute;top:-4px;right:-4px;width:14px;height:14px;border-radius:50%;background:#ef4444;color:#fff;font-size:8px;display:flex;align-items:center;justify-content:center;font-weight:600}.dash-kpi-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.dash-kpi-card{background:#fff;border:1px solid #f0f0f2;border-radius:18px;padding:16px 18px 12px;box-shadow:0 8px 24px rgba(15,23,42,.06),0 2px 8px rgba(15,23,42,.03);min-width:0}.dash-kpi-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.dash-kpi-label-wrap{display:flex;align-items:center;gap:10px;min-width:0}.dash-kpi-icon{width:32px;height:32px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dash-kpi-label{font-size:12px;color:#6b7280}.dash-kpi-change{display:inline-flex;align-items:center;gap:3px;font-size:10px;padding:3px 8px;border-radius:999px;font-weight:500;flex-shrink:0}.dash-kpi-change.up{background:rgba(16,185,129,.1);color:#059669}.dash-kpi-change.down{background:rgba(239,68,68,.1);color:#ef4444}.dash-kpi-value{font-size:24px;font-weight:700;color:#111827;letter-spacing:-.03em;line-height:1;margin-bottom:10px}.dash-kpi-spark{height:44px}.dash-workspace-row{display:flex;gap:16px;padding:16px 24px 0;min-height:580px}.dash-workspace-col{flex:1 1;min-width:0;display:flex}.dash-workspace-col>.dash-intel-stack,.dash-workspace-col>.dash-widget-card{flex:1 1}.dash-analytics-row{display:flex;gap:16px;padding:16px 24px 0;min-height:340px}.dash-analytics-side{width:300px;flex-shrink:0}.dash-analytics-grow{flex:1 1;min-width:0}.dash-bottom-spacer{height:24px}.dash-widget-card{background:#fff;border:1px solid #f0f0f2;border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,.06),0 2px 8px rgba(15,23,42,.03);display:flex;flex-direction:column;overflow:hidden}.dash-widget-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f3f4f6;flex-shrink:0}.dash-widget-title{font-size:14px;font-weight:600;color:#111827}.dash-widget-meta{font-size:11px;color:#9ca3af}.dash-widget-actions{display:flex;align-items:center;gap:6px}.dash-mini-btn{gap:5px;padding:6px 10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#6b7280;text-decoration:none}.dash-btn-primary,.dash-mini-btn{display:inline-flex;align-items:center;font-size:11px;cursor:pointer}.dash-btn-primary{justify-content:center;padding:8px 14px;border:none;border-radius:12px;background:#25d366;color:#fff;font-weight:600}.dash-search-wrap{position:relative;padding:0 16px 12px}.dash-search-wrap svg{position:absolute;left:28px;top:50%;transform:translateY(-50%);color:#9ca3af}.dash-search-wrap input{width:100%;box-sizing:border-box;padding:10px 12px 10px 34px;border:1px solid #f3f4f6;border-radius:12px;background:#f9fafb;font-size:12px;outline:none}.dash-inbox-list{flex:1 1;overflow-y:auto}.dash-inbox-item{width:100%;display:flex;gap:12px;padding:14px 16px;border:none;border-bottom:1px solid #f9fafb;border-left:3px solid transparent;background:#fff;text-align:left;cursor:pointer}.dash-inbox-item.active{background:#fff2ec;border-left-color:#ff4301}.dash-inbox-item:hover:not(.active){background:#f7f7f8}.dash-inbox-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dash-inbox-body{flex:1 1;min-width:0}.dash-inbox-row{display:flex;justify-content:space-between;gap:8px;margin-bottom:4px}.dash-inbox-name{font-size:13px;font-weight:500;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-inbox-time{font-size:10px;color:#9ca3af;flex-shrink:0}.dash-inbox-preview{font-size:11px;color:#9ca3af;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-lead-badge,.dash-status-badge{display:inline-flex;font-size:9px;padding:2px 7px;border-radius:999px;font-weight:700;letter-spacing:.04em}.dash-widget-footer-link{display:block;padding:12px 16px;font-size:11px;font-weight:600;color:#ff4301;text-decoration:none;border-top:1px solid #f3f4f6}.dash-chat-panel,.dash-inbox-panel{min-height:100%}.dash-chat-empty{align-items:center;justify-content:center;gap:8px;color:#9ca3af;font-size:12px}.dash-chat-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f3f4f6}.dash-chat-contact{display:flex;align-items:center;gap:10px}.dash-chat-name{font-size:14px;font-weight:600;color:#111827}.dash-chat-meta{font-size:10px;color:#9ca3af}.dash-chat-messages{flex:1 1;overflow-y:auto;padding:16px;background:#f7f7f8}.dash-bubble-row{display:flex;margin-bottom:12px}.dash-bubble-row.inbound{justify-content:flex-start}.dash-bubble-row.outbound{justify-content:flex-end}.dash-bubble-avatar{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-right:8px;align-self:flex-end}.dash-bubble-col{max-width:72%;display:flex;flex-direction:column}.dash-bubble-row.outbound .dash-bubble-col{align-items:flex-end}.dash-ai-label{display:flex;align-items:center;gap:4px;font-size:9px;color:#25d366;font-weight:600;margin-bottom:2px}.dash-bubble{padding:10px 12px;border-radius:12px;font-size:12px;line-height:1.5;box-shadow:0 1px 2px rgba(0,0,0,.07)}.dash-bubble.inbound{background:#fff;color:#111827;border-radius:0 12px 12px 12px}.dash-bubble.outbound{background:#dcf8c6;color:#111827;border-radius:12px 0 12px 12px}.dash-bubble-meta{display:flex;align-items:center;gap:4px;margin-top:2px;font-size:9px;color:#9ca3af}.dash-suggest-banner{display:flex;align-items:center;justify-content:center;gap:6px;margin:8px auto;padding:6px 12px;border-radius:999px;background:#fff;border:1px solid #fde68a;color:#b45309;font-size:10px;font-weight:500;width:-moz-fit-content;width:fit-content}.dash-suggestions{border-top:1px solid #f3f4f6;padding:12px 16px;background:#fff}.dash-suggestions-label{font-size:10px;color:#9ca3af;font-weight:600;letter-spacing:.06em;margin-bottom:8px}.dash-suggestions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.dash-suggestion-card{text-align:left;padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;background:#f7f7f8;cursor:pointer}.dash-suggestion-card.active{border-color:#3b82f6;background:rgba(59,130,246,.05)}.dash-suggestion-type{font-size:10px;font-weight:600;color:#3b82f6;margin-bottom:4px}.dash-suggestion-text{font-size:11px;color:#4b5563;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dash-reply-box{display:flex;align-items:flex-end;gap:10px;padding:12px 16px;border-top:1px solid #f3f4f6;background:#fff}.dash-reply-box textarea{flex:1 1;border:1px solid #e5e7eb;border-radius:14px;background:#f9fafb;padding:10px 12px;font-size:12px;resize:none;outline:none;max-height:64px}.dash-send-btn{width:28px;height:28px;border:none;border-radius:50%;justify-content:center;cursor:pointer;flex-shrink:0}.dash-chat-hint,.dash-send-btn{display:flex;align-items:center}.dash-chat-hint{gap:6px;padding:0 16px 12px;margin:0;font-size:10px;color:#9ca3af;background:#fff}.dash-intel-stack{display:flex;flex-direction:column;gap:12px;min-height:100%}.dash-intel-rows{padding:14px 16px;display:flex;flex-direction:column;gap:14px}.dash-intel-row{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#6b7280}.dash-intel-block{display:flex;flex-direction:column;gap:6px}.dash-progress{height:6px;background:#f3f4f6;border-radius:999px;overflow:hidden}.dash-progress>div{height:100%;border-radius:999px}.dash-sentiment-pill{font-size:11px;padding:3px 8px;border-radius:999px;font-weight:500}.dash-intel-action,.dash-intel-alerts{padding:14px 16px}.dash-intel-action-head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1f2937;margin-bottom:8px}.dash-intel-action p{font-size:12px;color:#4b5563;line-height:1.5;margin:0 0 12px}.dash-intel-action-btns{display:flex;gap:8px}.dash-intel-action-btns .dash-btn-primary,.dash-intel-action-btns .dash-mini-btn{flex:1 1}.dash-alert-item{display:flex;align-items:flex-start;gap:8px;padding:8px;border-radius:10px;font-size:10px;color:#4b5563;margin-bottom:6px}.dash-alert-item.success{background:#ecfdf3}.dash-alert-item.danger{background:rgba(239,68,68,.06)}.dash-alert-item.info{background:rgba(59,130,246,.06)}.dash-alert-item.muted{background:hsla(220,9%,46%,.06)}.dash-chart-panel{padding:16px;min-height:100%}.dash-pie-wrap{height:140px;margin-bottom:12px}.dash-bar-wrap{flex:1 1;min-height:180px}.dash-channel-legend-row{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-size:11px}.dash-legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.dash-legend-name{flex:1 1;color:#4b5563}.dash-legend-value{font-weight:700;color:#111827}.dash-legend-pct{width:32px;text-align:right;color:#9ca3af}.dash-automation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding:4px 0 8px}.dash-automation-stat{padding:12px;border-radius:16px;border:1px solid;text-align:center}.dash-automation-value{font-size:18px;font-weight:700;line-height:1;margin:6px 0 4px}.dash-automation-label{font-size:9px;color:#6b7280;line-height:1.3}.dash-omnichannel-panel{margin-top:12px}.dash-omnichannel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding:14px 16px 16px}.dash-omnichannel-card{border:1px solid;border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:8px;min-height:132px}.dash-omnichannel-card-head{display:flex;align-items:center;gap:8px}.dash-omnichannel-label{font-size:13px;font-weight:600;color:#111827;flex:1 1}.dash-omnichannel-pill{font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px}.dash-omnichannel-detail{margin:0;font-size:12px;color:#6b7280}.dash-omnichannel-stats{display:flex;flex-wrap:wrap;gap:8px;font-size:11px;color:#9ca3af}.dash-omnichannel-link{margin-top:auto;font-size:11px;font-weight:600;color:#ff4301;text-decoration:none}.dash-ctwa-panel{min-height:320px}.dash-ctwa-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;padding:12px 16px 0}.dash-ctwa-kpi{text-align:center;padding:8px 4px;border-radius:12px;background:#fff7f2}.dash-ctwa-kpi-value{display:block;font-size:18px;font-weight:700;color:#ff4301;line-height:1}.dash-ctwa-kpi-label{display:block;margin-top:4px;font-size:10px;color:#6b7280}.dash-ctwa-chart{height:140px;padding:8px 12px 0}.dash-ctwa-sources{padding:8px 16px 14px;display:flex;flex-direction:column;gap:6px}.dash-ctwa-source-row{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:#4b5563}.dash-ctwa-source-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-ctwa-source-count{font-weight:700;color:#111827}.dash-ctwa-empty{flex:1 1;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px}.dash-inbox-badges{display:flex;align-items:center;gap:6px;margin-top:4px}.dash-channel-badge{font-size:9px;font-weight:700;padding:2px 6px;border-radius:999px;letter-spacing:.02em}.dash-empty{padding:20px 16px;font-size:12px;color:#9ca3af;margin:0}.dash-customizer-overlay{position:fixed;inset:0;background:rgba(15,23,42,.35);z-index:100;display:flex;align-items:center;justify-content:center;padding:24px}.dash-customizer{width:min(520px,100%);max-height:80vh;background:#fff;border-radius:18px;box-shadow:0 20px 60px rgba(15,23,42,.18);display:flex;flex-direction:column}.dash-customizer-head{display:flex;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid #f0f0f2}.dash-customizer-head h2{margin:0;font-size:16px;font-weight:700;color:#111827}.dash-customizer-head p{margin:4px 0 0;font-size:12px;color:#6b7280}.dash-customizer-list{overflow-y:auto;padding:12px 20px}.dash-customizer-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f9fafb}.dash-customizer-info{flex:1 1;min-width:0}.dash-customizer-info strong{display:block;font-size:13px;color:#111827}.dash-customizer-info span{display:block;font-size:11px;color:#9ca3af;margin-top:2px}.dash-customizer-order{display:flex;gap:4px}.dash-customizer-order button{width:28px;height:28px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;color:#6b7280}.dash-customizer-order button:disabled{opacity:.35;cursor:not-allowed}.dash-customizer-check{position:relative;display:inline-flex;cursor:pointer}.dash-customizer-check input{opacity:0;width:0;height:0}.dash-customizer-track{width:36px;height:20px;border-radius:999px;background:#e5e7eb;position:relative;transition:background .15s}.dash-customizer-track:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .15s}.dash-customizer-check input:checked+.dash-customizer-track{background:#ff4301}.dash-customizer-check input:checked+.dash-customizer-track:after{transform:translateX(16px)}.dash-customizer-foot{display:flex;justify-content:space-between;gap:10px;padding:14px 20px 18px;border-top:1px solid #f0f0f2}.dash-workspace-mobile{padding:12px 16px 0}.dash-workspace-tabs{display:flex;gap:8px;margin-bottom:12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.dash-workspace-tab{flex:1 1;min-width:88px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;font-size:12px;font-weight:600;color:#6b7280;cursor:pointer}.dash-workspace-tab.active{background:#fff2ec;border-color:#ff4301;color:#ff4301}.dash-workspace-tab-panel,.dash-workspace-tab-panel .dash-intel-stack,.dash-workspace-tab-panel .dash-widget-card{min-height:420px}.app-shell{height:100vh;width:100vw;overflow:hidden;background:#f7f7f8}.app-sidebar{width:192px;flex-shrink:0;height:100%;border-right:1px solid #e9e9eb;background:#fff}.app-sidebar,.app-sidebar-inner{display:flex;flex-direction:column}.app-sidebar-inner{flex:1 1;min-height:0;overflow:hidden}.app-sidebar-nav{flex:1 1;overflow-y:auto}.app-main-column{flex:1 1;min-width:0;overflow:hidden;display:flex;flex-direction:column}.app-insights-panel{flex-shrink:0;height:100%;overflow:hidden}.app-mobile-toolbar,.app-sidebar-overlay{display:none}@media (max-width:1023px){.app-insights-panel{display:none}}@media (max-width:767px){.app-mobile-toolbar{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border-bottom:1px solid #e9e9eb;flex-shrink:0}.app-mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#374151;cursor:pointer}.app-mobile-toolbar-title{display:flex;align-items:center;gap:8px;flex:1 1;min-width:0;font-size:13px;font-weight:700;color:#121212}.app-mobile-toolbar-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-mobile-toolbar-spacer{width:36px;flex-shrink:0}.app-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:60;width:min(280px,86vw);transform:translateX(-105%);transition:transform .22s ease;box-shadow:0 12px 40px rgba(15,23,42,.18)}.app-sidebar.open{transform:translateX(0)}.app-sidebar-overlay{display:block;position:fixed;inset:0;z-index:55;border:none;background:rgba(15,23,42,.45);cursor:pointer}}@media (max-width:1280px){.dash-section{padding:16px 16px 0}.dash-kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.dash-analytics-row,.dash-workspace-row{flex-direction:column;min-height:auto;padding-left:16px;padding-right:16px}.dash-analytics-side{width:100%}.dash-suggestions-grid{grid-template-columns:1fr}}@media (max-width:768px){.dash-top-bar{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px}.dash-top-bar-left,.dash-top-bar-right{flex-wrap:wrap;width:100%}.dash-top-bar-right{gap:8px}.dash-btn-broadcast,.dash-btn-customize,.dash-range-select{flex:1 1;min-width:0}.dash-range-select select{width:100%}.dash-kpi-strip{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.dash-kpi-strip::-webkit-scrollbar{display:none}.dash-kpi-card{flex:0 0 min(78vw,280px);scroll-snap-align:start;min-width:0}.dash-workspace-row{padding:12px 16px 0;gap:12px}.dash-chat-panel,.dash-inbox-panel{min-height:360px}.dash-analytics-row{padding:12px 16px 0;gap:12px}.dash-chart-panel{min-height:280px}.dash-pie-wrap{height:120px}.dash-automation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-omnichannel-grid{grid-template-columns:1fr}.dash-ctwa-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-customizer{width:100%;max-height:92vh;border-radius:18px 18px 0 0;align-self:flex-end}.dash-customizer-overlay{align-items:flex-end;padding:0}.dash-customizer-foot{flex-direction:column}.dash-customizer-foot .dash-btn-primary,.dash-customizer-foot .dash-mini-btn{width:100%;justify-content:center}}@media (max-width:480px){.dash-top-title{font-size:13px}.dash-channel-pill{display:none}.dash-kpi-value{font-size:20px}.dash-workspace-tab-panel,.dash-workspace-tab-panel .dash-intel-stack,.dash-workspace-tab-panel .dash-widget-card{min-height:360px}.dash-bubble-col{max-width:88%}.dash-automation-grid{grid-template-columns:1fr 1fr;gap:8px}.dash-automation-value{font-size:16px}}.dashboard-main:has(.workflow-builder){overflow:hidden;padding:0;display:flex;flex-direction:column}.workflow-builder{display:flex;flex-direction:column;flex:1 1;min-height:0;height:100%;background:#f7f7f8}.workflow-builder-header{display:flex;align-items:center;gap:12px;flex-shrink:0;padding:12px 16px;background:#fff;border-bottom:1px solid #e9e9eb}.workflow-name-input{flex:1 1;min-width:0;max-width:320px;font-size:15px;font-weight:600;border:1px solid transparent;border-radius:8px;padding:6px 10px;background:#f7f7f8}.workflow-name-input:focus{outline:none;border-color:#ff4301;background:#fff}.workflow-category-select{width:auto;min-width:110px}.workflow-active-toggle{display:flex;align-items:center;gap:6px;font-size:13px;color:#4b5563;white-space:nowrap}.workflow-save-msg{font-size:12px;color:#059669}.workflow-builder-tools{flex-shrink:0;background:#fff;border-bottom:1px solid #e9e9eb}.workflow-tool-section+.workflow-tool-section{border-top:1px solid #f0f0f2}.workflow-tool-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 16px;border:none;background:none;font-size:13px;font-weight:600;color:#374151;cursor:pointer}.workflow-tool-toggle:hover{background:#fafafa}.workflow-tool-body{padding:0 16px 12px}.workflow-templates-strip{padding-bottom:8px}.workflow-ai-prompt{padding:4px 0 8px}.workflow-template-scroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.workflow-template-chip{display:flex;align-items:center;gap:8px;flex-shrink:0;padding:8px 12px;border:1px solid #e9e9eb;border-radius:999px;background:#fff;cursor:pointer;font-size:12px}.workflow-template-chip:hover{border-color:#ff4301;background:#fffbf8}.workflow-template-chip-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.workflow-template-chip-name{font-weight:600;color:#111827}.workflow-template-chip-cat{color:#9ca3af;text-transform:capitalize}.workflow-builder-workspace{display:flex;flex:1 1;min-height:0;overflow:hidden}.workflow-node-palette{width:220px;flex-shrink:0;background:#fff;border-right:1px solid #e9e9eb;overflow-y:auto;padding:12px}.workflow-palette-title{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;margin:0 0 10px}.workflow-palette-category{margin-bottom:12px}.workflow-palette-category-label{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6b7280;margin:0 0 6px}.workflow-palette-item{display:flex;gap:8px;padding:8px 10px;border:1px solid;border-radius:10px;margin-bottom:6px;cursor:-webkit-grab;cursor:grab;transition:transform .1s ease}.workflow-palette-item:hover{transform:translateY(-1px)}.workflow-palette-item:active{cursor:-webkit-grabbing;cursor:grabbing}.workflow-palette-item-label{font-size:12px;font-weight:600;margin:0;color:#111827}.workflow-palette-item-desc{font-size:10px;margin:2px 0 0;color:#6b7280;line-height:1.3}.workflow-palette-hint{font-size:10px;color:#9ca3af;line-height:1.4;margin:8px 0 0}.workflow-canvas-wrap{flex:1 1;min-width:0;min-height:0;position:relative}.workflow-canvas-inner{width:100%;height:100%}.workflow-canvas-hint{margin:8px;padding:6px 10px;font-size:11px;color:#6b7280;background:hsla(0,0%,100%,.92);border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.workflow-config-panel{width:280px;flex-shrink:0;border-left:1px solid #e9e9eb;background:#fff;padding:16px;overflow-y:auto}.workflow-config-panel--empty{display:flex;flex-direction:column;justify-content:center}.workflow-config-panel--empty p{font-size:13px;color:#9a9aa0;margin:0}.workflow-config-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.workflow-config-header h3{font-size:14px;font-weight:700;margin:0;text-transform:capitalize}.workflow-config-delete{border:none;background:none;cursor:pointer;color:#ef4444;padding:4px}.workflow-config-hint{font-size:11px;color:#9ca3af;line-height:1.4;margin:10px 0 0}@media (max-width:1024px){.workflow-node-palette{width:180px}.workflow-config-panel{width:240px}}@media (max-width:768px){.workflow-builder-header{flex-wrap:wrap;gap:8px}.workflow-name-input{max-width:none;width:100%;order:2}.workflow-builder-workspace{flex-direction:column}.workflow-node-palette{width:100%;max-height:140px;border-right:none;border-bottom:1px solid #e9e9eb;display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden}.workflow-palette-hint,.workflow-palette-title{display:none}.workflow-palette-category{display:flex;gap:8px;margin-bottom:0;flex-shrink:0}.workflow-palette-category-label{display:none}.workflow-palette-item{min-width:140px;margin-bottom:0}.workflow-canvas-wrap{min-height:360px;flex:1 1}.workflow-config-panel{width:100%;max-height:220px;border-left:none;border-top:1px solid #e9e9eb}}.workflow-template-state{font-size:13px;color:#9a9aa0;margin:0}.workflow-template-state.error{color:#dc2626}.workflow-template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:10px;gap:10px}.workflow-template-card{text-align:left;padding:14px;border-radius:14px;border:1px solid #e9e9eb;background:#fff;cursor:pointer}.workflow-template-card:hover{border-color:#ff4301}.workflow-template-card-head{display:flex;gap:10px;align-items:flex-start;margin-bottom:8px}.workflow-template-card-icon{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.workflow-template-card-name{font-size:13px;font-weight:600}.workflow-template-card-cat{font-size:10px;font-weight:700;text-transform:uppercase}.workflow-template-card-desc{font-size:12px;color:#6b7280;margin:0;line-height:1.4}.workflow-setup-pill{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px;margin-left:auto;flex-shrink:0}.workflow-setup-pill.ready{color:#047857;background:#ecfdf5}.workflow-setup-pill.needs-setup{color:#b45309;background:#fffbeb}.workflow-setup-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:6px 10px;border-radius:999px;margin-bottom:12px}.workflow-setup-badge.ready{color:#047857;background:#ecfdf5}.workflow-setup-badge.needs-setup{color:#b45309;background:#fffbeb}.workflow-modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.45);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.workflow-modal{width:min(520px,100%);background:#fff;border-radius:16px;box-shadow:0 20px 50px rgba(15,23,42,.2);overflow:hidden}.workflow-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 20px 0}.workflow-modal-title-wrap{display:flex;gap:12px}.workflow-modal-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center}.workflow-modal-header h2{font-size:16px;margin:0}.workflow-modal-cat{font-size:10px;font-weight:700;text-transform:uppercase}.workflow-modal-close{border:none;background:none;cursor:pointer;color:#6b7280}.workflow-modal-body{padding:16px 20px}.workflow-modal-desc{font-size:14px;color:#4b5563;line-height:1.5;margin:0 0 14px}.workflow-modal-meta{display:grid;grid-gap:8px;gap:8px;font-size:13px}.workflow-modal-meta div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #f3f4f6}.workflow-modal-meta code{font-size:12px;color:#374151}.workflow-modal-setup-notes{margin-top:14px;padding:12px;border-radius:10px;background:#fffbeb;border:1px solid #fde68a}.workflow-modal-setup-notes p{margin:6px 0 0;font-size:13px;color:#92400e}.workflow-modal-footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px 18px;border-top:1px solid #f3f4f6}.tpl-page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.tpl-page-header p{margin:6px 0 0;color:#6b7280;font-size:14px}.tpl-page-actions{display:flex;gap:8px;flex-shrink:0}.tpl-guidance{margin-bottom:16px}.tpl-guidance ul{margin:8px 0 0;padding-left:18px;color:#4b5563;font-size:13px}.tpl-guidance li{margin-bottom:4px}.tpl-list h3,.tpl-test h3{margin-top:0}.tpl-row{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #eee}.tpl-row:last-child{border-bottom:none}.tpl-row-title{display:flex;align-items:center;gap:10px}.tpl-row-meta{font-size:12px;color:#6b7280;margin:4px 0 8px}.tpl-status{font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px}.tpl-status-approved{color:#047857;background:#ecfdf5}.tpl-status-pending{color:#b45309;background:#fffbeb}.tpl-status-rejected{color:#b91c1c;background:#fee2e2}.tpl-status-draft{color:#4b5563;background:#f3f4f6}.tpl-preview-header{font-weight:600;margin-bottom:4px}.tpl-preview-body{font-size:13px;white-space:pre-wrap;margin:0;color:#111827}.tpl-preview-footer{font-size:12px;color:#6b7280;margin-top:6px}.tpl-preview-buttons{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.tpl-preview-btn{font-size:11px;padding:4px 10px;border-radius:999px;border:1px solid #d1d5db;background:#f9fafb}.tpl-rejection{margin-top:10px;padding:10px;border-radius:8px;background:#fef2f2;border:1px solid #fecaca}.tpl-rejection p{margin:4px 0 0;font-size:13px;color:#991b1b}.tpl-row-actions{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.tpl-muted{color:#9ca3af;font-size:13px}.tpl-form-overlay{position:fixed;inset:0;background:rgba(15,23,42,.45);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.tpl-form-modal{width:min(640px,100%);max-height:90vh;overflow-y:auto}.tpl-form-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.tpl-form-head button{border:none;background:none;cursor:pointer}.tpl-form-grid{display:grid;grid-template-columns:120px 1fr;grid-gap:8px 12px;gap:8px 12px;align-items:center;margin-bottom:8px}.tpl-buttons-section{margin-top:12px}.tpl-buttons-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.tpl-button-row{display:grid;grid-template-columns:130px 1fr 1fr auto;grid-gap:8px;gap:8px;margin-bottom:8px}.tpl-form-error{color:#dc2626;font-size:13px}.tpl-form-footer,.tpl-test-actions{display:flex;gap:8px;margin-top:14px}.tpl-icon-btn{border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:8px;cursor:pointer}.tpl-icon-btn.danger{color:#dc2626}.tpl-test{margin-top:16px}@media (max-width:768px){.tpl-page-header,.tpl-row{flex-direction:column}.tpl-row-actions{flex-direction:row;flex-wrap:wrap;align-items:flex-start}.tpl-button-row,.tpl-form-grid{grid-template-columns:1fr}}.workflow-setup-panel{padding:12px 16px 16px;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb}.workflow-setup-checklist{margin:0 0 12px;padding-left:18px;font-size:13px;color:#4b5563}.workflow-setup-block+.workflow-setup-block{margin-top:12px}.workflow-setup-label{font-size:12px;font-weight:600;color:#374151;margin:0 0 6px}.workflow-setup-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.workflow-setup-code{font-size:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:6px 10px;word-break:break-all}.workflow-setup-url{display:grid;grid-template-columns:72px 1fr auto;grid-gap:8px;gap:8px;align-items:center;margin-bottom:6px;font-size:12px}.workflow-setup-url code{font-size:11px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:6px 8px;overflow-x:auto}.workflow-setup-hint{font-size:12px;color:#6b7280;margin:6px 0}.workflow-setup-curl{font-size:11px;background:#0f172a;color:#e2e8f0;border-radius:10px;padding:12px;overflow-x:auto;margin:8px 0}.workflow-template-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.workflow-template-filter{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;color:#6b7280;cursor:pointer;text-transform:capitalize}.workflow-template-filter.active{background:#fff2ec;border-color:#ff4301;color:#ff4301}.tpl-list-head{justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.tpl-list-head,.tpl-search{display:flex;align-items:center}.tpl-search{gap:8px}.tpl-search input{min-width:200px}.tpl-preview-modal{width:min(400px,100%)}.wa-bubble-preview{background:#e7fed8;border-radius:12px 12px 12px 4px;padding:10px 12px;max-width:320px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.wa-bubble-header{font-weight:700;font-size:14px;margin-bottom:6px}.wa-bubble-image{background:#d1d5db;border-radius:8px;height:120px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#6b7280;margin-bottom:8px}.wa-bubble-body{font-size:14px;white-space:pre-wrap;line-height:1.45}.wa-bubble-footer{font-size:11px;color:#6b7280;margin-top:8px}.wa-bubble-buttons{display:flex;flex-direction:column;gap:6px;margin-top:10px;border-top:1px solid rgba(0,0,0,.08);padding-top:8px}.wa-bubble-buttons span{text-align:center;color:#0ea5e9;font-size:13px;font-weight:600}.tpl-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;padding-top:12px;border-top:1px solid #e5e7eb}.tpl-form-modal--wide{width:min(920px,100%)}.tpl-form-split{display:grid;grid-template-columns:1fr 280px;grid-gap:20px;gap:20px}.tpl-form-preview-side{border-left:1px solid #e5e7eb;padding-left:16px}.tpl-body-toolbar{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.tpl-sample-vars{margin:8px 0 12px}.tpl-sample-row{display:grid;grid-template-columns:48px 1fr;grid-gap:8px;gap:8px;align-items:center;margin-bottom:6px}.tpl-sample-row label{font-size:12px;font-weight:600;color:#6b7280}.tpl-compliance-warnings{margin:10px 0;padding:10px 12px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;font-size:12px;color:#92400e}.tpl-compliance-warnings p{display:flex;align-items:flex-start;gap:6px;margin:4px 0}.tpl-media-upload{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end;margin-bottom:8px}.tpl-upload-btn{cursor:pointer;display:inline-flex;align-items:center;gap:6px}.tpl-detail-modal{width:min(520px,100%)}.tpl-detail-tabs{display:flex;gap:6px;margin-bottom:12px}.tpl-detail-tab{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer}.tpl-detail-tab.active{background:#fff2ec;border-color:#ff4301;color:#ff4301}.tpl-usage-panel h4{font-size:13px;margin:12px 0 6px}.tpl-usage-panel ul{margin:0 0 8px;padding-left:18px;font-size:13px}.tpl-audit-list{list-style:none;margin:0;padding:0}.tpl-audit-list li{display:grid;grid-template-columns:100px 1fr auto;grid-gap:8px;gap:8px;padding:8px 0;border-bottom:1px solid #f3f4f6;font-size:12px}.tpl-metrics-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.tpl-metrics-grid div{background:#f8fafc;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:4px}.tpl-metrics-grid span{font-size:11px;color:#6b7280}.tpl-metrics-grid strong{font-size:20px}@media (max-width:768px){.tpl-form-split{grid-template-columns:1fr}.tpl-form-preview-side{border-left:none;padding-left:0;border-top:1px solid #e5e7eb;padding-top:12px}}.campaign-funnel{display:flex;flex-direction:column;gap:12px}.campaign-funnel-row{display:flex;flex-direction:column;gap:4px}.campaign-funnel-label{display:flex;justify-content:space-between;font-size:12px;font-weight:600;color:#374151}.campaign-funnel-count{font-weight:500;color:#6b7280}.campaign-funnel-track{height:10px;background:#f3f4f6;border-radius:999px;overflow:hidden}.campaign-funnel-bar{height:100%;border-radius:999px;min-width:4px;transition:width .3s ease}.flow-mobile-preview{width:240px;flex-shrink:0;border-left:1px solid #e9e9eb;background:#fafafa;padding:12px;overflow-y:auto;display:flex;flex-direction:column}.flow-mobile-preview-header{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6b7280;margin-bottom:10px}.flow-mobile-preview-device{background:#111827;border-radius:24px;padding:10px 8px 14px;box-shadow:0 4px 14px rgba(0,0,0,.15)}.flow-mobile-preview-notch{width:56px;height:5px;background:#374151;border-radius:999px;margin:0 auto 8px}.flow-mobile-preview-screen{background:#e5ddd5;border-radius:14px;min-height:320px;max-height:420px;overflow:hidden;display:flex;flex-direction:column}.flow-mobile-preview-chat-header{background:#075e54;color:#fff;font-size:11px;font-weight:600;padding:8px 10px}.flow-mobile-preview-messages{padding:10px;overflow-y:auto;flex:1 1;display:flex;flex-direction:column;gap:8px}.flow-mobile-preview-bubble{background:#fff;border-radius:8px 8px 8px 2px;padding:8px 10px;max-width:92%;box-shadow:0 1px 1px rgba(0,0,0,.08)}.flow-mobile-preview-bubble .wa-bubble-body,.flow-mobile-preview-bubble .wa-bubble-header{font-size:12px}.flow-mobile-preview-bubble .wa-bubble-footer{font-size:10px}.flow-mobile-preview-bubble--system{background:#fef3c7;color:#92400e;font-size:11px;align-self:center;border-radius:999px;padding:4px 10px}.flow-mobile-preview-empty{font-size:11px;color:#6b7280;text-align:center;margin:24px 0;line-height:1.4}@media (max-width:1200px){.flow-mobile-preview{display:none}}.app-shell{display:flex;min-height:100vh}.page-stack{display:flex;flex-direction:column;gap:16px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page-title{font-size:20px;font-weight:700;margin:0}.page-subtitle{color:#5e5e63;margin:4px 0 0}.section-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.section-header-row .section-title{margin-bottom:4px}.section-header-row .section-subtitle{margin:0}.metric-card-link{text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.metric-card-link:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(15,23,42,.06)}.dashboard-alert{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.section-subtitle{color:#5e5e63;margin:-8px 0 16px;font-size:13px;line-height:1.5}.section-subtitle-strong{color:#1a1a1e;font-size:14px;font-weight:600;margin:24px 0 12px}.seo-ai-insights-panel{display:flex;flex-direction:column;height:100%;width:280px;flex-shrink:0;overflow:hidden;border-left:1px solid #e9e9eb;background:#fff}.seo-ai-insights-header{flex-shrink:0;background:linear-gradient(160deg,#0f172a,#1a2744);border-bottom:1px solid hsla(0,0%,100%,.07)}.seo-ai-insights-header-top{justify-content:space-between;padding:16px 16px 12px}.seo-ai-insights-brand,.seo-ai-insights-header-top{display:flex;align-items:flex-start;gap:10px}.seo-ai-insights-icon{width:34px;height:34px;border-radius:10px;flex-shrink:0;background:linear-gradient(135deg,#7c3aed,#a855f7);display:flex;align-items:center;justify-content:center;box-shadow:0 0 14px rgba(124,58,237,.4)}.seo-ai-insights-title{font-size:13px;font-weight:600;color:#f1f5f9;line-height:1.2}.seo-ai-insights-subtitle{font-size:10px;color:#64748b;margin-top:2px}.seo-ai-insights-actions{display:flex;align-items:center;gap:6px}.seo-ai-insights-status{display:flex;align-items:center;gap:5px;padding:3px 8px;border-radius:999px;border:1px solid;font-size:9px;font-weight:600}.seo-ai-insights-status-dot{width:5px;height:5px;border-radius:50%}.seo-ai-insights-refresh{background:hsla(0,0%,100%,.07);border:none;border-radius:7px;padding:5px 6px;cursor:pointer;color:#64748b}.seo-ai-insights-refresh .spinning{animation:seo-ai-spin .6s linear}@keyframes seo-ai-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.seo-ai-insights-context{display:flex;align-items:center;gap:8px;margin:0 16px 12px;padding:8px 12px;border-radius:12px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);font-size:10px;color:#94a3b8}.seo-ai-insights-context strong{color:#e2e8f0;font-weight:600}.seo-ai-insights-counts{display:flex;gap:6px;padding:0 16px 16px}.seo-ai-insights-count{flex:1 1;text-align:center;padding:5px 4px;border-radius:9px;border:1px solid}.seo-ai-insights-count-value{font-size:15px;font-weight:700;line-height:1}.seo-ai-insights-count-label{font-size:8.5px;font-weight:500;line-height:1.3;margin-top:2px;text-transform:capitalize}.seo-ai-insights-body{flex:1 1;overflow-y:auto;background:#f7f7f8;padding:10px 10px 12px}.seo-ai-insights-empty{font-size:11px;color:#9a9aa0;padding:8px;margin:0}.seo-ai-insights-list{display:flex;flex-direction:column;gap:8px}.seo-ai-insight-card{background:#fff;border-radius:14px;border:1px solid #e9e9eb;overflow:hidden;cursor:pointer;box-shadow:0 1px 4px rgba(15,23,42,.05)}.seo-ai-insight-card.open{box-shadow:0 4px 20px rgba(15,23,42,.08)}.seo-ai-insight-accent{height:3px}.seo-ai-insight-head{padding:11px 13px 10px}.seo-ai-insight-head-row{display:flex;align-items:flex-start;gap:8px}.seo-ai-insight-icon{width:26px;height:26px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px}.seo-ai-insight-copy{flex:1 1;min-width:0}.seo-ai-insight-title{font-size:12px;font-weight:600;color:#121212;line-height:1.35}.seo-ai-insight-tag{display:inline-block;margin-top:5px;font-size:9px;font-weight:500;padding:2px 7px;border-radius:999px;text-transform:capitalize}.seo-ai-insight-chevron{color:#9a9aa0;flex-shrink:0;margin-top:4px;transition:transform .2s ease}.seo-ai-insight-chevron.open{transform:rotate(180deg)}.seo-ai-insight-detail{padding:0 13px 13px;border-top:1px solid}.seo-ai-insight-detail p{font-size:11px;color:#5e5e63;line-height:1.65;margin:10px 0 12px}.seo-ai-insight-action{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;font-size:11px;font-weight:600;color:#fff;border:none;border-radius:9px;padding:8px 12px;cursor:pointer;text-decoration:none}.seo-ai-insights-footer{flex-shrink:0;display:flex;align-items:center;gap:5px;padding:10px 16px;border-top:1px solid #e9e9eb;background:#fff;font-size:10px;color:#9a9aa0}.seo-ai-insights-footer-dot{width:6px;height:6px;border-radius:50%;background:#22c55e}.search-kpi-grid{margin-bottom:16px}.section-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.audited-sites-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:12px;gap:12px}.audited-site-card{display:block;text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.audited-site-card:hover{border-color:#d1d5db;box-shadow:0 8px 24px rgba(15,23,42,.06)}.audited-site-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.audited-site-url{font-size:14px;font-weight:600;line-height:1.4;word-break:break-word}.audited-site-score{font-size:18px;font-weight:700;white-space:nowrap}.audited-site-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;font-size:12px;color:#5e5e63}.audited-site-card.tone-good .audited-site-score{color:#059669}.audited-site-card.tone-warn .audited-site-score{color:#d97706}.audited-site-card.tone-bad .audited-site-score{color:#dc2626}.admin-setup-card{border-color:#fde68a;background:linear-gradient(180deg,#fffbeb,#fff 120px)}.admin-env-block{margin:14px 0}.admin-env-block label{display:block;font-size:12px;font-weight:600;margin-bottom:6px;color:#374151}.admin-copy-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.admin-copy-row code,.admin-env-list code{font-size:11px;background:#f3f4f6;padding:2px 6px;border-radius:4px}.admin-env-list{margin:0}.admin-env-list,.integration-setup-steps{padding-left:18px;font-size:13px;line-height:1.6;color:#4b5563}.integration-setup-steps{margin:12px 0 0}.attribution-table .attribution-row,.rankings-table .rankings-row,.visibility-table .visibility-row{display:grid;align-items:center;grid-gap:12px;gap:12px;padding:10px 12px;border-bottom:1px solid #ececee;justify-content:unset}.rankings-table .rankings-row{grid-template-columns:minmax(180px,2fr) 72px 96px minmax(120px,1fr)}.rankings-table-wide .rankings-row{grid-template-columns:minmax(160px,2fr) 72px 96px minmax(100px,1fr) minmax(120px,1fr)}.attribution-table .attribution-row{grid-template-columns:minmax(200px,2.2fr) 72px 80px 92px 72px 96px}.visibility-table .visibility-row{grid-template-columns:minmax(220px,2fr) 80px 92px 72px}.visibility-table-wide .visibility-row{grid-template-columns:minmax(180px,2fr) 72px 72px 72px minmax(120px,1fr)}.attribution-table .attribution-head,.rankings-table .rankings-head,.visibility-table .visibility-head{font-size:11px;font-weight:600;color:#5e5e63;text-transform:uppercase;letter-spacing:.04em;background:#f7f7f8;border-bottom:1px solid #e3e3e6}.attribution-table .attribution-head,.rankings-table .rankings-head,.visibility-table .visibility-head{border-radius:10px 10px 0 0}.attribution-table .table-row:last-child,.rankings-table .table-row:last-child,.visibility-table .table-row:last-child{border-bottom:none}.attribution-keyword,.rankings-keyword,.visibility-keyword{font-weight:500;min-width:0;word-break:break-word}.cell-num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.cell-muted{color:#9a9aa0;font-size:12px}.metric-value-sm{font-size:18px}.rankings-keyword{font-weight:600}.rankings-up{color:#059669}.rankings-down,.rankings-up{display:inline-flex;align-items:center;gap:4px}.rankings-down{color:#ef4444}.keyword-actions{display:inline-flex;align-items:center;gap:4px}.keyword-actions-compact .btn-icon{padding:4px}.btn-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;border:1px solid #e3e3e6;background:#fff;color:#5e5e63;cursor:pointer;text-decoration:none}.btn-icon-active,.btn-icon:hover{background:#fff2ec;color:#ff4301;border-color:#ffd5c2}.pin-badge{display:inline-block;margin-right:6px;padding:1px 6px;border-radius:999px;background:#fff2ec;color:#ff4301;font-size:10px;font-weight:600;text-transform:uppercase}.alert-banner{padding:10px 12px;border-radius:10px;margin-bottom:12px;font-size:12px}.alert-banner-warn{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);display:grid;place-items:center;padding:24px;z-index:1000}.modal-card{width:min(720px,100%);max-height:80vh;overflow:auto;background:#fcfcfc;border:1px solid #e9e9eb;border-radius:18px;padding:20px;box-shadow:0 16px 40px rgba(15,23,42,.12)}.serp-results{display:grid;grid-gap:12px;gap:12px;margin:12px 0}.serp-result{display:grid;grid-template-columns:36px 1fr;grid-gap:10px;gap:10px}.serp-result-pos{color:#9a9aa0;font-size:12px;font-weight:600}.serp-result-title{color:#1a0dab;font-weight:600;font-size:14px;text-decoration:none}.serp-result-link{color:#006621;font-size:12px}.serp-result-snippet{margin:4px 0 0;color:#4b5563;font-size:12px;line-height:1.5}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px}.metric-card{padding:16px}.metric-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.metric-label{color:#5e5e63;font-size:12px}.metric-value{font-size:28px;font-weight:700}.metric-hint{color:#9a9aa0;margin-top:4px}.metric-icon{color:#ff4301}.card-title{font-size:14px;font-weight:600;margin:0 0 12px}.steps-list{margin:0;padding-left:18px;line-height:1.8}.audit-form{display:grid;grid-gap:12px;gap:12px;max-width:560px}.audit-log pre{white-space:pre-wrap;font-size:11px;max-height:320px;overflow:auto}.score-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:8px;gap:8px}.score-item{display:flex;justify-content:space-between;padding:8px 10px;background:#f7f7f8;border-radius:10px;text-transform:capitalize}.auth-layout{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f7f7f8}.auth-card{width:100%;max-width:420px;padding:24px}.auth-brand{text-align:center;margin-bottom:20px}.auth-brand h1{font-size:20px;margin:12px 0 4px}.auth-brand p{color:#5e5e63;margin:0}.auth-form{display:grid;grid-gap:12px;gap:12px}.auth-error{color:#ef4444;font-size:12px}.auth-hint{margin-top:16px;font-size:12px;color:#5e5e63;line-height:1.5;text-align:center}.halveron-auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f7f7f8;padding:24px}.halveron-auth-shell{width:100%;max-width:420px}.halveron-auth-card{background:#fcfcfc;border:1px solid #e9e9eb;border-radius:18px;padding:28px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.halveron-auth-brand{text-align:center;margin-bottom:24px}.halveron-auth-logo{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#ff4301;color:#fff;font-size:18px;font-weight:700;margin-bottom:12px}.halveron-auth-kicker{margin:0;font-size:12.5px;font-weight:700;letter-spacing:.04em;color:#121212}.halveron-auth-product{margin:2px 0 0;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ff4301}.halveron-auth-subtitle{margin:12px 0 0;font-size:12px;color:#5e5e63}.halveron-auth-form{display:grid;grid-gap:14px;gap:14px}.halveron-auth-hint{margin:16px 0 0;font-size:12px;line-height:1.6;text-align:center;color:#5e5e63}.halveron-auth-hint strong{color:#121212;font-weight:600}.halveron-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:10px 14px;border-radius:12px;background:#ff4301;color:#fff;border:none;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s}.halveron-btn:hover:not(:disabled){background:#ff5a1f}.halveron-btn:disabled{opacity:.55;cursor:not-allowed}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label{font-size:12px;font-weight:500;color:#5e5e63}.form-field .field{margin-top:0;width:100%}.form-field select.field{width:100%}.card-header-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.btn-row{display:flex;gap:8px;flex-wrap:wrap}.btn-sm{padding:6px 10px;font-size:11px}.summary-text{line-height:1.6;color:#3a3a40;margin:0}.issue-list{display:grid;grid-gap:10px;gap:10px}.issue-item{padding:10px 12px;background:#f7f7f8;border-radius:10px}.issue-title{font-weight:600;font-size:13px}.issue-meta{color:#9a9aa0;font-size:11px;margin-top:2px;text-transform:capitalize}.issue-detail{color:#5e5e63;font-size:12px;margin-top:6px}.table-list{display:grid;grid-gap:0;gap:0;width:100%;overflow-x:auto}.table-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #ececee}.attribution-table .table-row,.rankings-table .table-row,.visibility-table .table-row{display:grid}.table-row:last-child{border-bottom:none}.row-title{font-size:13px;font-weight:600}.row-meta{color:#9a9aa0;font-size:11px;margin-top:2px}.settings-card,.site-card{display:grid;grid-gap:12px;gap:12px;max-width:560px}.toggle-row{display:flex;align-items:center;gap:8px;font-size:13px}.field-hint{color:#5e5e63;font-size:12px;margin:0;line-height:1.5}.success-text{color:#059669;font-size:12px}.app-sidebar-brand{display:flex;gap:10px;align-items:center;padding:16px;border-bottom:1px solid #e9e9eb}.app-sidebar-brand-title{font-weight:700;font-size:13px}.app-sidebar-brand-sub{color:#9a9aa0;font-size:11px}.app-sidebar-nav{padding:12px 8px;display:flex;flex-direction:column;gap:4px}.app-sidebar-link{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;color:#5e5e63;text-decoration:none}.app-sidebar-link.active,.app-sidebar-link:hover{background:#fff2ec;color:#ff4301}.app-sidebar-apps{padding:8px;border-top:1px solid #e9e9eb}.app-sidebar-apps-label{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:#9a9aa0;padding:4px 10px 8px}.app-sidebar-external{font-size:12px}.card-footer-row{margin-top:12px}.app-sidebar-footer{margin-top:auto;padding:12px 16px;display:flex;gap:6px;align-items:center;color:#9a9aa0;border-top:1px solid #e9e9eb}.app-sidebar-user{flex-shrink:0;padding:10px;border-top:1px solid #e9e9eb;display:grid;grid-gap:6px;gap:6px}.app-sidebar-user-profile{display:flex;align-items:center;gap:8px;padding:8px;border-radius:10px;text-decoration:none;color:inherit;transition:background .15s ease}.app-sidebar-user-profile:hover{background:#f7f7f8}.app-sidebar-user-avatar{width:32px;height:32px;border-radius:50%;background:#fff2ec;color:#ff4301;font-size:11px;font-weight:700;display:grid;place-items:center;flex-shrink:0}.app-sidebar-user-meta{flex:1 1;min-width:0}.app-sidebar-user-name{font-size:12px;font-weight:600;color:#121212}.app-sidebar-user-email,.app-sidebar-user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-sidebar-user-email{font-size:10px;color:#9a9aa0}.app-sidebar-user-icon{color:#9a9aa0;flex-shrink:0}.app-sidebar-logout{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px 10px;border:1px solid #ececee;border-radius:10px;background:#fff;color:#5e5e63;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.app-sidebar-logout:hover{background:#fff5f2;border-color:#ffd4c2;color:#cc3600}.section-title{font-size:13px;font-weight:600;margin:0 0 8px;color:#5e5e63;text-transform:uppercase;letter-spacing:.04em}.sites-layout{display:grid;grid-template-columns:240px 1fr;grid-gap:16px;gap:16px;align-items:start}@media (max-width:900px){.sites-layout{grid-template-columns:1fr}}.sites-list{display:grid;grid-gap:8px;gap:8px}.sites-list-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.sites-list-header .card-title{margin:0}.checkbox-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#5e5e63;margin-bottom:12px}.site-list-item{text-align:left;border:1px solid #ececee;border-radius:10px;padding:10px 12px;background:#fff;cursor:pointer}.site-list-item.active{border-color:#ff4301;background:#fff2ec}.btn-danger{border:1px solid #fecaca;background:#fff;color:#b91c1c}.btn-danger:hover:not(:disabled){background:#fef2f2;border-color:#f87171}.site-wizard .card-header-row{margin-bottom:12px}.site-wizard{display:grid;grid-gap:16px;gap:16px}.wizard-steps{display:flex;flex-wrap:wrap;gap:8px}.wizard-step{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid #ececee;background:#fff;font-size:12px;cursor:pointer}.wizard-step.active{border-color:#ff4301;color:#ff4301;background:#fff2ec}.wizard-step.done{color:#059669}.wizard-step-num{width:18px;height:18px;border-radius:50%;background:#f7f7f8;display:grid;place-items:center;font-size:10px;font-weight:700}.wizard-panel{display:grid;grid-gap:12px;gap:12px}.platform-picker{display:grid;grid-gap:16px;gap:16px;max-height:420px;overflow:auto}.platform-category-title{font-size:12px;font-weight:600;margin:0 0 8px;color:#5e5e63}.platform-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:8px;gap:8px}.platform-card{text-align:left;padding:10px;border:1px solid #ececee;border-radius:10px;background:#fff;cursor:pointer}.platform-card.selected{border-color:#ff4301;background:#fff2ec}.platform-card-label{display:block;font-size:13px;font-weight:600;margin-bottom:6px}.platform-badges{display:flex;flex-wrap:wrap;gap:4px}.cap-badge{padding:2px 6px;background:#f7f7f8;color:#5e5e63}.cap-badge,.conn-badge{font-size:10px;border-radius:999px}.conn-badge{padding:2px 8px;font-weight:600;text-transform:capitalize}.conn-connected{background:#d1fae5;color:#065f46}.conn-partial{background:#fef3c7;color:#92400e}.conn-not_connected{background:#fee2e2;color:#991b1b}.conn-audit_only{background:#e0e7ff;color:#3730a3}.stack-connection-panel{display:grid;grid-gap:12px;gap:12px}.conn-header{display:flex;justify-content:space-between;align-items:center}.conn-section h4{margin:0 0 8px;font-size:13px}.vault-providers{padding:10px;background:#f7f7f8;border-radius:10px}.deploy-method-picker{display:flex;flex-wrap:wrap;gap:8px}.deploy-method-option{border:1px solid #ececee;background:#fff;border-radius:10px;padding:8px 12px;font-size:12px;cursor:pointer}.integration-modal-title{margin:0 0 8px;font-size:18px;font-weight:700}.integration-modal-form{display:grid;grid-gap:12px;gap:12px;margin:16px 0}.integration-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}body{font-family:Inter,system-ui,sans-serif;font-size:12px;background:var(--background);color:var(--foreground)}