.phone-workspace{--phone-accent:#2864e8;--phone-accent-soft:#edf3ff;display:flex;flex-direction:column;height:100%;min-height:0;background:var(--background);color:var(--foreground);font-size:13px;overflow:hidden}.phone-workspace button,.phone-call-dock button,.phone-new-dialog button{cursor:pointer;transition:background .14s,color .14s,box-shadow .14s}.phone-workspace button:disabled,.phone-call-dock button:disabled,.phone-new-dialog button:disabled{cursor:default;opacity:.4}.phone-workspace button:focus-visible,.phone-workspace a:focus-visible,.phone-call-dock button:focus-visible{outline:2px solid var(--phone-accent,#2864e8);outline-offset:3px}.phone-workspace-bar{display:flex;align-items:center;justify-content:space-between;height:53px;flex:none;padding:0 20px;border-bottom:1px solid var(--border);gap:12px}.phone-workspace-title{display:flex;align-items:center;gap:10px;min-width:0}.phone-workspace-title>strong{font-size:15px;letter-spacing:-.3px}.phone-brand-icon{display:flex;align-items:center;justify-content:center;border-radius:9px;width:29px;height:29px;background:#e7f5ee;color:#258259}.phone-number{font-size:12px;color:var(--muted-foreground);margin-left:2px}.phone-connection{color:var(--muted-foreground);font-size:11px;white-space:nowrap}.phone-connection button{display:flex;align-items:center;gap:6px;padding:5px 8px;border-radius:6px}.phone-connection button:hover{background:var(--muted)}.phone-status-dot{height:6px;width:6px;border-radius:100%;background:#a1a1aa}.phone-connection-ready .phone-status-dot{background:#2aa872}.phone-columns{display:flex;flex:1;min-height:0;min-width:0;overflow:hidden}.phone-list-pane{display:flex;flex-direction:column;flex:0 0 300px;min-width:0;border-right:1px solid var(--border);background:color-mix(in srgb,var(--muted) 18%,var(--background))}.phone-list-toolbar{height:55px;display:flex;flex:none;align-items:center;justify-content:space-between;padding:0 14px}.phone-view-tabs{display:flex;gap:18px;align-items:center;height:100%}.phone-view-tabs button{height:100%;font-weight:500;color:var(--muted-foreground);position:relative}.phone-view-tabs button[aria-selected=true]{color:var(--foreground)}.phone-view-tabs button[aria-selected=true]:after{content:"";position:absolute;bottom:7px;left:0;right:0;height:2px;background:currentColor;border-radius:3px}.phone-toolbar-actions{display:flex;align-items:center;gap:2px}.phone-icon-button{display:inline-flex;align-items:center;justify-content:center;flex:none;width:30px;height:30px;border-radius:7px;color:var(--muted-foreground)}.phone-icon-button:hover{background:var(--muted);color:var(--foreground)}.phone-icon-button[aria-pressed=true]{color:#d89b20;background:#fff7df}.phone-search{display:flex;align-items:center;gap:8px;margin:0 13px 12px;padding:8px 10px;border:1px solid var(--border);border-radius:8px;color:var(--muted-foreground);background:var(--background)}.phone-search:focus-within{border-color:#799cf0;box-shadow:0 0 0 2px #2864e812}.phone-search input{min-width:0;width:100%;outline:none;background:transparent;font-size:12px}.phone-search button{display:flex}.phone-filters{display:flex;gap:5px;align-items:center;padding:0 13px 12px;flex:none}.phone-filters button{font-size:11px;line-height:1.6;border-radius:7px;padding:3px 8px;color:var(--muted-foreground);font-weight:500}.phone-filters button:hover{background:var(--muted)}.phone-filters button[aria-pressed=true]{color:#245bd0;background:var(--phone-accent-soft)}.phone-conversation-scroll{overflow-y:auto;min-height:0;flex:1;overscroll-behavior:contain}.phone-conversation-list{list-style:none;padding:0 7px 14px;margin:0}.phone-conversation-row{display:flex;gap:10px;width:100%;text-align:left;padding:12px 9px;margin-bottom:2px;border-radius:9px;align-items:center}.phone-conversation-row:hover{background:var(--muted)}.phone-conversation-row.is-selected{background:var(--phone-accent-soft)}.phone-avatar{display:inline-flex;width:39px;height:39px;flex:none;align-items:center;justify-content:center;border-radius:50%;color:#667b87;background:#e8eff2;font-size:12px;font-weight:600;letter-spacing:.3px;overflow:hidden}.phone-avatar img{width:100%;height:100%;object-fit:cover}.phone-avatar-small{width:33px;height:33px;font-size:11px}.phone-row-copy{flex:1;min-width:0}.phone-row-first{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.phone-row-first strong{font-size:12.5px;font-weight:550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-row-first time{font-size:10px;flex:none;color:var(--muted-foreground)}.phone-row-preview{display:flex;align-items:center;gap:5px;color:var(--muted-foreground);font-size:11.5px;margin-top:3px}.phone-row-preview>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex:1}.phone-row-business{display:block;font-size:10px;color:var(--muted-foreground);margin-top:4px}.is-unread .phone-row-first strong{font-weight:700}.is-unread .phone-row-preview{color:var(--foreground)}.phone-unread-dot{height:6px;width:6px;background:var(--phone-accent);border-radius:100%;flex:none}.phone-thread-pane{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;position:relative;background:var(--background)}.phone-thread-header{height:66px;min-height:66px;display:flex;align-items:center;gap:9px;padding:0 20px;border-bottom:1px solid color-mix(in srgb,var(--border) 65%,transparent)}.phone-thread-header>button:first-child{display:none}.phone-thread-title{min-width:0;flex:1}.phone-thread-title h2{font-weight:600;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.15px}.phone-thread-title>span{font-size:10.5px;color:var(--muted-foreground);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:2px}.phone-header-actions{display:flex;gap:2px}.phone-timeline{flex:1;overflow-y:auto;min-height:0;overscroll-behavior:contain;padding:14px 26px 26px;scrollbar-gutter:stable}.phone-date-separator{text-align:center;font-size:10px;color:var(--muted-foreground);margin:18px 0 20px;font-weight:500}.phone-message{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 13px}.phone-message.is-outgoing{align-items:flex-end}.phone-message-bubble{max-width:min(85%,560px);border-radius:15px 15px 15px 4px;background:color-mix(in srgb,var(--muted) 85%,var(--background));padding:10px 14px;font-size:13px;line-height:1.58;overflow:hidden}.phone-message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.is-outgoing .phone-message-bubble{background:var(--phone-accent);color:#fff;border-radius:15px 15px 4px}.phone-message-meta{display:flex;align-items:center;gap:7px;margin:5px 2px 0;font-size:9.5px;color:var(--muted-foreground);line-height:1.3}.phone-message-meta>span{display:flex;align-items:center;gap:3px}.phone-message-meta>span+span:before{content:"·";margin-right:3px}.phone-message-attachment{display:block;margin:2px 0 6px;border-radius:9px;overflow:hidden}.phone-message-attachment img{display:block;max-width:100%;max-height:320px;object-fit:contain}.phone-message-attachment>span{display:flex;align-items:center;gap:9px;padding:8px;overflow-wrap:anywhere}.phone-message.is-note{align-items:center;padding:3px 0}.is-note .phone-message-bubble{background:#fff7df;color:#685426;border-radius:9px;width:90%;max-width:560px;border:1px solid #efdfa9}.phone-note-label{display:flex;align-items:center;gap:5px;color:#987528;font-size:10px;margin-bottom:6px}.phone-message-failure{font-size:11px;color:#c4473d;max-width:85%;margin-top:4px}.phone-message-meta .phone-failed{color:#c4473d}.phone-composer-wrap{flex:none;padding:8px 20px 17px}.phone-composer{border:1px solid var(--border);border-radius:12px;background:var(--background);box-shadow:0 2px 8px #00000003;transition:border-color .15s,box-shadow .15s}.phone-composer:focus-within{border-color:#80a3fa;box-shadow:0 0 0 3px #2864e80b}.phone-composer.is-note{background:#fffdf6;border-color:#e8d69d}.phone-compose-mode{display:flex;align-items:center;gap:3px;padding:9px 10px 0}.phone-compose-mode>button{display:flex;gap:4px;align-items:center;font-size:10px;border-radius:5px;padding:3px 6px;color:var(--muted-foreground)}.phone-compose-mode>button[aria-pressed=true]{background:var(--muted);color:var(--foreground);font-weight:600}.phone-compose-mode>span{margin-left:auto;font-size:9px;color:var(--muted-foreground);text-align:right}.phone-composer textarea{resize:vertical;min-height:68px;max-height:200px;width:100%;padding:12px 15px 3px;line-height:1.5;font-size:13px;outline:none;background:transparent}.phone-composer textarea:disabled{opacity:.55;resize:none}.phone-compose-actions{display:flex;align-items:center;gap:10px;padding:5px 9px 8px}.phone-compose-tools{display:flex;position:relative}.phone-send-hint{font-size:9px;color:var(--muted-foreground);margin-left:auto;opacity:.75}.phone-send-button{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:9px;background:var(--phone-accent);color:#fff;margin-left:auto;flex:none}.phone-send-button:hover{background:#1e53cd}.is-note .phone-send-button{background:#a38227}.phone-send-button:disabled{background:var(--muted);color:var(--muted-foreground)}.phone-draft-attachments{display:flex;flex-wrap:wrap;gap:7px;margin:9px 12px 0}.phone-draft-attachments>div{display:flex;align-items:center;gap:6px;font-size:10px;border:1px solid var(--border);border-radius:6px;padding:3px;max-width:180px}.phone-draft-attachments img{width:28px;height:28px;border-radius:3px;object-fit:cover}.phone-draft-attachments span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-file-input{display:none}.phone-emoji-picker{position:absolute;bottom:38px;left:0;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:7px;background:var(--popover);border:1px solid var(--border);border-radius:10px;box-shadow:0 4px 20px #0002;z-index:10}.phone-emoji-picker button{padding:5px;font-size:21px;border-radius:6px}.phone-emoji-picker button:hover{background:var(--muted)}.phone-retry-explanation{font-size:11px;color:var(--muted-foreground);margin:7px 2px 0}.phone-context-pane{flex:0 0 295px;border-left:1px solid var(--border);min-height:0;overflow:auto;background:color-mix(in srgb,var(--muted) 12%,var(--background))}.phone-context-content{display:flex;flex-direction:column;min-height:100%;height:100%}.phone-partner-summary{padding:25px 23px 21px;border-bottom:1px solid var(--border);flex:none}.phone-eyebrow{color:var(--muted-foreground);font-size:9px;letter-spacing:1.6px;font-weight:600}.phone-partner-summary h3{font-size:17px;font-weight:600;letter-spacing:-.4px;margin:10px 0 8px}.phone-partner-meta{display:flex;align-items:center;gap:6px;text-transform:capitalize;font-size:10px;color:var(--muted-foreground)}.phone-partner-meta>span{padding:3px 6px;border-radius:5px;background:var(--muted)}.phone-partner-meta>.phone-partner-status{background:#e8f5eb;color:#38845b}.phone-partner-summary p{font-size:11px;color:var(--muted-foreground);margin:12px 0}.phone-partner-stats{display:flex;gap:30px;margin-top:20px}.phone-partner-stats>div{display:flex;flex-direction:column;gap:3px}.phone-partner-stats strong{font-size:19px;font-weight:550;letter-spacing:-.6px}.phone-partner-stats span{font-size:10px;color:var(--muted-foreground)}.phone-partner-summary>a{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--phone-accent);margin-top:17px}.phone-shared-context{display:flex;flex-direction:column;min-height:300px;flex:1}.phone-context-dialog{height:85dvh;display:flex!important;flex-direction:column;overflow:auto}.phone-context-dialog>.phone-context-content{min-height:0;overflow:auto}.phone-empty{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;min-height:200px;padding:35px 25px;flex:1;margin:auto;max-width:430px}.phone-empty-icon{display:flex;align-items:center;justify-content:center;width:63px;height:63px;border:1px solid var(--border);border-radius:20px;color:#92a5a2;background:linear-gradient(150deg,color-mix(in srgb,var(--muted) 30%,var(--background)),var(--muted));margin-bottom:22px}.phone-empty h2{font-size:19px;letter-spacing:-.45px;font-weight:550;line-height:1.3;margin:0 0 10px}.phone-empty p{color:var(--muted-foreground);font-size:12px;line-height:1.7;margin:0;max-width:310px}.phone-empty .phone-primary{margin:22px auto 0}.phone-empty-footnote{display:block;font-size:10px;margin-top:22px;opacity:.65}.phone-list-pane .phone-empty{padding:35px 20px}.phone-list-pane .phone-empty-icon{height:48px;width:48px;border-radius:15px;margin-bottom:16px}.phone-list-pane .phone-empty h2{font-size:15px}.phone-list-pane .phone-empty p{font-size:11px}.phone-primary{display:flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;color:#fff;background:#2864e8;padding:10px 14px;font-size:12px;font-weight:500}.phone-primary:hover{background:#1e53cd}.phone-text-link{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:12px;font-size:11px}.phone-error{display:flex;align-items:flex-start;gap:7px;margin:8px 12px;padding:9px 10px;background:#fff2ef;color:#a73c31;border-radius:7px;font-size:11px;line-height:1.5}.phone-error>svg{flex:none;margin-top:1px}.phone-error>span{flex:1;overflow-wrap:anywhere}.phone-error>button{font-weight:600;text-decoration:underline;flex:none}.phone-setup-notice{display:flex;align-items:center;gap:7px;padding:9px 18px;background:color-mix(in srgb,var(--muted) 65%,var(--background));color:var(--muted-foreground);font-size:11px;flex:none}.phone-setup-notice button{margin-left:auto;color:var(--foreground);font-weight:500}.phone-load-more{display:block;text-align:center;color:var(--phone-accent);font-size:11px;padding:12px;width:100%}.phone-skeletons{padding:15px 16px}.phone-skeletons>div{display:flex;gap:10px;align-items:center;margin-bottom:25px}.phone-skeletons i{height:36px;width:36px;border-radius:100%;background:var(--muted);flex:none}.phone-skeletons span{flex:1}.phone-skeletons b,.phone-skeletons em{height:9px;width:55%;border-radius:5px;background:var(--muted);display:block}.phone-skeletons em{margin-top:8px;width:85%}.phone-new-activity{position:absolute;bottom:165px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:5px;padding:7px 10px;border-radius:20px;border:1px solid var(--border);background:var(--background);box-shadow:0 3px 12px #0001;font-size:11px}.phone-call-row{position:relative;border-bottom:1px solid color-mix(in srgb,var(--border) 45%,transparent);display:flex;align-items:center;flex-wrap:wrap;padding:5px}.phone-call-row-main{display:flex;align-items:center;gap:10px;flex:1;min-width:0;padding:12px 3px;text-align:left}.phone-call-row-main>span:nth-child(2){display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.phone-call-row-main strong{font-size:12px;font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-call-row-main small{font-size:10px;color:var(--muted-foreground);text-transform:capitalize}.phone-call-row-main time{font-size:9px;color:var(--muted-foreground)}.phone-call-row-icon{color:var(--muted-foreground)}.phone-missed{color:#d7665c}.phone-voicemail{width:100%;height:30px;margin:4px 0 8px}.phone-call-event{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid var(--border);border-radius:11px;margin:12px auto;max-width:350px;color:var(--muted-foreground);background:color-mix(in srgb,var(--muted) 22%,var(--background))}.phone-call-event>div{flex:1;min-width:0}.phone-call-event strong{display:block;font-size:12px;font-weight:550;color:var(--foreground)}.phone-call-event>div>span{display:block;font-size:10px;margin-top:4px;text-transform:capitalize}.phone-call-event audio{height:32px;width:100%;margin-top:10px}.phone-new-dialog{max-width:440px!important}.phone-new-form{display:flex;flex-direction:column;gap:13px}.phone-from-line{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted-foreground);padding:10px 12px;border-radius:7px;background:var(--muted)}.phone-from-line strong{font-weight:500;color:var(--foreground)}.phone-recipient-input{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--border);color:var(--muted-foreground)}.phone-recipient-input input{outline:none;flex:1;min-width:0;background:transparent;font-size:15px;color:var(--foreground)}.phone-recipient-results{display:flex;flex-direction:column;gap:3px;max-height:295px;overflow:auto}.phone-recipient-results>button{display:flex;align-items:center;gap:10px;text-align:left;padding:9px 7px;border-radius:8px}.phone-recipient-results>button:hover{background:var(--muted)}.phone-recipient-results>button>span:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1;gap:3px}.phone-recipient-results strong{font-size:12px;font-weight:550}.phone-recipient-results small{font-size:10px;color:var(--muted-foreground)}.phone-form-help,.phone-call-preflight{font-size:11px;color:var(--muted-foreground);line-height:1.5}.phone-call-preflight{display:flex;align-items:center;gap:7px}.phone-call-dock{position:fixed;bottom:24px;right:24px;width:350px;z-index:49;border:1px solid #373b45;background:#1f232d;color:#f8fafc;border-radius:16px;box-shadow:0 12px 50px #0004;padding:17px;font-size:13px}.phone-call-top{display:flex;align-items:center;gap:10px}.phone-call-top>button{margin-left:auto}.phone-call-icon{background:#363d4d;border-radius:50%;padding:11px;color:#a8c5ff}.phone-call-identity{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.phone-call-identity strong{font-size:13px;font-weight:550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-call-identity span{font-size:10px;color:#abb2c1}.phone-dock-link{font-size:10px;color:#a8c5ff}.phone-call-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:18px}.phone-call-controls>button{display:flex;align-items:center;justify-content:center;background:#363d4d;border-radius:50%;width:42px;height:42px}.phone-call-controls>button[aria-pressed=true]{background:#f7f8fc;color:#202735}.phone-call-controls>.phone-hangup{background:#df4d53;color:#fff}.phone-call-controls>.phone-answer{width:auto;border-radius:25px;background:#239364;padding:0 20px;gap:9px;font-size:12px}.phone-call-error{font-size:11px;color:#fecaca;margin:11px 0 0;line-height:1.5}.phone-keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.phone-keypad button{padding:8px;background:#363d4d;border-radius:7px;font-size:18px}.phone-audio-settings{display:flex;flex-direction:column;gap:9px;margin-top:15px}.phone-audio-settings label{display:flex;justify-content:space-between;align-items:center;font-size:11px}.phone-audio-settings select{background:#363d4d;color:#fff;padding:5px;border-radius:5px;max-width:200px}.phone-spin{animation:phone-spin 1s linear infinite}@keyframes phone-spin{to{transform:rotate(360deg)}}.dark .phone-workspace{--phone-accent-soft:#202e49}.dark .phone-brand-icon{background:#183b2d;color:#7ac89e}.dark .phone-partner-status{background:#183b2d;color:#91d4ad}.dark .phone-composer.is-note{background:#302b1b;border-color:#544725}.dark .is-note .phone-message-bubble{background:#39311c;border-color:#544725;color:#e7cf8a}.dark .phone-error{background:#431f1f;color:#efb4a9}.phone-reactions{display:flex;align-items:center;flex-wrap:wrap;gap:4px 7px;max-width:min(89%,560px);margin-top:4px;min-height:0}.phone-reactions:empty{display:none}.is-outgoing .phone-reactions{justify-content:flex-end}.phone-reaction-badges{display:flex;flex-wrap:wrap;gap:4px;list-style:none;padding:0;margin:0}.phone-reaction-badges li{display:flex;align-items:center;border:1px solid var(--border);background:var(--muted);border-radius:14px;padding:2px 7px;min-height:26px;font-size:15px}.phone-reaction-badges li>span{display:flex;align-items:center;gap:4px}.phone-reaction-badges small{font-size:9px;color:var(--muted-foreground)}.phone-reaction-controls{display:flex;align-items:center;gap:7px;min-height:26px}.phone-reaction-controls>label{display:flex;align-items:center;gap:4px;font-size:10px;color:var(--muted-foreground)}.phone-reaction-controls select{max-width:150px;background:var(--background);border:1px solid var(--border);border-radius:5px;padding:2px 4px;color:var(--foreground)}.phone-reactions .phone-reaction-picker{width:26px;height:26px;border:0;box-shadow:none;background:transparent}.phone-reaction-picker svg{width:15px;height:15px}.phone-reaction-remove{font-size:10px;color:var(--muted-foreground);text-decoration:underline;text-underline-offset:3px;padding:4px 0}.phone-reaction-status{font-size:10px;color:var(--muted-foreground);margin:0}.phone-reactions .phone-message-failure{flex-basis:100%;max-width:100%;margin:0;font-size:10px}@media(hover:hover)and (pointer:fine){.phone-reaction-controls{opacity:0}.phone-message:hover .phone-reaction-controls,.phone-message:focus-within .phone-reaction-controls,.phone-reaction-controls:has([data-popup-open]){opacity:1}}@media(min-width:1500px){.phone-list-pane{flex-basis:330px}.phone-context-pane{flex-basis:320px}.phone-timeline{padding-left:35px;padding-right:35px}}@media(max-width:1250px){.phone-context-pane{display:none}.phone-list-pane{flex-basis:290px}}@media(max-width:767px){.phone-workspace-bar{height:47px;padding:0 14px}.phone-number,.phone-connection{font-size:10px}.phone-workspace-title{gap:7px}.phone-brand-icon{display:none}.phone-columns{display:block;position:relative}.phone-list-pane{width:100%;height:100%;border:0}.phone-thread-pane{height:100%}.phone-has-selection .phone-list-pane,.phone-unselected{display:none}.phone-thread-header{padding:0 9px;height:63px;min-height:63px;gap:7px}.phone-thread-header>button:first-child{display:flex}.phone-header-actions{gap:0}.phone-header-actions>[data-phone-action=star]{display:none}.phone-thread-title h2{font-size:12px}.phone-thread-title>span{font-size:10px}.phone-timeline{padding:8px 15px 16px}.phone-composer-wrap{padding:5px 10px max(10px,env(safe-area-inset-bottom))}.phone-compose-mode>span{font-size:8px}.phone-composer textarea{font-size:16px;min-height:62px}.phone-message-bubble{font-size:14px;max-width:89%}.phone-send-hint{display:none}.phone-list-toolbar{height:53px;padding:0 18px}.phone-search{margin-left:16px;margin-right:16px}.phone-conversation-list{padding-left:9px;padding-right:9px}.phone-conversation-row{padding:13px 9px}.phone-row-first strong{font-size:14px}.phone-row-preview{font-size:12px}.phone-row-business{font-size:10px}.phone-row-first time{font-size:11px}.phone-icon-button{width:34px;height:34px}.phone-call-dock{bottom:12px;right:12px;left:12px;width:auto}.phone-new-dialog{width:calc(100% - 24px)!important}.phone-recipient-input input{font-size:16px}.phone-filters button{padding:6px 10px;font-size:12px}.phone-send-button{width:34px;height:34px}.phone-workspace .phone-setup-notice{font-size:10px;padding:8px 13px}.phone-context-dialog{width:calc(100% - 22px)!important}}@media(prefers-reduced-motion:reduce){.phone-workspace button,.phone-call-dock button{transition:none}.phone-spin{animation:none}}.phone-message-attachment.phone-media-state{display:flex;align-items:center;gap:11px;padding:12px 14px;min-width:190px;max-width:300px;background:color-mix(in srgb,currentColor 5%,transparent);border-radius:9px}.phone-media-state>span,.phone-media-file>span{display:flex;flex-direction:column;gap:3px;min-width:0}.phone-media-state strong,.phone-media-file strong{font-weight:500;overflow-wrap:anywhere}.phone-media-state small,.phone-media-file small{display:block;font-size:11px;opacity:.72;line-height:1.4}.phone-message-attachment .phone-media-file{display:flex;gap:10px;align-items:center;padding:9px 3px}.phone-media-state>svg,.phone-media-file>svg{flex-shrink:0}.phone-character-count{font-size:10px;color:var(--muted-foreground);margin-left:auto;font-variant-numeric:tabular-nums;white-space:nowrap}.phone-character-count.is-over-limit,.phone-length-warning{color:#c44343}.phone-length-warning{font-size:11px;line-height:1.5;margin:7px 3px 0}.phone-composer textarea[aria-invalid=true]{outline-color:#c44343}.phone-audio-preflight{padding:13px;background:var(--muted);border-radius:9px;margin-top:0}.phone-audio-preflight .phone-audio-heading{display:flex;gap:6px;align-items:center;font-size:12px}.phone-audio-preflight select{background:var(--background);color:var(--foreground);border:1px solid var(--border)}.phone-audio-preflight>button{padding:9px;border:1px solid var(--border);border-radius:6px;text-align:left;font-size:12px;background:var(--background)}.phone-audio-preflight small{font-size:10px;color:var(--muted-foreground);line-height:1.4}.phone-recover-link{font-size:11px;text-decoration:underline;color:#bf4545;margin-top:4px}.phone-failed-recovery{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #ebc8bd;background:#fff8f4;border-radius:8px;margin-top:7px;font-size:11px;color:#81432e;line-height:1.5}.phone-failed-recovery>span{flex:1}.phone-failed-recovery>button{padding:6px 8px;border:1px solid #ebc8bd;border-radius:6px;white-space:nowrap;background:var(--background)}.dark .phone-failed-recovery{background:#332721;color:#efc4b1;border-color:#674d42}.phone-unknown-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px;font-size:11px;line-height:1.5;color:var(--muted-foreground)}.phone-unknown-actions>span{flex-basis:100%}.phone-unknown-actions>button{border:1px solid var(--border);border-radius:6px;padding:6px 9px;color:var(--foreground);background:var(--background)}.phone-recording{display:flex;flex-direction:column;gap:6px;padding:4px 8px 8px;width:100%}.phone-recording>button{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted-foreground);padding:6px;border:1px solid var(--border);border-radius:6px}.phone-recording audio{width:100%;height:32px}.phone-recording-error{font-size:11px;color:#be4747;line-height:1.4}.phone-timeline{overflow-anchor:none}.phone-timeline-content{min-height:100%}.phone-selected-call .phone-call-event{outline:2px solid color-mix(in srgb,var(--phone-accent,#2864e8) 45%,transparent);outline-offset:3px;border-radius:9px}.phone-workspace-thread{flex:1;min-width:0}.phone-workspace-thread .phone-columns{display:flex}.phone-workspace-thread .phone-thread-header{height:auto;min-height:63px;padding:10px 12px;flex-wrap:wrap}.phone-workspace-thread .phone-thread-title{min-width:90px}.phone-workspace-thread .phone-header-actions{margin-left:auto}.phone-workspace-thread .phone-timeline{padding:8px 15px 16px}.phone-workspace-thread .phone-composer-wrap{padding:5px 12px max(12px,env(safe-area-inset-bottom))}.phone-workspace-thread .phone-send-hint{display:none}.phone-call-dock.has-context{width:390px;max-height:calc(100dvh - 48px);display:flex;flex-direction:column}.phone-call-dock.has-context>.phone-call-top,.phone-call-dock.has-context>.phone-call-controls,.phone-call-context-toggle{flex:none}.phone-call-context-toggle{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:8px;margin-top:12px;border:1px solid #495166;border-radius:7px;color:#d8e4ff;font-size:11px}.phone-call-context-toggle:hover{background:#363d4d}.phone-caller-details{--phone-accent:#2864e8;min-height:0;overflow:auto;overscroll-behavior:contain;height:515px;margin:16px -17px -17px;border-radius:0 0 15px 15px;background:var(--background);color:var(--foreground);border-top:1px solid var(--border)}.phone-caller-details .phone-context-content{height:auto;min-height:100%}.phone-caller-details .phone-shared-context{min-height:450px}.phone-caller-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:190px;padding:26px;text-align:center;font-size:12px}.phone-caller-state span{color:var(--muted-foreground);line-height:1.5}.phone-caller-state button{color:var(--phone-accent);text-decoration:underline}@media(max-width:767px){.phone-call-dock.has-context{width:auto;max-height:calc(100dvh - 24px)}}.phone-new-call-button{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 11px;border:1px solid color-mix(in srgb,var(--phone-accent,#2864e8) 30%,var(--border));border-radius:8px;background:color-mix(in srgb,var(--phone-accent,#2864e8) 8%,var(--background));color:var(--phone-accent,#2864e8);font-size:11px;font-weight:600}.phone-new-call-button:hover{background:color-mix(in srgb,var(--phone-accent,#2864e8) 15%,var(--background));border-color:color-mix(in srgb,var(--phone-accent,#2864e8) 55%,var(--border))}.phone-new-call-button:disabled{background:var(--muted);color:var(--muted-foreground);border-color:var(--border)}.phone-dialer-dialog{max-width:650px!important;padding:24px!important}.phone-dialer-dialog [data-slot=dialog-title]{font-size:22px;letter-spacing:-.5px}.phone-dialer-dialog [data-slot=dialog-description]{font-size:12px}.phone-dialer-form{gap:14px}.phone-dialer-form .phone-from-line{background:color-mix(in srgb,var(--phone-accent,#2864e8) 7%,var(--muted));border:1px solid color-mix(in srgb,var(--phone-accent,#2864e8) 14%,var(--border));padding:11px 13px}.phone-dialer-input{min-height:52px;padding:0 13px;border:1px solid var(--border);border-radius:10px;background:var(--background);box-shadow:0 2px 5px #00000005}.phone-dialer-input:focus-within{border-color:#7297ed;box-shadow:0 0 0 3px #2864e814}.phone-dialer-input input{font-size:21px;letter-spacing:.2px}.phone-dialer-input>button{display:flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:7px;color:var(--muted-foreground)}.phone-dialer-input>button:hover{background:var(--muted);color:var(--foreground)}.phone-dialer-layout{display:grid;grid-template-columns:minmax(0,1fr) 236px;gap:20px;align-items:start}.phone-dialer-contacts{min-width:0}.phone-dialer-section-heading{display:flex;align-items:center;justify-content:space-between;margin:1px 2px 7px;color:var(--muted-foreground);font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.phone-dialer-section-heading>span:last-child{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--muted);font-size:9px;letter-spacing:0}.phone-dialer-contacts .phone-recipient-results{max-height:280px;padding-right:2px}.phone-dialer-contacts .phone-recipient-results>button{padding:10px 8px;border:1px solid transparent}.phone-dialer-contacts .phone-recipient-results>button:hover{border-color:var(--border);background:var(--muted)}.phone-dialer-pad{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:6px 0 0}.phone-dialer-pad>button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:56px;border:1px solid var(--border);border-radius:11px;background:color-mix(in srgb,var(--muted) 48%,var(--background));color:var(--foreground)}.phone-dialer-pad>button:hover{border-color:#9eb5ef;background:color-mix(in srgb,var(--phone-accent,#2864e8) 9%,var(--background));color:var(--phone-accent,#2864e8)}.phone-dialer-pad>button:active{transform:translateY(1px);background:color-mix(in srgb,var(--phone-accent,#2864e8) 16%,var(--background))}.phone-dialer-pad>button strong{font-size:21px;font-weight:500;line-height:1.05}.phone-dialer-pad>button small{height:12px;color:var(--muted-foreground);font-size:8px;font-weight:700;letter-spacing:1.2px;line-height:1.1}.phone-call-primary{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:43px;border-radius:10px;color:#fff;background:#248b5f;font-size:13px;font-weight:650;box-shadow:0 3px 10px #248b5f2e}.phone-call-primary:hover{background:#1c764f}.phone-call-primary:disabled{background:var(--muted);color:var(--muted-foreground);box-shadow:none}.phone-dialer-form .phone-audio-settings{margin-top:0;padding:10px 12px;border:1px solid var(--border);border-radius:9px;background:color-mix(in srgb,var(--muted) 25%,var(--background))}.phone-dialer-form .phone-call-preflight{justify-content:center;margin:0;font-size:10px}.phone-dialer-form>.phone-form-help{margin:0 2px}@media(max-width:620px){.phone-dialer-dialog{padding:19px!important}.phone-dialer-layout{grid-template-columns:1fr 194px;gap:12px}.phone-dialer-pad{gap:6px}.phone-dialer-pad>button{min-height:49px}.phone-dialer-pad>button strong{font-size:19px}.phone-dialer-contacts .phone-recipient-results{max-height:245px}.phone-new-call-button{padding:0 9px}}@media(max-width:480px){.phone-dialer-dialog{width:calc(100% - 20px)!important;padding:17px!important}.phone-dialer-layout{display:flex;flex-direction:column-reverse;gap:14px}.phone-dialer-pad{width:100%;max-width:300px;margin:0 auto}.phone-dialer-pad>button{min-height:54px}.phone-dialer-contacts{width:100%}.phone-dialer-contacts .phone-recipient-results{max-height:150px}.phone-dialer-form .phone-audio-settings{font-size:11px}.phone-dialer-input input{font-size:19px}}.phone-call-setup-callout{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border:1px solid #f0d7a1;border-radius:9px;background:#fff9ea;color:#775a1d;font-size:11px;line-height:1.45}.phone-call-setup-callout>svg{flex:none;margin-top:1px}.phone-call-setup-callout span{flex:1}.phone-call-setup-callout a{display:inline-flex;align-items:center;gap:2px;flex:none;color:#815e14;font-weight:650;text-decoration:underline;text-underline-offset:2px}.phone-new-group-button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 9px;border:1px solid var(--border);border-radius:8px;background:var(--background);color:var(--muted-foreground);font-size:11px;font-weight:600}.phone-new-group-button:hover{background:var(--muted);color:var(--foreground)}.phone-avatar-group{background:#e9e5ff;color:#6356c7}.phone-group-sender{font-size:10px;font-weight:650;color:var(--muted-foreground);margin:0 2px 4px}.phone-group-context .phone-partner-summary{padding-bottom:17px}.phone-group-participants{display:flex;flex-direction:column;gap:11px;padding:20px 23px}.phone-group-participants>.phone-eyebrow{margin-bottom:2px}.phone-group-participant{display:flex;align-items:center;gap:10px}.phone-group-participant>span:last-child{display:flex;flex-direction:column;gap:3px;min-width:0}.phone-group-participant strong{font-size:12px;font-weight:550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-group-participant small{font-size:10px;color:var(--muted-foreground)}.phone-group-dialog{max-width:510px!important}.phone-group-form{display:flex;flex-direction:column;gap:15px}.phone-group-name{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:600}.phone-group-name span{display:flex;justify-content:space-between}.phone-group-name small{font-weight:400;color:var(--muted-foreground)}.phone-group-name input{border:1px solid var(--border);border-radius:8px;padding:10px 11px;background:var(--background);outline:none;font-size:13px}.phone-group-name input:focus{border-color:#80a3fa;box-shadow:0 0 0 3px #2864e80b}.phone-group-chips{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-height:39px;padding:6px 0}.phone-group-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:6px 7px 6px 10px;border:1px solid #b9cdfa;border-radius:17px;background:var(--phone-accent-soft);color:#245bd0;font-size:11px}.phone-group-chip>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-group-chip button{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;color:inherit}.phone-group-chip button:hover{background:#fff8}.phone-group-empty{font-size:11px;color:var(--muted-foreground);padding:4px}.phone-group-results{display:flex;flex-direction:column;gap:2px;max-height:220px;overflow:auto;border:1px solid var(--border);border-radius:8px;padding:4px}.phone-group-results>button{display:flex;align-items:center;gap:10px;width:100%;padding:8px;border-radius:7px;text-align:left}.phone-group-results>button:hover{background:var(--muted)}.phone-group-results>button>span:nth-child(2){display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.phone-group-results strong{font-size:12px;font-weight:550}.phone-group-results small{font-size:10px;color:var(--muted-foreground)}.phone-group-manual{display:flex;gap:7px}.phone-group-manual input{flex:1;min-width:0;border:1px solid var(--border);border-radius:8px;padding:10px 11px;background:var(--background);outline:none;font-size:13px}.phone-group-manual button{padding:0 14px;border:1px solid var(--border);border-radius:8px;font-size:11px;font-weight:600}.phone-group-manual button:hover{background:var(--muted)}
