.not-found_container__lMmoT{position:relative;width:100vw;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.not-found_backgroundImage__yoAMh{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.not-found_bgImage__oDO9P{object-fit:cover;object-position:center}.not-found_overlay__H1HoV{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(16,19,37,.85),rgba(86,105,143,.75));z-index:1}.not-found_content__krn5k{position:relative;z-index:2;text-align:center;color:#fff;padding:40px;max-width:600px;animation:not-found_fadeInUp__nyxxn .8s ease-out}.not-found_errorCode__67TEf{font-size:120px;font-weight:900;line-height:1;margin-bottom:20px;background:linear-gradient(135deg,#ffffff 0,var(--lvn-brand-blue,#56698f) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-shadow:0 0 40px hsla(0,0%,100%,.3);letter-spacing:-4px}.not-found_title__HIivx{font-size:36px;font-weight:700;margin-bottom:16px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}.not-found_description__u_NP3{font-size:18px;line-height:1.6;color:hsla(0,0%,100%,.9);margin-bottom:40px;text-shadow:0 1px 5px rgba(0,0,0,.2)}.not-found_actions__CieSk{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.not-found_primaryButton__AH_Wy,.not-found_secondaryButton__PuhEj{padding:14px 32px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block;cursor:pointer}.not-found_primaryButton__AH_Wy{background:var(--lvn-brand-blue,#56698f);color:#fff;box-shadow:0 4px 12px rgba(86,105,143,.4)}.not-found_primaryButton__AH_Wy:hover{background:#6b8ab8;transform:translateY(-2px);box-shadow:0 6px 16px rgba(86,105,143,.5)}.not-found_primaryButton__AH_Wy:active{transform:translateY(0)}.not-found_secondaryButton__PuhEj{background:rgba(0,0,0,0);color:#fff;border:2px solid hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.not-found_secondaryButton__PuhEj:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.not-found_secondaryButton__PuhEj:active{transform:translateY(0)}@keyframes not-found_fadeInUp__nyxxn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.not-found_content__krn5k{padding:20px}.not-found_errorCode__67TEf{font-size:80px;letter-spacing:-2px}.not-found_title__HIivx{font-size:28px}.not-found_description__u_NP3{font-size:16px}.not-found_actions__CieSk{flex-direction:column;width:100%}.not-found_primaryButton__AH_Wy,.not-found_secondaryButton__PuhEj{width:100%;padding:12px 24px}}