.notfound-section{display:flex;align-items:center;justify-content:center;min-height:70vh;padding:100px 24px;background:#fff}.notfound-container{max-width:760px;width:100%;text-align:center}.notfound-code{font-size:88px;font-weight:700;line-height:1;margin:0 0 12px;color:#7da519;letter-spacing:-2px}.notfound-title{font-size:40px;font-weight:700;line-height:1.25;margin:0 0 18px;color:#181818}.notfound-highlight{color:#7da519}.notfound-description{font-size:17px;line-height:1.7;color:#555;margin:0 auto 36px;max-width:560px}.notfound-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:52px}.notfound-button{display:inline-block;padding:13px 28px;border-radius:6px;font-size:14px;font-weight:600;letter-spacing:.4px;text-decoration:none;transition:all .25s ease}.notfound-button--solid{background:#7da519;border:1px solid #7da519;color:#fff}.notfound-button--solid:hover{background:#6b8f15;border-color:#6b8f15}.notfound-button--outline{background:transparent;border:1px solid #7da519;color:#7da519}.notfound-button--outline:hover{background:#7da519;color:#fff}.notfound-links-label{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#999;margin-bottom:16px}.notfound-links ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px 28px;justify-content:center}.notfound-links a{font-size:15px;color:#555;text-decoration:none;transition:color .2s ease}.notfound-links a:hover{color:#7da519}@media(max-width:768px){.notfound-section{padding:70px 20px}.notfound-code{font-size:64px}.notfound-title{font-size:28px}.notfound-description{font-size:16px}.notfound-actions{gap:10px}.notfound-button{padding:12px 22px;font-size:13px}}
