.feedback-backdrop{z-index:1000;box-sizing:border-box;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#121e1894;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.feedback-dialog{box-sizing:border-box;color:#17201b;background:#fff;border:1px solid #d6ddd4;border-radius:14px;width:min(460px,100%);max-height:calc(100vh - 36px);padding:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-y:auto;box-shadow:0 24px 70px #0e1c1547}.feedback-close{color:#657066;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:14px;right:14px}.feedback-close:hover{color:#17201b;background:#f0f4ef}.feedback-heading{align-items:flex-start;gap:12px;margin-bottom:20px;padding-right:30px;display:flex}.feedback-heading>span{color:#0f6b55;background:#e7f5ef;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.feedback-dialog h2{color:#17201b;margin:0;font-size:20px;line-height:1.2}.feedback-heading p,.feedback-success p{color:#657066;margin:5px 0 0;font-size:13px;line-height:1.45}.feedback-dialog form{gap:15px;display:grid}.feedback-dialog label{gap:6px;display:grid}.feedback-dialog label>span{color:#344039;text-transform:none;font-size:12px;font-weight:800}.feedback-dialog label em{color:#829087;font-style:normal;font-weight:500}.feedback-dialog input,.feedback-dialog select,.feedback-dialog textarea{box-sizing:border-box;color:#17201b;width:100%;font:inherit;background:#fff;border:1px solid #cfd8ce;border-radius:8px;outline:none;padding:10px 11px;font-size:14px}.feedback-dialog textarea{resize:vertical;min-height:116px;line-height:1.45}.feedback-dialog input:focus,.feedback-dialog select:focus,.feedback-dialog textarea:focus{border-color:#0f6b55;box-shadow:0 0 0 3px #0f6b551f}.feedback-dialog label small{color:#829087;justify-self:end;font-size:11px}.feedback-honeypot{width:1px;height:1px;left:-10000px;overflow:hidden;position:absolute!important}.feedback-error{color:#96372e;background:#fff1ef;border-radius:8px;margin:0;padding:9px 10px;font-size:12px;font-weight:700;line-height:1.4}.feedback-actions{justify-content:flex-end;gap:9px;margin-top:2px;display:flex}.feedback-actions button,.feedback-success button{min-height:40px;font:inherit;cursor:pointer;border-radius:8px;padding:0 16px;font-size:13px;font-weight:800}.feedback-secondary{color:#344039;background:#fff;border:1px solid #d6ddd4}.feedback-primary{color:#fff;background:#0f6b55;border:1px solid #0f6b55;justify-content:center;align-items:center;gap:7px;display:inline-flex}.feedback-primary:hover{background:#0b5b48}.feedback-actions button:disabled{cursor:not-allowed;opacity:.58}.feedback-success{text-align:center;justify-items:center;padding:18px 4px 4px;display:grid}.feedback-success>svg{color:#0f7a5f;margin-bottom:14px}.feedback-success p{margin-bottom:22px}@media (width<=520px){.feedback-backdrop{align-items:end;padding:10px}.feedback-dialog{border-radius:14px 14px 10px 10px;max-height:calc(100vh - 20px);padding:20px}}
