.not-found-module____MV3a__container{--duck-body:#1e1e24;--duck-wing:#3a3a42;--duck-beak:#ff3b30;--duck-feet:#ff9f0a;--duck-eye:#f4f4f5;--base-speed:1s;--turbo-speed:.3s}.not-found-module____MV3a__error-container{text-align:center;z-index:10;pointer-events:none;margin-bottom:2rem}.not-found-module____MV3a__error-code{color:#0000000d;letter-spacing:-5px;font-size:10rem;font-weight:800;line-height:.8;transition:color .3s}.not-found-module____MV3a__error-msg{color:#000;letter-spacing:-.5px;margin-top:-20px;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.not-found-module____MV3a__home-btn{pointer-events:auto;color:#fff;background-color:#000;border-radius:12px;padding:14px 32px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.not-found-module____MV3a__home-btn:hover{background-color:var(--duck-beak);color:#fff;transform:scale(1.05)}.not-found-module____MV3a__container:has(.not-found-module____MV3a__home-btn:hover){--base-speed:var(--turbo-speed)}.not-found-module____MV3a__container:has(.not-found-module____MV3a__home-btn:hover) .not-found-module____MV3a__error-code{color:#0000001a}.not-found-module____MV3a__duck__wrapper{z-index:5;place-content:center;transition:transform .5s cubic-bezier(.34,1.56,.64,1);display:grid;transform:scale(.85)}.not-found-module____MV3a__duck__wrapper:hover{transform:scale(.85)rotate(5deg)translate(20px)}.not-found-module____MV3a__duck{flex-direction:column;display:flex;position:relative}.not-found-module____MV3a__duck__inner{animation:not-found-module____MV3a__bird-up-down calc(var(--base-speed) / 2) linear infinite;flex-direction:column;display:flex;position:relative}.not-found-module____MV3a__duck__head{background-color:var(--duck-body);z-index:1;border-radius:8rem 8rem 0 0;align-self:flex-end;width:6rem;height:4rem;position:relative}.not-found-module____MV3a__duck__head:after,.not-found-module____MV3a__duck__head:before{content:"";background-color:var(--duck-body);border-radius:1rem;width:.4rem;height:2rem;position:absolute;top:0}.not-found-module____MV3a__duck__head:after{left:44%;transform:translate(-50%,-50%)rotate(-30deg)}.not-found-module____MV3a__duck__head:before{left:45%;transform:translate(-50%,-50%)rotate(10deg)}.not-found-module____MV3a__duck__white{border-left:.2rem solid #0000004d;border-radius:50%;width:.6rem;height:1.3rem;position:absolute;top:.8rem;left:.8rem;transform:rotate(40deg)}.not-found-module____MV3a__duck__eye{background-color:var(--duck-eye);border-radius:50%;width:.8rem;height:.8rem;animation:2s linear infinite not-found-module____MV3a__eye-animation;position:absolute;bottom:.2rem;right:1rem}.not-found-module____MV3a__duck__mouth{clip-path:polygon(0 0,100% 40%,100% 60%,0% 100%);background-color:var(--duck-beak);border-radius:0 1rem 1rem 0;width:1rem;height:1.2rem;position:absolute;top:40%;right:0;transform:translate(90%,-50%)}.not-found-module____MV3a__duck__body{background-color:var(--duck-body);border-radius:1rem 0 16rem 16rem;width:9.5rem;height:5rem;position:relative;overflow:hidden}.not-found-module____MV3a__duck__body:after{content:"";border-bottom:1rem solid var(--duck-wing);border-radius:50%;width:105%;height:200%;position:absolute;top:-95%;left:50%;transform:translate(-50%,.02rem)rotate(-6deg)}.not-found-module____MV3a__duck__wing{background-color:var(--duck-wing);transform-origin:100%;width:4rem;height:2.4rem;animation:not-found-module____MV3a__wing-animation var(--base-speed) linear infinite;z-index:1;border-radius:1rem 1rem 4rem 4rem;position:absolute;top:55%;left:.6rem;transform:translateY(-50%)}.not-found-module____MV3a__duck__foot{background-color:var(--duck-feet);z-index:-1;width:.6rem;height:2rem;position:absolute}.not-found-module____MV3a__duck__foot:after{content:"";background-color:var(--duck-feet);border-radius:1rem;width:2rem;height:.6rem;position:absolute;bottom:0;left:-.5rem}.not-found-module____MV3a__duck__foot--1,.not-found-module____MV3a__duck__foot--2{bottom:0;left:40%;transform:translate(-50%,80%)}.not-found-module____MV3a__duck__foot--1{animation:not-found-module____MV3a__foot-ans var(--base-speed) linear infinite}.not-found-module____MV3a__duck__foot--2{animation:not-found-module____MV3a__foot-ans var(--base-speed) calc(var(--base-speed) / 2) linear infinite}.not-found-module____MV3a__surface{width:8rem;height:.5rem;animation:not-found-module____MV3a__surface-animation calc(var(--base-speed) / 2) linear infinite;filter:blur(2px);background-color:#0000001a;border-radius:1rem;position:absolute;bottom:-1.9rem;left:55%;transform:translate(-50%)}.not-found-module____MV3a__orb{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0000000d;border-radius:50%;animation:8s linear infinite not-found-module____MV3a__orb-animation;position:absolute}.not-found-module____MV3a__orb:hover{background-color:#0000001a;border-radius:2px;animation-duration:.5s;width:150px!important;height:2px!important}.not-found-module____MV3a__orb--1{width:40px;height:40px;animation-delay:0s;top:10%}.not-found-module____MV3a__orb--2{width:20px;height:20px;animation-delay:-2s;top:30%}.not-found-module____MV3a__orb--3{width:60px;height:60px;animation-delay:-4s;top:60%}.not-found-module____MV3a__orb--4{width:30px;height:30px;animation-delay:-6s;top:80%}@keyframes not-found-module____MV3a__surface-animation{0%,to{transform:translate(-50%)scaleX(.9)}50%{transform:translate(-50%)scaleX(1)}}@keyframes not-found-module____MV3a__foot-ans{0%{transform:translate(-50%,80%)rotate(0)}10%{transform:translate(-150%,80%)rotate(10deg)}20%{transform:translate(-150%,10%)rotate(10deg)}40%{transform:translate(400%,10%)rotate(-20deg)}60%{transform:translate(600%,60%)rotate(-20deg)}70%{transform:translate(500%,60%)rotate(0)}}@keyframes not-found-module____MV3a__bird-up-down{0%,to{transform:translateY(.4rem)}50%{transform:translateY(0)}}@keyframes not-found-module____MV3a__wing-animation{0%,to{transform:translateY(-50%)rotate(16deg)}50%{transform:translateY(-50%)rotate(-2deg)}}@keyframes not-found-module____MV3a__eye-animation{0%,20%{transform:scaleY(1)}10%{transform:scaleY(0)}}@keyframes not-found-module____MV3a__orb-animation{0%{opacity:0;transform:translate(650px)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translate(-200px)}}
