.ErrorPage-module__KacTvG__errorContainer{background-color:var(--background);text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.ErrorPage-module__KacTvG__content{flex-direction:column;align-items:center;gap:2rem;max-width:600px;display:flex}.ErrorPage-module__KacTvG__errorCode{color:var(--primary);background:linear-gradient(135deg, var(--primary) 0%, #f14547 100%);-webkit-text-fill-color:transparent;opacity:.8;-webkit-background-clip:text;background-clip:text;font-size:8rem;font-weight:900;line-height:1}.ErrorPage-module__KacTvG__title{color:var(--foreground);margin-bottom:1rem;font-size:3.5rem;font-weight:800}.ErrorPage-module__KacTvG__message{color:var(--muted-text);font-size:1.1rem;line-height:1.6}.ErrorPage-module__KacTvG__buttonGroup{gap:1rem;margin-top:1rem;display:flex}.ErrorPage-module__KacTvG__homeBtn{background:var(--primary);color:#fff;border:none;border-radius:0;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s}.ErrorPage-module__KacTvG__homeBtn:hover{transform:translateY(-2px)}.ErrorPage-module__KacTvG__retryBtn{border:1px solid var(--card-border);color:var(--foreground);cursor:pointer;background:#ffffff0d;border-radius:0;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s}.ErrorPage-module__KacTvG__retryBtn:hover{background:#ffffff1a}@media (max-width:768px){.ErrorPage-module__KacTvG__errorCode{font-size:5rem}.ErrorPage-module__KacTvG__title{font-size:1.75rem}.ErrorPage-module__KacTvG__buttonGroup{flex-direction:column;width:100%}.ErrorPage-module__KacTvG__homeBtn,.ErrorPage-module__KacTvG__retryBtn{width:100%}}.ErrorPage-module__KacTvG__logoContainer{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}
