:root{color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:#090b0d;color:#f5f7f6;font-family:Inter,system-ui,sans-serif}.feedback-shell{width:min(720px,calc(100% - 32px));margin:0 auto;padding:32px 0 64px}.feedback-brand{display:inline-block;margin-bottom:48px}.feedback-brand img{object-fit:contain}.feedback-kicker{color:#58edbd;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}h1{font-size:clamp(35px,8vw,68px);line-height:1;letter-spacing:-.035em;margin:13px 0 20px}section>p{color:#b8c0bd;font-size:18px;line-height:1.6;max-width:620px}form{display:grid;gap:18px;margin:34px 0}label{display:grid;gap:8px;font-weight:700}select,textarea{width:100%;border:1px solid #35413d;border-radius:12px;background:#111714;color:#fff;padding:14px;font:inherit}textarea{min-height:170px;resize:vertical}select:focus,textarea:focus{outline:3px solid rgba(88,237,189,.25);border-color:#58edbd}button{justify-self:start;border:0;border-radius:999px;background:#58edbd;color:#07110d;padding:13px 22px;font-weight:700;font-size:15px;cursor:pointer}button:disabled{opacity:.6}.trap{position:absolute;left:-10000px}.back{color:#cbd4d1}.success{color:#58edbd}.error{color:#ff9b9b}
