.not-found-module__sxuMuG__container{text-align:center;background-color:var(--bg-main);flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:4rem 1.5rem;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__backgroundElement{filter:blur(100px);z-index:0;opacity:.5;border-radius:50%;position:absolute}.not-found-module__sxuMuG__bg1{background:var(--hero-gradient-1);width:400px;height:400px;top:-100px;left:-100px}.not-found-module__sxuMuG__bg2{background:var(--hero-gradient-2);width:300px;height:300px;bottom:-50px;right:-50px}.not-found-module__sxuMuG__content{z-index:1;max-width:600px;position:relative}.not-found-module__sxuMuG__errorCode{background:linear-gradient(135deg,var(--primary),var(--accent-blue));-webkit-text-fill-color:transparent;letter-spacing:-.05em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:8rem;font-weight:800;line-height:1}.not-found-module__sxuMuG__title{color:var(--text-main);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.not-found-module__sxuMuG__description{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.not-found-module__sxuMuG__btnPrimary{background:var(--primary);color:#fff;border-radius:.75rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 10px #10b98133}.not-found-module__sxuMuG__btnPrimary:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 15px #10b9814d}.not-found-module__sxuMuG__btnOutline{color:var(--text-main);border:1px solid var(--border);background:0 0;border-radius:.75rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.not-found-module__sxuMuG__btnOutline:hover{background:var(--btn-outline-hover);border-color:var(--text-main)}.not-found-module__sxuMuG__icon{width:1.25rem;height:1.25rem}.not-found-module__sxuMuG__illustrationContainer{justify-content:center;align-items:center;width:250px;height:250px;margin:0 auto 2rem;display:flex;position:relative}.not-found-module__sxuMuG__plate{background-color:var(--bg-main);border:12px solid var(--border);width:180px;height:180px;box-shadow:inset 0 10px 20px var(--shadow),0 20px 40px var(--shadow);border-radius:50%;position:relative}.not-found-module__sxuMuG__plateInner{border:2px solid var(--border);opacity:.5;border-radius:50%;position:absolute;inset:16px}.not-found-module__sxuMuG__magnifyingGlass{width:100px;height:100px;color:var(--accent-blue);opacity:.9;filter:drop-shadow(0 10px 15px var(--shadow));animation:4s ease-in-out infinite not-found-module__sxuMuG__floatSearch;position:absolute;bottom:10px;right:10px}.not-found-module__sxuMuG__foodEmpty{opacity:.3;font-size:3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes not-found-module__sxuMuG__floatSearch{0%{transform:translateY(0)rotate(-10deg)}50%{transform:translateY(-15px)rotate(5deg)}to{transform:translateY(0)rotate(-10deg)}}@media (max-width:768px){.not-found-module__sxuMuG__errorCode{font-size:6rem}.not-found-module__sxuMuG__title{font-size:2rem}.not-found-module__sxuMuG__container{padding:3rem 1rem}}
