.error-module__xYszvG__cssKeep{display:none!important}.error-module__xYszvG__page{--ink:#0a0a0a;--muted:#4b5563;--blue:#1a2c59;--green:#48a74a;--orange:#ff7a00;--brand:var(--green);--ring:color-mix(in oklab, var(--blue) 30%, var(--green) 70%);--lightblue:#0f97ff;min-height:100vh;color:var(--ink);z-index:1;background:0 0;justify-content:center;align-items:center;padding:24px;display:flex;position:relative;overflow-x:hidden}.error-module__xYszvG__backgroundMesh{z-index:0;background:radial-gradient(circle at 20% 30%,#1a2c5926 0%,#0000 20%) 0 0/200% 200%,radial-gradient(circle at 80% 20%,#0f97ff1f 0%,#0000 20%) 0 0/180% 180%,radial-gradient(circle at 40% 70%,#48a74a2e 0%,#0000 20%) 0 0/220% 220%,radial-gradient(circle at 90% 80%,#1a2c591a 0%,#0000 20%) 0 0/190% 190%,linear-gradient(135deg,#fff 0%,#f8fbff 100%) 0 0/100% 100%;animation:25s ease-in-out infinite error-module__xYszvG__meshFloat;position:fixed;inset:0}@keyframes error-module__xYszvG__meshFloat{0%{background-position:20% 30%,80% 20%,40% 70%,90% 80%,0 0}25%{background-position:35% 25%,65% 35%,55% 60%,75% 70%,0 0}50%{background-position:50% 40%,50%,60%,60% 60%,0 0}75%{background-position:30%,70% 40%,45% 65%,80% 75%,0 0}to{background-position:20% 30%,80% 20%,40% 70%,90% 80%,0 0}}.error-module__xYszvG__container{width:100%;max-width:800px;margin:0 auto}.error-module__xYszvG__content{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:24px;padding:40px 20px;display:flex;position:relative}.error-module__xYszvG__errorCode{margin-bottom:8px;padding-bottom:20px;position:relative;overflow:visible}.error-module__xYszvG__codeNumber{letter-spacing:-.05em;background:linear-gradient(135deg, var(--blue) 0%, var(--green) 100%);color:#0000;text-shadow:0 0 #0000;-webkit-background-clip:text;background-clip:text;padding-bottom:10px;font-family:Playfair Display,ui-serif,Georgia,serif;font-size:clamp(120px,20vw,200px);font-weight:900;line-height:1;animation:3s ease-in-out infinite error-module__xYszvG__codeGlow;display:block;position:relative;overflow:visible}@keyframes error-module__xYszvG__codeGlow{0%,to{filter:drop-shadow(0 0 0px color-mix(in oklab, var(--blue) 20%, transparent))}50%{filter:drop-shadow(0 0 12px color-mix(in oklab, var(--green) 30%, transparent))}}.error-module__xYszvG__title{letter-spacing:-.02em;color:var(--ink);margin:0;font-family:Merriweather Sans,sans-serif;font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.15;position:relative}.error-module__xYszvG__description{color:var(--muted);max-width:600px;margin:0;font-family:Merriweather Sans,sans-serif;font-size:clamp(16px,2.5vw,20px);font-weight:400;line-height:1.6}.error-module__xYszvG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:8px;display:flex}.error-module__xYszvG__primaryButton{background:linear-gradient(135deg, var(--blue) 0%, var(--green) 100%);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;height:52px;padding:0 28px;font-family:Merriweather Sans,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:filter .2s,transform 60ms,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #10243a1f}.error-module__xYszvG__primaryButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.error-module__xYszvG__primaryButton:hover:before{left:100%}.error-module__xYszvG__primaryButton:hover{filter:brightness(1.05);box-shadow:0 12px 32px #10243a29}.error-module__xYszvG__primaryButton:active{transform:translateY(1px)}.error-module__xYszvG__arrowIcon{transition:transform .2s}.error-module__xYszvG__primaryButton:hover .error-module__xYszvG__arrowIcon{transform:translate(4px)}.error-module__xYszvG__secondaryButton{height:52px;color:var(--ink);background:#fff;border:1px solid #0000001f;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 28px;font-family:Merriweather Sans,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform 60ms;display:inline-flex;box-shadow:0 4px 12px -4px #0000001a}.error-module__xYszvG__logoIcon{object-fit:contain;display:block}.error-module__xYszvG__secondaryButton:hover{border-color:var(--blue);background:#f5f9ff}.error-module__xYszvG__secondaryButton:active{transform:translateY(1px)}.error-module__xYszvG__decorativeLine{content:"";background:linear-gradient(90deg, var(--blue), var(--green), var(--blue));width:120px;height:4px;box-shadow:0 2px 8px color-mix(in oklab, var(--green) 30%, transparent);background-size:200% 100%;border-radius:2px;margin-top:32px;animation:3s infinite error-module__xYszvG__gradientMove;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@keyframes error-module__xYszvG__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (max-width:768px){.error-module__xYszvG__content{gap:20px;padding:32px 16px}.error-module__xYszvG__actions{flex-direction:column;gap:12px;width:100%}.error-module__xYszvG__primaryButton,.error-module__xYszvG__secondaryButton{width:100%;max-width:320px}.error-module__xYszvG__decorativeLine{width:80px}}@media (max-width:480px){.error-module__xYszvG__content{gap:16px;padding:24px 12px}.error-module__xYszvG__description{font-size:15px}}@media (prefers-reduced-motion:reduce){.error-module__xYszvG__codeNumber,.error-module__xYszvG__decorativeLine{animation:none}.error-module__xYszvG__primaryButton:before{display:none}.error-module__xYszvG__backgroundMesh{animation:none}}
