.survey-section{padding-block:calc(var(--nav-h) + clamp(2rem, 5vw, 3.5rem)) clamp(3rem, 8vw, 6rem);min-height:100svh}.wrap--narrow{width:min(100% - (var(--gutter) * 2), 720px);margin-inline:auto}.eco-survey-page #themeToggle{display:none}.survey-card{padding:clamp(1.6rem, 4vw, 2.6rem)}.survey-transition{display:block}.survey-transition.is-animated .survey-card{animation:surveyRise .45s cubic-bezier(.2,.8,.25,1) both}@keyframes surveyRise{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.survey-transition.is-animated .survey-card{animation:none}}.survey-eyebrow{font-family:var(--mono);font-size:var(--step--1);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 .8rem}.survey-card h1{font-size:var(--step-3);margin-bottom:1rem}.survey-card h2{font-size:var(--step-2);margin-bottom:1.4rem}.survey-lead{color:var(--text-dim);font-size:var(--step-1);line-height:1.6;margin-bottom:1rem}.survey-meta{display:inline-block;font-family:var(--mono);font-size:var(--step--1);color:var(--text-dim);background:var(--brand-soft);border-radius:100px;padding:.5rem 1rem;margin-bottom:1.6rem}.survey-progress{margin-bottom:clamp(1.6rem, 4vw, 2.4rem)}.survey-progress-label{font-family:var(--mono);font-size:var(--step--1);letter-spacing:.08em;color:var(--text-dim);margin-bottom:.6rem}.survey-progress-track{height:8px;border-radius:100px;background:var(--stroke);overflow:hidden}.survey-progress-fill{height:100%;border-radius:100px;background:var(--brand);transition:width .4s cubic-bezier(.2,.8,.25,1)}@media (prefers-reduced-motion:reduce){.survey-progress-fill{transition:none}}.survey-question{border:0;padding:0;margin:0 0 clamp(1.6rem, 4vw, 2.2rem)}.survey-question legend{font-family:var(--display);font-weight:700;font-size:var(--step-2);line-height:1.15;letter-spacing:-.02em;padding:0;margin-bottom:clamp(1.4rem, 4vw, 2rem)}.survey-options{display:grid;gap:.7rem}.survey-option{display:flex;align-items:center;gap:1rem;min-height:60px;padding:.9rem 1.2rem;border-radius:var(--radius-sm);border:1px solid var(--stroke);background:var(--surface);cursor:pointer;transition:border-color .25s,background .25s,box-shadow .25s,transform .2s}.survey-option:hover{border-color:var(--stroke-strong);background:var(--surface-2)}.survey-option.is-selected{border-color:var(--brand);background:var(--brand-soft);box-shadow:inset 0 0 0 1px var(--brand)}.survey-option input[type="radio"]{width:22px;height:22px;accent-color:var(--brand);flex:none;cursor:pointer}.survey-option-num{font-family:var(--mono);font-size:var(--step--1);color:var(--text-dim);flex:none;width:1.2em}.survey-option.is-selected .survey-option-num{color:var(--brand)}.survey-option-text{font-size:var(--step-0);font-weight:600}.survey-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.survey-actions--start{justify-content:flex-start}.btn:disabled,.btn[disabled]{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.survey-review{display:grid;gap:0;margin-bottom:1.6rem;border-top:1px solid var(--stroke)}.survey-review-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.8rem;padding:1rem 0;border-bottom:1px solid var(--stroke)}.survey-review-q{display:flex;align-items:baseline;gap:.6rem;max-width:62ch;font-size:var(--step--1);color:var(--text-dim)}.survey-review-num{font-family:var(--mono);color:var(--accent);flex:none}.survey-review-a{display:flex;align-items:center;gap:1rem;margin-inline-start:auto}.survey-review-answer{font-weight:700;color:var(--text)}.survey-edit{background:none;border:0;padding:0;font:inherit;cursor:pointer}.survey-anon{display:flex;align-items:flex-start;gap:.7rem;font-size:var(--step--1);color:var(--text-dim);padding:1rem 0;border-top:1px solid var(--stroke);cursor:pointer}.survey-anon input{margin-top:.2rem;width:18px;height:18px;accent-color:var(--brand);flex:none}.survey-hp{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.survey-error{color:#9A3B2E;background:rgb(154 59 46 / .08);border:1px solid rgb(154 59 46 / .25);border-radius:var(--radius-sm);padding:.8rem 1rem;font-size:var(--step--1);margin-bottom:1rem}.survey-success{text-align:center}.survey-success-icon{width:56px;margin:0 auto 1.2rem}.survey-success h1{font-size:var(--step-2)}.survey-source{margin-top:1.6rem;text-align:center;font-size:var(--step--1);color:var(--text-dim)}.survey-noscript{padding:1.5rem;text-align:center;color:var(--text-dim)}@media (max-width:560px){.survey-actions{flex-direction:column-reverse;align-items:stretch}.survey-actions .btn{width:100%}.survey-review-a{margin-inline-start:0;width:100%;justify-content:space-between}}.survey-step[hidden]{display:none!important}.survey-step{display:block}.survey-hint{margin:.5rem 0 .9rem;font-size:.86rem;line-height:1.55;color:var(--text-dim)}.survey-select,.survey-textarea{width:100%;padding:.85rem 1rem;border-radius:14px;border:1px solid var(--stroke);background:var(--surface);color:var(--text);font:inherit;font-size:.98rem;line-height:1.6}.survey-select:focus,.survey-textarea:focus{outline:2px solid var(--brand);outline-offset:2px}.survey-textarea{resize:vertical;min-height:110px}.survey-select{appearance:none;cursor:pointer}[dir=rtl] .survey-select,[dir=rtl] .survey-textarea{text-align:right}.survey-field{display:block;margin:0 0 .75rem}.survey-field span{display:block;font-size:.85rem;font-weight:600;margin-bottom:.3rem}.survey-input{width:100%;padding:.7rem .85rem;border:1px solid rgb(0 0 0 / .18);border-radius:10px;font:inherit;background:#fff}.survey-input:focus{outline:2px solid #0F7A59;outline-offset:1px}[dir='rtl'] .survey-field span{text-align:right}