.not-found-module__f2EYea__container{background:linear-gradient(135deg,#1a2e1a 0%,#0f1a0f 100%);justify-content:center;align-items:center;width:100vw;min-height:100dvh;margin:0;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden auto}.not-found-module__f2EYea__container:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#4caf501a 0%,#0000 50%),radial-gradient(circle at 80% 70%,#8bc34a1a 0%,#0000 50%);position:absolute;inset:0}.not-found-module__f2EYea__content{z-index:1;text-align:center;width:100%;max-width:600px;padding:1rem;animation:.8s ease-out not-found-module__f2EYea__fadeInUp;position:relative}@keyframes not-found-module__f2EYea__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.not-found-module__f2EYea__errorCode{font-family:var(--font-display);justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.not-found-module__f2EYea__digit{background:linear-gradient(135deg,#4caf50 0%,#8bc34a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(6rem,15vw,10rem);font-weight:800;line-height:1;animation:2s ease-in-out infinite not-found-module__f2EYea__pulse}@keyframes not-found-module__f2EYea__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.not-found-module__f2EYea__herbContainer{justify-content:center;align-items:center;width:clamp(4rem,10vw,6rem);height:clamp(6rem,15vw,10rem);display:flex;position:relative}.not-found-module__f2EYea__herb{filter:drop-shadow(0 0 20px #4caf5080);font-size:clamp(3rem,8vw,5rem);animation:4s linear infinite not-found-module__f2EYea__rotate}@keyframes not-found-module__f2EYea__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.not-found-module__f2EYea__title{font-family:var(--font-display);color:#fff;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.not-found-module__f2EYea__description{color:#ffffffb3;margin-bottom:3rem;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.not-found-module__f2EYea__floatingHerbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.not-found-module__f2EYea__floatingHerb{opacity:.3;animation:6s ease-in-out infinite not-found-module__f2EYea__float;animation-delay:var(--delay);transform:translate(var(--x),var(--y));font-size:2rem;position:absolute;top:50%;left:50%}@keyframes not-found-module__f2EYea__float{0%,to{transform:translate(var(--x),var(--y))rotate(0deg);opacity:.3}50%{transform:translate(calc(var(--x)*1.2),calc(var(--y)*1.2))rotate(180deg);opacity:.6}}.not-found-module__f2EYea__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.not-found-module__f2EYea__primaryBtn,.not-found-module__f2EYea__secondaryBtn{font-family:var(--font-display);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.not-found-module__f2EYea__primaryBtn{color:#fff;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%);box-shadow:0 4px 15px #4caf5066}.not-found-module__f2EYea__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.not-found-module__f2EYea__primaryBtn:hover:before{left:100%}.not-found-module__f2EYea__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4caf5099}.not-found-module__f2EYea__secondaryBtn{color:#fff;backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3}.not-found-module__f2EYea__secondaryBtn:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.not-found-module__f2EYea__icon{stroke-width:2px;width:20px;height:20px}.not-found-module__f2EYea__quickLinks{border-top:1px solid #ffffff1a;padding-top:2rem}.not-found-module__f2EYea__quickLinksTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem}.not-found-module__f2EYea__linksList{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.not-found-module__f2EYea__quickLink{color:#ffffffb3;font-size:.9375rem;text-decoration:none;transition:all .3s;position:relative}.not-found-module__f2EYea__quickLink:after{content:"";background:linear-gradient(90deg,#4caf50,#8bc34a);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.not-found-module__f2EYea__quickLink:hover{color:#4caf50}.not-found-module__f2EYea__quickLink:hover:after{width:100%}@media (max-width:768px){.not-found-module__f2EYea__container{padding:1rem}.not-found-module__f2EYea__content{max-width:95%;padding:.5rem}.not-found-module__f2EYea__errorCode{gap:.25rem;margin-bottom:1.5rem}.not-found-module__f2EYea__digit{font-size:clamp(4rem,20vw,8rem)}.not-found-module__f2EYea__herbContainer{width:clamp(3rem,15vw,5rem);height:clamp(4rem,20vw,8rem)}.not-found-module__f2EYea__herb{font-size:clamp(2rem,12vw,4rem)}.not-found-module__f2EYea__title{margin-bottom:.75rem;font-size:clamp(1.5rem,6vw,2.5rem)}.not-found-module__f2EYea__description{margin-bottom:2rem;padding:0 .5rem;font-size:clamp(.875rem,3.5vw,1rem)}.not-found-module__f2EYea__actions{flex-direction:column;gap:.75rem;width:100%}.not-found-module__f2EYea__primaryBtn,.not-found-module__f2EYea__secondaryBtn{justify-content:center;width:100%;max-width:100%;padding:.875rem 1.5rem;font-size:.9375rem}.not-found-module__f2EYea__quickLinks{padding-top:1.5rem}.not-found-module__f2EYea__linksList{gap:.75rem}.not-found-module__f2EYea__quickLink{font-size:.875rem}.not-found-module__f2EYea__floatingHerb{opacity:.2;font-size:1.25rem}}@media (max-width:480px){.not-found-module__f2EYea__container{padding:.75rem}.not-found-module__f2EYea__content{max-width:100%;padding:.25rem}.not-found-module__f2EYea__errorCode{gap:.125rem;margin-bottom:1rem}.not-found-module__f2EYea__digit{font-size:clamp(3rem,18vw,6rem)}.not-found-module__f2EYea__herbContainer{width:clamp(2.5rem,12vw,4rem);height:clamp(3rem,18vw,6rem)}.not-found-module__f2EYea__herb{font-size:clamp(1.5rem,10vw,3rem)}.not-found-module__f2EYea__title{margin-bottom:.5rem;font-size:clamp(1.25rem,5vw,2rem)}.not-found-module__f2EYea__description{margin-bottom:1.5rem;padding:0 .25rem;font-size:.875rem}.not-found-module__f2EYea__description br{display:none}.not-found-module__f2EYea__actions{gap:.625rem}.not-found-module__f2EYea__primaryBtn,.not-found-module__f2EYea__secondaryBtn{padding:.75rem 1.25rem;font-size:.875rem}.not-found-module__f2EYea__icon{width:18px;height:18px}.not-found-module__f2EYea__quickLinks{padding-top:1.25rem}.not-found-module__f2EYea__quickLinksTitle{margin-bottom:.75rem;font-size:.75rem}.not-found-module__f2EYea__linksList{flex-direction:column;gap:.5rem}.not-found-module__f2EYea__quickLink{font-size:.8125rem}.not-found-module__f2EYea__floatingHerb{opacity:.15;font-size:1rem}}@media (min-width:769px) and (max-width:1024px){.not-found-module__f2EYea__content{max-width:550px}.not-found-module__f2EYea__digit{font-size:clamp(7rem,12vw,9rem)}.not-found-module__f2EYea__title{font-size:clamp(2rem,4vw,2.75rem)}}@media (min-width:1025px){.not-found-module__f2EYea__content{max-width:650px}.not-found-module__f2EYea__digit{font-size:10rem}.not-found-module__f2EYea__herb{font-size:5rem}}@media (prefers-reduced-motion:reduce){.not-found-module__f2EYea__digit,.not-found-module__f2EYea__herb,.not-found-module__f2EYea__floatingHerb,.not-found-module__f2EYea__content{animation:none}.not-found-module__f2EYea__primaryBtn:before{display:none}}
