:root{color-scheme:light;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211f;background:#f7f8f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}.page{min-height:100vh;padding:24px}.surveyShell,.successPanel,.adminLogin,.adminPage{width:min(100%,760px);margin:0 auto}.surveyShell,.successPanel,.adminLogin{background:#fff;border:1px solid #dde5df;border-radius:8px;padding:clamp(22px,5vw,44px);box-shadow:0 20px 60px #1f312d14}.surveyHeader{margin-bottom:28px}.brand{margin:0 0 10px;color:#0d766d;font-size:16px;font-weight:800}h1,h2,p{margin-top:0}h1{margin-bottom:10px;font-size:clamp(28px,7vw,42px);line-height:1.16;letter-spacing:0}h2{margin-bottom:14px;font-size:18px;line-height:1.35}.surveyHeader p:not(.brand),.adminHeader p,.successPanel p:not(.brand),.muted{color:#5f6d68;line-height:1.7}.progress{height:8px;margin-top:22px;overflow:hidden;background:#e8eeea;border-radius:999px}.progress span{display:block;height:100%;background:#0d766d;border-radius:inherit;transition:width .18s ease}.questionList{display:grid;gap:20px}.question,.fieldGroup{margin:0;padding:22px 0;border:0;border-top:1px solid #e5ebe7}.question legend{width:100%;margin-bottom:14px;padding:0;color:#17211f;font-size:18px;font-weight:750;line-height:1.45}.question legend span{display:inline-block;min-width:36px;color:#0d766d;font-size:14px;font-weight:800}.options{display:grid;gap:10px}.option{display:grid;grid-template-columns:auto 28px 1fr;align-items:center;gap:10px;min-height:48px;padding:11px 12px;border:1px solid #d8e1dc;border-radius:8px;background:#fff;cursor:pointer}.option:has(input:checked){border-color:#0d766d;background:#eff9f6}.option input{width:18px;height:18px;margin:0;accent-color:#0d766d}.optionCode{color:#0d766d;font-weight:800}.fieldGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fieldGrid label,.adminLogin label{display:grid;gap:8px;color:#42504b;font-size:14px;font-weight:700}input,textarea{width:100%;border:1px solid #d8e1dc;border-radius:8px;background:#fff;color:#17211f;outline:none}input{min-height:46px;padding:10px 12px}textarea{min-height:128px;resize:vertical;padding:12px;line-height:1.6}input:focus,textarea:focus,.option:has(input:focus-visible){border-color:#0d766d;box-shadow:0 0 0 3px #0d766d24}.consent{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;margin:18px 0;color:#42504b;line-height:1.6}.consent input{width:18px;height:18px;min-height:0;margin-top:3px;accent-color:#0d766d}.submitButton,.exportButton{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:0;border-radius:8px;background:#0d766d;color:#fff;font-size:16px;font-weight:800;text-decoration:none;cursor:pointer}.submitButton{width:100%}.submitButton:disabled{cursor:not-allowed;opacity:.62}.exportButton{padding:0 18px;white-space:nowrap}.error{padding:12px 14px;border:1px solid #f0b7a8;border-radius:8px;background:#fff4f1;color:#9a2f1e;line-height:1.5}.successPanel{margin-top:12vh}.adminLogin{margin-top:12vh;display:grid;gap:16px}.adminHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.responseList{display:grid;gap:14px}.responseCard{overflow:hidden;border:1px solid #d8e1dc;border-radius:8px;background:#fff}.responseMeta{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e5ebe7;color:#42504b}.responseCard pre{margin:0;overflow-x:auto;padding:14px;color:#25322f;font-size:13px;line-height:1.55}@media(max-width:680px){.page{padding:12px}.surveyShell,.successPanel,.adminLogin{padding:20px}.fieldGrid{grid-template-columns:1fr}.adminHeader{align-items:stretch;flex-direction:column}}
