.SupportView_page__asUT3{min-height:calc(100vh - 60px);background:var(--app-bg,#fafafa);padding:24px}.SupportView_container__SYicQ{max-width:600px;margin:0 auto}.SupportView_pageTitle__yJVnf{font-size:24px;font-weight:700;color:var(--text-primary,#1a1a1a);margin:0 0 32px}.SupportView_formSection__iTPIM{background:#fff;border-radius:16px;padding:24px;margin-bottom:24px}.SupportView_sectionLabel__2GKv_{font-size:14px;font-weight:500;color:var(--text-secondary,#666);margin-bottom:14px}.SupportView_categories__ngMub{display:flex;gap:10px;margin-bottom:24px}.SupportView_categoryChip__cd6vn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 16px;border:1px solid var(--border-color,#e5e5e5);border-radius:14px;background:rgba(0,0,0,0);font-size:14px;font-weight:500;color:var(--text-primary,#1a1a1a);cursor:pointer;transition:all .15s ease}.SupportView_categoryChip__cd6vn:hover{border-color:var(--warm-gray-300,#ccc)}.SupportView_categoryChip__cd6vn.SupportView_selected__ZwFDV{background:var(--text-primary,#1a1a1a);border-color:var(--text-primary,#1a1a1a);color:#fff}.SupportView_emoji__nOol2{font-size:16px}.SupportView_messageArea__Qh0zI{width:100%;min-height:140px;padding:16px;border:1px solid var(--border-color,#e5e5e5);border-radius:16px;font-size:16px;font-family:inherit;line-height:1.5;resize:vertical;margin-bottom:20px}.SupportView_messageArea__Qh0zI:focus{outline:none;border-color:var(--warm-gray-400,#999)}.SupportView_messageArea__Qh0zI::-moz-placeholder{color:var(--text-tertiary,#999)}.SupportView_messageArea__Qh0zI::placeholder{color:var(--text-tertiary,#999)}.SupportView_submitBtn__1dh8_{width:100%;padding:16px;border:none;border-radius:14px;background:var(--racing-red,#dc2626);font-size:16px;font-weight:600;color:#fff;cursor:pointer;transition:all .15s ease}.SupportView_submitBtn__1dh8_:hover:not(:disabled){background:#b91c1c}.SupportView_submitBtn__1dh8_:disabled{opacity:.4;cursor:not-allowed}.SupportView_spinner__FthPd{width:20px;height:20px;animation:SupportView_spin__XH3zU 1s linear infinite}@keyframes SupportView_spin__XH3zU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SupportView_success__DQXKI{text-align:center;padding:40px 20px}.SupportView_success__DQXKI .SupportView_successIcon___Qlhr{width:64px;height:64px;color:#22c55e;margin-bottom:20px}.SupportView_success__DQXKI h3{font-size:22px;font-weight:600;color:var(--text-primary,#1a1a1a);margin:0 0 8px}.SupportView_success__DQXKI p{font-size:15px;color:var(--text-secondary,#666);margin:0 0 24px}.SupportView_resetBtn__yVhEf{padding:12px 24px;border:1px solid var(--border-color,#e5e5e5);border-radius:12px;background:rgba(0,0,0,0);font-size:15px;font-weight:500;color:var(--text-primary,#1a1a1a);cursor:pointer;transition:all .15s ease}.SupportView_resetBtn__yVhEf:hover{background:var(--hover-bg,#f5f5f5)}.SupportView_error__AfrGz{background:rgba(239,68,68,.1);color:#dc2626;padding:12px 16px;border-radius:12px;font-size:14px;margin-bottom:16px}.SupportView_historySection__2A99T{background:#fff;border-radius:16px;padding:24px}.SupportView_historyHeader__SEVvt{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.SupportView_historyTitle__hRvMm{font-size:14px;font-weight:500;color:var(--text-secondary,#666)}.SupportView_historyCount__YlUfv{font-size:13px;font-weight:500;color:var(--text-tertiary,#999)}.SupportView_ticketsList__psqO_{display:flex;flex-direction:column;gap:12px}.SupportView_ticketCard__9jOms{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--border-color,#e5e5e5);border-radius:12px;transition:all .15s ease}.SupportView_ticketCard__9jOms:hover{border-color:var(--warm-gray-300,#ccc)}.SupportView_ticketHeader__jy_71{display:flex;justify-content:space-between;align-items:center}.SupportView_ticketCategory__gGeaZ{font-size:13px;font-weight:500;color:var(--text-primary,#1a1a1a)}.SupportView_ticketStatus__YGmCz{font-size:12px;font-weight:500;padding:4px 10px;border-radius:20px}.SupportView_ticketStatus__YGmCz.SupportView_open__lM3my{background:rgba(59,130,246,.1);color:#3b82f6}.SupportView_ticketStatus__YGmCz.SupportView_in_progress__Bawmb{background:rgba(245,158,11,.1);color:#f59e0b}.SupportView_ticketStatus__YGmCz.SupportView_resolved__zSqLD{background:rgba(34,197,94,.1);color:#22c55e}.SupportView_ticketStatus__YGmCz.SupportView_closed__Cziv0{background:rgba(107,114,128,.1);color:#6b7280}.SupportView_ticketMessage__coCIW{font-size:14px;color:var(--text-secondary,#666);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.SupportView_ticketDate__gHI2F{font-size:12px;color:var(--text-tertiary,#999)}.SupportView_ticketReply__MJRyA{margin-top:8px;padding:12px;background:var(--hover-bg,#f5f5f5);border-radius:8px}.SupportView_replyLabel__QO_hi{font-size:12px;font-weight:500;color:var(--text-secondary,#666);margin-bottom:4px}.SupportView_replyText__OT8Et{font-size:14px;color:var(--text-primary,#1a1a1a);line-height:1.4}.SupportView_loading__qDwjD{display:flex;justify-content:center;padding:32px;color:var(--text-tertiary,#999)}.SupportView_emptyTickets___Jq0S{text-align:center;padding:24px;color:var(--text-tertiary,#999);font-size:14px}@media(max-width:640px){.SupportView_page__asUT3{padding:16px}.SupportView_categories__ngMub{flex-direction:column}.SupportView_categoryChip__cd6vn{justify-content:flex-start}}