.not-found-module__HS70Aa__container{justify-content:center;align-items:center;min-height:60vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.not-found-module__HS70Aa__content{text-align:center;z-index:2;max-width:600px;animation:1s ease-out not-found-module__HS70Aa__fadeInUp;position:relative}@keyframes not-found-module__HS70Aa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.not-found-module__HS70Aa__errorCode{color:#103154;text-shadow:0 4px 8px #1031541a;background:linear-gradient(135deg,#103154 0%,#1a4a6b 50%,#2c5f8a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:8rem;font-weight:700;line-height:1;animation:2s ease-in-out infinite not-found-module__HS70Aa__pulse;position:relative}.not-found-module__HS70Aa__errorCode:after{content:"";background:linear-gradient(135deg,#103154 0%,#1a4a6b 50%,#2c5f8a 100%);-webkit-text-fill-color:transparent;filter:blur(1px);opacity:.3;z-index:-1;-webkit-background-clip:text;background-clip:text;position:absolute;inset:0}@keyframes not-found-module__HS70Aa__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.not-found-module__HS70Aa__title{color:#103154;margin-bottom:20px;font-size:2.5rem;font-weight:600;line-height:1.2}.not-found-module__HS70Aa__description{color:#5a7a9a;max-width:500px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.not-found-module__HS70Aa__actions{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:60px;display:flex}.not-found-module__HS70Aa__homeButton{color:#fff;background:linear-gradient(135deg,#103154 0%,#1a4a6b 50%,#2c5f8a 100%);border-radius:50px;padding:15px 30px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 15px #10315433}.not-found-module__HS70Aa__homeButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.not-found-module__HS70Aa__homeButton:hover:before{left:100%}.not-found-module__HS70Aa__homeButton:hover{background:linear-gradient(135deg,#1a4a6b 0%,#2c5f8a 50%,#103154 100%);transform:translateY(-2px);box-shadow:0 6px 20px #1031544d}.not-found-module__HS70Aa__secondaryButton{color:#103154;background:0 0;border:2px solid #103154;border-radius:50px;padding:15px 30px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.not-found-module__HS70Aa__secondaryButton:before{content:"";z-index:-1;background:linear-gradient(135deg,#103154 0%,#1a4a6b 100%);width:0;height:100%;transition:width .3s;position:absolute;top:0;left:0}.not-found-module__HS70Aa__secondaryButton:hover:before{width:100%}.not-found-module__HS70Aa__secondaryButton:hover{color:#fff;border-color:#1a4a6b;transform:translateY(-2px);box-shadow:0 4px 15px #10315433}.not-found-module__HS70Aa__decorative{pointer-events:none;z-index:1;position:absolute;inset:0}.not-found-module__HS70Aa__pipe{opacity:.15;background:linear-gradient(#103154 0%,#1a4a6b 50%,#0000 100%);width:4px;height:100px;animation:6s ease-in-out infinite not-found-module__HS70Aa__float;position:absolute;top:20%;left:10%;transform:rotate(15deg);box-shadow:0 0 10px #1031541a}.not-found-module__HS70Aa__pipe:before{content:"";opacity:.2;background:#103154;border-radius:50%;width:8px;height:8px;position:absolute;top:-5px;left:-2px}.not-found-module__HS70Aa__wrench{opacity:.15;background:linear-gradient(90deg,#103154 0%,#1a4a6b 50%,#0000 100%);width:60px;height:4px;animation:8s ease-in-out infinite reverse not-found-module__HS70Aa__float;position:absolute;top:30%;right:15%;transform:rotate(-25deg);box-shadow:0 0 8px #1031541a}.not-found-module__HS70Aa__wrench:before{content:"";opacity:.2;background:#103154;border-radius:2px;width:6px;height:10px;position:absolute;top:-3px;left:10px}.not-found-module__HS70Aa__tool{opacity:.15;background:linear-gradient(#103154 0%,#1a4a6b 50%,#0000 100%);width:3px;height:80px;animation:7s ease-in-out infinite not-found-module__HS70Aa__float;position:absolute;bottom:25%;left:20%;transform:rotate(-10deg);box-shadow:0 0 8px #1031541a}.not-found-module__HS70Aa__tool:after{content:"";opacity:.2;background:#103154;border-radius:50%;width:5px;height:5px;position:absolute;bottom:-4px;left:-1px}@keyframes not-found-module__HS70Aa__float{0%,to{transform:translateY(0px) rotate(var(--rotation,0deg))}50%{transform:translateY(-20px) rotate(var(--rotation,0deg))}}.not-found-module__HS70Aa__pipe{--rotation:15deg}.not-found-module__HS70Aa__wrench{--rotation:-25deg}.not-found-module__HS70Aa__tool{--rotation:-10deg}@media (max-width:768px){.not-found-module__HS70Aa__errorCode{font-size:6rem}.not-found-module__HS70Aa__title{font-size:2rem}.not-found-module__HS70Aa__description{font-size:1rem}.not-found-module__HS70Aa__actions{flex-direction:column;align-items:center}.not-found-module__HS70Aa__homeButton,.not-found-module__HS70Aa__secondaryButton{width:100%;max-width:280px}.not-found-module__HS70Aa__container{padding:20px 15px}}@media (max-width:480px){.not-found-module__HS70Aa__errorCode{font-size:4.5rem}.not-found-module__HS70Aa__title{font-size:1.5rem}.not-found-module__HS70Aa__description{font-size:.95rem}}
