#posthog-survey-container{font-family:inherit}@media (min-width:800px){#posthog-survey-container{max-width:600px;margin:0 auto}}#posthog-survey-container .survey-box{flex-direction:column;gap:16px;padding:0 24px 24px;display:flex}#posthog-survey-container .survey-form{flex-direction:column;gap:16px;display:flex}#posthog-survey-container .survey-question{color:#0d0e10;margin:0;font-size:16px;font-weight:600}#posthog-survey-container .survey-question-description{color:#717b8e;margin:0;font-size:14px}#posthog-survey-container .rating-section{flex-direction:column;gap:8px;display:flex}#posthog-survey-container .rating-options-number{justify-content:space-between;gap:8px;display:flex}#posthog-survey-container .ratings-number{color:#0d0e10;cursor:pointer;background:#fff;border:1.5px solid #d0d3d9;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:500;transition:all .15s;display:flex}#posthog-survey-container .ratings-number:hover,#posthog-survey-container .rating-active{background:#f5f5ff;border-color:#615efc}#posthog-survey-container .ratings-number.ph-survey-clicked{color:#fff;background:#615efc;border-color:#615efc}#posthog-survey-container .rating-text{color:#717b8e;justify-content:space-between;font-size:12px;display:flex}#posthog-survey-container textarea{color:#0d0e10;resize:vertical;background:#fff;border:1.5px solid #d0d3d9;border-radius:12px;width:100%;min-height:100px;padding:12px;font-family:inherit;font-size:14px;transition:border-color .2s}#posthog-survey-container textarea::placeholder{color:#9198a7}#posthog-survey-container textarea:focus{border-color:#615efc;outline:none}#posthog-survey-container .bottom-section{flex-direction:column;gap:12px;display:flex}#posthog-survey-container .form-submit{color:#fff;cursor:pointer;background:#0d0e10;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;height:44px;padding:0 24px;font-size:14px;font-weight:600;transition:opacity .15s;display:inline-flex}#posthog-survey-container .form-submit:hover{opacity:.85}#posthog-survey-container .form-cancel{color:#0d0e10;cursor:pointer;background:0 0;border:1.5px solid #d0d3d9;border-radius:12px;justify-content:center;align-items:center;width:100%;height:44px;padding:0 24px;font-size:14px;font-weight:500;transition:background .15s;display:inline-flex}#posthog-survey-container .form-cancel:hover{background:#f5f6f7}.footer-branding{display:none}#posthog-survey-container{color:#9198a7;text-align:center;margin-top:4px;font-size:11px}#posthog-survey-container .thank-you-message{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:32px 24px;display:flex}#posthog-survey-container .thank-you-message-header{color:#0d0e10;font-size:18px;font-weight:600}#posthog-survey-container .thank-you-message-body{color:#717b8e;font-size:14px}#posthog-survey-container .validation-hint{color:#ef4444;margin-top:4px;font-size:12px}#posthog-survey-container .question-container{flex-direction:column;gap:8px;display:flex}
