.not-found-dashboard-module__vj_ITG__container{text-align:center;background:var(--bg-main);justify-content:center;align-items:center;min-height:calc(100vh - 160px);padding:40px;display:flex}.not-found-dashboard-module__vj_ITG__content{max-width:480px;animation:.4s ease-out not-found-dashboard-module__vj_ITG__fadeIn}.not-found-dashboard-module__vj_ITG__iconCircle{background:var(--bk-paid-bg);width:80px;height:80px;color:var(--green);border:1px solid var(--bk-paid-border);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex;box-shadow:0 0 20px #3de84a1a}.not-found-dashboard-module__vj_ITG__title{font-family:var(--font-barlow), sans-serif;color:var(--text-main);text-transform:uppercase;letter-spacing:.02em;margin-bottom:12px;font-size:28px;font-weight:800}.not-found-dashboard-module__vj_ITG__description{font-family:var(--font-inter), sans-serif;color:var(--text-muted);margin-bottom:32px;font-size:15px;line-height:1.6}.not-found-dashboard-module__vj_ITG__actions{justify-content:center;gap:12px;display:flex}.not-found-dashboard-module__vj_ITG__btnPrimary{background:var(--green-light);color:var(--text-dark);font-family:var(--font-barlow), sans-serif;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 28px;font-size:14px;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 15px #3de84a40}.not-found-dashboard-module__vj_ITG__btnPrimary:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 20px #3de84a66}.not-found-dashboard-module__vj_ITG__btnPrimary:active{transform:translateY(0)}@keyframes not-found-dashboard-module__vj_ITG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.not-found-dashboard-module__vj_ITG__actions{flex-direction:column;padding:0 20px}.not-found-dashboard-module__vj_ITG__btnPrimary{width:100%}}
