html,body,#root{color:#171717;background:#050505;min-height:100vh;margin:0;font-family:Arial,sans-serif}.app{background:#f4efe3;border:1px solid #c9bea7;border-radius:24px;flex-direction:column;max-width:1180px;height:calc(100vh - 64px);margin:32px auto;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000073}.header img{object-fit:contain;background:#ffffff0a;border-radius:50%;width:72px;height:72px;box-shadow:0 14px 34px #00000057,0 0 0 2px #ffd2502e}.messenger-layout{grid-template-columns:240px 1fr;gap:16px;height:620px;display:grid}.chat-sidebar{overflow-y:auto}.chat-room{background:#ddd4c3;border:1px solid #c5bba8;border-radius:14px;height:90px;margin-bottom:12px;padding:16px;font-weight:700}.chat-room.active{color:#fff;background:#111}.chat-panel{background:#f7f3ea;border:1px solid #c9bea7;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.chat-title{color:#fff;background:#111;padding:14px 16px;font-weight:700}.chat-messages{flex:1;padding:16px;overflow-y:auto}.chat-message{background:#fff;border:1px solid #ddd;border-radius:12px;margin-bottom:10px;padding:10px}.chat-author{margin-bottom:4px;font-weight:700}.chat-image{border-radius:10px;max-width:200px;max-height:200px;margin-top:6px}.chat-controls{background:#efe8d8;border-top:1px solid #ccc;padding:10px}.chat-controls input[type=file]{width:100%;margin-bottom:8px}.chat-send-row{gap:8px;display:flex}.chat-send-row input{border:1px solid #ccc;border-radius:10px;flex:1;padding:10px}.chat-send-row button{background:#b8860b;border:none;border-radius:10px;padding:10px 14px;font-weight:700}button{transition:transform .15s,box-shadow .15s,opacity .15s}button:hover{transform:translateY(-1px)}nav,header,.card,.panel{-webkit-backdrop-filter:blur(22px)saturate(165%)}*{box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}body{background:radial-gradient(circle at 10% 8%,#f4c84b3d,#0000 30%),radial-gradient(circle at 88% 12%,#6ea0e633,#0000 32%),linear-gradient(135deg,#ece7dc 0%,#dfe4ea 48%,#c9c4b8 100%)!important}.app{-webkit-backdrop-filter:blur(28px)saturate(175%);background:#ffffff57;border:1px solid #ffffff6b;border-radius:32px;flex-direction:column;max-width:1280px;height:calc(100vh - 32px);margin:16px auto;display:flex;overflow:hidden;box-shadow:0 28px 80px #0003,inset 0 1px #ffffff7a}.header{background:radial-gradient(circle at 0 0,#ffd25029,#0000 32%),linear-gradient(135deg,#0f0f10 0%,#17181b 45%,#23252a 100%);border:1px solid #ffffff14;border-radius:28px;justify-content:space-between;align-items:center;gap:20px;margin:14px 14px 10px;padding:16px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000047,inset 0 1px #ffffff0f}.brand{z-index:2;align-items:center;gap:16px;min-width:0;display:flex}.brand img{object-fit:cover;background:#ffffff0a;border-radius:999px;width:62px;height:62px;box-shadow:0 10px 30px #00000073,0 0 18px #d4a5202e}.header h1{color:#fff;letter-spacing:1px;text-shadow:0 6px 18px #00000059;margin:0;font-size:34px;font-weight:900}.header p{color:#ffffff8f;letter-spacing:.08em;text-transform:uppercase;margin:6px 0 0;font-size:12px;font-weight:700}.nav{-webkit-backdrop-filter:blur(24px)saturate(180%);background:linear-gradient(145deg,#ffffff6b,#ebeff438);border:1px solid #ffffff6b;border-radius:24px;flex-wrap:wrap;gap:10px;margin:0 14px 14px;padding:12px 14px;display:flex;box-shadow:0 18px 40px #0000001a,inset 0 1px #ffffff8c}.nav button{color:#111;cursor:pointer;-webkit-backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffffc7,#e8ecf085);border:1px solid #0000001a;border-radius:16px;padding:11px 18px;font-size:14px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;box-shadow:0 10px 24px #0000001a,inset 0 1px #ffffffb8}.nav button.active{color:#111;background:linear-gradient(135deg,#f4c84b,#d59a00);border:1px solid #b4820057;transform:translateY(-1px);box-shadow:0 16px 34px #c8910047,inset 0 1px #ffffff59}.page{flex:1;min-height:0;padding:18px 20px 22px;overflow:auto}.page>div,.card,.panel,form,table{border-radius:24px}input,select,textarea{border-radius:14px}@media (width<=768px){.app{border-radius:0;width:100%;height:100dvh;margin:0}.header{background:radial-gradient(circle at 0 0,#ffd25029,#0000 32%),linear-gradient(135deg,#0f0f10 0%,#17181b 45%,#23252a 100%);border:1px solid #ffffff14;border-radius:28px;justify-content:space-between;align-items:center;gap:20px;margin:14px 14px 10px;padding:16px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000047,inset 0 1px #ffffff0f}@media (width<=520px){.header{background:radial-gradient(circle at 0 0,#ffd25029,#0000 32%),linear-gradient(135deg,#0f0f10 0%,#17181b 45%,#23252a 100%);border:1px solid #ffffff14;border-radius:28px;justify-content:space-between;align-items:center;gap:20px;margin:14px 14px 10px;padding:16px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000047,inset 0 1px #ffffff0f}.nav button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #00000024,inset 0 1px #ffffffd9}html,body,#root{width:100%;height:100%;max-height:100%;overflow:hidden!important}@media (width<=768px){.app{height:100dvh!important;max-height:100dvh!important;margin:0!important}}html,body,#root{width:100%;height:100%;overflow:hidden!important}.app{height:calc(100vh - 32px)!important;max-height:calc(100vh - 32px)!important;overflow:hidden!important}.page{flex:1!important;min-height:0!important;overflow:hidden!important}textarea{resize:none!important}@media (width<=768px){html,body,#root{width:100%;height:100%;overflow:hidden!important}.app{box-sizing:border-box!important;border-radius:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:8px!important;overflow:hidden!important}.header{border-radius:20px!important;margin:0 0 8px!important;padding:10px 12px!important}.brand img{width:42px!important;height:42px!important}.brand h1{font-size:18px!important;line-height:1.1!important}.brand p{display:none!important}.nav{border-radius:18px!important;margin:0 0 8px!important;padding:8px!important}.nav button{flex:1!important;padding:10px 12px!important;font-size:14px!important}.page,.content,main{min-height:0!important;overflow:hidden!important}[style*=grid-template-columns]{max-width:100%}div[style*="grid-template-columns: 190px"],div[style*=gridTemplateColumns]{grid-template-columns:1fr!important}textarea{font-size:16px!important}button{-webkit-tap-highlight-color:transparent}.app{grid-template-rows:auto auto minmax(0,1fr)!important;gap:0!important;padding:6px!important;display:grid!important}.header{display:none!important}.nav{white-space:nowrap!important;border-radius:16px!important;gap:6px!important;margin:0 0 6px!important;padding:6px!important;display:flex!important;overflow-x:auto!important}.nav button{border-radius:999px!important;flex:none!important;min-width:auto!important;padding:7px 10px!important;font-size:12px!important}.page{min-height:0!important;padding:0!important;overflow:hidden!important}.messenger-mobile-shell{grid-template-rows:auto minmax(0,1fr)!important;grid-template-columns:1fr!important;gap:6px!important;width:100%!important;height:100%!important;display:grid!important;overflow:hidden!important}.messenger-mobile-groups{border-radius:16px!important;flex-direction:row!important;gap:6px!important;width:100%!important;height:48px!important;min-height:48px!important;margin:0!important;padding:5px!important;display:flex!important;overflow:auto hidden!important}.messenger-mobile-groups h3{display:none!important}.messenger-mobile-groups button{border-radius:999px!important;flex:none!important;gap:6px!important;width:auto!important;min-width:max-content!important;height:36px!important;min-height:36px!important;margin-bottom:0!important;padding:0 12px!important;font-size:12px!important}.messenger-mobile-chat{border-radius:18px!important;grid-template-rows:54px minmax(0,1fr) 66px!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important}.messenger-mobile-chat h2{font-size:16px!important}}@media (width<=768px){html,body,#root{width:100%;height:100%;overflow:hidden!important}.app{box-sizing:border-box!important;grid-template-rows:38px minmax(0,1fr)!important;gap:5px!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:5px!important;display:grid!important;overflow:hidden!important}.header,.nav{display:none!important}.mobileCrmTop{z-index:10000!important;align-items:center!important;gap:6px!important;display:flex!important;position:relative!important}.mobileCrmMenuWrap{position:relative!important}.mobileCrmButton{color:#111!important;background:linear-gradient(135deg,#f4c84b,#d59a00)!important;border:1px solid #ffffffa6!important;border-radius:999px!important;height:34px!important;padding:0 14px!important;font-size:13px!important;font-weight:900!important;box-shadow:0 10px 24px #00000024,inset 0 1px #ffffff73!important}.mobileCrmDropdown{z-index:10001!important;-webkit-backdrop-filter:blur(22px)saturate(170%)!important;background:#fffffff5!important;border-radius:18px!important;gap:5px!important;min-width:180px!important;padding:8px!important;display:grid!important;position:absolute!important;top:40px!important;left:0!important;box-shadow:0 24px 70px #0000003d!important}.mobileCrmDropdown button{text-align:left!important;color:#111!important;background:0 0!important;border:none!important;border-radius:12px!important;padding:10px 12px!important;font-weight:900!important}.page{min-height:0!important;padding:0!important;overflow:hidden!important}.messengerMobileShell{grid-template-rows:42px minmax(0,1fr)!important;grid-template-columns:1fr!important;gap:5px!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.messengerMobileGroups{border-radius:15px!important;flex-direction:row!important;gap:6px!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:4px!important;display:flex!important;overflow:auto hidden!important}.messengerMobileGroups h3{display:none!important}.messengerMobileGroups button{border-radius:999px!important;flex:none!important;gap:6px!important;width:auto!important;min-width:max-content!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 12px!important;font-size:12px!important}.messengerMobileChat{border-radius:17px!important;grid-template-rows:minmax(0,1fr) 62px!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;overflow:hidden!important}.messengerMobileChatHeader{display:none!important}textarea{font-size:16px!important}.mobileCrmTop{white-space:nowrap!important;overflow:auto visible!important}.messengerMobileShell{grid-template-rows:minmax(0,1fr)!important}.messengerMobileGroups{z-index:10000!important;width:auto!important;height:34px!important;min-height:34px!important;max-height:34px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;flex-direction:row!important;gap:6px!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;top:5px!important;left:76px!important;right:5px!important;overflow:auto hidden!important}.messengerMobileGroups button{border-radius:999px!important;height:34px!important;min-height:34px!important;padding:0 11px!important;font-size:12px!important}.messengerMobileChat{grid-template-rows:minmax(0,1fr) 62px!important;height:100%!important}.livechat-float,.live-chat-float,.site-widget,.siteWidget,[class*=LiveChat],[class*=livechat],[class*=Widget]{display:none!important}.mobileCrmButton{pointer-events:auto!important;cursor:pointer!important;z-index:10003!important;position:relative!important}.mobileCrmTop{pointer-events:auto!important;z-index:10002!important}.site-widget,.siteWidget,.site-widget-button,.siteWidgetButton,.livechat-float,.live-chat-float,.livechat-widget,.liveChatWidget,[class*=site-widget],[class*=SiteWidget],[class*=livechat-widget],[class*=LiveChatWidget]{opacity:0!important;pointer-events:none!important;visibility:hidden!important;display:none!important}}@media (width<=932px) and (orientation:landscape){.app>*{display:none!important}.app:before{content:"Поверните телефон вертикально";box-sizing:border-box;color:#f4c84b;text-align:center;background:linear-gradient(145deg,#101114,#25282d);justify-content:center;align-items:center;width:100vw;height:100dvh;padding:24px;font-size:22px;font-weight:900;display:flex!important}}@media (width<=768px){.mobileCrmTop{z-index:30000!important;pointer-events:auto!important;width:72px!important;height:36px!important;position:fixed!important;top:5px!important;left:6px!important;overflow:visible!important}.mobileCrmMenuWrap{z-index:30003!important;pointer-events:auto!important;position:relative!important}.mobileCrmButton{pointer-events:auto!important;touch-action:manipulation!important;z-index:30004!important;border-radius:999px!important;width:68px!important;height:34px!important;padding:0!important;position:relative!important}.mobileCrmDropdown{z-index:30005!important;pointer-events:auto!important;position:fixed!important;top:44px!important;left:6px!important}.messengerMobileGroups{z-index:20000!important;width:auto!important;height:36px!important;min-height:36px!important;max-height:36px!important;box-shadow:none!important;pointer-events:auto!important;background:0 0!important;border:none!important;flex-direction:row!important;gap:6px!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;top:5px!important;left:82px!important;right:6px!important;overflow:auto hidden!important}.messengerMobileGroups h3{display:none!important}.messengerMobileGroups button{pointer-events:auto!important;touch-action:manipulation!important;border-radius:999px!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;gap:0!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;display:inline-flex!important;overflow:hidden!important}.messengerMobileGroups button span{margin:0!important;font-size:16px!important;line-height:1!important}.messengerMobileGroups button strong{display:none!important}.messengerMobileGroups button[style*=\#f4c84b]{flex:none!important;gap:6px!important;width:auto!important;min-width:92px!important;max-width:150px!important;padding:0 12px!important}.messengerMobileGroups button[style*=\#f4c84b] strong{white-space:nowrap!important;font-size:12px!important;display:inline!important}.messengerMobileShell{grid-template-rows:minmax(0,1fr)!important;padding-top:42px!important}.messengerMobileChat{grid-template-rows:minmax(0,1fr) 62px!important;height:calc(100dvh - 48px)!important}.messengerMobileChatHeader{display:none!important}.site-widget,.siteWidget,.site-widget-button,.siteWidgetButton,.livechat-float,.live-chat-float,.livechat-widget,.liveChatWidget,.floating-chat,.floatingChat,[class*=SiteWidget],[class*=siteWidget],[class*=site-widget],[class*=LiveChat],[class*=liveChat],[class*=live-chat],[class*=Widget],[style*="position: fixed"][style*=bottom],[style*=position\:fixed][style*=bottom]{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}}.mobileCrmTop{display:none}@media (width<=768px){html,body,#root{width:100%;height:100%;overflow:hidden!important}.header,.nav{display:none!important}.app{box-sizing:border-box!important;grid-template-rows:42px minmax(0,1fr)!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:4px!important;display:grid!important;overflow:hidden!important}.page{width:100%!important;height:calc(100dvh - 46px)!important;min-height:0!important;margin-top:42px!important;padding:0!important;overflow:hidden!important}.mobileCrmTop{z-index:50000!important;pointer-events:auto!important;width:72px!important;height:36px!important;display:block!important;position:fixed!important;top:5px!important;left:6px!important}.mobileCrmMenuWrap{z-index:50001!important;position:relative!important}.mobileCrmButton{color:#111!important;cursor:pointer!important;pointer-events:auto!important;touch-action:manipulation!important;background:linear-gradient(135deg,#f4c84b,#d59a00)!important;border:1px solid #ffffffa6!important;border-radius:999px!important;width:68px!important;height:34px!important;font-size:13px!important;font-weight:900!important;box-shadow:0 8px 24px #0000002e!important}.mobileCrmDropdown{-webkit-backdrop-filter:blur(22px)saturate(170%)!important;backdrop-filter:blur(22px)saturate(170%)!important;z-index:50003!important;background:#fffffff5!important;border-radius:18px!important;gap:5px!important;min-width:190px!important;padding:8px!important;display:grid!important;position:fixed!important;top:44px!important;left:6px!important;box-shadow:0 24px 70px #0000003d!important}.mobileCrmDropdown button{color:#111!important;text-align:left!important;background:0 0!important;border:none!important;border-radius:12px!important;padding:10px 12px!important;font-size:14px!important;font-weight:900!important}.messengerMobileGroups{z-index:30000!important;width:auto!important;height:36px!important;box-shadow:none!important;background:0 0!important;border:none!important;flex-direction:row!important;gap:6px!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;top:5px!important;left:82px!important;right:6px!important;overflow:auto hidden!important}.messengerMobileGroups h3{display:none!important}.messengerMobileGroups button{touch-action:manipulation!important;border-radius:999px!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;display:inline-flex!important;overflow:hidden!important}.messengerMobileGroups button span{font-size:16px!important;line-height:1!important}.messengerMobileGroups button strong{display:none!important}.messengerMobileGroups button[style*=\#f4c84b]{flex:none!important;gap:6px!important;width:auto!important;min-width:88px!important;max-width:150px!important;padding:0 12px!important}.messengerMobileGroups button[style*=\#f4c84b] strong{white-space:nowrap!important;font-size:12px!important;display:inline!important}.messengerMobileShell{grid-template-rows:minmax(0,1fr)!important;grid-template-columns:1fr!important;width:100%!important;height:100%!important;display:grid!important;overflow:hidden!important}.messengerMobileChat{border-radius:18px!important;grid-template-rows:minmax(0,1fr) 62px!important;width:100%!important;height:100%!important;display:grid!important;overflow:hidden!important}.messengerMobileChatHeader{display:none!important}textarea{font-size:16px!important}.site-widget,.siteWidget,.livechat-widget,.liveChatWidget,.floating-chat,.floatingChat,[class*=site-widget],[class*=SiteWidget],[class*=livechat],[class*=LiveChat],[style*="position: fixed"][style*=bottom]{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}}@media (width<=932px) and (orientation:landscape){.app>*{display:none!important}.app:before{content:"Поверните телефон вертикально";color:#f4c84b;text-align:center;background:linear-gradient(145deg,#101114,#25282d);justify-content:center;align-items:center;width:100vw;height:100dvh;font-size:22px;font-weight:900;display:flex!important}}@media (width<=768px){.mobileSendButton{opacity:1!important;visibility:visible!important;flex:none!important;justify-content:center!important;align-items:center!important;min-width:74px!important;height:38px!important;padding:0 10px!important;font-size:12px!important;display:inline-flex!important}.messengerMobileChat textarea{min-width:0!important}.messengerMobileGroups .mobileGroupButton{flex:0 0 36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;padding:0!important}.messengerMobileGroups .mobileGroupButton strong{display:none!important}.messengerMobileGroups .mobileGroupButtonActive{flex:none!important;gap:6px!important;width:auto!important;min-width:94px!important;max-width:150px!important;padding:0 12px!important}.messengerMobileGroups .mobileGroupButtonActive strong{white-space:nowrap!important;font-size:12px!important;display:inline!important}.messengerMobileChat,.messengerMobileChat *{-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important}.messengerMobileChat textarea,.messengerMobileChat input{-webkit-user-select:text!important;user-select:text!important}.mobileSendButton{opacity:1!important;visibility:visible!important;flex:0 0 52px!important;justify-content:center!important;align-items:center!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:38px!important;padding:0!important;font-size:0!important;display:inline-flex!important}.mobileSendButton:after{content:"➤";font-size:18px;font-weight:900}}@media (width<=932px){.app{width:100vw!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.page{width:100%!important;height:calc(100dvh - 46px)!important;overflow:hidden!important}.messengerMobileChat{grid-template-rows:minmax(0,1fr) 62px!important;width:100%!important;max-width:100vw!important;overflow:hidden!important}.messengerMobileChat>div{max-width:100%!important}.messengerMobileChat [style*=maxWidth]{max-width:calc(100vw - 38px)!important}.messengerMobileChat [style*="alignSelf: flex-end"],.messengerMobileChat [style*=flex-end]{margin-right:6px!important}.messengerMobileChat textarea{flex:auto!important;min-width:0!important;font-size:16px!important}.mobileSendButton{opacity:1!important;visibility:visible!important;border-radius:999px!important;flex:0 0 42px!important;justify-content:center!important;align-items:center!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:38px!important;margin:0!important;padding:0!important;font-size:0!important;display:inline-flex!important}.mobileSendButton:after{content:"➤";font-size:18px;font-weight:900;line-height:1}.app:before{content:none!important;display:none!important}.app>*{display:initial}}@media (width<=932px) and (orientation:landscape){.app{grid-template-rows:42px minmax(0,1fr)!important;display:grid!important}.app>*,.mobileCrmTop{display:block!important}.messengerMobileGroups{display:flex!important}}@media (width>=769px){.mobileCrmTop{display:none!important}.messengerMobileGroups{position:static!important}}@media (width<=768px) and (pointer:coarse){.mobileCrmTop{display:block!important}.messengerMobileChat,.messengerMobileChat *{-webkit-touch-callout:none!important}.messengerMobileChat audio,.messengerMobileChat audio *{-webkit-touch-callout:default!important;-webkit-user-select:auto!important;user-select:auto!important;pointer-events:auto!important}}@media (width>=769px){.mobileCrmTop,.messengerMobileGroups{visibility:hidden!important;pointer-events:none!important;height:0!important;min-height:0!important;max-height:0!important;display:none!important;overflow:hidden!important}}@media (width<=768px),(pointer:coarse){.mobileCrmTop{visibility:visible!important;pointer-events:auto!important;height:auto!important;max-height:none!important;display:block!important;overflow:visible!important}.messengerMobileGroups{visibility:visible!important;pointer-events:auto!important;height:auto!important;max-height:none!important;display:flex!important;overflow:visible!important}}@media screen and (width>=769px){body .app .mobileCrmTop,body .app .messengerMobileGroups,body .mobileCrmTop,body .messengerMobileGroups{visibility:hidden!important;pointer-events:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}}@keyframes messagePop{0%{opacity:0;transform:translateY(6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important}}@media (width>=769px){.nav{border-radius:18px!important;gap:7px!important;margin:0 14px 6px!important;padding:7px 10px!important}.nav button{border-radius:13px!important;padding:8px 14px!important;font-size:13px!important}.page{padding:0 18px 14px!important}.messengerMobileShell{height:calc(100vh - 218px)!important;min-height:660px!important}.messengerMobileGroups{padding-top:10px!important}.messengerMobileGroups h3{margin:0 0 10px!important}}@media (width<=768px),(width<=932px) and (orientation:landscape){.app{border-radius:0!important;width:100vw!important;height:100dvh!important;margin:0!important}.page{height:calc(100dvh - 38px)!important;padding:0 4px 4px!important}.mobileCrmTop{height:38px!important;min-height:38px!important;padding:3px 5px!important}.messengerMobileGroups{gap:4px!important;height:31px!important;min-height:31px!important;max-height:31px!important;top:3px!important;left:70px!important;right:4px!important}.messengerMobileGroups .mobileGroupButton{border-radius:999px!important;flex:0 0 31px!important;width:31px!important;min-width:31px!important;max-width:31px!important;height:31px!important;min-height:31px!important}.messengerMobileGroups .mobileGroupButtonActive{border-radius:999px!important;min-width:84px!important;max-width:132px!important;height:31px!important;min-height:31px!important;padding:0 10px!important}.messengerMobileGroups .mobileGroupButtonActive strong{font-size:11px!important}.messengerMobileShell{gap:0!important;height:100%!important}.messengerMobileChat{border-radius:14px!important;grid-template-rows:minmax(0,1fr) 54px!important;height:100%!important}.messengerMobileChat textarea{border-radius:18px!important;min-height:34px!important;max-height:38px!important;padding:8px 10px!important;font-size:16px!important}.mobileSendButton{border-radius:17px!important;flex:0 0 46px!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:34px!important}.mobileSendButton:after{font-size:17px!important}.mobileCrmTop{visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:10020!important;height:38px!important;min-height:38px!important;padding:3px 5px!important;display:flex!important;position:relative!important;overflow:visible!important}.mobileCrmButton{color:#f4c84b!important;background:linear-gradient(145deg,#111317,#25282d)!important;border:1px solid #ffffff3d!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;height:31px!important;min-height:31px!important;padding:0 13px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important;box-shadow:0 10px 22px #0000003d,inset 0 1px #ffffff1f!important}.messengerMobileGroups{left:74px!important}.messengerMobileChat [style*=maxWidth]{max-width:calc(100vw - 58px)!important}.messengerMobileChat [style*="alignSelf: flex-end"],.messengerMobileChat [style*=flex-end]{margin-right:10px!important}.messengerMobileChat [style*="alignSelf: flex-start"],.messengerMobileChat [style*=flex-start]{margin-left:4px!important}.messengerMobileChat{grid-template-rows:minmax(0,1fr) 58px!important}.messengerMobileChat textarea{border-radius:20px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:9px 11px!important}.mobileSendButton{color:#111!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:linear-gradient(135deg,#f4c84b,#d59a00)!important;border:none!important;border-radius:999px!important;flex:0 0 42px!important;justify-content:center!important;align-items:center!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0 2px 0 0!important;padding:0!important;font-size:0!important;display:inline-flex!important;box-shadow:0 12px 26px #d59a0057,inset 0 1px #ffffff73!important}.mobileSendButton:after{content:"↑"!important;font-size:23px!important;font-weight:1000!important;line-height:1!important}.mobileCrmTop{z-index:10050!important;top:-2px!important;left:-3px!important}.mobileCrmMenuWrap{z-index:10051!important;position:relative!important}.mobileCrmButton{z-index:10052!important;position:relative!important;transform:translateY(-1px)translate(-2px)!important}.messengerMobileGroups{top:2px!important;left:72px!important}.messengerMobileChat{grid-template-rows:minmax(0,1fr) auto!important;display:grid!important;overflow:hidden!important}.messengerMobileChat>div:last-child{min-height:58px!important;max-height:58px!important;padding:7px 8px calc(env(safe-area-inset-bottom) + 7px)!important;-webkit-backdrop-filter:blur(18px)saturate(180%)!important;background:#121418eb!important;border-top:1px solid #ffffff14!important;align-items:center!important;gap:6px!important;display:flex!important}.messengerMobileChat textarea{flex:auto!important;width:auto!important;min-width:0!important;display:block!important}.mobileSendButton{opacity:1!important;visibility:visible!important;display:inline-flex!important}.messengerMobileChat>div:last-child{z-index:9999!important;min-height:64px!important;max-height:64px!important;margin-bottom:10px!important;padding-top:6px!important;padding-bottom:14px!important;position:relative!important;transform:translateY(-8px)!important}.mobileSendButton{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}.messengerMobileChat{padding-bottom:88px!important}.messengerMobileChat>div:nth-child(2){padding-bottom:100px!important}.messengerMobileChat>div:last-child{left:8px!important;right:8px!important;bottom:calc(env(safe-area-inset-bottom) + 18px)!important;z-index:20000!important;-webkit-backdrop-filter:blur(20px)saturate(180%)!important;background:#121418f0!important;border-radius:22px!important;align-items:center!important;gap:6px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:7px 8px!important;display:flex!important;position:fixed!important;transform:none!important;box-shadow:0 18px 44px #00000057,inset 0 1px #ffffff1a!important}.messengerMobileChat textarea{height:40px!important;min-height:40px!important;max-height:40px!important}.mobileSendButton{border-radius:999px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}}@media screen and (width<=768px),screen and (width<=932px) and (orientation:landscape){.messengerMobileChat{box-sizing:border-box!important;height:100dvh!important;max-height:100dvh!important;padding-bottom:84px!important;overflow:hidden!important}.messengerMobileChat>div:nth-child(2){-webkit-overflow-scrolling:touch!important;padding-bottom:118px!important;overflow-y:auto!important}.messengerMobileChat>div:last-child{left:8px!important;right:8px!important;bottom:max(14px, env(safe-area-inset-bottom))!important;z-index:30000!important;-webkit-backdrop-filter:blur(20px)saturate(180%)!important;pointer-events:auto!important;box-sizing:border-box!important;background:#121418f5!important;border:1px solid #ffffff14!important;border-radius:22px!important;align-items:center!important;gap:6px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:7px 8px!important;display:flex!important;position:fixed!important;transform:none!important;box-shadow:0 18px 44px #0000005c,inset 0 1px #ffffff1a!important}.messengerMobileChat>div:last-child>button{flex:none!important}.messengerMobileChat textarea{resize:none!important;-webkit-user-select:text!important;user-select:text!important;flex:auto!important;width:auto!important;min-width:0!important;height:40px!important;min-height:40px!important;max-height:40px!important;font-size:16px!important;line-height:20px!important}.mobileSendButton{opacity:1!important;visibility:visible!important;pointer-events:auto!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0!important;font-size:0!important;display:inline-flex!important}.mobileSendButton:after{content:"➤"!important;font-size:18px!important;font-weight:900!important;line-height:1!important}}@media screen and (width<=768px){.app{grid-template-rows:minmax(0,1fr)!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important}.page{width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important}.mobileCrmTop{top:calc(env(safe-area-inset-top) + 6px)!important;z-index:40000!important;height:36px!important;min-height:36px!important;padding:0!important;position:fixed!important;left:8px!important}.mobileCrmButton{height:34px!important;min-height:34px!important;transform:none!important}.messengerMobileGroups{top:calc(env(safe-area-inset-top) + 6px)!important;z-index:39999!important;height:36px!important;min-height:36px!important;max-height:36px!important;position:fixed!important;left:126px!important;right:6px!important}.messengerMobileGroups .mobileGroupButton,.messengerMobileGroups .mobileGroupButtonActive{height:34px!important;min-height:34px!important;max-height:34px!important}.messengerMobileShell{width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding-top:calc(env(safe-area-inset-top) + 58px)!important;box-sizing:border-box!important;padding-bottom:0!important;padding-left:0!important;padding-right:0!important;overflow:hidden!important}.messengerMobileChat{width:100vw!important;height:calc(100dvh - env(safe-area-inset-top) - 58px)!important;max-height:calc(100dvh - env(safe-area-inset-top) - 58px)!important;box-sizing:border-box!important;border-radius:0!important;padding:0 8px 72px!important;overflow:hidden!important}.messengerMobileChat>div:nth-child(2){padding-top:8px!important;padding-bottom:94px!important}.messengerMobileChat>div:last-child{left:10px!important;right:10px!important;bottom:calc(env(safe-area-inset-bottom) + 6px)!important;border-radius:20px!important;min-height:54px!important;max-height:54px!important;padding:6px 7px!important;box-shadow:0 10px 26px #0000004d,inset 0 1px #ffffff1a!important}.messengerMobileChat textarea{height:38px!important;min-height:38px!important;max-height:38px!important}.mobileSendButton{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important}}.messengerMobileChat label[aria-label],.messengerMobileChat button[aria-label],.messengerMobileChat button[type=button]{-webkit-tap-highlight-color:transparent}@media screen and (width<=768px){.messengerMobileChat>div:last-child label,.messengerMobileChat>div:last-child button{color:#111418db!important;-webkit-backdrop-filter:blur(18px)saturate(165%)!important;background:#ffffff6b!important;border:1px solid #ffffff85!important;transition:transform .1s,background .12s,box-shadow .12s!important;box-shadow:inset 0 1px #ffffff9e,0 4px 10px #0000001a!important}.messengerMobileChat>div:last-child label:active,.messengerMobileChat>div:last-child button:active{background:#ffffff9e!important;transform:scale(.92)!important}.mobileSendButton{color:#111418!important;background:linear-gradient(145deg,#f4c84b,#d59a00)!important;border:1px solid #ffffff70!important}.mobileSendButton:after{content:none!important}}.crmGroupSvgIcon{color:currentColor;width:20px;height:20px;display:block}@media screen and (width<=768px){.messengerMobileGroups .mobileGroupButton,.messengerMobileGroups .mobileGroupButtonActive{color:#ffffffd1!important;-webkit-backdrop-filter:blur(18px)saturate(170%)!important;background:#0e101457!important;border:1px solid #ffffff2e!important;box-shadow:inset 0 1px #ffffff1f,0 6px 14px #00000029!important}.messengerMobileGroups .mobileGroupButtonActive{color:#111418!important;background:#f4c84beb!important;border-color:#ffffff73!important;box-shadow:0 8px 18px #be8c0038,inset 0 1px #ffffff6b!important}.messengerMobileGroups .mobileGroupButton span,.messengerMobileGroups .mobileGroupButtonActive span{background:#ffffff14!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:26px!important;min-width:26px!important;height:26px!important;display:inline-flex!important}.messengerMobileGroups .mobileGroupButtonActive span{background:#1114181a!important}.messengerMobileGroups .mobileGroupButton:active,.messengerMobileGroups .mobileGroupButtonActive:active{transform:scale(.94)!important}}.crmMenuIcon{opacity:.92;flex:0 0 18px;width:18px;height:18px}@media screen and (width<=768px){.reaction-picker-button{-webkit-backdrop-filter:blur(14px)saturate(160%)!important;background:#ffffff42!important;border:1px solid #ffffff47!important;border-radius:999px!important;width:31px!important;height:31px!important;box-shadow:inset 0 1px #ffffff6b,0 4px 10px #0000001a!important}.reaction-picker-button:active{transform:scale(.88)!important}}@media screen and (width>=769px) and (pointer:fine){.mobileCrmTop,.messengerMobileGroups{visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-1!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;position:absolute!important;overflow:hidden!important}}@media screen and (width>=900px){html body .mobileCrmTop{visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-99999!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;position:fixed!important;top:-200px!important;left:-200px!important;overflow:hidden!important}html body .messengerMobileGroups h3{margin-bottom:12px!important;font-size:18px!important}html body .messengerMobileGroups button,html body .messengerMobileGroups .mobileGroupButton,html body .messengerMobileGroups .mobileGroupButtonActive{text-align:center!important;border-radius:16px!important;justify-content:center!important;height:46px!important;min-height:46px!important;margin-bottom:9px!important;padding:0 10px!important;font-size:12px!important}html body .mobileCrmTop{visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-99999!important;width:0!important;height:0!important;display:none!important;position:fixed!important;top:-9999px!important;left:-9999px!important;overflow:hidden!important}html body .messengerMobileShell{grid-template-columns:140px minmax(0,1fr)!important;gap:8px!important}html body .messengerMobileGroups{width:140px!important;min-width:140px!important;max-width:140px!important;margin-left:8px!important;padding:12px 8px!important}html body .messengerMobileGroups button,html body .messengerMobileGroups .mobileGroupButton,html body .messengerMobileGroups .mobileGroupButtonActive{text-align:center!important;border-radius:15px!important;justify-content:center!important;height:44px!important;min-height:44px!important;margin-bottom:8px!important;padding:0 8px!important}html body .messengerMobileGroups button span:first-child{display:none!important}html body .messengerMobileGroups button strong{font-size:11.5px!important}@media screen and (width<=768px){.messengerMobileGroups{top:calc(env(safe-area-inset-top) + 8px)!important;z-index:40900!important;left:78px!important;right:8px!important}.mobileCrmButton{color:#f4c84b!important;-webkit-backdrop-filter:blur(18px)saturate(170%)!important;background:#12141885!important;border:1px solid #ffffff2e!important;box-shadow:inset 0 1px #ffffff1f,0 8px 22px #0000003d!important}.messengerMobileGroups{top:calc(env(safe-area-inset-top) + 4px)!important;gap:5px!important;left:76px!important;right:8px!important}.mobileCrmButton{-webkit-backdrop-filter:blur(16px)saturate(160%)!important;background:#10121870!important;border:1px solid #ffffff29!important;height:32px!important;min-height:32px!important;padding:0 12px!important;font-size:12px!important}.messengerMobileGroups .mobileGroupButtonActive{border-radius:999px!important;min-width:74px!important;max-width:112px!important;padding:0 10px!important}.messengerMobileGroups .mobileGroupButtonActive strong{letter-spacing:.02em!important;font-size:10.5px!important}html,body,#app,#root{background:radial-gradient(circle at 18% 7%,#f4c84b38,#0000 34%),radial-gradient(circle at 88% 8%,#d2dce86b,#0000 34%),linear-gradient(135deg,#f3ead8 0%,#eef1f3 52%,#d9dde0 100%)!important}body:before{content:""!important;height:calc(env(safe-area-inset-top) + 108px)!important;z-index:25000!important;pointer-events:none!important;-webkit-backdrop-filter:blur(18px)saturate(170%)!important;background:radial-gradient(circle at 18% 35%,#f4c84b42,#0000 34%),radial-gradient(circle at 82% 30%,#d2dce89e,#0000 38%),linear-gradient(#f5eedcf5 0%,#eff2f4db 62%,#eff2f400 100%)!important;position:fixed!important;top:0!important;left:0!important;right:0!important}body:after{content:""!important;top:calc(env(safe-area-inset-top) + 54px)!important;z-index:25100!important;pointer-events:none!important;-webkit-backdrop-filter:blur(26px)saturate(185%)!important;background:#ffffff57!important;border-bottom:1px solid #ffffff85!important;height:68px!important;position:fixed!important;left:0!important;right:0!important;box-shadow:0 18px 44px #00000014,inset 0 1px #ffffffb8!important}.mobileCrmTop{top:calc(env(safe-area-inset-top) + 58px)!important;z-index:42000!important;left:16px!important}.mobileCrmButton{color:#f4c84b!important;-webkit-backdrop-filter:blur(20px)saturate(170%)!important;background:linear-gradient(145deg,#181b20f0,#090b0ee0)!important;border:1px solid #ffffff52!important;border-radius:999px!important;width:auto!important;min-width:84px!important;height:40px!important;min-height:40px!important;padding:0 18px!important;font-size:16px!important;font-weight:900!important;box-shadow:0 12px 30px #0000003d,inset 0 1px #ffffff29!important}.messengerMobileGroups{top:calc(env(safe-area-inset-top) + 58px)!important;z-index:41900!important;gap:8px!important;height:40px!important;min-height:40px!important;max-height:40px!important;left:118px!important;right:12px!important}.messengerMobileGroups .mobileGroupButton,.messengerMobileGroups .mobileGroupButtonActive{color:#ffffffe0!important;-webkit-backdrop-filter:blur(22px)saturate(175%)!important;background:#50565e70!important;border:1px solid #ffffff70!important;border-radius:999px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;box-shadow:0 9px 22px #00000029,inset 0 1px #ffffff6b!important}.messengerMobileGroups .mobileGroupButtonActive{color:#111418!important;background:linear-gradient(145deg,#ffdd56f5,#f4be2aeb)!important;border-color:#ffffff9e!important;gap:10px!important;width:auto!important;min-width:170px!important;max-width:220px!important;padding:0 18px!important;box-shadow:0 14px 32px #d59a004d,inset 0 1px #ffffffa3!important}.messengerMobileGroups .mobileGroupButtonActive strong{letter-spacing:.01em!important;font-size:15px!important;font-weight:950!important;display:inline!important}.messengerMobileShell{padding-top:calc(env(safe-area-inset-top) + 116px)!important;background:radial-gradient(circle at 16% 8%,#f4c84b1f,#0000 28%),radial-gradient(circle at 88% 12%,#d2dce838,#0000 32%),linear-gradient(135deg,#f3ead8 0%,#eef1f3 50%,#d9dde0 100%)!important}.messengerMobileChat{height:calc(100dvh - env(safe-area-inset-top) - 116px)!important;max-height:calc(100dvh - env(safe-area-inset-top) - 116px)!important;background:radial-gradient(circle at 12% 8%,#f4c84b14,#0000 28%),radial-gradient(circle at 88% 12%,#d2dce833,#0000 32%),linear-gradient(135deg,#f6f1e7db,#eef1f4eb)!important}.messengerMobileChat>div:last-child label,.messengerMobileChat>div:last-child button{color:#111418!important;-webkit-backdrop-filter:blur(22px)saturate(180%)!important;background:#ffffff6b!important;border:1px solid #ffffffa8!important;border-radius:999px!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;box-shadow:0 8px 18px #0000001f,inset 0 1px #ffffffd1!important}.messengerMobileChat textarea{color:#111418!important;background:#ffffff9e!important;border:1px solid #ffffffc7!important;border-radius:999px!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:13px 18px!important;box-shadow:inset 0 1px #ffffffdb,0 7px 18px #0000000f!important}.mobileSendButton{color:#111418!important;background:radial-gradient(circle at 30% 20%,#ffffff9e,#0000 34%),linear-gradient(145deg,#ffe36e,#f4c84b 48%,#d59a00)!important;border:1px solid #ffffffa3!important;box-shadow:0 12px 26px #d59a0061,inset 0 1px #ffffffbd!important}.mobileSendButton:after{content:none!important}html,body,#app,#root,.app,.page,.messengerMobileShell{background:radial-gradient(circle at 18% 5%,#f4c84b42,#0000 34%),radial-gradient(circle at 88% 5%,#d7e1eb94,#0000 36%),linear-gradient(135deg,#f4ecd9 0%,#eef1f3 52%,#dfe3e6 100%)!important}body:before{height:calc(env(safe-area-inset-top) + 112px)!important;-webkit-backdrop-filter:blur(24px)saturate(185%)!important;background:radial-gradient(circle at 22% 42%,#f4c84b57,#0000 34%),radial-gradient(circle at 82% 36%,#dce4ecc7,#0000 40%),linear-gradient(#f6efdefa 0%,#eef2f5e6 68%,#eef2f500 100%)!important}body:after{top:calc(env(safe-area-inset-top) + 54px)!important;-webkit-backdrop-filter:blur(30px)saturate(190%)!important;background:#ffffff57!important;border-bottom:1px solid #ffffff94!important;height:72px!important}.mobileCrmTop{top:calc(env(safe-area-inset-top) + 60px)!important;left:12px!important}.messengerMobileGroups{top:calc(env(safe-area-inset-top) + 60px)!important;gap:6px!important;padding-right:18px!important;left:110px!important;right:10px!important;overflow:auto hidden!important}.messengerMobileGroups .mobileGroupButtonActive{width:auto!important;min-width:148px!important;max-width:178px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0 14px!important}.messengerMobileShell{padding-top:calc(env(safe-area-inset-top) + 120px)!important}.messengerMobileChat{height:calc(100dvh - env(safe-area-inset-top) - 120px)!important;max-height:calc(100dvh - env(safe-area-inset-top) - 120px)!important}.messengerMobileChat>div:last-child{left:18px!important;right:18px!important;bottom:max(16px, env(safe-area-inset-bottom))!important;-webkit-backdrop-filter:blur(34px)saturate(195%)!important;background:#ffffff61!important;border:1px solid #ffffffad!important;border-radius:30px!important;min-height:62px!important;max-height:62px!important;padding:8px 10px!important;box-shadow:0 16px 36px #00000029,inset 0 1px #ffffffc7!important}button.mobileSendButton,.messengerMobileChat>div:last-child button.mobileSendButton,.messengerMobileChat button.mobileSendButton[aria-label=Отправить]{color:#111418!important;background:radial-gradient(circle at 28% 20%,#ffffffb3,#0000 34%),linear-gradient(145deg,#ffe36e,#f4c84b 48%,#d59a00)!important;border:1px solid #ffffffad!important;box-shadow:0 14px 28px #d59a0061,inset 0 1px #ffffffc7!important}button.mobileSendButton svg{color:#111418!important;stroke:currentColor!important}.messengerMobileGroups{gap:5px!important;padding-right:4px!important;left:100px!important;right:4px!important}.messengerMobileGroups .mobileGroupButton{width:36px!important;min-width:36px!important;max-width:36px!important;height:38px!important;min-height:38px!important;max-height:38px!important}.messengerMobileGroups .mobileGroupButtonActive{min-width:132px!important;max-width:158px!important;padding:0 12px!important}.messengerMobileGroups .mobileGroupButtonActive strong{font-size:13px!important}.messengerMobileChat>div:last-child{-webkit-backdrop-filter:blur(36px)saturate(210%)!important;background:linear-gradient(145deg,#ffffff9e,#eceef061)!important;border:1px solid #ffffffc7!important;box-shadow:0 18px 38px #00000029,inset 0 1px #ffffffe0!important}.messengerMobileChat>div:last-child label,.messengerMobileChat>div:last-child button:not(.mobileSendButton){color:#111418!important;background:linear-gradient(145deg,#ffffffb8,#dce0e470)!important;border:1px solid #fffc!important}.messengerMobileChat>div:last-child .mobileSendButton,button.mobileSendButton,.mobileSendButton[aria-label=Отправить]{color:#111418!important;background:radial-gradient(circle at 30% 22%,#ffffffc2,#0000 34%),linear-gradient(145deg,#ffe36e 0%,#f4c84b 48%,#d59a00 100%)!important;border:1px solid #ffffffc2!important;box-shadow:0 14px 30px #d59a006b,inset 0 1px #ffffffdb!important}.messengerMobileChat>div:last-child .mobileSendButton svg,.mobileSendButton svg{color:#111418!important;stroke:#111418!important}}}}}@media screen and (width<=768px){.messengerMobileGroups{gap:4px!important;padding-right:2px!important;left:96px!important;right:2px!important}.messengerMobileGroups .mobileGroupButton{width:34px!important;min-width:34px!important;max-width:34px!important}.messengerMobileGroups .mobileGroupButtonActive{min-width:128px!important;max-width:150px!important;padding:0 10px!important}.messengerMobileChat>div:last-child{-webkit-backdrop-filter:blur(38px)saturate(220%)!important;background:linear-gradient(145deg,#ffffffb8,#e2e6eb7a)!important;border:1px solid #ffffffd1!important;box-shadow:0 18px 38px #00000029,inset 0 1px #ffffffeb!important}.messengerMobileChat>div:last-child .mobileSendButton,button.mobileSendButton{color:#111418!important;background:linear-gradient(145deg,#ffe36e 0%,#f4c84b 48%,#d59a00 100%)!important;border:1px solid #ffffffc7!important;box-shadow:0 14px 30px #d59a006b,inset 0 1px #ffffffe0!important}.mobileSendButton svg{color:#111418!important;stroke:#111418!important}.messengerMobileChat textarea{white-space:pre-wrap!important;word-break:break-word!important;height:auto!important;min-height:40px!important;max-height:118px!important;line-height:20px!important;overflow-y:auto!important}.messengerMobileChat>div:last-child{pointer-events:auto!important;align-items:flex-end!important;min-height:62px!important;max-height:none!important}.messengerMobileChat>div:last-child .mobileSendButton,button.mobileSendButton{pointer-events:auto!important;touch-action:manipulation!important;z-index:99999!important;position:relative!important}.messengerMobileChat textarea{flex:auto!important;min-width:0!important}.messengerMobileChat>div:last-child>label[aria-label=Файл],.messengerMobileChat>div:last-child>button:not(.mobileSendButton):first-of-type{display:none!important}.messengerMobileChat>div:last-child>button:not(.mobileSendButton):has(svg.crmIconSmile){display:none!important}.messengerMobileChat>div:last-child{gap:6px!important}.messengerMobileChat textarea{flex:auto!important;width:100%!important;min-width:0!important}}@media screen and (width<=932px) and (orientation:landscape) and (pointer:coarse){.app{visibility:hidden!important;pointer-events:none!important}}@media screen and (width<=768px){.crmMenuIcon{justify-content:center!important;align-items:center!important;width:22px!important;min-width:22px!important;font-size:17px!important;line-height:1!important;display:inline-flex!important}.messengerMobileGroups .mobileGroupButton span:last-child,.messengerMobileGroups .mobileGroupButtonActive span:last-child{color:#fff!important;opacity:1!important;background:linear-gradient(145deg,#ff2d2d,#c80000)!important;border:2px solid #fff!important;box-shadow:0 8px 18px #ff2d2d8c!important}.messengerMobileChat>div:nth-child(2){padding-bottom:calc(env(safe-area-inset-bottom) + 44px)!important;scroll-padding-bottom:calc(env(safe-area-inset-bottom) + 44px)!important}.mobileCrmMenuBackdrop{z-index:50001!important;background:0 0!important;position:fixed!important;inset:0!important}.mobileCrmDropdown{z-index:50003!important;-webkit-backdrop-filter:blur(30px)saturate(210%)!important;background:linear-gradient(145deg,#ffffffc2,#e2e8f06b)!important;border:1px solid #ffffffc7!important;overflow:hidden!important;box-shadow:0 22px 55px #00000047,inset 0 1px #ffffffe6,inset 0 -1px #ffffff47!important}.mobileCrmDropdown:before{content:""!important;pointer-events:none!important;background:radial-gradient(circle at 18% 8%,#ffffffdb,#0000 34%),radial-gradient(circle at 84% 18%,#f4c84b47,#0000 38%)!important;position:absolute!important;inset:0!important}.mobileCrmDropdown button{z-index:1!important;background:#ffffff6b!important;border:1px solid #ffffff9e!important;border-radius:14px!important;margin:2px 0!important;position:relative!important;box-shadow:inset 0 1px #ffffffa6!important}.mobileCrmDropdown button:active{background:#f4c84b85!important;transform:scale(.97)!important}html,body,#root,.app,.messengerMobileShell,.messengerMobileChat{background:radial-gradient(circle at 12% 8%,#ffc63729,#0000 28%),radial-gradient(circle at 88% 12%,#82aadc29,#0000 30%),linear-gradient(135deg,#ece7dc 0%,#dfe4ea 46%,#c9c4b8 100%)!important}body{min-height:100dvh!important;margin:0!important}.mobileCrmButton{color:#111418!important;-webkit-backdrop-filter:blur(24px)saturate(190%)!important;letter-spacing:.1px!important;min-width:92px!important;height:42px!important;text-shadow:none!important;background:linear-gradient(145deg,#ffffffc2,#e2e8f070)!important;border:1px solid #ffffffc2!important;border-radius:999px!important;padding:0 16px!important;font-weight:950!important;box-shadow:0 14px 30px #00000029,inset 0 1px #ffffffe0,inset 0 -1px #ffffff3d!important}.mobileCrmButton:active{background:linear-gradient(145deg,#f4c84b6b,#ffffff9e)!important;transform:scale(.97)!important}.messengerMobileGroups.mobileTopUnifiedBar h3{display:none!important}.mobileCurrentGroupButton{color:#111418!important;justify-content:center!important;width:auto!important;min-width:138px!important;max-width:190px!important}.mobileCurrentGroupText,.mobileGroupDropdownText{color:#111418!important;opacity:1!important;visibility:visible!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:138px!important;font-size:14px!important;font-weight:950!important;line-height:1!important;display:inline-block!important;overflow:hidden!important}.mobileCurrentGroupArrow{color:#111418!important;opacity:.72!important;margin-left:2px!important;font-size:12px!important;display:inline-flex!important}.mobileCurrentGroupButton strong.mobileCurrentGroupText,.mobileGroupDropdownText{visibility:visible!important;opacity:1!important;color:#111!important;text-indent:0!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-family:-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:14px!important;font-weight:900!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.mobileCurrentGroupButton{justify-content:space-between!important;min-width:150px!important;max-width:190px!important;padding:0 16px!important}.mobileGroupDropdownButton{justify-content:flex-start!important}.mobileCurrentGroupButton span:first-child,.mobileGroupDropdownButton span:first-child{display:none!important}.messengerMobileGroups.mobileTopUnifiedBar{left:0!important;right:0!important;top:calc(env(safe-area-inset-top) + 70px)!important;z-index:45000!important;pointer-events:none!important;justify-content:flex-end!important;align-items:center!important;height:52px!important;padding:0 14px 0 126px!important;display:flex!important;position:fixed!important;overflow:visible!important}.messengerMobileGroups.mobileTopUnifiedBar>*{pointer-events:auto!important}.messengerMobileGroups.mobileTopUnifiedBar>div:first-child{left:50%!important;top:calc(env(safe-area-inset-top) + 80px)!important;z-index:45002!important;justify-content:center!important;width:auto!important;min-width:72px!important;position:fixed!important;transform:translate(-50%)!important}.messengerMobileGroups.mobileTopUnifiedBar .mobileCurrentGroupButton{border-radius:999px!important;justify-content:center!important;gap:7px!important;width:auto!important;min-width:154px!important;max-width:214px!important;height:42px!important;padding:0 14px!important}.mobileCurrentGroupText{color:#111418!important;opacity:1!important;visibility:visible!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:162px!important;font-size:14px!important;font-style:normal!important;font-weight:950!important;line-height:1!important;display:inline-block!important;overflow:hidden!important}.mobileCurrentGroupArrow{color:#111418!important;opacity:.72!important;flex:none!important;font-size:12px!important;display:inline-flex!important}.messengerMobileGroups.mobileTopUnifiedBar .mobileGroupDropdownButton{border-radius:15px!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:none!important;height:42px!important;min-height:42px!important;padding:0 14px!important;display:flex!important}.mobileGroupDropdownText{color:#111418!important;opacity:1!important;visibility:visible!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:160px!important;font-size:15px!important;font-style:normal!important;font-weight:950!important;line-height:1!important;display:inline-block!important;overflow:hidden!important}.messengerMobileGroups.mobileTopUnifiedBar .mobileGroupDropdownButton span:first-child{display:inline-flex!important}.mobileCrmButton{height:42px!important}.messengerMobileGroups.mobileTopUnifiedBar>div:first-child{left:50%!important;top:calc(env(safe-area-inset-top) + 57px)!important;justify-content:center!important;align-items:center!important;height:38px!important;display:flex!important;position:fixed!important;transform:translate(-50%)!important}.messengerMobileGroups.mobileTopUnifiedBar .mobileCurrentGroupButton{min-width:178px!important;max-width:220px!important;height:42px!important}.mobileCrmTop{top:calc(env(safe-area-inset-top) + 32px)!important;z-index:47000!important;align-items:center!important;height:40px!important;display:flex!important}.mobileCrmButton{border:.7px solid #ffffff94!important;border-radius:999px!important;width:auto!important;min-width:auto!important;height:36px!important;padding:0 14px!important;font-size:14px!important;font-weight:900!important;box-shadow:0 10px 22px #0000001f,inset 0 1px #ffffffb8!important}.messengerMobileGroups.mobileTopUnifiedBar{top:calc(env(safe-area-inset-top) + 32px)!important;z-index:46500!important;justify-content:flex-end!important;align-items:center!important;height:40px!important;padding:0 12px 0 104px!important;display:flex!important}.messengerMobileGroups.mobileTopUnifiedBar>div:first-child{left:50%!important;top:calc(env(safe-area-inset-top) + 35px)!important;z-index:46502!important;justify-content:center!important;align-items:center!important;height:34px!important;display:flex!important;position:fixed!important;transform:translate(-50%)!important}.messengerMobileGroups.mobileTopUnifiedBar .mobileCurrentGroupButton{border:.7px solid #ffffff94!important;border-radius:999px!important;width:auto!important;min-width:auto!important;max-width:184px!important;height:36px!important;padding:0 13px!important;box-shadow:0 10px 22px #0000001f,inset 0 1px #ffffffb8!important}.mobileCurrentGroupText{max-width:136px!important;font-size:13px!important}.mobileCurrentGroupArrow{font-size:11px!important}}@media screen and (width>=769px){.messengerMobileGroups.mobileTopUnifiedBar{display:none!important}}@media screen and (width<=768px){.mobileCrmTop{top:calc(env(safe-area-inset-top) + 18px)!important;height:38px!important}.mobileCrmButton{border-width:.6px!important;height:34px!important;padding:0 13px!important;font-size:14px!important}.messengerMobileGroups.mobileTopUnifiedBar{top:calc(env(safe-area-inset-top) + 18px)!important;height:38px!important;padding:0 12px 0 102px!important}.messengerMobileGroups.mobileTopUnifiedBar>div:first-child{top:calc(env(safe-area-inset-top) + 20px)!important;height:34px!important}.messengerMobileGroups.mobileTopUnifiedBar .mobileCurrentGroupButton{border-width:.6px!important;height:34px!important;padding:0 12px!important}.mobileCurrentGroupText{max-width:132px!important;font-size:13px!important}}@media screen and (width>=769px){.messengerMobileGroups.mobileTopUnifiedBar{display:none!important}.desktopGroupsSidebar{display:block!important}}@media screen and (width<=768px){.desktopGroupsSidebar{display:none!important}}
