.feedback-root{z-index:1000;position:fixed;bottom:1.5rem;right:1.5rem}.feedback-trigger{cursor:pointer;color:#fff;background:#111;border:none;border-radius:999px;width:3.25rem;height:3.25rem;font-size:1.35rem;box-shadow:0 8px 24px #0000002e}.feedback-backdrop{background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.feedback-modal{color:#111;background:#fff;border-radius:1rem;width:100%;max-width:420px;padding:1.5rem;position:relative;box-shadow:0 20px 60px #00000040}.feedback-close{cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute;top:.75rem;right:.75rem}.feedback-rating{gap:.75rem;margin:1rem 0;display:flex}.feedback-rating button{cursor:pointer;background:#f7f7f7;border:1px solid #ddd;border-radius:.75rem;flex:1;padding:.75rem;font-size:1.5rem}.feedback-rating button.selected{background:#eaeaea;border-color:#111}textarea{resize:vertical;width:100%;min-height:110px;font:inherit;border:1px solid #ddd;border-radius:.75rem;padding:.75rem}.feedback-submit{color:#fff;cursor:pointer;background:#111;border:none;border-radius:.75rem;width:100%;margin-top:1rem;padding:.85rem 1rem;font-weight:600}.feedback-submit:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.feedback-root{justify-content:flex-end;margin:1rem 0;display:flex;position:relative;bottom:auto;right:auto}}
