.divErrorPage{position:relative;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem 1.4rem;overflow:hidden;background:radial-gradient(circle at 18% 20%,rgba(200,241,105,0.12),transparent 54%),radial-gradient(circle at 84% 84%,rgba(4,63,46,0.1),transparent 58%),linear-gradient(130deg,#f4f7f0 0%,#eef2ed 100%)}.divErrorGlow{position:absolute;width:26rem;height:26rem;border-radius:50%;pointer-events:none;filter:blur(1.4rem);z-index:1}.divErrorGlowTop{top:-12rem;right:-10rem;background:rgba(200,241,105,0.18)}.divErrorGlowBottom{left:-12rem;bottom:-14rem;background:rgba(4,63,46,0.12)}.divErrorCard{position:relative;z-index:2;width:42rem;max-width:100%;padding:3rem 2.2rem;border-radius:1.2rem;text-align:center;background-color:var(--color-white);border:1px solid rgba(4,63,46,0.16);box-shadow:0 1rem 2.8rem rgba(16,16,16,0.1)}.pErrorLabel{margin:0;font-size:0.8125rem;font-weight:700;letter-spacing:0.08em;color:var(--color-default-highlight);text-transform:uppercase}.h1ErrorCode{margin:0.8rem 0 0;font-family:"Noto Serif KR",serif;font-size:5.2rem;font-weight:700;line-height:1;color:var(--color-default-highlight)}.h3ErrorTitle{margin:0.8rem 0 0;font-size:1.65rem;font-weight:700;color:var(--color-almost-black)}.pErrorDescription{width:30rem;max-width:100%;margin:0.9rem auto 0;font-size:1rem;line-height:1.7;color:var(--color-darkest-grey)}.imgErrorLogo{display:block;width:5.2rem;height:auto;margin:1.8rem auto 0}.divErrorAction{margin:1.8rem 0 0}.divErrorAction .uk-button{min-width:11rem;border-radius:9999px;font-size:0.95rem;font-weight:700;padding:0.8rem 1.2rem}@media (max-width:960px){.divErrorCard{padding:2.4rem 1.4rem}.h1ErrorCode{font-size:4.2rem}.h3ErrorTitle{font-size:1.35rem}}@media (max-width:640px){.divErrorPage{padding:1.2rem 1rem}.divErrorCard{padding:2rem 1rem;border-radius:0.9rem}.h1ErrorCode{font-size:3.4rem}.h3ErrorTitle{font-size:1.15rem}.pErrorDescription{font-size:0.9375rem;line-height:1.6}.imgErrorLogo{width:4.2rem}}