.pro-mobile{--pro-accent:var(--bd-accent,#007aff);--pro-text:var(--text,#1c1c1e);--pro-muted:var(--text-muted,rgba(60,60,67,0.65));--pro-bg:var(--bg,#f2f2f7);--pro-elevated:var(--surface,#fff);--pro-border:rgba(60,60,67,0.12);min-height:100dvh;min-height:-webkit-fill-available;display:flex;flex-direction:column;background:var(--pro-bg);color:var(--pro-text);font-family:Onest,system-ui,sans-serif;overscroll-behavior-y:contain;-webkit-tap-highlight-color:transparent}.pro-mobile__offline{padding:8px 12px;text-align:center;font-size:.8rem;background:#ff3b30;color:#fff}.pro-mobile__top{position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:color-mix(in srgb,var(--pro-elevated) 82%,transparent);border-bottom:1px solid var(--pro-border);padding:max(8px,env(safe-area-inset-top)) 12px 8px}.pro-mobile__top-row{display:flex;align-items:center;gap:10px}.pro-mobile__menu{border:none;background:transparent;padding:6px;cursor:pointer}.pro-mobile__titles{flex:1 1;min-width:0}.pro-mobile__title{margin:0;font-size:1.15rem;font-weight:700;line-height:1.2}.pro-mobile__subtitle{margin:2px 0 0;font-size:.78rem;color:var(--pro-muted)}.pro-mobile__chips{display:flex;gap:6px;overflow-x:auto;padding:8px 0 2px;-webkit-overflow-scrolling:touch}.pro-mobile__chip{flex:0 0 auto;padding:6px 12px;border-radius:999px;font-size:.78rem;text-decoration:none;color:var(--pro-muted);background:color-mix(in srgb,var(--pro-accent) 8%,transparent)}.pro-mobile__chip.is-active{color:#fff;background:var(--pro-accent)}.pro-mobile__main{flex:1 1;min-height:0;overflow:auto;padding:12px 12px calc(72px + env(safe-area-inset-bottom))}.pro-mobile__bottom{position:fixed;left:0;right:0;bottom:0;z-index:40;padding:6px 8px max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb,var(--pro-elevated) 88%,transparent);border-top:1px solid var(--pro-border)}.pro-mobile__drawer-backdrop{position:fixed;inset:0;z-index:60;background:rgba(0,0,0,.4)}.pro-mobile__drawer{position:absolute;top:0;left:0;bottom:0;width:min(320px,88vw);background:var(--pro-elevated);padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));overflow:auto;box-shadow:4px 0 24px rgba(0,0,0,.15)}.pro-mobile__drawer-name{margin:0 0 12px;font-weight:700;font-size:1.05rem}.pro-mobile__drawer-nav{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.pro-mobile__drawer-nav a{color:var(--pro-accent);text-decoration:none;font-size:.95rem}.pro-mobile__drawer-section-title{margin:0 0 8px;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--pro-muted)}.pro-mobile__drawer-section ul{list-style:none;margin:0 0 16px;padding:0}.pro-mobile__drawer-section li+li{margin-top:4px}.pro-mobile__drawer-section a,.pro-mobile__drawer-section button{display:block;width:100%;text-align:left;border:none;background:transparent;padding:10px 0;color:inherit;font:inherit;cursor:pointer;text-decoration:none}.pro-mobile__drawer-theme{margin:12px 0}.pro-mobile__drawer-close{width:100%;margin-top:8px;padding:12px;border-radius:12px;border:1px solid var(--pro-border);background:transparent;font:inherit;cursor:pointer}.pro-mobile-more__title{margin:0 0 12px;font-size:1.25rem}.pro-mobile-more__list{list-style:none;margin:0;padding:0;border-radius:14px;overflow:hidden;background:var(--pro-elevated);border:1px solid var(--pro-border)}.pro-mobile-more__row{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px;border:none;border-bottom:1px solid var(--pro-border);background:transparent;color:inherit;text-decoration:none;font:inherit;text-align:left;cursor:pointer}.pro-mobile-more__list li:last-child .pro-mobile-more__row{border-bottom:none}.pro-mobile-card{background:var(--pro-elevated);border:1px solid var(--pro-border);border-radius:14px;padding:14px;margin-bottom:12px}.pro-mobile-card__title{margin:0 0 6px;font-size:1.05rem;font-weight:700}.pro-mobile-card__meta{margin:0;font-size:.85rem;color:var(--pro-muted)}html[data-theme=blue-desert-night] .pro-mobile,html[data-theme=dark] .pro-mobile{--pro-text:#f2f5f8;--pro-muted:rgba(242,245,248,0.65);--pro-bg:#0a1218;--pro-elevated:#13202c;--pro-border:rgba(255,255,255,0.1)}.pro-messenger{display:flex;flex-direction:column;min-height:100%;font-family:Onest,system-ui,sans-serif}.pro-messenger--thread .messenger-shell__inbox{display:none}.pro-messenger--thread .messenger-shell__split{display:block}.pro-messenger--thread .messenger-shell__thread{min-height:100dvh}.pro-messenger__body{flex:1 1;min-height:0;padding-bottom:calc(64px + env(safe-area-inset-bottom))}.pro-messenger__tabs{position:fixed;left:0;right:0;bottom:0;z-index:45;padding:6px 8px max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb,var(--pro-elevated,#fff) 88%,transparent);border-top:1px solid var(--pro-border,rgba(60,60,67,.12))}.pro-msg-panel{padding:12px 14px 24px;max-width:560px;margin:0 auto}.pro-msg-panel__head{margin-bottom:12px}.pro-msg-panel__title{margin:0;font-size:1.35rem;font-weight:700}.pro-msg-panel__meta{margin:4px 0 0;font-size:.82rem;color:var(--pro-muted,rgba(60,60,67,.65))}.pro-msg-compose textarea,.pro-msg-panel__search input{width:100%;box-sizing:border-box;border:1px solid var(--pro-border,rgba(60,60,67,.12));border-radius:12px;padding:10px 12px;font:inherit;background:var(--pro-elevated,#fff);color:inherit}.pro-msg-panel__search{display:block;margin-bottom:12px}.pro-msg-panel__actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.pro-msg-compose{gap:8px;margin-bottom:16px}.pro-msg-compose,.pro-msg-list{display:flex;flex-direction:column}.pro-msg-list{list-style:none;margin:0;padding:0;gap:6px}.pro-msg-list--feed{gap:10px}.pro-msg-row{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:none;background:var(--pro-elevated,#fff);border-radius:14px;padding:10px 12px;cursor:pointer;font:inherit;color:inherit;box-shadow:0 1px 0 rgba(0,0,0,.04)}.pro-msg-row:disabled{opacity:.6}.pro-msg-row__text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.pro-msg-row__title{font-weight:600;font-size:.95rem}.pro-msg-row__sub{font-size:.78rem;color:var(--pro-muted,rgba(60,60,67,.65))}.pro-msg-row__avatar-fallback{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--pro-accent,#007aff) 12%,transparent);font-size:1.1rem}.pro-msg-row-wrap{display:flex;align-items:center;gap:4px}.pro-msg-row-wrap .pro-msg-row{flex:1 1}.pro-msg-row-wrap__side{display:flex;flex-direction:column;gap:2px}.pro-msg-feed__text{margin:6px 0 0;white-space:pre-wrap;line-height:1.4}.pro-msg-panel .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.pro-webrtc-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:rgba(0,0,0,.55);padding:24px}.pro-webrtc-overlay__card{width:min(360px,100%);border-radius:20px;padding:28px 20px;text-align:center;background:var(--pro-elevated,#13202c);color:var(--pro-text,#f2f5f8)}.pro-webrtc-overlay__peer{margin:0;font-size:1.25rem;font-weight:700}.pro-webrtc-overlay__hint{margin:8px 0 20px;font-size:.85rem;opacity:.7}.pro-webrtc-overlay__actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.pro-mobile-crm-host .business-mobile-bottom-nav,.pro-mobile-embed .ecosystem-cabinet__nav{display:none!important}.pro-mobile-card--tap,.pro-mobile-card__tap{display:block;width:100%;text-align:left;cursor:pointer;font:inherit;color:inherit}.pro-mobile-card__tap{padding:0;border:0;background:transparent}.pro-mobile-card__actions{display:flex;justify-content:flex-end;padding:0 12px 12px}.pro-mobile-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.pro-mobile-sheet{position:fixed;inset:0;z-index:70;display:flex;flex-direction:column;justify-content:flex-end}.pro-mobile-sheet__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.45)}.pro-mobile-sheet__panel{position:relative;z-index:1;max-height:min(88dvh,720px);overflow:auto;border-radius:18px 18px 0 0;background:var(--pro-elevated,#fff);padding:12px 14px max(16px,env(safe-area-inset-bottom));box-shadow:0 -8px 32px rgba(0,0,0,.18)}.pro-mobile-sheet__panel--tall{max-height:92dvh}.pro-mobile-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.pro-mobile-stack--clients .crm-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.pro-skel{display:flex;flex-direction:column;gap:12px;padding:4px 0}.pro-skel__row{display:flex;gap:12px;align-items:center}.pro-skel__col{flex:1 1;display:flex;flex-direction:column;gap:8px;min-width:0}.pro-skel__block{border-radius:10px;background:linear-gradient(90deg,color-mix(in srgb,var(--pro-border,rgba(60,60,67,.12)) 80%,transparent) 0,color-mix(in srgb,var(--pro-elevated,#fff) 70%,#e5e5ea) 50%,color-mix(in srgb,var(--pro-border,rgba(60,60,67,.12)) 80%,transparent) 100%);background-size:200% 100%;animation:pro-skel-shine 1.2s ease-in-out infinite}.pro-skel__block--avatar{width:44px;height:44px;border-radius:50%;flex-shrink:0}.pro-skel__block--title{height:14px;width:62%}.pro-skel__block--meta{height:11px;width:42%}@keyframes pro-skel-shine{0%{background-position:100% 0}to{background-position:-100% 0}}.pro-mobile-empty{text-align:center;padding:28px 16px;border-radius:16px;background:var(--pro-elevated,#fff);border:1px solid var(--pro-border,rgba(60,60,67,.12))}.pro-mobile-empty__title{margin:0;font-size:1.05rem;font-weight:700}.pro-mobile-empty__hint{margin:8px 0 0;font-size:.85rem;color:var(--pro-muted,rgba(60,60,67,.65));line-height:1.4}.pro-mobile-empty__action{margin-top:14px;display:flex;justify-content:center}@media (prefers-reduced-motion:reduce){.pro-skel__block{animation:none}}