.survey-research-page .sr-hero{background:var(--bg-main);padding:96px 0 64px}.survey-research-page .sr-hero h1{font-family:var(--font-display);letter-spacing:-.025em;color:var(--convexa-ink);text-wrap:balance;margin:0;padding-bottom:.06em;font-size:96px;font-style:italic;font-weight:400;line-height:1.02}.survey-research-page .sf-card{background:var(--bg-card);border:1px solid var(--border-strong);box-shadow:var(--shadow-md);border-radius:24px;padding:32px}.survey-research-page .sf-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:18px;display:flex}.survey-research-page .sf-head .ttl{font:500 14px var(--font-sans);color:var(--fg-strong)}.survey-research-page .sf-head .sub{font:400 12px var(--font-mono);color:var(--fg-muted);margin-top:2px}.survey-research-page .sf-step{border-bottom:1px solid var(--border);padding:18px 0}.survey-research-page .sf-step:last-child{border-bottom:none}.survey-research-page .sf-step .q-row{align-items:flex-start;gap:16px;display:flex}.survey-research-page .sf-step .q-num{font:400 28px var(--font-display);color:var(--convexa-blue);min-width:36px;padding-bottom:.04em;font-style:italic}.survey-research-page .sf-step .q-text{font:500 16px var(--font-sans);color:var(--fg-strong);line-height:1.4}.survey-research-page .sf-step .q-meta{font:500 10px var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted);margin-top:4px}.survey-research-page .sf-step .a-row{margin-top:14px;padding-left:52px}.survey-research-page .sf-step .a-row .a-bubble{background:var(--bg-warm);color:var(--convexa-ink);font:400 14px var(--font-sans);border-radius:12px;max-width:540px;padding:10px 14px;font-style:italic;line-height:1.5;display:inline-block}.survey-research-page .sf-step .a-row .a-meta{font:500 10px var(--font-mono);color:var(--fg-muted);letter-spacing:.04em;margin-top:6px}.survey-research-page .sf-step.is-skip .q-text{opacity:.35}.survey-research-page .sf-step.is-skip .q-meta{color:var(--semantic-warning)}.survey-research-page .res-card{background:var(--bg-card);border:1px solid var(--border-strong);border-radius:20px;padding:28px}.survey-research-page .res-grid{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.survey-research-page .res-big{font:400 72px/1 var(--font-display);color:var(--convexa-ink);padding-bottom:.04em;font-style:italic}.survey-research-page .res-big .pct{color:var(--fg-muted);font-size:22px}.survey-research-page .res-lbl{font:500 11px var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-muted);margin-top:8px}.survey-research-page .res-sub{font:400 12px var(--font-sans);color:var(--fg-muted);margin-top:4px}.survey-research-page .nps-bars{grid-template-columns:repeat(11,1fr);align-items:end;gap:4px;height:80px;margin-top:14px;display:grid}.survey-research-page .nps-bar{background:var(--neutral-200);border-radius:4px 4px 0 0}.survey-research-page .nps-bar.is-prom{background:var(--semantic-success)}.survey-research-page .nps-bar.is-pas{background:var(--convexa-apricot)}.survey-research-page .nps-bar.is-det{background:var(--semantic-error)}.survey-research-page .nps-x{font:500 10px var(--font-mono);color:var(--fg-muted);text-align:center;grid-template-columns:repeat(11,1fr);gap:4px;margin-top:4px;display:grid}.survey-research-page .theme-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.survey-research-page .theme-card{background:var(--bg-card);border:1px solid var(--border-strong);border-radius:14px;grid-template-columns:1fr 100px;align-items:center;gap:12px;padding:18px 22px;display:grid}.survey-research-page .theme-card .nm{font:500 14px var(--font-sans);color:var(--fg-strong);align-items:center;gap:8px;display:flex}.survey-research-page .theme-card .nm svg{width:14px;height:14px}.survey-research-page .theme-card .sub{font:400 12px var(--font-sans);color:var(--fg-muted);margin-top:4px;line-height:1.4}.survey-research-page .theme-card .pct{font:500 18px var(--font-mono);color:var(--convexa-ink);text-align:right}.survey-research-page .theme-card.is-pos .pct{color:var(--semantic-success)}.survey-research-page .theme-card.is-neg .pct{color:var(--semantic-error)}.survey-research-page .why-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.survey-research-page .why-card{background:var(--bg-card);border:1px solid var(--border-strong);border-radius:16px;padding:22px}.survey-research-page .why-card .ico{background:var(--bg-accent-soft);width:36px;height:36px;color:var(--convexa-blue);border-radius:10px;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.survey-research-page .why-card h4{font:500 15px var(--font-sans);color:var(--fg-strong);margin:0 0 4px}.survey-research-page .why-card p{font:400 12px var(--font-sans);color:var(--fg-muted);margin:0;line-height:1.55}.survey-research-page .prog-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.survey-research-page .prog-card{background:var(--bg-card);border:1px solid var(--border-strong);border-radius:18px;flex-direction:column;padding:26px;display:flex}.survey-research-page .prog-card .tag{font:500 11px var(--font-sans);letter-spacing:.04em;border-radius:999px;margin-bottom:14px;padding:4px 10px;display:inline-block}.survey-research-page .prog-card.t-blue .tag{background:var(--bg-accent-soft);color:var(--convexa-blue)}.survey-research-page .prog-card.t-warm .tag{background:var(--bg-warm);color:var(--convexa-ink)}.survey-research-page .prog-card.t-ink .tag{background:var(--convexa-ink);color:#fff}.survey-research-page .prog-card h3{font:500 18px var(--font-sans);color:var(--fg-strong);margin:0 0 8px}.survey-research-page .prog-card p{font:400 14px var(--font-sans);color:var(--fg-muted);margin:0 0 16px;line-height:1.55}.survey-research-page .prog-card .stat{font:400 28px/1 var(--font-display);color:var(--convexa-ink);border-top:1px solid var(--border);margin-top:auto;padding-top:14px;padding-bottom:.04em;font-style:italic}.survey-research-page .prog-card .stat-sub{font:400 12px var(--font-sans);color:var(--fg-muted);margin-top:4px}@media (max-width:900px){.survey-research-page .sr-hero-grid,.survey-research-page .dash-row{grid-template-columns:1fr!important}.survey-research-page .why-grid{grid-template-columns:repeat(2,1fr)}.survey-research-page .prog-grid,.survey-research-page .res-grid,.survey-research-page .theme-grid{grid-template-columns:1fr}.survey-research-page .theme-card{grid-column:auto!important}}@media (max-width:640px){.survey-research-page .sr-hero h1{font-size:52px}}@media (max-width:560px){.survey-research-page .why-grid{grid-template-columns:1fr}.survey-research-page .res-card{padding:22px}.survey-research-page .sf-card{padding:24px}}
