:root{--paper:#faf9f5;--surface:#ffffff;--surface-2:color-mix(in srgb,var(--surface) 55%,#e8e5da 45%);--surface-3:color-mix(in srgb,var(--surface) 35%,#dcd8c9 65%);--line:#ece8dc;--line-strong:#dcd8c9;--ink:#1c1a13;--ink-soft:#5c5646;--ink-faint:#a8a496;--brand-tile:#f6d73f;--brand-tile-ink:#241a12;--brand-ink:#241a12;--brand-accent:#ff6b35;--clay:#f5b400;--clay-hover:#dca000;--clay-soft:#fdefc7;--clay-line:#f2dc9b;--clay-light:#f6d73f;--on-accent:#3b2a00;--sage:#6c2bd9;--sage-soft:#ede4fe;--sage-line:#d6c4fb;--sage-light:#a97bf0;--sand:#e5265c;--sand-soft:#fde0e8;--sand-line:#f7c2d2;--sand-light:#ff6b90;--sky:#0e9f6e;--sky-soft:#d7f5e9;--sky-light:#3fd6a8;--ocre:#c48a00;--ocre-soft:#fdefc7;--plum:#8b5cf0;--plum-light:#b892f5;--neutral-light:#b5ae99;--red:#c41c4e;--red-soft:#fde0e8;--shadow:0 1px 2px rgba(40,32,10,0.05),0 10px 30px rgba(40,32,10,0.07);--shadow-sm:0 1px 2px rgba(40,32,10,0.06);--shadow-lg:0 24px 64px rgba(40,32,10,0.2);--shadow-clay:0 4px 14px rgba(245,180,0,0.34);--overlay:rgba(28,26,19,0.55);--ring:rgba(245,180,0,0.28);--row-pad:13px;--radius-card:16px;--radius-control:11px;--radius-chip:8px;--radius-avatar:12px;--font-display:"Bricolage Grotesque","Instrument Sans",-apple-system,BlinkMacSystemFont,sans-serif;--font-ui:"Instrument Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--bg:var(--paper);--border:var(--line);--border-strong:var(--line-strong);--text:var(--ink);--text-muted:var(--ink-soft);--text-faint:var(--ink-faint);--accent:var(--clay);--accent-hover:var(--clay-hover);--accent-soft:var(--clay-soft);--accent-border:var(--clay-line);--green:var(--sky);--green-soft:var(--sky-soft);--amber:var(--ocre);--amber-soft:var(--ocre-soft);--violet:var(--sage);--violet-soft:var(--sage-soft);--sidebar-bg:var(--surface-2);--sidebar-border:var(--line);--sidebar-text:var(--ink-soft);--sidebar-hover:var(--surface-3);--sidebar-active-bg:var(--surface);--sidebar-active-text:var(--ink);--sidebar-section:var(--ink-faint);--shadow-md:var(--shadow);--primary:var(--accent);--primary-hover:var(--accent-hover);--primary-soft:var(--accent-soft);--danger:var(--red);--danger-soft:var(--red-soft);--success:var(--sky);--success-soft:var(--sky-soft);--warning:var(--ocre);--warning-soft:var(--ocre-soft);--gray-soft:var(--surface-3);--radius:var(--radius-control)}[data-theme=dark]{--paper:#17150f;--surface:#201d15;--surface-2:#2a2619;--surface-3:#342f20;--line:#332f22;--line-strong:#45402e;--ink:#f7f4ea;--ink-soft:#b5ae99;--ink-faint:#857f6c;--brand-tile:#f6d73f;--brand-tile-ink:#241a12;--brand-ink:#f7f4ea;--brand-accent:#ff8757;--clay:#f6c344;--clay-hover:#ffd267;--clay-soft:#33280a;--clay-line:#4d3d10;--clay-light:#f6d73f;--on-accent:#1c1a13;--sage:#a97bf0;--sage-soft:#251a3d;--sage-line:#3b2c5c;--sage-light:#c4a6f7;--sand:#ff6b90;--sand-soft:#3a1420;--sand-line:#5c2033;--sand-light:#ff9db5;--sky:#3fd6a8;--sky-soft:#0f2c22;--sky-light:#7ee7c6;--ocre:#e0b04a;--ocre-soft:#302509;--plum:#b892f5;--plum-light:#d0b8f9;--neutral-light:#c2bba6;--red:#ff6b7f;--red-soft:#3a1418;--shadow:0 1px 2px rgba(0,0,0,0.35),0 10px 30px rgba(0,0,0,0.3);--shadow-sm:0 1px 2px rgba(0,0,0,0.35);--shadow-lg:0 24px 64px rgba(0,0,0,0.45);--shadow-clay:0 4px 14px rgba(246,195,68,0.24);--overlay:rgba(8,7,4,0.66);--ring:rgba(246,195,68,0.3)}@keyframes livedot{0%,to{opacity:1}50%{opacity:.3}}::selection{background:var(--clay-soft);color:var(--ink)}.scroll::-webkit-scrollbar{width:10px;height:10px}.scroll::-webkit-scrollbar-track{background:transparent}.scroll::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:8px;border:3px solid var(--paper)}.scroll::-webkit-scrollbar-thumb:hover{background:var(--ink-faint)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:var(--font-ui);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--accent);text-decoration:none}h1,h2,h3{margin:0;font-weight:700;font-family:var(--font-display);letter-spacing:-.01em}.mono{font-family:var(--font-mono);font-feature-settings:"tnum" 1}.layout{display:flex;min-height:100vh}.sidebar{width:246px;flex-shrink:0;background:var(--sidebar-bg);color:var(--sidebar-text);border-right:1px solid var(--sidebar-border);display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar-brand{padding:20px 18px 14px}.brand-lockup,.sidebar-brand{display:flex;align-items:center;gap:11px}.brand-lockup{min-width:0}.brand-mark{display:grid;place-items:center;flex-shrink:0;background:var(--brand-tile);color:var(--brand-tile-ink);box-shadow:var(--shadow-clay)}.brand-lockup-outline .brand-mark{background:transparent;border:1.6px solid var(--brand-ink);color:var(--brand-ink)}.brand-text{display:flex;flex-direction:column;line-height:1.1;min-width:0}.brand-text b{font-family:var(--font-display);font-weight:800;letter-spacing:-.04em;color:var(--brand-ink);white-space:nowrap}.brand-text-yuum{color:var(--brand-accent)}.brand-text small{font-size:10.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint);margin-top:5px}.sidebar-search{margin:0 14px 8px;display:flex;align-items:center;gap:8px;padding:8px 11px;border-radius:10px;background:var(--surface-2);border:1px solid var(--line);color:var(--ink-faint);font-size:13px;cursor:text}.sidebar-search svg{flex-shrink:0}.sidebar-search .kbd{margin-left:auto;font-size:11px;color:var(--ink-faint);border:1px solid var(--line-strong);border-radius:5px;padding:1px 5px}.sidebar-nav{padding:6px 12px;display:flex;flex-direction:column;gap:2px}.sidebar-section{margin:14px 10px 5px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--sidebar-section)}.sidebar-section:first-child{margin-top:10px}.sidebar-link{display:flex;align-items:center;gap:11px;width:100%;padding:9px 11px;border-radius:10px;border-left:3px solid transparent;color:var(--sidebar-text);font-weight:600;font-size:13.5px;transition:background .12s,color .12s,border-color .12s}.sidebar-link svg{flex-shrink:0;stroke-width:1.9}.sidebar-link:hover{background:var(--surface-2);color:var(--ink)}.sidebar-link.active{background:var(--sidebar-active-bg);color:var(--sidebar-active-text);border-left-color:var(--clay)}.sidebar-link .nav-badge{margin-left:auto}.sidebar-footer{margin-top:auto;padding:12px}.sidebar-user{display:flex;align-items:center;gap:9px;padding:11px;border-radius:13px;background:var(--surface-2);border:1px solid var(--line);transition:background .12s}.sidebar-user .avatar{flex-shrink:0}.sidebar-user-info{min-width:0;line-height:1.2}.sidebar-user-info b{display:block;color:var(--ink);font-weight:700;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-info span{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--ink-soft)}.sidebar-user-info .dot{width:7px;height:7px;border-radius:50%;background:var(--sage)}.sidebar-logout{margin-left:auto;border:none;background:none;color:var(--ink-faint);cursor:pointer;padding:6px;border-radius:8px;display:inline-flex;flex-shrink:0}.sidebar-logout:hover{color:var(--clay);background:var(--surface-3)}.layout-main{flex:1 1;display:flex;flex-direction:column;min-width:0}.topbar{height:62px;background:var(--surface);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:14px;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:30}.topbar-title{min-width:0;line-height:1.2}.topbar-title b{display:block;font-family:var(--font-display);font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--text)}.topbar-title small{font-size:12px;color:var(--text-muted)}.topbar-spacer{flex:1 1}.topbar-actions{display:flex;align-items:center;gap:12px}.segmented{display:inline-flex;background:var(--surface-2);border:1px solid var(--border);border-radius:999px;padding:3px;gap:2px}.segmented button{border:none;background:none;cursor:pointer;font:inherit;font-size:12.5px;font-weight:600;color:var(--text-muted);padding:5px 12px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;transition:background .12s,color .12s}.segmented button:hover:not(.on){color:var(--text)}.segmented button.on{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.segmented button .dot{width:7px;height:7px;border-radius:50%;background:currentColor}.segmented button.on[data-avail=AVAILABLE]{color:var(--green)}.segmented button.on[data-avail=BUSY]{color:var(--amber)}.icon-btn,.segmented button.on[data-avail=OFFLINE]{color:var(--text-muted)}.icon-btn{width:38px;height:38px;border:1px solid var(--border);background:var(--surface);border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:relative;transition:background .12s,color .12s,border-color .12s}.icon-btn:hover{background:var(--surface-2);color:var(--text)}.main{padding:24px 28px;flex:1 1;min-width:0}.page-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px;gap:12px;flex-wrap:wrap}.page-header h1{font-family:var(--font-display);font-size:22px;font-weight:800;letter-spacing:-.02em}.page-sub{color:var(--text-muted);margin:4px 0 0;font-size:12.5px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-md);padding:18px}.card+.card{margin-top:16px}.card-title{font-size:15px;font-weight:700;margin-bottom:12px}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:16px;gap:16px;align-items:start}.stat-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--border)}.stat-row:last-child{border-bottom:none}.stat-value{font-size:18px;font-weight:700;font-family:var(--font-mono)}.table-wrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-md);overflow:hidden;overflow-x:auto}table.table{width:100%;border-collapse:collapse}table.table th{text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);background:var(--surface-2);padding:10px 14px;border-bottom:1px solid var(--border);white-space:nowrap}table.table td{padding:var(--row-pad) 14px;border-top:1px solid var(--border);vertical-align:middle;font-size:13.5px}table.table tbody tr:first-child td{border-top:none}table.table tbody tr:hover{background:var(--surface-2)}.row-actions{display:flex;gap:6px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:var(--radius-control);padding:8px 14px;font-size:13.5px;font-weight:600;cursor:pointer;transition:background .12s,border-color .12s,color .12s;white-space:nowrap}.btn:hover:not(:disabled){background:var(--surface-2)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--accent);border-color:var(--accent);color:var(--on-accent);box-shadow:var(--shadow-clay)}.btn-primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.btn-danger{background:var(--surface);color:var(--red);border-color:var(--border-strong)}.btn-danger:hover:not(:disabled){background:var(--red-soft);border-color:var(--red-soft)}.btn-sm{padding:5px 10px;font-size:12.5px}.btn-outline{background:var(--surface-2);border-color:var(--line-strong);color:var(--text)}.btn-outline:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:var(--surface-2)}.btn-dashed{background:none;border-style:dashed;border-width:1.5px;border-color:var(--line-strong);color:var(--text-muted)}.btn-dashed:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.field{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}.field label{font-size:13px;font-weight:600}.field .hint{font-size:12px;color:var(--text-muted)}.agent-checklist{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-control);overflow:hidden;background:var(--surface)}.agent-checklist-row{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 12px;cursor:pointer;border-bottom:1px solid var(--border)}.agent-checklist-row:last-child{border-bottom:none}.agent-checklist-row:hover{background:var(--surface-2)}.agent-checklist-row input[type=checkbox]{width:18px;height:18px;flex-shrink:0}.agent-checklist-name{flex:1 1;min-width:0;font-size:13.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-checklist-empty{padding:12px;font-size:13px;color:var(--text-muted)}.input,select.input,textarea.input{border:1px solid var(--border);border-radius:var(--radius-control);padding:9px 11px;font-size:14px;font-family:inherit;background:var(--surface);color:var(--text);width:100%;transition:border-color .12s,box-shadow .12s}.input:focus,select.input:focus,textarea.input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--ring)}textarea.input{resize:vertical;min-height:90px}.input-sm,select.input-sm{padding:5px 8px;font-size:12.5px;width:100%;min-width:0}.filter-row select.input-sm{min-width:82px;padding-right:22px}.filter-row th{padding-top:6px;padding-bottom:8px;font-weight:400;vertical-align:top}.filter-stack{flex-direction:column;min-width:150px}.filter-inline,.filter-stack{display:flex;gap:6px}.range-slider{display:flex;flex-direction:column;gap:3px;min-width:130px}.range-labels{display:flex;justify-content:space-between;font-size:11px;color:var(--text-muted);white-space:nowrap}.range-track{position:relative;height:18px}.range-rail{position:absolute;top:50%;left:0;right:0;height:4px;transform:translateY(-50%);background:var(--border);border-radius:2px}.range-track input[type=range]{position:absolute;top:0;left:0;width:100%;height:18px;margin:0;background:transparent;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.range-track input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:auto;width:14px;height:14px;border-radius:50%;background:var(--accent);border:2px solid var(--surface);box-shadow:0 0 0 1px var(--border);cursor:pointer}.range-track input[type=range]::-moz-range-thumb{pointer-events:auto;width:14px;height:14px;border-radius:50%;background:var(--accent);border:2px solid var(--surface);cursor:pointer}.range-track input[type=range]::-moz-range-track{background:transparent}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.checkbox-field{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-weight:600;font-size:13px;cursor:pointer}.checkbox-field input{width:16px;height:16px;accent-color:var(--accent)}.error-text{color:var(--red);background:var(--red-soft);border:1px solid var(--red-soft);border-radius:var(--radius-control)}.error-text,.success-text{padding:8px 12px;margin-bottom:12px;font-size:13px}.success-text{color:var(--green);background:var(--green-soft);border:1px solid var(--green-soft);border-radius:var(--radius-control)}.empty{padding:24px;text-align:center}.empty,.muted{color:var(--text-muted)}.avatar{width:38px;height:38px;border-radius:var(--radius-avatar);display:inline-flex;align-items:center;justify-content:center;color:var(--on-accent);font-weight:700;font-size:13px;flex-shrink:0;background:linear-gradient(150deg,var(--accent),var(--clay-light))}.avatar-violet{color:#fff;background:linear-gradient(150deg,var(--violet),var(--sky-light))}.icon-chip{width:30px;height:30px;border-radius:var(--radius-chip);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--surface-2);color:var(--text-muted)}.icon-chip-accent{background:var(--accent-soft);color:var(--accent)}.icon-chip-green{background:var(--green-soft);color:var(--green)}.icon-chip-amber{background:var(--amber-soft);color:var(--amber)}.icon-chip-red{background:var(--red-soft);color:var(--red)}.icon-chip-violet{background:var(--violet-soft);color:var(--violet)}.badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:11.5px;font-weight:700;white-space:nowrap}.badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.badge-green{background:var(--green-soft);color:var(--green)}.badge-amber{background:var(--amber-soft);color:var(--amber)}.badge-red{background:var(--red-soft);color:var(--red)}.badge-gray{background:var(--surface-3);color:var(--text-muted)}.badge-accent,.badge-blue{background:var(--accent-soft);color:var(--accent)}.badge-violet{background:var(--violet-soft);color:var(--violet)}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(160deg,var(--ink) 0,var(--clay-hover) 140%)}.auth-card{width:100%;max-width:420px;background:var(--surface);border-radius:var(--radius-card);padding:32px;box-shadow:var(--shadow-lg)}.auth-card h1{font-size:22px;font-weight:800;letter-spacing:-.02em;margin-bottom:4px}.auth-card .auth-sub{color:var(--text-muted);margin:0 0 20px}.auth-brand{font-weight:800;color:var(--accent);margin-bottom:16px;font-size:15px}.auth-footer{margin-top:16px;text-align:center;color:var(--text-muted);font-size:13px}.btn-block{width:100%;justify-content:center;padding:10px;font-size:14px}.modal-overlay{position:fixed;inset:0;background:var(--overlay);display:flex;align-items:flex-start;justify-content:center;padding:48px 16px;z-index:100;overflow-y:auto}.modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);width:100%;max-width:560px;box-shadow:var(--shadow-lg)}.modal-lg{max-width:720px}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border)}.modal-header h2{font-size:16px;font-weight:700}.modal-close{border:none;background:none;font-size:20px;line-height:1;cursor:pointer;color:var(--text-muted);padding:4px}.modal-body{padding:20px}.modal-footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid var(--border)}.qr-box{display:flex;flex-direction:column;align-items:center;gap:14px;padding:12px 0;text-align:center}.qr-box img{width:260px;height:260px;border:1px solid var(--border);border-radius:var(--radius-control);padding:8px;background:var(--surface)}.qr-spinner{width:36px;height:36px;border:3px solid var(--surface-3);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.qr-success{font-size:40px}.bell-wrap{position:relative}.bell-count{position:absolute;top:-5px;right:-5px;background:var(--red);color:#fff;font-size:10.5px;font-weight:700;min-width:17px;height:17px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid var(--surface)}.notif-dropdown{position:absolute;right:0;top:calc(100% + 8px);width:340px;max-height:420px;overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-md);z-index:60;animation:fadein .14s ease}@keyframes fadein{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.notif-item{padding:12px 14px;border-bottom:1px solid var(--border);display:flex;gap:10px;align-items:flex-start;justify-content:space-between}.notif-item:last-child{border-bottom:none}.notif-item strong{display:block;font-size:13px}.notif-item p{margin:2px 0 0;font-size:12.5px;color:var(--text-muted)}.notif-item time{font-size:11px;color:var(--text-faint)}.dropdown-backdrop{position:fixed;inset:0;z-index:50}.tabs{display:flex;gap:4px;border-bottom:1px solid var(--border);margin-bottom:0;flex-wrap:wrap}.tab{background:none;padding:10px 13px;font-size:13px;font-weight:600;color:var(--text-muted);cursor:pointer;border:none;border-bottom:2.5px solid transparent;margin-bottom:-1px;display:inline-flex;align-items:center;gap:7px}.tab:hover{color:var(--text)}.tab.active{color:var(--accent);border-bottom-color:var(--accent)}.tab-count{font-size:11px;font-weight:700;background:var(--surface-3);color:var(--text-muted);border-radius:999px;padding:1px 7px;min-width:18px;text-align:center}.tab.active .tab-count{background:var(--accent-soft);color:var(--accent)}.inbox{display:grid;grid-template-columns:352px 1fr;grid-gap:16px;gap:16px;height:calc(100vh - 60px - 48px - 70px);min-height:480px}.inbox-list{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);display:flex;flex-direction:column;overflow:hidden}.inbox-list-scroll{overflow-y:auto;flex:1 1}.convo-item{width:100%;text-align:left;border:none;border-left:3px solid transparent;background:none;padding:13px 16px;border-bottom:1px solid var(--border);cursor:pointer;display:block;font:inherit;color:inherit;transition:background .12s}.convo-item:hover{background:var(--surface-2)}.convo-item.selected{background:var(--accent-soft);border-left-color:var(--accent)}.convo-top{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.convo-name{font-weight:700;font-size:13.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.convo-time{font-size:11px;color:var(--text-faint);flex-shrink:0}.convo-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:5px;gap:8px}.convo-assigned{font-size:12.5px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-card);display:flex;flex-direction:column;overflow:hidden;min-width:0}.thread-header{padding:12px 16px;background:var(--surface);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.thread-header h2{font-size:15px;font-weight:700}.thread-header .sub{font-size:12.5px;color:var(--text-muted)}.thread-messages{flex:1 1;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:12px;background:var(--bg)}.bubble{max-width:72%;padding:9px 12px;border-radius:14px;font-size:13.5px;line-height:1.5;white-space:pre-wrap;word-break:break-word;box-shadow:var(--shadow-sm)}.bubble .bubble-meta{display:block;font-size:11px;margin-bottom:3px;opacity:.85;font-weight:700}.bubble time{display:block;font-size:10px;margin-top:4px;opacity:.6;text-align:right}.bubble-left{align-self:flex-start;background:var(--surface);border:1px solid var(--border);border-radius:4px 14px 14px 14px}.bubble-right{align-self:flex-end;background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:14px 4px 14px 14px}.bubble-right .bubble-meta{color:var(--accent)}.bubble-system{align-self:center;background:var(--surface-3);color:var(--text-muted);font-size:12px;border-radius:999px;padding:5px 14px;max-width:90%;box-shadow:none}.reply-box{border-top:1px solid var(--border);background:var(--surface);padding:12px;display:flex;gap:8px;align-items:flex-end}.reply-box textarea{flex:1 1;min-height:42px;max-height:140px}.thread-placeholder{flex:1 1;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}@media (max-width:900px){.inbox{height:auto}.form-row,.inbox{grid-template-columns:1fr}}.cmdk-overlay{position:fixed;inset:0;background:var(--overlay);display:flex;align-items:flex-start;justify-content:center;padding:88px 16px 16px;z-index:200;overflow-y:auto}.cmdk{width:100%;max-width:620px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-lg);overflow:hidden}.cmdk-input-row{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--border);color:var(--text-muted)}.cmdk-input{flex:1 1;border:none;outline:none;background:transparent;font-size:15px;color:var(--text);font-family:var(--font-ui)}.cmdk-input::placeholder{color:var(--text-faint)}.cmdk-input-row .kbd{font-size:11px;color:var(--text-faint);border:1px solid var(--border-strong);border-radius:5px;padding:1px 6px}.cmdk-results{max-height:60vh;overflow-y:auto;padding:6px}.cmdk-hint{padding:18px 14px;color:var(--text-faint);font-size:13px;text-align:center}.cmdk-group{padding:4px 0 8px}.cmdk-group-title{gap:6px;padding:6px 12px 4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint)}.cmdk-group-title,.cmdk-item{display:flex;align-items:center}.cmdk-item{gap:11px;width:100%;text-align:left;padding:8px 12px;border:none;background:transparent;border-radius:9px;cursor:pointer;color:var(--text);font-family:var(--font-ui)}.cmdk-item.active{background:var(--accent-soft)}.cmdk-thumb{width:34px;height:34px;border-radius:7px;object-fit:cover;flex-shrink:0;background:var(--surface-3)}.cmdk-thumb-ph{display:flex;align-items:center;justify-content:center;color:var(--text-faint)}.cmdk-item-text{display:flex;flex-direction:column;min-width:0}.cmdk-item-label{font-size:14px;font-weight:600}.cmdk-item-label,.cmdk-item-sub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cmdk-item-sub{font-size:12px;color:var(--text-muted)}.section-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint)}.flujo-pill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600;border:1px solid transparent;white-space:nowrap}.flujo-pill-clay{background:var(--clay-soft);border-color:var(--clay-line);color:var(--clay)}.flujo-pill-sage{background:var(--sage-soft);border-color:var(--sage-line);color:var(--sage)}.flujo-pill-sand{background:var(--sand-soft);border-color:var(--sand-line);color:var(--sand)}.flujo-pill-sky{background:var(--sky-soft);border-color:var(--sky-soft);color:var(--sky)}.flujo-pill-gray{background:var(--surface-3);border-color:var(--line);color:var(--ink-soft)}.flujo-pill-solid.flujo-pill-clay{background:var(--clay);border-color:var(--clay);color:var(--on-accent)}.flujo-pill-solid.flujo-pill-sage{background:var(--sage);border-color:var(--sage);color:#fff}.flujo-pill-solid.flujo-pill-sand{background:var(--sand);border-color:var(--sand);color:#fff}.flujo-pill-solid.flujo-pill-sky{background:var(--sky);border-color:var(--sky);color:var(--on-accent)}.live-dot{width:7px;height:7px;border-radius:50%;background:currentColor;animation:livedot 1.8s ease-in-out infinite;flex-shrink:0}.count-pill{margin-left:auto;min-width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;font-size:11px;font-weight:700;flex-shrink:0}.count-pill-clay{background:var(--clay-soft);color:var(--clay)}.count-pill-sage{background:var(--sage-soft);color:var(--sage)}.count-pill-sand{background:var(--sand-soft);color:var(--sand)}.count-pill-sky{background:var(--sky-soft);color:var(--sky)}.count-pill-gray{background:var(--surface-3);color:var(--ink-soft)}.count-pill-solid.count-pill-clay{background:var(--clay);color:var(--on-accent)}.count-pill-solid.count-pill-sage{background:var(--sage);color:#fff}.count-pill-solid.count-pill-sand{background:var(--sand);color:#fff}.count-pill-solid.count-pill-sky{background:var(--sky);color:var(--on-accent)}.source-tag{font-size:9.5px;color:var(--ink-faint);background:var(--surface-2);border-radius:5px;padding:1px 6px;flex-shrink:0;white-space:nowrap}.match-bar{display:flex;align-items:center;gap:9px}.match-bar-track{flex:1 1;height:6px;border-radius:999px;background:var(--surface-3);overflow:hidden}.match-bar-fill{height:100%;border-radius:999px;transition:width .2s ease}.match-bar-fill-sage{background:var(--sage)}.match-bar-fill-sand{background:var(--sand)}.match-bar-fill-faint{background:var(--ink-faint)}.match-bar-value{font-size:12px;font-weight:700;min-width:34px;text-align:right}.match-bar-value-sage{color:var(--sage)}.match-bar-value-sand{color:var(--sand)}.match-bar-value-faint{color:var(--ink-faint)}.bar-chart{align-items:flex-end;gap:10px;padding-bottom:20px}.bar-chart,.bar-chart-col{display:flex;position:relative}.bar-chart-col{flex:1 1;flex-direction:column;align-items:center;height:100%;justify-content:flex-end}.bar-chart-bar{width:100%;max-width:26px;border-radius:6px 6px 3px 3px;transition:height .2s ease}.bar-chart-bar-sage{background:var(--sage)}.bar-chart-bar-clay{background:var(--clay)}.bar-chart-label{position:absolute;bottom:-20px;font-size:11px;color:var(--ink-faint)}.flujo-toggle{width:38px;height:22px;border-radius:999px;background:var(--line-strong);position:relative;cursor:pointer;border:none;padding:0;flex-shrink:0;transition:background .15s ease}.flujo-toggle.on{background:var(--sage)}.flujo-toggle:disabled{cursor:not-allowed;opacity:.6}.flujo-toggle-knob{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.3);transition:left .15s ease}.flujo-toggle.on .flujo-toggle-knob{left:18px}.icon-tile{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.icon-tile-clay{background:var(--clay-soft);color:var(--clay)}.icon-tile-sage{background:var(--sage-soft);color:var(--sage)}.icon-tile-sand{background:var(--sand-soft);color:var(--sand)}.icon-tile-sky{background:var(--sky-soft);color:var(--sky)}.icon-tile-gray{background:var(--surface-3);color:var(--ink-soft)}.flujo-avatar{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex-shrink:0;position:relative}.flujo-avatar-dot{position:absolute;bottom:-2px;right:-2px;width:14px;height:14px;border-radius:50%;border:2.5px solid var(--surface)}.flujo-avatar-dot-clay{background:var(--clay)}.flujo-avatar-dot-sage{background:var(--sage)}.flujo-avatar-dot-sand{background:var(--sand)}.flujo-avatar-dot-sky{background:var(--sky)}.flujo-avatar-dot-gray{background:var(--ink-faint)}.auth-sso{margin-top:16px;display:grid;grid-gap:8px;gap:8px}.auth-sso-divider{text-align:center;font-size:11.5px;color:var(--ink-faint);text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px}.auth-sso-btn{border:1px solid var(--line-strong);background:var(--surface);font-weight:600}.auth-sso-btn:hover{border-color:var(--clay);color:var(--clay)}.phone-topbar{display:none;align-items:center;gap:10px;height:56px;padding:env(safe-area-inset-top) 12px 0;background:var(--surface);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:120}.phone-topbar-back,.phone-topbar-spacer-start{width:38px;height:38px;flex-shrink:0}.phone-topbar-title{flex:1 1;min-width:0;font-family:var(--font-display);font-weight:800;font-size:22px;letter-spacing:-.02em;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-topbar-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.bottom-tab-bar{display:none;position:fixed;left:0;right:0;bottom:0;background:var(--surface);border-top:1px solid var(--line);padding:6px 4px calc(6px + env(safe-area-inset-bottom));z-index:300;overflow:visible}.tab-slot{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:48px;color:var(--ink-faint);border:none;background:none;font:inherit;cursor:pointer;position:relative}.tab-slot span{font-size:10px;font-weight:600;line-height:1}.tab-slot.active{color:var(--clay)}.tab-slot.active span{font-weight:700}.tab-slot-icon-wrap{position:relative;display:inline-flex}.tab-badge{position:absolute;top:-6px;right:-10px}.tab-badge .count-pill{margin-left:0;min-width:16px;height:16px;font-size:10px;padding:0 4px}.tab-slot-capture{justify-content:flex-end;padding-bottom:3px}.tab-capture-btn{position:absolute;top:-18px;left:50%;transform:translateX(-50%);width:46px;height:46px;border-radius:16px;background:var(--clay);color:var(--on-accent);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-clay)}.tab-slot-capture span:last-child{color:var(--ink-faint)}.tab-slot-capture.active .tab-capture-btn{box-shadow:0 4px 18px rgba(177,80,58,.5)}.tab-slot-capture.active span:last-child{color:var(--clay);font-weight:700}.sheet-overlay{position:fixed;inset:0;background:var(--overlay);z-index:500;display:flex;align-items:flex-end;justify-content:center;opacity:0;transition:opacity .26s ease}.sheet-overlay.visible{opacity:1}.sheet{width:100%;max-width:560px;max-height:92vh;background:var(--surface);border-radius:20px 20px 0 0;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1);outline:none}.sheet.visible{transform:translateY(0)}.sheet.dragging{transition:none}.sheet-handle-wrap{padding:10px 18px 6px;touch-action:none;cursor:-webkit-grab;cursor:grab;flex-shrink:0}.sheet-handle{display:block;width:38px;height:4px;border-radius:999px;background:var(--line-strong);margin:0 auto}.sheet-title-row{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.sheet-title{font-family:var(--font-display);font-weight:800;font-size:16px;color:var(--ink)}.sheet-close{border:none;background:none;color:var(--ink-faint);cursor:pointer;padding:6px;border-radius:8px;display:inline-flex}.sheet-close:hover{background:var(--surface-2);color:var(--ink)}.sheet-body{flex:1 1;overflow-y:auto;padding:4px 18px calc(18px + env(safe-area-inset-bottom))}@media (prefers-reduced-motion:reduce){.sheet,.sheet-overlay{transition:none!important}}.sheet-user-row{display:flex;align-items:center;gap:11px;padding:6px 4px 14px;border-bottom:1px solid var(--line);margin-bottom:12px}.sheet-user-info{min-width:0;line-height:1.25}.sheet-user-info b{display:block;font-size:14.5px;color:var(--ink)}.sheet-user-info span{font-size:12px;color:var(--ink-soft);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.sheet-section-label{margin:16px 4px 7px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--ink-faint)}.sheet-full-control{width:100%}.sheet-full-control button{flex:1 1;justify-content:center}.sheet-nav{display:flex;flex-direction:column;gap:2px}.sheet-row{display:flex;align-items:center;gap:12px;width:100%;min-height:48px;padding:9px 4px;border:none;background:none;border-radius:10px;color:var(--ink);font:inherit;font-weight:600;font-size:14px;cursor:pointer;text-align:left}.sheet-row:hover{background:var(--surface-2)}.sheet-row svg{flex-shrink:0;color:var(--ink-soft)}.sheet-row-danger{color:var(--red);margin-top:4px}.sheet-row-danger svg{color:var(--red)}@media (min-width:900px) and (max-width:1179px){.sidebar{width:72px}.sidebar-brand{justify-content:center;padding:20px 0 14px}.brand-text,.sidebar-link span:not(.nav-badge),.sidebar-search span,.sidebar-section,.sidebar-user-info{display:none}.sidebar-search{margin:0 10px 8px;justify-content:center;padding:8px}.sidebar-nav{align-items:center;padding:6px 8px}.sidebar-link{justify-content:center;width:48px;padding:9px;position:relative}.sidebar-link .nav-badge{position:absolute;top:2px;right:2px;margin-left:0}.sidebar-footer{padding:12px 8px}.sidebar-user{justify-content:center;padding:8px}.sidebar-logout{margin-left:0}.topbar-menu-btn{display:none}}@media (min-width:720px) and (max-width:899px){.sidebar{position:fixed;top:0;left:0;height:100vh;width:246px;transform:translateX(-100%);transition:transform .24s ease;z-index:410;box-shadow:var(--shadow-lg)}.sidebar.sidebar-open{transform:translateX(0)}.sidebar-scrim{position:fixed;inset:0;background:var(--overlay);z-index:400;animation:fadein .18s ease}.layout-main{width:100%}.topbar-menu-btn{display:inline-flex}}@media (min-width:900px){.topbar-menu-btn{display:none}}@media (max-width:719px){.sidebar,.topbar{display:none}.bottom-tab-bar,.phone-topbar{display:flex}.main,.main.main-pushed{padding:16px 14px calc(78px + env(safe-area-inset-bottom))}}.layout:has(.capture-page) .bottom-tab-bar,.layout:has(.capture-page) .phone-topbar{display:none}