﻿.ctp{--ct-danger:#ef4444;--ct-amber:#f2b127}html.dark .ctp{--ct-danger:#f87171}.ctp *{box-sizing:border-box}.ctp [hidden],.ct-toast [hidden]{display:none!important}:root{--ct-panel:#fff;--ct-panel-2:#f7f9fd;--ct-danger:#ef4444}html.dark{--ct-panel:var(--surface);--ct-panel-2:var(--surface2);--ct-danger:#f87171}.ct-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.ct-title h1{letter-spacing:-.03em;font-size:clamp(1.35rem,2.4vw,1.75rem);font-weight:800}.ct-head-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.ct-book-tabs{flex-wrap:wrap;align-items:center;gap:.65rem .85rem;margin:.15rem 0 .1rem;display:flex}.ct-scope{border:1px solid var(--border);background:var(--surface2);border-radius:999px;gap:.25rem;width:fit-content;max-width:100%;padding:.25rem;display:flex}.ct-sc{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem 1rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:color .18s;display:inline-flex}.ct-tab-premium{letter-spacing:.03em;text-transform:uppercase;background:var(--amber-soft,#f2b12729);color:#b07c0a;border-radius:999px;padding:.08rem .3rem;font-size:.58rem;font-weight:800;line-height:1.2}html.dark .ct-tab-premium{color:var(--amber)}.ct-sc:hover{color:var(--text)}.ct-sc.active{background:var(--blue);color:#fff}.ct-scope.nh-seg.is-ready .ct-sc.active{box-shadow:none;color:var(--blue);background:0 0}.ct-shared-dd{min-width:16rem;max-width:22rem}.ct-shared-hint{color:var(--text-muted);max-width:42rem;margin:0;font-size:.8rem;font-weight:600;line-height:1.4}.ct-owner-line{color:var(--text-faint);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;margin:.12rem 0 .05rem;font-size:.72rem;font-style:normal;font-weight:700;display:block;overflow:hidden}.ct-d-readonly{background:var(--blue-soft);color:var(--blue);border-radius:.75rem;margin:0 0 .85rem;padding:.65rem .8rem;font-size:.78rem;font-weight:600;line-height:1.4}.ct-d-ro{background:var(--ct-panel-2);color:var(--text);border-radius:.65rem;margin:0;padding:.55rem .7rem;font-size:.88rem;line-height:1.4}.ct-d-ro-note{white-space:pre-wrap;min-height:3.2rem}.ct-d-statuses-ro{justify-content:flex-start}.ct-head .ct-head-actions>.ct-btn,.ct-head .ct-head-actions .ct-export-menu>.ct-btn{height:var(--app-head-btn-h,2.25rem);min-height:var(--app-head-btn-h,2.25rem);max-height:var(--app-head-btn-h,2.25rem);gap:.45rem;padding:0 .95rem;font-size:.83rem;line-height:1}.ct-head .ct-head-actions>.ct-btn.primary{box-shadow:0 4px 14px var(--blue-glow)}.ct-head .ct-head-actions .drp{align-items:center;display:flex}.ct-head .ct-head-actions .drp-pill{height:var(--app-head-btn-h,2.25rem);min-height:var(--app-head-btn-h,2.25rem);max-height:var(--app-head-btn-h,2.25rem);gap:.4rem;padding:0 .85rem;font-size:.78rem;line-height:1}.ct-btn{border:1px solid var(--border);background:var(--surface2);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:.8rem;align-items:center;gap:.5rem;padding:.6rem .95rem;font-size:.83rem;font-weight:600;transition:all .16s;display:inline-flex}.ct-btn svg{flex-shrink:0;width:16px;height:16px}.ct-btn:hover{border-color:var(--border-bright);transform:translateY(-1px)}.ct-btn.primary{background:var(--blue);color:#fff;box-shadow:0 8px 20px var(--blue-glow);border-color:#0000}.ct-btn.primary:hover{filter:brightness(1.06)}.ct-btn.primary svg{stroke:#fff}.ct-btn.outline{background:0 0}.ct-btn.danger{background:var(--ct-danger);color:#fff;border-color:#0000}.ct-btn-create{justify-content:center;font-weight:700}.ct-pill{border:1px solid var(--border);background:var(--surface2);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem .85rem;font-size:.8rem;transition:all .16s;display:inline-flex}.ct-pill svg{width:15px;height:15px}.ct-pill .ct-caret{width:14px;height:14px}.ct-pill:hover{border-color:var(--border-bright);color:var(--text)}.ct-daterange{position:relative}.ct-popover{z-index:30;background:var(--ct-panel);border:1px solid var(--border-bright);border-radius:1rem;flex-direction:column;gap:.7rem;min-width:250px;padding:1rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 24px 60px #080c1e47}.ct-popover[hidden]{display:none}.ct-pop-field{flex-direction:column;gap:.3rem;display:flex}.ct-pop-field span{text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);font-size:.68rem;font-weight:700}.ct-pop-field input{border:1px solid var(--border);background:var(--ct-panel-2);color:var(--text);border-radius:.6rem;outline:none;padding:.5rem .6rem}.ct-pop-field input:focus{border-color:var(--blue)}.ct-pop-actions{justify-content:flex-end;gap:.5rem;display:flex}.ct-pop-actions .ct-btn{padding:.5rem .8rem}.ct-export-menu{position:relative}.ct-export-menu.compact .ct-btn svg:last-child{display:none}.ct-export-popover{z-index:40;background:var(--ct-panel);border:1px solid var(--border-bright);border-radius:.85rem;flex-direction:column;min-width:220px;padding:.35rem;display:flex;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 20px 50px #080c1e47}.ct-export-menu.compact .ct-export-popover{z-index:80;top:auto;bottom:calc(100% + .45rem)}.ct-export-menu.align-left .ct-export-popover{left:0;right:auto}.ct-export-item{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.55rem;align-items:center;padding:.62rem .75rem;font-size:.82rem;font-weight:600;display:flex}.ct-export-item:hover{background:var(--surface-hover)}.ct-export-item:disabled{opacity:.55;cursor:not-allowed}.ct-export-item.sub{color:var(--text-muted);padding-left:1.1rem;font-size:.76rem;font-weight:500}.ct-export-group-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);margin:0;padding:.35rem .75rem .15rem;font-size:.68rem;font-weight:800}.ct-modal-actions-stack{flex-direction:column;align-items:stretch}.ct-modal-actions-stack .ct-btn{justify-content:center;width:100%}.ct-mine-chrome{gap:var(--page-section-gap);flex-direction:column;min-width:0;display:flex}.ct-kpis{gap:var(--page-grid-gap);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.ct-kpi{border-radius:var(--radius);color:var(--text);text-align:left;border:1px solid var(--border);background:var(--surface2);box-shadow:var(--shadow);text-align:left;flex-direction:column;gap:.25rem;padding:1rem 1.1rem;font-family:inherit;transition:transform .16s,border-color .16s;display:flex}.ct-kpi:hover{border-color:var(--border-bright);transform:translateY(-2px)}.ct-kpi-btn{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:.25rem;padding:0;display:flex}.ct-kpi-v{letter-spacing:-.03em;font-size:1.7rem;font-weight:800;line-height:1.1}.ct-kpi-v small{color:var(--text-muted);font-size:1rem;font-weight:700}.ct-kpi-l{color:var(--text-muted);font-size:.76rem;font-weight:600}.ct-list{gap:var(--page-stack-gap);flex-direction:column;display:flex}.ct-list-refreshing .ct-rows{opacity:.72;transition:opacity .15s}.ct-toolbar{flex-wrap:wrap;align-items:flex-end;gap:.7rem;display:flex}.ct-chip-groups{flex-wrap:wrap;align-items:flex-end;gap:.65rem 1.15rem;display:flex}.ct-chips-block{flex-direction:column;gap:.28rem;display:flex}.ct-chips-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-size:.68rem;font-weight:700}.ct-chips{flex-wrap:wrap;gap:.4rem;display:flex}.ct-chip{border:1px solid var(--border);background:var(--surface2);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:.5rem .85rem;font-size:.8rem;font-weight:600;transition:all .15s}.ct-chip:hover{border-color:var(--border-bright);color:var(--text)}.ct-chip.active{background:var(--blue);color:#fff;border-color:#0000}.ct-search{border:1px solid var(--border);background:var(--surface2);border-radius:.9rem;flex:1;align-items:center;gap:.6rem;min-width:220px;padding:.65rem 1rem;transition:border-color .16s;display:flex}.ct-search:focus-within{border-color:var(--border-bright)}.ct-search svg{width:17px;height:17px;color:var(--text-faint);flex-shrink:0}.ct-search input{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.87rem}.ct-search input::placeholder{color:var(--text-faint)}.ct-table{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:visible}.ct-thead,.ct-row{grid-template-columns:minmax(200px,1fr) 100px 108px minmax(110px,170px) 100px 52px;align-items:center;gap:.9rem;padding:.8rem 1.25rem;display:grid}.ct-thead{border-bottom:1px solid var(--border);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.73rem;font-weight:700}.ct-th-sel{align-items:center;gap:.7rem;display:flex}.ct-th-det{text-align:right}.ct-check{border:1.8px solid var(--border-bright);background:var(--surface2);cursor:pointer;border-radius:6px;flex-shrink:0;width:20px;height:20px;transition:all .15s;position:relative}.ct-check[aria-checked=true]{background:var(--blue);border-color:var(--blue)}.ct-check[aria-checked=true]:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:2.5px;left:6px;transform:rotate(45deg)}.ct-rows{flex-direction:column;gap:.55rem;padding:.65rem .55rem .55rem;display:flex}.ct-row{border:1px solid var(--border);background:var(--surface);cursor:pointer;z-index:0;border-radius:.85rem;transition:border-color .15s,transform .15s,box-shadow .15s;position:relative}.ct-row:hover{border-color:var(--border-bright);box-shadow:var(--shadow);z-index:1;transform:translateY(-1px)}.ct-row.sel{background:var(--blue-soft);border-color:#2f6cff38}.ct-c-main{align-items:center;gap:.8rem;min-width:0;display:flex}.ct-avatar-wrap{flex-shrink:0;position:relative}.ct-avatar{color:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-family:inherit;font-size:.8rem;font-weight:800;display:flex;position:relative;overflow:hidden}.ct-avatar--drawer{width:60px;height:60px;font-size:1.15rem}.ct-avatar.has-logo{color:var(--text);border:none;padding:3px}.ct-avatar--drawer.has-logo{padding:4px}.ct-avatar.is-editable:hover{border-color:color-mix(in srgb, var(--blue) 45%, var(--border));box-shadow:0 0 0 3px var(--blue-soft)}.ct-avatar.is-editable.has-logo:hover{box-shadow:0 0 0 3px var(--blue-soft)}.ct-avatar-logo-img,.ct-avatar .ct-enrich-logo-fallback{object-fit:contain;object-position:center;background:var(--surface2);border-radius:50%;width:100%;height:100%;margin:0;font-size:.72rem;display:block}.ct-avatar .ct-enrich-logo-wrap--fill,.ct-todo-avatar .ct-enrich-logo-wrap--fill{width:auto;min-width:0;height:auto;min-height:0;position:absolute;inset:0}.ct-avatar.has-logo .ct-enrich-logo-wrap--fill,.ct-todo-avatar.has-logo .ct-enrich-logo-wrap--fill{inset:3px}.ct-avatar.has-logo .ct-avatar-initials,.ct-todo-avatar.has-logo .ct-todo-avatar-initials{visibility:hidden}.ct-enrich-logo-wrap.is-pending{opacity:0;pointer-events:none}.ct-enrich-logo-wrap{flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.ct-enrich-logo-wrap--fill{width:100%;height:100%}.ct-enrich-logo-skel{background:linear-gradient(90deg, var(--ct-panel-2), var(--border), var(--ct-panel-2));background-size:200% 100%;border:none;margin:0;animation:1.2s infinite ct-skel;position:absolute;inset:0}.ct-enrich-logo-wrap .ct-enrich-logo.is-loading,.ct-enrich-logo-wrap .ct-avatar-logo-img.is-loading{opacity:0}.ct-enrich-logo-wrap .ct-enrich-logo.is-ready,.ct-enrich-logo-wrap .ct-avatar-logo-img.is-ready{opacity:1;transition:opacity .2s}.ct-logo-modal{max-width:400px}.ct-modal-overlay-logo{z-index:255}.ct-modal-overlay-transfer{z-index:250}.ct-logo-modal-preview{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.85rem;justify-content:center;align-items:center;margin-bottom:.85rem;padding:.65rem;display:flex}.ct-logo-modal-preview .ct-enrich-logo-wrap,.ct-logo-modal-preview .ct-enrich-logo,.ct-logo-modal-preview .ct-enrich-logo-fallback,.ct-logo-modal-preview-img{border-radius:.75rem;width:72px;height:72px}.ct-logo-remove-link{color:var(--ct-danger);cursor:pointer;text-underline-offset:.12em;background:0 0;border:none;align-items:center;margin:.15rem 0 .85rem;padding:0;font-size:.82rem;font-weight:600;text-decoration:underline;display:inline-flex}.ct-logo-remove-link:hover:not(:disabled){filter:brightness(1.08)}.ct-logo-remove-link:disabled{opacity:.5;cursor:not-allowed}.ct-logo-modal-actions{margin-top:1rem}.ct-nameblock{min-width:0}.ct-nameblock strong{white-space:nowrap;text-overflow:ellipsis;font-size:.89rem;font-weight:700;display:block;overflow:hidden}.ct-nameblock>span{white-space:nowrap;text-overflow:ellipsis;font-size:.79rem;display:block;overflow:hidden}.ct-name-email{color:var(--purple)}.ct-name-fallback{color:var(--text-muted)}.ct-meta-inline{color:var(--text-muted);margin-top:.1rem;font-size:.75rem;display:none}.ct-meta-copy{min-width:0}.ct-meta-crm{display:none}.ct-enriched-pill--inline{margin-left:0;display:none}.ct-c-org{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.ct-c-date{color:var(--text-muted);font-size:.8rem}.ct-c-det{justify-content:flex-end;align-items:center;min-height:100%;display:flex}.ct-eye{width:36px;height:36px;color:var(--text-muted);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:inline-flex}.ct-eye:hover{background:var(--blue-soft);color:var(--blue);border-color:#2f6cff1f}.ct-eye:focus-visible{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft);outline:none}.ct-eye svg{width:18px;height:18px;display:block}.ct-status{white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.28rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.ct-status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.ct-status.new{background:var(--blue-soft);color:var(--blue)}.ct-status.done{background:var(--green-soft);color:var(--green)}.ct-status.client{color:#16a34a;background:#16a34a24}.ct-status.lost{color:var(--ct-danger);background:#ef44441a}.ct-c-status{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.ct-c-enrich{align-items:center;display:flex}.ct-c-enrich .ct-enriched-pill{margin-left:0}.ct-crm-badge-wrap{flex-wrap:wrap;align-items:center;gap:.35rem;max-width:100%;display:inline-flex}.ct-crm-badge-wrap.compact{gap:.25rem}.ct-crm-badge{white-space:nowrap;color:#d97706;background:#f59e0b24;border-radius:999px;align-items:center;padding:.22rem .5rem;font-size:.65rem;font-weight:700;display:inline-flex}.ct-crm-badge.compact{padding:.18rem .45rem;font-size:.62rem}html.dark .ct-crm-badge{color:#fbbf24;background:#f59e0b2e}.ct-crm-badge-retry{color:#d97706;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #f59e0b73;border-radius:999px;padding:.15rem .45rem;font-size:.6rem;font-weight:700;transition:background .15s,border-color .15s}.ct-crm-badge-retry:hover{background:#f59e0b1f;border-color:#f59e0ba6}html.dark .ct-crm-badge-retry{color:#fbbf24;border-color:#fbbf2459}html.dark .ct-crm-badge-retry:hover{background:#fbbf241f}.ct-empty{text-align:center;flex-direction:column;gap:.35rem;padding:3rem 1.5rem;display:flex}.ct-empty strong{font-size:1rem}.ct-empty span{color:var(--text-muted);font-size:.85rem}.ct-pager{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 1rem;display:flex}.ct-pager-sum{color:var(--text-muted);font-size:.78rem;font-weight:600}.ct-pager-nav{align-items:center;gap:.22rem;display:flex}.ct-pager-btn{min-width:1.85rem;height:1.85rem;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.45rem;padding:0 .4rem;font-size:.78rem;font-weight:700}.ct-pager-btn:hover:not(:disabled){background:var(--surface-hover)}.ct-pager-btn.on{background:var(--blue-soft);color:var(--blue)}.ct-pager-btn:disabled{opacity:.35;cursor:default}.ct-pager-gap{text-align:center;width:1.1rem;color:var(--text-faint);font-weight:700}.ct-integrations{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface2);box-shadow:var(--shadow);overflow:hidden}.ct-integrations summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.25rem;list-style:none;display:flex}.ct-integrations summary::-webkit-details-marker{display:none}.ct-integrations summary>div{flex-direction:column;gap:.25rem;min-width:0;display:flex}.ct-integrations summary strong{font-size:.97rem;line-height:1.25;display:block}.ct-integrations summary span{color:var(--text-muted);font-size:.79rem;line-height:1.35}.ct-integrations summary .ct-caret{width:18px;height:18px;color:var(--text-muted);flex-shrink:0;transition:transform .2s}.ct-integrations[open] summary .ct-caret{transform:rotate(180deg)}.ct-int-body{flex-direction:column;gap:1rem;padding:0 1.25rem 1.25rem;display:flex}.ct-int-search{max-width:100%;margin:0}.ct-int-search-empty{color:var(--text-faint);grid-column:1/-1;margin:0;font-size:.87rem}.ct-switch-row{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;font-size:.82rem;font-weight:600;display:flex}.ct-switch-row>span{flex:1;min-width:0;line-height:1.35}.ct-switch{cursor:pointer;background:#cdd7ea;border:none;border-radius:999px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}html.dark .ct-switch{background:#ffffff26}.ct-switch:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:left .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0003}.ct-switch.on,html.dark .ct-switch.on{background:var(--blue)}.ct-switch.on:before{left:23px}.ct-int-cards{grid-template-columns:repeat(1,minmax(0,1fr));gap:.7rem;display:grid}@media (min-width:520px){.ct-int-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:820px){.ct-int-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1120px){.ct-int-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.ct-int-cards{grid-template-columns:repeat(5,minmax(0,1fr))}}.ct-int-card{border:1px solid var(--border);background:var(--bg);border-radius:.9rem;flex-direction:column;gap:.55rem;height:100%;padding:.8rem .75rem;transition:border-color .16s,box-shadow .16s;display:flex}.ct-int-card:hover{border-color:var(--border-bright)}.ct-int-card.has-pending{border-color:#d9770647}html.dark .ct-int-card.has-pending{border-color:#fbbf2438}.ct-int-top{flex:1;align-items:flex-start;gap:.55rem;min-height:0;display:flex}.ct-int-logo{background:var(--surface-hover);border:1px solid var(--border);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:5px;display:flex;overflow:hidden}.ct-int-logo img{object-fit:contain;width:100%;height:100%;display:block}.ct-int-name{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.ct-int-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;line-height:1.25;display:block;overflow:hidden}.ct-int-name span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;line-height:1.3;display:block;overflow:hidden}.ct-int-pending{color:#b45309;background:#d977061f;border-radius:999px;align-self:flex-start;align-items:center;margin-top:.35rem;padding:.18rem .5rem;font-size:.65rem;font-style:normal;font-weight:700;line-height:1.2;display:inline-flex}html.dark .ct-int-pending{color:#fbbf24;background:#fbbf241f}.ct-int-btn{border:1px solid var(--border);background:var(--surface2);width:100%;color:var(--blue);cursor:pointer;text-align:center;border-radius:.65rem;margin-top:auto;padding:.48rem .5rem;font-size:.76rem;font-weight:700;line-height:1.2;transition:all .15s}.ct-int-btn:hover{border-color:var(--border-bright)}.ct-int-btn:disabled{opacity:.65;cursor:wait}.ct-int-btn.connected{background:var(--green-soft);color:var(--green);border-color:#0000}.ct-int-btn.connected:hover{filter:brightness(.97)}.ct-int-hint{color:var(--text-muted);text-align:center;margin:0;font-size:.72rem;line-height:1.35}.ct-int-btn.soon{color:var(--text-muted);background:var(--surface-hover);cursor:pointer}.ct-int-btn.soon:hover{color:var(--text);border-color:var(--border-bright)}.ct-int-card.request{background:var(--surface2);border-style:dashed}.ct-int-card.request .ct-int-logo{color:var(--text-muted);background:var(--surface-hover);font-size:1.15rem;font-weight:700;line-height:1}.ct-bulk{z-index:70;border:1px solid var(--border-bright);background:var(--ct-panel);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;max-width:min(94vw,920px);padding:.6rem .7rem .6rem 1rem;transition:opacity .22s,transform .22s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)translateY(28px);box-shadow:0 18px 48px #080c1e52}.ct-bulk.show{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.ct-bulk-n{white-space:nowrap;color:var(--text);align-items:center;gap:.4rem;font-size:.8rem;font-weight:800;display:inline-flex}.ct-bulk-n b{background:var(--blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 .35rem;font-size:.72rem;font-weight:800;display:inline-flex}.ct-bulk-sep{background:var(--border);flex-shrink:0;width:1px;height:22px;margin:0 .1rem}.ct-bulk-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;display:flex}.ct-bulk-act,.ct-bulk-actions .ct-export-menu>.ct-btn{border:1px solid var(--border);background:var(--surface2);color:var(--text);cursor:pointer;white-space:nowrap;width:auto;min-width:0;box-shadow:none;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.48rem .75rem;font-family:inherit;font-size:.76rem;font-weight:700;transition:border-color .14s,background .14s,color .14s;display:inline-flex;transform:none}.ct-bulk-act svg,.ct-bulk-actions .ct-export-menu>.ct-btn svg{flex-shrink:0;width:14px;height:14px}.ct-bulk-act:hover,.ct-bulk-actions .ct-export-menu>.ct-btn:hover{border-color:var(--border-bright);background:var(--surface);filter:none;transform:none}.ct-bulk-act-primary,.ct-bulk-actions .ct-bulk-enrich{background:var(--blue);color:#fff;box-shadow:0 4px 14px var(--blue-glow);border-color:#0000}.ct-bulk-act-primary:hover,.ct-bulk-actions .ct-bulk-enrich:hover{filter:brightness(1.06);background:var(--blue);border-color:#0000}.ct-bulk-act-primary svg,.ct-bulk-actions .ct-bulk-enrich svg{stroke:#fff}.ct-bulk-act-danger{color:var(--ct-danger);background:0 0;border-color:#ef444459}.ct-bulk-act-danger:hover{border-color:var(--ct-danger);color:var(--ct-danger);background:#ef444414}.ct-bulk-actions .ct-export-menu{min-width:0}.ct-bulk-x{border:1px solid var(--border);background:var(--surface2);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-left:.1rem;font-size:15px;line-height:1;transition:border-color .14s,background .14s,color .14s;display:flex}.ct-bulk-x:hover{border-color:var(--ct-danger);color:var(--ct-danger);background:#ef44440f}.ct-btn-import{position:relative}.ct-import-premium{letter-spacing:.03em;text-transform:uppercase;background:var(--amber-soft,#f2b12729);color:#b07c0a;pointer-events:none;border-radius:999px;margin-left:0;padding:.1rem .32rem;font-size:.58rem;font-weight:800;line-height:1.2;position:absolute;top:-.35rem;right:-.15rem}html.dark .ct-import-premium{color:var(--amber)}.ct-import-modal{max-width:36rem}.ct-import-sub{color:var(--text-muted);margin:.15rem 0 .65rem;font-size:.84rem;line-height:1.45}.ct-import-help{color:var(--text-muted);border:1px solid var(--border);background:var(--surface2);border-radius:.55rem;margin-bottom:.75rem;padding:.55rem .65rem;font-size:.78rem;line-height:1.45}.ct-import-help p{margin:0 0 .25rem}.ct-import-help p:last-child{margin-bottom:0}.ct-import-help strong{color:var(--text);font-weight:700}.ct-import-help-note{color:var(--text-faint);font-size:.72rem}.ct-import-toolbar{gap:.5rem;margin-bottom:.65rem;display:flex}.ct-import-drop{border:1.5px dashed var(--border-bright);background:var(--ct-panel-2);width:100%;font:inherit;color:var(--text);cursor:pointer;text-align:center;border-radius:.85rem;flex-direction:column;align-items:center;gap:.35rem;padding:1.1rem .85rem;transition:border-color .15s,background .15s;display:flex}.ct-import-drop:hover:not(:disabled){border-color:var(--blue);background:var(--blue-soft)}.ct-import-drop strong{font-size:.88rem;font-weight:800}.ct-import-drop span{color:var(--text-muted);font-size:.76rem;line-height:1.4}.ct-import-drop em{color:var(--blue);margin-top:.15rem;font-size:.74rem;font-style:normal;font-weight:600}.ct-import-errors{color:var(--ct-danger);flex-direction:column;gap:.25rem;margin:.65rem 0 0;padding:0;font-size:.76rem;line-height:1.35;list-style:none;display:flex}.ct-import-preview{margin-top:.85rem}.ct-import-stats{color:var(--blue);flex-wrap:wrap;gap:.35rem .75rem;margin-bottom:.45rem;font-size:.78rem;font-weight:600;display:flex}.ct-import-preview>strong{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);margin-bottom:.35rem;font-size:.72rem;display:block}.ct-import-preview table{border-collapse:collapse;width:100%;font-size:.78rem}.ct-import-preview th,.ct-import-preview td{text-align:left;border-bottom:1px solid var(--border);padding:.35rem .4rem}.ct-import-preview th{text-transform:uppercase;letter-spacing:.03em;color:var(--text-faint);font-size:.68rem}.ct-import-more{color:var(--text-muted);margin:.35rem 0 0;font-size:.74rem}.ct-import-progress{margin-top:.75rem}.ct-import-progress-bar{background:var(--blue);border-radius:999px;height:4px;margin-bottom:.35rem;transition:width .25s}.ct-import-progress span{color:var(--text-muted);font-size:.76rem}.ct-import-result strong{margin-bottom:.45rem;font-size:.9rem;display:block}.ct-drawer-overlay,.ct-modal-overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:230;opacity:0;pointer-events:none;background:#080c188c;transition:opacity .3s;position:fixed;inset:0}.ct-drawer-overlay{justify-content:flex-end;display:flex}.ct-modal-overlay{justify-content:center;align-items:center;padding:1rem;display:flex}.ct-drawer-overlay.show,.ct-modal-overlay.show{opacity:1;pointer-events:auto}.ct-modal-overlay-enrich{z-index:235}.ct-drawer-overlay:not(.show) .ct-drawer{pointer-events:none}.ct-drawer{background:var(--ct-panel);will-change:transform;width:min(92vw,430px);height:100%;padding:52px 24px 28px;transition:transform .38s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden auto;transform:translate(100%);box-shadow:-24px 0 60px #080c1e66}.ct-drawer-overlay.show .ct-drawer{transform:translate(0)}.ct-drawer-close{border:1px solid var(--border);background:var(--ct-panel-2);width:36px;height:36px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:19px;line-height:1;transition:all .16s;display:flex;position:absolute;top:16px;right:16px}.ct-drawer-close:hover{background:var(--surface-hover)}.ct-drawer-close.ct-static{position:static}.ct-d-top{align-items:center;gap:.9rem;margin-bottom:1rem;display:flex}.ct-d-top .ct-avatar-wrap{flex-shrink:0}.ct-d-top strong{font-size:1.1rem;font-weight:800;display:block}.ct-d-top>div>span{color:var(--text-muted);font-size:.83rem}.ct-d-crm-banner{color:#b45309;background:#f59e0b1a;border:1px solid #f59e0b59;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:.65rem .75rem;margin-bottom:.8rem;padding:.65rem .85rem;font-size:.78rem;line-height:1.4;display:flex}html.dark .ct-d-crm-banner{color:#fbbf24;background:#f59e0b1f;border-color:#fbbf2440}.ct-d-crm-banner>div{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.ct-d-crm-banner strong{color:inherit;font-size:.8rem;font-weight:700}.ct-d-crm-banner span{word-break:break-word}.ct-crm-retry-btn{white-space:nowrap;flex-shrink:0;padding:.4rem .65rem!important;font-size:.72rem!important}.ct-d-quick{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem;display:grid}.ct-d-quick a,.ct-d-quick button{border:1px solid var(--border);background:var(--ct-panel-2);color:var(--text);cursor:pointer;border-radius:.8rem;flex-direction:column;align-items:center;gap:.3rem;padding:.7rem .4rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:all .15s;display:flex}.ct-d-quick a:hover,.ct-d-quick button:not(:disabled):hover{border-color:var(--blue);color:var(--blue);transform:translateY(-1px)}.ct-d-quick svg{width:17px;height:17px}.ct-d-quick a.off,.ct-d-quick button.off{opacity:.3;pointer-events:none}.ct-d-statuses{gap:.4rem;margin-bottom:1rem;display:flex}.ct-d-statuses button{border:1px solid var(--border);background:var(--ct-panel-2);color:var(--text-muted);cursor:pointer;border-radius:.7rem;flex:1;padding:.5rem .2rem;font-size:.74rem;font-weight:700;transition:all .15s}.ct-d-statuses button:hover{border-color:var(--border-bright);color:var(--text)}.ct-d-statuses button.on{background:var(--blue);color:#fff;border-color:#0000}.ct-d-block{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:1rem;margin-bottom:.8rem;padding:.9rem 1rem}.ct-d-block>label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);margin-bottom:.35rem;font-size:.68rem;font-weight:700;display:block}.ct-d-block textarea,.ct-d-block>input{width:100%;color:var(--text);resize:vertical;background:0 0;border:none;outline:none;font-family:inherit;font-size:.88rem}.ct-d-block textarea{min-height:56px;line-height:1.5}.ct-d-line{border-bottom:1px solid var(--border);padding:.6rem 0}.ct-d-line:last-child{border-bottom:none}.ct-d-line label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);margin-bottom:.15rem;font-size:.68rem;font-weight:700;display:block}.ct-d-line p{word-break:break-word;font-size:.89rem}.ct-d-line a{color:var(--blue)}.ct-d-timeline{border-left:2px solid var(--border);flex-direction:column;gap:.6rem;margin:.2rem 0 1rem;padding-left:.95rem;display:flex}.ct-d-ev{color:var(--text-muted);font-size:.79rem;position:relative}.ct-d-ev:before{content:"";background:var(--blue);border-radius:50%;width:8px;height:8px;position:absolute;top:.3rem;left:-1.32rem}.ct-d-ev strong{color:var(--text);font-size:.83rem;font-weight:700;display:block}.ct-d-actions{flex-wrap:wrap;gap:.6rem;margin-bottom:.5rem;display:flex}.ct-d-actions .ct-btn{flex:auto;justify-content:center;min-width:7rem}.ct-d-actions-primary{margin-bottom:0}.ct-d-actions-primary .ct-enrich-btn-primary{flex:55%;min-width:0}.ct-d-del-inline{flex:35%;min-width:0;padding:.6rem .75rem;font-size:.8rem;font-weight:700}.ct-enrich-modal{flex-direction:column;max-width:34rem;max-height:min(90vh,100%);display:flex}.ct-enrich-modal .ct-modal-actions{background:var(--ct-panel);border-top:1px solid var(--border);flex-shrink:0;margin-top:auto;padding-top:.65rem;position:sticky;bottom:0}.ct-enrich-body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.ct-enrich-subtitle{color:var(--muted);margin-top:.2rem;font-size:.88rem;font-weight:500}.ct-enrich-queue{color:var(--blue);margin-top:.25rem;font-size:.78rem;font-weight:600}.ct-enrich-loader{align-items:flex-start;gap:1rem;margin:1rem 0 1.25rem;padding:.5rem 0;display:flex}.ct-enrich-spinner{border:3px solid color-mix(in srgb, var(--blue) 18%, transparent);border-top-color:var(--blue);border-radius:50%;flex-shrink:0;width:2.25rem;height:2.25rem;animation:.85s linear infinite ct-enrich-spin}@keyframes ct-enrich-spin{to{transform:rotate(360deg)}}.ct-enrich-steps{flex-direction:column;flex:1;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.ct-enrich-steps li{color:var(--muted);align-items:center;gap:.55rem;font-size:.86rem;transition:color .25s,opacity .25s;display:flex}.ct-enrich-steps li.done{color:var(--text);opacity:.65}.ct-enrich-steps li.active{color:var(--text);font-weight:600}.ct-enrich-step-dot{background:var(--border);border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem;transition:background .25s,box-shadow .25s}.ct-enrich-steps li.done .ct-enrich-step-dot{background:var(--blue);opacity:.55}.ct-enrich-steps li.active .ct-enrich-step-dot{background:var(--blue);box-shadow:0 0 0 4px color-mix(in srgb, var(--blue) 20%, transparent)}.ct-enrich-body{margin:.75rem 0 1rem}.ct-enrich-form{flex-direction:column;gap:.85rem;display:flex}.ct-enrich-confidence{border:1px solid var(--border);background:var(--surface-2);border-radius:.85rem;align-items:center;gap:.85rem;padding:.75rem .85rem;display:flex}.ct-enrich-confidence--high{border-color:color-mix(in srgb, #22c55e 35%, var(--border))}.ct-enrich-confidence--med{border-color:color-mix(in srgb, #f59e0b 35%, var(--border))}.ct-enrich-confidence--low{border-color:color-mix(in srgb, #ef4444 35%, var(--border))}.ct-enrich-confidence-ring{flex-shrink:0;width:3rem;height:3rem;position:relative}.ct-enrich-confidence-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.ct-enrich-confidence-bg{fill:none;stroke:var(--border);stroke-width:3px;opacity:.45}.ct-enrich-confidence-fill{fill:none;stroke:var(--blue);stroke-width:3px;stroke-linecap:round}.ct-enrich-confidence--high .ct-enrich-confidence-fill{stroke:#22c55e}.ct-enrich-confidence--med .ct-enrich-confidence-fill{stroke:#f59e0b}.ct-enrich-confidence--low .ct-enrich-confidence-fill{stroke:#ef4444}.ct-enrich-confidence-ring strong{justify-content:center;align-items:center;font-size:.82rem;font-weight:800;display:flex;position:absolute;inset:0}.ct-enrich-confidence-label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.68rem;display:block}.ct-enrich-fields{flex-direction:column;gap:.55rem;display:flex}.ct-enrich-field{flex-direction:column;gap:.2rem;display:flex}.ct-enrich-field>span{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-size:.68rem;font-weight:700}.ct-enrich-field input{border:1px solid var(--border);background:var(--ct-panel);width:100%;color:var(--text);border-radius:.55rem;padding:.5rem .65rem;font-family:inherit;font-size:.88rem}.ct-enrich-field input:focus{border-color:color-mix(in srgb, var(--blue) 45%, var(--border));outline:none}.ct-enrich-logo-row{flex-wrap:wrap;align-items:flex-start;gap:.75rem 1rem;display:flex}.ct-enrich-logo-row .ct-enrich-field{flex:1;min-width:min(100%,220px);margin:0}.ct-enrich-logo{object-fit:contain;background:var(--surface-2);border:1px solid var(--border);border-radius:.75rem;width:64px;height:64px;margin:0}.ct-enrich-logo-fallback{color:var(--blue);background:color-mix(in srgb, var(--blue) 10%, var(--surface-2));justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;display:flex}.ct-enrich-banner-host{margin:0 0 var(--page-section-gap,1rem);flex-shrink:0}.ct-enrich-banner-host .ct-enrich-banner{margin:0}.ct-top>.ct-enrich-banner{margin:0 0 var(--page-section-gap,1rem)}.ct-enrich-banner{border:1px solid var(--border);background:var(--ct-panel-2);box-shadow:none;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem .75rem;margin:0;padding:.7rem .9rem;display:flex;position:relative}.ct-enrich-banner--running,.ct-enrich-banner--applying,.ct-enrich-banner--ready{background:var(--ct-panel-2)}.ct-enrich-banner--error{background:color-mix(in srgb, var(--ct-danger) 5%, var(--ct-panel-2))}.ct-enrich-banner-main{flex:1;align-items:center;gap:.65rem;min-width:0;display:flex}.ct-enrich-banner-icon{background:var(--blue-soft);width:2rem;height:2rem;color:var(--blue);border-radius:.55rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ct-enrich-banner--ready .ct-enrich-banner-icon{color:#16a34a;background:#22c55e24}html.dark .ct-enrich-banner--ready .ct-enrich-banner-icon{color:#4ade80}.ct-enrich-banner--error .ct-enrich-banner-icon{background:color-mix(in srgb, var(--ct-danger) 12%, transparent);color:var(--ct-danger)}.ct-enrich-banner-icon svg{width:17px;height:17px}.ct-enrich-banner-text{flex-direction:column;gap:.12rem;min-width:0;display:flex}.ct-enrich-banner-text strong{color:var(--text);font-size:.82rem;font-weight:700;line-height:1.35}.ct-enrich-banner-text span{color:var(--text-muted);font-size:.76rem;line-height:1.35}.ct-enrich-banner--error .ct-enrich-banner-text strong{color:var(--ct-danger)}.ct-enrich-banner-queue{color:var(--blue);font-size:.72rem;font-weight:600}.ct-enrich-banner-track{background:color-mix(in srgb, var(--blue) 12%, var(--border));border-radius:999px;flex:0 0 100%;height:4px;margin:.1rem 0 -.1rem;overflow:hidden}.ct-enrich-banner-bar{border-radius:inherit;background:linear-gradient(90deg,#1d4ed8 0%,var(--blue) 45%,#5b94ff 100%);height:100%;transition:width .55s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.ct-enrich-banner-bar:before{content:"";background:linear-gradient(90deg,#0000 0%,#93c5fd47 28%,#ffffffb3 50%,#93c5fd47 72%,#0000 100%);width:42%;animation:3.6s ease-in-out infinite ctEnrichBarWave;position:absolute;top:0;bottom:0;left:0}@keyframes ctEnrichBarWave{0%{transform:translate(-130%)}to{transform:translate(280%)}}@media (prefers-reduced-motion:reduce){.ct-enrich-banner-bar{transition:none}.ct-enrich-banner-bar:before{content:none;animation:none}}.ct-enrich-banner-spinner{border:2px solid color-mix(in srgb, var(--blue) 18%, transparent);border-top-color:var(--blue);border-radius:50%;flex-shrink:0;width:1.1rem;height:1.1rem;animation:.75s linear infinite ct-enrich-spin}.ct-enrich-banner-actions{flex-wrap:wrap;gap:.35rem;margin-left:auto;display:flex}.ct-enrich-banner-actions .ct-btn{padding:.42rem .68rem;font-size:.76rem}.ct-enrich-grid{flex-direction:column;gap:.45rem;display:flex}.ct-enrich-row{flex-direction:column;gap:.15rem;font-size:.88rem;display:flex}.ct-enrich-row span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.ct-enrich-row strong{word-break:break-word;font-weight:600}.ct-enrich-row a{color:var(--blue)}.ct-enrich-note{color:var(--muted);margin-top:.75rem;font-size:.82rem}.ct-enrich-empty{border-bottom:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:.85rem;margin-bottom:.75rem;padding:.75rem 0 1rem;display:flex}.ct-enrich-preview{border:1px solid color-mix(in srgb, var(--blue) 28%, var(--border));background:color-mix(in srgb, var(--blue) 6%, var(--ct-panel-2));border-radius:.85rem;margin:.25rem 0 .85rem;padding:.75rem .85rem}.ct-enrich-preview>strong{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);margin-bottom:.55rem;font-size:.72rem;font-weight:800;display:block}.ct-enrich-preview ul{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.ct-enrich-preview li{grid-template-columns:minmax(4.5rem,auto) 1fr auto 1fr;align-items:baseline;gap:.35rem .5rem;font-size:.82rem;line-height:1.35;display:grid}.ct-enrich-preview-label{text-transform:uppercase;letter-spacing:.03em;color:var(--text-faint);font-size:.68rem;font-weight:700}.ct-enrich-preview-before{color:var(--text-muted);word-break:break-word;text-decoration:line-through}.ct-enrich-preview-arrow{color:var(--text-faint);text-align:center;font-size:.75rem}.ct-enrich-preview-after{color:var(--text);word-break:break-word;font-weight:600}.ct-enrich-sources{border:1px solid var(--border);background:var(--surface-2);border-radius:.75rem;margin-top:.85rem;padding:.65rem .75rem}.ct-enrich-sources>span{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);margin-bottom:.4rem;font-size:.68rem;font-weight:700;display:block}.ct-enrich-sources ul{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.ct-enrich-sources a{color:var(--blue);word-break:break-all;font-size:.76rem;line-height:1.35}.ct-enrich-crm-note{border:1px solid color-mix(in srgb, #22c55e 30%, var(--border));background:color-mix(in srgb, #22c55e 7%, var(--ct-panel));color:var(--text-muted);border-radius:.65rem;margin-top:.75rem;padding:.55rem .65rem;font-size:.78rem;line-height:1.4}.ct-d-enrichment{background:var(--surface-2);border:1px solid var(--border);border-radius:.85rem;margin:.85rem 0;padding:.85rem}.ct-d-enrich-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.35rem .75rem;margin-bottom:.65rem;display:flex}.ct-d-enrich-head strong{font-size:.88rem}.ct-d-enrich-head-actions{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.ct-d-enrich-head span{color:var(--muted);font-size:.75rem}.ct-d-enrich-edit-actions{justify-content:flex-end;margin-top:.65rem;display:flex}.ct-enrich-save-btn{min-height:0!important;padding:.25rem .55rem!important;font-size:.75rem!important}.ct-enriched-pill{letter-spacing:.02em;text-transform:uppercase;color:var(--blue);background:color-mix(in srgb, var(--blue) 12%, transparent);vertical-align:middle;border-radius:999px;margin-left:.45rem;padding:.08rem .45rem;font-size:.68rem;font-weight:600;display:inline-block}.ct-enriched-pill.is-pending{color:var(--text-muted);background:color-mix(in srgb, var(--text-muted) 12%, transparent)}.ct-enrich-btn-primary{box-shadow:0 8px 24px color-mix(in srgb, var(--blue) 28%, transparent)}.ct-enrich-btn-spinner{border:2px solid color-mix(in srgb, currentColor 35%, transparent);border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.75s linear infinite ct-enrich-spin}.ct-download-btn{color:var(--text-muted);border-color:var(--border)}.ct-d-del{width:100%;color:var(--ct-danger);cursor:pointer;background:0 0;border:none;border-radius:.7rem;padding:.6rem;font-size:.8rem;font-weight:600;transition:background .15s}.ct-d-del:hover{background:#ef444414}.ct-modal{background:var(--ct-panel);border:1px solid var(--border-bright);border-radius:1.4rem;width:100%;max-width:460px;max-height:92vh;padding:1.4rem;transition:transform .3s;overflow:hidden auto;transform:translateY(16px)scale(.98);box-shadow:0 30px 70px #080c1e66}.ct-modal-overlay.show .ct-modal{transform:translateY(0)scale(1)}.ct-modal-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1.1rem;display:flex}.ct-modal-head h3{margin:0;font-size:1.15rem;font-weight:800}.ct-modal-sub{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem;font-weight:500;line-height:1.45}.ct-modal-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.ct-field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.ct-field input,.ct-field textarea,.ct-field select{min-width:0;max-width:100%}.ct-field.full{grid-column:1/-1}.ct-field>span{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-size:.71rem;font-weight:700}.ct-field input,.ct-field textarea{border:1px solid var(--border);background:var(--ct-panel-2);color:var(--text);border-radius:.7rem;outline:none;padding:.7rem .8rem;font-family:inherit;font-size:.89rem;transition:border-color .15s}.ct-field input:focus,.ct-field textarea:focus{border-color:var(--blue)}.ct-field textarea{resize:vertical;min-height:66px}.ct-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;min-width:0;margin-top:1.2rem;display:flex}.ct-scan{margin-bottom:.85rem}.ct-scan-btn{border:1px dashed var(--blue);background:var(--blue-soft);width:100%;color:var(--blue);cursor:pointer;border-radius:.9rem;justify-content:center;align-items:center;gap:.55rem;padding:.75rem 1rem;font-size:.82rem;font-weight:800;transition:all .15s;display:flex}.ct-scan-btn svg{flex-shrink:0;width:18px;height:18px}.ct-scan-btn:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1px)}.ct-scan.busy .ct-scan-btn{opacity:.7;pointer-events:none}.ct-scan-lock{border:1px solid var(--border);background:var(--surface2);color:var(--text-muted);border-radius:.9rem;align-items:flex-start;gap:.65rem;padding:.75rem .85rem;display:flex}.ct-scan-lock svg{opacity:.55;flex-shrink:0;width:17px;height:17px;margin-top:.1rem}.ct-scan-lock strong{color:var(--text);margin-bottom:.15rem;font-size:.78rem;font-weight:800;display:block}.ct-scan-lock span{font-size:.72rem;line-height:1.45;display:block}.ct-scan-hint{color:var(--blue);margin:-.35rem 0 .75rem;font-size:.72rem;font-weight:600;line-height:1.45}.ct-scan-hint.ct-scan-err{color:var(--ct-danger)}.ct-scan-desktop{border:1px dashed var(--blue);background:var(--blue-soft);border-radius:.9rem;align-items:center;gap:.85rem;padding:.65rem .75rem;display:flex}.ct-scan-qr{background:#fff;border-radius:.65rem;flex-shrink:0;width:132px;height:132px;padding:.5rem;line-height:0}.ct-scan-qr img,.ct-scan-qr svg{object-fit:contain;width:100%;height:100%;display:block}.ct-scan-desktop-text{flex-direction:column;gap:.25rem;min-width:0;display:flex}.ct-scan-desktop-text strong{color:var(--text);font-size:.78rem;font-weight:800}.ct-scan-desktop-text span{color:var(--text-muted);font-size:.72rem;line-height:1.45}.ct-scan-link{color:var(--blue);text-align:left;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-top:.15rem;padding:0;font-size:.72rem;font-weight:700;text-decoration:underline}.ct-scan-link:hover:not(:disabled){filter:brightness(1.08)}.ct-scan-link-btn{text-decoration:none}.ct-scan-link:disabled,.ct-scan-link-btn:disabled{opacity:.45;pointer-events:none}.ct-scan-page{flex-direction:column;align-items:stretch;gap:.85rem;max-width:420px;margin:0 auto;padding:1.5rem 1rem 2rem;display:flex}.ct-scan-page h1{letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.ct-scan-page-sub{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.5}.ct-scan-page-back{color:var(--text-muted);align-self:center;margin-top:.25rem;font-size:.78rem;font-weight:700;text-decoration:none}.ct-scan-page-back:hover{color:var(--blue)}.ct-scan-preview{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.8rem;flex-direction:column;gap:.55rem;margin:0;padding:.75rem;display:flex}.ct-scan-preview div{grid-template-columns:5.5rem 1fr;gap:.5rem;font-size:.82rem;display:grid}.ct-scan-preview dt{color:var(--text-faint);font-weight:700}.ct-scan-preview dd{word-break:break-word;margin:0;font-weight:600}.ct-scan-page-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;margin-top:.25rem;display:flex}.ct-scan-page-actions-locked .ct-btn.primary{opacity:.45;pointer-events:none}.ct-scan-camera-tap{border:1px dashed var(--blue);background:var(--blue-soft);width:100%;color:var(--text);font:inherit;cursor:pointer;text-align:center;border-radius:.85rem;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;margin-bottom:1rem;padding:1rem .85rem;animation:1.6s ease-in-out infinite ct-scan-camera-pulse;display:flex}.ct-scan-camera-tap strong{font-size:.88rem;font-weight:800}.ct-scan-camera-tap span{color:var(--text-muted);font-size:.76rem;line-height:1.45}@keyframes ct-scan-camera-pulse{0%,to{box-shadow:0 0 #2f6cff00}50%{box-shadow:0 0 0 4px #2f6cff2e}}.ct-modal-actions-locked .ct-btn.primary{opacity:.45;pointer-events:none}.ct-scan-waiting{border:1px dashed var(--border-bright);background:var(--surface-hover);text-align:center;border-radius:.85rem;flex-direction:column;align-items:center;gap:.45rem;margin-bottom:.85rem;padding:.85rem 1rem;display:flex}.ct-scan-waiting-spinner{border:2.5px solid var(--border);border-top-color:var(--blue);border-radius:50%;width:28px;height:28px;animation:.75s linear infinite ct-scan-spin}@keyframes ct-scan-spin{to{transform:rotate(360deg)}}.ct-scan-waiting strong{color:var(--text);font-size:.8rem;font-weight:800}.ct-scan-waiting span{color:var(--text-muted);max-width:28rem;font-size:.72rem;line-height:1.45}.ct-confirm{max-width:430px}.ct-confirm-text{color:var(--text-muted);margin:0 0 1.15rem;font-size:.88rem;line-height:1.55}.ct-webhook-modal{max-width:520px}.ct-webhook-modal .ct-modal-grid{margin-bottom:1rem}.ct-odoo-api-key-field{margin-top:.15rem}.ct-odoo-docs{margin-top:.25rem}.ct-webhook-id-row{border:1px solid var(--border);background:var(--ct-panel-2);color:var(--text-muted);border-radius:.65rem;flex-wrap:wrap;align-items:center;gap:.55rem;margin:-.35rem 0 1rem;padding:.55rem .7rem;font-size:.78rem;display:flex}.ct-webhook-id-row code{color:var(--text);word-break:break-all;font-family:ui-monospace,monospace;font-size:.74rem;font-weight:600}.ct-webhook-secret-field{gap:.35rem}.ct-webhook-secret-alert{color:#b91c1c;background:#ef44441f;border:1px solid #ef444473;border-radius:.65rem;margin:0 0 .15rem;padding:.65rem .8rem;font-size:.8rem;font-weight:700;line-height:1.45}html.dark .ct-webhook-secret-alert{color:#fca5a5;background:#ef444429;border-color:#f8717166}.ct-modal-overlay-nested{z-index:240}.ct-modal-overlay-compose{z-index:245}.ct-webhook-secret-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ct-webhook-secret-input{align-items:stretch;gap:.4rem;display:flex}.ct-webhook-secret-input input{flex:1;min-width:0}.ct-webhook-secret-actions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.ct-webhook-secret-input .ct-webhook-secret-status{flex:1;min-width:0;margin:0}.ct-webhook-mini-btn{flex-shrink:0;padding:.35rem .65rem;font-size:.72rem}.ct-webhook-icon-btn{flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.ct-webhook-icon-btn svg{width:16px;height:16px}.ct-webhook-secret-status{border:1px dashed var(--border-bright);background:var(--surface-hover);color:var(--text-muted);border-radius:.6rem;margin:0;padding:.55rem .65rem;font-size:.78rem;line-height:1.45}.ct-webhook-field-note{color:var(--text-faint);margin:.15rem 0 0;font-size:.72rem;line-height:1.45}.ct-webhook-docs{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.7rem;margin:0 0 1rem;overflow:hidden}.ct-webhook-docs summary{cursor:pointer;color:var(--text-muted);justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .8rem;font-size:.78rem;font-weight:700;list-style:none;display:flex}.ct-webhook-docs summary::-webkit-details-marker{display:none}.ct-webhook-docs-chevron{width:16px;height:16px;color:var(--text-faint);flex-shrink:0;transition:transform .2s}.ct-webhook-docs[open] .ct-webhook-docs-chevron{transform:rotate(180deg)}.ct-webhook-docs-body{color:var(--text-muted);padding:0 .8rem .75rem;font-size:.76rem;line-height:1.5}.ct-webhook-docs-body ul,.ct-webhook-docs-body ol{margin:.35rem 0 .55rem;padding-left:1.1rem}.ct-webhook-docs-body li{margin:.2rem 0}.ct-webhook-docs-body code{font-size:.72rem}.ct-webhook-docs-links{margin:.35rem 0 0;font-size:.74rem}.ct-webhook-docs-links a{color:var(--blue);text-underline-offset:2px;font-weight:600;text-decoration:underline}.ct-webhook-docs-links a:hover{filter:brightness(1.08)}.ct-follow-ups .ct-follow-up-empty{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.45}.ct-assistant-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.55rem;display:flex}.ct-assistant-head label{margin:0}.ct-assistant-next{color:var(--text-muted);background:color-mix(in srgb, var(--blue) 8%, var(--ct-panel-2));border-radius:.55rem;flex-wrap:wrap;align-items:center;gap:.45rem;margin:0 0 .65rem;padding:.4rem .6rem;font-size:.75rem;display:flex}.ct-assistant-chip{color:var(--blue);background:color-mix(in srgb, var(--blue) 12%, transparent);border-radius:999px;padding:.15rem .45rem;font-size:.68rem;font-weight:700;display:inline-flex}.ct-assistant-actions{flex-direction:column;gap:.45rem;display:flex}.ct-assistant-btn{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;padding:.72rem .85rem;font-size:.82rem;font-weight:700;transition:border-color .15s,transform .15s;display:flex}.ct-assistant-btn:hover{border-color:var(--blue);transform:translateY(-1px)}.ct-assistant-btn.primary{border-color:color-mix(in srgb, var(--blue) 40%, var(--border));background:color-mix(in srgb, var(--blue) 10%, var(--surface));color:var(--blue)}.ct-assistant-note{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.45}.ct-assistant-check{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.ct-assistant-check li button,.ct-assistant-check li>span{text-align:left;border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);cursor:pointer;border-radius:.75rem;align-items:center;gap:.65rem;padding:.7rem .8rem;font-size:.82rem;font-weight:700;transition:border-color .15s,transform .15s;display:flex}.ct-assistant-check li button:hover{border-color:var(--blue);transform:translateY(-1px)}.ct-assistant-check li button.primary{border-color:color-mix(in srgb, var(--blue) 40%, var(--border));background:color-mix(in srgb, var(--blue) 8%, var(--surface))}.ct-assistant-check .box{border:1.5px solid var(--border-bright);background:0 0;border-radius:.3rem;flex-shrink:0;width:1rem;height:1rem}.ct-assistant-check .box.checked{background:var(--green);border-color:var(--green)}.ct-assistant-check li.done>span{color:var(--text-muted);cursor:default}@keyframes ct-skel{0%{background-position:200% 0}to{background-position:-200% 0}}.ct-assistant-skel{background:linear-gradient(90deg, var(--ct-panel-2), var(--border), var(--ct-panel-2));background-size:200% 100%;border-radius:.75rem;height:7rem;animation:1.2s infinite ct-skel}.ct-drawer-loading-inner{flex-direction:column;align-items:center;gap:.65rem;width:100%;padding:.5rem 0 .2rem;display:flex}.ct-timeline-rail{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.ct-timeline-rail li{grid-template-columns:16px 1fr;gap:.75rem;padding-bottom:1rem;display:grid;position:relative}.ct-timeline-rail li.last{padding-bottom:0}.ct-timeline-rail .rail{background:var(--blue);width:10px;height:10px;box-shadow:0 0 0 3px color-mix(in srgb, var(--blue) 18%, transparent);z-index:1;border-radius:50%;margin-top:.3rem;position:relative}.ct-timeline-rail li:not(.last) .rail:after{content:"";background:color-mix(in srgb, var(--blue) 25%, var(--border));width:2px;height:calc(100% + .55rem);position:absolute;top:14px;left:4px}.ct-timeline-rail .node strong{font-size:.82rem;display:block}.ct-timeline-rail .node span{color:var(--text-muted);margin-top:.1rem;font-size:.72rem;line-height:1.4;display:block}.ct-timeline-rail .node em{color:var(--text-faint);margin-top:.2rem;font-size:.66rem;font-style:normal;display:block}.ct-timeline-fold{padding-bottom:1rem}.ct-timeline-fold.last{padding-bottom:0}.ct-timeline-fold .rail--fold{background:var(--text-faint);box-shadow:0 0 0 3px color-mix(in srgb, var(--text-faint) 18%, transparent)}.ct-timeline-fold .ct-timeline-details{min-width:0}.ct-timeline-details{border:1px solid var(--border);background:color-mix(in srgb, var(--ct-panel-2) 80%, var(--surface));border-radius:.65rem;overflow:hidden}.ct-timeline-details summary{cursor:pointer;color:var(--text-muted);justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .75rem;font-size:.78rem;font-weight:600;list-style:none;display:flex}.ct-timeline-details summary::-webkit-details-marker{display:none}.ct-timeline-details summary .ct-caret{width:16px;height:16px;color:var(--text-muted);flex-shrink:0;transition:transform .2s}.ct-timeline-details[open] summary .ct-caret{transform:rotate(180deg)}.ct-timeline-fold-body{padding:0 .55rem .55rem}.ct-timeline-rail--nested li{padding-bottom:.75rem}.ct-timeline-rail--nested li.last{padding-bottom:0}.ct-smart-prefs{max-width:600px}.ct-smart-prefs-wide{max-width:720px}.ct-fu-tab-section-label{text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem;font-size:.71rem;font-weight:800;display:block}.ct-fu-tab-section-label--theme{color:var(--blue)}.ct-fu-tab-section-label--tone{color:var(--purple)}.ct-fu-objective-block{margin-bottom:.65rem}.ct-fu-objective-tabs{flex-wrap:wrap;gap:.35rem;display:flex}.ct-fu-objective-tabs button{border:1px solid var(--border);background:var(--ct-panel-2);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.ct-fu-objective-ic{font-size:.95rem;line-height:1}.ct-fu-tone-block{margin-bottom:.65rem}.ct-fu-tone-tabs{flex-wrap:wrap;gap:.35rem;display:flex}.ct-fu-tone-tabs button{border:1px solid var(--border);background:var(--ct-panel-2);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:.3rem .55rem;font-size:.68rem;font-weight:700}.ct-fu-tone-tabs button.on{border-color:var(--purple);color:var(--purple);background:color-mix(in srgb, var(--purple) 12%, var(--surface))}.ct-fu-tone-tabs button:disabled{opacity:.55;cursor:default}.ct-compose-tone{margin:.5rem 0 .65rem}.ct-fu-objective-tabs button.on{border-color:var(--blue);color:var(--blue);background:color-mix(in srgb, var(--blue) 10%, var(--surface))}.ct-fu-objective-tabs button:disabled{opacity:.55;cursor:default}.ct-fu-step-tabs button em{color:var(--text-muted);font-size:.62rem;font-style:normal;font-weight:500;display:block}.ct-compose-source{grid-template-columns:1fr 1fr;gap:.5rem;margin:.65rem 0;display:grid}.ct-compose-source button{border:1px solid var(--border);background:var(--ct-panel-2);text-align:left;cursor:pointer;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.65rem .75rem;display:flex}.ct-compose-source button.on{border-color:var(--blue);background:color-mix(in srgb, var(--blue) 8%, var(--surface));box-shadow:0 0 0 1px color-mix(in srgb, var(--blue) 25%, transparent)}.ct-compose-source button strong{color:var(--text);font-size:.78rem;font-weight:800}.ct-compose-source button em{color:var(--text-muted);font-size:.68rem;font-style:normal;line-height:1.35}.ct-compose-source button:disabled{opacity:.55;cursor:default}.ct-compose-source-note{color:var(--text-muted);margin:.5rem 0 0;font-size:.72rem;line-height:1.4}.ct-compose-template-tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;margin-top:.35rem;display:flex}.ct-compose-template-note{color:var(--text-muted);flex:12rem;margin:0;font-size:.72rem;line-height:1.4}.ct-meet-booking-fields{flex-direction:column;gap:.55rem;margin-top:.15rem;display:flex}.ct-compose-meet-hint{color:var(--text-muted);margin:0;font-size:.72rem;line-height:1.4}.ct-compose-meet-fixed{border:1px solid color-mix(in srgb, var(--blue) 22%, var(--border));background:color-mix(in srgb, var(--blue) 6%, var(--ct-panel-2));border-radius:.65rem;flex-direction:column;gap:.25rem;margin:0;padding:.65rem .75rem;display:flex}.ct-compose-meet-fixed>span{color:var(--text-muted);font-size:.72rem;line-height:1.45}.ct-compose-meet-fixed>em{color:var(--text);word-break:break-all;font-size:.74rem;font-style:normal;font-weight:700}.ct-smart-manual-hint{color:var(--text-muted);margin:.65rem 0 0;font-size:.74rem;line-height:1.45}.ct-todo{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface2);box-shadow:var(--shadow);padding:1.15rem 1.25rem 1.25rem}.ct-todo-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.ct-todo-title h2{letter-spacing:-.01em;align-items:center;gap:.55rem;margin:0;font-size:1.02rem;font-weight:800;display:flex}.ct-todo-count{letter-spacing:.02em;text-transform:uppercase;color:#fff;background:var(--blue);border-radius:999px;padding:.2rem .5rem;font-size:.68rem;font-weight:800}.ct-todo-prefs{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:.6rem;flex-shrink:0;align-items:center;gap:.45rem;padding:.45rem .75rem;font-size:.76rem;font-weight:700;transition:border-color .15s,color .15s;display:inline-flex}.ct-todo-prefs svg{flex-shrink:0;width:16px;height:16px}.ct-todo-prefs:hover{border-color:var(--border-bright);color:var(--text)}.ct-todo-list{flex-direction:column;gap:.55rem;display:flex}.ct-todo-row{--todo-silk:47, 108, 255;--todo-silk-soft:147, 197, 253;--todo-silk-a:.22;--todo-silk-soft-a:.3;--todo-acts-w:18.75rem;--todo-name-w:10rem;grid-template-columns:minmax(0,1fr) var(--todo-acts-w);border:1px solid var(--border);background:var(--surface);isolation:isolate;border-radius:.85rem;align-items:start;gap:.6rem .85rem;padding:.8rem .9rem;transition:border-color .15s,transform .15s,box-shadow .15s;display:grid;position:relative;overflow:hidden}.ct-todo-row:before{content:"";z-index:0;pointer-events:none;border-radius:inherit;background:radial-gradient(ellipse 36% 165% at 100% -8%, rgba(var(--todo-silk), var(--todo-silk-a)) 0%, transparent 70%), radial-gradient(ellipse 22% 120% at 92% 0%, rgba(var(--todo-silk-soft), var(--todo-silk-soft-a)) 0%, transparent 64%);position:absolute;inset:0}.ct-todo-row.prio-high{--todo-silk:239, 68, 68;--todo-silk-soft:252, 165, 165}.ct-todo-row.prio-medium{--todo-silk:245, 158, 11;--todo-silk-soft:253, 224, 71}.ct-todo-row.prio-low{--todo-silk:34, 197, 94;--todo-silk-soft:134, 239, 172}.ct-todo-row>*{z-index:1;position:relative}.ct-todo-row:hover{border-color:var(--border-bright);box-shadow:var(--shadow);transform:translateY(-1px)}html.dark .ct-todo-row{--todo-silk-a:.24;--todo-silk-soft-a:.16}.ct-todo-row.is-open{border-color:var(--border-bright)}.ct-todo-row-toggle{text-align:left;min-width:0;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;grid-area:1/1;align-items:flex-start;gap:.85rem;padding:0;display:flex}.ct-todo-row-toggle:disabled{cursor:default}.ct-todo-row-toggle:focus-visible{outline:2px solid var(--blue,#2563eb);outline-offset:3px;border-radius:.6rem}.ct-todo-row-chevron{color:var(--text-faint);flex-shrink:0;margin-top:.15rem;margin-left:auto;font-size:1.2rem;line-height:1;transition:transform .18s}.ct-todo-row.is-open .ct-todo-row-chevron{transform:rotate(90deg)}.ct-todo-row>.ct-todo-acts{grid-area:1/2;align-self:center;width:100%;min-width:0}.ct-todo-row>.ct-todo-detail{grid-area:2/1/auto/-1}.ct-todo-avatar{color:#fff;letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;font-size:.76rem;font-weight:800;display:flex;position:relative;overflow:hidden}.ct-todo-avatar.has-logo{color:var(--text);border:none}.ct-todo-avatar.has-logo .ct-enrich-logo-wrap{min-width:0;min-height:0}.ct-todo-avatar .ct-todo-avatar-initials{line-height:1}.ct-todo-avatar .ct-avatar-logo-img{object-fit:contain;object-position:center;margin:auto;display:block}.ct-todo-main{min-width:0}.ct-todo-who{grid-template-columns:var(--todo-name-w,10rem) minmax(0, 1fr);align-items:baseline;column-gap:.45rem;min-width:0;display:grid}.ct-todo-name,.ct-todo-who strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.88rem;font-weight:800;overflow:hidden}.ct-todo-org,.ct-todo-who span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.74rem;overflow:hidden}.ct-todo-org:empty{visibility:hidden}.ct-todo-meta{flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.28rem;display:flex}.ct-todo-chip{background:color-mix(in srgb, var(--blue) 12%, transparent);color:var(--blue);border-radius:.4rem;padding:.16rem .45rem;font-size:.68rem;font-weight:800}.ct-todo-chip.kind-reply_received{background:color-mix(in srgb, var(--green,#22c55e) 15%, transparent);color:var(--green,#16a34a)}.ct-todo-chip.kind-pending_lead{color:#b45309;background:#f59e0b26}.ct-todo-chip.kind-missing_contact_info,.ct-todo-chip.kind-missing_meeting{color:#b91c1c;background:#ef444424}.ct-todo-chip.kind-call_recommended,.ct-todo-chip.kind-call_back_recommended{color:#6d28d9;background:#8b5cf624}.ct-todo-chip.kind-enrich_contact{color:#0e7490;background:#06b6d424}.ct-todo-chip.kind-stale_contact{background:color-mix(in srgb, var(--text-muted) 18%, transparent);color:var(--text-muted)}.ct-todo-when{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.72rem}.ct-todo-why{color:var(--text);margin:.35rem 0 0;font-size:.82rem;font-weight:700;line-height:1.35}.ct-todo-why-sub{color:var(--text-muted);margin:.2rem 0 0;font-size:.74rem;line-height:1.45}.ct-todo-gap{color:#b45309;background:#f59e0b29;border-radius:.4rem;padding:.16rem .45rem;font-size:.68rem;font-weight:700}@media (min-width:900px){.ct-todo-list{gap:.38rem}.ct-todo-row{--todo-acts-w:16.25rem;--todo-name-w:10rem;border-radius:.7rem;gap:.4rem .65rem;padding:.48rem .7rem}.ct-todo-row:not(.is-open){align-items:center}.ct-todo-row:not(.is-open) .ct-todo-row-toggle{align-items:center;gap:.6rem}.ct-todo-row:not(.is-open) .ct-todo-row-chevron{margin-top:0}.ct-todo-row:not(.is-open)>.ct-todo-acts{align-self:center}.ct-todo-row:not(.is-open) .ct-todo-avatar{width:1.85rem;height:1.85rem;font-size:.66rem}.ct-todo-row:not(.is-open) .ct-todo-main{grid-template-columns:minmax(16rem,20rem) minmax(0,1fr) auto;align-items:center;column-gap:.7rem;display:grid}.ct-todo-row:not(.is-open) .ct-todo-who{min-width:0}.ct-todo-row:not(.is-open) .ct-todo-name,.ct-todo-row:not(.is-open) .ct-todo-who strong{font-size:.82rem}.ct-todo-row:not(.is-open) .ct-todo-why{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.76rem;font-weight:650;overflow:hidden}.ct-todo-row:not(.is-open) .ct-todo-why-sub{display:none}.ct-todo-row:not(.is-open) .ct-todo-meta{flex-wrap:nowrap;margin:0}.ct-todo-row:not(.is-open) .ct-todo-cta{flex:1 1 0;width:100%;min-width:0}.ct-todo-row:not(.is-open) .ct-todo-cta,.ct-todo-row:not(.is-open) .ct-todo-secondary,.ct-todo-row:not(.is-open) .ct-todo-link{padding:.36rem .62rem;font-size:.73rem}.ct-todo-row.is-open{--todo-acts-w:12.25rem}.ct-todo-skel{height:3rem}}.ct-todo-head-acts{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.45rem;display:flex}.ct-todo-focus-btn{border:1px solid var(--border);background:var(--surface);font:inherit;color:var(--text-muted);cursor:pointer;border-radius:.6rem;padding:.45rem .75rem;font-size:.76rem;font-weight:700;transition:border-color .15s,color .15s}.ct-todo-focus-btn:hover{border-color:var(--border-bright);color:var(--text)}.ct-todo-focus-btn.on{border-color:var(--blue);color:var(--blue);background:color-mix(in srgb, var(--blue) 10%, var(--surface))}.ct-todo-focus-progress{color:var(--text-muted);font-variant-numeric:tabular-nums;margin:0 0 .7rem;font-size:.72rem;font-weight:700}.ct-todo-filters{gap:.35rem;margin-bottom:.75rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.ct-todo-filter{border:1px solid var(--border);background:var(--surface);font:inherit;color:var(--text-muted);cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.34rem .7rem;font-size:.74rem;font-weight:700;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.ct-todo-filter:hover{border-color:var(--border-bright);color:var(--text)}.ct-todo-filter.on{border-color:var(--blue);color:var(--blue);background:color-mix(in srgb, var(--blue) 10%, var(--surface))}.ct-todo-filter--followup.on{border-color:var(--purple);color:var(--purple);background:color-mix(in srgb, var(--purple) 12%, var(--surface))}.ct-todo-filter em{font-variant-numeric:tabular-nums;opacity:.75;font-size:.68rem;font-style:normal;font-weight:800}.ct-todo-snooze{flex-wrap:wrap;justify-content:flex-end}.ct-todo-snooze-label{text-transform:uppercase;letter-spacing:.03em;color:var(--text-faint);font-size:.68rem;font-weight:800}.ct-todo-snooze-opt{border:1px solid var(--border);background:var(--surface);font:inherit;color:var(--text);cursor:pointer;border-radius:.5rem;padding:.32rem .6rem;font-size:.73rem;font-weight:700}.ct-todo-snooze-opt:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.ct-todo-snooze-opt:disabled{opacity:.55;cursor:not-allowed}.ct-todo-detail{border-top:1px dashed var(--border);flex-direction:column;gap:.6rem;margin-top:.2rem;padding-top:.7rem;display:flex}.ct-todo-detail-block{flex-direction:column;gap:.35rem;display:flex}.ct-todo-detail-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-size:.66rem;font-weight:800}.ct-todo-detail-hint{color:var(--text-muted);margin:0;font-size:.73rem;line-height:1.45}.ct-todo-info-chips{flex-wrap:wrap;gap:.3rem;display:flex}.ct-todo-info-chip{background:color-mix(in srgb, var(--green,#22c55e) 14%, transparent);color:var(--green,#16a34a);border-radius:.4rem;padding:.16rem .45rem;font-size:.69rem;font-weight:700}.ct-todo-info-chip.is-missing{background:color-mix(in srgb, var(--text-muted) 14%, transparent);color:var(--text-muted);text-decoration:line-through}.ct-todo-detail-actions{flex-wrap:wrap;gap:.35rem;display:flex}.ct-todo-detail-act{border:1px solid var(--border);background:var(--surface);font:inherit;color:var(--text);cursor:pointer;border-radius:.5rem;padding:.36rem .65rem;font-size:.73rem;font-weight:700}.ct-todo-detail-act:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.ct-todo-detail-act:disabled{opacity:.55;cursor:not-allowed}.ct-todo-more{border:1px dashed var(--border);width:100%;font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:.6rem;margin-top:.65rem;padding:.5rem;font-size:.75rem;font-weight:700}.ct-todo-more:hover{border-color:var(--border-bright);color:var(--text)}@media (max-width:620px){.ct-todo-row{grid-template-columns:1fr}.ct-todo-row>.ct-todo-acts{grid-area:2/1;justify-content:flex-start}.ct-todo-row>.ct-todo-detail{grid-row:3}.ct-todo-row-chevron{display:none}}.ct-todo-manage-modal,.ct-todo-meeting-modal{max-width:460px}.ct-todo-meeting-note{color:var(--text-muted);margin:0 0 .85rem;font-size:.78rem;line-height:1.45}.ct-todo-manage-contact{flex-wrap:wrap;align-items:baseline;gap:.45rem;margin:0 0 .85rem;padding:0 .15rem;display:flex}.ct-todo-manage-contact strong{font-size:.92rem;font-weight:800}.ct-todo-manage-contact span{color:var(--text-muted);font-size:.76rem}.ct-todo-manage-reco{background:color-mix(in srgb, var(--blue) 10%, transparent);border:1px solid color-mix(in srgb, var(--blue) 22%, transparent);border-radius:12px;margin:0 0 1rem;padding:.75rem .85rem}.ct-todo-manage-reco-label{text-transform:uppercase;letter-spacing:.04em;color:var(--blue);margin-bottom:.35rem;font-size:.68rem;font-weight:800;display:inline-block}.ct-todo-manage-reco p{color:var(--text);margin:0;font-size:.78rem;line-height:1.45}.ct-todo-manage-options{flex-direction:column;gap:.5rem;display:flex}.ct-todo-manage-opt{text-align:left;border:1px solid var(--border);background:var(--ct-panel,var(--surface));cursor:pointer;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;padding:.75rem .85rem;transition:border-color .15s,background .15s;display:flex}.ct-todo-manage-opt:hover:not(:disabled){border-color:var(--blue);background:var(--ct-panel)}.ct-todo-manage-opt.is-recommended{border-color:color-mix(in srgb, var(--blue) 45%, var(--border));background:color-mix(in srgb, var(--blue) 8%, transparent)}.ct-todo-manage-opt:disabled{opacity:.55;cursor:default}.ct-todo-manage-opt-head{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}.ct-todo-manage-opt strong{color:var(--text);font-size:.88rem;font-weight:800}.ct-todo-manage-opt>span{color:var(--text-muted);font-size:.74rem;line-height:1.4}.ct-todo-manage-badge{text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb, var(--blue) 18%, transparent);color:var(--blue);border-radius:999px;padding:.15rem .45rem;font-size:.64rem;font-weight:800}.ct-todo-confirm-modal{max-width:420px}.ct-todo-confirm-intro{color:var(--text-muted);margin:0 0 .85rem;padding:0 .15rem;font-size:.78rem;line-height:1.45}.ct-todo-confirm-tel{margin:0 0 .85rem;padding:0 .15rem;font-size:.92rem;font-weight:800}.ct-todo-confirm-tel a{color:var(--blue);text-decoration:none}.ct-todo-confirm-actions{flex-direction:column;gap:.5rem;display:flex}.ct-todo-confirm-dial{text-align:center;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.ct-timeline-rail li.type-call .rail:before,.ct-timeline-rail li.type-enrich .rail:before,.ct-timeline-rail li.type-profile_updated .rail:before,.ct-timeline-rail li.type-reply_handled .rail:before{background:var(--blue)}.ct-todo-acts{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:stretch;gap:.4rem;width:100%;min-width:0;display:flex}.ct-todo-cta,.ct-todo-secondary,.ct-todo-link{box-sizing:border-box;max-width:100%}.ct-todo-cta{background:var(--blue);color:#fff;cursor:pointer;white-space:normal;text-align:center;overflow-wrap:anywhere;border:none;border-radius:.6rem;flex:8.5rem;min-width:0;padding:.5rem .75rem;font-size:.78rem;font-weight:800;line-height:1.25;transition:filter .15s}.ct-todo-cta:hover{filter:brightness(1.06)}.ct-todo-secondary{border:1px solid var(--border-bright);background:var(--surface);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:.6rem;flex:none;padding:.5rem .7rem;font-size:.76rem;font-weight:700;transition:border-color .15s,color .15s}.ct-todo-secondary:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.ct-todo-secondary:disabled{opacity:.5;cursor:default}.ct-todo-link{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:.6rem;flex:none;padding:.5rem .7rem;font-size:.76rem;font-weight:700}.ct-todo-link:hover{border-color:var(--border-bright);color:var(--text)}.ct-todo-row.is-open{--todo-acts-w:12rem}.ct-todo-row.is-open>.ct-todo-acts:not(.ct-todo-snooze){flex-flow:column;justify-content:center;align-items:stretch;gap:.4rem}.ct-todo-row.is-open>.ct-todo-acts:not(.ct-todo-snooze) .ct-todo-cta,.ct-todo-row.is-open>.ct-todo-acts:not(.ct-todo-snooze) .ct-todo-secondary,.ct-todo-row.is-open>.ct-todo-acts:not(.ct-todo-snooze) .ct-todo-link{white-space:normal;overflow-wrap:anywhere;text-align:center;flex:none;width:100%;min-width:0;padding:.5rem .7rem;font-size:.76rem;line-height:1.3}.ct-todo-row.is-open:has(>.ct-todo-snooze){--todo-acts-w:16.5rem}.ct-todo-row.is-open>.ct-todo-snooze{flex-flow:wrap}.ct-todo-skel{background:linear-gradient(90deg, var(--ct-panel-2), var(--border), var(--ct-panel-2));background-size:200% 100%;border-radius:.85rem;height:4.2rem;animation:1.2s infinite ct-skel;display:block}.ct-todo-empty{text-align:center;border:1px dashed var(--border);background:var(--ct-panel-2);border-radius:.85rem;flex-direction:column;align-items:center;gap:.25rem;padding:1.6rem 1rem;display:flex}.ct-todo-empty-ic{width:2.1rem;height:2.1rem;color:var(--blue);justify-content:center;align-items:center;margin-bottom:.15rem;display:flex}.ct-todo-empty-ic svg{width:1.35rem;height:1.35rem}.ct-todo-empty strong{font-size:.9rem}.ct-todo-empty span{color:var(--text-muted);max-width:34rem;font-size:.76rem;line-height:1.45}.ct-todo-status-modal{max-width:420px}.ct-todo-status-intro{color:var(--text-muted);margin:0 0 1rem;font-size:.82rem;line-height:1.5}.ct-todo-status-options{flex-direction:column;gap:.5rem;display:flex}.ct-todo-status-opt{text-align:left;border:1px solid var(--border);background:var(--ct-panel-2);cursor:pointer;border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;padding:.75rem .85rem;transition:border-color .15s,background .15s;display:flex}.ct-todo-status-opt:hover:not(:disabled){border-color:var(--blue);background:var(--ct-panel)}.ct-todo-status-opt:disabled{opacity:.55;cursor:default}.ct-todo-status-opt strong{color:var(--text);font-size:.88rem;font-weight:800}.ct-todo-status-opt span{color:var(--text-muted);font-size:.74rem;line-height:1.4}.ct-todo-status-opt--done strong{color:var(--blue)}.ct-todo-status-opt--client strong{color:#16a34a}.ct-todo-status-opt--lost strong{color:#dc2626}.ct-compose{flex-direction:column;gap:0;max-width:640px;padding:0;display:flex;overflow:hidden}.ct-compose-scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:1.4rem 1.4rem 0;overflow-y:auto}.ct-compose-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.9rem;padding-bottom:.85rem;display:flex}.ct-compose-head h3{margin:0;font-size:1.02rem;font-weight:800}.ct-compose-person{color:var(--text-muted);margin:.3rem 0 0;font-size:.78rem}.ct-compose-person em{color:var(--text-faint);margin-top:.1rem;font-size:.72rem;font-style:normal;display:block}.ct-compose-why{background:color-mix(in srgb, var(--blue) 7%, var(--ct-panel-2));border:1px solid color-mix(in srgb, var(--blue) 22%, var(--border));border-radius:.75rem;align-items:flex-start;gap:.6rem;margin-bottom:.9rem;padding:.7rem .8rem;display:flex}.ct-compose-why-ic{color:var(--blue);font-size:.95rem;line-height:1.2}.ct-compose-why strong{font-size:.8rem;font-weight:800;display:block}.ct-compose-why span{color:var(--text-muted);margin-top:.1rem;font-size:.74rem;line-height:1.45;display:block}.ct-compose-hints{border:1px solid color-mix(in srgb, #f59e0b 28%, var(--border));background:color-mix(in srgb, #f59e0b 7%, var(--ct-panel-2));border-radius:.75rem;flex-direction:column;gap:.65rem;margin-bottom:.85rem;padding:.7rem .8rem;display:flex}.ct-compose-hints-missing{color:var(--text-muted);margin:0;font-size:.74rem;line-height:1.45}.ct-compose-hints-missing strong{color:var(--text);font-weight:800}.ct-compose-hints-enrich{flex-wrap:wrap;align-items:center;gap:.5rem .65rem;display:flex}.ct-compose-hints-enrich>p{color:var(--text-muted);flex:12rem;margin:0;font-size:.74rem;line-height:1.45}.ct-compose-hints-btn{border:1px solid color-mix(in srgb, var(--blue) 35%, var(--border));background:color-mix(in srgb, var(--blue) 9%, var(--surface));color:var(--blue);cursor:pointer;border-radius:.55rem;flex-shrink:0;padding:.45rem .75rem;font-size:.74rem;font-weight:800}.ct-compose-hints-btn:hover:not(:disabled){border-color:var(--blue)}.ct-compose-hints-btn:disabled{opacity:.55;cursor:default}.ct-compose-tabs{background:var(--ct-panel-2);border:1px solid var(--border);border-radius:.65rem;gap:.25rem;margin-bottom:.9rem;padding:.25rem;display:inline-flex}.ct-compose-tabs button{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:.5rem;padding:.4rem .8rem;font-size:.77rem;font-weight:700}.ct-compose-tabs button.on{background:var(--surface);color:var(--text);box-shadow:var(--shadow)}.ct-compose-body{flex-direction:column;gap:.75rem;display:flex}.ct-compose-ai{flex-wrap:wrap;gap:.5rem;display:flex}.ct-intent{background:var(--ct-panel-2);border:1px solid var(--border);border-radius:.9rem;flex-direction:column;gap:.65rem;padding:.85rem;display:flex}.ct-intent-head{flex-wrap:wrap;align-items:baseline;gap:.45rem;display:flex}.ct-intent-head strong{font-size:.82rem;font-weight:800}.ct-intent-head span{color:var(--text-muted);font-size:.72rem}.ct-intent-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.45rem;display:grid}.ct-intent-card{text-align:left;cursor:pointer;border:1px solid var(--border);background:var(--surface);border-radius:.7rem;align-items:flex-start;gap:.55rem;padding:.55rem .6rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.ct-intent-card:hover:not(:disabled){border-color:var(--border-bright)}.ct-intent-card:disabled{opacity:.55;cursor:default}.ct-intent-card.on{border-color:var(--blue);background:color-mix(in srgb, var(--blue) 8%, var(--surface));box-shadow:0 0 0 1px var(--blue) inset}.ct-intent-ic{font-size:1rem;line-height:1.25}.ct-intent-txt{flex-direction:column;gap:.1rem;min-width:0;display:flex}.ct-intent-txt strong{color:var(--text);font-size:.78rem;font-weight:800}.ct-intent-txt em{color:var(--text-muted);font-size:.7rem;font-style:normal;line-height:1.35}.ct-intent-stale{background:color-mix(in srgb, var(--warning,#d97706) 10%, var(--surface));border:1px solid color-mix(in srgb, var(--warning,#d97706) 30%, var(--border));border-radius:.6rem;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem .65rem;display:flex}.ct-intent-stale span{color:var(--text-muted);flex:12rem;font-size:.72rem}.ct-intent-stale button{border:1px solid var(--border-bright);background:var(--surface);cursor:pointer;color:var(--text);border-radius:.5rem;padding:.35rem .7rem;font-size:.73rem;font-weight:800}.ct-intent-resource{background:var(--surface);border:1px dashed var(--border-bright);border-radius:.65rem;flex-direction:column;gap:.55rem;padding:.65rem .7rem;display:flex}.ct-intent-resource .ct-field span{font-size:.76rem;font-weight:700}.ct-compose-drop{border:1.5px dashed var(--border-bright);background:color-mix(in srgb, var(--blue) 4%, var(--surface));text-align:center;border-radius:.6rem;flex-direction:column;align-items:center;gap:.35rem;padding:.75rem;transition:border-color .15s,background .15s;display:flex}.ct-compose-drop.active{border-color:var(--blue);background:color-mix(in srgb, var(--blue) 10%, var(--surface))}.ct-compose-drop.busy{opacity:.7;pointer-events:none}.ct-compose-drop-input{display:none}.ct-compose-drop-btn{border:1px solid var(--border-bright);background:var(--surface);cursor:pointer;color:var(--blue);border-radius:.55rem;padding:.4rem .75rem;font-size:.76rem;font-weight:800}.ct-compose-drop-btn:hover:not(:disabled){border-color:var(--blue)}.ct-compose-drop-btn:disabled{opacity:.6;cursor:default}.ct-compose-drop>span{color:var(--text-muted);max-width:22rem;font-size:.7rem;line-height:1.4}.ct-intent-add{cursor:pointer;color:var(--blue);background:0 0;border:none;align-self:flex-start;padding:0;font-size:.75rem;font-weight:700}.ct-intent-add:disabled{opacity:.5;cursor:default}.ct-intent-brief textarea{resize:vertical}.ct-intent-run{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding-top:.15rem;display:flex}.ct-intent-tone{flex-wrap:wrap;align-items:center;gap:.3rem;display:inline-flex}.ct-intent-tone>span{color:var(--text-muted);margin-right:.15rem;font-size:.72rem}.ct-intent-tone button{border:1px solid var(--border);background:var(--surface);cursor:pointer;color:var(--text-muted);border-radius:999px;padding:.28rem .65rem;font-size:.72rem;font-weight:700}.ct-intent-tone button.on{border-color:var(--blue);color:var(--blue);background:color-mix(in srgb, var(--blue) 10%, var(--surface))}.ct-intent-tone button:disabled{opacity:.5;cursor:default}.ct-intent-actions{flex-wrap:wrap;gap:.45rem;display:flex}.ct-compose-ai-btn{cursor:pointer;border:1px solid color-mix(in srgb, var(--blue) 35%, var(--border));background:color-mix(in srgb, var(--blue) 9%, var(--surface));color:var(--blue);border-radius:.6rem;align-items:center;gap:.4rem;padding:.45rem .8rem;font-size:.78rem;font-weight:800;display:inline-flex}.ct-compose-ai-btn:hover:not(:disabled){filter:brightness(1.04)}.ct-compose-ai-btn:disabled{opacity:.6;cursor:default}.ct-compose-ghost{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:.6rem;padding:.45rem .8rem;font-size:.77rem;font-weight:700}.ct-compose-ghost:hover:not(:disabled){border-color:var(--border-bright);color:var(--text)}.ct-compose-ghost:disabled{opacity:.5;cursor:default}.ct-compose-secondary{border:1px solid var(--border-bright);background:var(--surface);color:var(--text);cursor:pointer;border-radius:.6rem;padding:.5rem .85rem;font-size:.78rem;font-weight:700}.ct-compose-secondary:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.ct-compose-secondary:disabled{opacity:.5;cursor:default}.ct-compose-primary{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:.6rem;padding:.55rem .95rem;font-size:.79rem;font-weight:800}.ct-compose-primary:hover:not(:disabled){filter:brightness(1.06)}.ct-compose-primary:disabled{opacity:.5;cursor:default}.ct-mail-reply-modal{width:min(96vw,42rem);max-width:42rem}.ct-mail-reply-thread{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.75rem;flex-direction:column;gap:.55rem;max-height:14rem;margin-bottom:.75rem;padding:.65rem;display:flex;overflow:auto}.ct-mail-reply-msg{border-radius:.65rem;padding:.55rem .65rem;font-size:.76rem;line-height:1.45}.ct-mail-reply-msg header{color:var(--text-muted);justify-content:space-between;gap:.5rem;margin-bottom:.25rem;font-size:.68rem;display:flex}.ct-mail-reply-msg header strong{color:var(--text);font-size:.72rem}.ct-mail-reply-msg.inbound{background:color-mix(in srgb, var(--blue) 8%, var(--surface));border:1px solid color-mix(in srgb, var(--blue) 18%, var(--border))}.ct-mail-reply-msg.outbound{background:var(--surface);border:1px solid var(--border);margin-left:1.25rem}.ct-mail-reply-msg p{white-space:pre-wrap;word-break:break-word;margin:0}.ct-mail-reply-hint{color:var(--text-muted);margin:0 0 .35rem;font-size:.72rem;line-height:1.45}.ct-mail-reply-ai{margin-bottom:.15rem}.ct-mail-reply-msg-body{flex-direction:column;gap:.45rem;display:flex}.ct-mail-reply-msg-text{white-space:pre-wrap;word-break:break-word;margin:0}.ct-mail-reply-msg-sig{font-size:.78rem;line-height:1.35}.ct-mail-reply-msg-sig,.ct-mail-reply-editor-sig{color:#111827}.ct-mail-reply-msg-sig table,.ct-mail-reply-editor-sig table{max-width:100%}.ct-mail-reply-editor{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.7rem;flex-direction:column;transition:border-color .15s;display:flex;overflow:hidden}.ct-mail-reply-editor:focus-within{border-color:var(--blue)}.ct-mail-reply-editor-input{resize:vertical;width:100%;min-height:10rem;color:var(--text);background:0 0;border:none;outline:none;padding:.7rem .8rem 0;font-family:inherit;font-size:.84rem;line-height:1.55}.ct-mail-reply-editor-input:disabled{opacity:.65;cursor:default}.ct-mail-reply-editor-sig{pointer-events:none;-webkit-user-select:none;user-select:none;min-width:0;max-width:100%;padding:.35rem .8rem .75rem;font-family:Arial,Helvetica,sans-serif;line-height:1.45;overflow-x:auto}.ct-mail-reply-msg-sig table.sig-bg,.ct-mail-reply-msg-sig .sig-bg,.ct-mail-reply-editor-sig table.sig-bg,.ct-mail-reply-editor-sig .sig-bg{background-color:#fff!important;width:100%!important;max-width:100%!important}.ct-mail-reply-msg-sig .sig-wrap-cell,.ct-mail-reply-editor-sig .sig-wrap-cell{background-color:#fff!important}.ct-mail-reply-msg-sig .sig-text,.ct-mail-reply-msg-sig .sig-muted,.ct-mail-reply-msg-sig .sig-link,.ct-mail-reply-msg-sig .sig-link a,.ct-mail-reply-editor-sig .sig-text,.ct-mail-reply-editor-sig .sig-muted,.ct-mail-reply-editor-sig .sig-link,.ct-mail-reply-editor-sig .sig-link a{word-break:break-word;overflow-wrap:anywhere;color:#111827!important;opacity:1!important}.ct-mail-reply-msg-sig .sig-muted,.ct-mail-reply-editor-sig .sig-muted{color:#374151!important}.ct-mail-reply-msg-sig .sig-divider,.ct-mail-reply-editor-sig .sig-divider{display:none!important}.ct-mail-reply-msg-sig .sig-framed-panel,.ct-mail-reply-editor-sig .sig-framed-panel{background-color:#f9fafb!important;border-color:#e5e7eb!important}.ct-mail-reply-msg-sig .sig-icon,.ct-mail-reply-editor-sig .sig-icon,.ct-mail-reply-msg-sig .sig-social-pill img,.ct-mail-reply-editor-sig .sig-social-pill img{filter:none!important}.ct-compose-sig{align-items:flex-start;gap:.5rem;font-size:.78rem;display:flex}.ct-compose-sig em{color:var(--text-muted);margin-top:.1rem;font-size:.72rem;font-style:normal;display:block}.ct-compose-manual{border:1px dashed color-mix(in srgb, var(--blue) 30%, var(--border));background:var(--ct-panel-2);border-radius:.75rem;padding:.8rem .9rem}.ct-compose-manual>strong{margin-bottom:.4rem;font-size:.79rem;display:block}.ct-compose-manual ol{flex-direction:column;gap:.2rem;margin:0;padding-left:1.1rem;display:flex}.ct-compose-manual li{color:var(--text-muted);font-size:.75rem;line-height:1.45}.ct-compose-manual-links{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.6rem;display:flex}.ct-compose-manual-links button{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:.5rem;padding:.3rem .6rem;font-size:.73rem;font-weight:700}.ct-compose-manual-links button:hover{border-color:var(--blue);color:var(--blue)}.ct-compose-manual-links span{color:var(--text-muted);font-size:.72rem}.ct-compose-seg{background:var(--ct-panel-2);border:1px solid var(--border);border-radius:.65rem;gap:.25rem;padding:.25rem;display:inline-flex}.ct-compose-seg button{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:.5rem;padding:.4rem .8rem;font-size:.77rem;font-weight:700}.ct-compose-seg button.on{background:var(--surface);color:var(--text);box-shadow:var(--shadow)}.ct-compose-log-intro,.ct-compose-hint{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.45}.ct-compose-notice{color:var(--green,#16a34a);margin:.75rem 0 0;font-size:.75rem;font-weight:700}.ct-compose-foot{border-top:1px solid var(--border);background:var(--ct-panel);flex-wrap:wrap;flex-shrink:0;justify-content:flex-start;align-items:stretch;gap:.55rem;margin-top:0;padding:.85rem 1.4rem 1.4rem;display:flex}.ct-compose-foot-write{flex-direction:column;align-items:stretch}.ct-compose-foot-hint{width:100%;color:var(--text-muted);margin:0;font-size:.72rem;line-height:1.45}.ct-compose-foot-mail{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;width:100%;display:grid}.ct-compose-foot-open{text-align:center;justify-content:center;width:100%;min-width:0}.ct-compose-copy{border:1px solid var(--border-bright);background:var(--surface);color:var(--text);cursor:pointer;border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;gap:.35rem;padding:.55rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.ct-compose-copy svg{flex-shrink:0;width:1.05rem;height:1.05rem}.ct-compose-copy:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.ct-compose-copy:disabled{opacity:.5;cursor:default}.ct-compose-foot-sent{text-align:center;justify-content:center;width:100%}.ct-compose-foot-primary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;display:grid}.ct-compose-foot-primary .ct-compose-primary,.ct-compose-foot-primary .ct-compose-secondary{text-align:center;justify-content:center;width:100%}.ct-compose-foot-links{flex-wrap:wrap;align-items:center;gap:.35rem .65rem;width:100%;padding-top:.15rem;display:flex}.ct-compose-link{color:var(--text-muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:.72rem;font-weight:600;text-decoration:underline}.ct-compose-link:hover:not(:disabled){color:var(--text)}.ct-compose-link:disabled{opacity:.45;cursor:not-allowed}.ct-compose-foot-left,.ct-compose-foot-right{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}@media (max-width:640px){.ct-modal-overlay-compose{align-items:flex-end;padding:0}.ct-modal.ct-compose{border-radius:1.2rem 1.2rem 0 0;width:100%;max-width:none;max-height:min(92dvh,100%)}.ct-compose-scroll{padding:1.1rem 1rem 0}.ct-compose-foot{padding:.75rem 1rem max(.9rem, env(safe-area-inset-bottom,0px))}.ct-compose-copy{min-width:2.75rem;padding:.55rem}.ct-compose-copy-label{display:none}.ct-compose-foot-right{width:100%}.ct-compose-foot-right button{flex:auto}.ct-mail-reply-modal{width:100%;max-width:none}.ct-mail-reply-thread{max-height:min(30vh,12rem)}.ct-mail-reply-msg.outbound{margin-left:.45rem}.ct-mail-reply-msg header{flex-wrap:wrap}.ct-mail-reply-ai .ct-compose-ai-btn{justify-content:center;width:100%}.ct-mail-reply-editor-sig,.ct-mail-reply-msg-sig{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.ct-mail-reply-editor-sig .sig-framed-panel>table>tbody>tr,.ct-mail-reply-msg-sig .sig-framed-panel>table>tbody>tr{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.ct-mail-reply-editor-sig td.sig-wrap-cell>table>tbody>tr:not(:has(>.sig-framed-panel)){flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.ct-mail-reply-msg-sig td.sig-wrap-cell>table>tbody>tr:not(:has(>.sig-framed-panel)){flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.ct-mail-reply-editor-sig .sig-framed-panel>table>tbody>tr>td,.ct-mail-reply-msg-sig .sig-framed-panel>table>tbody>tr>td{box-sizing:border-box;display:block;width:100%!important;max-width:100%!important;padding:0!important}.ct-mail-reply-editor-sig td.sig-wrap-cell>table>tbody>tr:not(:has(>.sig-framed-panel))>td{box-sizing:border-box;display:block;width:100%!important;max-width:100%!important;padding:0!important}.ct-mail-reply-msg-sig td.sig-wrap-cell>table>tbody>tr:not(:has(>.sig-framed-panel))>td{box-sizing:border-box;display:block;width:100%!important;max-width:100%!important;padding:0!important}.ct-mail-reply-editor-sig .sig-framed-panel,.ct-mail-reply-msg-sig .sig-framed-panel{box-sizing:border-box;width:auto!important;max-width:100%!important}.ct-todo{padding:1rem .85rem 1.05rem}.ct-todo-head{gap:.65rem;margin-bottom:.85rem}.ct-todo-title h2{flex-wrap:wrap;font-size:.95rem}.ct-todo-prefs-label{display:none}.ct-todo-prefs{justify-content:center;padding:.45rem}.ct-todo-row{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:.55rem .65rem;padding:.75rem .8rem;display:flex}.ct-todo-row:hover{transform:none}.ct-todo-row>.ct-todo-avatar{flex:0 0 2.1rem;order:1;grid-area:auto;align-self:flex-start;width:2.1rem;min-width:2.1rem;height:2.1rem;min-height:2.1rem;font-size:.7rem}.ct-todo-row>.ct-todo-main{flex:calc(100% - 2.75rem);order:2;grid-area:auto;min-width:0}.ct-todo-who{flex-direction:column;align-items:flex-start;gap:.12rem;display:flex}.ct-todo-org:empty{display:none}.ct-todo-meta{margin-top:.35rem}.ct-todo-row>.ct-todo-acts{flex:100%;order:3;grid-area:auto;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:.4rem;width:100%;min-width:0;display:grid}.ct-todo-link,.ct-todo-secondary,.ct-todo-cta{white-space:normal;text-align:center;overflow-wrap:anywhere;width:100%;min-width:0;padding:.55rem .5rem;font-size:.74rem;line-height:1.25}.ct-todo-cta{grid-column:1/-1}}@media (max-width:380px){.ct-todo-acts{grid-template-columns:1fr}.ct-todo-cta{grid-column:auto}}.ct-smart-delays{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.ct-smart-delay{border:1px solid var(--border);background:var(--surface);border-radius:.65rem;flex-direction:column;gap:.35rem;padding:.65rem;display:flex}.ct-smart-delay>span{font-size:.74rem;font-weight:700}.ct-smart-delay>div{align-items:center;gap:.4rem;display:flex}.ct-smart-delay em{color:var(--text-muted);font-size:.72rem;font-style:normal}.ct-smart-delay input{font-variant-numeric:tabular-nums;width:4.5rem;min-width:0;padding:.45rem .5rem}.ct-fu-send-tools{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.85rem;display:flex}.ct-fu-sig-toggle{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.74rem;display:inline-flex}.ct-fu-prefs-block{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.8rem;margin-bottom:1rem;padding:.8rem}.ct-fu-prefs-block>strong{margin-bottom:.55rem;font-size:.82rem;display:block}.ct-fu-prefs-block--meet .ct-meet-booking-fields{flex-direction:column;gap:.75rem;margin-top:.75rem;display:flex}.ct-meet-booking-fields .ct-field{margin:0}.ct-meet-booking-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ct-meet-booking-btn{font-size:.78rem}.ct-meet-booking-fields .ct-fu-settings-intro{margin:0}.ct-fu-steps-editor{flex-direction:column;gap:.55rem;display:flex}.ct-fu-steps-timeline{align-items:center;gap:.2rem;margin:0 0 .25rem;padding:0;list-style:none;display:flex;overflow-x:auto}.ct-fu-steps-timeline-item{flex-direction:column;flex:1 1 0;align-items:center;gap:.25rem;min-width:5.5rem;display:flex;position:relative}.ct-fu-steps-timeline-item:before{content:"";background:var(--border);height:2px;position:absolute;top:.28rem;left:50%;right:-.2rem}.ct-fu-steps-timeline-item:last-child:before{display:none}.ct-fu-steps-timeline-dot{background:var(--blue);z-index:1;border-radius:50%;width:.6rem;height:.6rem;position:relative}.ct-fu-steps-timeline-day{color:var(--text-muted);text-align:center;font-size:.66rem;font-weight:700;line-height:1.25}.ct-fu-step-row{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.75rem;flex-wrap:wrap;align-items:center;gap:.55rem;padding:.6rem .7rem;display:flex}.ct-fu-step-row-index{background:color-mix(in srgb, var(--blue) 16%, transparent);width:1.5rem;height:1.5rem;color:var(--blue);border-radius:50%;flex-shrink:0;place-items:center;font-size:.7rem;font-weight:800;display:grid}.ct-fu-step-name{min-width:0;font:inherit;color:var(--text);background:0 0;border:1px solid #0000;border-radius:.55rem;flex:7rem;padding:.4rem .55rem;font-size:.78rem;font-weight:700}.ct-fu-step-name:hover:not(:disabled){border-color:var(--border)}.ct-fu-step-name:focus{border-color:var(--blue);background:var(--surface);outline:none}.ct-fu-step-row-label{color:var(--text);font-size:.78rem;font-weight:700}.ct-fu-step-row-controls{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.ct-fu-step-day-select{min-width:9.5rem}.ct-fu-step-day-select button{border-radius:.55rem;min-width:9.5rem;padding:.45rem .65rem;font-size:.78rem;font-weight:600}.ct-fu-step-hour-select,.ct-fu-step-hour-select button{min-width:5.6rem}.ct-fu-step-remove{border:1px solid var(--border);background:var(--surface);width:1.85rem;height:1.85rem;color:var(--text-muted);cursor:pointer;border-radius:.5rem;flex-shrink:0;font-size:1rem;line-height:1}.ct-fu-step-remove:hover:not(:disabled){color:#dc2626;border-color:#dc2626}.ct-fu-step-add{align-self:flex-start;margin-top:.15rem;font-size:.78rem}.ct-fu-radio-grid{flex-direction:column;gap:.4rem;display:flex}.ct-fu-radio-grid label{color:var(--text);align-items:flex-start;gap:.5rem;font-size:.78rem;display:flex}.ct-prefs-master{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.8rem;margin-bottom:.6rem;padding:.75rem .85rem}.ct-prefs-master.is-on{border-color:color-mix(in srgb, var(--green) 40%, var(--border));background:color-mix(in srgb, var(--green) 7%, var(--ct-panel-2))}.ct-prefs-master .ct-follow-up-toggle{align-items:flex-start;gap:.6rem}.ct-prefs-master .ct-follow-up-toggle>span{flex-direction:column;gap:.15rem;min-width:0;display:flex}.ct-prefs-master .ct-follow-up-toggle strong{font-size:.82rem;font-weight:800;line-height:1.35}.ct-prefs-master .ct-follow-up-toggle em{color:var(--text-muted);font-size:.72rem;font-style:normal}.ct-prefs-reco-banner{border:1px dashed color-mix(in srgb, var(--blue) 45%, var(--border));background:color-mix(in srgb, var(--blue) 7%, transparent);border-radius:.8rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.6rem;padding:.65rem .8rem;display:flex}.ct-prefs-reco-banner>div{flex-direction:column;flex:1;gap:.15rem;min-width:12rem;display:flex}.ct-prefs-reco-banner strong{font-size:.78rem;font-weight:800}.ct-prefs-reco-banner span{color:var(--text-muted);font-size:.71rem;line-height:1.4}.ct-prefs-reco-banner .ct-btn{font-size:.75rem}.ct-prefs-sections{flex-direction:column;gap:.5rem;display:flex}.ct-prefs-section{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.8rem;overflow:hidden}.ct-prefs-section.is-open{border-color:var(--border-bright);background:var(--ct-panel)}.ct-prefs-section-head{width:100%;font:inherit;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.6rem;padding:.7rem .8rem;display:flex}.ct-prefs-section-head:hover{background:color-mix(in srgb, var(--blue) 5%, transparent)}.ct-prefs-section-ic{width:1.55rem;height:1.55rem;color:var(--text-muted);flex-shrink:0;place-items:center;display:grid}.ct-prefs-section-ic svg{width:16px;height:16px;display:block}.ct-prefs-section.is-open .ct-prefs-section-ic{color:var(--blue)}.ct-prefs-section-text{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.ct-prefs-section-text strong{font-size:.82rem;font-weight:800}.ct-prefs-section-summary{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.71rem;line-height:1.35;overflow:hidden}.ct-prefs-section-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:.4rem;flex-shrink:0;padding:.16rem .45rem;font-size:.64rem;font-weight:800}.ct-prefs-section-badge.tone-ok{background:color-mix(in srgb, var(--green) 16%, transparent);color:var(--green)}.ct-prefs-section-badge.tone-warn{color:#b45309;background:#f59e0b2e}.ct-prefs-section-chevron{color:var(--text-faint);flex-shrink:0;font-size:1.15rem;line-height:1;transition:transform .18s}.ct-prefs-section.is-open .ct-prefs-section-chevron{transform:rotate(90deg)}.ct-prefs-section-body{flex-direction:column;gap:.8rem;padding:.15rem .8rem .85rem;display:flex}.ct-prefs-section-body>.ct-fu-settings-intro{margin:0}.ct-prefs-field{flex-direction:column;gap:.35rem;display:flex}.ct-prefs-field-label{color:var(--text);font-size:.78rem;font-weight:800}.ct-prefs-field .ct-fu-settings-intro{margin:0}.ct-prefs-choice{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.4rem;display:grid}.ct-prefs-choice-opt{text-align:left;cursor:pointer;border:1px solid var(--border);background:var(--surface);font:inherit;color:var(--text);border-radius:.6rem;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.5rem .6rem;display:flex}.ct-prefs-choice-opt:hover:not(:disabled){border-color:var(--blue)}.ct-prefs-choice-opt.on{border-color:var(--blue);background:color-mix(in srgb, var(--blue) 10%, var(--surface))}.ct-prefs-choice-opt:disabled{opacity:.6;cursor:not-allowed}.ct-prefs-choice-main{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.ct-prefs-choice-main strong{font-size:.77rem;font-weight:700}.ct-prefs-choice-reco{text-transform:uppercase;letter-spacing:.03em;background:color-mix(in srgb, var(--green) 16%, transparent);color:var(--green);border-radius:.3rem;padding:.08rem .3rem;font-size:.6rem;font-style:normal;font-weight:800}.ct-prefs-choice-hint{color:var(--text-muted);font-size:.68rem;line-height:1.35}.ct-prefs-switch{color:var(--text);align-items:flex-start;gap:.55rem;font-size:.78rem;display:flex}.ct-prefs-switch>span{flex-direction:column;gap:.15rem;display:flex}.ct-prefs-switch strong{font-size:.78rem;font-weight:700}.ct-prefs-switch em{color:var(--text-muted);font-size:.7rem;font-style:normal;line-height:1.4}.ct-ai-polish{flex-direction:column;gap:.3rem;display:flex}.ct-ai-polish-row{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.ct-ai-polish-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-size:.66rem;font-weight:800}.ct-ai-polish-btn,.ct-ai-polish-undo{cursor:pointer;border:1px solid var(--border);background:var(--surface);font:inherit;color:var(--text);border-radius:.5rem;padding:.32rem .6rem;font-size:.72rem;font-weight:700}.ct-ai-polish-btn:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.ct-ai-polish-undo{color:var(--text-muted);margin-left:auto}.ct-ai-polish-undo:hover:not(:disabled){border-color:var(--text-muted);color:var(--text)}.ct-ai-polish-btn:disabled,.ct-ai-polish-undo:disabled{opacity:.55;cursor:not-allowed}.ct-ai-polish-msg{color:var(--text-muted);font-size:.68rem;line-height:1.4}.ct-ai-polish-msg--hint{color:var(--text-faint)}.ct-follow-up-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.ct-follow-up-item{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.75rem;padding:.65rem .75rem}.ct-follow-up-main strong{margin-bottom:.15rem;font-size:.8rem;font-weight:800;display:block}.ct-follow-up-main span{color:var(--text-muted);font-size:.72rem;line-height:1.4;display:block}.ct-follow-up-actions{flex-wrap:wrap;gap:.45rem;margin-top:.55rem;display:flex}.ct-follow-up-send{padding:.4rem .65rem;font-size:.74rem}.ct-follow-up-open{width:100%;margin-top:.55rem}.ct-fu-field-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.ct-fu-field-head>.ct-fu-field-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-size:.71rem;font-weight:700}.ct-fu-insert{position:relative}.ct-fu-insert-btn{padding:.3rem .55rem;font-size:.7rem}.ct-fu-insert-menu{z-index:20;border:1px solid var(--border-bright);background:var(--ct-panel);border-radius:.7rem;width:min(280px,70vw);max-height:280px;padding:.4rem;position:absolute;top:calc(100% + .3rem);right:0;overflow:auto;box-shadow:0 12px 30px #080c1e38}.ct-fu-insert-group{margin-bottom:.35rem}.ct-fu-insert-group-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);padding:.35rem .45rem .2rem;font-size:.66rem;font-weight:800;display:block}.ct-fu-insert-item{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:.45rem;padding:.45rem .55rem;font-size:.78rem;display:block}.ct-fu-insert-item:hover{background:var(--ct-panel-2)}.ct-fu-token{white-space:nowrap;border-radius:.4rem;padding:.08rem .4rem;font-size:.78rem;font-weight:700;line-height:1.35;display:inline}.ct-fu-token--contact{background:color-mix(in srgb, var(--blue) 14%, var(--ct-panel-2));color:var(--blue)}.ct-fu-token--enrichment{background:color-mix(in srgb, var(--purple) 14%, var(--ct-panel-2));color:var(--purple)}.ct-fu-token--phrase{background:color-mix(in srgb, var(--green) 14%, var(--ct-panel-2));color:var(--green)}.ct-fu-token-field{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.7rem;position:relative;overflow:hidden}.ct-fu-token-field:focus-within{border-color:var(--blue)}.ct-fu-token-field--area{min-height:66px}.ct-fu-token-field.is-disabled{opacity:.65}.ct-fu-token-editor{font:inherit;box-sizing:border-box;width:100%;min-height:1.5em;color:var(--text);white-space:pre-wrap;word-break:break-word;outline:none;padding:.7rem .8rem;font-size:.87rem;line-height:1.5}.ct-fu-token-editor--single{white-space:nowrap;overflow-x:auto}.ct-fu-token-field.is-disabled .ct-fu-token-editor{cursor:not-allowed}.ct-fu-settings-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.85rem;margin-bottom:1rem;display:flex}.ct-fu-settings-intro{min-width:12rem;color:var(--text-muted);flex:1;margin:0;font-size:.8rem;line-height:1.45}.ct-google-trust{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.65rem;flex:100%;margin-bottom:.35rem;padding:.55rem .7rem}.ct-fu-timing{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.8rem;margin-bottom:1rem;padding:.8rem}.ct-fu-timing>strong{margin-bottom:.65rem;font-size:.82rem;display:block}.ct-fu-timing-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.ct-fu-timing-card{border:1px solid var(--border);background:var(--surface);border-radius:.65rem;flex-direction:column;gap:.55rem;padding:.7rem;display:flex}.ct-fu-timing-card .ct-field{margin:0}.ct-fu-timing-card .ct-field>span{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);margin-bottom:.3rem;font-size:.68rem;font-weight:700;display:block}.ct-fu-timing-card input[type=text],.ct-fu-timing-card input[type=number]{box-sizing:border-box;width:100%;min-width:0}.ct-fu-timing-row{grid-template-columns:1fr 1fr auto;align-items:end;gap:.45rem;display:grid}.ct-fu-timing-day,.ct-fu-timing-hour{flex-direction:column;gap:.25rem;min-width:0;display:flex}.ct-fu-timing-day>span,.ct-fu-timing-hour>span{color:var(--text-muted);font-size:.66rem;font-weight:700}.ct-fu-timing-day input,.ct-fu-timing-hour input{font-variant-numeric:tabular-nums;width:100%;min-width:3.25rem;padding:.45rem .5rem}.ct-fu-remove-step{justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.1rem;line-height:1;display:inline-flex}.ct-fu-settings-actions{flex-wrap:wrap;gap:.5rem;display:flex}.ct-fu-step-tabs{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.7rem;flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem;padding:.25rem;display:flex}.ct-fu-step-tabs button{min-width:4.5rem;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex:auto;padding:.5rem .4rem;font-size:.74rem;font-weight:700}.ct-fu-step-tabs button.on{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #00000014}.ct-fu-step-editor{flex-direction:column;gap:.75rem;margin-bottom:.5rem;display:flex}.ct-fu-insert-hint{color:var(--text-muted);margin:0;font-size:.72rem;line-height:1.4}@media (max-width:640px){.ct-fu-timing-grid{grid-template-columns:1fr}.ct-fu-timing-row{grid-template-columns:1fr 1fr auto}}.ct-follow-up-modal{max-width:560px}.ct-follow-up-modal--wide{max-width:min(920px,96vw)}.ct-mail-inbox{flex-direction:column;gap:.85rem;margin-bottom:.5rem;display:flex}.ct-mail-connect{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.ct-mail-provider{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.75rem;flex-direction:column;gap:.35rem;padding:.75rem;display:flex}.ct-mail-provider strong{font-size:.82rem}.ct-mail-provider span{color:var(--text-muted);font-size:.72rem}.ct-mail-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ct-mail-toolbar p{color:var(--text-muted);flex:1;min-width:12rem;margin:0;font-size:.74rem}.ct-mail-layout{grid-template-columns:minmax(180px,34%) 1fr;gap:.75rem;min-height:280px;display:grid}.ct-mail-thread-list{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.75rem;max-height:420px;margin:0;padding:.35rem;list-style:none;overflow:auto}.ct-mail-thread-list .empty{color:var(--text-muted);padding:.85rem;font-size:.76rem}.ct-mail-thread-list button{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;border-radius:.55rem;padding:.65rem .55rem}.ct-mail-thread-list button.on,.ct-mail-thread-list button:hover{background:var(--surface)}.ct-mail-thread-list strong{margin-bottom:.2rem;font-size:.78rem;display:block}.ct-mail-thread-list span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;line-height:1.35;display:block;overflow:hidden}.ct-mail-thread-list em{color:var(--text-faint);margin-top:.25rem;font-size:.66rem;font-style:normal;display:block}.ct-mail-thread-view{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;flex-direction:column;gap:.75rem;min-width:0;padding:.75rem;display:flex}.ct-mail-messages{flex-direction:column;gap:.55rem;max-height:220px;display:flex;overflow:auto}.ct-mail-msg{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.65rem;padding:.65rem .7rem}.ct-mail-msg.outbound{border-color:color-mix(in srgb, var(--blue) 35%, var(--border))}.ct-mail-msg header{justify-content:space-between;gap:.5rem;margin-bottom:.35rem;display:flex}.ct-mail-msg header strong{font-size:.74rem}.ct-mail-msg header time{color:var(--text-muted);white-space:nowrap;font-size:.66rem}.ct-mail-msg p{white-space:pre-wrap;margin:0;font-size:.78rem;line-height:1.45}.ct-mail-ai{border-top:1px solid var(--border);flex-direction:column;gap:.55rem;padding-top:.75rem;display:flex}.ct-mail-ai-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ct-mail-ai-hint{color:var(--text-muted);margin:0;font-size:.72rem}.ct-mail-ai-actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}@media (max-width:720px){.ct-mail-connect,.ct-mail-layout{grid-template-columns:1fr}}.ct-follow-up-tabs{background:var(--ct-panel-2);border:1px solid var(--border);border-radius:.75rem;gap:.35rem;margin:-.35rem 0 1rem;padding:.25rem;display:flex}.ct-follow-up-tabs button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:.55rem;flex:1;padding:.55rem .65rem;font-size:.78rem;font-weight:700}.ct-follow-up-tabs button.on{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #00000014}.ct-follow-up-tabs button:disabled{opacity:.45;cursor:not-allowed}.ct-follow-up-recipient{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.75rem;margin-bottom:1rem;padding:.75rem .85rem}.ct-follow-up-recipient strong{margin-bottom:.15rem;font-size:.92rem;display:block}.ct-follow-up-recipient span{color:var(--text-muted);font-size:.76rem;display:block}.ct-follow-up-step-badge{background:color-mix(in srgb, var(--blue) 12%, var(--ct-panel-2));color:var(--blue);border-radius:999px;margin-top:.45rem;padding:.18rem .5rem;font-size:.68rem;font-weight:800;display:inline-block}.ct-follow-up-timeline{flex-direction:column;gap:.45rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.ct-follow-up-timeline li{align-items:flex-start;gap:.65rem;padding:.45rem 0;display:flex}.ct-follow-up-timeline .dot{background:var(--border-bright);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.28rem}.ct-follow-up-timeline li.status-sent .dot{background:var(--green)}.ct-follow-up-timeline li.current .dot{background:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb, var(--blue) 20%, transparent)}.ct-follow-up-timeline strong{font-size:.78rem;display:block}.ct-follow-up-timeline span{color:var(--text-muted);font-size:.72rem;display:block}.ct-follow-up-timeline em{color:var(--text-faint);margin-top:.1rem;font-size:.71rem;font-style:normal;display:block}.ct-follow-up-vars{color:var(--text-muted);margin:.2rem 0 1rem;font-size:.72rem;line-height:1.45}.ct-follow-up-confirm-hint{border:1px solid color-mix(in srgb, var(--green) 35%, var(--border));background:color-mix(in srgb, var(--green) 8%, var(--ct-panel-2));color:var(--green);border-radius:.65rem;margin:0 0 1rem;padding:.65rem .8rem;font-size:.78rem;font-weight:700;line-height:1.45}.ct-follow-up-warn{border:1px solid color-mix(in srgb, var(--amber) 35%, var(--border));background:color-mix(in srgb, var(--amber) 10%, var(--ct-panel-2));color:var(--amber);border-radius:.65rem;margin:0 0 1rem;padding:.65rem .8rem;font-size:.78rem;font-weight:700}.ct-follow-up-toggle{align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.82rem;font-weight:700;display:flex}.ct-follow-up-sequence{flex-direction:column;gap:.55rem;margin-bottom:1rem;display:flex}.ct-follow-up-sequence-step{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.75rem;overflow:hidden}.ct-follow-up-sequence-step summary{cursor:pointer;color:var(--text-muted);padding:.65rem .8rem;font-size:.78rem;font-weight:800}.ct-follow-up-sequence-body{flex-direction:column;gap:.65rem;padding:0 .8rem .8rem;display:flex}.ct-webhook-docs-code{border:1px solid var(--border);background:var(--surface);white-space:pre-wrap;border-radius:.55rem;margin:0;padding:.55rem .65rem;font-size:.68rem;line-height:1.45;overflow-x:auto}.ct-webhook-ok{color:var(--green);font-weight:600}.ct-modal-actions .ct-webhook-disconnect{color:var(--ct-danger);margin-right:auto}.ct-confirm-text b{color:var(--text)}.ct-confirm-sub{border:1px solid color-mix(in srgb, var(--blue) 25%, var(--border));background:color-mix(in srgb, var(--blue) 6%, var(--ct-panel-2));border-radius:.65rem;margin-top:-.65rem;padding:.55rem .7rem;font-size:.82rem}.ct-modal-form-error{margin-top:.85rem;display:block}.ct-btn:disabled{opacity:.45;pointer-events:none;cursor:not-allowed}.ct-modal-actions .ct-btn.primary:disabled{opacity:.45;pointer-events:none;cursor:not-allowed;filter:none}.ct-tel{border:1px solid var(--border);background:var(--ct-panel-2);border-radius:.7rem;align-items:stretch;min-width:0;transition:border-color .15s,box-shadow .15s;display:flex}.ct-tel:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.ct-tel.bad{border-color:var(--ct-danger)}.ct-tel input{min-width:0;color:var(--text);letter-spacing:.02em;outline:none;flex:auto;padding:.7rem .8rem;font-family:inherit;font-size:.88rem;box-shadow:none!important;background:0 0!important;border:none!important}@keyframes ctNudge{0%,to{box-shadow:0 0 #4f8aff00}50%{box-shadow:0 0 0 4px var(--blue-soft);border-color:var(--blue)}}.ct-nudge{border-radius:6px;animation:1.2s ease-in-out ctNudge}.ct-err{color:var(--ct-danger);margin-top:.1rem;font-size:.72rem;font-style:normal;font-weight:600;display:block}.ct-field input.bad,.ct-tel input.bad{border-color:var(--ct-danger)}.ct-meet-sugg{flex-wrap:wrap;gap:.4rem;margin-top:.6rem;display:flex}.ct-meet-sugg button{border:1px solid var(--border);background:var(--ct-panel-2);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:.4rem .7rem;font-size:.76rem;font-weight:600;transition:all .15s}.ct-meet-sugg button:hover{border-color:var(--blue);color:var(--blue)}.ct-toast{z-index:280;background:var(--text);color:var(--bg);opacity:0;pointer-events:none;border-radius:.8rem;align-items:center;gap:.9rem;padding:.75rem 1rem .75rem 1.2rem;font-size:.84rem;font-weight:600;transition:all .3s;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 12px 30px #00000040}html.dark .ct-toast{background:var(--nc-panel,#141d2f);color:var(--text);border:1px solid var(--border);box-shadow:0 16px 40px #00000073}.ct-toast.show{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.ct-toast-undo{color:#7ab6ff;cursor:pointer;background:0 0;border:none;padding:.2rem .4rem;font-size:.82rem;font-weight:800}html.dark .ct-toast-undo{color:#8fb4ff}.ct-toast-undo:hover{text-decoration:underline}@media (max-width:900px){.ct-book-tabs{gap:.5rem}.ct-scope{max-width:100%;overflow-x:auto}.ct-shared-dd{width:100%;min-width:0;max-width:100%}.ct-shared-hint{max-width:none}.ct-head-actions{flex-wrap:wrap;align-items:center;gap:.5rem}.ct-head-actions .drp{flex:auto;min-width:0}.ct-head-actions .drp-pill{width:100%;min-width:0;max-width:100%}.ct-head-actions .drp-pill>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ct-export-menu{flex:none}.ct-export-menu>.ct-btn{justify-content:center;padding-inline:.72rem}.ct-btn-create{flex:1 1 0;min-width:0}.ct-table:not(.ct-table--org-stats) .ct-thead,.ct-table:not(.ct-table--org-stats) .ct-row{grid-template-columns:minmax(0,1fr) 110px 44px;gap:.65rem}.ct-th-org,.ct-th-date,.ct-th-enrich,.ct-c-org,.ct-c-date,.ct-c-enrich{display:none}.ct-meta-inline{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;display:flex}.ct-enriched-pill--inline{display:inline-block}.ct-c-status .ct-enriched-pill{display:none}.ct-c-det{justify-content:center}.ct-drawer-overlay,.ct-modal-overlay{z-index:230}.ct-modal-overlay-enrich{z-index:235}.ct-modal-overlay-transfer{z-index:250}.ct-modal-overlay-logo{z-index:255}.ct-drawer{width:100%;max-width:none;height:100dvh;max-height:100dvh;padding:calc(env(safe-area-inset-top,0px) + 3.75rem) 1rem calc(env(safe-area-inset-bottom,0px) + 1.25rem)}.ct-drawer-close{top:calc(env(safe-area-inset-top,0px) + .85rem);z-index:2;width:40px;height:40px;right:.85rem}.ct-d-top{align-items:flex-start;padding-right:2.75rem}}@media (max-width:620px){.ct-head-actions .ct-export-menu>.ct-btn,.ct-btn-import,.ct-btn-create{width:var(--app-head-btn-h,2.25rem);min-width:var(--app-head-btn-h,2.25rem);max-width:var(--app-head-btn-h,2.25rem);height:var(--app-head-btn-h,2.25rem);min-height:var(--app-head-btn-h,2.25rem);max-height:var(--app-head-btn-h,2.25rem);justify-content:center;padding:0}.ct-head-actions .ct-export-menu>.ct-btn>span,.ct-btn-import>span:not(.ct-import-premium),.ct-btn-create>span{display:none}.ct-btn-create svg{width:16px;height:16px}.ct-bulk{left:.6rem;right:.6rem;bottom:max(.6rem, env(safe-area-inset-bottom));max-width:none;padding:.55rem .65rem calc(.55rem + env(safe-area-inset-bottom,0px));border-radius:1.1rem;gap:.4rem;transform:translateY(28px)}.ct-bulk.show{transform:translateY(0)}.ct-bulk-n{font-size:.74rem}.ct-bulk-act,.ct-bulk-actions .ct-export-menu>.ct-btn{padding:.4rem .6rem;font-size:.7rem}.ct-kpi-v{font-size:1.4rem}.ct-kpi{padding:.85rem .9rem}.ct-table:not(.ct-table--org-stats) .ct-thead,.ct-table:not(.ct-table--org-stats) .ct-row{grid-template-columns:minmax(0,1fr);align-items:center;gap:0;padding:.85rem 3.75rem .85rem .75rem;position:relative}.ct-table:not(.ct-table--org-stats) .ct-thead{padding-right:.75rem}.ct-table:not(.ct-table--org-stats) .ct-th-st,.ct-table:not(.ct-table--org-stats) .ct-th-enrich,.ct-table:not(.ct-table--org-stats) .ct-th-det,.ct-table:not(.ct-table--org-stats) .ct-row .ct-status,.ct-c-status{display:none}.ct-meta-crm{align-items:center;max-width:100%;display:inline-flex}.ct-table:not(.ct-table--org-stats) .ct-c-det{justify-content:center;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.ct-eye{border-color:var(--border);background:var(--ct-panel-2);border-radius:11px;width:40px;height:40px}.ct-modal-grid{grid-template-columns:1fr}.ct-bulk-actions .ct-export-menu.compact .ct-export-popover{max-width:min(240px,100vw - 48px);left:0;right:auto}.ct-enrich-modal{flex-direction:column;max-height:min(92dvh,100%);display:flex}.ct-enrich-body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.ct-enrich-field input{font-size:16px}.ct-enrich-preview li{grid-template-columns:1fr;gap:.15rem}.ct-enrich-preview-arrow{display:none}.ct-enrich-preview-before{font-size:.78rem}.ct-enrich-preview-after{font-size:.84rem}.ct-d-crm-banner{flex-direction:column;align-items:stretch}.ct-crm-retry-btn{justify-content:center;width:100%}.ct-modal-overlay{align-items:flex-end;padding:.65rem .65rem 0}.ct-modal{max-height:min(88dvh,100%);padding-bottom:max(1.1rem, env(safe-area-inset-bottom,0px));border-radius:1.2rem 1.2rem 0 0}.ct-modal-actions{gap:.45rem}.ct-modal-actions .ct-btn{white-space:normal;text-align:center;flex:auto;justify-content:center;min-width:0;line-height:1.25}.ct-modal-actions .ct-btn.primary{flex:100%}.ct-transfer-mode-grid{grid-template-columns:1fr}}.ct-transfer-modal{max-width:min(92vw,480px)}.ct-transfer-head{align-items:flex-start}.ct-transfer-head-text{flex:1;min-width:0}.ct-transfer-mode{margin-bottom:.85rem}.ct-transfer-mode-label{color:var(--text-muted);margin-bottom:.45rem;font-size:.78rem;font-weight:700;display:block}.ct-transfer-mode-grid{grid-template-columns:1fr 1fr}.ct-transfer-search{flex-direction:column;gap:.35rem;margin-bottom:.75rem;display:flex}.ct-transfer-search span{color:var(--muted);font-size:.78rem;font-weight:700}.ct-transfer-search input{border:1px solid var(--border);background:var(--surface);border-radius:.65rem;width:100%;padding:.55rem .7rem}.ct-transfer-list{border:1px solid var(--border);border-radius:.75rem;max-height:min(50vh,320px);margin:0;padding:0;list-style:none;overflow:auto}.ct-transfer-item{text-align:left;border:none;border-bottom:1px solid var(--border);cursor:pointer;background:0 0;align-items:center;gap:.65rem;width:100%;padding:.55rem .65rem;display:flex}.ct-transfer-item:last-child{border-bottom:none}.ct-transfer-item.on{background:#2f6cff0f}.ct-transfer-item.on .ct-check{background:var(--blue);border-color:var(--blue)}.ct-transfer-item.on .ct-check:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:2.5px;left:6px;transform:rotate(45deg)}.ct-transfer-av{color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.72rem;font-weight:800;display:flex}.ct-transfer-body{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.ct-transfer-body strong{font-size:.86rem;font-weight:700}.ct-transfer-body em{color:var(--muted);font-size:.76rem;font-style:normal}.ct-transfer-empty,.ct-transfer-error,.ct-transfer-hint{color:var(--muted);margin:.5rem 0 0;font-size:.8rem;line-height:1.45}.ct-transfer-error{color:var(--danger,#c0392b)}.ct-transfer-skel{background:var(--surface-hover);border-radius:.75rem;height:120px;margin:.5rem 0}
