:root{color-scheme:dark;--bg:#07131a;--bg-deep:#040b10;--panel:rgba(9,23,30,.92);--panel-strong:rgba(11,28,36,.98);--border:rgba(126,163,180,.16);--border-strong:rgba(126,163,180,.28);--text:#eef8fb;--muted:#96adb7;--muted-soft:#6e8691;--accent:#00d4aa;--accent-strong:#38ebc4;--accent-soft:rgba(0,212,170,.14);--incoming:#12252f;--incoming-border:rgba(126,163,180,.2);--success-bg:rgba(0,212,170,.12);--success-text:#caffef;--warning-bg:hsla(40,59%,63%,.14);--warning-text:#ffe3b0;--shadow-lg:0 28px 90px rgba(0,0,0,.34);--shadow-md:0 16px 40px rgba(0,0,0,.22);--mobile-bg:#f4f7fb;--mobile-card:#fff;--mobile-border:#dbe4ee;--mobile-text:#12212f;--mobile-muted:#647487;--mobile-incoming:#fff;--mobile-incoming-border:#dde6ef}*{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;overflow:hidden;background:radial-gradient(circle at top left,rgba(0,212,170,.12),transparent 26%),radial-gradient(circle at top right,hsla(40,59%,63%,.12),transparent 24%),linear-gradient(180deg,var(--bg) 0,var(--bg-deep) 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}.shell{height:100vh;padding:12px}.shell-fixed{overflow:hidden}.app-frame,.fixed-frame{height:100%;max-width:1480px;margin:0 auto;display:grid;grid-template-rows:auto 1fr;grid-gap:12px;gap:12px}.mobile-topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;border:1px solid var(--border);border-radius:24px;background:rgba(7,19,26,.92);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-md)}.mobile-topbar-fixed{flex:0 0 auto}.mobile-topbar h1{margin:0;font-size:clamp(1.6rem,3vw,2.2rem);letter-spacing:-.04em}.header-title-button{border:0;background:transparent;padding:0;margin:0;color:inherit;text-align:left;cursor:pointer}.header-title-button h1{pointer-events:none}.mobile-search-header{gap:10px}.mobile-inline-searchbar-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.mobile-inline-searchbar{min-width:0;display:grid;grid-template-columns:20px minmax(0,1fr) 20px;align-items:center;grid-gap:8px;gap:8px;padding:0 12px;min-height:46px;border-radius:14px;background:#eef2f6;border:1px solid #dbe4ee}.mobile-inline-search-clear,.mobile-inline-search-icon{color:#7d8d9d;font-size:14px}.mobile-inline-search-clear{border:0;background:transparent;padding:0;cursor:pointer}.mobile-inline-search-input{border:0;background:transparent;padding:0;min-width:0;color:var(--mobile-text);font-size:18px}.mobile-inline-search-input:focus{outline:none}.mobile-inline-search-cancel{border:0;background:transparent;color:#2a79b8;font-weight:600;padding:0 4px}.mobile-eyebrow{font-size:12px;color:var(--muted-soft);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px}.topbar-actions{display:flex;gap:10px;align-items:center}.mobile-only{display:none}.desktop-only{display:grid}.compose-fab,.top-icon-button{width:46px;height:46px;display:grid;place-items:center;border-radius:999px;font-size:22px;border:0}.compose-fab{background:linear-gradient(180deg,var(--accent-strong),var(--accent));color:#032019;font-weight:800;box-shadow:0 16px 28px rgba(0,212,170,.24)}.fixed-layout,.mobile-layout{min-height:0;display:grid;grid-template-columns:360px minmax(0,1fr);grid-gap:12px;gap:12px}.card{position:relative;min-height:0;background:linear-gradient(180deg,hsla(0,0%,100%,.02),transparent 18%),var(--panel);border:1px solid var(--border);border-radius:28px;overflow:hidden;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.fixed-clients-pane,.fixed-sidebar{display:grid;grid-template-rows:minmax(0,1fr);min-height:0}.composer,.empty,.sidebar-header,.thread-header{padding:18px}.only-scroll-region,.sidebar-list{overflow:auto;min-height:0}.mobile-thread-list{height:100%;min-height:0;padding:10px;overscroll-behavior:contain}.client-list-group{display:grid}.client-section-label{position:-webkit-sticky;position:sticky;top:0;z-index:2;padding:8px 14px 6px;font-size:12px;font-weight:800;letter-spacing:.08em;color:var(--mobile-muted);background:linear-gradient(180deg,rgba(244,247,251,.96),rgba(244,247,251,.88));text-transform:uppercase}.thread-link{display:block;margin-bottom:8px;padding:14px;border:1px solid transparent;border-radius:18px;transition:background .16s ease,border-color .16s ease,transform .16s ease}.thread-link:hover{border-color:rgba(126,163,180,.12);background:hsla(0,0%,100%,.03)}.thread-link.active{background:linear-gradient(180deg,rgba(0,212,170,.16),rgba(0,212,170,.06));border-color:rgba(0,212,170,.2);box-shadow:inset 3px 0 0 var(--accent)}.thread-list-row{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.thread-list-row-top-aligned{align-items:start}.thread-avatar{width:48px;height:48px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(180deg,rgba(0,212,170,.24),rgba(0,212,170,.12));border:1px solid rgba(0,212,170,.18);color:#d7fff5;font-size:14px;font-weight:800}.thread-avatar-glyph{font-size:18px;line-height:1}.thread-avatar-sm{width:42px;height:42px;font-size:13px}.thread-avatar-lg{width:60px;height:60px;font-size:18px}.thread-list-content{min-width:0;display:grid;grid-gap:4px;gap:4px}.thread-list-topline{display:flex;gap:12px;justify-content:space-between;align-items:baseline}.thread-list-topline strong{display:block;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-list-preview{color:#dceef3;font-size:14px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.client-list-preview{color:#d5e7ee}.client-list-row{align-items:center}.client-list-content-tight{gap:6px}.client-row-topline{align-items:flex-start}.client-row-heading{min-width:0;display:grid;grid-gap:4px;gap:4px;flex:1 1 auto}.client-row-heading strong{font-size:17px}.client-row-meta{margin-top:2px}.client-row-meta-simple{justify-content:flex-start}.detail-pills,.thread-list-meta,.thread-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.meta,.muted,.thread-list-topline small{color:var(--muted)}.chip,.detail-pill,.match-badge,.status-badge{font-size:11px;padding:5px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.05);color:#dceef3}.detail-pill-tag,.match-badge,.status-new{background:var(--accent-soft);color:#d5fff5;border-color:rgba(0,212,170,.24)}.unread{min-width:22px;padding:2px 8px;border-radius:999px;background:linear-gradient(180deg,var(--accent-strong),var(--accent));color:#032019;text-align:center;font-size:12px;font-weight:800}.fixed-thread-pane,.thread-pane{display:grid;grid-template-rows:auto 1fr auto;min-height:0}.thread-header{border-bottom:1px solid var(--border);background:rgba(7,18,24,.92)}.thread-heading{display:grid;grid-template-columns:56px 1fr 56px;align-items:center}.thread-heading-no-back{grid-template-columns:minmax(0,1fr) 56px}.thread-title-row{display:flex;gap:12px;align-items:center}.thread-title-row-centered{justify-content:center;text-align:center}.thread-heading h2{margin:0;font-size:1.35rem;letter-spacing:-.03em}.thread-header-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;align-items:center}.client-avatar-button{display:inline-flex;border-radius:999px}.client-avatar-button .thread-avatar{width:46px;height:46px}.mobile-thread-header .client-avatar-button .thread-avatar{box-shadow:0 10px 22px rgba(0,212,170,.18)}.client-row-card{cursor:pointer;border-color:rgba(126,163,180,.08);background:linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,.015))}.client-row-card:hover{transform:translateY(-1px);border-color:rgba(0,212,170,.16);background:linear-gradient(180deg,rgba(0,212,170,.08),hsla(0,0%,100%,.02))}.client-contact-row{margin-bottom:0;border-radius:0;border-left:0;border-right:0;border-top:0;padding:10px 12px;box-shadow:none}.client-contact-row.active{background:rgba(56,164,255,.08);box-shadow:none}.call-event-topline{display:flex;gap:12px;justify-content:space-between;align-items:baseline}.call-event-topline strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.call-event-topline small{color:var(--muted);white-space:nowrap}.call-recording-player{width:100%;margin-top:4px}.call-timeline-row{display:flex;justify-content:center;margin:2px 0}.call-timeline-card{width:min(86%,520px);display:grid;grid-gap:8px;gap:8px;padding:12px 14px;border-radius:18px;border:1px solid rgba(126,163,180,.16);background:hsla(0,0%,100%,.055);color:var(--text);box-shadow:0 10px 26px rgba(0,0,0,.14)}.mobile-light-card .call-timeline-card{background:#f8fbff;color:var(--mobile-text);border-color:#dde6ef;box-shadow:0 8px 22px rgba(24,45,67,.08)}.mobile-light-card .call-timeline-card .thread-list-preview,.mobile-light-card .call-timeline-card small{color:var(--mobile-muted)}.client-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.client-detail-copy{white-space:pre-wrap;line-height:1.5}.client-linked-section{grid-gap:12px;gap:12px;display:grid}.client-linked-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.client-linked-thread-list{display:grid;grid-gap:8px;gap:8px;max-height:320px;padding:0}.client-linked-thread-card{margin-bottom:0}.client-sheet-header-lg{align-items:center}.thread-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;min-height:0}.thread-main-grid-single{grid-template-columns:minmax(0,1fr);height:100%}.messages-column,.only-thread-scroll{min-width:0;min-height:0}.messages-column-full{display:grid;min-height:0}.messages{padding:20px 18px;display:flex;flex-direction:column;gap:12px;background:radial-gradient(circle at top,rgba(0,212,170,.06),transparent 20%),linear-gradient(180deg,hsla(0,0%,100%,.02),transparent 16%),rgba(5,12,17,.6);overflow:auto;min-height:0}.client-action-card,.client-section-card,.compose-form,.context-card,.context-panel,.filter-form,.note-card,.template-panel,.workflow-card{padding:14px;border-radius:18px;border:1px solid var(--border);background:hsla(0,0%,100%,.03)}.date-separator{display:flex;justify-content:center;margin:6px 0 8px}.date-separator span{font-size:12px;color:var(--muted-soft);padding:7px 12px;border-radius:999px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.05)}.message-row{display:flex}.message-row.inbound{justify-content:flex-start}.message-row.outbound{justify-content:flex-end}.bubble{max-width:min(78%,760px);padding:13px 15px 11px;border-radius:22px;box-shadow:var(--shadow-md)}.bubble.inbound{background:linear-gradient(180deg,hsla(0,0%,100%,.02),transparent),var(--incoming);border:1px solid var(--incoming-border);border-bottom-left-radius:8px}.bubble.outbound{background:linear-gradient(180deg,var(--accent-strong),var(--accent));color:#032019;border:1px solid hsla(0,0%,100%,.16);border-bottom-right-radius:8px}.bubble p{margin:0;white-space:pre-wrap;line-height:1.5}.bubble footer{display:flex;gap:8px;margin-top:9px;font-size:11px;flex-wrap:wrap;color:rgba(238,248,251,.72)}.bubble.outbound footer{color:rgba(3,32,25,.72)}.bubble-time{font-weight:700}.message-media-grid{display:grid;grid-gap:10px;gap:10px;margin-top:10px}.media-card{display:grid;grid-gap:8px;gap:8px;padding:10px;border-radius:16px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05)}.media-image{display:block;width:100%;max-height:280px;object-fit:cover;border-radius:12px;background:rgba(0,0,0,.18)}.media-caption,.media-kind{font-size:12px}.composer{position:-webkit-sticky;position:sticky;bottom:0;z-index:25;border-top:1px solid var(--border);background:rgba(7,18,24,.98)}.composer-compact .notice{display:none}.composer-mobile-docked{padding:14px 18px 18px;box-shadow:0 -10px 30px rgba(0,0,0,.24)}.composer-input-row{display:grid;grid-template-columns:minmax(0,1fr) 52px;grid-gap:10px;gap:10px;align-items:end}.composer-input-row-ios{grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center}.reply-textarea-compact{min-height:76px!important;max-height:28vh}.reply-textarea-inline{min-height:52px!important;border-radius:22px;padding:14px 16px;resize:none}.reply-textarea-ios{min-height:42px!important;max-height:120px;border-radius:12px;padding:10px 12px}.stack-sm{display:grid;grid-gap:12px;gap:12px}.context-grid,.field-row,.notes-list{display:grid;grid-gap:8px;gap:8px}.context-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.context-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-soft);margin-bottom:6px}.label{color:var(--muted);font-size:14px}.input,.select,.textarea{width:100%;border-radius:16px;border:1px solid var(--border-strong);background:rgba(4,12,17,.88);color:var(--text);padding:14px}.input:focus,.select:focus,.textarea:focus{outline:none;border-color:rgba(0,212,170,.5);box-shadow:0 0 0 4px rgba(0,212,170,.12)}.textarea{min-height:110px;resize:vertical}.compact-textarea{min-height:88px}.compact-select{min-width:160px;flex:1 1 180px}.button{border:0;border-radius:14px;background:linear-gradient(180deg,var(--accent-strong),var(--accent));color:#032019;font-weight:800;padding:12px 16px;cursor:pointer;justify-self:flex-start;box-shadow:0 16px 28px rgba(0,212,170,.24)}.button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.secondary-button{background:hsla(0,0%,100%,.05);color:var(--text);border:1px solid hsla(0,0%,100%,.08);box-shadow:none}.composer-plus-button{width:32px;height:32px;border:0;background:transparent;color:#38a4ff;font-size:30px;line-height:1;display:grid;place-items:center;padding:0}.composer-hidden-file-input{display:none}.composer-attachment-pill{padding:8px 12px;border-radius:999px;background:#eef6ff;color:#2a79b8;font-size:13px;font-weight:600;justify-self:start}.smart-suggestion{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:16px;background:rgba(56,164,255,.12);border:1px solid rgba(56,164,255,.24);color:var(--text)}.smart-suggestion-escalate{background:hsla(40,59%,63%,.14);border-color:hsla(40,59%,63%,.28)}.smart-suggestion div{display:grid;grid-gap:2px;gap:2px;min-width:0}.smart-suggestion strong{font-size:13px}.smart-suggestion span{font-size:12px;color:var(--muted-soft);line-height:1.3}.smart-suggestion button{border:0;border-radius:999px;padding:8px 12px;color:#032019;background:linear-gradient(180deg,var(--accent-strong),var(--accent));font-weight:800;white-space:nowrap}.smart-suggestion button:disabled{opacity:.55}.send-text-button{border:0;background:transparent;color:#7b7f86;font-size:17px;font-weight:500;padding:0 4px;height:42px}.send-text-button:not(:disabled){color:#38a4ff}.send-text-button:disabled{opacity:1}.notice{padding:11px 13px;border-radius:14px;background:var(--warning-bg);color:var(--warning-text);border:1px solid hsla(40,59%,63%,.16)}.success-notice{background:var(--success-bg);color:var(--success-text);border-color:rgba(0,212,170,.16)}.overlay-shell{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px}.overlay-backdrop{background:rgba(3,10,14,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.overlay-backdrop,.overlay-dismiss{position:absolute;inset:0}.overlay-card{position:relative;z-index:1;width:min(540px,calc(100vw - 28px));border-radius:28px;border:1px solid var(--border);background:rgba(7,19,26,.98);box-shadow:var(--shadow-lg);padding:16px}.overlay-card-search{width:min(500px,calc(100vw - 28px))}.overlay-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:12px}.overlay-form{background:transparent;border:0;padding:0}.client-overlay-card{width:min(560px,calc(100vw - 28px))}.import-contacts-overlay,.new-client-overlay{width:min(620px,calc(100vw - 28px))}.client-sheet-body{gap:14px}.client-photo-placeholder,.client-sheet-header{display:flex;gap:12px;align-items:center}.client-read-screen{background:#fff;color:var(--mobile-text)}.client-read-header{position:-webkit-sticky;position:sticky;top:0;z-index:4;background:#fff;padding-bottom:12px;border-bottom:1px solid #e7edf4;grid-template-columns:52px 1fr auto}.client-read-header>strong{justify-self:center}.client-read-header .top-icon-button{width:42px;height:42px;background:transparent;color:#7f92a5;border-color:transparent;font-size:24px;justify-self:start}.client-read-edit-button{min-height:38px;padding:8px 14px;border-radius:12px;background:transparent;color:#1c5f96;border-color:#d9e5f1}.client-read-hero{display:grid;justify-items:center;grid-gap:12px;gap:12px;padding:16px 0 8px;text-align:center}.client-read-hero .thread-avatar{width:88px;height:88px;font-size:26px;background:linear-gradient(180deg,#eef9ef,#e0f4e4);border-color:#d6ebdb;color:#5e8e68}.client-read-hero strong{font-size:2rem;letter-spacing:-.04em}.client-read-sections{display:grid;grid-gap:0;gap:0;border-top:1px solid #edf2f7;background:#fff}.client-read-row{display:grid;grid-gap:6px;gap:6px;padding:18px 0;border-bottom:1px solid #edf2f7}.client-read-value,.client-read-value-button{font-size:1.08rem;color:#2e7480;line-height:1.45}.client-read-value-button{padding:0;border:0;background:transparent;text-align:left;justify-content:flex-start;min-height:0}.client-read-value-button:disabled{opacity:1}.client-read-value-button-tappable{width:100%;padding:2px 0;display:flex;align-items:center;justify-content:space-between;color:#1f6f83;font-weight:600}.client-read-value-button-tappable:hover{color:#174f6a}.client-action-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.client-action-tabs-duo{grid-template-columns:repeat(2,minmax(0,1fr))}.client-action-tabs-single{grid-template-columns:minmax(0,1fr)}.client-action-pill{min-height:48px;padding:12px 14px;border-radius:16px;border:1px solid #d8e7f6;background:#f5f9fd;color:#557089;font-weight:700;text-align:center;display:inline-flex;align-items:center;justify-content:center}.client-action-pill.active{background:#edf6ff;color:#1c5f96}.client-call-sheet-shell{position:fixed;inset:0;z-index:90;display:grid;align-items:end}.client-call-sheet-backdrop{position:absolute;inset:0;border:0;background:rgba(8,16,24,.3)}.client-call-sheet{position:relative;z-index:1;width:100%;border-radius:24px 24px 0 0;border-left:0;border-right:0;border-bottom:0;background:#fff;color:#12212f;padding:12px 16px calc(18px + env(safe-area-inset-bottom, 0px));box-shadow:0 -18px 48px rgba(0,0,0,.18)}.client-call-sheet-handle{width:44px;height:5px;border-radius:999px;background:#d6e0ea;margin:2px auto 8px}.client-call-sheet-title{font-weight:800;color:#7a8da0;margin-bottom:4px}.client-call-sheet-option{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:16px 4px;border:0;border-bottom:1px solid #edf2f7;background:transparent;color:inherit;text-align:left}.client-call-sheet-option.centered{grid-template-columns:1fr;justify-items:center;text-align:center}.client-call-sheet-option-list{border-radius:18px;overflow:hidden;background:#fff}.client-call-sheet-option strong{font-size:17px;color:#12212f}.client-call-sheet-option .muted{color:#647487}.client-call-sheet-option.premium:disabled{opacity:.5}.action-menu-option-premium{grid-template-columns:42px minmax(0,1fr) 20px;padding:12px 14px;border-radius:18px;border:1px solid #e7eef6;margin-bottom:10px;background:#fff;box-shadow:0 8px 22px rgba(18,33,47,.045)}.action-menu-option-premium:last-child{margin-bottom:0}.action-menu-icon{width:42px;height:42px;display:grid;border-radius:14px;background:#f1f7fd;font-size:20px}.action-menu-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.action-menu-copy strong{font-size:16px;letter-spacing:-.01em}.action-menu-copy small{color:#6f7f92;font-size:13px;font-weight:600;line-height:1.25}.action-menu-chevron{justify-self:end;color:#a4afbb;font-size:24px;line-height:1}.saved-reply-sheet{max-height:min(76vh,680px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding-top:10px}.saved-reply-sheet-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:14px;gap:14px;padding:0 2px 12px}.saved-reply-sheet-header .client-call-sheet-title{text-align:left;margin:0 0 3px;color:#12212f;font-size:20px;letter-spacing:-.03em}.saved-reply-sheet-header p{margin:0;color:#667789;font-size:13px;line-height:1.35}.saved-reply-count{min-width:32px;height:32px;padding:0 10px;display:grid;place-items:center;border-radius:999px;background:#12212f;color:#fff;font-weight:800;font-size:13px}.saved-reply-grid{overflow:auto;display:grid;grid-gap:8px;gap:8px;padding:1px 0 4px;background:transparent;border-radius:0;-webkit-overflow-scrolling:touch}.saved-reply-option{grid-template-columns:42px minmax(0,1fr) 18px;gap:11px;padding:12px 13px;border:1px solid #e6edf5;border-radius:18px;background:#fff;box-shadow:0 8px 20px rgba(18,33,47,.04)}.saved-reply-option:active{transform:scale(.99);background:#f7fbff}.saved-reply-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:#f1f7fd;font-size:20px}.saved-reply-main{min-width:0;display:grid;grid-gap:3px;gap:3px;align-content:center}.saved-reply-title{display:block;min-width:0;color:#0f1f2e!important;font-size:16px!important;font-weight:850!important;line-height:1.18;letter-spacing:-.02em;white-space:normal;overflow:visible;text-overflow:clip}.saved-reply-kicker{width:-moz-fit-content;width:fit-content;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1c5f96;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.saved-reply-description{color:#5e7084;font-size:12.5px;font-weight:650;line-height:1.25;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.saved-reply-chevron{align-self:center;justify-self:end;color:#a5b0bd;font-size:23px;line-height:1}.client-linked-panel{margin-top:8px;padding-top:4px;display:grid;grid-gap:10px;gap:10px}.client-linked-count{min-width:28px;height:28px;padding:0 10px;border-radius:999px;display:inline-grid;place-items:center;background:#eef3f8;color:#647487;font-size:12px;font-weight:700}.client-linked-thread-list-plain{display:grid;grid-gap:0;gap:0;border-top:1px solid #edf2f7}.client-linked-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px 0;border-bottom:1px solid #edf2f7}.client-linked-row-main{min-width:0;display:grid;grid-gap:4px;gap:4px}.client-linked-row-main strong{font-size:16px;color:#12212f}.client-linked-subtitle{color:#647487;font-size:14px}.client-linked-row-side{display:flex;align-items:center;justify-content:flex-end}.client-linked-arrow{color:#98a6b5;font-size:24px;line-height:1}.client-phone-block,.premium-number-block{padding:14px;border-radius:18px;border:1px solid var(--border);background:hsla(0,0%,100%,.03)}.client-phone-value,.premium-number-value{font-size:1.05rem;font-weight:700}.client-action-card{display:flex;justify-content:space-between;align-items:center;gap:12px}.client-import-tool-card{align-items:flex-start}.client-import-tool-card .button{flex:0 0 auto}.client-photo-avatar{width:52px;height:52px}.top-save-badge{min-width:72px;height:40px;padding:0 14px}.clients-pane{min-height:0}.desktop-clients-pane{grid-column:1/-1}.import-contacts-body{min-height:420px}.import-contact-list{max-height:340px;padding:0}.bottom-nav{position:-webkit-sticky;position:sticky;bottom:0;z-index:12;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;padding:8px 10px calc(10px + env(safe-area-inset-bottom, 0px));background:hsla(0,0%,100%,.88);backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2);border-top:1px solid rgba(216,226,236,.9);box-shadow:0 -10px 28px rgba(18,33,47,.06)}.bottom-nav-item{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:56px;border-radius:16px;border:1px solid transparent;color:#8192a3;background:transparent;font-weight:600;letter-spacing:-.01em}.bottom-nav-item.active{color:var(--mobile-text);background:rgba(56,164,255,.1);border-color:rgba(56,164,255,.14)}.bottom-nav-icon-wrap{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:transparent;transition:background .16s ease,color .16s ease,transform .16s ease}.bottom-nav-item.active .bottom-nav-icon-wrap{background:rgba(56,164,255,.16)}.bottom-nav-icon{font-size:18px;line-height:1}.bottom-nav-label{font-size:12px;line-height:1.1}.mobile-conversation-card,.mobile-threads-card{display:grid;min-height:0}.mobile-light-card,.mobile-pocket-header{background:var(--mobile-card);border-color:var(--mobile-border);box-shadow:none}.mobile-light-icon{background:#eef3f8;color:var(--mobile-text);border-color:#d8e2ec}.mobile-thread-list-light .thread-link{background:transparent}.mobile-thread-list-light .thread-link.active{background:rgba(56,164,255,.1);border-color:rgba(56,164,255,.2);box-shadow:inset 3px 0 0 #38a4ff}.mobile-light-card .muted,.mobile-light-card .thread-list-topline small,.mobile-light-empty,.mobile-thread-link-light .meta,.mobile-thread-link-light .thread-list-preview{color:var(--mobile-muted)}.sidebar-empty{display:grid;place-items:center;min-height:100%;text-align:center}.sidebar-empty h2,.sidebar-empty p{margin-left:auto;margin-right:auto;max-width:28ch}.mobile-light-card .label,.mobile-light-card .thread-avatar,.mobile-light-card .thread-list-topline strong,.mobile-light-card h1,.mobile-light-card h2{color:var(--mobile-text)}.mobile-light-card .thread-avatar{background:linear-gradient(180deg,#dff5ff,#bfe3ff);border-color:#c8ddef;color:#16324a}.mobile-light-card .client-row-card{background:#fff;border-color:#e2e9f1;padding:16px 14px}.mobile-light-card .client-row-card:hover{background:#f8fbff;border-color:#cfe0ef}.mobile-light-card .client-row-card .detail-pill{background:#eef6ff;border-color:#d8e7f6;color:#6d7f93}.mobile-light-card .client-contact-row{background:#fff;border-color:#e6edf5;padding:14px 12px}.mobile-light-card .client-contact-row:hover{background:#fff;border-color:#e6edf5;transform:none}.mobile-thread-list-light{padding:6px 10px 10px}.mobile-thread-list-light .thread-link{margin-bottom:2px;padding:10px 12px;border-radius:16px}.mobile-thread-list-light .thread-list-row{gap:10px;align-items:start}.mobile-thread-list-light .thread-list-content{gap:2px}.mobile-thread-list-light .thread-list-topline{min-height:auto;align-items:flex-start;gap:10px}.mobile-thread-list-light .thread-list-topline strong{font-size:14px;line-height:1.2}.mobile-thread-list-light .thread-list-topline small{flex:0 0 auto;white-space:nowrap;text-align:right}.mobile-thread-list-light .thread-list-preview{font-size:13px;line-height:1.3;-webkit-line-clamp:2}.mobile-thread-list-light .thread-list-meta{gap:6px;margin-top:1px}.mobile-thread-list-light .meta,.mobile-thread-list-light .thread-list-topline small{font-size:12px;line-height:1.2}.mobile-thread-list-light .thread-avatar{width:44px;height:44px;font-size:13px}.mobile-conversation-main{min-height:0;overflow:hidden}.mobile-conversation-card .messages-column,.mobile-conversation-card .messages-column-full,.mobile-conversation-card .mobile-messages,.mobile-conversation-card .only-thread-scroll{min-height:0;height:100%}.mobile-messages-light{background:#edf3f8}.mobile-bubble-inbound{background:var(--mobile-incoming)!important;border-color:var(--mobile-incoming-border)!important}.mobile-bubble-inbound,.mobile-bubble-inbound footer,.mobile-bubble-inbound p{color:var(--mobile-text)!important}.mobile-bubble-inbound footer{opacity:.72}.mobile-bubble-outbound{background:linear-gradient(180deg,var(--accent-strong),var(--accent))!important;color:#032019!important;border-color:rgba(0,212,170,.24)!important}.mobile-bubble-outbound footer,.mobile-bubble-outbound p{color:rgba(3,32,25,.84)!important}.mobile-only .bottom-nav{background:hsla(0,0%,100%,.9);border-top-color:rgba(216,226,236,.95)}.mobile-only .bottom-nav-item{color:#7f90a2}.mobile-only .bottom-nav-item.active{background:rgba(56,164,255,.1);color:var(--mobile-text);border-color:rgba(56,164,255,.14)}.mobile-only .bottom-nav-item.active .bottom-nav-icon-wrap{background:rgba(56,164,255,.16)}@media (max-width:900px){.client-detail-grid{grid-template-columns:1fr}body,html{background:var(--mobile-bg);color:var(--mobile-text)}.shell,body,html{height:100dvh;overflow:hidden}.shell{padding:0;min-height:100dvh}.app-frame,.fixed-frame{max-width:none;gap:0;min-height:100dvh;height:100dvh}.desktop-only,.desktop-topbar{display:none}.mobile-only{display:block}.mobile-list-shell,.mobile-only{height:100%;min-height:100dvh;overflow:hidden}.mobile-list-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:0;gap:0}.mobile-threads-card{grid-template-rows:minmax(0,1fr)}.mobile-conversation-card,.mobile-threads-card{height:100%;border-radius:0;border-left:0;border-right:0;border-bottom:0}.mobile-conversation-card{min-height:100%;overflow:hidden}.mobile-list-shell>.mobile-conversation-card{position:fixed;inset:auto 0 0 0;top:var(--chat-shell-top,0);z-index:30;grid-row:1/-1}.mobile-chat-shell,.mobile-list-shell>.mobile-conversation-card{height:var(--chat-shell-height,100dvh);min-height:var(--chat-shell-height,100dvh)}.mobile-chat-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:var(--mobile-card)}.mobile-chat-composer,.mobile-chat-header{flex:0 0 auto}.mobile-chat-body{min-height:0;height:100%;overflow:hidden;background:#edf3f8}.mobile-clients-card{margin-bottom:92px}.mobile-clients-card+.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:40;padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px))}.mobile-thread-header{position:relative;z-index:35;background:var(--mobile-card);border-bottom:1px solid var(--mobile-border);padding:12px 14px}.mobile-thread-header .thread-heading{grid-template-columns:44px minmax(0,1fr) 44px;gap:10px}.mobile-thread-header .thread-title-row{min-width:0;gap:10px}.mobile-thread-header h2{font-size:1.05rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-thread-header .meta,.mobile-thread-header .thread-list-meta{min-width:0;overflow:hidden}.mobile-light-card .notice,.mobile-light-card .success-notice,.thread-heading h2{color:var(--mobile-text)}.messages,.mobile-messages{padding:12px 12px 8px;gap:10px;scroll-padding-bottom:12px}.mobile-chat-scroll,.mobile-conversation-card .mobile-messages{height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.message-row:last-child{margin-bottom:0}.bubble{max-width:min(86%,640px)}.composer{position:relative;z-index:45;border-top:1px solid rgba(216,226,236,.95);background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08);box-shadow:0 -10px 26px rgba(18,33,47,.08)}.composer-mobile-docked{padding:10px 12px calc(10px + env(safe-area-inset-bottom, 0px));box-shadow:none}.composer-input-row-ios{gap:8px;align-items:end}.reply-textarea-ios{min-height:40px!important;max-height:96px;border-radius:18px;padding:10px 12px}.composer-plus-button,.send-text-button{align-self:center}.send-text-button{height:40px;padding:0 2px}.overlay-shell{padding:0;align-items:stretch}.client-overlay-card,.import-contacts-overlay,.new-client-overlay,.overlay-card{width:100vw;min-height:100vh;border-radius:0;border-left:0;border-right:0;border-top:0}}.chargebee-export-page{min-height:100vh;overflow:auto;padding:32px 16px}.chargebee-export-shell{width:min(760px,100%);margin:0 auto;display:grid;grid-gap:18px;gap:18px}.chargebee-export-back{width:-moz-fit-content;width:fit-content;color:var(--muted);font-weight:700}.chargebee-export-card,.chargebee-export-hero,.chargebee-export-notes{border:1px solid var(--border);border-radius:28px;background:var(--panel);box-shadow:var(--shadow-md);padding:24px}.chargebee-export-hero h1{margin:4px 0 10px;font-size:clamp(2rem,5vw,3.2rem);line-height:.96;letter-spacing:-.06em}.chargebee-export-hero p,.chargebee-export-notes li{color:var(--muted);line-height:1.55}.chargebee-export-card{display:grid;grid-gap:16px;gap:16px}.chargebee-export-field{display:grid;grid-gap:8px;gap:8px;color:var(--text);font-weight:800}.chargebee-export-field input{width:100%;border:1px dashed var(--border-strong);border-radius:18px;padding:18px;color:var(--muted);background:hsla(0,0%,100%,.03)}.chargebee-export-or{color:var(--muted-soft);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.chargebee-export-button{border:0;border-radius:18px;padding:16px 18px;background:linear-gradient(180deg,var(--accent-strong),var(--accent));color:#032019;font-weight:900;cursor:pointer}.chargebee-export-button:disabled{opacity:.5;cursor:not-allowed}.chargebee-export-result{border-radius:18px;padding:16px;border:1px solid var(--border)}.chargebee-export-result.success{background:var(--success-bg);color:var(--success-text)}.chargebee-export-result.error{background:rgba(255,93,93,.14);color:#ffd0d0}.chargebee-export-result pre{overflow:auto;margin:10px 0 0;white-space:pre-wrap;color:inherit}.template-toolbar{display:flex;justify-content:flex-start;margin-bottom:8px}.template-menu-button{border:1px solid var(--border);border-radius:999px;padding:9px 14px;color:var(--text);background:hsla(0,0%,100%,.04);font-weight:800;cursor:pointer}.template-menu-button:disabled{opacity:.55;cursor:not-allowed}.client-call-sheet-title{padding:6px 10px 2px;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;text-align:center}.template-option-list{max-height:min(58vh,520px);overflow:auto}.template-option{display:grid;grid-gap:5px;gap:5px;text-align:left}.template-option span{color:var(--muted);font-size:13px;line-height:1.35}.action-menu-option{grid-template-columns:34px minmax(0,1fr);justify-items:start;padding:15px 10px}.action-menu-icon{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:999px;background:#eef3f8;font-size:16px}.template-option-list{border:1px solid #edf2f7}.template-option{grid-template-columns:minmax(0,1fr) auto;padding:14px 12px}.template-option:after{content:"›";color:#a5b2c0;font-size:24px;line-height:1}.template-option span{display:none}.chargebee-export-status{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;border:1px solid var(--border);border-radius:24px;background:hsla(0,0%,100%,.04);padding:12px}.chargebee-export-status div{min-width:0;border:1px solid var(--border);border-radius:18px;background:rgba(4,11,16,.38);padding:12px;display:grid;grid-gap:5px;gap:5px}.chargebee-export-status span{color:var(--muted-soft);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.chargebee-export-status strong{color:var(--text);font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:820px){.chargebee-export-status{grid-template-columns:repeat(2,minmax(0,1fr))}}.template-empty-state{padding:18px 12px;color:var(--mobile-muted);text-align:center}.saved-replies-manager{display:grid;grid-gap:16px;gap:16px}.saved-replies-editor,.saved-replies-list{border:1px solid var(--border);border-radius:28px;background:var(--panel);box-shadow:var(--shadow-md);padding:18px}.saved-replies-editor{display:grid;grid-gap:12px;gap:12px}.saved-replies-editor input,.saved-replies-editor textarea{width:100%;border:1px solid var(--border);border-radius:16px;background:hsla(0,0%,100%,.04);color:var(--text);padding:14px}.saved-replies-message{color:var(--muted);font-weight:700}.saved-replies-list{display:grid;grid-gap:10px;gap:10px}.saved-reply-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:start;border:1px solid var(--border);border-radius:20px;background:hsla(0,0%,100%,.03);padding:14px}.saved-reply-row strong{display:block;margin-bottom:6px}.saved-reply-row p{margin:0;color:var(--muted);line-height:1.45;white-space:pre-wrap}.saved-reply-actions{display:flex;gap:8px}.saved-reply-actions button{border:1px solid var(--border);border-radius:999px;background:hsla(0,0%,100%,.04);color:var(--text);padding:8px 12px;font-weight:800}@media (max-width:720px){.saved-reply-row{grid-template-columns:1fr}.saved-reply-actions{justify-content:flex-start}}.login-screen{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:max(24px,env(safe-area-inset-top,0px)) 18px max(24px,env(safe-area-inset-bottom,0px));background:radial-gradient(circle at top left,rgba(0,212,170,.18),transparent 34%),radial-gradient(circle at bottom right,rgba(56,164,255,.14),transparent 34%),linear-gradient(180deg,var(--bg) 0,var(--bg-deep) 100%)}.login-card{width:min(420px,100%);display:grid;grid-gap:14px;gap:14px;padding:26px;border-radius:30px;border:1px solid var(--border);background:rgba(7,19,26,.94);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.login-mark{width:68px;height:68px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(180deg,var(--accent-strong),var(--accent));color:#032019;font-size:34px;font-weight:900;box-shadow:0 18px 34px rgba(0,212,170,.24)}.login-card h1{margin:0;font-size:clamp(2rem,8vw,2.7rem);letter-spacing:-.06em}.login-footnote,.login-subtitle{margin:0;color:var(--muted);line-height:1.45}.login-form{display:grid;grid-gap:14px;gap:14px;margin-top:4px}.login-input{font-size:18px}.login-button,.login-input{min-height:54px;border-radius:18px}.login-button{width:100%;justify-self:stretch;font-size:17px}.login-footnote{font-size:13px;color:var(--muted-soft)}@supports (-webkit-touch-callout:none){body,html{min-height:-webkit-fill-available}.shell{height:100dvh;padding-top:max(12px,env(safe-area-inset-top,0px));padding-bottom:max(12px,env(safe-area-inset-bottom,0px))}.composer-mobile-docked{padding-bottom:max(18px,calc(12px + env(safe-area-inset-bottom, 0px)))}}.login-card-centered{text-align:center;justify-items:center}.login-continue-link{display:inline-grid;place-items:center;text-align:center}.client-call-sheet.saved-reply-sheet,.saved-reply-sheet,.saved-reply-sheet *{color-scheme:light!important}.client-call-sheet.saved-reply-sheet{background:#fff!important;color:#101828!important;border-color:#d9e4ef!important}.client-call-sheet.saved-reply-sheet .client-call-sheet-title,.client-call-sheet.saved-reply-sheet .saved-reply-main strong,.client-call-sheet.saved-reply-sheet .saved-reply-option strong,.client-call-sheet.saved-reply-sheet .saved-reply-title{color:#101828!important;opacity:1!important;-webkit-text-fill-color:#101828!important;mix-blend-mode:normal!important}.client-call-sheet.saved-reply-sheet .saved-reply-description,.client-call-sheet.saved-reply-sheet .saved-reply-sheet-header p{color:#475467!important;opacity:1!important;-webkit-text-fill-color:#475467!important;mix-blend-mode:normal!important}.client-call-sheet.saved-reply-sheet .saved-reply-kicker{color:#175cd3!important;opacity:1!important;-webkit-text-fill-color:#175cd3!important}.client-call-sheet.saved-reply-sheet .client-call-sheet-option,.client-call-sheet.saved-reply-sheet .saved-reply-option,.client-call-sheet.saved-reply-sheet .template-option{background:#fff!important;color:#101828!important;border-color:#d0d5dd!important;box-shadow:0 8px 18px rgba(16,24,40,.08)!important}.client-call-sheet.saved-reply-sheet .saved-reply-icon{background:#eff6ff!important;color:#101828!important;-webkit-text-fill-color:initial!important}.client-call-sheet.saved-reply-sheet .saved-reply-chevron{color:#667085!important;-webkit-text-fill-color:#667085!important}