.reactEasyCrop_Container{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;display:flex;justify-content:center;align-items:center}.reactEasyCrop_Image,.reactEasyCrop_Video{will-change:transform}.reactEasyCrop_Contain{max-width:100%;max-height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.reactEasyCrop_Cover_Horizontal{width:100%;height:auto}.reactEasyCrop_Cover_Vertical{width:auto;height:100%}.reactEasyCrop_CropArea{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.5);box-sizing:border-box;box-shadow:0 0 0 9999em;color:#00000080;overflow:hidden}.reactEasyCrop_CropAreaRound{border-radius:50%}.reactEasyCrop_CropAreaGrid:before{content:" ";box-sizing:border-box;position:absolute;border:1px solid rgba(255,255,255,.5);top:0;bottom:0;left:33.33%;right:33.33%;border-top:0;border-bottom:0}.reactEasyCrop_CropAreaGrid:after{content:" ";box-sizing:border-box;position:absolute;border:1px solid rgba(255,255,255,.5);top:33.33%;bottom:33.33%;left:0;right:0;border-left:0;border-right:0}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--telya-bg, #f5f7fa);color:var(--telya-text, #1a1a2e);min-height:100vh}:root{--telya-bg: #f5f7fa;--telya-surface: #ffffff;--telya-text: #1a1a2e;--telya-muted: #6b7280;--telya-border: #e5e7eb}.app{--grad-start: #00c6ff;--grad-end: #7b2cbf;flex:1;min-height:0;display:flex;flex-direction:column;padding-bottom:72px}.app:has(.chat-thread){padding-bottom:0;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.app--gate{flex:1;min-height:0;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.app--gate .app__main{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;padding-bottom:16px}@media(max-width:768px){.app__settings--gate{display:none}}.app__header{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;background:linear-gradient(90deg,var(--grad-start),var(--grad-end));color:#fff}.app__logo{border-radius:12px;flex-shrink:0}.app__title{margin:0;font-size:1.35rem;font-weight:600;letter-spacing:.02em}.app__main{flex:1;padding:20px 16px;max-width:480px;margin:0 auto;width:100%;min-height:0}.app__main:has(.chat-thread){display:flex;flex-direction:column;flex:1;min-height:0;width:100%;max-width:none;margin:0;padding:0;padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top,0px);background:var(--telya-surface, #fff);overflow:hidden}.app__tagline{margin:0 0 16px;font-size:.95rem}.app__card{position:relative;border-radius:16px;padding:20px;box-shadow:0 4px 24px #1a1a2e14;border:1px solid var(--telya-border, #e5e7eb)}.app__card-title{margin:0 0 8px;font-size:1.1rem}.app__placeholder{margin:0;font-size:.9rem}.app__online-dot{position:absolute;top:20px;right:20px;width:10px;height:10px;border-radius:50%;box-shadow:0 0 0 2px #fff}.app__settings{margin-top:28px}.app__settings-title{margin:0 0 6px;font-size:1rem}.app__hint{margin:0 0 12px;font-size:.85rem}.lang-switcher{display:flex;flex-direction:column;gap:6px;font-size:.9rem}.lang-switcher__select{max-width:220px;padding:10px 12px;border-radius:10px;border:1px solid var(--telya-border, #e5e7eb);font-size:1rem;background:var(--telya-surface, #fff);color:var(--telya-text, #1a1a2e)}.app__nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;align-items:center;padding:10px 8px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--telya-border, #e5e7eb);font-size:.7rem;gap:4px}.app__nav-item{text-align:center;flex:1;line-height:1.2}.auth-panel{background:var(--telya-surface, #fff);border:1px solid var(--telya-border, #e5e7eb);border-radius:16px;padding:16px;box-shadow:0 4px 24px #1a1a2e0f}.auth-panel__hint{margin:0 0 14px;font-size:.88rem;color:var(--telya-muted, #6b7280);line-height:1.45}.auth-panel__form{display:flex;flex-direction:column;gap:12px}.auth-panel__field span{display:block;font-size:.85rem;margin-bottom:4px;color:var(--telya-muted, #6b7280)}.auth-panel__field input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid var(--telya-border, #e5e7eb);font-size:1rem;background:var(--telya-surface, #fff);color:var(--telya-text, #1a1a2e)}.auth-panel__error{margin:0;color:#b91c1c;font-size:.9rem}.auth-panel__submit{padding:12px;border-radius:12px;border:none;background:linear-gradient(90deg,var(--grad-start),var(--grad-end));color:#fff;font-weight:600;font-size:1rem;cursor:pointer}.auth-panel__submit:disabled{opacity:.6;cursor:not-allowed}.messenger__title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;min-width:0}.messenger__search-toggle{flex-shrink:0;width:40px;height:40px;padding:0;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#1a1a2e;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.messenger__search-toggle:hover{background:#f9fafb}.messenger__search-toggle--active{border-color:var(--grad-end, #7b2cbf);color:var(--grad-end, #7b2cbf);background:#faf5ff}.messenger__search-toggle-ico{width:22px;height:22px;display:block}.messenger__search-panel{margin-bottom:12px}.messenger__search{display:flex;gap:8px;margin-bottom:8px}.messenger__search input{flex:1;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb}.messenger__search button{padding:10px 14px;border-radius:10px;border:none;background:#1a1a2e;color:#fff;cursor:pointer}.messenger__error{color:#b91c1c;font-size:.9rem;margin:0 0 8px}.messenger__hits{list-style:none;margin:0 0 16px;padding:0;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.messenger__hits li{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #f3f4f6}.messenger__hit-main{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.messenger__hit-text{min-width:0}.messenger__hits li:last-child{border-bottom:none}.messenger__hits button{padding:6px 10px;border-radius:8px;border:1px solid #7b2cbf;background:#faf5ff;cursor:pointer;font-size:.85rem}.messenger__chats-title{margin:0;font-size:1.05rem;font-weight:600;color:#1a1a2e;flex:1;min-width:0}.messenger__chats{list-style:none;margin:0;padding:0}.messenger__chat-row{width:100%;text-align:left;padding:12px;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:8px;background:#fff;cursor:pointer;display:flex;flex-direction:column;gap:4px;box-sizing:border-box}.messenger__peer{font-weight:600;color:#1a1a2e}.messenger__preview{font-size:.85rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-thread{display:flex;flex-direction:column;gap:0;flex:1;min-height:0;width:100%;background:#fff;overflow:hidden}.chat-thread__header{display:grid;grid-template-columns:44px 48px minmax(0,1fr);align-items:center;gap:10px;flex-shrink:0;padding:8px max(12px,env(safe-area-inset-left,0px)) 8px max(12px,env(safe-area-inset-right,0px));background:#fff;border:none;position:relative;z-index:10;box-shadow:0 1px #0000000f}.chat-thread__header-main{display:flex;flex-direction:row;align-items:center;gap:8px;min-width:0}.chat-thread__call{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:10px;border:none;background:transparent;cursor:pointer;color:#7c3aed}.chat-thread__call:hover:not(:disabled){background:#7c3aed1a}.chat-thread__call:disabled{opacity:.45;cursor:not-allowed}.chat-thread__back{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:10px;border:none;background:transparent;cursor:pointer;color:#1f2937;flex-shrink:0}.chat-thread__back:hover{background:#0000000f}.chat-thread__header-ico{width:22px;height:22px;display:block}.chat-thread__avatar-slot{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0}.chat-thread__story-ring-btn{display:inline-flex;align-items:center;justify-content:center;border:none;background:none;padding:0;cursor:pointer;border-radius:50%}.chat-thread__story-ring-btn:focus-visible{outline:2px solid var(--grad-end, #9333ea);outline-offset:2px}.chat-thread__story-ring{display:inline-flex;padding:3px;border-radius:50%;background:linear-gradient(120deg,#a855f7,#ec4899,#f97316,#8b5cf6,#a855f7);background-size:200% 200%;animation:chat-story-ring-flow 1.75s ease infinite}@keyframes chat-story-ring-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.chat-thread__story-ring-inner{border-radius:50%;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.messenger__avatar--chat-ring{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.chat-thread__story-ring-inner .messenger__avatar--ph{width:40px;height:40px;border-radius:50%}.chat-thread__title-block{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px}.chat-thread__title{margin:0;font-size:1.1rem;min-width:0;width:100%;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-thread__peer-alias{margin:0;max-width:100%;font-size:.7rem;line-height:1.25;color:#6b7280;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-thread__presence{margin:0;max-width:100%;font-size:8px;line-height:1.25;color:#9ca3af;font-weight:400;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web-call-remote-audio{position:absolute;width:0;height:0;opacity:0;pointer-events:none;clip:rect(0,0,0,0)}.web-call-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top)) 24px 24px}.web-call-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a8c}.web-call-modal__panel{position:relative;z-index:1;max-width:360px;width:100%;padding:28px 24px;border-radius:20px;background:#fff;box-shadow:0 25px 50px -12px #00000040;text-align:center}.web-call-modal__kind{margin:0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.web-call-modal__name{margin:16px 0 0;font-size:1.35rem;font-weight:700;color:#111827;line-height:1.25}.web-call-modal__sub{margin:6px 0 0;font-size:.85rem;color:#6b7280}.web-call-modal__hint{margin:16px 0 0;font-size:.875rem;line-height:1.45;color:#6b7280}.web-call-modal__hint--secondary{margin-top:8px;font-size:.8125rem;color:#9ca3af}.web-call-modal__actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center}.web-call-modal__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:120px;padding:14px 18px;border:none;border-radius:14px;font-size:.875rem;font-weight:700;cursor:pointer;color:#fff}.web-call-modal__btn--danger{background:#b91c1c}.web-call-modal__btn--ok{background:#059669}.web-call-modal__btn--secondary{background:#4b5563;color:#fff}.web-call-modal__btn--pulse{animation:web-call-vm-pulse 1s ease-in-out infinite}@keyframes web-call-vm-pulse{0%,to{opacity:1}50%{opacity:.72}}.web-call-modal__vm-err{margin:12px 0 0;font-size:.8125rem;color:#b91c1c;text-align:center}.web-call-modal__vm-preview{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:8px}.web-call-modal__vm-audio{width:100%;max-width:280px;height:36px}.web-call-modal__vm-link{border:none;background:none;color:#7c3aed;font-size:.8125rem;font-weight:600;cursor:pointer;text-decoration:underline;padding:4px}.web-call-modal__btn-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#7c3aed;cursor:pointer}.web-call-modal__btn-icon--on{background:#ede9fe;border-color:#c4b5fd}.web-call-modal__btn-icon--muted{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.web-call-modal__ico{width:22px;height:22px;display:block}.web-call-modal__add-panel{margin-top:16px;padding:12px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb;max-height:min(42vh,320px);display:flex;flex-direction:column;gap:8px;text-align:left}.web-call-modal__add-label{font-size:.75rem;font-weight:600;color:#4b5563}.web-call-modal__add-input{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;font-size:.875rem}.web-call-modal__add-list{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1;min-height:0}.web-call-modal__add-item{border-bottom:1px solid #e5e7eb}.web-call-modal__add-item:last-child{border-bottom:none}.web-call-modal__add-item--muted{padding:10px 4px;font-size:.8125rem;color:#6b7280}.web-call-modal__add-pick{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 6px;border:none;background:none;cursor:pointer;text-align:left;border-radius:8px}.web-call-modal__add-pick:hover{background:#ede9fe}.web-call-modal__add-pick-name{font-size:.875rem;font-weight:600;color:#111827}.web-call-modal__add-pick-sub{font-size:.75rem;color:#6b7280}.web-call-modal__add-close{align-self:center;margin-top:4px;border:none;background:none;color:#7c3aed;font-size:.8125rem;font-weight:600;cursor:pointer;text-decoration:underline;padding:6px}.chat-thread__messages{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;gap:8px;padding:8px max(12px,env(safe-area-inset-left)) 8px max(12px,env(safe-area-inset-right));background:#fff;border:none;border-radius:0}.chat-thread__messages::-webkit-scrollbar{display:none;width:0;height:0}.chat-thread__day-separator{text-align:center;font-size:.75rem;font-weight:600;color:#6b7280;padding:10px 8px 4px;margin:0}.chat-thread__day-separator--btn{display:block;width:100%;border:none;background:transparent;font:inherit;cursor:pointer;border-radius:8px;-webkit-tap-highlight-color:transparent}.chat-thread__day-separator--btn:hover{color:#4b5563;background:#0000000a}.chat-thread__day-separator--btn:focus-visible{outline:2px solid var(--grad-end, #7b2cbf);outline-offset:2px}.chat-thread__day-popup{position:fixed;left:50%;top:42%;transform:translate(-50%,-50%);z-index:2000;max-width:min(92vw,360px);padding:14px 18px;text-align:center;font-size:.92rem;font-weight:500;line-height:1.35;color:#fff;background:#1f2937f0;border-radius:14px;box-shadow:0 12px 40px #00000038;pointer-events:none}.chat-thread__bubble{align-self:flex-start;max-width:85%;padding:8px 10px;border-radius:12px;background:#f3f4f6}.chat-thread__bubble--own{align-self:flex-end;background:#ede9fe}.chat-thread__header--selection .chat-thread__back{width:auto;padding:0 10px;font-size:.9rem}.chat-thread__bubble--selectable{cursor:pointer;outline:none}.chat-thread__bubble--selectable:focus-visible{box-shadow:0 0 0 2px #7b2cbf}.chat-thread__bubble--selected{box-shadow:0 0 0 2px #7b2cbf}.chat-thread__select-marker{display:block;font-size:14px;margin-bottom:4px;opacity:.75}.chat-thread__forward-meta{font-size:11px;color:#6b7280;margin:0 0 6px;line-height:1.3}.chat-thread__bubble--own .chat-thread__forward-meta{color:#5b21b6}.chat-thread__reply-quote{border-left:3px solid #a78bfa;padding:4px 0 4px 8px;margin:0 0 8px;background:#a78bfa14;border-radius:0 8px 8px 0;font-size:12px;line-height:1.35}.chat-thread__reply-quote-name{display:block;font-weight:700;color:#5b21b6;margin-bottom:2px}.chat-thread__reply-quote-body{color:#4b5563;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.chat-thread__bubble-foot--peer{display:flex;align-items:center;flex-wrap:wrap;gap:6px;justify-content:flex-end}.chat-thread__bubble-more{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:22px;padding:0 4px;margin:0;border:none;border-radius:6px;background:transparent;color:#6b7280;cursor:pointer;font-size:1.15rem;line-height:1}.chat-thread__bubble-more:hover{background:#00000012;color:#1f2937}.chat-thread__bubble--own .chat-thread__bubble-more:hover{background:#5b21b61f;color:#4c1d95}.chat-thread__edited-hint{font-size:10px;color:#9ca3af;text-transform:lowercase}.chat-thread__pinned-strip{flex-shrink:0;padding:8px 12px;background:linear-gradient(180deg,#faf5ff,#fff);border-bottom:1px solid #ede9fe;display:flex;flex-direction:column;gap:6px}.chat-thread__pinned-strip-label{font-size:11px;font-weight:700;color:#6b21a8;text-transform:uppercase;letter-spacing:.04em}.chat-thread__pinned-chips{display:flex;flex-wrap:wrap;gap:6px}.chat-thread__pinned-chip{max-width:100%;padding:4px 10px;border-radius:999px;border:1px solid #ddd6fe;background:#fff;font-size:12px;color:#4b5563;cursor:pointer;text-align:left}.chat-thread__pinned-chip:hover{border-color:#7b2cbf}.chat-thread__ctx-backdrop{z-index:1190;background:#0f172a33}.chat-thread__ctx-menu{min-width:200px;max-width:260px;padding:6px 0;background:#fff;border-radius:12px;box-shadow:0 12px 40px #0000002e;border:1px solid #e5e7eb}.chat-thread__ctx-menu-title{padding:8px 16px 4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.chat-thread__ctx-item{display:block;width:100%;padding:10px 16px;border:none;background:none;text-align:left;font-size:.95rem;color:#1f2937;cursor:pointer}.chat-thread__ctx-item:hover{background:#f3f4f6}.chat-thread__ctx-item--danger{color:#b91c1c}.chat-thread__reply-compose-bar{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;margin-bottom:8px;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:10px}.chat-thread__reply-compose-inner{flex:1;min-width:0}.chat-thread__reply-compose-label{font-size:11px;font-weight:700;color:#5b21b6;text-transform:uppercase;letter-spacing:.03em}.chat-thread__reply-compose-snippet{font-size:13px;color:#4b5563;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-thread__reply-compose-clear{flex-shrink:0;width:32px;height:32px;border:none;border-radius:8px;background:#ede9fe;color:#5b21b6;font-size:20px;line-height:1;cursor:pointer}.chat-thread__edit-textarea{width:100%;margin:8px 0 12px;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;font:inherit;resize:vertical;min-height:96px;box-sizing:border-box}.chat-thread__edit-actions{display:flex;justify-content:flex-end}.chat-thread__forward-hint{font-size:.88rem;color:#6b7280;margin:0 0 10px}.chat-thread__forward-chat-list{list-style:none;margin:0;padding:0;max-height:50vh;overflow-y:auto}.chat-thread__forward-chat-btn{display:block;width:100%;text-align:left;padding:12px 14px;border:none;border-bottom:1px solid #f3f4f6;background:#fff;font-size:.95rem;cursor:pointer}.chat-thread__forward-chat-btn:hover:not(:disabled){background:#faf5ff}.chat-thread__forward-chat-btn:disabled{opacity:.5;cursor:not-allowed}.chat-thread__sender-label{font-size:12px;font-weight:600;color:#6b7280;margin:0 0 4px}.chat-thread__bubble--own .chat-thread__sender-label{color:#5b21b6}.chat-thread__reactions-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px}.chat-thread__reaction-chip{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:13px;line-height:1.2;cursor:pointer;color:#374151}.chat-thread__bubble--own .chat-thread__reaction-chip{background:#ffffffa6;border-color:#ddd6fe}.chat-thread__reaction-chip--me{border-color:#7b2cbf;background:#f5f3ff}.chat-thread__bubble--own .chat-thread__reaction-chip--me{background:#7b2cbf1f}.chat-thread__reaction-emoji{font-size:15px}.chat-thread__reaction-count{font-size:12px;font-weight:600;color:#6b7280}.chat-thread__reaction-add{width:28px;height:28px;border-radius:999px;border:1px dashed #c4b5fd;background:transparent;color:#6b7280;font-size:18px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.chat-thread__reaction-add:hover{border-color:#7b2cbf;color:#5b21b6}.chat-thread__modal--compact{max-height:none}.chat-thread__reaction-picker-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:4px 0 8px}.chat-thread__reaction-picker-btn{border:none;background:#f3f4f6;border-radius:12px;font-size:26px;line-height:1.2;padding:10px 0;cursor:pointer}.chat-thread__reaction-picker-btn:hover{background:#ede9fe}.chat-thread__reactions-loading,.chat-thread__reactions-empty{margin:8px 0;font-size:14px;color:#6b7280;text-align:center}.chat-thread__reaction-detail-block{margin-bottom:14px}.chat-thread__reaction-detail-emoji{font-size:20px;margin-bottom:6px}.chat-thread__reaction-detail-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.chat-thread__reaction-detail-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:10px;background:#f9fafb;font-size:14px}.chat-thread__reaction-detail-name{font-weight:500;color:#111827;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-thread__reaction-detail-when{flex-shrink:0;font-size:12px;color:#6b7280}.chat-thread__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:flex-end;justify-content:safe center;padding:16px;background:#0f172a73}.chat-thread__modal{width:100%;max-width:420px;max-height:min(70vh,520px);overflow:auto;border-radius:16px;background:#fff;padding:16px;box-shadow:0 12px 40px #0003}.chat-thread__modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.chat-thread__modal-title{margin:0;font-size:18px;font-weight:700;flex:1;min-width:0}.chat-thread__modal-close{border:none;background:transparent;font-size:24px;line-height:1;cursor:pointer;padding:4px 8px;color:#6b7280}.chat-thread__member-list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:8px}.chat-thread__member-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:10px;background:#f9fafb}.chat-thread__member-name{font-weight:600;color:#111827}.chat-thread__member-role{font-size:12px;color:#6b7280}.chat-thread__modal-leave{width:100%;padding:12px;border-radius:12px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;font-weight:600;cursor:pointer}.chat-thread__modal-leave:disabled{opacity:.6;cursor:not-allowed}.chat-thread__text{margin:0 0 4px;white-space:pre-wrap;word-break:break-word}.chat-thread__attachments{display:flex;flex-direction:column;gap:6px;max-width:100%;margin-bottom:4px}.chat-thread__attach-link{display:block;max-width:100%;border-radius:8px;overflow:hidden;line-height:0}.chat-thread__attach-img{display:block;max-width:100%;width:auto;height:auto;object-fit:contain;vertical-align:top}.chat-thread__attach-audio{width:100%;max-width:280px;height:36px}.voice-msg-player{display:flex;align-items:stretch;gap:10px;width:100%;max-width:min(100%,320px);min-width:0;padding:8px 10px;border-radius:12px;background:#f3f4f6f2;border:1px solid #e5e7eb}.chat-thread__bubble--own .voice-msg-player{background:#ffffff8c;border-color:#7c3aed33}.voice-msg-player__audio{display:none}.voice-msg-player__play{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:none;background:#ede9fe;color:#7c3aed;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;align-self:center}.voice-msg-player__play:active{opacity:.88}.voice-msg-player__ico{width:20px;height:20px;display:block}.voice-msg-player__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.voice-msg-player__wave-wrap{position:relative;width:100%;min-height:44px;cursor:pointer;touch-action:none;border-radius:8px;outline:none}.voice-msg-player__wave-wrap:focus-visible{box-shadow:0 0 0 2px #c4b5fd}.voice-msg-player__wave-bars{display:flex;align-items:flex-end;justify-content:space-between;gap:2px;height:44px;width:100%}.voice-msg-player__bar{flex:1;min-width:2px;max-width:6px;border-radius:2px;align-self:flex-end}.voice-msg-player__time{font-size:.7rem;font-variant-numeric:tabular-nums;color:#6b7280;line-height:1.2}.voice-msg-player__time-sep{margin:0 2px;opacity:.7}.chat-thread__emoji-bar{display:flex;flex-wrap:wrap;gap:4px;padding:6px 0;max-height:88px;overflow-y:auto}.chat-thread__emoji-btn{border:none;background:#f3f4f6;border-radius:8px;padding:4px 8px;font-size:1.25rem;line-height:1;cursor:pointer}.chat-thread__emoji-btn:hover{background:#e5e7eb}.chat-thread__emoji-toggle{font-size:1.2rem;line-height:1}.chat-thread__attach-btn--active{background:#ede9fe;color:#6b21a8}.chat-thread__voice-btn--rec{color:#dc2626;animation:chat-voice-pulse 1s ease-in-out infinite}@keyframes chat-voice-pulse{0%,to{opacity:1}50%{opacity:.55}}.chat-thread__composer-voice-preview{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.chat-thread__attach-btn:disabled{opacity:.4;cursor:not-allowed}.telya-stories,.telya-groups{display:flex;flex-direction:column;gap:12px;min-height:0;flex:1}.telya-stories__row{display:flex;align-items:center;gap:16px;padding:16px;border-radius:14px;border:1px solid #e5e7eb}.telya-stories__ring{width:64px;height:64px;border-radius:50%;border:3px solid;display:flex;align-items:center;justify-content:center;flex-shrink:0}.telya-stories__add{font-size:1.75rem;font-weight:300}.telya-stories__hint{margin:0;font-size:.92rem;line-height:1.4}.call-history-panel{display:flex;flex-direction:column;gap:12px;min-height:0;flex:1;padding:0 4px 16px}.call-history-panel__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px}.call-history-panel--embedded .call-history-panel__header{justify-content:flex-end}.call-history-panel__title{margin:0;font-size:1.35rem;font-weight:700}.call-history-panel__refresh{border:none;background:none;color:#7c3aed;font-size:.875rem;font-weight:600;cursor:pointer;padding:6px 8px}.call-history-panel__refresh:disabled{opacity:.5;cursor:not-allowed}.call-history-panel__filters{display:flex;flex-wrap:wrap;gap:8px}.call-history-panel__chip{padding:8px 14px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:.8125rem;font-weight:600;color:#6b7280;cursor:pointer}.call-history-panel__chip--on{border-color:#c4b5fd;background:#ede9fe;color:#5b21b6}.call-history-panel__err{margin:0;font-size:.8125rem;color:#b91c1c}.call-history-panel__empty{margin:16px 0 0;font-size:.92rem;color:#6b7280}.call-history-panel__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.call-history-panel__row{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fff}.call-history-panel__peer{margin:0;font-size:1rem;font-weight:600;color:#111827}.call-history-panel__meta{margin:8px 0 0;font-size:.8125rem;color:#6b7280;line-height:1.45}.call-history-panel__when{font-weight:500}.call-history-panel__sep{margin:0 4px}.telya-groups__card{padding:16px;border-radius:14px;border:1px solid #e5e7eb}.telya-groups__input{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;font-size:16px;margin-bottom:10px}.telya-groups__chips{list-style:none;margin:0 0 10px;padding:0;display:flex;flex-wrap:wrap;gap:8px}.telya-groups__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#ede9fe;color:#5b21b6;font-size:14px;font-weight:600}.telya-groups__chip button{border:none;background:transparent;cursor:pointer;font-size:18px;line-height:1;padding:0 2px;color:#5b21b6}.telya-groups__search{display:flex;gap:8px;margin-top:12px}.telya-groups__search input{flex:1;min-width:0;padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;font-size:15px}.telya-groups__search button{padding:10px 14px;border-radius:12px;border:none;background:#7c3aed;color:#fff;font-weight:600;cursor:pointer}.telya-groups__hits{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.telya-groups__hits li{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:10px;background:#f9fafb;font-size:14px}.telya-groups__hits button{padding:6px 12px;border-radius:10px;border:1px solid #c4b5fd;background:#fff;color:#7c3aed;font-weight:600;cursor:pointer}.telya-groups__hits button:disabled{opacity:.5;cursor:not-allowed}.telya-groups__submit{width:100%;margin-top:12px;padding:12px;border:none;border-radius:12px;color:#fff;font-weight:700;cursor:pointer}.telya-groups__submit:disabled{opacity:.6;cursor:not-allowed}.telya-groups__list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.telya-groups__row{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:10px;border-radius:14px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.telya-groups__row-meta{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.telya-groups__row-title{font-weight:700;color:#111827}.telya-groups__row-preview{font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.telya-groups__list-meta{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right;max-width:32%}.telya-groups__list-time{font-size:12px;color:#6b7280;white-space:nowrap;font-variant-numeric:tabular-nums}.telya-groups__list-unread{font-size:12px;font-weight:700;color:#fff;background:var(--grad-end, #7b2cbf);border-radius:999px;min-width:22px;padding:2px 7px;line-height:1.2;text-align:center}.telya-groups__list-unread--empty{min-height:18px;padding:0;background:transparent;color:transparent}.chat-thread__bubble-foot{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:2px}.chat-thread__time{display:block;text-align:right;font-size:.7rem;color:#6b7280;flex-shrink:0}.chat-thread__bubble-foot .chat-thread__time{display:inline-block}.chat-thread__bubble:not(.chat-thread__bubble--own)>.chat-thread__time{text-align:left}.chat-thread__ticks{display:inline-flex;align-items:center;line-height:0;flex-shrink:0;color:#8696a0}.chat-thread__ticks--read{color:#53bdeb}.chat-thread__tick-svg{display:block}.chat-thread__composer{display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;padding:8px max(12px,env(safe-area-inset-left)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-right));background:#fff;border:none;position:sticky;bottom:0;z-index:10;box-shadow:0 -1px #0000000f}.chat-thread__composer-body{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0;flex-shrink:0}.chat-thread__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0;opacity:0}.chat-thread__composer-previews{display:flex;flex-wrap:wrap;gap:10px;max-width:100%;min-height:96px;padding:10px 12px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start}.chat-thread__composer-thumb{position:relative;width:88px;height:88px;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb;flex-shrink:0}.chat-thread__composer-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.chat-thread__composer-thumb-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#6b7280;font-size:.72rem;text-align:center;padding:4px;line-height:1.2}.chat-thread__composer-thumb-edit{position:absolute;bottom:2px;left:2px;right:2px;padding:4px 6px;border:none;border-radius:6px;background:#7b2cbfeb;color:#fff;font-size:.65rem;font-weight:600;cursor:pointer}.chat-thread__composer-thumb-edit:hover{filter:brightness(1.06)}.chat-img-editor{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:16px}.chat-img-editor__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.chat-img-editor__panel{position:relative;z-index:1;width:min(100%,420px);max-height:min(92vh,720px);overflow:auto;background:#fff;border-radius:16px;padding:14px 16px 16px;box-shadow:0 12px 40px #0003;display:flex;flex-direction:column;gap:10px}.chat-img-editor__title{margin:0;font-size:1.05rem;text-align:center}.chat-img-editor__crop-wrap{position:relative;width:100%;height:min(48vh,320px);background:#111;border-radius:12px;overflow:hidden}.chat-img-editor__label{display:flex;flex-direction:column;gap:6px;font-size:.82rem;color:#4b5563}.chat-img-editor__label input[type=range]{width:100%}.chat-img-editor__row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.chat-img-editor__muted{font-size:.78rem;color:#6b7280;width:100%}.chat-img-editor__chip{padding:6px 10px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;font-size:.78rem;cursor:pointer}.chat-img-editor__chip--active{border-color:#7b2cbf;background:#f3e8ff;color:#5b21b6;font-weight:600}.chat-img-editor__btn{flex:1;min-width:120px;padding:8px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;font-size:.85rem;cursor:pointer}.chat-img-editor__select{margin-top:4px;padding:8px 10px;border-radius:10px;border:1px solid #e5e7eb;font-size:.9rem}.chat-img-editor__actions{display:flex;gap:10px;margin-top:6px}.chat-img-editor__cancel{flex:1;padding:10px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:.9rem}.chat-img-editor__apply{flex:1;padding:10px;border-radius:12px;border:none;background:linear-gradient(90deg,var(--grad-start, #00c6ff),var(--grad-end, #7b2cbf));color:#fff;font-weight:600;font-size:.9rem;cursor:pointer}.chat-img-editor__apply:disabled{opacity:.55;cursor:not-allowed}.chat-thread__composer-thumb-remove{position:absolute;top:2px;right:2px;width:22px;height:22px;padding:0;border:none;border-radius:50%;background:#0000008c;color:#fff;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.chat-thread__composer-error{margin:0;font-size:.82rem;color:#b91c1c}.chat-thread__composer-row{display:flex;gap:8px;align-items:stretch;width:100%}.chat-thread__attach-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;min-width:44px;padding:0;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;color:#374151;cursor:pointer;flex-shrink:0}.chat-thread__attach-btn:hover{background:#f3f4f6}.chat-thread__composer-input{flex:1;min-width:0;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#fff}.chat-thread__composer-input:focus,.chat-thread__composer-input:focus-visible{outline:none;box-shadow:none;border-color:#e5e7eb}.chat-thread__composer-input:-webkit-autofill,.chat-thread__composer-input:-webkit-autofill:hover,.chat-thread__composer-input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}.chat-thread__send{display:inline-flex;align-items:center;justify-content:center;width:44px;min-width:44px;padding:0;border-radius:10px;border:none;background:linear-gradient(90deg,var(--grad-start),var(--grad-end));color:#fff;cursor:pointer;flex-shrink:0}.chat-thread__send:disabled{opacity:.45;cursor:not-allowed}.chat-thread__back:focus-visible,.chat-thread__send:focus-visible,.chat-thread__attach-btn:focus-visible{outline:2px solid var(--grad-end, #7b2cbf);outline-offset:2px}@media(max-width:768px){.chat-thread__title{justify-self:stretch;text-align:center;padding-inline:4px}.chat-thread__day-separator--btn{min-height:40px;padding:8px 12px;margin:0 -4px;-webkit-tap-highlight-color:transparent}.chat-thread__day-separator--btn:active{background:#0000000f;color:#374151}.chat-thread__bubble-foot{flex-wrap:nowrap;justify-content:flex-end;gap:6px}.chat-thread__bubble--own .chat-thread__tick-svg{width:19px;height:15px}.chat-thread__ticks{min-width:15px;align-items:flex-end}}.telya-shell{display:flex;flex-direction:column;flex:1;min-height:0;gap:12px}.telya-shell>*:not(nav){padding-top:10px}.app__nav--tabs{z-index:20;align-items:stretch}.app__nav--tabs .app__nav-tab{flex:1;min-width:0;max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3px;padding:6px 2px 4px;margin:0;border:none;background:transparent;cursor:pointer;color:var(--nav-muted, #6b7280);font:inherit;font-size:.58rem;font-weight:500;line-height:1.15;-webkit-tap-highlight-color:transparent}.app__nav--tabs .app__nav-tab__icon{width:24px;height:24px;flex-shrink:0;pointer-events:none}.app__nav--tabs .app__nav-tab__label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.app__nav--tabs .app__nav-tab--active{color:var(--nav-active, #7b2cbf);font-weight:600}.app__nav--tabs .app__nav-tab--disabled{opacity:.36;cursor:not-allowed}.app__nav--tabs .app__nav-tab:focus-visible{outline:2px solid var(--nav-active, #7b2cbf);outline-offset:2px;border-radius:8px}.settings-page{display:flex;flex-direction:column;gap:12px;min-width:0}.settings-page__header{margin-bottom:2px}.settings-page__header.contacts-page__header{justify-content:center}.settings-page__header .contacts-page__title{flex:none;text-align:center}.settings-page__card{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:16px;display:flex;flex-direction:column;align-items:center;gap:14px}.settings-page__card--lang{align-items:stretch}.settings-page__file{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.settings-page__avatar-btn{border:none;padding:0;background:transparent;cursor:pointer;border-radius:50%;overflow:hidden;-webkit-tap-highlight-color:transparent}.settings-page__avatar-btn:focus-visible{outline:2px solid var(--grad-end, #7b2cbf);outline-offset:3px}.settings-page__avatar-img,.settings-page__avatar-ph{width:96px;height:96px;border-radius:50%;object-fit:cover}.settings-page__avatar-ph{display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#9ca3af}.settings-page__avatar-ph .messenger__avatar-ph-svg{width:48px;height:48px}.settings-page__phone-e164{margin:0;width:100%;font-size:12px;line-height:1.3;text-align:center}.settings-page__hint{margin:0;font-size:.82rem;text-align:center}.settings-page__field{width:100%;display:flex;flex-direction:column;gap:6px}.settings-page__label{font-size:.8rem;font-weight:500}.settings-page__input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;font-size:1rem;box-sizing:border-box}.settings-page__subhint{margin:0;font-size:.75rem}.settings-page__field-error{margin:0;color:#b91c1c;font-size:.82rem}.settings-page__save-row{margin-top:8px;display:flex;justify-content:flex-start}.settings-page__save-btn{padding:10px 20px;border-radius:12px;border:none;cursor:pointer;font-size:.95rem;font-weight:600;color:#fff;background:linear-gradient(90deg,var(--grad-start, #00c6ff),var(--grad-end, #7b2cbf));box-shadow:0 2px 12px #7b2cbf40}.settings-page__save-btn:hover:not(:disabled){filter:brightness(1.05)}.settings-page__save-btn:disabled{opacity:.65;cursor:not-allowed}.settings-page__saved{margin:0;font-size:.82rem;color:#059669;font-weight:500}.settings-page__support-card{margin-top:8px}.settings-page__support-form{display:flex;flex-direction:column;gap:4px}.settings-page__support-select{cursor:pointer}.settings-page__support-textarea{resize:vertical;min-height:140px;line-height:1.45;font-family:inherit}.settings-page__support-submit{margin-top:12px;width:100%}.settings-page__lang-hint{margin:0 0 4px;font-size:.85rem}.settings-page__logout{align-self:flex-start;padding:12px 18px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-size:.95rem;cursor:pointer}.settings-page__logout:hover{background:#f9fafb}.settings-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.settings-panel__title{margin:0 0 8px;font-size:1.1rem}.settings-panel__hint{margin:0 0 12px;font-size:.88rem}.settings-panel__logout{padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:.9rem}.messenger__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.messenger__avatar--group{border-radius:12px}.messenger__avatar--ph{display:inline-flex;align-items:center;justify-content:center;background:#e5e7eb;color:#9ca3af;overflow:hidden}.messenger__avatar-ph-svg{width:22px;height:22px;display:block}.messenger__me-phone{display:block;font-size:.8rem;font-weight:400;color:#6b7280}.messenger__hit-phone{color:#9ca3af}.messenger__chat-row{flex-direction:row;align-items:center;gap:10px}.messenger__chat-row:focus-visible{outline:2px solid var(--grad-end, #7b2cbf);outline-offset:2px}.messenger__story-ring-btn--list{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border:none;background:none;padding:0;cursor:pointer;border-radius:50%}.messenger__story-ring-btn--list:focus-visible{outline:2px solid var(--grad-end, #9333ea);outline-offset:2px}.messenger__peer-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex:1;min-width:0}.messenger__chat-list-meta{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px;text-align:right;max-width:32%}.messenger__chat-list-time{font-size:.75rem;color:#6b7280;white-space:nowrap;font-variant-numeric:tabular-nums}.messenger__chat-list-unread{font-size:.75rem;font-weight:700;color:#fff;background:var(--grad-end, #7b2cbf);border-radius:999px;min-width:1.35rem;padding:2px 7px;line-height:1.2;text-align:center}.messenger__chat-list-unread--empty{min-height:1.15rem;padding:0;background:transparent;color:transparent}.contacts-page{display:flex;flex-direction:column;gap:10px}.contacts-page__header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.contacts-page__title{margin:0;font-size:1.15rem;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contacts-page__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.contacts-page__icon-btn-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;pointer-events:none}.contacts-page__icon-btn-caption{display:none;font-size:.62rem;font-weight:600;line-height:1.15;text-align:center;color:inherit;max-width:92px}.contacts-page__icon-btn-caption--light{color:#fff}.contacts-page__icon-btn{width:40px;height:40px;padding:0;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-tap-highlight-color:transparent}.contacts-page__icon-btn--ghost{border:1px solid #e5e7eb;background:#fff;color:#1a1a2e}.contacts-page__icon-btn--ghost:hover{background:#f9fafb}.contacts-page__icon-btn--ghost:active{background:#f3f4f6}.contacts-page__icon-btn--add{border:none;background:linear-gradient(90deg,var(--grad-start),var(--grad-end));color:#fff;box-shadow:0 2px 8px #7b2cbf40}.contacts-page__icon-btn--add:hover{filter:brightness(1.05)}.contacts-page__icon-btn--add:active{filter:brightness(.95)}@media(max-width:768px){.contacts-page__header{flex-direction:column;align-items:stretch;gap:10px}.contacts-page__title{flex:none;width:100%;text-align:center;white-space:normal;overflow:visible;text-overflow:unset;line-height:1.25}.contacts-page__actions{width:100%;justify-content:stretch;gap:10px}.contacts-page__icon-btn{flex:1;width:auto;height:auto;min-height:52px;border-radius:14px;padding:8px 6px}.contacts-page__icon-btn-inner{gap:5px;pointer-events:none}.contacts-page__icon-btn-caption{display:block}}.contacts-page__action-ico{display:block}.contacts-page__action-ico--stroke{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contacts-page__action-ico--plus{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round}.contacts-page__hint{margin:0;font-size:.82rem;color:#6b7280}.contacts-page__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.contacts-page__row{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:10px 12px;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation}.contacts-page__row--offline{border-color:#fecaca;background:#fef2f2}.contacts-page__row-main{display:flex;align-items:flex-start;gap:10px}.contacts-page__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.contacts-page__avatar--ph{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--grad-start),var(--grad-end));color:#fff;font-size:.85rem;font-weight:600}.contacts-page__meta{flex:1;min-width:0}.contacts-page__name{font-weight:600;color:#1a1a2e;font-size:.95rem}.contacts-page__last{font-weight:700}.contacts-page__first{font-weight:500}.contacts-page__org,.contacts-page__job{font-size:.78rem;color:#6b7280;margin-top:2px}.contacts-page__phones{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.contacts-page__phones li{display:flex;align-items:center;gap:6px;font-size:.88rem}.contacts-page__p-ico{font-size:.95rem;line-height:1}.contacts-page__notes{margin-top:6px;font-size:.78rem;color:#4b5563;white-space:pre-wrap;word-break:break-word}.contacts-page__invite{margin-top:8px;padding:6px 12px;border-radius:8px;border:1px solid #dc2626;background:#fff;color:#b91c1c;font-size:.8rem;font-weight:600;cursor:pointer}.contacts-page__menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:transparent;border:none;cursor:default}.contacts-page__menu{position:fixed;z-index:50;min-width:180px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 32px #0000001f;padding:6px;display:flex;flex-direction:column;gap:2px}.contacts-page__menu button{text-align:left;padding:10px 12px;border:none;background:transparent;border-radius:8px;font-size:.9rem;cursor:pointer}.contacts-page__menu button:hover{background:#f3f4f6}.add-contact{display:flex;flex-direction:column;gap:12px}.add-contact__header{display:flex;align-items:center;gap:10px;justify-content:space-between}.add-contact__title{flex:1;min-width:0;margin:0;font-size:1.1rem;text-align:center}.add-contact__header-spacer{width:40px;height:40px;flex-shrink:0}.add-contact__qr-btn{width:40px;height:40px;padding:0;border-radius:50%;border:1px solid #e5e7eb;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#1a1a2e}.add-contact__qr-btn:hover{background:#f9fafb}.add-contact__qr-ico{width:22px;height:22px}.add-contact__back{padding:8px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.add-contact__form{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.add-contact__field{display:flex;flex-direction:column;gap:4px;font-size:.85rem;color:#6b7280}.add-contact__field input,.add-contact__field textarea{padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;font-size:1rem}.add-contact__field textarea{min-height:72px;resize:vertical}.add-contact__label{font-size:.85rem;color:#6b7280}.add-contact__phones{display:flex;flex-direction:column;gap:8px}.add-contact__phone-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.add-contact__phone-row input{flex:1;min-width:140px;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb}.add-contact__phone-row select{padding:10px 8px;border-radius:10px;border:1px solid #e5e7eb;background:#fff}.add-contact__add-phone{align-self:flex-start;padding:8px 12px;border-radius:10px;border:1px dashed #cbd5e1;background:#f9fafb;cursor:pointer;font-size:.85rem}.add-contact__error{margin:0;color:#b91c1c;font-size:.88rem}.add-contact__submit{padding:12px;border-radius:12px;border:none;background:linear-gradient(90deg,var(--grad-start),var(--grad-end));color:#fff;font-weight:600;font-size:1rem;cursor:pointer}.add-contact__submit:disabled{opacity:.6;cursor:not-allowed}.settings-page__calls-header{display:flex;align-items:center;gap:12px;padding:0 4px 12px;flex-wrap:wrap}.settings-page__back{border:none;background:none;color:#7c3aed;font-size:.95rem;font-weight:600;cursor:pointer;padding:6px 8px}.settings-page__calls-title{margin:0;font-size:1.35rem;font-weight:700}.settings-page__menu-link{display:flex;flex-direction:column;align-items:stretch;width:100%;padding:14px 16px;border-radius:14px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;text-align:left;margin-top:8px}.settings-page__menu-link-title{font-weight:600;color:#111827}.settings-page__menu-link-hint{font-size:.82rem;margin-top:4px}.telya-stories__page-header{padding:0 4px 8px}.telya-stories__page-title{margin:0;font-size:1.35rem;font-weight:700}.telya-stories__page-sub{margin:6px 0 0;font-size:.9rem;color:#6b7280;line-height:1.4}.telya-stories__toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:0 4px 12px}.telya-stories__tool-btn{border-radius:999px;border:1px solid #e5e7eb;background:linear-gradient(90deg,var(--grad-start, #7b2cbf),var(--grad-end, #9333ea));color:#fff;font-weight:600;font-size:.88rem;padding:10px 16px;cursor:pointer}.telya-stories__tool-btn--secondary{background:#fff;color:#4b5563;border-color:#d1d5db}.telya-stories__section{padding:8px 4px 4px}.telya-stories__section-title{margin:0 0 10px;font-size:.95rem;font-weight:600;color:#374151}.telya-stories__row--scroll{overflow-x:auto;padding-bottom:8px;gap:12px;align-items:flex-start}.telya-stories__cell-wrap{position:relative;flex-shrink:0}.telya-stories__cell{display:flex;flex-direction:column;align-items:center;gap:6px;border:none;background:none;cursor:pointer;padding:4px 6px;border-radius:12px}.telya-stories__cell:hover{background:#f9fafb}.telya-stories__del{position:absolute;top:-2px;right:-2px;width:22px;height:22px;border-radius:50%;border:none;background:#111827;color:#fff;font-size:14px;line-height:1;cursor:pointer;padding:0;opacity:.85}.telya-stories__del:hover{opacity:1}.telya-stories__ring--me{position:relative;border-color:var(--grad-end, #9333ea)}.telya-stories__badge{position:absolute;bottom:-2px;right:-2px;width:22px;height:22px;border-radius:50%;background:var(--grad-end, #9333ea);color:#fff;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.telya-stories__avatar{width:62px;height:62px;border-radius:50%;object-fit:cover}.telya-stories__ring--thumb{position:relative;width:68px;height:68px;border-radius:50%;border:3px solid #c4b5fd;overflow:hidden;display:flex;align-items:center;justify-content:center}.telya-stories__thumb-img,.telya-stories__thumb-video{width:100%;height:100%;object-fit:cover}.telya-stories__kind-icon{position:absolute;font-size:1.25rem;text-shadow:0 1px 2px rgba(0,0,0,.4)}.telya-stories__friends-hint{margin:0 0 10px;font-size:.88rem;color:#6b7280;line-height:1.4}.telya-stories__friends-placeholder{opacity:.45;padding:8px 0}.telya-stories__ring--ghost{border-color:#e5e7eb}.telya-stories__dots{font-size:1.25rem;color:#9ca3af}.telya-stories__muted{font-size:.85rem;color:#9ca3af;padding:0 4px}.telya-stories__empty{font-size:.9rem;color:#6b7280;margin:4px 4px 8px}.story-video-trim,.story-audio-rec,.story-publish,.story-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center}.story-video-trim__backdrop,.story-audio-rec__backdrop,.story-publish__backdrop,.story-viewer{background:#0f172a8c}.story-video-trim__backdrop,.story-audio-rec__backdrop,.story-publish__backdrop{position:absolute;top:0;right:0;bottom:0;left:0}.story-video-trim__panel,.story-audio-rec__panel,.story-publish__panel{position:relative;z-index:1;width:min(420px,calc(100vw - 32px));max-height:min(90vh,720px);overflow:auto;background:#fff;border-radius:16px;padding:16px;box-shadow:0 20px 50px #0003}.story-video-trim__title,.story-audio-rec__title,.story-publish__title{margin:0 0 12px;font-size:1.1rem;font-weight:700}.story-video-trim__preview{border-radius:12px;overflow:hidden;background:#0f172a}.story-video-trim__video{width:100%;max-height:240px;display:block}.story-video-trim__hint,.story-video-trim__meta{font-size:.85rem;color:#6b7280;margin:8px 0}.story-video-trim__label{display:flex;flex-direction:column;gap:6px;font-size:.85rem;margin-top:8px}.story-video-trim__raw{display:flex;align-items:center;gap:8px;font-size:.85rem;margin-top:8px;color:#374151}.story-video-trim__actions,.story-publish__actions,.story-audio-rec__row{display:flex;justify-content:flex-end;gap:10px;margin-top:14px;flex-wrap:wrap}.story-video-trim__cancel,.story-publish__cancel,.story-audio-rec__cancel{border-radius:10px;border:1px solid #e5e7eb;background:#fff;padding:10px 16px;cursor:pointer;font-weight:600}.story-video-trim__apply,.story-publish__apply,.story-audio-rec__apply{border-radius:10px;border:none;background:linear-gradient(90deg,var(--grad-start, #7b2cbf),var(--grad-end, #9333ea));color:#fff;padding:10px 16px;cursor:pointer;font-weight:600}.story-audio-rec__rec,.story-audio-rec__stop{border-radius:999px;border:none;padding:12px 20px;font-weight:600;cursor:pointer;background:#ede9fe;color:#5b21b6}.story-audio-rec__stop{background:#fee2e2;color:#991b1b}.story-audio-rec__player{width:100%;margin-top:12px}.story-audio-rec__err{color:#b91c1c;font-size:.88rem}.story-audio-rec__ghost{margin-top:12px;border:none;background:none;color:#6b7280;cursor:pointer}.story-publish__preview{width:100%;max-height:min(320px,62vh);aspect-ratio:9 / 16;object-fit:contain;border-radius:12px;background:#0f172a;margin-bottom:10px}.story-publish__audio-hint{font-size:.88rem;color:#6b7280;margin-bottom:8px}.story-publish__label{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#374151}.story-publish__textarea{border:1px solid #e5e7eb;border-radius:10px;padding:10px;font-size:.95rem;resize:vertical;min-height:72px}.story-viewer__close{position:absolute;top:16px;right:16px;z-index:2;width:40px;height:40px;border-radius:50%;border:none;background:#0f172a80;color:#fff;font-size:28px;line-height:1;cursor:pointer}.story-viewer__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:none;background:#0f172a73;color:#fff;font-size:28px;cursor:pointer}.story-viewer__nav:disabled{opacity:.3;cursor:not-allowed}.story-viewer__nav--prev{left:8px}.story-viewer__nav--next{right:8px}.story-viewer__content{position:relative;z-index:1;max-width:min(480px,100vw - 32px);max-height:min(90vh,860px);display:flex;flex-direction:column;align-items:center;gap:12px}.story-viewer__media-frame{width:100%;max-width:min(420px,92vw);aspect-ratio:9 / 16;max-height:min(82vh,780px);border-radius:12px;background:#0f172a;overflow:hidden;display:flex;align-items:center;justify-content:center}.story-viewer__media{width:100%;height:100%;object-fit:contain;border-radius:0}.story-viewer__audio-wrap{width:min(400px,90vw);padding:24px;background:#fffffff2;border-radius:16px}.story-viewer__audio{width:100%}.story-viewer__caption{margin:0;color:#f9fafb;text-align:center;font-size:.95rem;line-height:1.4;text-shadow:0 1px 4px rgba(0,0,0,.6)}.story-viewer__author{position:absolute;top:56px;left:50%;transform:translate(-50%);z-index:2;margin:0;color:#f9fafb;font-size:1rem;font-weight:600;text-shadow:0 1px 4px rgba(0,0,0,.6)}.telya-stories__err{margin:0 4px 8px;font-size:.88rem;color:#b91c1c}.app__join-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f172a8c}.group-join-flow{width:100%;max-width:400px}.group-join-flow__card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 12px 40px #00000040}.group-join-flow__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.group-join-flow__title{margin:0;font-size:1.2rem;font-weight:700}.group-join-flow__close{border:none;background:transparent;font-size:26px;line-height:1;cursor:pointer;color:#6b7280;padding:0 4px}.group-join-flow__preview{text-align:center;margin-bottom:16px}.group-join-flow__photo{width:72px;height:72px;border-radius:16px;object-fit:cover;margin-bottom:8px}.group-join-flow__name{margin:0 0 4px;font-weight:700;font-size:1.05rem}.group-join-flow__meta{margin:0;font-size:.9rem;color:#6b7280}.group-join-flow__hint{margin:0;font-size:.9rem;color:#6b7280;text-align:center}.group-join-flow__err{margin:0 0 12px;font-size:.9rem;color:#b91c1c}.group-join-flow__primary{width:100%;padding:14px;border:none;border-radius:12px;background:linear-gradient(90deg,var(--grad-start, #00c6ff),var(--grad-end, #7b2cbf));color:#fff;font-weight:700;font-size:1rem;cursor:pointer}.group-join-flow__primary:disabled{opacity:.6;cursor:not-allowed}.group-join-gate-banner{margin:0 0 16px;padding:14px 16px;border-radius:14px;background:linear-gradient(135deg,#00c6ff1f,#7b2cbf1f);border:1px solid rgba(123,44,191,.2)}.group-join-gate-banner__label{margin:0 0 4px;font-size:.8rem;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.group-join-gate-banner__name{margin:0;font-weight:700;font-size:1.05rem}.chat-thread__modal--tall{max-height:min(88vh,720px)}.chat-thread__group-settings{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.chat-thread__group-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.chat-thread__group-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.chat-thread__group-select{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;font-size:15px;background:#fff}.chat-thread__group-writers{margin-bottom:12px}.chat-thread__group-writer-list{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:160px;overflow:auto}.chat-thread__group-writer-row{padding:6px 8px;border-radius:8px;background:#f9fafb}.chat-thread__group-writer-label{display:flex;align-items:center;gap:10px;font-size:14px;cursor:pointer}.chat-thread__group-save{width:100%;padding:11px;border:none;border-radius:11px;background:#111827;color:#fff;font-weight:600;cursor:pointer}.chat-thread__group-save:disabled{opacity:.55;cursor:not-allowed}.chat-thread__group-invite-block{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb;text-align:center}.chat-thread__group-invite-title{margin:0 0 10px;font-size:14px;font-weight:700;color:#374151}.chat-thread__group-invite-hint{margin:0 0 8px;font-size:13px;color:#6b7280}.chat-thread__group-qr{display:block;margin:0 auto 10px;border-radius:12px;border:1px solid #e5e7eb}.chat-thread__group-invite-link{margin:0 0 10px;font-size:11px;word-break:break-all;color:#6b7280;text-align:left}.chat-thread__group-invite-actions{display:flex;flex-direction:column;gap:8px}.chat-thread__group-invite-btn{width:100%;padding:10px;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;font-weight:600;cursor:pointer}.chat-thread__group-invite-btn--secondary{background:#fff}.chat-thread__group-invite-btn:disabled{opacity:.5;cursor:not-allowed}.chat-thread__group-members-title{margin:0 0 8px;font-size:13px;font-weight:700;color:#374151}.chat-thread__modal-delete-group{width:100%;padding:12px;margin-bottom:10px;border-radius:12px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;font-weight:700;cursor:pointer}.chat-thread__modal-delete-group:disabled{opacity:.6;cursor:not-allowed}.chat-thread__composer-readonly{margin:0 0 8px;padding:8px 10px;border-radius:10px;background:#f3f4f6;font-size:13px;color:#4b5563}.settings-page__qr-card{margin-top:8px}.settings-page__qr-title{margin:0 0 8px;font-size:1rem;font-weight:700}.settings-page__qr-row{display:flex;gap:8px;align-items:stretch;margin-bottom:10px}.settings-page__qr-row .settings-page__input{flex:1}.settings-page__qr-go{flex-shrink:0;padding-left:14px;padding-right:14px}.settings-page__qr-actions{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.settings-page__qr-file-label{cursor:pointer;display:block;padding:12px 14px;border-radius:12px;background:#f3f4f6}.settings-page__qr-file-label .settings-page__file{display:none}.settings-page__qr-cam-btn{text-align:left;border:none;background:#f3f4f6;border-radius:12px;padding:12px 14px;cursor:pointer}.settings-page__qr-video-wrap{margin-top:10px;border-radius:12px;overflow:hidden;background:#111}.settings-page__qr-video{display:block;width:100%;max-height:240px;object-fit:cover}.stat-page{min-height:100vh;padding:20px;background:var(--telya-bg, #f5f7fa);color:var(--telya-text, #1a1a2e)}.stat-page__card{max-width:880px;margin:0 auto;background:var(--telya-surface, #fff);border:1px solid var(--telya-border, #e5e7eb);border-radius:14px;padding:16px}.stat-page__title{margin:0 0 10px}.stat-page__hint{margin:0 0 12px;color:var(--telya-muted, #6b7280)}.stat-page__input{width:100%;max-width:320px;border:1px solid var(--telya-border, #e5e7eb);border-radius:10px;padding:10px 12px;margin-bottom:10px;background:var(--telya-surface, #fff);color:var(--telya-text, #1a1a2e)}.stat-page__btn{border:1px solid var(--telya-border, #e5e7eb);background:var(--telya-surface, #fff);color:var(--telya-text, #1a1a2e);border-radius:10px;padding:8px 14px;cursor:pointer}.stat-page__btn:disabled{opacity:.6;cursor:default}.stat-page__error{color:#b91c1c}.stat-page__table{width:100%;border-collapse:collapse;margin-top:8px}.stat-page__table th,.stat-page__table td{border-bottom:1px solid var(--telya-border, #e5e7eb);text-align:left;padding:8px}.stat-page__online{color:#16a34a;font-weight:600}.stat-page__offline{color:var(--telya-muted, #6b7280)}.stat-page__pager{display:flex;gap:10px;align-items:center;margin-top:12px}#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}html:has(.chat-thread){height:100%}body:has(.chat-thread){overflow:hidden;min-height:-webkit-fill-available;height:100dvh;max-height:100dvh}#root:has(.chat-thread){height:100dvh;max-height:100dvh;min-height:100dvh;overflow:hidden}@supports (height: 100svh){body:has(.chat-thread){height:100svh;max-height:100svh}#root:has(.chat-thread){height:100svh;max-height:100svh;min-height:100svh}}
