:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--sans:system-ui, "Segoe UI", Roboto, sans-serif;font:16px/145% var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d}}*{box-sizing:border-box}body{margin:0}h1{color:var(--text-h);margin:0;font-size:28px}.survey-shell{flex-direction:column;max-width:560px;min-height:100svh;margin:0 auto;display:flex}.honeypot-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.survey-header{background:var(--bg);border-bottom:1px solid #80808033;padding:16px;position:sticky;top:0}.survey-title{color:var(--text-h);margin:0 0 10px;font-size:14px;font-weight:600}.section-progress{gap:4px;display:flex}.segment{background:#80808040;border-radius:2px;flex:1;height:4px}.segment.filled{background:#aa3bff}.survey-section{flex:1;padding:20px 16px 100px}.section-title{color:var(--text-h);margin:0 0 8px;font-size:22px}.section-intro{margin:0 0 20px;line-height:1.5}.question{margin-bottom:28px}.question-text{color:var(--text-h);margin:0 0 4px;font-size:16px;font-weight:600}.optional-tag{color:var(--text);font-weight:400}.question-help{color:var(--text);margin:0 0 12px;font-size:14px}.options-grid{flex-direction:column;gap:8px;display:flex}.option-button{text-align:left;min-height:48px;color:var(--text-h);cursor:pointer;background:0 0;border:1px solid #80808059;border-radius:10px;padding:12px 16px;font-size:15px}.option-button.selected{background:#aa3bff1a;border-color:#aa3bff}.option-button:disabled{opacity:.4;cursor:not-allowed}.selection-count{color:var(--text);margin:8px 0 0;font-size:13px}.other-text-input,.text-input{width:100%;min-height:48px;color:var(--text-h);font:inherit;box-sizing:border-box;background:0 0;border:1px solid #80808059;border-radius:10px;margin-top:8px;padding:12px}textarea.text-input{resize:vertical;min-height:96px}.consent-row{align-items:flex-start;gap:10px;font-size:15px;display:flex}.consent-row input{width:20px;height:20px;margin-top:3px}.question-error{color:#d64545;margin:8px 0 0;font-size:13px}.survey-nav{background:var(--bg);border-top:1px solid #80808033;gap:12px;padding:16px;display:flex;position:sticky;bottom:0}.nav-button{cursor:pointer;border:1px solid #0000;border-radius:10px;flex:1;min-height:48px;font-size:16px;font-weight:600}.nav-button.primary{color:#fff;background:#aa3bff}.nav-button.secondary{color:var(--text-h);background:0 0;border-color:#80808059}.nav-button:disabled{opacity:.4;cursor:not-allowed}.survey-done{text-align:center;margin:auto;padding:24px}
