.landing-page--not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;min-height:60vh;padding:80px 20px;text-align:center;margin-top:135px;background:linear-gradient(180deg,#fdfaf8,#f6eee8)}.landing-page--not-found .landing-page-not-found-code{font-size:64px;font-weight:800;line-height:1;letter-spacing:.04em;background:linear-gradient(135deg,#c19a6b,#ddc0ad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px}.landing-page--not-found .landing-page-not-found-text{font-size:19px;font-weight:600;color:#3a4258;margin:0 0 8px}.landing-page--not-found .landing-page-not-found-sub{font-size:14px;color:#8a93a6;margin:0 0 32px}.landing-page--not-found .landing-page-home-button{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:12px;background:linear-gradient(135deg,#c19a6b,#ddc0ad);color:#fff;font-size:15px;font-weight:700;text-decoration:none;box-shadow:0 14px 26px -12px #c9a2898f;transition:transform .16s ease,box-shadow .16s ease}.landing-page--not-found .landing-page-home-button:hover{transform:translateY(-2px);box-shadow:0 18px 32px -12px #c9a289a3}.landing-page--not-found .landing-page-home-button:active{transform:translateY(0)}@media (max-width: 1024px){.landing-page--not-found{margin-top:148px}}
