.bws-survey-card{max-width:920px;margin:24px auto;padding:28px;background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 12px 35px rgba(15,23,42,.08);font-family:system-ui,-apple-system,Segoe UI,sans-serif}.bws-survey-card h2{margin-top:0;font-size:28px}.bws-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px}.bws-survey-form label{font-weight:650;color:#111827}.bws-survey-form select,.bws-survey-form textarea{width:100%;margin-top:7px;border:1px solid #d1d5db;border-radius:12px;padding:11px;background:#fff}.bws-question{border:1px solid #e5e7eb;border-radius:18px;padding:18px;margin:16px 0;background:#f9fafb}.bws-question legend{font-weight:800;color:#111827;padding:0 8px}.bws-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.bws-options label{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px;font-weight:500}.bws-survey-form button{border:0;border-radius:14px;background:#111827;color:#fff;font-weight:800;padding:14px 22px;cursor:pointer}.bws-survey-success{max-width:760px;margin:24px auto;padding:24px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:18px;font-weight:800;color:#065f46}@media(max-width:760px){.bws-grid,.bws-options{grid-template-columns:1fr}.bws-survey-card{padding:18px}}
