.not-found_container__LRagC{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f8fafc;color:#334155;padding:20px;text-align:center;font-family:Inter,sans-serif;overflow:hidden;position:relative}.not-found_container__LRagC:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(#cbd5e1 1px,transparent 0);background-size:50px 50px;opacity:.05;pointer-events:none}.not-found_content__cklTM{max-width:600px;position:relative;z-index:2;margin-top:-60px}.not-found_animationWrapper__Hbqjh{position:relative;height:250px;display:flex;justify-content:center;align-items:flex-end;margin-bottom:40px;perspective:1000px}.not-found_doorFrame__rQqoD{position:relative;width:156px;height:208px;border:8px solid #94a3b8;border-bottom:0;background-color:#1e293b;border-radius:8px 8px 0 0;display:flex;justify-content:flex-start}.not-found_door__rMnbE{width:140px;height:200px;background-color:#475569;position:relative;transform-origin:left;animation:not-found_swingDoor__9ZfyY 6s ease-in-out infinite;box-shadow:inset -5px 0 15px rgba(0,0,0,.2)}.not-found_doorKnob__SvfeX{width:12px;height:12px;background-color:#eca14e;border-radius:50%;position:absolute;right:15px;top:50%;box-shadow:0 0 5px rgba(236,161,78,.5)}.not-found_sign__3mwj5{top:30px;background-color:#f8fafc;color:#0f172a;padding:5px 15px;border-radius:4px;font-weight:900;font-size:1.2rem;box-shadow:0 2px 4px rgba(0,0,0,.15);border:1px solid #e2e8f0}.not-found_ghost__vhC7k,.not-found_sign__3mwj5{position:absolute;left:50%;transform:translateX(-50%)}.not-found_ghost__vhC7k{font-size:3.5rem;bottom:20px;animation:not-found_floatGhost__PSTAs 6s ease-in-out infinite;opacity:0}.not-found_title__bOfUG{font-family:Outfit,sans-serif;font-size:3.5rem;font-weight:800;margin-bottom:20px;color:#eca14e;text-shadow:0 2px 5px rgba(236,161,78,.1)}.not-found_message__30RU_{font-size:1.15rem;line-height:1.6;color:#475569;margin-bottom:40px}.not-found_homeButton__HTgj9{display:inline-block;background:linear-gradient(135deg,#eca14e,#d88e3b);color:#fff;padding:16px 36px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 10px 25px rgba(236,161,78,.3)}.not-found_homeButton__HTgj9:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(236,161,78,.4)}@keyframes not-found_swingDoor__9ZfyY{0%,15%{transform:rotateY(0deg)}30%,70%{transform:rotateY(-75deg)}85%,to{transform:rotateY(0deg)}}@keyframes not-found_floatGhost__PSTAs{0%,20%{transform:translate(-50%) scale(.5);opacity:0}35%{transform:translate(-100%,-40px) scale(1) rotate(-10deg);opacity:.9}60%{transform:translate(-30%,-90px) scale(1.2) rotate(5deg);opacity:.8}80%,to{transform:translate(-50%,-150px) scale(.8);opacity:0}}@media (max-width:768px){.not-found_title__bOfUG{font-size:2.5rem}.not-found_message__30RU_{font-size:1rem}.not-found_content__cklTM{margin-top:0}}