.not-found{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 16px;display:flex}.not-found__container{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:500px;padding:60px 40px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a}.not-found__container:before{content:"";background:linear-gradient(90deg,#283106,#d2d8be);height:6px;position:absolute;top:0;left:0;right:0}.not-found__decorative{color:#f0f0f0;text-shadow:3px 3px #0000000d;margin-bottom:20px;font-family:Arial Black,sans-serif;font-size:120px;font-weight:900;line-height:1}@media (max-width:768px){.not-found__decorative{font-size:80px}}.not-found__title{color:#283106;margin-bottom:16px;font-size:36px;font-weight:700;line-height:1.2}@media (max-width:768px){.not-found__title{font-size:28px}}.not-found__description{color:#666;margin-bottom:40px;font-size:18px;line-height:1.6}@media (max-width:768px){.not-found__description{margin-bottom:32px;font-size:16px}}.not-found__actions{flex-direction:column;gap:24px;display:flex}.not-found__home-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#283106 0%,#3a4a0a 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:12px;padding:16px 32px;font-family:inherit;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.not-found__home-button:hover{background:linear-gradient(135deg,#3a4a0a 0%,#283106 100%);transform:translateY(-2px);box-shadow:0 10px 20px #28310633}.not-found__home-button:active{transform:translateY(0)}@media (max-width:768px){.not-found__home-button{padding:14px 28px;font-size:16px}}.not-found__alternative{margin-top:8px}.not-found__alternative-text{color:#888;margin-bottom:16px;font-size:14px}.not-found__nav-links{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.not-found__nav-link{color:#283106;background:#d2d8be1a;border:1px solid #d2d8be;border-radius:25px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s}.not-found__nav-link:hover{background:#d2d8be;border-color:#283106;transform:translateY(-1px)}@media (max-width:768px){.not-found__nav-link{padding:6px 12px;font-size:13px}}.not-found__circle{z-index:-1;border-radius:50%;position:absolute}.not-found__circle--1{background:#d2d8be4d;width:200px;height:200px;top:-100px;right:-100px}.not-found__circle--2{background:#2831061a;width:150px;height:150px;bottom:-75px;left:-75px}.not-found__pattern{opacity:.05;z-index:-1;background-image:radial-gradient(#d2d8be 1px,#0000 1px),radial-gradient(#283106 1px,#0000 1px);background-position:0 0,20px 20px;background-size:40px 40px;position:absolute;inset:0}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:480px){.not-found{padding:0 12px}.not-found__container{padding:40px 24px}.not-found__decorative{font-size:60px}.not-found__title{font-size:24px}.not-found__description{font-size:15px}.not-found__nav-links{gap:12px}.not-found__nav-link{padding:6px 12px;font-size:12px}}
