.not-found-container{color:#fff;text-align:center;background:#000;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,sans-serif;display:flex;position:relative;overflow:hidden}.background-elements{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.bg-circle{filter:blur(40px);background:linear-gradient(135deg,#ff2d951a,#6b6bff1a);border-radius:50%;position:absolute}.circle-1{width:300px;height:300px;top:10%;left:10%}.circle-2{width:200px;height:200px;bottom:20%;right:15%}.circle-3{width:150px;height:150px;top:60%;left:20%}.not-found-content{-webkit-backdrop-filter:blur(20px);z-index:1;background:#ffffff05;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:500px;padding:3rem 2.5rem;position:relative;box-shadow:0 20px 40px #0000004d,inset 0 0 0 1px #ffffff0d}.logo-section{margin-bottom:2.5rem}.logo-wrapper{justify-content:center;align-items:center;gap:1rem;display:flex}.logo-image{object-fit:contain;filter:drop-shadow(0 4px 12px #ff2d954d);border-radius:12px;width:48px;height:48px}.logo-text{background:linear-gradient(135deg,#ff2d95,#ff6b9d);color:#0000;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:700}.error-number-section{margin-bottom:1.5rem;position:relative}.error-number{background:linear-gradient(135deg,#ff2d95,#ff6b9d,#6b6bff);color:#0000;z-index:2;text-shadow:0 4px 20px #ff2d954d;-webkit-background-clip:text;background-clip:text;margin:0;font-size:6rem;font-weight:800;line-height:1;position:relative}.number-glow{z-index:1;background:radial-gradient(circle,#ff2d9533 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.error-title{color:#fff;letter-spacing:-.3px;margin:0 0 1rem;font-size:1.8rem;font-weight:700}.error-description{color:#ffffffb3;max-width:400px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;font-weight:400;line-height:1.6}.action-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.action-btn{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;min-width:140px;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.action-btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.action-btn:hover:before{left:100%}.primary-btn{color:#fff;background:linear-gradient(135deg,#ff2d95,#ff6b9d);box-shadow:0 4px 16px #ff2d954d,inset 0 0 0 1px #ffffff1a}.secondary-btn{color:#fff;background:#ffffff0d;border:1px solid #fff3;box-shadow:0 4px 16px #0003}.btn-text{z-index:2;position:relative}.btn-glow{opacity:0;background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);border-radius:14px;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.action-btn:hover .btn-glow{opacity:1}.not-found-footer{color:#ffffff80;z-index:1;margin-top:2rem;font-size:.9rem;position:relative}@media (max-width:768px){.not-found-container{padding:1.5rem}.not-found-content{border-radius:20px;padding:2.5rem 2rem}.error-number{font-size:4.5rem}.error-title{font-size:1.5rem}.error-description{font-size:1rem}.action-buttons{flex-direction:column;gap:.75rem}.action-btn{width:100%;padding:.875rem 1.5rem}.logo-text{font-size:1.75rem}.logo-image{width:40px;height:40px}}@media (max-width:480px){.not-found-content{border-radius:18px;padding:2rem 1.5rem}.error-number{font-size:4rem}.error-title{font-size:1.3rem}.error-description{font-size:.95rem}.logo-wrapper{gap:.75rem}.logo-text{font-size:1.5rem}.logo-image{width:36px;height:36px}}@media (max-width:360px){.not-found-container{padding:1rem}.not-found-content{padding:1.5rem 1.25rem}.error-number{font-size:3.5rem}}@media (prefers-reduced-motion:reduce){.bg-circle,.error-number,.logo-image,.action-btn{transition:none;animation:none}.not-found-content>*{opacity:1;transform:none}}@media (prefers-color-scheme:dark){.not-found-container{background:#000}}@media (prefers-contrast:high){.not-found-content{background:#000;border:2px solid #fff}.action-btn{border-width:2px}.error-number,.logo-text{background:0 0;-webkit-background-clip:initial;background-clip:initial;color:#fff}}
