:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10233a;background:#f3f7fb}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#edf5fb 0,#f7f9fc 36%,#f3f6f9 100%)}button,a{font:inherit}.topbar{height:72px;background:#fff;border-bottom:1px solid #dde7f0;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(16px,4vw,34px);position:sticky;top:0;z-index:10}.brand img{height:47px;max-width:180px;object-fit:contain}.top-actions{display:flex;gap:10px;align-items:center}.preview-pill{font-size:11px;font-weight:800;letter-spacing:.08em;color:#8a5200;background:#fff3d6;border:1px solid #f3d28c;padding:6px 9px;border-radius:999px}.icon-btn{width:40px;height:40px;border:1px solid #d6e2ed;border-radius:12px;background:#fff;color:#185f98;font-size:23px}.page{width:min(960px,100%);margin:auto;padding:28px clamp(14px,4vw,28px) 48px}.hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:20px}.eyebrow{color:#d52d2d;font-size:12px;font-weight:800;letter-spacing:.09em}.hero h1{font-size:clamp(28px,6vw,46px);line-height:1;margin:8px 0;color:#0e2c49}.hero p,.section-head p,.notice p{margin:7px 0 0;color:#6a7a89}.me-card{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dce6ef;border-radius:16px;padding:12px 15px;min-width:190px}.me-card small{display:block;color:#7a8997}.me-card strong{display:block;margin-top:2px}.dot{width:10px;height:10px;border-radius:50%;background:#9aa7b4;flex:none}.dot.online{background:#21a663;box-shadow:0 0 0 4px #dbf5e8}.notice,.card{background:#fff;border:1px solid #dce6ef;border-radius:20px;box-shadow:0 10px 28px rgba(23,58,91,.06)}.notice{padding:16px 18px;margin-bottom:16px}.notice p{font-size:14px}.card{padding:20px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.section-head h2{margin:0;font-size:22px}.section-head p{font-size:13px}.count{font-size:12px;background:#e7f6ee;color:#147443;padding:7px 10px;border-radius:999px;font-weight:700;white-space:nowrap}.users{display:grid;gap:10px}.user{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #e1e8ef;border-radius:16px}.avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#e2effa;color:#125d96;font-weight:900;font-size:20px}.user .avatar{width:45px;height:45px;font-size:15px}.user-info{min-width:0;flex:1}.user-info strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta{margin-top:4px;font-size:12px;color:#748392;display:flex;gap:7px;align-items:center}.status-dot{width:8px;height:8px;border-radius:50%;background:#a8b1b9}.status-dot.on{background:#20a563}.call-btn{border:0;border-radius:12px;background:#1262a0;color:#fff;padding:10px 14px;font-weight:800;cursor:pointer}.call-btn[disabled]{background:#dfe6eb;color:#8c98a1;cursor:not-allowed}.empty{text-align:center;color:#7a8997;padding:28px 10px}.call-overlay{position:fixed;inset:0;z-index:50;background:linear-gradient(160deg,#0b3455,#10283d 65%,#071b2b);color:#fff;display:grid;place-items:center;padding:20px}.call-overlay[hidden]{display:none}.call-sheet{text-align:center;width:min(430px,100%)}.call-sheet .avatar{margin:0 auto 20px;width:92px;height:92px;font-size:30px;background:#fff;color:#135f98}.call-sheet .avatar.large{width:112px;height:112px;font-size:36px}.call-label{font-size:12px;letter-spacing:.13em;font-weight:800;color:#b9d2e6}.call-sheet h2{font-size:32px;margin:10px 0 4px}.call-sheet p{color:#bfd0df;margin:0}.call-actions{display:flex;justify-content:space-around;gap:40px;margin-top:54px}.call-actions.center{justify-content:center}.round{width:78px;height:78px;border:0;border-radius:50%;color:#fff;font-size:29px;display:grid;place-items:center;position:relative;cursor:pointer}.round span{position:absolute;top:86px;white-space:nowrap;font-size:12px;font-weight:700}.round.reject{background:#d93838}.round.accept{background:#1ea861}.round.neutral{background:#526a7d}.round.muted{background:#fff;color:#142f47}.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);background:#122a3e;color:#fff;padding:11px 16px;border-radius:12px;z-index:100;box-shadow:0 8px 22px #0003;text-align:center;max-width:90vw}@media(max-width:650px){.topbar{height:64px}.brand img{height:40px}.page{padding-top:20px}.hero{display:block}.me-card{margin-top:16px;width:100%}.section-head{align-items:flex-start}.section-head p{max-width:240px}.card{padding:14px}.user{padding:12px 10px}.call-btn{padding:10px 12px}.call-overlay{padding-bottom:max(24px,env(safe-area-inset-bottom))}}

