.form-question-fragment,.form-evidence-fragment{overflow:hidden;font-size:13px;line-height:1.45;container-type:inline-size}.form-question-fragment header,.form-evidence-fragment header{display:flex;align-items:center;gap:10px;padding:18px 20px;border-bottom:1px solid hsl(var(--border))}.form-question-fragment header strong,.form-evidence-fragment header strong{flex:1;font-size:14px}.form-question-fragment__choices{padding:16px 20px;border-bottom:1px solid hsl(var(--border))}.form-question-fragment__body{display:grid;grid-template-columns:1fr 1fr;min-height:245px}.form-question-fragment__settings{padding:24px 20px;background:hsl(var(--muted)/.3);border-right:1px solid hsl(var(--border))}.form-question-fragment__settings>label:first-child{display:grid;gap:9px;margin-bottom:20px}.form-question-fragment [data-slot=input]{width:100%;min-width:0;font-size:13px;min-height:36px}.form-question-fragment__required{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.5}.form-question-fragment__required input{accent-color:hsl(var(--primary));width:14px;height:14px;flex-shrink:0}.form-question-fragment__type{display:flex;align-items:center;gap:8px;margin-top:24px;color:hsl(var(--muted-foreground));font-size:12px}.form-question-fragment__preview{padding:20px}.form-question-fragment__preview small{color:hsl(var(--muted-foreground));font-size:11px}.form-question-fragment__preview h4{font-size:15px;margin:13px 0}.form-question-fragment__answers{display:grid;gap:6px;margin-bottom:14px}.form-question-fragment__answers span{border:1px solid hsl(var(--border));border-radius:var(--radius);padding:7px 10px;font-size:11px}.form-question-fragment__reading{font-size:27px;padding:24px 0}.form-question-fragment__reading span{font-size:13px;color:hsl(var(--muted-foreground))}.form-question-fragment .fragment-transition,.form-evidence-fragment .fragment-transition{display:grid}.form-question-fragment .fragment-transition-layer,.form-evidence-fragment .fragment-transition-layer{grid-area:1/1;min-width:0}.form-evidence-fragment__body{display:grid;gap:23px;padding:20px}.form-evidence-fragment__outcome{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:42px}.form-evidence-fragment__photo{height:auto;min-height:80px;justify-content:flex-start;gap:14px;padding:16px;text-align:left;white-space:normal}.form-evidence-fragment__photo small{display:block;font-size:10px;font-weight:400;color:hsl(var(--muted-foreground));margin-top:4px}@container (max-width:450px){.form-question-fragment__body{grid-template-columns:1fr}.form-question-fragment__settings{padding:14px 16px;border-right:0;border-bottom:1px solid hsl(var(--border))}.form-question-fragment__settings>label:first-child{margin-bottom:12px}.form-question-fragment__type{display:none}.form-question-fragment__preview{padding:14px 16px}.form-question-fragment__answers{grid-template-columns:repeat(3,1fr)}.form-question-fragment__answers span{padding:6px;font-size:10px}.form-question-fragment__preview h4{margin:8px 0}.form-question-fragment__choices{padding:12px 16px}.form-question-fragment header{padding:14px 16px}.form-question-fragment header strong{font-size:12px}.form-question-fragment__reading{padding:12px 0}}@container (max-height: 340px){.form-question-fragment header{padding:9px 12px}.form-question-fragment__choices{padding:6px 12px}.form-question-fragment__body{min-height:0}.form-question-fragment__settings{padding:10px 12px}.form-question-fragment__settings>label:first-child{display:flex;align-items:center;gap:8px;margin-bottom:8px}.form-question-fragment__settings [data-slot=input]{flex:1;width:0}.form-question-fragment__type{margin-top:14px}.form-question-fragment__preview{padding:8px 12px;min-height:112px}.form-question-fragment__preview h4{margin:5px 0}.form-question-fragment__answers{gap:5px;margin-bottom:7px}.form-question-fragment__answers span{padding:5px}.form-question-fragment__reading{padding:0 0 5px}}
