.support-module__CNuOda__page{flex-direction:column;flex:1;gap:.75rem;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.support-module__CNuOda__pageHeader{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.support-module__CNuOda__pageTitleRow{align-items:flex-start;gap:.75rem;display:flex}.support-module__CNuOda__pageIcon{width:2.75rem;height:2.75rem;color:var(--zarya-primary,#0f5b4f);background:#0f5b4f1a;border-radius:.75rem;justify-content:center;align-items:center;display:flex}.support-module__CNuOda__shell{border:1px solid var(--zarya-border,#e7e1d8);background:var(--zarya-surface,#fff);min-height:0;box-shadow:var(--zarya-shadow-card,0 10px 30px #0f5b4f0a);border-radius:1.25rem;flex:1;align-items:stretch;display:flex;overflow:hidden}.support-module__CNuOda__listCol{border-left:1px solid var(--zarya-divider,#ece7df);background:#fafbfa;flex-direction:column;flex-shrink:0;width:min(22rem,38%);height:100%;min-height:0;max-height:100%;display:none;overflow:hidden}@media (min-width:768px){.support-module__CNuOda__listCol{display:flex}}.support-module__CNuOda__listColDrawer{background:#fafbfa;flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.support-module__CNuOda__listHeader{border-bottom:1px solid var(--zarya-divider,#ece7df);flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.25rem;display:flex}.support-module__CNuOda__listTitle{color:var(--zarya-text,#1f2a28);font-size:1rem;font-weight:700}.support-module__CNuOda__filterWrap{flex-shrink:0;position:relative}.support-module__CNuOda__filterBtn{border:1px solid var(--zarya-border,#e7e1d8);color:var(--zarya-text-secondary,#66706b);background:#fff;border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.75rem;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.support-module__CNuOda__filterBtn:hover{color:var(--zarya-text,#1f2a28);border-color:#0f5b4f59}.support-module__CNuOda__filterBtnActive{color:var(--zarya-primary,#0f5b4f);background:#0f5b4f0f;border-color:#0f5b4f73;font-weight:600}.support-module__CNuOda__filterBadge{background:var(--zarya-primary,#0f5b4f);border-radius:9999px;width:.4rem;height:.4rem}.support-module__CNuOda__filterMenu{z-index:30;border:1px solid var(--zarya-border,#e7e1d8);background:#fff;border-radius:.85rem;min-width:11.5rem;padding:.35rem;position:absolute;top:calc(100% + .35rem);left:0;overflow:hidden;box-shadow:0 12px 28px #0f5b4f1f}.support-module__CNuOda__filterOption{text-align:right;width:100%;color:var(--zarya-text,#1f2a28);border-radius:.55rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .65rem;font-size:.8rem;transition:background .12s;display:flex}.support-module__CNuOda__filterOption:hover{background:#0f5b4f0f}.support-module__CNuOda__filterOptionActive{color:var(--zarya-primary,#0f5b4f);background:#0f5b4f14;font-weight:600}.support-module__CNuOda__listScroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:.75rem;overflow:hidden auto}.support-module__CNuOda__ticketCard{border:1px solid var(--zarya-border,#e7e1d8);text-align:right;background:#fff;border-radius:1rem;width:100%;margin-bottom:.65rem;padding:.85rem 1rem;transition:border-color .15s,box-shadow .15s}.support-module__CNuOda__ticketCard:hover{border-color:#0f5b4f59}.support-module__CNuOda__ticketCardActive{border-color:var(--zarya-primary,#0f5b4f);background:#0f5b4f0a;box-shadow:0 0 0 1px #0f5b4f26}.support-module__CNuOda__ticketCardTitle{color:var(--zarya-text,#1f2a28);font-size:.9rem;font-weight:700}.support-module__CNuOda__ticketCardMeta{color:var(--zarya-text-light,#9ca3af);margin-top:.35rem;font-size:.7rem}.support-module__CNuOda__ticketCardRow{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.support-module__CNuOda__statusPill{align-items:center;gap:.25rem;font-size:.68rem;font-weight:600;display:inline-flex}.support-module__CNuOda__statusOpen{color:#15803d}.support-module__CNuOda__statusAnswered{color:#1d4ed8}.support-module__CNuOda__statusWaiting{color:#b45309}.support-module__CNuOda__statusClosed{color:#52525b}.support-module__CNuOda__unreadDot{background:var(--zarya-primary,#0f5b4f);color:#fff;border-radius:9999px;justify-content:center;align-items:center;min-width:1.1rem;height:1.1rem;font-size:.6rem;display:inline-flex}.support-module__CNuOda__chatSlot{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.support-module__CNuOda__chatPane{background:#fff;flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.support-module__CNuOda__chatBody{opacity:.82;flex-direction:column;flex:1;min-height:0;transition:opacity .2s;display:flex;overflow:hidden}.support-module__CNuOda__chatBodyBlocked{opacity:.55;pointer-events:none}.support-module__CNuOda__chatLoading{background:#fafbfa;flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.support-module__CNuOda__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.support-module__CNuOda__emptyIcon{color:#0f5b4f40;margin-bottom:.75rem}.support-module__CNuOda__emptyTitle{color:var(--zarya-text,#1f2a28);font-size:1.05rem;font-weight:700}.support-module__CNuOda__emptyDesc{max-width:22rem;color:var(--zarya-text-secondary,#66706b);margin-top:.5rem;font-size:.875rem;line-height:1.7}.support-module__CNuOda__emptyCta{background:var(--zarya-primary,#0f5b4f);color:#fff;border-radius:.75rem;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.support-module__CNuOda__emptyCta:hover{background:var(--zarya-primary-hover,#0b4a40)}.support-module__CNuOda__chatHeader{z-index:5;border-bottom:1px solid var(--zarya-divider,#ece7df);background:#fff;flex-shrink:0;padding:.5rem .85rem .45rem;position:relative}.support-module__CNuOda__chatHeaderTop{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.support-module__CNuOda__chatTitle{color:var(--zarya-text,#1f2a28);font-size:.875rem;font-weight:700;line-height:1.35}.support-module__CNuOda__chatId{color:var(--zarya-text-light,#9ca3af);margin-top:.05rem;font-size:.68rem}.support-module__CNuOda__chatDetails{margin-top:.35rem}.support-module__CNuOda__chatDetailsSummary{cursor:pointer;color:var(--zarya-primary,#0f5b4f);-webkit-user-select:none;user-select:none;font-size:.7rem;font-weight:600;list-style:none}.support-module__CNuOda__chatDetailsSummary::-webkit-details-marker{display:none}.support-module__CNuOda__chatDetailsSummary:after{content:" ▾";opacity:.7;font-size:.65rem}.support-module__CNuOda__chatDetails[open] .support-module__CNuOda__chatDetailsSummary:after{content:" ▴"}.support-module__CNuOda__chatDetailsList{gap:.25rem;margin:.35rem 0 0;display:grid}.support-module__CNuOda__chatDetailsItem{color:var(--zarya-text-secondary,#66706b);flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;font-size:.68rem;display:flex}.support-module__CNuOda__chatDetailsItem dt{color:var(--zarya-text-light,#9ca3af);font-weight:600}.support-module__CNuOda__chatDetailsItem dd{margin:0}.support-module__CNuOda__closeRequestBtn{color:#dc2626;background:#fff;border:1px solid #dc262659;border-radius:.45rem;align-items:center;gap:.25rem;padding:.3rem .55rem;font-size:.68rem;font-weight:600;display:inline-flex}.support-module__CNuOda__closeRequestBtn:hover{background:#fef2f2}.support-module__CNuOda__backBtn{color:var(--zarya-text-secondary);border-radius:.5rem;justify-content:center;align-items:center;padding:.35rem;display:inline-flex}.support-module__CNuOda__backBtn:hover{background:#0f5b4f14}.support-module__CNuOda__backBtnMobile{margin-inline-end:.125rem;padding:.5rem}.support-module__CNuOda__messages{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;direction:ltr;background:#fafbfa;flex:1;height:100%;min-height:0;padding:1rem 1.25rem;overflow:hidden auto}.support-module__CNuOda__chatFooter{z-index:5;border-top:1px solid var(--zarya-divider,#ece7df);background:#fff;flex-shrink:0;padding:1rem 1.25rem;position:relative}.support-module__CNuOda__chatFooterBlocked .support-module__CNuOda__chatInputRow{opacity:.45;pointer-events:none}.support-module__CNuOda__waitAdminBanner{color:#92400e;background:#fffbeb;border:1px solid #b4530940;border-radius:.65rem;align-items:flex-start;gap:.5rem;margin-bottom:.65rem;padding:.55rem .75rem;font-size:.78rem;font-weight:500;line-height:1.55;display:flex}.support-module__CNuOda__waitAdminBanner svg{flex-shrink:0;margin-top:.1rem}.support-module__CNuOda__chatInputRow{direction:rtl;align-items:flex-end;gap:.75rem;display:flex}.support-module__CNuOda__chatActions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:.35rem;display:flex}.support-module__CNuOda__attachBtn{shrink:0;border:1px solid var(--zarya-border,#e7e1d8);color:var(--zarya-text-secondary);background:#fff;border-radius:.65rem;align-items:center;gap:.35rem;padding:.55rem .85rem;font-size:.8rem;display:inline-flex}.support-module__CNuOda__sendBtn{shrink:0;background:var(--zarya-primary,#0f5b4f);color:#fff;border-radius:.65rem;align-items:center;gap:.35rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;display:inline-flex}.support-module__CNuOda__sendBtn:disabled{opacity:.5}.support-module__CNuOda__chatTextarea{resize:none;border:1px solid var(--zarya-border,#e7e1d8);direction:rtl;background:#fafbfa;border-radius:.75rem;flex:1;min-height:3.25rem;padding:.65rem .85rem;font-size:.875rem;line-height:1.5}.support-module__CNuOda__chatTextarea:focus{border-color:var(--zarya-primary,#0f5b4f);outline:2px solid #0f5b4f33}.support-module__CNuOda__chatFooterMobile{padding:.625rem .75rem calc(.75rem + env(safe-area-inset-bottom,0px))}.support-module__CNuOda__chatFooterMobile .support-module__CNuOda__chatInputRow{align-items:stretch;gap:.5rem}.support-module__CNuOda__chatFooterMobile .support-module__CNuOda__chatActions{justify-content:stretch;align-self:stretch;gap:.375rem;width:4.75rem}.support-module__CNuOda__chatFooterMobile .support-module__CNuOda__chatTextarea{min-height:5.5rem;padding:.875rem 1rem;font-size:1rem;line-height:1.65}.support-module__CNuOda__chatFooterMobile .support-module__CNuOda__chatTextarea::placeholder{color:#9ca3af;font-size:1rem;font-weight:600}.support-module__CNuOda__chatFooterMobile .support-module__CNuOda__chatActions .support-module__CNuOda__sendBtn,.support-module__CNuOda__chatFooterMobile .support-module__CNuOda__chatActions .support-module__CNuOda__attachBtn{border-radius:.75rem;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.2rem;min-height:0;padding:.35rem .25rem;font-size:.75rem;line-height:1.2;display:flex}.support-module__CNuOda__chatFooterMobile .support-module__CNuOda__chatActions .support-module__CNuOda__sendBtn{font-weight:800}.support-module__CNuOda__chatFooterMobile .support-module__CNuOda__chatActions .support-module__CNuOda__attachBtn{font-weight:700}.support-module__CNuOda__chatFooterMobile .support-module__CNuOda__chatActions .support-module__CNuOda__sendBtn svg,.support-module__CNuOda__chatFooterMobile .support-module__CNuOda__chatActions .support-module__CNuOda__attachBtn svg{flex-shrink:0;width:1.25rem;height:1.25rem}.support-module__CNuOda__chatItem{margin-bottom:1rem;display:flex}.support-module__CNuOda__chatItemUser{justify-content:flex-end}.support-module__CNuOda__chatItemAdmin{flex-direction:row;justify-content:flex-start}.support-module__CNuOda__bubble{text-align:right;direction:rtl;border-radius:1rem;max-width:min(78%,420px);padding:.75rem 1rem;font-size:.875rem;line-height:1.65}.support-module__CNuOda__bubbleUser{border:1px solid var(--zarya-border,#e7e1d8);background:#fff;border-bottom-right-radius:.25rem}.support-module__CNuOda__bubbleAdmin{background:#0f5b4f14;border:1px solid #0f5b4f1f;border-bottom-left-radius:.25rem}.support-module__CNuOda__bubbleLabel{color:var(--zarya-primary,#0f5b4f);margin-bottom:.25rem;font-size:.7rem;font-weight:600}.support-module__CNuOda__bubbleTime{color:var(--zarya-text-light,#9ca3af);align-items:center;gap:.35rem;margin-top:.5rem;font-size:.68rem;display:flex}.support-module__CNuOda__adminAvatar{background:var(--zarya-primary,#0f5b4f);color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:2.25rem;height:2.25rem;font-size:.65rem;font-weight:700;display:flex}.support-module__CNuOda__chatImage{border-radius:.5rem;max-width:100%;max-height:12rem;margin-bottom:.5rem}.support-module__CNuOda__fileLink{border:1px solid var(--zarya-border,#e7e1d8);background:#fff;border-radius:.65rem;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.75rem;display:inline-flex}.support-module__CNuOda__typingWrap{direction:ltr;flex-direction:row;justify-content:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.support-module__CNuOda__typingBubble{text-align:right;direction:rtl;background:#fff;border:1px solid #0f5b4f26;border-radius:1rem;padding:.65rem .85rem}.support-module__CNuOda__typingDot{background:var(--zarya-primary,#0f5b4f);border-radius:9999px;width:7px;height:7px;animation:1.2s ease-in-out infinite support-module__CNuOda__supportTyping}.support-module__CNuOda__typingDot:nth-child(2){animation-delay:.15s}.support-module__CNuOda__typingDot:nth-child(3){animation-delay:.3s}@keyframes support-module__CNuOda__supportTyping{0%,80%,to{opacity:.35;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}.support-module__CNuOda__btnPrimary{background:var(--zarya-primary,#0f5b4f);color:#fff;border-radius:.75rem;align-items:center;gap:.5rem;padding:.6rem 1.15rem;font-size:.875rem;font-weight:600;display:inline-flex}.support-module__CNuOda__btnPrimary:hover{background:var(--zarya-primary-hover,#0b4a40)}.support-module__CNuOda__mobileBar{flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.support-module__CNuOda__mobileBar{display:none}}.support-module__CNuOda__drawerBackdrop{z-index:45;background:#18181b73;position:fixed;inset:0}.support-module__CNuOda__drawerPanel{z-index:50;background:#fafbfa;flex-direction:column;width:min(22rem,92vw);display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-4px 0 24px #0000001f}.support-module__CNuOda__composeOverlay{z-index:70;background:#1f2a2873;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.support-module__CNuOda__composeDialog{background:#fff;border-radius:1.25rem;width:100%;max-width:32rem;max-height:min(92vh,720px);padding:1.5rem;overflow-y:auto;box-shadow:0 24px 48px #0f5b4f1f}.support-module__CNuOda__composeField{margin-bottom:1.1rem}.support-module__CNuOda__composeLabel{color:var(--zarya-text,#1f2a28);margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.support-module__CNuOda__composeHint{color:var(--zarya-text-light,#9ca3af);margin-top:.35rem;font-size:.72rem}.support-module__CNuOda__composeInputWrap{position:relative}.support-module__CNuOda__composeInputIcon{pointer-events:none;color:var(--zarya-primary,#0f5b4f);position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.support-module__CNuOda__composeInput,.support-module__CNuOda__composeSelect,.support-module__CNuOda__composeTextarea{border:1px solid var(--zarya-border,#e7e1d8);width:100%;color:var(--zarya-text,#1f2a28);background:#fafbfa;border-radius:.75rem;font-size:.875rem}.support-module__CNuOda__composeInput,.support-module__CNuOda__composeSelect{height:2.75rem;padding-left:.85rem;padding-right:2.5rem}.support-module__CNuOda__composeTextarea{resize:vertical;min-height:7rem;padding:.75rem .85rem}.support-module__CNuOda__dropZone{border:2px dashed var(--zarya-border,#e7e1d8);background:#fafbfa;border-radius:.85rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem;display:flex}.support-module__CNuOda__composeSubmit{color:#fff;background:#ea580c;border-radius:.75rem;flex:1;padding:.7rem 1rem;font-size:.9rem;font-weight:600}.support-module__CNuOda__composeSubmit:hover{background:#c2410c}.support-module__CNuOda__composeCancel{border:1px solid var(--zarya-border,#e7e1d8);color:var(--zarya-text,#1f2a28);background:#fff;border-radius:.75rem;flex:1;padding:.7rem 1rem;font-size:.9rem;font-weight:600}
