.not-found-page{flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.not-found-container{z-index:1;flex-direction:column;align-items:center;gap:64px;width:100%;display:flex;position:relative}.not-found-image-1{display:none}.not-found-image-2{display:block}.not-found-hero{grid-template-columns:1fr 1fr;align-items:center;gap:64px;width:100%;display:grid}.not-found-content{flex-direction:column;gap:24px;display:flex}.not-found-code{color:#135bec;opacity:.15;-webkit-user-select:none;user-select:none;letter-spacing:-8px;font-size:128px;font-weight:900;line-height:1}.not-found-title{color:#1d3557;letter-spacing:-1px;margin-top:-24px;font-size:48px;font-weight:900;line-height:1.1}.not-found-subtitle{color:#64748b;max-width:480px;font-size:18px;line-height:1.6}.not-found-actions{gap:16px;margin-top:8px;display:flex}.not-found-btn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;height:52px;padding:0 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.not-found-btn--primary{color:#fff;background:linear-gradient(135deg,#135bec 0%,#0d4fd3 100%)}.not-found-btn--secondary{color:#1d3557;background:#fff;border:2px solid #e2e8f0}.not-found-btn--secondary:hover{background:#f8fafc;border-color:#cbd5e1}@media (max-width:1199px){.not-found-container{gap:56px}.not-found-hero{gap:48px}.not-found-code{font-size:112px}.not-found-title{font-size:42px}}@media (max-width:1024px){.not-found-image-1{display:block}.not-found-image-2{display:none}.not-found-hero{text-align:center;grid-template-columns:1fr}.not-found-content{align-items:center}.not-found-subtitle{max-width:560px}.not-found-image__wrapper{max-width:400px}}@media (max-width:767px){.not-found-container{gap:48px}.not-found-hero{gap:40px}.not-found-code{letter-spacing:-6px;font-size:96px}.not-found-title{margin-top:-16px;font-size:32px}.not-found-subtitle{font-size:16px}.not-found-actions{flex-direction:column;width:100%;max-width:320px}.not-found-btn{width:100%;height:42px}.not-found-image__wrapper{max-width:320px}}@media (max-width:575px){.not-found-container{gap:40px}.not-found-code{letter-spacing:-4px;font-size:80px}.not-found-title{font-size:28px}.not-found-image__wrapper{max-width:280px}}@media (max-width:359px){.not-found-code{font-size:64px}.not-found-title{font-size:24px}.not-found-subtitle{font-size:14px}.not-found-image__wrapper{max-width:240px}}
