.not-found-module__sxuMuG__notFoundContainer{background:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__backgroundGradient{opacity:1;z-index:0;background:linear-gradient(135deg,#e6e7f5 0%,#f3f5f7 50%,#fff 100%);position:absolute;inset:0}.not-found-module__sxuMuG__gridPattern{z-index:1;background-image:linear-gradient(#2f329208 1px,#0000 1px),linear-gradient(90deg,#2f329208 1px,#0000 1px);background-size:50px 50px;animation:20s linear infinite not-found-module__sxuMuG__gridMove;position:absolute;inset:0}@keyframes not-found-module__sxuMuG__gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.not-found-module__sxuMuG__particlesContainer{z-index:2;pointer-events:none;position:absolute;inset:0}.not-found-module__sxuMuG__particle{width:4px;height:4px;animation:15s ease-in-out infinite not-found-module__sxuMuG__floatParticle;animation-delay:var(--delay);top:calc(var(--particle-index)*5%);left:calc(var(--particle-index)*4.5%);background:#2f329266;border-radius:50%;position:absolute;box-shadow:0 0 10px #2f32924d}@keyframes not-found-module__sxuMuG__floatParticle{0%,to{opacity:.2;transform:translateY(0)translate(0)scale(1)}25%{opacity:.6;transform:translateY(-100px)translate(50px)scale(1.5)}50%{opacity:.4;transform:translateY(-200px)translate(-30px)scale(.8)}75%{opacity:.5;transform:translateY(-150px)translate(80px)scale(1.2)}}.not-found-module__sxuMuG__content{z-index:10;text-align:center;width:100%;max-width:800px;animation:1s ease-out not-found-module__sxuMuG__fadeInUp;position:relative}@keyframes not-found-module__sxuMuG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.not-found-module__sxuMuG__numberContainer{justify-content:center;align-items:center;margin-bottom:3rem;display:flex;position:relative}.not-found-module__sxuMuG__number404{color:#2f3292;z-index:2;letter-spacing:-.05em;text-shadow:0 0 30px #2f32924d,0 4px 20px #2f329233,0 2px 10px #2f329226;gap:1rem;font-size:clamp(8rem,20vw,15rem);font-weight:900;line-height:1;display:flex;position:relative}.not-found-module__sxuMuG__digit{animation:1s ease-out not-found-module__sxuMuG__digitBounce;animation-delay:var(--delay);transform-origin:bottom;animation-fill-mode:both;display:inline-block}@keyframes not-found-module__sxuMuG__digitBounce{0%{opacity:0;transform:translateY(-100px)rotate(-20deg)scale(.5)}60%{transform:translateY(10px)rotate(5deg)scale(1.1)}80%{transform:translateY(-5px)rotate(-2deg)scale(.95)}to{opacity:1;transform:translateY(0)rotate(0)scale(1)}}.not-found-module__sxuMuG__glowEffect{z-index:1;border-radius:50%;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes not-found-module__sxuMuG__pulseGlow{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.2)}}.not-found-module__sxuMuG__textContainer{margin-bottom:3rem}.not-found-module__sxuMuG__title{color:#363636;text-shadow:none;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.not-found-module__sxuMuG__textChar{animation:.5s ease-out not-found-module__sxuMuG__charFadeIn;animation-delay:var(--delay);animation-fill-mode:both;display:inline-block}@keyframes not-found-module__sxuMuG__charFadeIn{0%{opacity:0;transform:translateY(20px)rotateX(90deg)}to{opacity:1;transform:translateY(0)rotateX(0)}}.not-found-module__sxuMuG__description{color:#85949b;max-width:600px;text-shadow:none;margin:0 auto;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.8}.not-found-module__sxuMuG__actionsContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.not-found-module__sxuMuG__primaryButton{color:#fff;background:linear-gradient(135deg,#2f3292 0%,#242672 100%);border:2px solid #2f329233;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #2f32924d,0 2px 10px #2f329233}.not-found-module__sxuMuG__primaryButton:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.not-found-module__sxuMuG__primaryButton:hover:before{left:100%}.not-found-module__sxuMuG__primaryButton:hover{background:linear-gradient(135deg,#242672 0%,#1a1d5a 100%);transform:translateY(-3px)scale(1.02);box-shadow:0 6px 25px #2f329280,0 4px 15px #2f32924d}.not-found-module__sxuMuG__primaryButton:active{transform:translateY(-1px)scale(.98)}.not-found-module__sxuMuG__buttonIcon{font-size:1.25rem;transition:transform .3s}.not-found-module__sxuMuG__primaryButton:hover .not-found-module__sxuMuG__buttonIcon:first-child{transform:scale(1.2)rotate(360deg)}.not-found-module__sxuMuG__primaryButton:hover .not-found-module__sxuMuG__buttonIcon:last-child{transform:translate(-5px)}.not-found-module__sxuMuG__secondaryButton{color:#2f3292;cursor:pointer;background:0 0;border:2px solid #2f3292;border-radius:12px;padding:.75rem 2rem;font-family:Kalameh,system-ui,sans-serif;font-size:1rem;font-weight:500;transition:all .3s}.not-found-module__sxuMuG__secondaryButton:hover{color:#242672;background:#e6e7f5;border-color:#242672;transform:translateY(-2px);box-shadow:0 4px 15px #2f329233}.not-found-module__sxuMuG__decorativeElements{z-index:1;pointer-events:none;position:absolute;inset:0}.not-found-module__sxuMuG__circle1,.not-found-module__sxuMuG__circle2,.not-found-module__sxuMuG__circle3{background:radial-gradient(circle,#e6e7f54d,#0000);border:2px solid #2f329226;border-radius:50%;animation:20s ease-in-out infinite not-found-module__sxuMuG__floatCircle;position:absolute}.not-found-module__sxuMuG__circle1{width:300px;height:300px;animation-delay:0s;top:10%;right:10%}.not-found-module__sxuMuG__circle2{width:200px;height:200px;animation-delay:5s;bottom:15%;left:15%}.not-found-module__sxuMuG__circle3{width:150px;height:150px;animation-delay:10s;top:50%;left:5%}@keyframes not-found-module__sxuMuG__floatCircle{0%,to{opacity:.2;transform:translate(0)rotate(0)}33%{opacity:.4;transform:translate(30px,-30px)rotate(120deg)}66%{opacity:.3;transform:translate(-20px,20px)rotate(240deg)}}.not-found-module__sxuMuG__ringsContainer{z-index:1;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__sxuMuG__outerRing,.not-found-module__sxuMuG__middleRing,.not-found-module__sxuMuG__innerRing{border:2px solid #2f329226;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__sxuMuG__outerRing{width:500px;height:500px;animation:30s linear infinite not-found-module__sxuMuG__rotateRing}.not-found-module__sxuMuG__middleRing{width:350px;height:350px;animation:20s linear infinite reverse not-found-module__sxuMuG__rotateRing}.not-found-module__sxuMuG__innerRing{width:200px;height:200px;animation:15s linear infinite not-found-module__sxuMuG__rotateRing}@keyframes not-found-module__sxuMuG__rotateRing{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (max-width:768px){.not-found-module__sxuMuG__notFoundContainer{padding:1rem}.not-found-module__sxuMuG__number404{gap:.5rem;font-size:clamp(6rem,25vw,10rem)}.not-found-module__sxuMuG__title{font-size:clamp(1.5rem,6vw,2.5rem)}.not-found-module__sxuMuG__description{font-size:clamp(.9rem,3vw,1.1rem)}.not-found-module__sxuMuG__primaryButton{padding:.875rem 2rem;font-size:1rem}.not-found-module__sxuMuG__outerRing{width:300px;height:300px}.not-found-module__sxuMuG__middleRing{width:200px;height:200px}.not-found-module__sxuMuG__innerRing{width:120px;height:120px}.not-found-module__sxuMuG__circle1,.not-found-module__sxuMuG__circle2,.not-found-module__sxuMuG__circle3{display:none}}@media (max-width:480px){.not-found-module__sxuMuG__number404{font-size:clamp(4rem,30vw,8rem)}.not-found-module__sxuMuG__actionsContainer,.not-found-module__sxuMuG__primaryButton,.not-found-module__sxuMuG__secondaryButton{width:100%}}@keyframes not-found-module__sxuMuG__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.not-found-module__sxuMuG__primaryButton{background-size:200% 100%;animation:3s linear infinite not-found-module__sxuMuG__shimmer}
.Header-module__6W6Bia__navLink{padding:.5rem 0;transition:color .3s;display:inline-block;position:relative}.Header-module__6W6Bia__navLink:before{content:"";background:linear-gradient(90deg,var(--color-primary-main)0%,var(--color-primary-hover)50%,var(--color-primary-main)100%);background-size:200% 100%;border-radius:2px;width:0;height:3px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;right:0;box-shadow:0 2px 8px #2f32924d}.Header-module__6W6Bia__navLink:after{content:"";filter:blur(2px);background:linear-gradient(90deg,#0000 0%,#2f329266 50%,#0000 100%);width:0;height:1px;transition:width .5s cubic-bezier(.4,0,.2,1) .1s;position:absolute;bottom:-1px;right:0}.Header-module__6W6Bia__navLink:hover:before{width:100%;animation:2s infinite Header-module__6W6Bia__shimmer}.Header-module__6W6Bia__navLink:hover:after{width:100%}@keyframes Header-module__6W6Bia__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Header-module__6W6Bia__mobileNavLink{transition:all .3s;display:inline-block;position:relative}.Header-module__6W6Bia__mobileNavLink:before{content:"";background:linear-gradient(90deg,var(--color-primary-main)0%,var(--color-primary-hover)100%);border-radius:2px;width:0;height:2px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:.5rem;right:1rem}.Header-module__6W6Bia__mobileNavLink:hover:before{width:calc(100% - 2rem)}.Header-module__6W6Bia__dropdownMenu{min-width:640px;max-width:90vw;animation:.3s ease-out Header-module__6W6Bia__fadeInDown;box-shadow:0 10px 40px #00000026}@media (max-width:768px){.Header-module__6W6Bia__dropdownMenu{width:100%;min-width:auto;max-width:90vw}}@keyframes Header-module__6W6Bia__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__6W6Bia__subcategoriesPanel{animation:.2s ease-out Header-module__6W6Bia__slideIn}.Header-module__6W6Bia__slideInRight{animation:.2s ease-out Header-module__6W6Bia__slideInRight}.Header-module__6W6Bia__slideInLeft{animation:.2s ease-out Header-module__6W6Bia__slideInLeft}@keyframes Header-module__6W6Bia__slideInRight{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes Header-module__6W6Bia__slideInLeft{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes Header-module__6W6Bia__slideIn{0%{opacity:0}to{opacity:1}}
