:root{--ba-dashboard-primary-color:#006eff;--ba-dashboard-secondary-color:#00429b;--ba-dashboard-dark-color:#000;--ba-dashboard-white-color:#fff;--ba-dashboard-title-color:#4b5563;--ba-dashboard-body-color:#6b7280;--ba-dashboard-gray-color:#98a2b3;--ba-dashboard-menu-color:#062a5d;--ba-dashboard-input-color:#475467;--ba-dashboard-menu-border-color:#aee2ff;--ba-dashboard-menu-bg-color:#eaf8ff;--ba-dashboard-border-color:#d0d5dd;--ba-dashboard-section-border-color:#eaecf0;--ba-dashboard-section-bg-color:#eaecf0;--ba-dashboard-input-bg-color:#f2f4f7;--ba-dashboard-success-color:#00854e;--ba-dashboard-danger-color:#fb3d38;--ba-dashboard-warning-color:#ff9e2f;--ba-dashboard-info-color:#009ae5;--ba-dashboard-primary-transparent:#f2ecff;--ba-dashboard-success-transparent:#96eec2;--ba-dashboard-box-shadow:0 1px 2px 0 #1018280d;--ba-dashboard-section-box-shadow:0 2px 2px 0 #00000014;--ba-dashboard-font-family:"Inter",sans-serif}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/Inter-Regular.85c12872.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter-Medium.da6143a9.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(../fonts/Inter-SemiBold.59404139.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(../fonts/Inter-Bold.54851dc3.woff2) format("woff2")}body{color:var(--ba-dashboard-body-color);font-family:var(--ba-dashboard-font-family);font-size:16px;font-weight:500;line-height:1.6}li,ul{margin:0;padding:0}a{text-decoration:none;transition:color .3s ease}a,button{cursor:pointer}button{background:transparent;border:none;box-shadow:none;outline:none;padding:0}img{max-width:100%}.text-primary{color:var(--ba-dashboard-primary-color)!important}.text-dark{color:var(--ba-dashboard-dark-color)!important}.text-white{color:var(--ba-dashboard-white-color)!important}.text-success{color:var(--ba-dashboard-success-color)!important}.text-warning{color:var(--ba-dashboard-warning-color)!important}.text-danger{color:var(--ba-dashboard-danger-color)!important}.text-body{color:var(--ba-dashboard-body-color)!important}.normal{font-weight:400!important}.medium{font-weight:500!important}.semi-bold{font-weight:600!important}.bold{font-weight:700!important}.uppercase{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.text-center{text-align:center!important}html{scroll-behavior:smooth}.bs-dashboard-tooltip{align-items:center;display:inline-flex;position:relative}.bs-dashboard-tooltip:hover svg path{fill:var(--ba-dashboard-primary-color)}.bs-dashboard-tooltip:hover .bs-dashboard-tooltip-content{opacity:1;visibility:visible}.bs-dashboard-tooltip-content{background:var(--ba-dashboard-dark-color);border-radius:4px;color:var(--ba-dashboard-white-color);left:0;opacity:0;padding:3px 7px;position:absolute;top:100%;transition:all .3s ease;visibility:hidden;width:-moz-max-content;width:max-content}.bs-dashboard-tooltip-content:before{border-bottom:6px solid var(--ba-dashboard-dark-color);border-left:6px solid transparent;border-right:6px solid transparent;bottom:100%;content:"";left:4px;position:absolute}.ba-dashboard__toolbar{font-size:14px;font-weight:600;line-height:1.2}.skeleton{animation:pulse 1.5s infinite;background-color:#f3f4f6;border-radius:.375rem}.ba-dashboard__header{align-items:center;border-bottom:1px solid var(--ba-dashboard-border-color);display:flex;gap:20px;height:60px;justify-content:space-between}.ba-dashboard__header__logo{align-items:center;box-sizing:border-box;display:flex;gap:5px;height:100%;padding:15px 24px}.ba-dashboard__header__logo img{height:25px}.ba-dashboard__header__return{padding:24px}.ba-dashboard__header__return:hover svg path{fill:var(--ba-dashboard-primary-color)}.ba-dashboard__header__tabs{align-items:center;display:flex;gap:10px;height:100%;margin-left:auto;padding-right:32px}.ba-dashboard__header__tab{align-items:center;border:1px solid transparent;border-radius:999px;box-sizing:border-box;color:var(--ba-dashboard-body-color);display:flex;font-size:14px;font-weight:600;height:38px;justify-content:center;min-width:104px;padding:0 18px;text-decoration:none;transition:all .2s ease}.ba-dashboard__header__tab:hover{background:#f8fafc;border-color:var(--ba-dashboard-border-color);color:var(--ba-dashboard-title-color)}.ba-dashboard__header__tab.active{background:#f8fafc;border-color:#d7deea;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8);color:var(--ba-dashboard-dark-color)}.ba-dashboard__header__tab--ai{color:#2563eb}.ba-dashboard__header__tab--ai:hover{background:rgba(37,99,235,.08);border-color:rgba(37,99,235,.18);color:#1d4ed8}.ba-dashboard__header__tab--ai.active{background:linear-gradient(135deg,#1d4ed8,#0f172a);border-color:transparent;box-shadow:0 14px 26px rgba(37,99,235,.24);color:var(--ba-dashboard-white-color)}.ba-dashboard__header__content{align-items:center;display:flex;gap:24px;height:100%;padding-right:32px}.ba-dashboard__header__info{align-items:center;display:flex;gap:10px}.ba-dashboard__header__info__avatar{border-radius:100%;height:46px;width:46px}.ba-dashboard__header__info__content{display:flex;flex-direction:column}.ba-dashboard__header__info__title{color:var(--ba-dashboard-title-color);font-size:16px;font-weight:700;line-height:1.2}.ba-dashboard__header__info__subtitle{color:var(--ba-dashboard-body-color);font-size:14px;font-weight:500;line-height:1.6}.ba-dashboard__header__action{align-items:center;display:flex;gap:12px}.ba-dashboard__header__action__wrapper{position:relative;width:100%}.ba-dashboard__header__action__btn{align-items:center;border-radius:4px;display:flex;gap:10px;height:36px;padding:0 12px;transition:all .3s ease}.ba-dashboard__header__action__btn.active,.ba-dashboard__header__action__btn:hover{background:var(--ba-dashboard-primary-color);box-shadow:var(--ba-dashboard-box-shadow);color:var(--ba-dashboard-white-color)}.ba-dashboard__header__action__btn.active svg path,.ba-dashboard__header__action__btn:hover svg path{fill:var(--ba-dashboard-white-color)}.ba-dashboard__header__action__dropdown{background-color:var(--ba-dashboard-section-bg-color);border-radius:6px;box-shadow:var(--ba-dashboard-box-shadow);left:0;min-width:150px;padding:10px 0;position:absolute;top:100%}.ba-dashboard__header__action__link{align-items:center;box-sizing:border-box;color:var(--ba-dashboard-body-color);display:inline-flex;gap:6px;height:30px;padding:0 15px;width:100%}.ba-dashboard__header__action__link:not(:last-child){border-bottom:1px solid var(--ba-dashboard-border-color)}.ba-dashboard__header__action__link:hover{color:var(--ba-dashboard-primary-color)}.ba-dashboard__sidebar{background-color:var(--ba-dashboard-white-color);border-right:1px solid var(--ba-dashboard-border-color);box-sizing:border-box;height:100dvh;min-width:280px;padding:24px;width:280px}.ba-dashboard__sidebar.sidebar-fixed{left:160px;position:fixed;top:32px;z-index:100}.ba-dashboard__sidebar.sidebar-fixed~.ba-dashboard__content{padding-left:280px}.ba-dashboard__sidebar__menu{display:flex;flex-direction:column;margin:0}.ba-dashboard__sidebar__menu__link{border:2px solid transparent;border-radius:30px;box-sizing:border-box;color:var(--ba-dashboard-menu-color);cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;height:52px;line-height:1.2;margin:0;padding:16px 24px}.ba-dashboard__sidebar__menu__link svg path{fill:var(--ba-dashboard-secondary-color)}.ba-dashboard__sidebar__menu__link.active,.ba-dashboard__sidebar__menu__link:hover{background-color:var(--ba-dashboard-menu-bg-color);border-color:var(--ba-dashboard-menu-border-color);font-weight:700}.wp-admin.folded .ba-dashboard__sidebar.sidebar-fixed{left:36px}.wp-admin.tools_page_boltaudit #wpbody-content{padding-bottom:0}.wp-admin.tools_page_boltaudit #wpfooter{display:none}.ba-dashboard__content__footer{align-items:center;border-top:1px solid var(--ba-dashboard-border-color);display:flex;gap:24px;justify-content:space-between;padding:16px 0 0}.ba-dashboard__content__footer__logo{height:25px}.ba-dashboard__content__footer__contact{color:var(--ba-dashboard-body-color);text-decoration:none}.ba-dashboard__content__footer__contact:hover{color:var(--ba-dashboard-primary-color)}.ba-dashboard__content{background:#f0f0f1;box-sizing:border-box;display:flex;width:100%}.ba-dashboard__content__wrapper{display:flex;flex:1;flex-direction:column;gap:48px;padding:40px 32px}.ba-dashboard__content__section{background:#fff;border:1px solid var(--ba-dashboard-section-border-color);border-radius:12px;box-shadow:var(--ba-dashboard-section-box-shadow);box-sizing:border-box;padding:32px 24px}.ba-dashboard__content__section__top{display:flex;gap:24px;justify-content:space-between;margin:0 0 20px}.ba-dashboard__content__section__toggle{color:var(--ba-dashboard-primary-color);font-size:14px;font-weight:400;line-height:1.2;padding:0}.ba-dashboard__content__section__title{color:var(--ba-dashboard-dark-color);font-size:24px;font-weight:700;line-height:1.2;margin:0 0 20px}.ba-dashboard__content__section__title--recommendation{font-size:14px;font-weight:600;margin:0 0 4px}.ba-dashboard__content__section__desc{color:var(--ba-dashboard-body-color);font-size:16px;font-weight:500;line-height:1.6;margin:0 0 20px}.ba-dashboard__content__section__desc--recommendation{font-size:12px;font-weight:400;line-height:1.6;margin:0 0 12px}.ba-dashboard__content__section__content{margin:20px 0 0}.ba-dashboard__content__section__overview{align-items:center;align-items:stretch;display:flex;flex-wrap:wrap;gap:20px}.ba-dashboard__content__section__overview__single{align-items:center;background-color:var(--ba-dashboard-section-bg-color);border-radius:8px;box-sizing:border-box;display:flex;flex:1;flex:0 0 25%;flex-direction:column;gap:4px;max-width:23.2%;padding:24px}.ba-dashboard__content__section__overview__title{color:var(--ba-dashboard-title-color);font-size:16px;font-weight:500;line-height:1.2;text-align:center}.ba-dashboard__content__section__overview__count{color:var(--ba-dashboard-dark-color);font-size:20px;font-weight:600;line-height:1.2}.ba-dashboard__content__section__data{margin-top:20px}.ba-dashboard__content__section__data__post th{background:transparent!important;color:var(--ba-dashboard-dark-color)!important;font-size:16px!important;padding:0!important;text-align:left!important}.ba-dashboard__content__section__data__post th:last-child{width:auto!important}.ba-dashboard__content__section__data__post td{border:none!important;padding:0!important;text-align:left!important}.ba-dashboard__content__section__data__post tr td:not(:last-child) .data-progress-wrapper{margin-right:50px}.ba-dashboard__content__section__data__post .data-wrapper{align-items:center;display:flex;gap:10px}.ba-dashboard__content__section__data__post .data-progress-wrapper{background-color:var(--ba-dashboard-section-bg-color);border-radius:8px;display:flex;float:right;height:12px;min-width:160px;overflow:hidden;position:relative;width:100%}.ba-dashboard__content__section__data__post .data-progress-wrapper .data-progress{background-color:var(--ba-dashboard-primary-color);height:100%;left:0;position:absolute;top:0}.ba-dashboard__content__section--recommendation .ba-dashboard__content__section__content{border:1px solid var(--ba-dashboard-section-border-color);border-radius:8px;padding:24px}.ba-dashboard__content__overview__title{color:var(--ba-dashboard-dark-color);font-size:24px;font-weight:700;line-height:1.2;margin:0}.ba-dashboard__content__overview__subtitle{color:var(--ba-dashboard-title-color);font-size:16px;font-weight:500;line-height:1.2;margin:0 0 8px}.ba-dashboard__content__overview__desc{color:var(--ba-dashboard-body-color);font-size:16px;font-weight:500;line-height:1.6;margin:0 0 16px}.ba-dashboard__content__overview__intro{align-items:center;display:flex;gap:8px;margin:0 0 6px}.ba-dashboard__content__overview__badge{align-items:center;display:flex;gap:6px}.ba-dashboard__content__overview__badge__single{align-items:center;border:1px solid var(--ba-dashboard-section-border-color);border-radius:16px;color:var(--ba-dashboard-title-color);display:inline-flex;font-size:12px;font-weight:600;gap:4px;height:20px;line-height:1.2;padding:0 8px;transition:all .3s ease}.ba-dashboard__content__overview__badge__single svg path{fill:var(--ba-dashboard-title-color)}.ba-dashboard__content__overview__badge__single.active{background-color:var(--ba-dashboard-success-transparent);border-color:var(--ba-dashboard-success-transparent);color:var(--ba-dashboard-success-color)}.ba-dashboard__content__overview__badge__single.active svg path{fill:var(--ba-dashboard-success-color)}.ba-dashboard__content__overview__analysis{margin:50px 0 0}.ba-dashboard__content__sidebar{background-color:#fff;border-left:1px solid var(--ba-dashboard-border-color);height:100%;min-height:100dvh;min-width:350px;padding:40px 24px;width:280px}.ba-dashboard__content__sidebar__widget{display:flex;flex-direction:column;gap:24px}.ba-dashboard__content__sidebar__widget__single__title{color:var(--ba-dashboard-dark-color);font-size:16px;font-weight:700;line-height:1.2;margin:0}.ba-dashboard__content__sidebar__widget__single__subtitle{color:var(--ba-dashboard-dark-color);flex:0 0 100%;font-size:16px;font-weight:600;line-height:1.2;margin:0 0 12px}.ba-dashboard__content__sidebar__widget__single__code{align-items:center;background-color:var(--ba-dashboard-input-bg-color);border:1px solid var(--ba-dashboard-border-color);border-radius:4px;box-sizing:border-box;color:var(--ba-dashboard-input-color);display:inline-flex;gap:10px;height:40px;justify-content:space-between;margin:0 0 20px;padding:0 10px;width:100%}.ba-dashboard__content__sidebar__widget__single__code svg:hover path{fill:var(--ba-dashboard-primary-color)}.ba-dashboard__content__sidebar__widget__single__desc{color:var(--ba-dashboard-body-color);font-size:14px;font-weight:500;line-height:1.6;margin:0}.ba-dashboard__content__sidebar__widget__single__top{display:flex;gap:12px;justify-content:space-between;margin:0 0 20px}.ba-dashboard__content__sidebar__widget__single__add{color:var(--ba-dashboard-primary-color)}.ba-dashboard__content__sidebar__widget__single__add svg path{fill:var(--ba-dashboard-primary-color)}.ba-dashboard__content__sidebar__widget__single--registration .ba-dashboard__content__sidebar__widget__info__item{justify-content:space-between}.ba-dashboard__content__sidebar__widget__info{display:flex;flex-direction:column;gap:12px;margin:0}.ba-dashboard__content__sidebar__widget__info__item{align-items:center;border-bottom:1px solid var(--ba-dashboard-section-border-color);display:inline-flex;flex-wrap:wrap;font-size:12px;font-weight:500;gap:8px;line-height:1.6;margin:0;padding:5px 0}.ba-dashboard__content__sidebar__widget__info__item:last-child{padding-bottom:12px}.ba-dashboard__content__sidebar__widget__info__item .info-value{align-items:center;display:flex;font-weight:400;gap:6px}.ba-dashboard__content__sidebar__widget__info__item .info-value svg path{fill:var(--ba-dashboard-secondary-color)}.ba-dashboard__content__sidebar__widget__info__link,.ba-dashboard__content__sidebar__widget__info__toggle{align-items:center;color:var(--ba-dashboard-primary-color);display:flex;gap:6px;text-decoration:underline}.ba-dashboard__content__sidebar__widget__info .ba-dashboard__btn{border-radius:4px;font-size:14px;font-weight:500;height:27px;margin:0 0 12px;padding:0 12px}.ba-dashboard__btn{align-items:center;border:1px solid var(--ba-dashboard-primary-color);border-radius:24px;color:var(--ba-dashboard-primary-color);display:inline-flex;font-size:16px;font-weight:500;gap:6px;height:35px;line-height:1.2;padding:0 24px;text-decoration:none;transition:all .3s ease}.ba-dashboard__btn:hover{background-color:var(--ba-dashboard-primary-color);color:var(--ba-dashboard-white-color)}.ba-dashboard__btn--sm{border-radius:6px;padding:0 16px}.ba-dashboard__btn--primary{background-color:var(--ba-dashboard-primary-color);border-color:var(--ba-dashboard-primary-color);color:var(--ba-dashboard-white-color)}.ba-dashboard__tab{display:flex;flex-direction:column}.ba-dashboard__tab__list{display:flex;gap:24px}.ba-dashboard__tab__top{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0 0 24px}.ba-dashboard__tab__item{align-items:center;border-bottom:1px solid transparent;color:var(--ba-dashboard-title-color);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;height:40px;line-height:1.2;transition:all .3s ease}.ba-dashboard__tab__item svg path{fill:var(--ba-dashboard-title-color)}.ba-dashboard__tab__item.active{border-color:var(--ba-dashboard-primary-color)}.ba-dashboard__tab__content{display:flex;flex-direction:column;gap:24px}.ba-dashboard__tab__content__single{border-bottom:1px solid var(--ba-dashboard-section-border-color);display:flex;gap:20px;padding:11px 0}.ba-dashboard__tab__content__single__title{color:var(--ba-dashboard-dark-color);font-size:14px;font-weight:600;line-height:1.2;margin:2px 0 0;width:150px}.ba-dashboard__tab__content__single__value{color:var(--ba-dashboard-body-color);flex:1;font-size:14px;font-weight:500;line-height:1.6}.ba-dashboard__tab__content__single__value a{color:var(--ba-dashboard-primary-color)}.ba-dashboard__chart{align-items:center;border-bottom:1px solid var(--ba-dashboard-border-color);display:flex;gap:35px;padding:0 0 12px}.ba-dashboard__chart__content{width:150px}.ba-dashboard__chart__title{color:var(--ba-dashboard-body-color);font-size:16px;font-weight:600;line-height:1.2;margin:0 0 6px}.ba-dashboard__chart__count{color:var(--ba-dashboard-title-color);font-size:24px;font-weight:700;line-height:1.2;margin:0}.ba-dashboard__chart__wrapper{flex:1}.plugin-badge{border-radius:9999px;display:inline-block;font-size:.75rem;font-weight:500;margin-left:5px;padding:2px 6px}.plugin-badge.active{background-color:#d1f5cd;color:#2e7d32}.plugin-badge.inactive{background-color:#e0e0e0;color:#757575}.plugin-badge.community{background-color:#e0f2fe;color:#0369a1}.plugin-badge.upgrade{background-color:#fef9c3;color:#92400e}.plugin-badge.abandoned,.plugin-badge.enqueued{background-color:#fee2e2;color:#991b1b}.ba-dashboard__content__section__data table{border-collapse:collapse;width:100%}.ba-dashboard__content__section__data table td,.ba-dashboard__content__section__data table th{font-size:14px;font-weight:400;line-height:1.7}.ba-dashboard__content__section__data table th{background-color:var(--ba-dashboard-section-border-color);box-sizing:border-box;color:var(--ba-dashboard-title-color);font-weight:600;height:40px;line-height:1.2;min-width:120px;padding:0 16px;text-align:center;width:auto}.ba-dashboard__content__section__data table th:first-child{border-radius:8px 0 0 0;text-align:left}.ba-dashboard__content__section__data table th:last-child{border-radius:0 8px 0 0;text-align:right;width:160px}.ba-dashboard__content__section__data table th .bs-dashboard-tooltip{margin-left:6px;top:4px}.ba-dashboard__content__section__data table th.description{text-align:left;width:60%}.ba-dashboard__content__section__data table tbody tr:last-child td:first-child{border-radius:0 0 0 8px}.ba-dashboard__content__section__data table tbody tr:last-child td:last-child{border-radius:0 0 8px 0}.ba-dashboard__content__section__data table td{border-bottom:1px solid var(--ba-dashboard-section-border-color);border-top:1px solid var(--ba-dashboard-section-border-color);color:var(--ba-dashboard-dark-color);height:40px;padding:0 16px;text-align:center}.ba-dashboard__content__section__data table td:first-child{border-left:1px solid var(--ba-dashboard-section-border-color)}.ba-dashboard__content__section__data table td:last-child{border-right:1px solid var(--ba-dashboard-section-border-color)}.ba-dashboard__content__section__data table td.plugin-name{align-items:center;display:flex;padding-bottom:5px;padding-top:5px}.ba-dashboard__content__section__data table td a{align-items:center;color:var(--ba-dashboard-primary-color);display:flex;gap:2px}.ba-dashboard__content__section__data table td a.action{justify-content:end}.ba-dashboard__content__section__data table td:first-child{text-align:left}.ba-dashboard__content__section__data table td:last-child{text-align:right}.ba-dashboard__content__section__data table td.description{text-align:left;width:60%}#wpbody-content>div{display:none!important}#wpbody-content .ba-menu-page-wrapper{background:#fff;display:block!important;margin-left:-20px}.ba-dashboard__wrapper{display:flex}
