.not-found-page{background:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.not-found-content{text-align:center;max-width:600px}.not-found-logo{margin-bottom:60px;display:inline-block}.not-found-logo img{filter:brightness(0)invert();width:auto;height:60px}.not-found-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-family:Playfair Display,Georgia,serif;font-size:160px;font-weight:400;line-height:1}.not-found-subtitle{color:#fff;text-transform:uppercase;letter-spacing:.3em;margin:0 0 30px;font-family:Montserrat,sans-serif;font-size:24px;font-weight:300}.not-found-description{color:#fff9;margin:0 0 50px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:300;line-height:1.8}.not-found-actions{justify-content:center;gap:20px;margin-bottom:60px;display:flex}.not-found-btn{text-transform:uppercase;letter-spacing:.15em;padding:18px 40px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s}.not-found-btn.primary{color:#0a0a0a;background:#fff;border:1px solid #fff}.not-found-btn.primary:hover{color:#fff;background:0 0}.not-found-btn.secondary{color:#fff;background:0 0;border:1px solid #ffffff4d}.not-found-btn.secondary:hover{border-color:#fff}.not-found-contact{color:#ffffff80;font-family:Montserrat,sans-serif;font-size:14px;font-weight:300}.not-found-contact a{color:#fff;border-bottom:1px solid #ffffff4d;text-decoration:none;transition:border-color .3s}.not-found-contact a:hover{border-color:#fff}@media (max-width:768px){.not-found-logo{margin-bottom:40px}.not-found-logo img{height:40px}.not-found-title{font-size:100px}.not-found-subtitle{letter-spacing:.2em;font-size:18px}.not-found-description{font-size:14px}.not-found-actions{flex-direction:column;gap:15px}.not-found-btn{padding:16px 30px}}@media (max-width:480px){.not-found-title{font-size:80px}.not-found-subtitle{font-size:14px}}
