.cp-mobile-app{--mobile-header:60px;--mobile-tabs:68px;height:100dvh;display:flex;flex-direction:column;background:#f7f8fc;color:#211a35;overflow:hidden;padding-top:env(safe-area-inset-top)}.cp-mobile-header{height:var(--mobile-header);flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:8px 18px;border-bottom:1px solid #e9e5f1;background:#fff;gap:12px}.cp-mobile-header>div{min-width:0}.cp-mobile-header b{font-size:20px;letter-spacing:-.6px}.cp-mobile-header b span{color:#7145e6}.cp-mobile-header small{display:block;font-size:12px;color:#777187;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70vw}.cp-mobile-logout{min-width:44px;min-height:44px;display:grid;place-items:center;border-radius:12px;color:#756987}.cp-mobile-content{flex:1;min-height:0;min-width:0;overflow:auto;padding:14px;overscroll-behavior:contain}.cp-mobile-tabs{flex-shrink:0;display:flex;justify-content:space-around;min-height:var(--mobile-tabs);padding:6px 8px calc(6px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e9e5f1;z-index:60}.cp-mobile-tabs a{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:52px;max-width:150px;font-size:12px;font-weight:600;color:#7c728f;border-radius:14px;text-decoration:none}.cp-mobile-tabs a[aria-current=page]{background:#f1eaff;color:#6740d7}.cp-mobile-tabs a:focus-visible{outline:3px solid #a688f0;outline-offset:-3px}.cp-mobile-app-chat .cp-mobile-content{padding:0;overflow:hidden}.cp-mobile-app-chat .cp-mobile-content>.cp-unified{height:100%;min-height:0}.cp-mobile-app .cp-inbox,.cp-mobile-app .team-workspace{height:100%!important;min-height:0!important;max-height:100%!important}.cp-mobile-app .cp-unified{min-width:0}.cp-mobile-app .cp-unified input,.cp-mobile-app .cp-unified select,.cp-mobile-app .cp-unified textarea{font-size:16px}.cp-mobile-access{padding:36px 18px;text-align:center}.cp-mobile-access h1{font-size:22px;font-weight:700}.cp-mobile-access p{margin-top:12px;color:#746986}.cp-mobile-state{min-height:100dvh;background:#f7f8fc;display:grid;place-items:center;padding:24px;color:#211a35;font-family:system-ui,sans-serif}.cp-mobile-offline{position:fixed;inset:0;z-index:10000;overflow:auto}.cp-mobile-state-card{width:100%;max-width:380px;text-align:center}.cp-mobile-state-icon{display:grid;place-items:center;width:80px;height:80px;margin:0 auto 28px;background:#ede5ff;border-radius:26px;color:#7145e6;font-size:44px}.cp-mobile-eyebrow{font-weight:700;font-size:14px;color:#7145e6}.cp-mobile-state-card h1{font-size:28px;font-weight:750;line-height:1.2;letter-spacing:-.8px;margin:14px 0}.cp-mobile-state-card p{font-size:15px;line-height:1.65;color:#7b718b;margin:16px 0}.cp-mobile-state-card button,.cp-mobile-state-card>a{display:block;width:100%;padding:15px 20px;background:#7145e6;color:white;border:0;border-radius:14px;font-size:15px;font-weight:650;text-decoration:none;margin-top:28px;cursor:pointer}.cp-mobile-state-card button:disabled{opacity:.6}@media(max-width:600px){.cp-mobile-app .comm-heading,.cp-mobile-app .cp-page-header{flex-wrap:wrap;gap:10px}.cp-mobile-app .comm-heading h1,.cp-mobile-app .cp-page-header h1{font-size:23px}.cp-mobile-app .team-workspace{padding:12px}.cp-mobile-app .cp-inbox{border-radius:0}.cp-mobile-app .cp-composer-actions>span{display:none}}