.not-found-page{background:#fff}.not-found-content{flex-direction:column;gap:48px;padding-block:52px 48px;display:flex}.not-found-hero{grid-template-columns:minmax(0,570px) minmax(0,430px);align-items:center;gap:64px;display:grid}.not-found-message{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.not-found-code{color:var(--brand-red);letter-spacing:-.03em;font-size:112px;font-weight:800;line-height:1}.not-found-message h1{letter-spacing:-.03em;font-size:44px;font-weight:800;line-height:1.3}.not-found-description{color:var(--review);font-size:18px;line-height:1.5}.not-found-mobile-break{display:none}.not-found-actions{gap:12px;padding-top:12px;display:flex}.not-found-actions .button{min-width:210px;min-height:56px;padding:14px 28px;font-size:16px;font-weight:500}.not-found-actions .button-secondary{background:var(--blush);min-width:180px}.not-found-art{aspect-ratio:1;object-fit:contain;width:100%;height:auto}.not-found-navigation{border-radius:24px;padding:28px 32px}.not-found-navigation h2{font-size:18px;font-weight:600;line-height:1.5}.not-found-navigation ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 12px;margin:20px 0 0;display:grid}.not-found-navigation a{background:var(--warm);border-radius:12px;align-items:center;gap:8px;min-height:56px;padding:10px 20px;line-height:1.5;display:flex}.not-found-navigation a:hover{background:var(--blush)}@media (max-width:1023px) and (min-width:768px){.not-found-hero{gap:24px}.not-found-message h1{font-size:36px}.not-found-actions .button{min-width:0;padding-inline:18px}.not-found-navigation{padding-inline:0}.not-found-navigation a{padding-inline:12px;font-size:14px}}@media (max-width:767px){.not-found-content{gap:32px;padding-block:24px 32px}.not-found-hero{flex-direction:column;gap:16px;display:flex}.not-found-art{order:-1;width:236px;height:236px}.not-found-message{text-align:center;align-items:center;gap:16px;width:100%}.not-found-code{font-size:48px}.not-found-message h1{font-size:30px}.not-found-description{font-size:16px}.not-found-mobile-break{display:inline}.not-found-actions{width:100%;padding-top:8px}.not-found-actions .button{flex:1;min-width:0;min-height:52px;padding:12px;font-size:15px}.not-found-navigation{padding:24px 16px}.not-found-navigation h2{font-size:16px}.not-found-navigation ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 8px;margin-top:16px}.not-found-navigation a{min-height:52px;padding:10px 12px;font-size:14px}}@media (max-width:359px){.not-found-actions{flex-direction:column}.not-found-navigation{padding-inline:0}}
