.not-found-container{background-color:#071014;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.not-found-content{text-align:center;max-width:520px}.not-found-code{color:var(--olive-700,#708238);letter-spacing:-4px;margin-bottom:.5rem;font-size:8rem;font-weight:800;line-height:1;display:block}.not-found-title{color:var(--offwhite-50,#faf9f6);margin-bottom:1rem;font-size:1.75rem;font-weight:600}.not-found-text{color:#faf9f6a6;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.not-found-btn{background-color:var(--olive-700,#708238);color:var(--offwhite-50,#faf9f6);border-radius:6px;padding:.85rem 2.2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .25s,transform .2s;display:inline-block}.not-found-btn:hover{background-color:#5e6e2f;transform:translateY(-2px)}.not-found-btn:active{transform:translateY(0)}@media (max-width:480px){.not-found-code{font-size:5.5rem}.not-found-title{font-size:1.35rem}.not-found-text{font-size:.95rem}}