/* Controls remain reachable when the full call screen is minimized. */
.call-bar{position:fixed;left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));z-index:40;display:flex;align-items:center;gap:12px;background:#0d3f5f;color:white;border:1px solid #347696;border-radius:18px;padding:12px;box-shadow:0 8px 30px #08273c44}
.call-bar[hidden]{display:none}.call-return{flex:1;min-width:0;text-align:left;border:0;background:transparent;color:inherit;cursor:pointer;padding:4px}.call-return strong,.call-return span,.call-return small{display:block}.call-return strong{font-size:15px}.call-return span{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px}.call-return small{font-size:11px;color:#c4e4ef;margin-top:3px}.bar-hangup{background:#cf303b;color:white;border:0;border-radius:12px;font-weight:800;min-height:48px;padding:12px 18px;cursor:pointer}.bar-hangup:disabled,.round:disabled{opacity:.6;cursor:wait}.has-call .page{padding-bottom:150px}.call-minimize{position:absolute;top:max(16px,env(safe-area-inset-top));right:16px;background:#ffffff20;border:1px solid #ffffff55;border-radius:12px;color:white;min-height:44px;padding:10px 16px;cursor:pointer}.call-sheet .call-recovery-hint{margin:18px auto 0;line-height:1.5;max-width:340px;font-size:14px}.call-overlay{overflow-y:auto;padding-top:80px;padding-bottom:70px}.round[hidden]{display:none}.toast{bottom:145px}

.round.speaker-on{background:#fff;color:#123652}.call-actions.center{gap:24px}@media(max-width:380px){.call-actions.center{gap:16px}.call-actions.center .round{width:68px;height:68px}.call-actions.center .round span{top:76px}}

/* Llamadas grupales: selector compacto y participantes visibles durante la llamada. */
.group-intro{margin:16px 0}.group-hint{margin:0;color:#6a7a89;font-size:13px}.group-launch,.group-start{border:0;border-radius:13px;background:#1262a0;color:#fff;padding:11px 16px;font-weight:800;cursor:pointer;white-space:nowrap}.group-start:disabled{background:#cbd6df;color:#71808c;cursor:not-allowed}.group-picker{position:fixed;inset:0;z-index:70;background:#071b2bcc;display:grid;place-items:center;padding:18px}.group-picker[hidden]{display:none}.group-picker-sheet{width:min(520px,100%);max-height:min(720px,92vh);overflow:auto;background:#fff;border-radius:22px;padding:20px;color:#10233a;box-shadow:0 24px 70px #0006}.group-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.group-picker-head h2{margin:5px 0 0}.group-picker-sheet>p{color:#6a7a89;margin:10px 0 16px}.group-picker-close{width:42px;height:42px;border:1px solid #d6e2ed;border-radius:12px;background:#fff;color:#185f98;font-size:26px;cursor:pointer}.group-picker-users{display:grid;gap:9px}.group-choice{display:flex;align-items:center;gap:12px;border:1px solid #dce6ef;border-radius:15px;padding:11px;cursor:pointer}.group-choice:has(input:checked){border-color:#2681bd;background:#eef8ff}.group-choice input{width:20px;height:20px;accent-color:#1262a0}.group-choice .avatar{width:42px;height:42px;font-size:14px}.group-choice-info{min-width:0;flex:1}.group-choice-info strong,.group-choice-info small{display:block}.group-choice-info small{color:#71808c;margin-top:3px}.group-picker-actions{position:sticky;bottom:-20px;margin:18px -20px -20px;padding:14px 20px;background:#fff;border-top:1px solid #e1e8ef;display:flex;align-items:center;justify-content:space-between;gap:12px}.group-picker-actions span{font-size:13px;color:#607181;font-weight:700}.group-participants{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:15px auto 0;max-width:390px}.group-participant{border:1px solid #ffffff42;background:#ffffff14;border-radius:999px;padding:6px 10px;font-size:12px;color:#dceefa}.group-participant.connected{background:#1c8f5d66;border-color:#63d49b}.group-participant.ringing{background:#c98c1d55;border-color:#edbd64}.group-participant.declined,.group-participant.left,.group-participant.missed{opacity:.55}.group-participant.me{font-weight:900}.call-sheet.group-call-sheet{width:min(540px,100%)}
@media(max-width:650px){.group-intro .section-head{display:block}.group-launch{width:100%;margin-top:14px}.group-picker{padding:10px;align-items:end}.group-picker-sheet{max-height:92vh;border-radius:22px 22px 0 0;padding-bottom:max(20px,env(safe-area-inset-bottom))}.group-picker-actions{bottom:calc(-20px - env(safe-area-inset-bottom));padding-bottom:max(14px,env(safe-area-inset-bottom))}}

.native-call-check{margin-top:12px;border:1px solid #b9d6eb;border-radius:12px;background:#eef8ff;color:#125d96;padding:10px 13px;font-weight:800;cursor:pointer}.native-call-check.enabled{border-color:#bfe4cf;background:#eaf8f0;color:#147443}

/* PREVIEW 1.9.110 — llamadas por extensión a través del bridge seguro. */
.pbx-card{margin:16px 0;border-color:#d8c58e;background:linear-gradient(135deg,#fffdf6,#fff)}.pbx-help{margin:0;color:#6a7a89;font-size:13px;line-height:1.5}.pbx-ready{background:#e7f6ee;color:#147443}.pbx-pending{background:#fff3d6;color:#8a5200}.user-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.pbx-call-btn{border:1px solid #d6b866;border-radius:12px;background:#fff5d9;color:#805300;padding:9px 12px;font-weight:800;cursor:pointer}.pbx-call-btn:disabled{border-color:#dfe6eb;background:#f1f4f6;color:#929ca5;cursor:not-allowed}
@media(max-width:650px){.pbx-card .section-head{display:block}.pbx-card .count{display:inline-block;margin-top:12px}.user-actions{width:100%;margin-top:7px;justify-content:flex-start}.user{flex-wrap:wrap}.user-info{min-width:calc(100% - 60px)}.pbx-call-btn,.ptt-user-btn,.call-btn{flex:1}}

/* PREVIEW 1.9.113 — centro unificado de Comunicación y arranque estable. */
:root{--hub-blue:#0e5f96;--hub-blue-dark:#0b3d61;--hub-red:#d72f36;--hub-green:#1d9b60;--hub-ink:#132b40;--hub-muted:#65798b;--hub-line:#dce7ef;--hub-surface:#fff;--hub-soft:#eff6fb}
body.communication-hub{padding-bottom:0!important;background:linear-gradient(180deg,#eaf3f9 0,#f6f9fb 285px,#f4f7f9 100%)}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.hub-topbar{height:68px;box-shadow:0 5px 20px rgba(14,61,96,.06)}
.hub-topbar .brand{display:flex;align-items:center;min-width:0}.hub-topbar .brand img{height:42px;max-width:154px}
.hub-topbar-title{display:flex;flex-direction:column;min-width:0;margin-right:auto;margin-left:14px;padding-left:14px;border-left:1px solid var(--hub-line)}
.hub-topbar-title small{font-size:10px;color:#758796;letter-spacing:.06em;text-transform:uppercase}.hub-topbar-title strong{font-size:16px;color:var(--hub-ink);margin-top:1px}
.icon-btn{display:grid;place-items:center;cursor:pointer;line-height:1}.settings-btn{font-size:18px}
.hub-page{width:min(760px,100%);padding-top:22px;padding-bottom:calc(110px + env(safe-area-inset-bottom))}
.communication-boot-status{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;padding:15px 16px;border:1px solid #e8c788;border-radius:17px;background:#fff9e9;color:#63430a;box-shadow:0 8px 24px rgba(95,67,10,.08)}
.communication-boot-status[hidden]{display:none}.communication-boot-status strong{display:block;color:#593900}.communication-boot-status p{margin:5px 0 0;font-size:13px;line-height:1.45}.communication-boot-actions{display:flex;gap:8px;flex:none}.communication-boot-actions button,.communication-boot-actions a{min-height:40px;border:1px solid #d9b96f;border-radius:11px;background:#fff;color:#77520b;padding:9px 12px;font-weight:800;text-decoration:none;cursor:pointer;white-space:nowrap}.communication-boot-actions button{background:#8b5b00;color:#fff;border-color:#8b5b00}.communication-boot-actions button:disabled{opacity:.6;cursor:wait}
.hub-welcome{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;background:linear-gradient(135deg,#0a4168,#0e6c9e);border-radius:24px;padding:20px;color:#fff;box-shadow:0 16px 38px rgba(10,65,104,.18)}
.hub-me-avatar{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;position:relative;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.23);font-size:20px;font-weight:900;letter-spacing:.04em}
.hub-me-avatar .dot{position:absolute;right:-1px;bottom:-1px;border:3px solid #0c5f8d;width:14px;height:14px;box-shadow:none}
.hub-welcome .eyebrow{color:#bfe8fb}.hub-welcome h1{font-size:clamp(21px,4vw,28px);line-height:1.15;margin:5px 0 4px}.hub-welcome p{margin:0;color:#d4eaf4;font-size:13px}
.hub-online-count{background:#fff;color:#12613f;box-shadow:0 4px 16px rgba(3,35,56,.12)}
.hub-quick-actions{margin:14px 0}
.hub-quick-card{width:100%;display:flex;align-items:center;gap:13px;text-align:left;border:1px solid var(--hub-line);border-radius:18px;background:var(--hub-surface);padding:13px 15px;color:var(--hub-ink);cursor:pointer;box-shadow:0 7px 22px rgba(23,58,91,.05)}
.hub-quick-card>span:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1}.hub-quick-card strong{font-size:15px}.hub-quick-card small{margin-top:3px;color:var(--hub-muted);font-size:12px}
.hub-quick-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#e7f2fa;font-size:19px}.hub-chevron{font-size:28px;color:#8293a1}
.hub-directory{background:var(--hub-surface);border:1px solid var(--hub-line);border-radius:23px;padding:10px 12px 13px;box-shadow:0 12px 32px rgba(23,58,91,.07)}
.hub-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;background:#eef3f7;border-radius:14px;padding:4px}
.hub-tab{min-height:42px;border:0;border-radius:11px;background:transparent;color:#647687;font-weight:800;font-size:13px;cursor:pointer;position:relative}
.hub-tab[aria-selected="true"]{background:#fff;color:var(--hub-blue);box-shadow:0 2px 9px rgba(27,66,97,.12)}
.hub-tab[aria-selected="true"]:after{content:"";position:absolute;left:28%;right:28%;bottom:4px;height:2px;border-radius:2px;background:var(--hub-red)}
.tab-badge{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:3px;padding:0 5px;border-radius:99px;background:var(--hub-red);color:#fff;font-size:9px;vertical-align:middle}.tab-badge[hidden]{display:none}
.hub-search{height:46px;margin:12px 2px 8px;border:1px solid var(--hub-line);border-radius:14px;background:#f7fafc;display:flex;align-items:center;gap:9px;padding:0 12px;color:#708494}
.hub-search>span{font-size:24px;line-height:1;transform:rotate(-15deg)}.hub-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--hub-ink);font-size:15px}.hub-search input::placeholder{color:#8b99a5}
.hub-search button{width:30px;height:30px;border:0;border-radius:50%;background:#e3ebf1;color:#536b7c;font-size:20px;cursor:pointer}.hub-search button[hidden]{display:none}
.hub-list-caption{padding:5px 7px 9px;font-size:12px;font-weight:800;color:#718391;text-transform:uppercase;letter-spacing:.045em}
.hub-list{gap:0;border-top:1px solid #edf2f5}
.contact-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:12px 5px;border:0;border-bottom:1px solid #edf2f5;background:transparent;text-align:left;color:var(--hub-ink)}
.contact-row:last-child{border-bottom:0}.contact-main{min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr);gap:11px;align-items:center;border:0;background:transparent;padding:0;text-align:left;color:inherit;cursor:pointer}.contact-row .avatar{width:44px;height:44px;border-radius:15px;font-size:14px;position:relative}
.contact-avatar-dot{position:absolute;right:-2px;bottom:-2px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#a9b5be}.contact-avatar-dot.on{background:var(--hub-green)}.contact-avatar-dot.busy{background:#e08b25}
.contact-copy{min-width:0}.contact-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px}.contact-copy small{display:block;margin-top:4px;color:var(--hub-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.contact-trailing{display:flex;align-items:center;gap:7px}.favorite-star,.row-menu{width:38px;height:38px;border:0;border-radius:12px;background:transparent;color:#738595;cursor:pointer;font-size:22px;display:grid;place-items:center}.favorite-star.active{color:#e59d18;background:#fff7df}.row-menu{font-size:24px;color:var(--hub-blue)}
.recent-row{grid-template-columns:minmax(0,1fr) auto;cursor:pointer}.recent-row .avatar{background:#edf3f7;color:#526f84}.recent-direction{color:var(--hub-green);font-weight:900}.recent-direction.missed{color:var(--hub-red)}.recent-time{font-size:11px;color:#80909c;white-space:nowrap}.recent-duration{color:#718391}.recent-group{cursor:default}
.empty{border:1px dashed #d8e3eb;border-radius:16px;margin:4px 0;padding:28px 16px;line-height:1.45}.empty strong{display:block;color:var(--hub-ink);margin-bottom:5px}.empty button{margin-top:13px;border:0;border-radius:12px;background:var(--hub-blue);color:#fff;padding:10px 14px;font-weight:800;cursor:pointer}
.dialpad-fab{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:35;border:0;border-radius:18px;background:linear-gradient(145deg,#147eb4,#075783);color:#fff;min-width:68px;height:62px;padding:8px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 13px 30px rgba(7,87,131,.28);cursor:pointer}
.dialpad-fab>span{font-size:27px;line-height:20px;letter-spacing:-3px}.dialpad-fab small{font-size:10px;font-weight:800;margin-top:5px}.has-call .dialpad-fab{display:none}
.hub-sheet-backdrop{position:fixed;inset:0;z-index:44;background:rgba(5,27,43,.68);backdrop-filter:blur(5px);display:grid;place-items:end center;padding:18px}
.hub-sheet-backdrop[hidden]{display:none}.hub-bottom-sheet{width:min(560px,100%);max-height:min(760px,92vh);overflow:auto;background:#fff;border-radius:25px;padding:13px 20px max(22px,env(safe-area-inset-bottom));color:var(--hub-ink);box-shadow:0 25px 80px rgba(0,0,0,.32)}
.sheet-grabber{width:42px;height:5px;border-radius:9px;background:#d4dde4;margin:0 auto 13px}.sheet-close{width:40px;height:40px;flex:none;border:1px solid var(--hub-line);border-radius:12px;background:#fff;color:#557083;font-size:25px;cursor:pointer;display:grid;place-items:center}
.contact-sheet-head,.sheet-title-row{display:flex;align-items:center;gap:13px}.contact-sheet-head>.avatar{width:54px;height:54px;border-radius:17px;font-size:17px}.contact-sheet-head>div:nth-child(2),.sheet-title-row>div{min-width:0;flex:1}.contact-sheet h2,.sheet-title-row h2{margin:0;font-size:20px}.contact-sheet-head p{margin:4px 0 0;color:var(--hub-muted);font-size:13px}
.favorite-toggle{width:100%;margin:15px 0 12px;border:1px solid var(--hub-line);border-radius:14px;background:#f8fafb;color:var(--hub-ink);display:flex;align-items:center;gap:10px;padding:11px 13px;cursor:pointer}.favorite-toggle>span{font-size:22px;color:#d99212}.favorite-toggle.active{background:#fff8e3;border-color:#efd898}
.contact-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.contact-action{min-width:0;min-height:110px;border:1px solid var(--hub-line);border-radius:17px;background:#f7fafc;color:var(--hub-ink);padding:12px 7px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-align:center}.contact-action>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#e3f0f8;color:var(--hub-blue);font-size:21px;margin-bottom:8px}.contact-action strong{font-size:13px}.contact-action small{color:var(--hub-muted);font-size:10px;margin-top:3px}.contact-action:disabled{opacity:.42;cursor:not-allowed}.ptt-action>span{background:#ffe9e9;color:#bd2730}.extension-action>span{background:#fff3d8;color:#996400}
.sheet-title-row{align-items:flex-start;margin-bottom:15px}.sheet-title-row .eyebrow{display:block;margin-bottom:5px}.details-status-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-top:1px solid #e8eef2;padding:15px 0}.details-status-row>div{display:flex;gap:11px;min-width:0}.details-status-row h3{font-size:15px;margin:1px 0 3px}.details-status-row p{margin:0;color:var(--hub-muted);font-size:12px;line-height:1.4}.details-icon{width:39px;height:39px;flex:none;border-radius:13px;background:#e7f2f9;color:var(--hub-blue);display:grid;place-items:center;font-size:19px}.details-status-row .count{align-self:center}.compact-notice{box-shadow:none;margin:0;border-radius:16px;background:#f7fafc}
.communication-profile{margin-bottom:15px;padding:14px;border:1px solid var(--hub-line);border-radius:17px;background:#f8fafc}.communication-profile-head{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px}.communication-profile-avatar{width:44px;height:44px;border-radius:14px;background:#e4f0f8;color:var(--hub-blue);display:grid;place-items:center;font-weight:900}.communication-profile-head>div{min-width:0}.communication-profile-head strong,.communication-profile-head small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communication-profile-head small{margin-top:3px;color:var(--hub-muted);font-size:11px}.communication-profile-role{border-radius:999px;background:#edf3f7;color:#52697b;padding:6px 9px;font-size:10px;font-weight:900}.communication-profile-role[data-role="admin"]{background:#f1ebff;color:#6841c4}.communication-profile-role[data-role="supervisor"]{background:#e9f7ef;color:#087239}.communication-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:13px}.communication-nav a{min-width:0;min-height:41px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dce6ee;border-radius:11px;background:#fff;color:#294a65;padding:9px 10px;text-decoration:none;font-size:12px;font-weight:800}.communication-nav a[hidden]{display:none!important}.communication-nav a span{color:var(--hub-blue);font-size:18px}.communication-profile-home{display:grid;gap:5px;margin-top:12px;padding-top:12px;border-top:1px solid #e4ebf0}.communication-profile-home[hidden]{display:none}.communication-profile-home>span{font-size:10px;color:#718196;text-transform:uppercase;letter-spacing:.07em;font-weight:900}.communication-profile-home select{width:100%;min-height:42px;border:1px solid #cbd7e5;border-radius:11px;background:#fff;color:#18324d;padding:8px 11px;font:inherit;font-size:13px;font-weight:800}.communication-profile-home small{min-height:16px;color:#748397;font-size:11px}.communication-logout{width:100%;min-height:42px;margin-top:12px;border:1px solid #efd1d1;border-radius:11px;background:#fff7f7;color:#b4232f;font-weight:900;cursor:pointer}.communication-logout:disabled{opacity:.6;cursor:wait}.hub-quick-card:disabled{opacity:.5;cursor:not-allowed}.native-recents-offline .hub-tab:disabled{opacity:.45;cursor:not-allowed}
.dialpad-sheet{width:min(390px,100%)}.dialpad-display{display:flex;align-items:center;gap:8px;margin:6px 0 14px;padding:4px 8px;border-bottom:1px solid var(--hub-line)}.dialpad-display input{min-width:0;flex:1;border:0;outline:0;text-align:center;font-size:29px;font-weight:700;letter-spacing:.08em;color:var(--hub-ink);background:transparent;padding:8px}.dialpad-display button{width:42px;height:42px;border:0;background:transparent;color:#667d8d;font-size:23px;cursor:pointer}
.dialpad-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 18px;padding:0 22px}.dialpad-grid button{aspect-ratio:1;border:0;border-radius:50%;background:#edf3f7;color:var(--hub-ink);font-size:24px;font-weight:650;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.dialpad-grid button:active{background:#dbe9f2}.dialpad-grid small{font-size:8px;letter-spacing:.12em;margin-top:1px;color:#6d8190}.dialpad-call{width:72px;height:72px;border:0;border-radius:50%;background:var(--hub-green);color:#fff;margin:18px auto 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.dialpad-call>span{font-size:25px}.dialpad-call strong{font-size:10px}.dialpad-call:disabled{background:#cbd5dc;cursor:not-allowed}.dialpad-help{text-align:center;color:var(--hub-muted);font-size:11px;margin:10px 0 0}
@media(max-width:650px){
  .hub-topbar{height:62px;padding-left:12px;padding-right:12px}.hub-topbar .brand img{height:36px;max-width:116px}.hub-topbar-title{margin-left:9px;padding-left:9px}.hub-topbar-title small{display:none}.hub-topbar-title strong{font-size:14px}.top-actions{gap:6px}.icon-btn{width:38px;height:38px}
  .hub-page{padding:14px 10px calc(102px + env(safe-area-inset-bottom))}.communication-boot-status{display:block}.communication-boot-actions{margin-top:12px}.communication-boot-actions button,.communication-boot-actions a{flex:1;text-align:center}.hub-welcome{grid-template-columns:auto minmax(0,1fr);padding:16px;border-radius:21px}.hub-me-avatar{width:52px;height:52px;border-radius:17px}.hub-welcome h1{font-size:20px}.hub-welcome p{font-size:12px}.hub-online-count{grid-column:2;justify-self:start;margin-top:1px;padding:5px 8px;font-size:10px}
  .hub-directory{border-radius:20px;padding:8px 9px 11px}.hub-tab{font-size:12px}.contact-row{padding:11px 3px}.hub-sheet-backdrop{padding:8px 8px 0}.hub-bottom-sheet{border-radius:24px 24px 0 0;max-height:94vh;padding-left:16px;padding-right:16px}.contact-action-grid{gap:6px}.contact-action{min-height:104px}.details-status-row{display:block}.details-status-row .count{display:inline-block;margin:9px 0 0 50px}.dialpad-grid{padding:0 32px;gap:7px 22px}
}
@media(max-width:380px){.hub-topbar-title{display:none}.hub-welcome{gap:10px}.hub-me-avatar{width:48px;height:48px}.hub-search{margin-top:9px}.contact-main{grid-template-columns:43px minmax(0,1fr);gap:8px}.contact-trailing{gap:2px}.favorite-star,.row-menu{width:34px;height:36px}.dialpad-grid{padding:0 26px;gap:6px 19px}.contact-action strong{font-size:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
