:root{--bg:oklch(0.977 0.0045 85);--surface:oklch(0.995 0.0025 85);--surface-soft:oklch(0.963 0.005 85);--sidebar:oklch(0.957 0.0055 85);--ink:oklch(0.225 0.013 75);--ink-soft:oklch(0.38 0.015 75);--muted:oklch(0.548 0.016 75);--line:oklch(0.906 0.006 85);--line-strong:oklch(0.836 0.008 85);--accent:oklch(0.49 0.088 174);--accent-hover:oklch(0.43 0.092 174);--accent-soft:oklch(0.934 0.03 174);--green:oklch(0.47 0.11 154);--green-soft:oklch(0.93 0.038 154);--amber:oklch(0.55 0.1 72);--amber-soft:oklch(0.93 0.042 78);--red:oklch(0.5 0.13 24);--red-soft:oklch(0.93 0.038 24);--radius:10px;--radius-sm:7px;--shadow-sm:0 1px 2px oklch(0.3 0.012 75/0.05);--shadow-md:0 10px 30px oklch(0.3 0.012 75/0.07);--ease-out:cubic-bezier(0.22,1,0.36,1);--speed:160ms}@view-transition{navigation:auto}*{box-sizing:border-box}body,html{background:var(--bg)}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid color-mix(in oklch,var(--accent) 70%,transparent);outline-offset:2px}a{color:inherit;text-decoration:none}dd,dl,h1,h2,h3,ol,p,ul{margin:0}::selection{background:color-mix(in oklch,var(--accent) 22%,transparent)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.app-shell{min-height:100dvh;display:grid;grid-template-columns:224px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;gap:4px;border-right:1px solid var(--line);background:var(--sidebar);padding:14px 10px 12px}.sidebar-brand{display:flex;align-items:center;gap:9px;padding:2px 8px 12px}.brand-name{font-size:14px;font-weight:660;letter-spacing:-.01em}.mark{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:var(--ink);color:var(--surface);font-size:12px;font-weight:740}.env-pill{margin-left:auto;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--surface);font-size:10.5px;font-weight:620;line-height:1;letter-spacing:.04em;text-transform:uppercase;padding:4px 7px}.nav-list{display:grid;gap:1px;min-height:0;overflow-y:auto}.nav-group-label{margin:14px 8px 4px;color:var(--muted);font-size:11px;font-weight:640;letter-spacing:.06em;text-transform:uppercase}.nav-link{display:flex;align-items:center;gap:10px;border-radius:var(--radius-sm);color:var(--ink-soft);padding:6px 8px;font-size:13px;font-weight:530;transition:background var(--speed) var(--ease-out),color var(--speed) var(--ease-out)}.nav-link svg{flex:0 0 auto;color:var(--muted);transition:color var(--speed) var(--ease-out)}.nav-link:hover{color:var(--ink);background:color-mix(in oklch,var(--surface) 75%,transparent)}.nav-link.active{color:var(--ink);font-weight:620;background:var(--surface);box-shadow:var(--shadow-sm),inset 0 0 0 1px var(--line)}.nav-link.active svg,.nav-link:hover svg{color:var(--ink-soft)}.sidebar-footer{margin-top:auto;display:grid;gap:6px;border-top:1px solid var(--line);padding-top:10px}.sidebar-user{display:flex;align-items:center;gap:8px;padding:4px 8px 0}.sidebar-user-id{min-width:0;display:grid}.sidebar-user-id strong{font-size:12.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-id small{color:var(--muted);font-size:11.5px}.sidebar-user form{margin-left:auto}.icon-button{width:28px;height:28px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--speed) var(--ease-out),color var(--speed) var(--ease-out),border-color var(--speed) var(--ease-out)}.icon-button:hover{color:var(--ink);background:var(--surface);border-color:var(--line)}.main{min-width:0;background:var(--bg)}.page{max-width:1180px;margin:0 auto;padding:36px 40px 56px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.page-header h1{font-size:21px;line-height:1.2;font-weight:650;letter-spacing:-.012em}.page-header p{margin-top:5px;color:var(--muted);font-size:13.5px}.page-search{flex:0 1 300px;min-height:34px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);padding:0 10px;color:var(--muted);transition:border-color var(--speed) var(--ease-out),box-shadow var(--speed) var(--ease-out)}.page-search:focus-within{border-color:color-mix(in oklch,var(--accent) 45%,var(--line));box-shadow:0 0 0 3px color-mix(in oklch,var(--accent) 12%,transparent)}.page-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.workspace-stack{display:grid;gap:20px}.system-banner{min-height:38px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink-soft);display:flex;align-items:center;gap:9px;padding:9px 12px;font-size:13px;animation:banner-in .24s var(--ease-out)}.system-banner svg{flex:0 0 auto}.system-banner.ok{border-color:color-mix(in oklch,var(--green) 25%,var(--line));background:color-mix(in oklch,var(--green-soft) 40%,var(--surface))}.system-banner.ok svg{color:var(--green)}.system-banner.error{border-color:color-mix(in oklch,var(--red) 25%,var(--line));background:color-mix(in oklch,var(--red-soft) 40%,var(--surface))}.system-banner.error svg{color:var(--red)}@keyframes banner-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.panel-surface,.table-surface{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.panel-surface{padding:18px 20px 20px}.panel-heading{margin-bottom:14px}.panel-heading h2,.rail-section h2,.section-title-row h2,.table-toolbar h2{font-size:14.5px;line-height:1.3;font-weight:630;letter-spacing:-.006em}.panel-heading p{margin-top:4px;color:var(--muted);font-size:12.5px;max-width:64ch}.panel-form{margin-bottom:14px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-title-row svg{color:var(--muted)}.small-muted,.text-button{color:var(--muted);font-size:12px}.text-button{border:0;background:transparent;padding:2px 0;cursor:pointer;font-weight:560;transition:color var(--speed) var(--ease-out)}.text-button:hover{color:var(--ink)}.preflight-grid{display:grid;grid-template-columns:minmax(0,1fr) 312px;gap:20px;align-items:start}.preflight-main{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.preflight-rail{display:grid;gap:12px}.rail-section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px 16px}.rail-empty{margin-top:8px;color:var(--muted);font-size:12.5px;line-height:1.5}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 10px;margin-top:12px}.status-grid dt{color:var(--muted);font-size:11.5px;font-weight:560;letter-spacing:.02em}.status-grid dd{margin-top:3px;color:var(--ink);font-size:14px;font-weight:640;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.queue-list{display:grid;gap:4px;margin-top:10px}.queue-row{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;padding:7px 8px;margin:0 -8px;border-radius:var(--radius-sm);transition:background var(--speed) var(--ease-out)}.queue-row:hover{background:var(--surface-soft)}.queue-count{width:28px;height:28px;border-radius:var(--radius-sm);display:inline-flex;align-items:center;justify-content:center;background:var(--accent-soft);color:var(--accent);font-weight:700;font-size:12.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.queue-row small,.queue-row strong{display:block}.queue-row strong{font-size:12.5px;font-weight:590;line-height:1.3}.queue-row small{margin-top:1px;color:var(--muted);font-size:11.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-list{margin-top:6px}.timeline-item{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;padding:10px 0;border-top:1px solid var(--line)}.timeline-item:first-child{border-top:0}.timeline-item>span{color:var(--muted);font-size:11.5px;line-height:1.5;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.timeline-item h3{font-size:12.5px;font-weight:590;line-height:1.35}.timeline-item p{margin-top:2px;color:var(--muted);font-size:12.5px;line-height:1.45}.preflight-card{padding:20px}.preflight-card h2{font-size:14.5px;font-weight:630}.search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px}.result-summary{margin-top:16px}.result-summary>p:first-of-type{margin-top:10px;color:var(--ink);font-size:16px;line-height:1.4;font-weight:640;max-width:58ch}.result-summary .muted{margin-top:3px;font-size:12px}.muted{color:var(--muted)}.error-text{margin-top:10px;color:var(--red);font-size:13px}.memory-list{display:grid;margin-top:12px}.memory-item{border-top:1px solid var(--line);padding-top:12px;margin-top:12px}.memory-item:first-child{margin-top:0}.memory-item strong{font-size:13px;font-weight:620}.memory-item .muted{margin-top:3px;font-size:13px;line-height:1.45}.memory-item .button{margin-top:10px}.inline-title{display:inline-flex;align-items:center;gap:6px}.chip-grid,.chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.chip,.chip-button{border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);border-radius:999px;padding:5px 9px;font-size:12px;line-height:1;cursor:pointer;transition:border-color var(--speed) var(--ease-out),background var(--speed) var(--ease-out),color var(--speed) var(--ease-out)}.chip-button:hover,.chip:hover{color:var(--ink);border-color:var(--line-strong);background:var(--surface-soft)}.input,select,textarea{width:100%;min-height:34px;border:1px solid var(--line);border-radius:var(--radius-sm);padding:7px 10px;color:var(--ink);background:var(--surface);transition:border-color var(--speed) var(--ease-out),box-shadow var(--speed) var(--ease-out)}.input::placeholder,textarea::placeholder{color:color-mix(in oklch,var(--muted) 75%,transparent)}.input:hover,select:hover,textarea:hover{border-color:var(--line-strong)}.input:focus,select:focus,textarea:focus{outline:none;border-color:color-mix(in oklch,var(--accent) 45%,var(--line));box-shadow:0 0 0 3px color-mix(in oklch,var(--accent) 12%,transparent)}textarea{min-height:84px;resize:vertical;line-height:1.5}.field-label{display:block;color:var(--muted);font-size:12px;font-weight:600}.stack-form{display:grid;gap:8px;margin-top:10px}.stack-form label{display:grid;gap:5px}.stack-form label>span{color:var(--muted);font-size:12px;font-weight:600}.inline-form{display:grid;grid-template-columns:minmax(150px,220px) minmax(100px,auto) auto;gap:8px;align-items:center}.form-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.with-separator{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.status-note{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.5}.toggle-row{display:flex;flex-wrap:wrap;gap:8px 14px}.toggle-row label{display:inline-flex;align-items:center;gap:6px;color:var(--ink-soft);font-size:12.5px;font-weight:560}.toggle-row input{accent-color:var(--accent)}.settings-form{display:grid;gap:10px}.settings-form label{display:grid;gap:5px;color:var(--muted);font-size:12px;font-weight:600}.button{min-height:34px;border:1px solid var(--accent);color:oklch(.99 .002 85);background:var(--accent);border-radius:var(--radius-sm);padding:7px 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;white-space:nowrap;font-weight:600;font-size:13px;transition:background var(--speed) var(--ease-out),border-color var(--speed) var(--ease-out),color var(--speed) var(--ease-out),transform var(--speed) var(--ease-out)}.button:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.button:active{transform:translateY(.5px)}.button:disabled{cursor:not-allowed;opacity:.55}.button.secondary{color:var(--ink-soft);background:var(--surface);border-color:var(--line)}.button.secondary:hover{color:var(--ink);background:var(--surface-soft);border-color:var(--line-strong)}.button.danger{color:var(--red);background:var(--surface);border-color:color-mix(in oklch,var(--red) 30%,var(--line))}.button.danger:hover{background:color-mix(in oklch,var(--red-soft) 55%,var(--surface));border-color:color-mix(in oklch,var(--red) 45%,var(--line))}.full-width{width:100%}button[aria-busy=true]{pointer-events:none;opacity:.75}button[aria-busy=true]:after{content:"";width:12px;height:12px;flex:0 0 auto;border-radius:999px;border:2px solid;border-top:2px solid transparent;animation:spin .7s linear infinite}.verdict{display:inline-flex;align-items:center;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:680;letter-spacing:.025em;text-transform:uppercase}.verdict.clear,.verdict.known{color:var(--green);background:var(--green-soft)}.verdict.duplicate,.verdict.needs_review,.verdict.owned{color:var(--amber);background:var(--amber-soft)}.verdict.do_not_contact,.verdict.no_fit,.verdict.risk{color:var(--red);background:var(--red-soft)}.state-badge{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:3px 9px;font-size:11.5px;font-weight:620}.state-badge.wait{color:var(--amber);background:var(--amber-soft)}.state-badge.ok{color:var(--green);background:var(--green-soft)}.state-badge.off{color:var(--muted);background:var(--surface-soft)}.state-badge.bad{color:var(--red);background:var(--red-soft)}.result-kind{width:fit-content;display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);padding:3px 8px;color:var(--ink-soft);font-size:11px;font-weight:620;text-transform:capitalize}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;border-bottom:1px solid var(--line)}.table-toolbar p{margin-top:3px;color:var(--muted);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.data-table-wrap{width:100%;overflow:auto}.data-table{width:100%;min-width:1080px;border-collapse:separate;border-spacing:0;font-size:12.5px}.compact-table{min-width:540px}.chat-table{min-width:1280px}.data-table td,.data-table th{border-bottom:1px solid var(--line);padding:9px 12px;text-align:left;vertical-align:top;white-space:nowrap}.data-table td:first-child,.data-table th:first-child{padding-left:18px}.data-table td:last-child,.data-table th:last-child{padding-right:18px}.data-table tbody tr:last-child td{border-bottom:0}.data-table thead th{position:sticky;top:0;z-index:1;background:var(--surface);color:var(--muted);font-size:11px;font-weight:640;letter-spacing:.05em;text-transform:uppercase}.data-table tbody td{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.data-table tbody tr{transition:background var(--speed) var(--ease-out)}.data-table tbody tr:hover td{background:color-mix(in oklch,var(--surface-soft) 50%,var(--surface))}.data-table td small,.data-table td strong{display:block}.data-table td strong{color:var(--ink);font-size:12.5px;font-weight:590;line-height:1.35}.data-table td small{margin-top:2px;color:var(--muted);font-size:11.5px}.data-table .table-empty{padding:26px 6px}.table-empty{color:var(--muted);display:grid;justify-items:start;gap:4px;padding:14px 0 4px;white-space:normal}.table-empty strong{color:var(--ink);font-size:13px;font-weight:620}.table-empty p{max-width:52ch;font-size:12.5px;line-height:1.5}.empty-panel{display:grid;justify-items:start;gap:5px;padding:14px 0}.empty-panel,.empty-panel svg{color:var(--muted)}.empty-panel strong{color:var(--ink);font-size:13px;font-weight:620}.empty-panel p{max-width:52ch;font-size:12.5px;line-height:1.5}.row-action-form{display:inline-flex;align-items:center;gap:7px}.account-action-group{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:360px}.row-action-form .button{min-height:28px;padding:4px 9px;font-size:12px}.chat-flag-form,.chat-note-form{display:grid;grid-template-columns:78px minmax(170px,1fr) auto;gap:7px;align-items:center}.chat-flag-form{grid-template-columns:minmax(112px,.9fr) minmax(100px,.8fr) auto}.connect-panel{display:grid;gap:16px}.connect-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px}.connect-method{display:grid;align-content:start;gap:8px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);padding:14px 16px 16px}.connect-method-title{display:flex;align-items:center;gap:8px}.connect-method-title svg{color:var(--ink-soft)}.connect-method h3{font-size:13px;font-weight:620}.connect-method p{color:var(--muted);font-size:12.5px;line-height:1.5}.connect-method .button{justify-self:start;margin-top:2px}.connect-phone-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:2px}.connect-inline-form{display:grid;grid-template-columns:minmax(140px,200px) auto;gap:8px;align-items:center}.qr-stage{gap:24px;background:var(--surface);padding:20px;animation:banner-in .24s var(--ease-out)}.qr-frame,.qr-stage{display:flex;align-items:center;border:1px solid var(--line);border-radius:var(--radius)}.qr-frame{flex:0 0 auto;width:208px;height:208px;justify-content:center;background:oklch(1 0 0);box-shadow:var(--shadow-sm);overflow:hidden}.qr-img{width:100%;height:100%;image-rendering:pixelated}.qr-side{display:grid;gap:8px;min-width:0}.qr-side strong{font-size:14px;font-weight:630}.qr-side p{color:var(--muted);font-size:12.5px;line-height:1.5;max-width:44ch}.qr-side ol{margin:0;padding-left:18px;color:var(--ink-soft);font-size:12.5px;line-height:1.7}.qr-meta{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.qr-success{display:grid;justify-items:center;gap:6px;width:100%;padding:18px 0;text-align:center}.qr-success svg{color:var(--green)}.qr-success strong{font-size:14px;font-weight:630}.qr-success p{color:var(--muted);font-size:12.5px}.flow-list{list-style:none;margin:0;padding:0;display:grid;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.flow-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;padding:9px 12px;border-top:1px solid var(--line);font-size:12.5px}.flow-row:first-child{border-top:0}.flow-label{color:var(--ink-soft);font-weight:560}.flow-error{display:inline-flex;align-items:center;gap:5px;color:var(--red);font-size:12px}.spinner{width:12px;height:12px;flex:0 0 auto;border-radius:999px;border:2px solid var(--line-strong);border-top-color:var(--accent);animation:spin .7s linear infinite}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.skeleton{position:relative;overflow:hidden;background:var(--surface-soft);border-color:var(--line)!important}.skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 20%,color-mix(in oklch,var(--surface) 70%,transparent) 50%,transparent 80%);animation:shimmer 1.4s var(--ease-out) infinite}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.page-skeleton{display:grid;gap:14px}.page-skeleton .bar{height:14px;border-radius:6px}.page-skeleton .bar.w-40{width:40%}.page-skeleton .bar.w-70{width:70%}.page-skeleton .block{height:280px;border-radius:var(--radius)}.search-result-list{display:grid}.search-result-row{display:grid;grid-template-columns:120px minmax(0,1fr) 110px;gap:12px;align-items:start;padding:11px 0;border-top:1px solid var(--line)}.search-result-row:first-child{border-top:0}.search-result-row strong{font-size:13px;font-weight:600}.search-result-row p,.search-result-row small{color:var(--muted);margin-top:3px;font-size:12.5px;white-space:normal}.ai-surface{padding:0}.ai-layout{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr)}.ai-question-form{display:grid;align-content:start;gap:8px;padding:18px;border-right:1px solid var(--line);background:var(--surface-soft)}.ai-question-form textarea{min-height:150px}.ai-question-form .button{justify-self:start}.ai-answer-panel{min-height:320px;padding:18px 20px}.ai-answer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--muted);font-size:12px}.ai-answer-panel pre{margin:0;white-space:pre-wrap;font:inherit;line-height:1.6;color:var(--ink);max-width:72ch}.ai-source-list{display:grid;gap:8px;margin-top:16px}.ai-source-list article{border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 12px;background:var(--surface-soft)}.ai-source-list strong{font-size:12.5px;font-weight:610}.ai-source-list p{margin-top:3px;color:var(--muted);font-size:12.5px}.integration-list{display:grid;gap:8px;margin-bottom:12px}.integration-card{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 12px;background:var(--surface-soft)}.integration-card p{margin-top:3px;color:var(--muted);font-size:12.5px}.integration-card small{color:var(--muted);font-size:11.5px}.panel-surface>.button{margin-top:12px}.admin-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:20px;align-items:start}.admin-grid .data-table-wrap{border:1px solid var(--line);border-radius:var(--radius-sm)}.admin-grid .data-table td:first-child,.admin-grid .data-table th:first-child{padding-left:12px}.admin-grid .data-table td:last-child,.admin-grid .data-table th:last-child{padding-right:12px}.simple-list{display:grid;margin-top:12px;border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden;background:var(--surface)}.simple-row{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border-top:1px solid var(--line);transition:background var(--speed) var(--ease-out)}.simple-row:first-child{border-top:0}.simple-row:hover{background:color-mix(in oklch,var(--surface-soft) 50%,var(--surface))}.simple-row strong{font-size:12.5px;font-weight:600}.simple-row p,.simple-row small{margin-top:2px;color:var(--muted);font-size:12px}.auth-shell{min-height:100dvh;display:grid;grid-template-rows:58px minmax(0,1fr)}.auth-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 28px;border-bottom:1px solid var(--line)}.auth-brand,.auth-toplink{display:inline-flex;align-items:center;gap:9px;font-weight:640}.auth-toplink{color:var(--muted);font-size:13px;transition:color var(--speed) var(--ease-out)}.auth-toplink:hover{color:var(--ink)}.auth-layout{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:48px 0 56px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,420px);gap:48px;align-items:center}.auth-copy{min-width:0}.auth-kicker{display:inline-flex;align-items:center;min-height:26px;padding:4px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--accent);font-size:12px;font-weight:640}.auth-copy h1{margin-top:18px;max-width:16ch;font-size:38px;line-height:1.08;font-weight:660;letter-spacing:-.022em}.auth-copy p{margin-top:16px;max-width:56ch;color:var(--muted);font-size:15px;line-height:1.65}.auth-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:26px}.auth-proof-grid div{display:flex;align-items:center;gap:9px;color:var(--ink-soft);font-size:12.5px;line-height:1.4}.auth-proof-grid svg{flex:0 0 auto;color:var(--green)}.auth-panel{min-width:0;padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-md)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:2px;padding:3px;border-radius:var(--radius-sm);background:var(--surface-soft)}.auth-tabs a{min-height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;color:var(--muted);font-size:13px;font-weight:600;transition:background var(--speed) var(--ease-out),color var(--speed) var(--ease-out)}.auth-tabs a.active{color:var(--ink);background:var(--surface);box-shadow:var(--shadow-sm)}.auth-panel-heading{display:flex;gap:12px;align-items:flex-start;margin-top:20px}.auth-panel-heading svg{color:var(--accent);margin-top:2px}.auth-panel-heading h2{font-size:18px;line-height:1.25;font-weight:650;letter-spacing:-.012em}.auth-panel-heading p{margin-top:4px;color:var(--muted);font-size:12.5px;line-height:1.5}.auth-alert{margin-top:14px;border:1px solid color-mix(in oklch,var(--green) 25%,var(--line));border-radius:var(--radius-sm);background:color-mix(in oklch,var(--green-soft) 45%,var(--surface));color:var(--ink-soft);padding:10px 12px;font-size:12.5px;line-height:1.5}.auth-alert.error{border-color:color-mix(in oklch,var(--amber) 30%,var(--line));background:color-mix(in oklch,var(--amber-soft) 45%,var(--surface))}.auth-form{display:grid;gap:10px;margin-top:16px}.auth-form label{display:grid;gap:6px}.auth-form label>span{color:var(--muted);font-size:12px;font-weight:600}.auth-form .input{min-height:38px}.auth-code-input{letter-spacing:.18em;font-size:15px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.auth-divider{display:flex;align-items:center;gap:10px;margin:18px 0 14px;color:var(--muted);font-size:12px}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:1px;background:var(--line)}.auth-footnote{margin-top:14px;color:var(--muted);font-size:11.5px;line-height:1.5}.mini-app{min-height:100dvh;max-width:720px;margin:0 auto;padding:14px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.title{font-size:21px;line-height:1.2;font-weight:650;letter-spacing:-.012em}.subtitle{margin-top:4px;color:var(--muted)}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:16px}.quick-capture-panel{margin-top:12px}@media (max-width:1080px){.page{padding:28px 24px 44px}.preflight-grid{grid-template-columns:1fr}.preflight-rail{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}}@media (max-width:880px){body,html{overflow-x:hidden}.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px;border-right:0;border-bottom:1px solid var(--line);padding:10px 12px}.sidebar-brand{padding:0}.env-pill{margin-left:8px}.nav-list{display:flex;flex-basis:100%;overflow-x:auto;padding-bottom:2px}.nav-group-label{display:none}.nav-link{white-space:nowrap}.sidebar-footer{margin-top:0;margin-left:auto;border-top:0;padding-top:0;display:flex;align-items:center}.sidebar-footer>.nav-link,.sidebar-user-id small{display:none}.page{padding:20px 14px 36px}.page-header{flex-direction:column;align-items:stretch;gap:12px}.page-search{flex-basis:auto}.connect-methods,.preflight-rail{grid-template-columns:1fr}.qr-stage{flex-direction:column;align-items:flex-start}.ai-layout{grid-template-columns:1fr}.ai-question-form{border-right:0;border-bottom:1px solid var(--line)}.auth-shell{grid-template-rows:auto minmax(0,1fr)}.auth-topbar{padding:0 16px;min-height:52px}.auth-layout{width:min(100%,calc(100% - 28px));grid-template-columns:1fr;gap:22px;padding:22px 0 32px}.auth-copy{order:2}.auth-panel{order:1}.auth-copy h1{max-width:none;font-size:30px}.auth-proof-grid{grid-template-columns:1fr}}@media (max-width:560px){.table-toolbar{align-items:flex-start;flex-direction:column}.inline-form{width:100%}.chat-flag-form,.chat-note-form,.connect-inline-form,.connect-phone-row,.form-grid-two,.inline-form,.search-result-row,.search-row{grid-template-columns:1fr}.search-result-row{gap:6px}.button{width:100%}.row-action-form .button,.text-button{width:auto}.account-action-group{min-width:0}}.chat-workbench{display:grid;grid-template-columns:308px minmax(0,1fr);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden;height:calc(100dvh - 178px);min-height:460px}.chat-list-pane{display:flex;flex-direction:column;min-height:0;border-right:1px solid var(--line);background:var(--surface)}.chat-list-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:13px 16px 11px;border-bottom:1px solid var(--line)}.chat-list-head h2{font-size:14px;font-weight:650;letter-spacing:-.01em}.chat-list-scroll{flex:1 1;min-height:0;overflow-y:auto;padding:6px;display:flex;flex-direction:column;gap:1px}.chat-list-row{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border:0;background:transparent;border-radius:var(--radius-sm);padding:8px 10px;cursor:pointer;color:var(--ink);transition:background var(--speed) var(--ease-out)}.chat-list-row:hover{background:var(--surface-soft)}.chat-list-row.active{background:var(--accent-soft)}.peer-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:650;flex-shrink:0;-webkit-user-select:none;user-select:none;letter-spacing:.01em}.peer-avatar.list{width:34px;height:34px;font-size:12px}.peer-avatar.header{width:36px;height:36px;font-size:13px}.chat-row-main{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1 1}.chat-row-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.chat-row-title{font-weight:600;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.chat-row-time{font-size:11px;color:var(--muted);flex-shrink:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.chat-row-bottom{display:flex;align-items:center;gap:6px;color:var(--muted)}.chat-row-preview{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1}.chat-unread{flex-shrink:0;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--accent);color:oklch(.99 .002 85);font-size:10.5px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.chat-list-empty{padding:32px 20px;text-align:center;color:var(--muted);display:flex;flex-direction:column;gap:6px}.chat-list-empty strong{color:var(--ink-soft);font-size:13px}.chat-list-empty p{font-size:12.5px;line-height:1.5}.chat-thread-pane{display:flex;flex-direction:column;min-height:0;min-width:0;background:var(--bg)}.thread-head{display:flex;align-items:center;gap:11px;padding:10px 14px;background:var(--surface);border-bottom:1px solid var(--line)}.thread-back{display:none;border:0;background:transparent;color:var(--ink-soft);cursor:pointer;padding:6px;border-radius:var(--radius-sm)}.thread-back:hover{background:var(--surface-soft)}.thread-identity{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1 1}.thread-identity strong{font-size:14px;font-weight:650;letter-spacing:-.01em}.thread-identity strong,.thread-subline{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-subline{font-size:12px;color:var(--muted)}.thread-actions{display:flex;align-items:center;gap:7px;flex-shrink:0}.thread-actions .button{min-height:30px;padding:5px 11px;font-size:12.5px}.thread-actions .button.toggled{background:var(--accent-soft);border-color:color-mix(in oklch,var(--accent) 45%,var(--line));color:var(--accent-hover)}.thread-flags{display:flex;flex-wrap:wrap;gap:6px;padding:8px 14px;background:var(--surface);border-bottom:1px solid var(--line)}.thread-flag-chip{font-size:11.5px;font-weight:600;color:var(--amber);background:var(--amber-soft);border-radius:999px;padding:2px 9px}.thread-composer{display:flex;gap:8px;padding:10px 14px;background:var(--surface);border-bottom:1px solid var(--line)}.thread-composer .input{flex:1 1}.thread-composer select{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);padding:6px 9px;font-size:13px;color:var(--ink)}.thread-canvas{flex:1 1;min-height:0;overflow-y:auto;padding:18px 20px 22px;display:flex;flex-direction:column;gap:4px;overscroll-behavior:contain}.thread-canvas>:first-child{margin-top:auto}.thread-truncated{text-align:center;font-size:11.5px;color:var(--muted);padding-bottom:8px}.thread-day{display:flex;flex-direction:column;gap:4px}.day-divider{display:flex;align-items:center;gap:12px;margin:14px 0 8px}.thread-day:first-of-type .day-divider{margin-top:0}.day-divider:after,.day-divider:before{content:"";flex:1 1;height:1px;background:var(--line)}.day-divider span{font-size:11px;font-weight:600;color:var(--muted);white-space:nowrap}.msg-group{display:flex;flex-direction:column;gap:2px;margin:5px 0;align-items:flex-start}.msg-group.outbound{align-items:flex-end}.msg-sender{font-size:12px;font-weight:650;padding:0 12px 1px}.msg-bubble{position:relative;max-width:min(74%,58ch);background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:7px 11px;font-size:13.5px;line-height:1.42;display:inline-flex;flex-wrap:wrap;align-items:flex-end;column-gap:9px;word-break:break-word;white-space:pre-wrap}.msg-group:not(.outbound) .msg-bubble:last-child{border-bottom-left-radius:5px}.msg-group.outbound .msg-bubble{background:var(--accent-soft);border-color:color-mix(in oklch,var(--accent) 16%,var(--line))}.msg-group.outbound .msg-bubble:last-child{border-bottom-right-radius:5px}.msg-text{min-width:0}.msg-meta{font-size:10.5px;color:var(--muted);margin-left:auto;white-space:nowrap;transform:translateY(2px);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.msg-deleted-text,.msg-placeholder{color:var(--muted);font-style:italic;font-size:12.5px}.msg-bubble.deleted{background:transparent;border-style:dashed}.thread-skeletons{display:flex;flex-direction:column;gap:10px;padding-top:8px}.msg-skel{height:38px;border-radius:13px;border:1px solid var(--line)}.msg-skel.out{align-self:flex-end}.thread-empty,.thread-placeholder{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;color:var(--muted);padding:40px 24px}.thread-empty strong,.thread-placeholder strong{color:var(--ink-soft);font-size:13.5px}.thread-empty p,.thread-placeholder p{font-size:12.5px;line-height:1.5;max-width:38ch}.thread-placeholder svg{color:var(--line-strong);margin-bottom:4px}@media (max-width:880px){.chat-workbench{grid-template-columns:minmax(0,1fr);height:calc(100dvh - 148px)}.chat-thread-pane{display:none}.chat-workbench.thread-open .chat-thread-pane{display:flex}.chat-workbench.thread-open .chat-list-pane{display:none}.thread-back{display:inline-flex}.thread-actions .button{padding:7px;min-width:32px}.thread-actions .btn-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.msg-bubble{max-width:86%}}.invite-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.text-button.danger:hover{color:var(--red)}.invite-layout{grid-template-columns:minmax(0,460px);justify-content:center}.invite-email-note{font-size:13px;color:var(--ink-soft)}.page{max-width:1240px;padding:26px 36px 56px}.page-header{align-items:center;padding-bottom:16px;margin-bottom:22px;border-bottom:1px solid var(--line)}.page-header h1{font-size:18px;letter-spacing:-.01em}.page-header p{margin-top:3px;font-size:13px}.nav-link{min-height:32px}.nav-group-label{margin-top:14px}@media (max-width:720px){.page{padding:18px 18px 40px}.page-header{flex-direction:column;align-items:stretch;gap:12px}}.home-tab{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.home-main{display:flex;flex-direction:column;gap:22px;min-width:0}.home-greeting h2{font-size:22px;font-weight:660;letter-spacing:-.02em;color:var(--ink)}.home-greeting p{margin-top:4px;color:var(--muted);font-size:13.5px}.home-ask{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:8px 8px 8px 14px;transition:border-color var(--speed) var(--ease-out),box-shadow var(--speed) var(--ease-out)}.home-ask:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.home-ask>svg{color:var(--muted);flex-shrink:0}.home-ask-input{flex:1 1;min-width:0;border:0;background:transparent;font:inherit;font-size:14px;color:var(--ink)}.home-ask-input:focus-visible{outline:none}.home-ask-input::placeholder{color:var(--muted)}.home-ask-btn{flex-shrink:0;min-height:34px}.home-quickstart{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-quick-card{display:grid;align-content:start;gap:5px;padding:14px 16px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);transition:border-color var(--speed) var(--ease-out),box-shadow var(--speed) var(--ease-out),transform var(--speed) var(--ease-out)}.home-quick-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.home-quick-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent-hover);margin-bottom:4px}.home-quick-card strong{font-size:13.5px;font-weight:630;letter-spacing:-.004em;color:var(--ink)}.home-quick-card p{font-size:12px;line-height:1.45;color:var(--muted)}.home-recent{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:16px 18px}.home-activity-list{margin-top:8px;display:flex;flex-direction:column}.home-activity-row{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:11px 0;border-top:1px solid var(--line)}.home-activity-row:first-child{border-top:0}.home-activity-row strong{font-size:13px;font-weight:580;color:var(--ink)}.home-activity-row p{margin-top:2px;font-size:12px;color:var(--muted)}.home-activity-row time{flex-shrink:0;font-size:11.5px;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.home-empty{margin-top:10px;padding:28px 16px;text-align:center;border:1px dashed var(--line-strong);border-radius:var(--radius-sm)}.home-empty strong{display:block;font-size:13px;color:var(--ink-soft)}.home-empty p{margin-top:4px;font-size:12.5px;color:var(--muted)}.home-rail{position:sticky;top:16px;display:flex;flex-direction:column;gap:14px}.home-rail-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:14px 16px}.home-rail-card h3{font-size:12.5px;font-weight:640;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.home-stat-list{margin-top:10px;display:flex;flex-direction:column}.home-stat-list>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid var(--line)}.home-stat-list>div:first-child{border-top:0}.home-stat-list dt{font-size:12.5px;color:var(--ink-soft)}.home-stat-list dd{font-size:16px;font-weight:660;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.home-queue-list{margin-top:10px;display:flex;flex-direction:column;gap:6px}.home-queue-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:var(--radius-sm);transition:background var(--speed) var(--ease-out)}.home-queue-row:hover{background:var(--surface-soft)}.home-queue-count{flex-shrink:0;min-width:26px;height:24px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent-hover);font-size:12px;font-weight:660;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.home-queue-body{display:flex;flex-direction:column;min-width:0;flex:1 1}.home-queue-body strong{font-size:12.5px;font-weight:580;color:var(--ink)}.home-queue-body small{font-size:11.5px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-queue-row svg{flex-shrink:0;color:var(--muted)}.home-rail-empty{margin-top:10px;font-size:12.5px;line-height:1.5;color:var(--muted)}@media (max-width:980px){.home-tab{grid-template-columns:minmax(0,1fr)}.home-rail{position:static;flex-direction:row;flex-wrap:wrap}.home-rail-card{flex:1 1;min-width:240px}}@media (max-width:560px){.home-quickstart{grid-template-columns:1fr}.home-ask-btn span,.home-greeting h2{font-size:19px}}.preflight-tab{gap:18px}.preflight-hero,.preflight-tab{display:flex;flex-direction:column}.preflight-hero{max-width:760px;width:100%;margin:0 auto;gap:16px}.preflight-hero-head{display:flex;align-items:flex-start;gap:12px}.preflight-hero-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent-hover)}.preflight-hero-head h2{font-size:19px;font-weight:660;letter-spacing:-.015em;color:var(--ink)}.preflight-hero-head p{margin-top:3px;font-size:13.5px;line-height:1.5;color:var(--muted);max-width:60ch}.preflight-hero .preflight-card{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:22px}.preflight-formats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.preflight-format{display:flex;align-items:flex-start;gap:9px;padding:12px 13px;background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-sm)}.preflight-format svg{flex-shrink:0;margin-top:1px;color:var(--accent)}.preflight-format strong{display:block;font-size:12.5px;font-weight:620;color:var(--ink)}.preflight-format p{margin-top:2px;font-size:11.5px;line-height:1.4;color:var(--muted)}.preflight-belt{max-width:760px;width:100%;margin:0 auto;display:flex;flex-wrap:wrap;gap:18px;padding:10px 16px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);font-size:12.5px;color:var(--muted)}.preflight-belt strong{color:var(--ink);font-weight:660;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preflight-belt span:last-child{margin-left:auto}.preflight-columns{max-width:1040px;width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.preflight-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:16px 18px}.preflight-recent-list{margin-top:8px;display:flex;flex-direction:column}.preflight-recent-row{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:11px 0;border-top:1px solid var(--line)}.preflight-recent-row:first-child{border-top:0}.preflight-recent-row strong{font-size:13px;font-weight:580;color:var(--ink)}.preflight-recent-row p{margin-top:2px;font-size:12px;color:var(--muted)}.preflight-recent-row time{flex-shrink:0;font-size:11.5px;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preflight-empty{margin-top:10px;padding:28px 16px;text-align:center;border:1px dashed var(--line-strong);border-radius:var(--radius-sm)}.preflight-empty strong{display:block;font-size:13px;color:var(--ink-soft)}.preflight-empty p{margin-top:4px;font-size:12.5px;color:var(--muted)}.preflight-side{display:flex;flex-direction:column;gap:16px}.preflight-queue-list{margin-top:10px;display:flex;flex-direction:column;gap:6px}.preflight-queue-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:var(--radius-sm);transition:background var(--speed) var(--ease-out)}.preflight-queue-row:hover{background:var(--surface-soft)}.preflight-queue-count{flex-shrink:0;min-width:26px;height:24px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent-hover);font-size:12px;font-weight:660;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preflight-queue-row>span:last-child{display:flex;flex-direction:column;min-width:0}.preflight-queue-row strong{font-size:12.5px;font-weight:580;color:var(--ink)}.preflight-queue-row small{font-size:11.5px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preflight-side-empty{margin-top:10px;font-size:12.5px;line-height:1.5;color:var(--muted)}.preflight-quick-form{margin-top:10px;display:flex;flex-direction:column;gap:8px}.preflight-quick-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}@media (max-width:980px){.preflight-columns{grid-template-columns:minmax(0,1fr)}}@media (max-width:620px){.preflight-formats{grid-template-columns:repeat(2,minmax(0,1fr))}.preflight-belt span:last-child{margin-left:0}}.leads-grid-surface{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.leads-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.leads-toolbar-meta{display:flex;align-items:center;gap:10px;min-width:0}.leads-toolbar-meta h2{font-size:14px;font-weight:640;letter-spacing:-.008em;color:var(--ink)}.leads-count-pill{font-size:11.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:1px 8px}.leads-add-form{display:flex;align-items:center;gap:8px;flex-shrink:0}.leads-add-input{width:190px}.leads-add-form select{height:32px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);padding:0 8px;font-size:13px;color:var(--ink)}.leads-add-form .button{min-height:32px;padding:6px 12px}.leads-grid-wrap{overflow-x:auto;overscroll-behavior-x:contain}.leads-grid{width:100%;border-collapse:collapse;font-size:13px}.leads-grid td,.leads-grid th{text-align:left;padding:0 12px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);white-space:nowrap}.leads-grid td:last-child,.leads-grid th:last-child{border-right:0}.leads-grid thead th{position:sticky;top:0;z-index:1;height:34px;background:var(--surface-soft);color:var(--ink-soft);font-weight:600;border-bottom:1px solid var(--line-strong)}.leads-col-head{gap:7px}.leads-col-glyph,.leads-col-head{display:inline-flex;align-items:center}.leads-col-glyph{justify-content:center;width:15px;height:15px;border-radius:4px;font-size:9.5px;font-weight:700;line-height:1;background:var(--surface);border:1px solid var(--line-strong);color:var(--muted)}.leads-col-glyph.status{color:var(--accent)}.leads-col-glyph.num{color:var(--ink-soft)}.leads-rownum{width:40px;min-width:40px;text-align:center;color:var(--muted);font-size:11.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:var(--surface-soft)}.leads-grid tbody td{height:36px;color:var(--ink-soft);vertical-align:middle}.leads-grid tbody tr{transition:background var(--speed) var(--ease-out)}.leads-grid tbody tr:hover td{background:var(--surface-soft)}.leads-grid tbody tr:hover .leads-rownum{color:var(--ink-soft)}.leads-cell-primary strong{display:block;max-width:200px;overflow:hidden;text-overflow:ellipsis;font-size:13px;font-weight:600;color:var(--ink)}.leads-cell-primary small{display:block;font-size:11.5px;color:var(--muted)}.leads-cell-clip{max-width:160px;overflow:hidden;text-overflow:ellipsis}.leads-date,.leads-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.leads-date{color:var(--muted);font-size:12px}.lead-pill{display:inline-flex;align-items:center;height:21px;padding:0 9px;border-radius:999px;font-size:11.5px;font-weight:600;white-space:nowrap}.lead-pill.clear,.lead-pill.known,.lead-pill.owned{background:var(--green-soft);color:var(--green)}.lead-pill.duplicate,.lead-pill.needs_review{background:var(--accent-soft);color:var(--accent-hover)}.lead-pill.no_fit{background:var(--surface-soft);color:var(--muted);box-shadow:inset 0 0 0 1px var(--line-strong)}.lead-pill.do_not_contact,.lead-pill.risk{background:var(--red-soft);color:var(--red)}.leads-grid .table-empty{white-space:normal;padding:40px 20px}.leads-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px;border-top:1px solid var(--line);background:var(--surface-soft)}.leads-footer-add{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:580;color:var(--muted);padding:3px 8px;border-radius:var(--radius-sm);transition:color var(--speed) var(--ease-out),background var(--speed) var(--ease-out)}.leads-footer-add:hover{color:var(--accent);background:var(--surface)}.leads-footer-count{font-size:11.5px;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:880px){.leads-toolbar{flex-direction:column;align-items:stretch;gap:10px}.leads-add-form{flex-wrap:wrap}.leads-add-input{flex:1 1;width:auto;min-width:140px}}.settings-tab{display:grid;grid-template-columns:196px minmax(0,1fr);gap:28px;align-items:start}.settings-subnav{position:sticky;top:16px;display:flex;flex-direction:column;gap:16px}.settings-subnav-group{display:flex;flex-direction:column;gap:1px}.settings-subnav-label{padding:0 10px;margin-bottom:5px;font-size:11px;font-weight:640;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.settings-subnav-link{padding:6px 10px;border-radius:var(--radius-sm);font-size:13px;font-weight:520;color:var(--ink-soft);transition:background var(--speed) var(--ease-out),color var(--speed) var(--ease-out)}.settings-subnav-link:hover{background:var(--surface-soft);color:var(--ink)}.settings-content{max-width:760px;display:flex;flex-direction:column;gap:18px}.settings-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:18px 20px;scroll-margin-top:16px}.settings-card-head{margin-bottom:14px}.settings-card-head h2{font-size:15px;font-weight:650;letter-spacing:-.01em;color:var(--ink)}.settings-card-head p{margin-top:3px;font-size:12.5px;line-height:1.45;color:var(--muted)}.settings-fields{gap:16px}.settings-field,.settings-fields{display:flex;flex-direction:column}.settings-field{gap:4px}.settings-field-label{font-size:12.5px;font-weight:600;color:var(--ink)}.settings-field-help{font-size:12px;line-height:1.4;color:var(--muted)}.settings-field .input{margin-top:3px;max-width:420px}.settings-field input[type=number]{max-width:160px}.settings-toggles{display:flex;flex-wrap:wrap;gap:16px;margin-top:6px}.settings-toggles label{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--ink-soft)}.settings-toggles input{width:auto;min-height:0;accent-color:var(--accent)}.settings-actions{margin-top:4px}.settings-invite-form{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}.settings-invite-form .input{flex:1 1;min-width:180px}.settings-invite-form select{width:auto;min-width:120px}.settings-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius-sm)}.settings-table{width:100%;border-collapse:collapse;font-size:13px}.settings-table td,.settings-table th{text-align:left;padding:9px 12px;border-bottom:1px solid var(--line);white-space:nowrap}.settings-table tbody tr:last-child td{border-bottom:0}.settings-table thead th{background:var(--surface-soft);color:var(--muted);font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.settings-table tbody tr{transition:background var(--speed) var(--ease-out)}.settings-table tbody tr:hover td{background:var(--surface-soft)}.settings-table td strong{display:block;font-size:13px;font-weight:600;color:var(--ink)}.settings-table td small{display:block;font-size:11.5px;color:var(--muted)}.settings-table .table-empty{white-space:normal}.settings-role-form{display:flex;gap:6px;align-items:center}.settings-role-form select{width:auto;min-width:110px;min-height:30px}.settings-role-form .button{min-height:30px;padding:5px 11px}.settings-invite-list{margin-top:16px}.settings-subhead{font-size:12px;font-weight:640;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:8px}.settings-invite-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid var(--line)}.settings-invite-row:first-of-type{border-top:0}.settings-invite-row strong{font-size:13px;font-weight:580;color:var(--ink)}.settings-invite-row p{margin-top:2px;font-size:12px;color:var(--muted)}.settings-invite-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.settings-invite-row small{flex-shrink:0;font-size:11.5px;color:var(--muted)}.settings-integration-list{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.settings-integration-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-sm)}.settings-integration-card strong{font-size:13px;font-weight:600;color:var(--ink)}.settings-integration-card p{margin-top:2px;font-size:12px;color:var(--muted)}.settings-integration-card small{flex-shrink:0;font-size:11px;color:var(--muted)}.settings-connect{margin-top:4px}.settings-simple-list{display:flex;flex-direction:column}.settings-simple-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid var(--line)}.settings-simple-row:first-child{border-top:0}.settings-simple-row strong{font-size:12.5px;font-weight:580;color:var(--ink)}.settings-simple-row p{margin-top:2px;font-size:11.5px;color:var(--muted)}.settings-simple-row small{flex-shrink:0;font-size:11.5px;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:880px){.settings-tab{grid-template-columns:minmax(0,1fr);gap:16px}.settings-subnav{position:static;flex-direction:row;flex-wrap:wrap;gap:12px}.settings-subnav-group{flex-direction:row;flex-wrap:wrap;align-items:center;gap:4px}.settings-subnav-label{width:100%;margin-bottom:2px}}.ai-tab{display:grid;gap:28px;align-content:start}.ai-prompt-title{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:17px;font-weight:650;letter-spacing:-.01em;color:var(--ink)}.ai-prompt-title svg{color:var(--accent);flex-shrink:0}.ai-prompt-panel{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:border-color var(--speed) var(--ease-out),box-shadow var(--speed) var(--ease-out)}.ai-prompt-panel:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.ai-prompt-textarea{border:0;background:transparent;border-radius:var(--radius) var(--radius) 0 0;resize:vertical;min-height:120px;padding:16px 18px 8px;font:inherit;font-size:14px;line-height:1.55;color:var(--ink)}.ai-prompt-textarea::placeholder{color:var(--muted)}.ai-prompt-textarea:focus-visible{outline:none}.ai-prompt-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px 14px 18px}.ai-prompt-hint{color:var(--muted);font-size:12px;line-height:1.45}.ai-templates-title{margin-bottom:12px;font-size:14.5px;font-weight:630;letter-spacing:-.006em;color:var(--ink)}.ai-template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ai-template-card{display:grid;align-content:start;gap:6px;min-height:88px;padding:14px 16px;background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-sm);transition:background var(--speed) var(--ease-out),border-color var(--speed) var(--ease-out)}.ai-template-card:hover{background:var(--surface);border-color:var(--line-strong)}.ai-template-head{display:flex;align-items:center;gap:8px}.ai-template-head svg{color:var(--accent);flex-shrink:0}.ai-template-head strong{font-size:13.5px;font-weight:630;letter-spacing:-.004em;color:var(--ink)}.ai-template-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.ai-result{min-height:180px}.ai-result-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--muted);font-size:12px}.ai-result-answer{margin:0;white-space:pre-wrap;font:inherit;font-size:13.5px;line-height:1.6;color:var(--ink);max-width:72ch}.ai-result-sources{display:grid;gap:8px;margin-top:16px}.ai-result-sources article{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 12px}.ai-result-sources strong{font-size:12.5px;font-weight:610;color:var(--ink)}.ai-result-sources p{margin:3px 0 0;color:var(--muted);font-size:12.5px;line-height:1.5}.ai-result .empty-panel{padding:8px 2px 4px}@media (max-width:880px){.ai-tab{gap:22px}.ai-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ai-template-grid{grid-template-columns:1fr}.ai-prompt-footer{flex-direction:column;align-items:stretch;padding:12px 14px 14px}.ai-prompt-footer .button{width:100%}}