.page_answerGrid__nQBuw{display:grid;gap:1px;margin-top:clamp(2rem,5vw,4rem);overflow:hidden;border:1px solid var(--border);border-radius:1.5rem;background:var(--border)}.page_answer__xDZH0{padding:clamp(1.5rem,3vw,2.5rem);background:var(--background)}.page_answer__xDZH0 h2{max-width:30ch;margin:0 0 .75rem;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.25}.page_answer__xDZH0 p{max-width:72ch;margin:0;color:var(--muted-foreground);line-height:1.75}.page_answer__xDZH0 a{color:var(--foreground);font-weight:650;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--primary) 55%,transparent);text-underline-offset:.2em}@media (min-width:860px){.page_answerGrid__nQBuw{grid-template-columns:repeat(2,minmax(0,1fr))}}