.quiz-preview-scope .variants{width:100%;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:8px}.quiz-preview-scope .poster{width:100%;height:auto}.quiz-preview-scope .explanation{width:100%;padding:16px}.quiz-preview-scope .success-message{padding:8px}.quiz-preview-scope form{width:100%;max-width:440px;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:8px}