.plain-layout{background:#fff;margin:0}.page-chat{background:var(--ruki-black);flex-direction:column;height:100vh;display:flex}@media (min-width:901px){.page-chat{height:calc(100vh - var(--navbar-height) - 48px)}}.order-chat-empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;margin-top:50%;padding:24px;display:flex}.order-chat-empty-state__text{flex-direction:column;gap:8px;display:flex}.order-chat-empty-state__title{color:var(--ruki-white);font-weight:700}.order-chat-empty-state__subtitle{color:var(--ruki-white);line-height:1.4}.order-chat-messages{scrollbar-color:var(--ruki-grey)transparent;scrollbar-gutter:stable;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto}.order-chat-messages__content{box-sizing:border-box;flex-direction:column;min-height:100%;padding:16px;display:flex}@media (min-width:900px){.order-chat-messages__content{padding:16px 0}}.order-chat-messages__group{margin-top:32px}.order-chat-messages__group-title{color:rgba(255,255,255,.5);text-align:center;position:relative}.order-chat-messages__group-title:before,.order-chat-messages__group-title:after{content:"";background-color:rgba(255,255,255,.3);height:1px;position:absolute;top:50%;transform:translateY(-50%)}.order-chat-messages__group-title:before{left:0;right:calc(50% + 40px)}.order-chat-messages__group-title:after{left:calc(50% + 40px);right:0}.page-order-chat{height:100vh;background:var(--ruki-black);flex-direction:column;height:100dvh;display:flex}.page-order-chat__messages-wrapper{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.page-order-chat__input{background-color:var(--ruki-black);border-radius:12px;flex-shrink:0;margin:0 16px 16px;padding:8px;position:relative}.page-order-chat__input:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(60deg,#00f 0%,#0079ff 18%,#00e6e6 35%,#00b9ff 67%,#ff00eb 100%) border-box;border:1px solid transparent;border-radius:12px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.page-order-chat__input .page-chat-input__container{background-color:transparent}.page-order-chat__input .page-chat-input__textarea{color:var(--ruki-white)}.page-order-chat__input .page-chat-input__textarea::placeholder{color:rgba(255,255,255,.5)}.page-order-chat__input .page-chat-input__textarea::placeholder{color:rgba(255,255,255,.5)}.page-order-chat__input .page-chat-input__textarea::placeholder{color:rgba(255,255,255,.5)}.page-order-chat__input .page-chat-input__file{background:var(--ruki-white)}body:has(.page-order-chat){background-color:var(--ruki-black)}.chat-shortcut-compact{box-sizing:border-box;height:44px;color:var(--ruki-white);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;display:inline-flex;position:relative}.chat-shortcut-compact:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(60deg,#00f 0%,#0079ff 18%,#00e6e6 35%,#00b9ff 67%,#ff00eb 100%) border-box;border:1px solid transparent;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (min-width:990px){.chat-shortcut-compact{justify-content:space-between}}@media (max-width:989px) and (min-width:901px){.chat-shortcut-compact{justify-content:center;width:44px;min-width:44px;padding:10px}}@media (max-width:989px){.chat-shortcut-compact__text{display:none}}.chat-shortcut-compact:hover{color:var(--ruki-white);background-color:rgba(255,255,255,.1)}.chat-shortcut-compact__border{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.chat-shortcut-compact__unread-count{z-index:1;border:3px solid var(--ruki-black);background:red;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:0;right:0;transform:translate(35%,-35%)}.chat-shortcut-compact__unread-count-text{color:var(--ruki-white);margin-bottom:-2px}.chat-shortcut-compact__cross-icon{margin-left:4px}@media (max-width:989px){.chat-shortcut-compact__cross-icon{margin:0}}.chat-shortcut-search-bar{box-sizing:border-box;cursor:pointer;border:none;border-radius:8px;width:100%;height:64px;margin-top:-24px;margin-bottom:40px;display:block;position:relative}.chat-shortcut-search-bar:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(60deg,#00f 0%,#0079ff 18%,#00e6e6 35%,#00b9ff 67%,#ff00eb 100%) border-box;border:1px solid transparent;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (max-width:900px){.chat-shortcut-search-bar{width:calc(100% - 30px);margin-top:30px;margin-left:15px;margin-right:15px}}.chat-shortcut-search-bar__content{box-sizing:border-box;background-color:var(--ruki-white);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;width:100%;height:100%;padding:16px;transition:opacity .2s;display:flex}.chat-shortcut-search-bar__sparkle{background:conic-gradient(from 90deg,#ffe000 0deg,#da51ef 107.308deg,#29c4c4 228.462deg,#ffe000 360deg);width:100%;height:100%}.chat-shortcut-search-bar__badge{border:2px solid var(--ruki-white);cursor:pointer;background:radial-gradient(50.39% 50.39%,#00e6e6 0%,rgba(0,230,230,0) 70.39%),conic-gradient(from -66deg at 50.01%,#ffe000 0deg,#db52f0 107.308deg,#29c4c4 228.462deg,#ffe000 360deg),#dadada;border-radius:9999px;justify-content:center;align-items:center;min-width:24px;height:24px;display:flex;position:absolute;top:-10px;right:-10px}.chat-shortcut-search-bar__badge-text{color:var(--ruki-white)}
/*# sourceMappingURL=chat.5437ddc69d4173044e5e.chunk.css.map*/