.ErrorPage-module-scss-module__cyS-qq__container{background:linear-gradient(135deg, var(--color-background) 0%, var(--color-surface-secondary) 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.ErrorPage-module-scss-module__cyS-qq__container:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2322c55e' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");animation:20s ease-in-out infinite ErrorPage-module-scss-module__cyS-qq__patternFloat;position:absolute;inset:0}.ErrorPage-module-scss-module__cyS-qq__decorativeCircle{pointer-events:none;z-index:0;border-radius:50%;position:absolute}.ErrorPage-module-scss-module__cyS-qq__decorativeCircle.ErrorPage-module-scss-module__cyS-qq__circle1{background:radial-gradient(circle, rgba(var(--color-primary-rgb), .1) 0%, transparent 70%);width:400px;height:400px;animation:8s ease-in-out infinite ErrorPage-module-scss-module__cyS-qq__pulse;top:-150px;right:-150px}.ErrorPage-module-scss-module__cyS-qq__decorativeCircle.ErrorPage-module-scss-module__cyS-qq__circle2{background:radial-gradient(circle, rgba(var(--color-primary-rgb), .08) 0%, transparent 70%);width:300px;height:300px;animation:10s ease-in-out 1s infinite ErrorPage-module-scss-module__cyS-qq__pulse;bottom:-100px;left:-100px}.ErrorPage-module-scss-module__cyS-qq__decorativeCircle.ErrorPage-module-scss-module__cyS-qq__circle3{background:radial-gradient(circle, rgba(var(--color-primary-rgb), .05) 0%, transparent 70%);width:150px;height:150px;animation:12s ease-in-out infinite ErrorPage-module-scss-module__cyS-qq__floatCircle;top:30%;left:10%}.ErrorPage-module-scss-module__cyS-qq__content{z-index:1;background:var(--color-surface);border:1px solid var(--color-border);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;width:100%;max-width:480px;padding:2rem 1.5rem;animation:.6s ease-out ErrorPage-module-scss-module__cyS-qq__contentAppear;position:relative;box-shadow:0 25px 50px -12px #00000026}.ErrorPage-module-scss-module__cyS-qq__content:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff05 100%);position:absolute;inset:0}@media (min-width:768px){.ErrorPage-module-scss-module__cyS-qq__content{padding:3rem 2rem}}.ErrorPage-module-scss-module__cyS-qq__iconContainer{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;animation:.8s ease-out .2s both ErrorPage-module-scss-module__cyS-qq__iconBounce;display:inline-flex;position:relative}@media (min-width:768px){.ErrorPage-module-scss-module__cyS-qq__iconContainer{width:90px;height:90px}}.ErrorPage-module-scss-module__cyS-qq__iconBg{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .15) 0%, rgba(var(--color-primary-rgb), .05) 100%);border-radius:50%;animation:3s ease-in-out infinite ErrorPage-module-scss-module__cyS-qq__iconPulse;position:absolute;inset:0}.ErrorPage-module-scss-module__cyS-qq__iconBgError{background:linear-gradient(135deg,#ef444426 0%,#ef44440d 100%)}.ErrorPage-module-scss-module__cyS-qq__icon{z-index:1;width:40px;height:40px;color:var(--color-primary);stroke-width:1.5px;position:relative}@media (min-width:768px){.ErrorPage-module-scss-module__cyS-qq__icon{width:45px;height:45px}}.ErrorPage-module-scss-module__cyS-qq__iconError{color:var(--destructive)}.ErrorPage-module-scss-module__cyS-qq__errorCode{background:linear-gradient(135deg, var(--color-primary) 0%, #34d399 50%, var(--color-primary) 100%);color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2.25rem;font-weight:800;line-height:1;animation:3s ease-in-out infinite ErrorPage-module-scss-module__cyS-qq__gradientShift,.6s ease-out .3s both ErrorPage-module-scss-module__cyS-qq__fadeInUp}@media (min-width:768px){.ErrorPage-module-scss-module__cyS-qq__errorCode{font-size:3rem}}.ErrorPage-module-scss-module__cyS-qq__errorCodeError{background:linear-gradient(135deg, var(--destructive) 0%, #f97316 50%, var(--destructive) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text}.ErrorPage-module-scss-module__cyS-qq__title{color:var(--color-text);margin-bottom:.25rem;font-size:1.25rem;font-weight:700;animation:.6s ease-out .4s both ErrorPage-module-scss-module__cyS-qq__fadeInUp}@media (min-width:768px){.ErrorPage-module-scss-module__cyS-qq__title{font-size:1.5rem}}.ErrorPage-module-scss-module__cyS-qq__description{color:var(--color-text-muted);max-width:360px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.875rem;line-height:1.6;animation:.6s ease-out .5s both ErrorPage-module-scss-module__cyS-qq__fadeInUp}@media (min-width:768px){.ErrorPage-module-scss-module__cyS-qq__description{font-size:1rem}}.ErrorPage-module-scss-module__cyS-qq__actions{flex-direction:column;gap:.5rem;animation:.6s ease-out .6s both ErrorPage-module-scss-module__cyS-qq__fadeInUp;display:flex}@media (min-width:640px){.ErrorPage-module-scss-module__cyS-qq__actions{flex-direction:row;justify-content:center;gap:1rem}}.ErrorPage-module-scss-module__cyS-qq__primaryButton{background-color:var(--color-primary);color:#fff;cursor:pointer;box-shadow:0 4px 15px rgba(var(--color-primary-rgb), .35);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.25rem;padding:.5rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.ErrorPage-module-scss-module__cyS-qq__primaryButton:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:200%;height:200%;transition:transform .6s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)translate(-100%)}.ErrorPage-module-scss-module__cyS-qq__primaryButton:hover{background-color:var(--color-primary-hover);box-shadow:0 8px 25px rgba(var(--color-primary-rgb), .45);transform:translateY(-2px)}.ErrorPage-module-scss-module__cyS-qq__primaryButton:hover:after{transform:rotate(45deg)translate(100%)}.ErrorPage-module-scss-module__cyS-qq__primaryButton:active{transform:translateY(0)}.ErrorPage-module-scss-module__cyS-qq__primaryButton svg{width:1rem;height:1rem;transition:transform .2s}.ErrorPage-module-scss-module__cyS-qq__primaryButton:hover svg{transform:translate(-4px)}.ErrorPage-module-scss-module__cyS-qq__secondaryButton{color:var(--color-text);border:2px solid var(--color-border);cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;gap:.25rem;padding:.5rem 2rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.ErrorPage-module-scss-module__cyS-qq__secondaryButton:hover{border-color:var(--color-primary);color:var(--color-primary);box-shadow:0 4px 15px rgba(var(--color-primary-rgb), .15);transform:translateY(-2px)}.ErrorPage-module-scss-module__cyS-qq__secondaryButton:active{transform:translateY(0)}.ErrorPage-module-scss-module__cyS-qq__secondaryButton svg{width:1rem;height:1rem;transition:transform .2s}.ErrorPage-module-scss-module__cyS-qq__secondaryButton:hover svg{transform:rotate(-15deg)}.ErrorPage-module-scss-module__cyS-qq__additionalInfo{border-top:1px solid var(--color-border);margin-top:1.5rem;padding-top:1rem;animation:.6s ease-out .7s both ErrorPage-module-scss-module__cyS-qq__fadeInUp}.ErrorPage-module-scss-module__cyS-qq__helpText{color:var(--color-text-muted);margin-bottom:.5rem;font-size:.75rem}.ErrorPage-module-scss-module__cyS-qq__contactLink{color:var(--color-primary);align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.ErrorPage-module-scss-module__cyS-qq__contactLink:hover{color:var(--color-primary-hover)}.ErrorPage-module-scss-module__cyS-qq__contactLink:hover svg{transform:translate(4px)}.ErrorPage-module-scss-module__cyS-qq__contactLink svg{width:.875rem;height:.875rem;transition:transform .2s}.ErrorPage-module-scss-module__cyS-qq__floatingIcons{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ErrorPage-module-scss-module__cyS-qq__floatingIcon{color:var(--color-primary);opacity:.1;position:absolute}.ErrorPage-module-scss-module__cyS-qq__floatingIcon svg{width:24px;height:24px}.ErrorPage-module-scss-module__cyS-qq__floatingIcon:first-child{animation:8s ease-in-out infinite ErrorPage-module-scss-module__cyS-qq__float1;top:20%;left:15%}.ErrorPage-module-scss-module__cyS-qq__floatingIcon:nth-child(2){animation:10s ease-in-out infinite ErrorPage-module-scss-module__cyS-qq__float2;top:60%;right:20%}.ErrorPage-module-scss-module__cyS-qq__floatingIcon:nth-child(3){animation:12s ease-in-out infinite ErrorPage-module-scss-module__cyS-qq__float3;bottom:25%;left:25%}.ErrorPage-module-scss-module__cyS-qq__floatingIcon:nth-child(4){animation:9s ease-in-out 1s infinite ErrorPage-module-scss-module__cyS-qq__float1;top:35%;right:10%}@keyframes ErrorPage-module-scss-module__cyS-qq__contentAppear{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ErrorPage-module-scss-module__cyS-qq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ErrorPage-module-scss-module__cyS-qq__iconBounce{0%{opacity:0;transform:scale(.5)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes ErrorPage-module-scss-module__cyS-qq__iconPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes ErrorPage-module-scss-module__cyS-qq__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}@keyframes ErrorPage-module-scss-module__cyS-qq__floatCircle{0%,to{transform:translate(0)}33%{transform:translate(10px,-10px)}66%{transform:translate(-10px,5px)}}@keyframes ErrorPage-module-scss-module__cyS-qq__patternFloat{0%,to{background-position:0 0}50%{background-position:30px 30px}}@keyframes ErrorPage-module-scss-module__cyS-qq__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes ErrorPage-module-scss-module__cyS-qq__float1{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(15px,-20px)rotate(15deg)}66%{transform:translate(-10px,10px)rotate(-10deg)}}@keyframes ErrorPage-module-scss-module__cyS-qq__float2{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-20px,-15px)rotate(-20deg)}}@keyframes ErrorPage-module-scss-module__cyS-qq__float3{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(15px,15px)rotate(15deg)}}
