.Ticket-module__BjlWZG__title{color:var(--text-primary)}.Ticket-module__BjlWZG__desc{color:var(--text-secondary)}.Ticket-module__BjlWZG__messageWrapper .Ticket-module__BjlWZG__desc{margin-top:4px}.Ticket-module__BjlWZG__dateBlock{text-wrap-mode:nowrap;justify-content:center;align-items:center;gap:12px;margin:16px 0;display:flex}.Ticket-module__BjlWZG__dateBlock p{color:#949494}.Ticket-module__BjlWZG__divider{background-color:var(--gray-20);width:100%;height:1px}.Ticket-module__BjlWZG__accent{color:var(--brand-green)}.Ticket-module__BjlWZG__copied{visibility:hidden;opacity:0;background-color:var(--green-20);border:1px solid var(--white-5);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;width:fit-content;height:fit-content;padding:11px 15px;transition:opacity .3s,visibility .3s;position:fixed;top:92px;left:50%;transform:translate(-50%)}.Ticket-module__BjlWZG__copied.Ticket-module__BjlWZG__show{visibility:visible;opacity:1}.Ticket-module__BjlWZG__mainWrapper{flex-direction:column;align-items:center;width:100%;height:calc(100vh - 64px);padding:16px 40px;display:flex}.Ticket-module__BjlWZG__main{flex-direction:column;gap:16px;width:100%;max-width:1078px;height:100%;display:flex}.Ticket-module__BjlWZG__breadcrumbs{flex-direction:row;align-items:center;gap:2px;display:flex}.Ticket-module__BjlWZG__breadcrumbs svg{width:20px;height:20px}.Ticket-module__BjlWZG__breadcrumbs path{stroke:var(--text-secondary)}.Ticket-module__BjlWZG__header{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;display:flex}.Ticket-module__BjlWZG__header>.Ticket-module__BjlWZG__left{flex-direction:row;align-items:center;gap:8px;display:flex}.Ticket-module__BjlWZG__copyButton{cursor:pointer;background:0 0;border:none;width:20px;height:20px}.Ticket-module__BjlWZG__copyButton svg{width:20px;height:20px}.Ticket-module__BjlWZG__copyButton path{stroke:var(--text-secondary);transition-duration:.3s}.Ticket-module__BjlWZG__copyButton:hover path,.Ticket-module__BjlWZG__copyButton:focus path{stroke:var(--brand-green)}.Ticket-module__BjlWZG__infoAccordion{display:none}.Ticket-module__BjlWZG__content{flex-direction:row;flex-grow:1;gap:16px;min-height:0;display:flex}.Ticket-module__BjlWZG__infoBlock{background-color:var(--gray-80);border-radius:16px;grid-template-columns:1fr;width:262px;height:fit-content;display:grid}.Ticket-module__BjlWZG__infoBlockTitle{border-bottom:1px solid #262626;height:fit-content;padding:16px 20px}.Ticket-module__BjlWZG__infoRowBlock{flex-direction:column;gap:20px;padding:20px;display:flex}.Ticket-module__BjlWZG__buttonRow{width:100%!important}.Ticket-module__BjlWZG__infoRow{flex-direction:column;gap:10px;display:flex}.Ticket-module__BjlWZG__moderButtons{flex-direction:column;gap:8px;display:flex}.Ticket-module__BjlWZG__infoRow .Ticket-module__BjlWZG__rowTitle{color:#949494;font-size:14px}.Ticket-module__BjlWZG__infoRow:last-child{padding-bottom:0}.Ticket-module__BjlWZG__status{border-radius:8px;width:fit-content;padding:4px 8px}.Ticket-module__BjlWZG__chat{background-color:var(--gray-80);border-radius:16px;flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.Ticket-module__BjlWZG__chatHeader{align-items:center;gap:8px;padding:16px 20px;display:flex}.Ticket-module__BjlWZG__timeResponse{background-color:var(--gray-40);color:#949494;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;padding:6px 12px;font-size:14px;display:flex}.Ticket-module__BjlWZG__headerTitle{color:#d6d6d6;font-weight:600;line-height:22px}.Ticket-module__BjlWZG__messagesWrapper{flex-direction:column;flex-grow:1;display:flex;position:relative;overflow:hidden}.Ticket-module__BjlWZG__messages{flex-grow:1;overflow-y:auto}.Ticket-module__BjlWZG__dateGroup{position:relative}.Ticket-module__BjlWZG__dateLabel{z-index:10;text-align:center;opacity:0;pointer-events:none;width:100%;padding:10px 0;transition:opacity .3s;position:absolute;top:0;left:0}.Ticket-module__BjlWZG__dateLabel .Ticket-module__BjlWZG__title{background-color:var(--gray-15);border-radius:16px;width:fit-content;margin:0 auto;padding:4px 10px}.Ticket-module__BjlWZG__isScrolling .Ticket-module__BjlWZG__dateLabel{opacity:.9}.Ticket-module__BjlWZG__messageWrapper{border-top:1px solid var(--gray-40);flex-direction:row;gap:12px;padding:16px 20px;display:flex}.Ticket-module__BjlWZG__messagesWrapper:last-child .Ticket-module__BjlWZG__messageWrapper:last-child{border-bottom:none}.Ticket-module__BjlWZG__messageWrapper:last-child{border-bottom:1px solid var(--gray-40)}.Ticket-module__BjlWZG__avatar{border-radius:50%;width:40px;min-width:40px;height:40px;min-height:40px;position:relative}.Ticket-module__BjlWZG__avatar img{border-radius:50%}.Ticket-module__BjlWZG__message{flex-direction:column;flex-grow:1;gap:4px;display:flex}.Ticket-module__BjlWZG__messageText{white-space:pre-wrap;word-break:break-word}.Ticket-module__BjlWZG__link{color:var(--brand-green);text-decoration:none}.Ticket-module__BjlWZG__link:hover,.Ticket-module__BjlWZG__username:hover{text-decoration:underline}.Ticket-module__BjlWZG__attachedImages{flex-flow:wrap;gap:6px;width:100%;display:flex}.Ticket-module__BjlWZG__attachedImage{aspect-ratio:4/3;border-radius:8px;width:167px;position:relative}.Ticket-module__BjlWZG__attachedImage img{object-fit:cover;border-radius:8px;width:100%;height:100%}.Ticket-module__BjlWZG__attachedFile{background-color:var(--green-20);border-radius:8px;flex-direction:row;align-items:center;gap:8px;width:100%;max-width:340px;padding:12px 16px;text-decoration:none;display:flex}.Ticket-module__BjlWZG__attachedFile .Ticket-module__BjlWZG__squareIcon{background-color:var(--green-80);border-radius:12px;width:40px;height:40px;padding:8px}.Ticket-module__BjlWZG__attachedFile .Ticket-module__BjlWZG__squareIcon svg{width:24px;height:24px}.Ticket-module__BjlWZG__attachedFile .Ticket-module__BjlWZG__squareIcon path{stroke:var(--gray-30)}.Ticket-module__BjlWZG__inputBlock{border-top:1px solid #2d2d2d;flex-direction:row;gap:12px;padding:20px;display:flex}.Ticket-module__BjlWZG__inputBlock input{text-overflow:ellipsis;min-width:0;overflow:hidden}.Ticket-module__BjlWZG__attachButton,.Ticket-module__BjlWZG__sendButton{width:44px!important;height:44px!important;padding:8px!important}.Ticket-module__BjlWZG__attachButton svg,.Ticket-module__BjlWZG__sendButton svg{width:24px;height:24px}.Ticket-module__BjlWZG__attachButton path{stroke:var(--text-secondary)}.Ticket-module__BjlWZG__sendButton path{stroke:var(--text-primary)}@media screen and (max-width:1024px){.Ticket-module__BjlWZG__mainWrapper{padding:32px}.Ticket-module__BjlWZG__content{flex-direction:column}.Ticket-module__BjlWZG__infoBlock{grid-template-columns:repeat(3,1fr);width:100%}.Ticket-module__BjlWZG__infoBlockTitle{grid-column:1/-1;padding:20px}.Ticket-module__BjlWZG__infoRow{justify-content:space-between;padding:0 24px}}@media screen and (max-width:768px){.Ticket-module__BjlWZG__mainWrapper{padding:16px}.Ticket-module__BjlWZG__infoAccordion{display:flex}.Ticket-module__BjlWZG__content{gap:24px}.Ticket-module__BjlWZG__infoBlock{display:none}.Ticket-module__BjlWZG__infoRow,.Ticket-module__BjlWZG__infoRowBlock{padding:0}.Ticket-module__BjlWZG__infoRowBlock{gap:16px}.Ticket-module__BjlWZG__inputBlock{padding:16px 20px}.Ticket-module__BjlWZG__attachedImages{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));display:grid}.Ticket-module__BjlWZG__attachedImage{width:100%}}
.CloseTicketModal-module__QtY7GG__main{opacity:0;visibility:hidden;pointer-events:none;z-index:1000;cursor:auto;background:#0006;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100dvh;padding:0 16px;transition:all .3s,pointer-events;display:flex;position:fixed;top:0;left:0}.CloseTicketModal-module__QtY7GG__main.CloseTicketModal-module__QtY7GG__active{opacity:1;visibility:visible;pointer-events:auto}.CloseTicketModal-module__QtY7GG__modal{background-color:var(--gray-80);border-radius:12px;width:100%;max-width:440px;padding:24px;position:relative;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.CloseTicketModal-module__QtY7GG__cross{cursor:pointer;width:24px;height:24px;margin:2px 2px 0 0}.CloseTicketModal-module__QtY7GG__cross>path{stroke:var(--text-secondary);transition-duration:.3s}.CloseTicketModal-module__QtY7GG__cross:hover>path{stroke:#fff}.CloseTicketModal-module__QtY7GG__header{justify-content:space-between;align-items:center;width:100%;display:flex}.CloseTicketModal-module__QtY7GG__title{color:var(--text-primary)}.CloseTicketModal-module__QtY7GG__content{flex-direction:column;gap:32px;width:100%;margin-top:20px;display:flex}.CloseTicketModal-module__QtY7GG__buttons{flex-direction:row;gap:12px;width:100%;display:flex}.CloseTicketModal-module__QtY7GG__buttons button{flex-grow:1}
.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{opacity:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999);position:fixed;inset:0;overflow:hidden}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;outline:none;position:absolute;inset:0;overflow:hidden}.yarl__carousel{height:100%;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px,0)*1px + var(--yarl__carousel_spacing_percent,0)*1%));flex:none;place-content:center;align-items:stretch;display:flex}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%)}.yarl__flex_center{place-content:center;align-items:center;display:flex}.yarl__slide{padding:calc(var(--yarl__carousel_padding_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_padding_percent,0)*1%);flex:1;position:relative;overflow:hidden}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;max-width:100%;max-height:100%}.yarl__slide_image_cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(0)}}.yarl__slide_placeholder{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc));animation:1s linear yarl__delayed_fadein}.yarl__slide_loading line{animation:1s linear infinite yarl__stroke_opacity}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{padding:var(--yarl__toolbar_padding,8px);justify-content:flex-end;display:flex;position:absolute;inset:0 0 auto auto}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,#fffc);cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px #000c));margin:var(--yarl__button_margin,0);padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent;outline:none;line-height:0}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%)rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%)rotate(180deg)}.yarl__no_scroll{overscroll-behavior:none;height:100%;overflow:hidden}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}
.ReportByIdPage-module__mt0bXq__resolveList{flex-direction:column;grid-area:content;row-gap:14px;width:100%;min-width:0;display:flex}.ReportByIdPage-module__mt0bXq__resolveItem{width:100%;min-width:0}.ReportByIdPage-module__mt0bXq__resolveText{background-color:var(--gray-20);color:var(--text-primary);overflow-wrap:anywhere;word-break:break-word;border-radius:8px;min-width:0;padding:10px 14px}.ReportByIdPage-module__mt0bXq__resolveText p{margin:0}.ReportByIdPage-module__mt0bXq__link{color:var(--brand-green);text-decoration:none}.ReportByIdPage-module__mt0bXq__link:hover{text-decoration:underline}.ReportByIdPage-module__mt0bXq__resolveDate{color:var(--text-secondary);margin-bottom:16px}.ReportByIdPage-module__mt0bXq__resolveFiles{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ReportByIdPage-module__mt0bXq__resolveFileThumb{cursor:pointer;background-color:var(--gray-20);border-radius:8px;width:120px;height:80px;transition:opacity .15s;position:relative;overflow:hidden}.ReportByIdPage-module__mt0bXq__resolveFileThumb:hover{opacity:.8}.ReportByIdPage-module__mt0bXq__resolveFileThumb img{object-fit:cover}.ReportByIdPage-module__mt0bXq__isLoading{color:var(--text-primary);justify-content:center;align-items:center;width:100%;display:flex}.ReportByIdPage-module__mt0bXq__notFound{color:var(--text-primary);justify-content:center;align-items:center;height:100%;display:flex}.ReportByIdPage-module__mt0bXq__backLink{align-items:center;column-gap:12px;margin-bottom:20px;text-decoration:none;display:flex}.ReportByIdPage-module__mt0bXq__backIcon{background-color:var(--gray-80);border-radius:50%;justify-content:center;align-items:center;width:min-content;padding:6px;transition:all .1s ease-in-out;display:flex}.ReportByIdPage-module__mt0bXq__backIcon:hover{background-color:var(--gray-40)}.ReportByIdPage-module__mt0bXq__backIcon:active{opacity:.72}.ReportByIdPage-module__mt0bXq__backText{color:var(--text-primary)}
