#error-page{text-align:center;justify-content:center;align-items:center;min-height:60vh;padding:160px 5% 80px;display:flex;position:relative;overflow:hidden}.error-content{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:600px;display:flex;position:relative}.error-code{letter-spacing:-4px;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;font-size:clamp(6rem,15vw,12rem);font-weight:900;line-height:1;display:flex;position:relative}.error-code .solid{color:var(--text);animation:.8s .1s both floatUp}.error-code .stroke{color:#0000;-webkit-text-stroke:3px var(--blue);font-family:Playfair Display,serif;font-style:italic;animation:.8s .2s both floatUp,3s infinite alternate pulseGlow;position:relative}.error-code .stroke:after{content:"";background:var(--blue);filter:blur(40px);z-index:-1;opacity:.3;width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.error-title{letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;animation:.8s .3s both floatUp}.error-title em{color:var(--gold);font-family:Playfair Display,serif;font-style:italic}.error-sub{color:var(--muted);margin-bottom:40px;font-size:1.05rem;font-weight:300;line-height:1.7;animation:.8s .4s both floatUp}.error-actions{flex-wrap:wrap;justify-content:center;gap:16px;animation:.8s .5s both floatUp;display:flex}.error-bg-shapes{z-index:0;pointer-events:none;position:absolute;inset:0}.e-shape{filter:blur(80px);opacity:.5;border-radius:50%;position:absolute}.e-shape.s1{background:var(--blue-dim);width:400px;height:400px;animation:15s ease-in-out infinite alternate drift;top:-100px;left:-100px}.e-shape.s2{background:var(--gold-dim);width:300px;height:300px;animation:12s ease-in-out infinite alternate-reverse drift;bottom:-50px;right:-50px}@keyframes floatUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGlow{0%{filter:drop-shadow(0 0 10px #3b6ef533)}to{filter:drop-shadow(0 0 25px #3b6ef599)}}@keyframes drift{0%{transform:translate(0)scale(1)}to{transform:translate(40px,-40px)scale(1.1)}}@media (max-width:599px){#error-page{padding:140px 5% 60px}.error-code{-webkit-text-stroke:2px var(--blue);font-size:6rem}.error-actions{flex-direction:column;width:100%}.error-actions .btn-p,.error-actions .btn-o{text-align:center;width:100%}}.space-graphics{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.sg-item{color:var(--blue);opacity:.6;position:absolute}[data-theme=dark] .sg-item{color:var(--blue2);opacity:.4}.sg-planet{width:120px;height:120px;color:var(--gold);animation:12s ease-in-out infinite floatPlanet;top:15%;right:15%}.sg-star{width:30px;height:30px}.star1{animation:3s ease-in-out infinite twinkle;top:25%;left:20%}.star2{width:20px;height:20px;color:var(--violet);animation:4s ease-in-out 1s infinite twinkle;bottom:20%;right:25%}.star3{width:40px;height:40px;animation:5s ease-in-out 2s infinite twinkle;bottom:30%;left:15%}@keyframes floatPlanet{0%,to{transform:translateY(0)rotate(-10deg)}50%{transform:translateY(-20px)rotate(5deg)}}@keyframes twinkle{0%,to{opacity:.2;filter:drop-shadow(0 0 2px);transform:scale(.8)}50%{opacity:.8;filter:drop-shadow(0 0 10px);transform:scale(1.2)}}@media (max-width:767px){.sg-planet{width:80px;height:80px;top:5%;right:5%}.star1{top:15%;left:10%}.star2{bottom:10%;right:10%}.star3{bottom:15%;left:5%}}
