.survey-fab{position:fixed!important;left:12px!important;right:auto!important;bottom:154px!important;z-index:9999;border:0;border-radius:999px;background:#0f766e;color:#fff;font-size:13px;font-weight:800;line-height:1;padding:11px 14px;box-shadow:0 8px 20px rgba(0,0,0,.24);cursor:pointer;-webkit-tap-highlight-color:transparent}.survey-fab:active{transform:translateY(1px)}.survey-modal-backdrop{position:fixed;inset:0;z-index:10000;background:rgba(15,23,42,.48);display:flex;align-items:flex-end;justify-content:flex-start;padding:12px 12px 202px}.survey-modal{width:min(calc(100vw - 24px),360px);max-width:360px;max-height:calc(100vh - 248px);overflow:auto;background:#fff;border-radius:18px 18px 14px 14px;box-shadow:0 14px 40px rgba(0,0,0,.28);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827}.survey-header{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e7eb;padding:15px 16px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-radius:18px 18px 0 0}.survey-title{font-size:17px;font-weight:800;margin:0 0 4px}.survey-desc{font-size:12px;color:#6b7280;margin:0}.survey-close{border:0;background:#f3f4f6;border-radius:999px;width:32px;height:32px;font-size:20px;line-height:30px;cursor:pointer}.survey-body{padding:14px 16px 16px}.survey-question{margin:0 0 17px}.survey-label{font-size:14px;font-weight:750;margin:0 0 9px;color:#111827}.survey-options{display:flex;flex-wrap:wrap;gap:8px}.survey-option input{position:absolute;opacity:0;pointer-events:none}.survey-option span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid #d1d5db;border-radius:999px;background:#fff;padding:0 12px;font-size:13px;font-weight:650;color:#374151}.survey-option input:checked+span{border-color:#0f766e;background:#ccfbf1;color:#115e59}.survey-likert{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.survey-likert .survey-option span{width:100%;padding:0;min-height:36px}.survey-scale-labels{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#6b7280;margin-top:6px}.survey-error{display:none;margin:0 0 12px;color:#b91c1c;background:#fee2e2;border-radius:9px;padding:9px 10px;font-size:12px;font-weight:650}.survey-actions{display:flex;gap:8px;margin-top:8px}.survey-submit{flex:1;border:0;border-radius:12px;background:#0f766e;color:#fff;font-size:15px;font-weight:800;padding:13px 12px;cursor:pointer}.survey-cancel{border:1px solid #d1d5db;border-radius:12px;background:#fff;color:#374151;font-size:14px;font-weight:700;padding:12px 13px;cursor:pointer}.survey-submit:disabled{background:#9ca3af;cursor:default}.survey-success{padding:28px 16px 30px;text-align:center}.survey-success strong{display:block;font-size:18px;margin-bottom:8px}.survey-success p{font-size:13px;color:#4b5563;margin:0 0 14px}@media (max-height:720px){.survey-fab{bottom:154px!important}.survey-modal-backdrop{padding-bottom:202px}.survey-modal{max-height:calc(100vh - 248px)}}@media (min-width:640px){.survey-modal-backdrop{align-items:flex-end;justify-content:flex-start;padding:12px 12px 202px}.survey-modal{border-radius:16px}.survey-header{border-radius:16px 16px 0 0}.survey-fab{left:12px!important;right:auto!important;bottom:154px!important}}
