@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{--bg:#f6f2ec;--ink:#231c17;--muted:#6e6359;--muted-strong:#5b5047;--accent:#b45c39;--accent-strong:#8d4326;--line:#231c171a;--line-strong:#231c172e;--display:"Fraunces", Georgia, serif;--sans:"Manrope", "Segoe UI", sans-serif;font-family:var(--sans);color:var(--muted);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:500;line-height:1.5}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}#root{min-height:100vh}.survey-shell{flex-direction:column;align-items:center;min-height:100svh;padding:28px 18px 22px;display:flex}.survey-header,.survey-progress,.survey-stage,.survey-footer{width:min(900px,100%)}.survey-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.survey-header__brand,.survey-header__step,.question-view__meta{letter-spacing:.14em;text-transform:uppercase;color:var(--muted-strong);font-size:.78rem;font-weight:700}.survey-progress{background:#221d1914;height:3px}.survey-progress__fill{background:var(--accent);transform-origin:0;width:100%;height:100%;display:block}.survey-stage{flex:1;justify-content:center;padding-top:54px;display:flex}.question-view{text-align:center;flex-direction:column;align-items:center;width:min(760px,100%);display:flex}.question-view__meta{margin:0 0 18px}.question-view__title,.review-row__title{color:var(--ink);margin:0}.question-view__title{max-width:13ch;font-family:var(--display);letter-spacing:-.06em;font-size:clamp(2.5rem,7vw,5.4rem);line-height:.94}.answer-cloud{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;margin-top:34px;display:flex}.answer-chip{border:1px solid var(--line);max-width:min(100%,360px);min-height:50px;color:var(--ink);text-align:center;background:#ffffff8f;border-radius:999px;padding:.85rem 1.05rem;font-size:.98rem;font-weight:600;line-height:1.35;transition:border-color .15s,background-color .15s,transform .15s}.answer-chip:hover{border-color:var(--line-strong);transform:translateY(-1px)}.answer-chip--selected{color:var(--accent-strong);background:#ebd0c1e6;border-color:#b45c395c}.answer-chip:focus-visible,.primary-button:focus-visible,.ghost-button:focus-visible,.text-button:focus-visible,.other-field__input:focus-visible{outline-offset:2px;outline:3px solid #b45c392e}.other-field{text-align:left;gap:10px;width:min(460px,100%);margin-top:22px;display:grid}.other-field__label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted-strong);font-size:.76rem;font-weight:700}.other-field__input{border:none;border-bottom:1px solid var(--line-strong);width:100%;color:var(--ink);background:0 0;padding:0 0 .8rem}.question-actions{justify-content:space-between;align-items:center;gap:14px;width:min(520px,100%);margin-top:42px;display:flex}.question-actions__spacer{width:88px;height:1px}.primary-button,.ghost-button,.text-button{font:inherit;background:0 0;border:none}.primary-button,.ghost-button{border-radius:999px;min-height:48px;padding:.85rem 1.15rem;font-weight:700;transition:opacity .15s,transform .15s,border-color .15s}.primary-button{background:var(--accent);color:#fff}.ghost-button{border:1px solid var(--line-strong);color:var(--ink)}.primary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-button:disabled,.text-button:disabled{opacity:.34}.text-button{color:var(--accent-strong);font-weight:700}.review-view{text-align:left;align-items:stretch}.review-view .question-view__meta,.review-view .question-view__title{text-align:center;align-self:center}.review-list{gap:18px;width:100%;margin-top:34px;display:grid}.review-row{border-bottom:1px solid var(--line);gap:10px;padding-bottom:18px;display:grid}.review-row:last-child{border-bottom:none}.review-row__header{justify-content:space-between;align-items:start;gap:14px;display:flex}.review-row__title{font-size:1rem;line-height:1.4}.review-row__values,.download-status,.survey-footer{color:var(--muted-strong);margin:0}.download-status{text-align:right;margin-top:16px}.survey-footer{text-align:center;padding-top:16px;font-size:.88rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=720px){.survey-shell{padding:20px 14px 18px}.survey-stage{padding-top:36px}.question-view__title{max-width:100%}.answer-cloud{gap:10px;margin-top:26px}.answer-chip{width:100%;max-width:100%}.question-actions,.review-row__header,.survey-header{flex-direction:column;align-items:stretch}.download-status,.survey-footer{text-align:left}}
