.support-card{display:flex;flex-direction:column;gap:9px;padding:20px;border:1px solid #49121c;border-radius:16px;background:linear-gradient(120deg,#1b080d,#080808);margin-top:24px;text-align:left}
.support-label{font-size:10px;font-weight:700;letter-spacing:.14em;color:#ef7a8a}
.support-card strong{font-size:18px;color:#fff}.support-card p{font-size:13px;line-height:1.5;color:#aaa;margin:0;max-width:540px}
.support-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.support-links .btn{min-height:40px;padding:9px 14px;font-size:12px}
.sidebar{overflow-y:auto}.sidebar>*{flex-shrink:0}.sidebar-bottom .support-card{padding:14px;margin:0 0 16px}.sidebar-bottom .support-card strong{font-size:15px}.sidebar-bottom .support-card p{display:none}
.checkout-page>.support-card{max-width:760px;margin-bottom:40px}.site-footer>.support-card{margin-bottom:24px}
.btn.danger{color:#ff9aaa;border-color:#65202e}.btn.danger:hover{background:#42101b}
@media(max-width:600px){.support-links .btn{flex:1;justify-content:center}.support-card{padding:17px}}
