.support-page{padding:58px 0 90px}.support-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:28px}.support-heading h1{margin:8px 0;font-size:48px}.support-heading p:last-child{color:#9b8ca4}.support-page .support-action{min-height:48px;padding:0 20px;border:1px solid #a765ca;border-radius:12px;background:linear-gradient(135deg,#8b3fbd,#6d28d9);box-shadow:inset 0 1px #ffffff2e,0 10px 24px #6d28d93d;color:#fff!important;font-family:Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:.01em}.support-page .support-action svg{position:relative;z-index:1;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.support-page .support-action-secondary{border-color:#714687;background:#17101d;box-shadow:none;color:#d8b4fe!important}.support-page .support-action-secondary:hover{border-color:#b16bd2;background:#281633;box-shadow:0 10px 25px #0005}.ticket-create{max-width:780px;margin:auto}.ticket-create label{display:grid;gap:7px;margin:16px 0;color:#b7a7c0;font-size:11px}.ticket-create input,.ticket-create select,.ticket-create textarea,.ticket-reply textarea,.admin-ticket-body textarea{padding:13px;border:1px solid #44304f;border-radius:9px;background:#0c0811;color:#fff}.ticket-create textarea{min-height:180px;resize:vertical}.ticket-form-actions{display:flex;align-items:center;gap:18px}.ticket-list{padding:10px}.ticket-list>a{display:grid;grid-template-columns:55px 1fr auto;gap:15px;align-items:center;padding:17px;border-bottom:1px solid #302239;border-radius:9px}.ticket-list>a:hover{background:#1d1324}.ticket-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:10px;background:#25142f;color:#c084fc;font-size:10px;font-weight:700}.ticket-list>a>span:nth-child(2){display:grid;gap:6px}.ticket-list small{color:#807188;font-size:9px}.ticket-status{padding:6px 9px;border-radius:99px;font-size:8px;font-style:normal;font-weight:700;text-transform:uppercase}.ticket-status.open{background:#382044;color:#d8b4fe}.ticket-status.awaiting_user{background:#173a36;color:#76e5ce}.ticket-status.closed{background:#242028;color:#8e8394}.ticket-empty{display:grid;place-items:center;min-height:330px;text-align:center}.ticket-empty>span{display:grid;place-items:center;width:75px;height:75px;border:1px solid #553365;border-radius:18px;color:#a855f7;font-size:28px}.ticket-empty p{color:#8d7e95}.ticket-detail>header{position:relative;padding-bottom:20px;border-bottom:1px solid #302239}.ticket-detail>header>a{color:#b572da}.ticket-detail>header>.ticket-status{position:absolute;right:0;top:0}.ticket-thread{display:grid;gap:14px;padding:25px 0}.ticket-thread article{display:flex;gap:11px;max-width:86%}.ticket-thread article.staff{margin-left:auto}.ticket-thread article>div{padding:14px;border:1px solid #382a40;border-radius:11px;background:#0e0a12}.ticket-thread article.staff>div{border-color:#693c80;background:#24132d}.ticket-thread p{line-height:1.65}.ticket-thread time{color:#76697e;font-size:8px}.ticket-reply{display:flex;gap:11px;padding-top:20px;border-top:1px solid #302239}.ticket-reply textarea{min-height:85px;flex:1;resize:vertical}.ticket-closed-note{padding:15px;background:#0d0911;color:#887a91;text-align:center}
.ticket-upload span{color:#817487;font-size:9px}.ticket-upload input,.ticket-reply-upload input{padding:10px;background:#100b15}.ticket-reply-fields{display:grid;flex:1;gap:8px}.ticket-reply-upload{display:flex;align-items:center;gap:10px;color:#a998b2;font-size:10px}.ticket-attachment{display:block;overflow:hidden;max-width:520px;margin:10px 0;border:1px solid #50315e;border-radius:9px;background:#08060b}.ticket-attachment img{display:block;width:100%;max-height:320px;object-fit:contain}.admin-ticket-panel{margin:25px 0 18px}.admin-ticket-heading{display:flex;align-items:end;justify-content:space-between}.admin-ticket-heading h2{margin:5px 0}.admin-ticket-heading>span{padding:7px 10px;border-radius:99px;background:#3a1f46;color:#d8b4fe;font-size:9px}.admin-ticket-list{display:grid;gap:8px;margin-top:20px}.admin-ticket{border:1px solid #35273e;border-radius:10px;background:#0d0911}.admin-ticket summary{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:13px;cursor:pointer;list-style:none}.admin-ticket summary>span{display:grid;gap:5px}.admin-ticket summary small{color:#7e7087;font-size:9px}.admin-ticket-body{padding:5px 15px 15px;border-top:1px solid #302239}.admin-ticket-body>p{padding:13px;background:#151019;color:#c8bacf;line-height:1.6}.admin-ticket-attachment{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:center;margin:0 0 12px;padding:8px;border:1px solid #493158;border-radius:9px;background:#100b15;color:#d8b4fe;font-size:10px}.admin-ticket-attachment img{width:120px;height:72px;object-fit:contain;background:#08060b}.admin-ticket-body form:not(.ticket-controls){display:flex;gap:9px}.admin-ticket-body textarea{min-height:80px;flex:1;resize:vertical}.ticket-controls{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.ticket-action{padding:10px 13px;border:1px solid transparent;border-radius:8px;color:#fff;font-size:10px;font-weight:600;cursor:pointer}.ticket-action.reply{background:#7c3aed}.ticket-action.reopen{border-color:#5c3a6d;background:#281630}.ticket-action.waiting{border-color:#24675e;background:#173a36}.ticket-action.resolve{border-color:#564b5d;background:#29232d}.admin-ticket-empty{padding:35px;color:#85768e;text-align:center}
@media(max-width:700px){.support-heading{align-items:flex-start;flex-direction:column}.ticket-list>a{grid-template-columns:45px 1fr}.ticket-list .ticket-status{grid-column:2;width:max-content}.ticket-thread article{max-width:96%}.ticket-reply,.admin-ticket-body form:not(.ticket-controls){flex-direction:column}}
.ticket-detail{overflow:hidden;padding:0}.ticket-detail>header{padding:22px 26px 24px;background:linear-gradient(135deg,#0c0811,#110a17)}.ticket-detail>header h2{margin:27px 0 9px;font-size:25px}.ticket-detail>header small{color:#8f8197;font-size:10px}.ticket-thread{min-height:210px;padding:28px 26px}.ticket-thread article{width:min(86%,760px);max-width:none;align-items:flex-start}.ticket-thread article>.member-avatar{flex:0 0 auto}.ticket-thread article>div{flex:1;min-width:220px;padding:15px 17px}.ticket-thread article>div>strong{display:block;margin-bottom:10px;color:#e8daf0;font-size:12px}.ticket-thread article>div>p{margin:0 0 13px;color:#d3c8d9;font-size:12px}.ticket-thread article>div>time{display:block;margin-top:11px}.ticket-reply{align-items:flex-end;margin:0 26px;padding:22px 0 26px}.ticket-reply-fields{min-width:0}.ticket-reply textarea{width:100%;min-height:105px}.ticket-reply>.support-action{flex:0 0 auto;width:132px;height:48px;min-height:48px!important;padding:0 16px!important}.ticket-reply-upload{min-height:38px;padding:5px 7px;border:1px solid #302239;border-radius:8px;background:#0c0811}.ticket-reply-upload input{min-width:0;padding:5px;border-radius:6px;color:#8f8197}.ticket-reply-upload input::file-selector-button{margin-right:10px;padding:7px 10px;border:0;border-radius:5px;background:#2c1a35;color:#dfc9ea;cursor:pointer}@media(max-width:700px){.ticket-detail>header,.ticket-thread{padding-left:17px;padding-right:17px}.ticket-detail>header h2{padding-right:0;font-size:21px}.ticket-detail>header>.ticket-status{position:static;display:inline-block;float:right}.ticket-thread article{width:100%;max-width:100%}.ticket-thread article>div{min-width:0}.ticket-reply{align-items:stretch;margin:0 17px}.ticket-reply>.support-action{width:100%}}
