.survey-wrap{flex-direction:column;max-width:840px;margin:32px auto;padding:0 16px;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#111827;font-size:17px;line-height:1.6}.survey-header,.survey-wrap{display:flex;align-items:center}.survey-header{width:100%;justify-content:space-between;gap:12px;margin-bottom:16px}.survey-header h1{font-size:1.6rem;line-height:1.25;margin:0;letter-spacing:.2px}.progress{height:20px;width:100%;background:#eef2f7;border-radius:9999px;overflow:hidden;margin-bottom:24px}.progress-bar{height:100%;background:#e45a80;width:0;transition:width .16s ease-out;border-radius:0 9999px 9999px 0}.progress-meta{width:100%;display:flex;justify-content:space-between;font-size:13px;color:#32373c;margin:6px 0 18px}.survey-card{width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;box-shadow:0 8px 28px rgba(0,0,0,.06)}.question{margin-bottom:20px}.q-label{font-weight:700;margin-bottom:10px;display:block;font-size:1.35rem}.q-radio-stack{display:grid;grid-gap:10px;gap:10px}.q-radio-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.q-radio-row:hover{border-color:#e45a80;background:rgba(228,90,128,.05)}.q-radio-row:has(input:checked){border-color:#e45a80;background:rgba(228,90,128,.08);box-shadow:0 0 0 3px rgba(228,90,128,.15)}.q-radio-row input{accent-color:#e45a80;transform:scale(1.25)}.q-radio-row span,.q-textarea{font-size:1rem}.q-textarea{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;resize:vertical}.q-textarea:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(228,90,128,.2);border-color:#e45a80}.q-select{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-size:1rem}.q-select:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.q-select:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(228,90,128,.2);border-color:#e45a80}.q-file-input{display:block;width:100%;padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-size:1rem}.file-preview{display:flex;align-items:center;gap:12px;margin-top:10px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa}.file-preview-img{width:80px;height:80px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}.file-preview-meta .file-name{font-weight:600}.file-hint,.file-preview-meta .file-type{font-size:12px;color:#6b7280}.chip-scale{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.chip{width:44px;height:44px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#111827;font-weight:700;font-size:16px;display:grid;place-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .06s ease,background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,opacity .15s ease}.chip:hover{border-color:#e45a80}.chip:active{transform:scale(.96)}.chip:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(228,90,128,.35);border-color:#e45a80}.chip--filled{background:#fbe6ec;border-color:#f3c0cf;color:#b03b61}.chip--active{background:#e45a80;border-color:#e45a80;color:#fff;box-shadow:0 0 0 3px rgba(228,90,128,.25)}.chip-scale-legend{display:flex;justify-content:space-between;font-size:12px;color:#6b7280;margin-top:6px}.survey-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:12px}.survey-actions>.btn-primary:only-child,.survey-actions>.btn:only-child{grid-column:1/-1}.btn,.btn-primary{padding:14px 18px;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;width:100%}.btn{border:1px solid #e5e7eb;background:#fff;color:#111827;transition:box-shadow .12s ease,transform 60ms ease,color .12s ease,border-color .12s ease}.btn:hover{border-color:#d1d5db;box-shadow:0 6px 16px rgba(0,0,0,.08)}.btn:active{transform:translateY(1px)}.btn-primary{border:1px solid #e45a80;background:#e45a80;color:#fff;transition:box-shadow .12s ease,transform 60ms ease,filter .12s ease}.btn-primary:hover{box-shadow:0 6px 16px rgba(228,90,128,.35);filter:brightness(1.05)}.btn-primary:disabled,.btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.btn-primary:focus-visible,.btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(228,90,128,.25)}.answers-preview{margin:14px 0 0;padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#f9fafb;overflow:auto;font-size:13px}.file-drop{display:flex;align-items:center;gap:14px;padding:16px;border:2px dashed #e5e7eb;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.file-drop:hover{border-color:#e45a80;background:rgba(228,90,128,.03)}.file-drop.dragover{border-color:#e45a80;box-shadow:0 0 0 3px rgba(228,90,128,.15)}.file-drop.error{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.12)}.q-file-input-hidden{display:none}.file-illustration{width:44px;height:44px;border-radius:12px;background:rgba(228,90,128,.08);display:grid;place-items:center}.file-text .file-title{font-weight:700}.file-text .file-sub{font-size:13px;color:#6b7280}.file-browse{color:#e45a80;font-weight:700}.file-note{color:#6b7280}.file-error,.file-note{margin-top:8px;font-size:13px}.file-error{color:#b91c1c}.file-chip{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;margin-top:12px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa}.file-chip-img{width:64px;height:64px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}.file-chip-icon{font-size:28px}.file-chip-meta .file-name{font-weight:700}.file-chip-meta .file-type{font-size:12px;color:#6b7280}.file-remove{min-width:110px}.q-input{width:100%;padding:14px 16px;border-radius:12px;border:1.5px solid #e5e7eb;background:#fff;font-size:1.05rem;line-height:1.3}.q-input:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(228,90,128,.2);border-color:#e45a80}.q-input--error{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.12)}.q-hint{color:#6b7280}.q-error,.q-hint{margin-top:6px;font-size:12px}.q-error{color:#b91c1c}