.tool-feedback-trigger-wrap{justify-content:flex-start;margin:20px 12px 0;display:flex}.tool-feedback-open{width:auto}.tool-feedback-modal{z-index:1200;background:#0b164973;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.tool-feedback-dialog{background:#fff;border-radius:16px;width:min(520px,100%);max-height:min(90vh,720px);position:relative;overflow:auto;box-shadow:0 24px 60px #0b164938}.tool-feedback-close{z-index:1;color:#38445e;cursor:pointer;background:#eef2f8;border:0;border-radius:999px;width:36px;height:36px;font-size:24px;line-height:1;position:absolute;top:12px;right:12px}.tool-feedback-close:hover{background:#e2e8f2}.tool-feedback-dialog .tool-feedback{background:#fff;border:0;margin:0}.tool-feedback{border:1px solid var(--line);background:#f8fafd;border-radius:16px;margin:20px 12px 0;padding:24px 26px}.tool-feedback h2{font:700 18px var(--font-display);letter-spacing:-.4px;color:var(--ink);margin:0 0 4px}.tool-feedback-intro{color:var(--muted);margin:0 0 18px;font-size:14px;line-height:1.5}.tool-feedback-stars{gap:6px;margin-bottom:16px;display:flex}.tool-feedback-stars button{color:#c5cdd8;cursor:pointer;background:0 0;border:0;padding:4px;font-size:28px;line-height:1;transition:color .15s,transform .15s}.tool-feedback-stars button:hover,.tool-feedback-stars button.active{color:#f5a623;transform:scale(1.05)}.tool-feedback-stars button:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #1666d9}.tool-feedback label{color:#38445e;gap:6px;margin-bottom:14px;font-size:13px;font-weight:700;display:grid}.tool-feedback label span{opacity:.65;font-size:12px;font-weight:500}.tool-feedback textarea,.tool-feedback input[type=email]{color:#17203e;resize:vertical;background:#fff;border:1px solid #d6dee8;border-radius:10px;outline:none;padding:12px}.tool-feedback textarea:focus,.tool-feedback input[type=email]:focus{border-color:#4b83d0;box-shadow:0 0 0 3px #3f7ed315}.tool-feedback-honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.tool-feedback-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px;display:flex}.tool-feedback-actions .button{width:auto}.tool-feedback-thanks{text-align:center;padding:28px 26px 24px}.tool-feedback-thanks .button{width:auto;margin-top:16px}.tool-feedback-thanks strong{font:700 17px var(--font-display);color:var(--ink);margin-bottom:6px;display:block}.tool-feedback-thanks p{color:var(--muted);margin:0;font-size:14px}.tool-feedback-unconfigured{display:none}
