.support-panel{margin-top:26px;padding:22px;border:1px solid #315449;border-radius:18px;background:radial-gradient(circle at 90% 0,#173b3266,transparent 35%),#0d141d}
.support-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.support-heading h2{margin:2px 0 0;font-size:22px}.support-heading>span{padding:7px 10px;border:1px solid #2f745f;border-radius:20px;background:#10271f;color:#83ebc8;font:800 9px Manrope}.support-heading>span i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#62e5b9;box-shadow:0 0 9px #62e5b9}
.support-intro{margin:12px 0;color:#9ba8b5!important;font-size:11px!important}.support-messages{display:flex;flex-direction:column;gap:9px;max-height:330px;min-height:120px;overflow:auto;padding:13px;border:1px solid #293541;border-radius:12px;background:#070c12}.support-empty{margin:auto;color:#6f7b89;font-size:10px;text-align:center}
.support-message{position:relative;max-width:82%;padding:10px 12px;border-radius:11px}.support-message.user{align-self:flex-end;background:#22331f;border:1px solid #47683c}.support-message.admin{align-self:flex-start;background:#142433;border:1px solid #31516c}.support-message b{font-size:8px;color:#7ce7c7}.support-message p{margin:3px 0 8px!important;color:#e7edf1!important;font-size:11px!important;line-height:1.5!important;white-space:pre-wrap}.support-message time{position:absolute;right:8px;bottom:4px;color:#71808f;font-size:7px}
.support-form{display:grid;grid-template-columns:1fr 150px;gap:9px;margin-top:10px}.support-form textarea{resize:vertical;min-height:68px;padding:11px;border:1px solid #354353;border-radius:10px;background:#090f16;color:#eef3f6;font:500 11px/1.5 Manrope}.support-form button{border:0;border-radius:10px;background:linear-gradient(105deg,#3bb795,#73e1c1);color:#07130f;font:800 10px Manrope;cursor:pointer}.support-form button:disabled{opacity:.5}.support-result{min-height:16px;margin-top:7px;font-size:9px}.support-result.success{color:#78e5c0}.support-result.error{color:#ff969e}
@media(max-width:480px){.support-panel{padding:16px}.support-form{grid-template-columns:1fr}.support-form button{min-height:42px}.support-form textarea{font-size:16px}.support-heading h2{font-size:17px}}
