#perry-survey-popover{z-index:2147483000;background:var(--popover,var(--color-popover,#fff));width:min(380px,100vw - 3rem);max-height:calc(100vh - 3rem);color:var(--popover-foreground,var(--color-popover-foreground,#111));border:1px solid var(--border,var(--color-border,#00000014));border-radius:var(--radius,12px);opacity:1;padding:22px 22px 18px;font-size:14px;line-height:1.4;transition:opacity .16s ease-out,transform .16s ease-out;position:fixed;bottom:1.5rem;right:1.5rem;overflow:auto;transform:translateY(0);box-shadow:0 10px 40px #0000002e}#perry-survey-popover.perry-survey-loading{opacity:0;pointer-events:none;transform:translateY(6px)}@media (prefers-reduced-motion:reduce){#perry-survey-popover{transition:none}}#perry-survey-popover .ph-survey{width:100%!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;position:static!important;inset:auto!important}#perry-survey-popover .survey-form,#perry-survey-popover .thank-you-message{position:relative}#perry-survey-popover .form-cancel,#perry-survey-popover .thank-you-message .form-submit,#perry-survey-popover .thank-you-message .footer-branding{display:none!important}#perry-survey-popover .perry-survey-close{z-index:1;width:26px;height:26px;color:var(--muted-foreground,#6b7280);cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:opacity .12s,background .12s,color .12s;display:flex;position:absolute;top:10px;right:10px}#perry-survey-popover .perry-survey-close:hover{opacity:1;color:var(--foreground,#111);background:var(--muted,#0000000f)}#perry-survey-popover .perry-survey-close svg{display:block}#perry-survey-popover .perry-survey-thankyou-actions{text-align:center;flex-direction:column;gap:12px;margin-top:18px;display:flex}#perry-survey-popover .perry-survey-thankyou-close{background:var(--primary,#111827);width:100%;color:var(--primary-foreground,#fff);cursor:pointer;border:none;border-radius:8px;padding:11px 14px;font-size:14px;font-weight:600;transition:opacity .12s}#perry-survey-popover .perry-survey-thankyou-close:hover{opacity:.9}#perry-survey-popover .perry-survey-credit{color:var(--muted-foreground,#9ca3af);font-size:11px;text-decoration:none}#perry-survey-popover .survey-question,#perry-survey-popover .thank-you-message-header{color:var(--foreground,#111);margin:0 0 14px;padding-right:22px;font-size:15px;font-weight:600;line-height:1.35}#perry-survey-popover .survey-question-description{color:var(--muted-foreground,#6b7280);margin:-8px 0 14px;font-size:13px}#perry-survey-popover .rating-options-emoji{justify-content:space-between;gap:6px;display:flex}#perry-survey-popover .ratings-emoji{cursor:pointer;color:var(--muted-foreground,#9ca3af);background:0 0;border:none;border-radius:8px;padding:4px;transition:color .12s,transform .12s}#perry-survey-popover .ratings-emoji .emoji-svg{fill:currentColor;width:34px;height:34px;display:block}#perry-survey-popover .ratings-emoji:hover{color:var(--foreground,#111);transform:translateY(-1px)}#perry-survey-popover .ratings-emoji.rating-active,#perry-survey-popover .ratings-emoji:focus-visible{color:var(--primary,#1d4aff);outline:none}#perry-survey-popover .rating-options-number{gap:6px;display:flex}#perry-survey-popover .ratings-number{border:1px solid var(--border,#e5e7eb);background:var(--background,#fff);color:var(--foreground,#111);font:inherit;cursor:pointer;border-radius:8px;flex:1;padding:9px 0;transition:border-color .12s,background .12s}#perry-survey-popover .ratings-number:hover,#perry-survey-popover .ratings-number.rating-active{border-color:var(--primary,#1d4aff);background:var(--muted,#1d4aff0f)}#perry-survey-popover .rating-text{color:var(--muted-foreground,#9ca3af);justify-content:space-between;margin-top:8px;font-size:11px;display:flex}#perry-survey-popover .multiple-choice-options{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}#perry-survey-popover .choice-option{color:var(--foreground,#111);align-items:center;gap:9px;font-size:14px;display:flex}#perry-survey-popover .choice-option input{accent-color:var(--primary,#1d4aff)}#perry-survey-popover textarea,#perry-survey-popover input[type=text]{border:1px solid var(--border,#e5e7eb);background:var(--background,#fff);width:100%;min-height:72px;color:var(--foreground,#111);font:inherit;resize:vertical;border-radius:8px;padding:9px 11px}#perry-survey-popover input[type=text]{min-height:0}#perry-survey-popover .form-submit{background:var(--primary,#111827);width:100%;color:var(--primary-foreground,#fff);cursor:pointer;border:none;border-radius:8px;margin-top:4px;padding:11px 14px;font-size:14px;font-weight:600;transition:opacity .12s}#perry-survey-popover .form-submit:hover{opacity:.9}#perry-survey-popover .form-submit:disabled{opacity:.45;cursor:default}#perry-survey-popover .bottom-section{flex-direction:column;gap:12px;margin-top:18px;display:flex}#perry-survey-popover .footer-branding{color:var(--muted-foreground,#9ca3af);justify-content:center;align-items:center;gap:4px;font-size:11px;text-decoration:none;display:inline-flex}#perry-survey-popover .thank-you-message{text-align:center}#perry-survey-popover .thank-you-message-header{padding-right:22px}