.not-found-page{min-height:calc(100vh - 4rem);display:flex;align-items:center}.not-found-content{padding:6rem 1rem;width:100%}.not-found-container{max-width:600px;margin:0 auto;text-align:center}.not-found-code{font-size:6rem;font-weight:700;color:#e8e8e5;line-height:1;margin-bottom:1rem}.not-found-title{font-size:2rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem}.not-found-description{font-size:1.0625rem;color:#525252;margin-bottom:2.5rem}.not-found-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.not-found-btn-primary{padding:.875rem 2rem;background:#43e188;color:#fff;border-radius:.375rem;text-decoration:none;font-weight:600;transition:background .15s ease}.not-found-btn-primary:hover{background:#2fc073}.not-found-btn-secondary{padding:.875rem 2rem;background:#fff;color:#1a1a1a;border:2px solid #E8E8E5;border-radius:.375rem;text-decoration:none;font-weight:600;transition:border-color .15s ease}.not-found-btn-secondary:hover{border-color:#1a1a1a}
