.feedback-button{border:1px solid #40517e;border-radius:9px;background:#17213f;color:#d4defd;cursor:pointer;padding:8px 11px;font:inherit;font-size:13px}.feedback-button:hover{background:#22325a}.feedback-modal{position:fixed;z-index:5;top:50%;left:50%;width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;transform:translate(-50%,-50%);padding:30px;border:1px solid #364261;border-radius:18px;background:#111116;box-shadow:0 30px 90px #000b}.feedback-close{position:absolute;top:12px;right:15px}.feedback-modal h2{margin:10px 0 8px;font-size:29px;line-height:1.1;letter-spacing:-1.3px}.feedback-intro{margin:0 0 18px;color:#bfc4d1;font-size:14px}.feedback-form{display:grid;gap:7px}.feedback-form label{margin-top:6px;color:#d9dff0;font-size:13px;font-weight:700}.feedback-form label span{color:#919ab4;font-weight:400}.feedback-form input,.feedback-form textarea,.feedback-form select{width:100%;border:1px solid #3f4967;border-radius:9px;background:#101728;color:#fff;padding:10px 11px;font:inherit;font-size:13px}.feedback-form textarea{resize:vertical}.feedback-form button[type="submit"]{margin-top:10px;border:0;border-radius:9px;background:#5b87ff;color:#fff;cursor:pointer;padding:11px;font:inherit;font-weight:750}.feedback-form button[type="submit"]:disabled{opacity:.7;cursor:wait}.feedback-message{margin:7px 0 0;border-radius:8px;background:#173525;color:#c9f1d0;padding:9px 10px;font-size:13px}.feedback-message.error{background:#352027;color:#ffc4c4}@media(max-width:760px){.feedback-button{padding:7px 9px;font-size:12px}.feedback-modal{padding:25px 20px}.feedback-modal h2{font-size:25px}}@media(max-width:500px){.feedback-button{display:none}}
