/* Public feedback page: a compact heading, then the shared report flow. Nothing else competes with the form. */
.feedback-page{--max:760px;min-height:calc(100svh - 220px);padding-bottom:72px}
.feedback-title{padding:40px 0 22px;font-size:22px;line-height:1.3;letter-spacing:-.03em;font-weight:600}
.feedback-page .support-center{--sc-panel:#141920;--sc-input:#0f1318;--sc-line:#ffffff12}
.feedback-page .support-center .sc-grid{border-radius:16px}
.feedback-noscript{padding:24px;border:1px solid var(--line);border-radius:10px;margin-top:24px}
.feedback-noscript a{text-decoration:underline}
@media(max-width:700px){.feedback-page{width:calc(100% - 40px);padding-bottom:44px}.feedback-title{padding:26px 0 16px;font-size:20px}}
@media(max-width:550px){.feedback-page{width:calc(100% - 32px)}}
