.ErrorPage-module__RJVguW__container{min-height:60vh;padding:var(--space-6) var(--space-4);justify-content:center;align-items:center;display:flex}.ErrorPage-module__RJVguW__card{background-color:var(--color-surface);border:var(--border-width) solid var(--color-border);border-radius:var(--border-radius);padding:var(--space-8);text-align:center;width:100%;max-width:560px}.ErrorPage-module__RJVguW__codeBox{background-color:var(--color-accent);border:var(--border-width) solid var(--color-accent);border-radius:var(--border-radius);padding:var(--space-2) var(--space-6);margin-bottom:var(--space-4);justify-content:center;align-items:center;display:inline-flex}.ErrorPage-module__RJVguW__code{font-family:var(--font-mono);font-size:var(--text-4xl);color:#fff;letter-spacing:.05em;font-weight:700}.ErrorPage-module__RJVguW__title{font-size:var(--text-2xl);text-transform:none;color:var(--color-text);margin-bottom:var(--space-3);background:0 0;border:none;padding:0;display:block}.ErrorPage-module__RJVguW__description{font-size:var(--text-base);color:var(--color-text-muted);margin-bottom:var(--space-6)}.ErrorPage-module__RJVguW__details{background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--border-radius);padding:var(--space-4);margin-bottom:var(--space-6);text-align:left}.ErrorPage-module__RJVguW__detailRow{gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.ErrorPage-module__RJVguW__detailRow:last-child{margin-bottom:0}.ErrorPage-module__RJVguW__detailLabel{font-size:var(--text-sm);color:var(--color-text);white-space:nowrap;font-weight:700}.ErrorPage-module__RJVguW__detailText{font-size:var(--text-sm);color:var(--color-text-muted)}.ErrorPage-module__RJVguW__actions{justify-content:center;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.ErrorPage-module__RJVguW__homeLink{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}@media (max-width:768px){.ErrorPage-module__RJVguW__card{padding:var(--space-6) var(--space-4)}.ErrorPage-module__RJVguW__code{font-size:var(--text-3xl)}.ErrorPage-module__RJVguW__title{font-size:var(--text-xl)}.ErrorPage-module__RJVguW__detailRow{gap:var(--space-1);flex-direction:column}}
