.profile-improve{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:22px;padding:24px;border:1px solid rgba(58,169,255,.28);border-radius:18px;background:linear-gradient(135deg,rgba(24,86,137,.22),rgba(8,28,48,.88))}.profile-improve h3{margin:5px 0;font-size:20px}.profile-improve p{margin:0;color:#a9bfd5}.profile-improve>div:first-child>span{font-size:24px}.support-user-form{display:grid;gap:18px}.support-user-form fieldset{display:grid;gap:10px;padding:18px;border:1px solid #243c56;border-radius:14px}.support-user-form label{display:grid;gap:7px}.support-user-form textarea,#supportMessage{min-height:130px;padding:12px;border:1px solid #294968;border-radius:12px;background:#071626;color:#eff6ff;resize:vertical}.support-chat-layout{display:grid;grid-template-columns:260px 1fr;min-height:620px;border:1px solid #243c56;border-radius:18px;overflow:hidden}.support-report-info{padding:20px;background:#081726}.support-report-info dl div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #1e344a;font-size:12px}.support-report-info dd{margin:0;text-align:right}.support-conversation{display:flex;flex-direction:column;padding:20px}.support-messages{display:grid;gap:12px;flex:1}.support-messages article{max-width:78%;padding:12px 14px;border-radius:14px;background:#102942}.support-messages article.user{justify-self:end;background:#164a75}.support-messages p{margin:5px 0 0;line-height:1.5}.support-compose-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.report-review{margin-top:18px;padding:18px;border:1px solid rgba(58,169,255,.28);border-radius:14px;background:#0a1c2f}.technical-consent li{margin:7px 0}.support-report-tools{display:flex;gap:10px;margin-bottom:16px}.support-report-tools input,.support-report-tools select{min-height:44px;padding:10px;border:1px solid #294968;border-radius:10px;background:#071626;color:#eff6ff}.support-report-tools input{flex:1}.my-report-list{display:grid;gap:12px}.my-report-card{display:grid;grid-template-columns:1fr auto;gap:7px;padding:18px;border:1px solid #243c56;border-radius:14px;background:#0a1a2c}.my-report-card h3,.my-report-card p{grid-column:1/-1;margin:0}.my-report-card small{color:#9bb2c8}.my-report-card button{grid-column:2;grid-row:1/5;align-self:center}.support-thanks{text-align:center}@media(max-width:700px){.profile-improve{display:block}.profile-improve .profile-actions{display:grid}.support-chat-layout{grid-template-columns:1fr}.support-report-info{display:none}.support-conversation{padding:14px}.support-messages article{max-width:92%}.support-report-tools{display:grid}.my-report-card{grid-template-columns:1fr}.my-report-card button{grid-column:1;grid-row:auto}.support-compose-actions{justify-content:stretch}.support-compose-actions>*{flex:1}}
