.not-found{text-align:center;background-color:#f9f9f9;justify-content:center;align-items:center;width:100%;height:100dvh;padding:2rem;display:flex}.not-found .container__404{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.not-found .visual__element{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-text-fill-color:transparent;opacity:.15;-webkit-user-select:none;user-select:none;z-index:0;-webkit-background-clip:text;font-size:clamp(8rem,20vw,15rem);font-weight:900;line-height:1;position:absolute}.not-found .column__1{z-index:1;max-width:600px;position:relative}.not-found .column__1 h2{color:#1a1a1a;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.not-found .column__1 p{color:#666;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.not-found .column__1 .btn__home{color:#fff;background-color:#1a1a1a;border-radius:50px;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 20px #0000001a}.not-found .column__1 .btn__home:hover{background-color:#2563eb;transform:translateY(-3px);box-shadow:0 15px 30px #2563eb33}@media (max-width:768px){.not-found .column__1{max-width:100%}}
