.not-found-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:4rem 1rem;display:flex}.not-found-icon{color:var(--c-mocha-light);margin-bottom:1rem;font-size:5rem;line-height:1}.not-found-title{color:var(--c-mocha-dark);margin-bottom:.5rem;font-size:clamp(3rem,5vw,6rem);line-height:1}.not-found-subtitle{font-size:1.5rem;font-family:var(--font-serif);color:var(--c-mocha-medium);margin-bottom:1.5rem;font-style:italic}.not-found-text{max-width:500px;color:var(--text-primary);margin:0 auto 2.5rem;font-size:1.1rem}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-ghost{border:2px solid var(--c-mocha-medium);color:var(--c-mocha-dark);box-shadow:none;background:0 0}.btn-ghost:hover{background:var(--c-mocha-medium);color:var(--c-white);border-color:var(--c-mocha-medium)}
