@import url(https://fonts.googleapis.com/css2?family=Lato:wght@700;900&family=Roboto:wght@100..900&display=swap);
:root{--bpl-dashboard-primary-color:#8c74fd;--bpl-dashboard-primary-color-rgb:11,129,238;--bpl-dashboard-secondary-color:#ff7c5f;--bpl-dashboard-secondary-color-rgb:140,116,253;--bpl-dashboard-title-color:#070127;--bpl-dashboard-title-color-rgb:7,1,39;--bpl-dashboard-content-color:#1b2e4b;--bpl-dashboard-content-color-rgb:27,46,75}.bPlDashboardProAds{height:-moz-fit-content;height:fit-content}.bPlDashboardProAds figure{display:none!important}.fs-has-title,.fs-notice,.fs_notice_board,.notice,div.fs-notice.promotion,div.fs-notice.success,div.fs-notice.updated{display:none!important;height:0;left:-9999px;margin:0!important;opacity:0;padding:0!important;position:absolute!important;top:-9999px;visibility:hidden;width:0}.bPlDashboard{background:#f6f8fa;font-family:Roboto,sans-serif;margin:0 -20px;max-width:calc(100% + 20px);min-height:100vh;width:calc(100% + 20px)}.bPlDashboard *{box-sizing:border-box;font-family:Roboto,sans-serif;line-height:1.5;margin:0;padding:0}.bPlDashboard .bPlDashboardContainer{margin:0 auto;max-width:1320px;padding:0 15px;width:100%}.bPlDashboard .bPlDashboardMain{padding:28px 24px}.bPlDashboard .bPlDashboardMain .bPlDashboardContainer{display:flex;flex-direction:column;gap:24px;padding:20px 0}.bPlDashboard .bPlDashboardCard{background-color:#fff;padding:24px}.bPlDashboard .bPlDashboardButtons{align-items:center;display:flex;gap:10px}.bPlDashboard .bPlButton{border-radius:0!important}.bPlDashboard ::-webkit-scrollbar{width:8px}.bPlDashboard ::-webkit-scrollbar-track{background:transparent}.bPlDashboard ::-webkit-scrollbar-thumb{background:rgba(var(--bpl-dashboard-content-color-rgb,#1B2E4B),.25);border-radius:4px}.bPlDashboard ::-webkit-scrollbar-thumb:hover{background:rgba(var(--bpl-dashboard-content-color-rgb,#1B2E4B),.45)}
.bPlDashboardDemos{gap:24px;max-width:1240px;width:100%}.bPlDashboardDemos,.bPlDashboardDemos .hero{display:flex;flex-direction:column;margin:0 auto}.bPlDashboardDemos .hero{gap:10px;max-width:640px;text-align:center}.bPlDashboardDemos .hero .eyebrow{align-self:center;background:rgba(97,85,245,.08);color:var(--bpl-dashboard-primary-color,#6155f5);font-size:12px;font-weight:700;letter-spacing:1.5px;padding:5px 12px;text-transform:uppercase}.bPlDashboardDemos .hero h1{color:#001737;font-size:28px;font-weight:700;letter-spacing:-.3px;line-height:1.2;margin:0}.bPlDashboardDemos .hero p{color:#1b2e4b;font-size:14px;line-height:1.55;margin:0}.bPlDashboardDemos .toolbar{align-items:center;background:#fff;border:1px solid rgba(27,46,75,.1);box-shadow:0 1px 3px rgba(9,30,66,.04);display:flex;flex-wrap:wrap;gap:16px;padding:14px 16px}.bPlDashboardDemos .toolbar .search{align-items:center;display:flex;flex:1 1 280px;position:relative}.bPlDashboardDemos .toolbar .search>svg{color:rgba(27,46,75,.5);height:18px;left:14px;pointer-events:none;position:absolute;width:18px}.bPlDashboardDemos .toolbar .search input{background:rgba(27,46,75,.05);border:1px solid transparent;color:#001737;flex:1;font-size:14px;padding:9px 36px 9px 40px;transition:background .15s,border-color .15s,box-shadow .15s;width:100%}.bPlDashboardDemos .toolbar .search input:focus{background:#fff;border-color:rgba(97,85,245,.45);box-shadow:0 0 0 3px rgba(97,85,245,.1);outline:none}.bPlDashboardDemos .toolbar .search input::-moz-placeholder{color:rgba(27,46,75,.45)}.bPlDashboardDemos .toolbar .search input::placeholder{color:rgba(27,46,75,.45)}.bPlDashboardDemos .toolbar .search .searchClear{align-items:center;background:rgba(27,46,75,.12);border:none;color:#1b2e4b;cursor:pointer;display:flex;font-size:17px;height:22px;justify-content:center;line-height:1;position:absolute;right:8px;width:22px}.bPlDashboardDemos .toolbar .search .searchClear:hover{background:rgba(27,46,75,.2)}.bPlDashboardDemos .toolbar .chips{display:flex;flex-wrap:wrap;gap:6px}.bPlDashboardDemos .toolbar .chips .chip{--accent:rgba(27,46,75,.4);align-items:center;background:transparent;border:1px solid rgba(27,46,75,.15);color:#1b2e4b;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:7px;padding:7px 14px;transition:background .15s,border-color .15s,color .15s}.bPlDashboardDemos .toolbar .chips .chip .chipDot{background:var(--accent);flex-shrink:0;height:8px;width:8px}.bPlDashboardDemos .toolbar .chips .chip:hover{border-color:rgba(97,85,245,.4);color:#001737}.bPlDashboardDemos .toolbar .chips .chip.isActive{background:#001737;border-color:#001737;color:#fff}.bPlDashboardDemos .toolbar .chips .chip.isActive .chipDot{background:hsla(0,0%,100%,.55)}.bPlDashboardDemos .toolbar .actions{align-items:center;display:flex;gap:8px;margin-left:auto}.bPlDashboardDemos .toolbar .actions .bPlButton{font-size:13px;font-weight:500;padding:7px 16px}.bPlDashboardDemos .count{color:rgba(27,46,75,.8);font-size:13px;margin:-8px 0 0}.bPlDashboardDemos .count strong{color:#001737;font-weight:700}.bPlDashboardDemos .grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.bPlDashboardDemos .card{--accent:#6155f5;background:#fff;border:1px solid rgba(27,46,75,.1);border-radius:0;cursor:pointer;display:flex;flex-direction:column;gap:12px;min-width:auto;overflow:hidden;padding:20px;position:relative;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.bPlDashboardDemos .card:before{background:linear-gradient(135deg,rgba(97,85,245,.08),transparent 60%);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 8%,transparent),transparent 60%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease}.bPlDashboardDemos .card:hover{border-color:var(--accent);box-shadow:0 10px 24px rgba(9,30,66,.08);transform:translateY(-3px)}.bPlDashboardDemos .card:hover:before{opacity:1}.bPlDashboardDemos .card:hover .cardAction{color:var(--accent);transform:translateX(3px)}.bPlDashboardDemos .card .cardIcon{align-items:center;background:rgba(97,85,245,.12);background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--accent);display:inline-flex;height:44px;justify-content:center;width:44px}.bPlDashboardDemos .card .cardIcon svg{height:22px;width:22px;fill:currentColor}.bPlDashboardDemos .card .cardCat{align-self:flex-start;background:rgba(97,85,245,.12);background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.8px;padding:3px 8px;text-transform:uppercase}.bPlDashboardDemos .card .cardTitle{color:#001737;flex:1;font-size:15px;font-weight:600;line-height:1.35;margin:0}.bPlDashboardDemos .card .cardAction{align-items:center;color:#1b2e4b;display:inline-flex;font-size:13px;font-weight:600;gap:6px;transition:color .18s ease,transform .18s ease}.bPlDashboardDemos .card .cardAction svg{height:14px;width:14px}.bPlDashboardDemos .empty{background:#fff;border:1px dashed rgba(27,46,75,.2);color:#1b2e4b;padding:60px 24px;text-align:center}.bPlDashboardDemos .empty svg{color:rgba(27,46,75,.4);height:36px;margin-bottom:12px;width:36px}.bPlDashboardDemos .empty h3{color:#001737;font-size:16px;font-weight:600;margin:0 0 4px}.bPlDashboardDemos .empty p{font-size:13px;margin:0;opacity:.78}.bPlDashboardDemos .modal{align-items:stretch;display:flex;inset:0;justify-content:stretch;position:fixed;z-index:99999}.bPlDashboardDemos .modal .modalBackdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(9,30,66,.62);inset:0;position:absolute}.bPlDashboardDemos .modal .modalContent{animation:dGalleryPop .22s ease;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.35);display:flex;flex-direction:column;height:min(820px,92vh);margin:auto;overflow:hidden;position:relative;width:min(1240px,96vw)}.bPlDashboardDemos .modal .modalContent .modalHead{align-items:center;border-bottom:1px solid rgba(27,46,75,.1);display:flex;flex-shrink:0;gap:16px;justify-content:space-between;padding:14px 18px}.bPlDashboardDemos .modal .modalContent .modalHead .modalTitleWrap{align-items:center;display:flex;gap:10px;min-width:0}.bPlDashboardDemos .modal .modalContent .modalHead .modalTitleWrap h2{color:#001737;font-size:15px;font-weight:600;margin:0;max-width:42ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bPlDashboardDemos .modal .modalContent .modalHead .modalCat{color:#fff;flex-shrink:0;font-size:10.5px;font-weight:700;letter-spacing:.8px;padding:4px 9px;text-transform:uppercase;white-space:nowrap}.bPlDashboardDemos .modal .modalContent .modalHead .modalProgress{background:rgba(27,46,75,.07);color:rgba(27,46,75,.65);flex-shrink:0;font-size:12px;padding:3px 8px;white-space:nowrap}.bPlDashboardDemos .modal .modalContent .modalHead .modalActions{align-items:center;display:flex;flex-shrink:0;gap:8px}.bPlDashboardDemos .modal .modalContent .modalHead .modalActions .modalOpen{align-items:center;background:rgba(97,85,245,.08);color:var(--bpl-dashboard-primary-color,#6155f5);display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:7px 12px;text-decoration:none;transition:background .15s}.bPlDashboardDemos .modal .modalContent .modalHead .modalActions .modalOpen:hover{background:rgba(97,85,245,.15);color:var(--bpl-dashboard-primary-color,#6155f5)}.bPlDashboardDemos .modal .modalContent .modalHead .modalActions .modalOpen svg{height:14px;width:14px}.bPlDashboardDemos .modal .modalContent .modalHead .modalActions .modalClose{align-items:center;background:rgba(27,46,75,.07);border:none;color:#1b2e4b;cursor:pointer;display:inline-flex;flex-shrink:0;height:34px;justify-content:center;transition:background .15s,color .15s;width:34px}.bPlDashboardDemos .modal .modalContent .modalHead .modalActions .modalClose:hover{background:#ffeaea;color:#ef4444}.bPlDashboardDemos .modal .modalContent .modalHead .modalActions .modalClose svg{height:18px;width:18px}.bPlDashboardDemos .modal .modalContent .modalStage{background:#0f172a;flex:1;overflow:hidden;position:relative}.bPlDashboardDemos .modal .modalContent .modalStage iframe{background:#fff;border:0;display:block;height:100%;width:100%}.bPlDashboardDemos .modal .modalContent .modalStage .imgScroll{background:#fff;height:100%;overflow:auto;width:100%}.bPlDashboardDemos .modal .modalContent .modalStage .imgScroll img{display:block;height:auto;width:100%}.bPlDashboardDemos .modal .modalContent .modalStage .iframeLoader{align-items:center;background:rgba(15,23,42,.92);color:hsla(0,0%,100%,.7);display:flex;flex-direction:column;font-size:13px;gap:12px;inset:0;justify-content:center;position:absolute;z-index:2}.bPlDashboardDemos .modal .modalContent .modalStage .spinner{animation:dGallerySpinAnim .9s linear infinite;border:3px solid hsla(0,0%,100%,.18);border-radius:50%;border-top-color:#fff;height:32px;width:32px}.bPlDashboardDemos .modal .modalContent .modalStage .modalNav{align-items:center;background:hsla(0,0%,100%,.92);border:none;box-shadow:0 6px 18px rgba(0,0,0,.18);color:#001737;cursor:pointer;display:inline-flex;height:42px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .15s,transform .18s;width:42px;z-index:3}.bPlDashboardDemos .modal .modalContent .modalStage .modalNav:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.bPlDashboardDemos .modal .modalContent .modalStage .modalNav.modalNavPrev{left:16px}.bPlDashboardDemos .modal .modalContent .modalStage .modalNav.modalNavNext{right:16px}.bPlDashboardDemos .modal .modalContent .modalStage .modalNav svg{height:20px;width:20px}@keyframes dGalleryPop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes dGallerySpinAnim{to{transform:rotate(1turn)}}@media(max-width:768px){.bPlDashboardDemosGallery .toolbar .search{flex:1 1 100%}.bPlDashboardDemosGallery .toolbar .actions{margin-left:0}.bPlDashboardDemosGallery .grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.bPlDashboardDemosGallery .modal .modalContent{height:100dvh;width:100vw}.bPlDashboardDemosGallery .modal .modalContent .modalHead .modalTitleWrap h2{max-width:22ch}.bPlDashboardDemosGallery .modal .modalContent .modalHead .modalActions .modalOpen{display:none}}
.bPlButton{align-items:center;border:none;border-radius:.5em;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:10px;outline:0;overflow:hidden;padding:12px 28px;position:relative;text-decoration:none;transition:all .5s ease-in-out;z-index:0}.bPlButton .bPlButton-disabled{cursor:not-allowed;opacity:.7}.bPlButton svg{fill:currentColor;height:1.2em;width:1.2em}.bPlButton:focus,.bPlButton:hover{box-shadow:none;outline:0}.bPlButton.variant-danger,.bPlButton.variant-primary,.bPlButton.variant-secondary{color:#fff}.bPlButton.variant-danger:before,.bPlButton.variant-primary:before,.bPlButton.variant-secondary:before{background:#070127;content:"";height:100%;left:0;position:absolute;top:0;transition:all .5s ease-in-out;width:0;z-index:-1}.bPlButton.variant-danger:hover:before,.bPlButton.variant-primary:hover:before,.bPlButton.variant-secondary:hover:before{width:100%}.bPlButton.variant-danger.white:before,.bPlButton.variant-primary.white:before,.bPlButton.variant-secondary.white:before{background:#fff}.bPlButton.variant-primary{background:#146ef5}.bPlButton.variant-primary.white:hover{color:#146ef5}.bPlButton.variant-primary.outline{background:transparent;border:2px solid #146ef5;color:#146ef5}.bPlButton.variant-primary.outline:before{background:#146ef5}.bPlButton.variant-primary.outline:hover{color:#fff}.bPlButton.variant-primary.outline.white{border:2px solid #fff;color:#fff}.bPlButton.variant-primary.outline.white:before{background:#fff}.bPlButton.variant-primary.outline.white:hover{color:#146ef5}.bPlButton.variant-secondary{background:#ff7a00}.bPlButton.variant-secondary.white:hover{color:#ff7a00}.bPlButton.variant-secondary.outline{background:transparent;border:2px solid #ff7a00;color:#ff7a00}.bPlButton.variant-secondary.outline:before{background:#ff7a00}.bPlButton.variant-secondary.outline:hover{color:#fff}.bPlButton.variant-danger{background:#dc3545}.bPlButton.variant-danger.white:hover{color:#ff7a00}.bPlButton.variant-danger.outline{background:transparent;border:2px solid #dc3545;color:#dc3545}.bPlButton.variant-danger.outline:before{background:#ff7a00}.bPlButton.variant-danger.outline:hover{color:#fff}.bPlButton.size-medium{font-size:14px;padding:8px 18px}.bPlButton.size-small{font-size:12px;padding:6px 14px}
.bPlDashboardPricing{display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1140px;width:100%}.bPlDashboardPricing.bPlDashboardPricingLoading{align-items:center;color:var(--bpl-dashboard-content-color,#1b2e4b);justify-content:center;min-height:320px}.bPlDashboardPricing .pricingLoadingSpinner{animation:bplPricingSpin .9s linear infinite;border:3px solid rgba(97,85,245,.18);border-radius:50%;border-top:3px solid var(--bpl-dashboard-primary-color,#6155f5);height:36px;width:36px}.bPlDashboardPricing .pricingHero{display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:720px;text-align:center}.bPlDashboardPricing .pricingHero .pricingEyebrow{align-self:center;background:rgba(97,85,245,.08);color:var(--bpl-dashboard-primary-color,#6155f5);font-size:12px;font-weight:700;letter-spacing:1.5px;padding:5px 12px;text-transform:uppercase}.bPlDashboardPricing .pricingHero h1{color:var(--bpl-dashboard-title-color,#001737);font-size:36px;font-weight:700;letter-spacing:-.5px;line-height:1.15;margin:0}.bPlDashboardPricing .pricingHero p{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:16px;line-height:1.6;margin:0}.bPlDashboardPricing .pricingCycleWrap{display:flex;justify-content:center}.bPlDashboardPricing .pricingCycle{align-items:center;background:#fff;border:1px solid #e6e8ee;box-shadow:0 1px 2px rgba(9,30,66,.04);display:inline-flex;gap:4px;padding:5px}.bPlDashboardPricing .pricingCycle button{align-items:center;background:transparent;border:none;color:var(--bpl-dashboard-content-color,#1b2e4b);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:9px 22px;position:relative;transition:background .18s ease,color .18s ease}.bPlDashboardPricing .pricingCycle button:hover{color:var(--bpl-dashboard-title-color,#001737)}.bPlDashboardPricing .pricingCycle button.isActive{background:var(--bpl-dashboard-title-color,#001737);color:#fff}.bPlDashboardPricing .pricingCycle .pricingSave{background:#22c55e;color:#fff;font-size:11px;font-weight:700;letter-spacing:.3px;line-height:1.6;padding:2px 8px}.bPlDashboardPricing .pricingPlans{align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.bPlDashboardPricing .pricingPlan{background:#fff;border:1px solid #e6e8ee;display:flex;flex-direction:column;padding:28px 26px;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.bPlDashboardPricing .pricingPlan:hover{border-color:rgba(97,85,245,.35);box-shadow:0 12px 30px rgba(9,30,66,.08);transform:translateY(-3px)}.bPlDashboardPricing .pricingPlan.isFeatured{background:linear-gradient(180deg,#2212f1,#6155f5);border-color:transparent;box-shadow:0 16px 40px rgba(97,85,245,.25);color:#fff;transform:translateY(-6px)}.bPlDashboardPricing .pricingPlan.isFeatured .pricingAmount,.bPlDashboardPricing .pricingPlan.isFeatured .pricingCurrency,.bPlDashboardPricing .pricingPlan.isFeatured .pricingPlanHead h3,.bPlDashboardPricing .pricingPlan.isFeatured .pricingPrice,.bPlDashboardPricing .pricingPlan.isFeatured .pricingSuffix{color:#fff}.bPlDashboardPricing .pricingPlan.isFeatured .pricingEquiv,.bPlDashboardPricing .pricingPlan.isFeatured .pricingPlanHead p{color:hsla(0,0%,100%,.78)}.bPlDashboardPricing .pricingPlan.isFeatured .pricingPriceWrap{border-color:hsla(0,0%,100%,.2)}.bPlDashboardPricing .pricingPlan.isFeatured .pricingCta{background:#fff!important;color:var(--bpl-dashboard-primary-color,#6155f5)!important}.bPlDashboardPricing .pricingPlan.isFeatured .pricingCta:focus,.bPlDashboardPricing .pricingPlan.isFeatured .pricingCta:hover{background:hsla(0,0%,100%,.92)!important;color:var(--bpl-dashboard-primary-color,#6155f5)!important}.bPlDashboardPricing .pricingBadge{background:#f59e0b;box-shadow:0 6px 16px rgba(245,158,11,.35);color:#fff;font-size:11px;font-weight:700;left:50%;letter-spacing:1px;padding:6px 14px;position:absolute;text-transform:uppercase;top:-12px;transform:translateX(-50%);white-space:nowrap}.bPlDashboardPricing .pricingPlanHead{margin-bottom:18px}.bPlDashboardPricing .pricingPlanHead h3{color:var(--bpl-dashboard-title-color,#001737);font-size:18px;font-weight:700;margin:0 0 4px}.bPlDashboardPricing .pricingPlanHead p{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:13px;margin:0;opacity:.78}.bPlDashboardPricing .pricingPriceWrap{border-bottom:1px solid #eef0f5;margin-bottom:22px;padding:0 0 22px}.bPlDashboardPricing .pricingPrice{align-items:flex-start;color:var(--bpl-dashboard-title-color,#001737);display:flex;gap:2px;line-height:1;margin-bottom:8px}.bPlDashboardPricing .pricingPrice .pricingCurrency{font-size:22px;font-weight:600;margin-top:6px}.bPlDashboardPricing .pricingPrice .pricingAmount{font-size:48px;font-weight:700;letter-spacing:-1px}.bPlDashboardPricing .pricingPrice .pricingSuffix{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:15px;font-weight:500;margin-left:2px;margin-top:18px;opacity:.7}.bPlDashboardPricing .pricingEquiv{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:13px;margin:0;opacity:.78}.bPlDashboardPricing .pricingCta{align-items:center;background:var(--bpl-dashboard-primary-color,#6155f5)!important;color:#fff!important;display:inline-flex;font-size:15px!important;font-weight:600!important;justify-content:center;margin-top:auto;overflow:hidden;padding:12px 20px!important;text-align:center;transition:background .18s ease,transform .18s ease;width:100%}.bPlDashboardPricing .pricingCta:before{display:none!important}.bPlDashboardPricing .pricingCta:focus,.bPlDashboardPricing .pricingCta:hover{background:#3425f2!important;color:#fff!important}.bPlDashboardPricing .pricingEmpty{color:var(--bpl-dashboard-content-color,#1b2e4b);grid-column:1/-1;padding:40px;text-align:center}.bPlDashboardPricing .pricingIncluded{background:#fff;border:1px solid #eef0f5;box-shadow:0 1px 2px rgba(9,30,66,.03);margin:0 auto;max-width:980px;padding:32px 36px;width:100%}.bPlDashboardPricing .pricingIncludedHead{display:flex;flex-direction:column;gap:10px;margin:0 auto 24px;max-width:640px;text-align:center}.bPlDashboardPricing .pricingIncludedHead .pricingIncludedTag{align-self:center;background:rgba(34,197,94,.12);color:#15803d;font-size:11px;font-weight:700;letter-spacing:1.2px;padding:5px 12px;text-transform:uppercase}.bPlDashboardPricing .pricingIncludedHead h2{color:var(--bpl-dashboard-title-color,#001737);font-size:24px;font-weight:700;letter-spacing:-.3px;margin:0}.bPlDashboardPricing .pricingIncludedHead p{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:14.5px;line-height:1.55;margin:0;opacity:.88}.bPlDashboardPricing .pricingIncludedGrid{display:grid;gap:10px 28px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));list-style:none;margin:0;padding:0}.bPlDashboardPricing .pricingIncludedGrid li{align-items:flex-start;border-bottom:1px dashed #eef0f5;color:var(--bpl-dashboard-title-color,#001737);display:flex;font-size:14px;gap:12px;line-height:1.5;padding:10px 0}.bPlDashboardPricing .pricingIncludedGrid li:nth-last-child(-n+2){border-bottom:none}.bPlDashboardPricing .pricingIncludedCheck{align-items:center;background:rgba(97,85,245,.12);color:var(--bpl-dashboard-primary-color,#6155f5);display:inline-flex;flex-shrink:0;height:22px;justify-content:center;margin-top:1px;width:22px}.bPlDashboardPricing .pricingIncludedCheck svg{height:14px;width:14px}.bPlDashboardPricing .pricingTrust{background:#fff;border:1px solid #eef0f5;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding:24px}.bPlDashboardPricing .pricingTrustItem{align-items:center;display:flex;gap:12px}.bPlDashboardPricing .pricingTrustItem .pricingTrustIcon{align-items:center;background:rgba(97,85,245,.1);color:var(--bpl-dashboard-primary-color,#6155f5);display:inline-flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.bPlDashboardPricing .pricingTrustItem .pricingTrustIcon svg{height:18px;width:18px}.bPlDashboardPricing .pricingTrustItem strong{color:var(--bpl-dashboard-title-color,#001737);display:block;font-size:14px;font-weight:600;margin-bottom:2px}.bPlDashboardPricing .pricingTrustItem span{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:12.5px;opacity:.8}.bPlDashboardPricing .pricingFaq{margin:0 auto;max-width:780px;width:100%}.bPlDashboardPricing .pricingFaq h2{color:var(--bpl-dashboard-title-color,#001737);font-size:24px;font-weight:700;margin:0 0 18px;text-align:center}.bPlDashboardPricing .pricingFaqList{display:flex;flex-direction:column;gap:10px}.bPlDashboardPricing .pricingFaqItem{background:#fff;border:1px solid #eef0f5;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.bPlDashboardPricing .pricingFaqItem.isOpen{border-color:rgba(97,85,245,.3);box-shadow:0 4px 12px rgba(9,30,66,.04)}.bPlDashboardPricing .pricingFaqItem.isOpen .pricingFaqQ svg{color:var(--bpl-dashboard-primary-color,#6155f5);transform:rotate(180deg)}.bPlDashboardPricing .pricingFaqQ{align-items:center;background:transparent;border:none;color:var(--bpl-dashboard-title-color,#001737);cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:16px;justify-content:space-between;padding:16px 20px;text-align:left;width:100%}.bPlDashboardPricing .pricingFaqQ svg{color:var(--bpl-dashboard-content-color,#1b2e4b);flex-shrink:0;height:18px;opacity:.7;transition:transform .2s ease,color .2s ease;width:18px}.bPlDashboardPricing .pricingFaqA{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:14px;line-height:1.6;padding:0 20px 18px}@keyframes bplPricingSpin{to{transform:rotate(1turn)}}
.bPlDashboardFeatureCompare{display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:1140px;width:100%}.bPlDashboardFeatureCompare.bPlDashboardFeatureCompareLoading{align-items:center;color:var(--bpl-dashboard-content-color,#1b2e4b);justify-content:center;min-height:320px}.bPlDashboardFeatureCompare .fcSpinner{animation:bplFeatureCompareSpin .9s linear infinite;border:3px solid rgba(97,85,245,.18);border-radius:50%;border-top:3px solid var(--bpl-dashboard-primary-color,#6155f5);height:36px;width:36px}.bPlDashboardFeatureCompare .fcHero{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:720px;text-align:center}.bPlDashboardFeatureCompare .fcHero .fcEyebrow{align-self:center;background:rgba(97,85,245,.08);color:var(--bpl-dashboard-primary-color,#6155f5);font-size:12px;font-weight:700;letter-spacing:1.5px;padding:5px 12px;text-transform:uppercase}.bPlDashboardFeatureCompare .fcHero h1{color:var(--bpl-dashboard-title-color,#001737);font-size:34px;font-weight:700;letter-spacing:-.4px;line-height:1.16;margin:0}.bPlDashboardFeatureCompare .fcHero p{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:15px;line-height:1.6;margin:0}.bPlDashboardFeatureCompare .fcHero p strong{color:var(--bpl-dashboard-primary-color,#6155f5);font-weight:700}.bPlDashboardFeatureCompare .fcCycleWrap{display:flex;justify-content:center}.bPlDashboardFeatureCompare .fcCycle{align-items:center;background:#fff;border:1px solid #e6e8ee;box-shadow:0 1px 2px rgba(9,30,66,.04);display:inline-flex;gap:4px;padding:5px}.bPlDashboardFeatureCompare .fcCycle button{align-items:center;background:transparent;border:none;color:var(--bpl-dashboard-content-color,#1b2e4b);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:9px 22px;transition:background .18s ease,color .18s ease}.bPlDashboardFeatureCompare .fcCycle button.isActive{background:var(--bpl-dashboard-title-color,#001737);color:#fff}.bPlDashboardFeatureCompare .fcCycle .fcSave{background:#22c55e;color:#fff;font-size:11px;font-weight:700;letter-spacing:.3px;line-height:1.6;padding:2px 8px}.bPlDashboardFeatureCompare .fcPlans{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.bPlDashboardFeatureCompare .fcPlan{background:#fff;border:1px solid #eef0f5;display:flex;flex-direction:column;gap:16px;padding:28px;position:relative}.bPlDashboardFeatureCompare .fcPlan.isPro{background:linear-gradient(180deg,#2212f1,#6155f5);border-color:transparent;box-shadow:0 14px 36px rgba(97,85,245,.22);color:#fff}.bPlDashboardFeatureCompare .fcPlan.isPro .fcPlanTag{background:hsla(0,0%,100%,.2);color:#fff}.bPlDashboardFeatureCompare .fcPlan.isPro h3{color:#fff}.bPlDashboardFeatureCompare .fcPlan.isPro .fcPlanHead p{color:hsla(0,0%,100%,.82)}.bPlDashboardFeatureCompare .fcPlan.isPro .fcPlanPrice{color:#fff}.bPlDashboardFeatureCompare .fcPlan.isPro .fcPlanPrice .fcCyc{color:hsla(0,0%,100%,.75)}.bPlDashboardFeatureCompare .fcPlan.isPro .fcPlanCta{background:#fff!important;color:var(--bpl-dashboard-primary-color,#6155f5)!important}.bPlDashboardFeatureCompare .fcPlan.isPro .fcPlanCta:focus,.bPlDashboardFeatureCompare .fcPlan.isPro .fcPlanCta:hover{background:hsla(0,0%,100%,.92)!important;color:var(--bpl-dashboard-primary-color,#6155f5)!important}.bPlDashboardFeatureCompare .fcPlanHead{display:flex;flex-direction:column;gap:8px}.bPlDashboardFeatureCompare .fcPlanHead h3{color:var(--bpl-dashboard-title-color,#001737);font-size:22px;font-weight:700;margin:0}.bPlDashboardFeatureCompare .fcPlanHead p{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:14px;line-height:1.5;margin:0}.bPlDashboardFeatureCompare .fcPlanTag{align-self:flex-start;background:#f1f3f8;color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:11px;font-weight:700;letter-spacing:1px;padding:5px 11px;text-transform:uppercase}.bPlDashboardFeatureCompare .fcPlanPrice{align-items:baseline;color:var(--bpl-dashboard-title-color,#001737);display:flex;flex-wrap:wrap;gap:4px}.bPlDashboardFeatureCompare .fcPlanPrice .fcCurr{font-size:20px;font-weight:600}.bPlDashboardFeatureCompare .fcPlanPrice .fcAmt{font-size:42px;font-weight:700;letter-spacing:-1px;line-height:1}.bPlDashboardFeatureCompare .fcPlanPrice .fcCyc{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:13px;font-weight:500;margin-left:6px;opacity:.8}.bPlDashboardFeatureCompare .fcPlanCta{align-items:center;background:var(--bpl-dashboard-primary-color,#6155f5)!important;color:#fff!important;display:inline-flex;font-size:14.5px!important;font-weight:600!important;justify-content:center;margin-top:auto;overflow:hidden;padding:12px 20px!important;text-align:center;transition:background .2s ease,color .2s ease,border-color .2s ease;width:100%}.bPlDashboardFeatureCompare .fcPlanCta:before{display:none!important}.bPlDashboardFeatureCompare .fcPlanCta:focus,.bPlDashboardFeatureCompare .fcPlanCta:hover{background:#3425f2!important;color:#fff!important}.bPlDashboardFeatureCompare .fcPlanCtaHave{align-items:center;background:rgba(34,197,94,.12);border:1.5px solid rgba(34,197,94,.35);color:#15803d;cursor:default;display:inline-flex;font-size:14.5px;font-weight:600;gap:8px;justify-content:center;margin-top:auto;padding:12px 20px;pointer-events:none;text-align:center;width:100%}.bPlDashboardFeatureCompare .fcPlanCtaHave svg{color:#16a34a;flex-shrink:0;height:16px;width:16px}.bPlDashboardFeatureCompare .fcTableWrap{background:#fff;border:1px solid #eef0f5;box-shadow:0 1px 2px rgba(9,30,66,.03);overflow:hidden}.bPlDashboardFeatureCompare .fcTableHead{align-items:center;border-bottom:1px solid #eef0f5;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:20px 24px}.bPlDashboardFeatureCompare .fcTableHead h2{color:var(--bpl-dashboard-title-color,#001737);font-size:18px;font-weight:700;margin:0}.bPlDashboardFeatureCompare .fcSearchBox{align-items:center;display:flex;min-width:220px;position:relative}.bPlDashboardFeatureCompare .fcSearchBox>svg{color:#8a93a6;height:16px;left:12px;pointer-events:none;position:absolute;width:16px}.bPlDashboardFeatureCompare .fcSearchBox input{background:#f7f8fb;border:1px solid transparent;color:var(--bpl-dashboard-title-color,#001737);flex:1;font-size:13.5px;outline:none;padding:8px 32px 8px 34px}.bPlDashboardFeatureCompare .fcSearchBox input:focus{background:#fff;border-color:rgba(97,85,245,.45);box-shadow:0 0 0 3px rgba(97,85,245,.12)}.bPlDashboardFeatureCompare .fcSearchBox input::-moz-placeholder{color:#94a3b8}.bPlDashboardFeatureCompare .fcSearchBox input::placeholder{color:#94a3b8}.bPlDashboardFeatureCompare .fcSearchBox button{align-items:center;background:#e5e7ee;border:none;color:#4b5563;cursor:pointer;display:flex;font-size:16px;height:22px;justify-content:center;line-height:1;position:absolute;right:6px;width:22px}.bPlDashboardFeatureCompare .fcTableScroll{overflow-x:auto;width:100%}.bPlDashboardFeatureCompare .fcTable{border-collapse:collapse;font-size:14px;width:100%}.bPlDashboardFeatureCompare .fcTable thead th{background:#f9fafc;border-bottom:1px solid #eef0f5;color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:13px;font-weight:700;letter-spacing:.5px;padding:14px 16px;position:sticky;text-align:left;text-transform:uppercase;top:0;white-space:nowrap}.bPlDashboardFeatureCompare .fcTable thead th.isProCol{color:var(--bpl-dashboard-primary-color,#6155f5);text-align:center}.bPlDashboardFeatureCompare .fcTable thead th.isFreeCol{text-align:center}.bPlDashboardFeatureCompare .fcTable thead th:first-child{min-width:240px;padding-left:24px}.bPlDashboardFeatureCompare .fcTable thead th:last-child{padding-right:24px}.bPlDashboardFeatureCompare .fcTable tbody tr{transition:background .12s ease}.bPlDashboardFeatureCompare .fcTable tbody tr.isProOnly,.bPlDashboardFeatureCompare .fcTable tbody tr:hover{background:rgba(97,85,245,.04)}.bPlDashboardFeatureCompare .fcTable tbody td{border-bottom:1px solid #f4f5f9;color:var(--bpl-dashboard-title-color,#001737);padding:13px 16px;vertical-align:middle}.bPlDashboardFeatureCompare .fcTable tbody td:first-child{line-height:1.45;padding-left:24px}.bPlDashboardFeatureCompare .fcTable tbody td:last-child{padding-right:24px}.bPlDashboardFeatureCompare .fcTable tbody td.isFreeCol,.bPlDashboardFeatureCompare .fcTable tbody td.isProCol{text-align:center;white-space:nowrap;width:1%}.bPlDashboardFeatureCompare .fcTable tbody tr:last-child td{border-bottom:none}.bPlDashboardFeatureCompare .fcRowTag{background:rgba(97,85,245,.1);color:var(--bpl-dashboard-primary-color,#6155f5);display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:.8px;margin-left:8px;padding:2px 7px;text-transform:uppercase;vertical-align:middle}.bPlDashboardFeatureCompare .fcCell{align-items:center;display:inline-flex;height:28px;justify-content:center;width:28px}.bPlDashboardFeatureCompare .fcCell svg{height:14px;width:14px}.bPlDashboardFeatureCompare .fcCell.isCheck{background:rgba(34,197,94,.14);color:#16a34a}.bPlDashboardFeatureCompare .fcCell.isCross{background:rgba(148,163,184,.16);color:#94a3b8}.bPlDashboardFeatureCompare .fcCell.isCross svg{height:12px;width:12px}.bPlDashboardFeatureCompare .fcEmpty{color:var(--bpl-dashboard-content-color,#1b2e4b);opacity:.7;padding:40px 16px!important;text-align:center}.bPlDashboardFeatureCompare .fcCtaBanner{align-items:center;background:linear-gradient(135deg,rgba(97,85,245,.08),rgba(97,85,245,.02));border:1px solid rgba(97,85,245,.18);display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding:28px 32px}.bPlDashboardFeatureCompare .fcCtaBanner h2{color:var(--bpl-dashboard-title-color,#001737);font-size:22px;font-weight:700;margin:0 0 6px}.bPlDashboardFeatureCompare .fcCtaBanner p{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:14px;line-height:1.55;margin:0;max-width:580px}.bPlDashboardFeatureCompare .fcCtaBanner .fcPlanCta{flex-shrink:0;padding:12px 26px!important;width:auto}@keyframes bplFeatureCompareSpin{to{transform:rotate(1turn)}}
.bPlDashboardActivation{display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:760px;width:100%}.bPlDashboardActivation .actHero{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:560px;text-align:center}.bPlDashboardActivation .actHero .actEyebrow{align-self:center;background:rgba(97,85,245,.08);color:var(--bpl-dashboard-primary-color,#6155f5);font-size:12px;font-weight:700;letter-spacing:1.5px;padding:5px 12px;text-transform:uppercase}.bPlDashboardActivation .actHero h1{color:var(--bpl-dashboard-title-color,#001737);font-size:34px;font-weight:700;letter-spacing:-.4px;line-height:1.16;margin:0}.bPlDashboardActivation .actHero p{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:15px;line-height:1.6;margin:0}.bPlDashboardActivation .actHero p strong{color:var(--bpl-dashboard-title-color,#001737);font-weight:600}.bPlDashboardActivation .actCard{background:#fff;border:1.5px solid #eef0f5;overflow:visible;transition:border-color .2s ease}.bPlDashboardActivation .actCard.isActive{border-color:rgba(34,197,94,.4)}.bPlDashboardActivation .actCardHead{align-items:center;border-bottom:1px solid #eef0f5;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:20px 24px}.bPlDashboardActivation .actPluginInfo{align-items:center;display:flex;gap:14px}.bPlDashboardActivation .actPluginInfo img{height:44px;-o-object-fit:cover;object-fit:cover;width:44px}.bPlDashboardActivation .actPluginInfo h2{color:var(--bpl-dashboard-title-color,#001737);font-size:17px;font-weight:700;margin:0 0 3px}.bPlDashboardActivation .actVer{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:12px;opacity:.7}.bPlDashboardActivation .actStatus{align-items:center;display:inline-flex;font-size:13px;font-weight:600;gap:7px;padding:6px 14px}.bPlDashboardActivation .actStatus.isOk{background:rgba(34,197,94,.1);color:#15803d}.bPlDashboardActivation .actStatus.isOk .actStatusDot{background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.25)}.bPlDashboardActivation .actStatus.isOff{background:rgba(245,158,11,.14);color:#b45309}.bPlDashboardActivation .actStatus.isOff .actStatusDot{background:#f59e0b}.bPlDashboardActivation .actStatusDot{border-radius:50%;flex-shrink:0;height:7px;width:7px}.bPlDashboardActivation .actLoading{align-items:center;color:var(--bpl-dashboard-content-color,#1b2e4b);display:flex;flex-direction:column;font-size:14px;gap:16px;justify-content:center;padding:60px 24px}.bPlDashboardActivation .actSpinner{animation:bplActivationSpin .9s linear infinite;border:3px solid rgba(97,85,245,.18);border-radius:50%;border-top:3px solid var(--bpl-dashboard-primary-color,#6155f5);height:32px;width:32px}.bPlDashboardActivation .actBody{display:flex;flex-direction:column;gap:20px;padding:28px}.bPlDashboardActivation .actSuccessTop{align-items:center;display:flex;gap:16px}.bPlDashboardActivation .actSuccessTop h3{color:var(--bpl-dashboard-title-color,#001737);font-size:17px;font-weight:700;margin:0 0 4px}.bPlDashboardActivation .actSuccessTop p{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:13.5px;line-height:1.5;margin:0}.bPlDashboardActivation .actSuccessIcon{align-items:center;background:rgba(34,197,94,.12);color:#16a34a;display:inline-flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.bPlDashboardActivation .actSuccessIcon svg{height:24px;width:24px}.bPlDashboardActivation .actLicenseRow{display:flex;flex-direction:column;gap:8px}.bPlDashboardActivation .actFieldLabel{align-items:center;color:var(--bpl-dashboard-content-color,#1b2e4b);display:flex;font-size:12px;font-weight:600;gap:6px;letter-spacing:.6px;opacity:.8;text-transform:uppercase}.bPlDashboardActivation .actFieldLabel svg{height:13px;width:13px}.bPlDashboardActivation .actLicenseDisplay{align-items:center;background:#f7f8fb;border:1px solid #e6e8ee;display:flex;gap:4px;padding:4px 4px 4px 14px}.bPlDashboardActivation .actLicenseDisplay input{background:transparent;border:none;color:var(--bpl-dashboard-title-color,#001737);flex:1;font-family:monospace;font-size:14px;min-width:0;outline:none;padding:7px 0}.bPlDashboardActivation .actIconBtn{align-items:center;background:transparent;border:none;color:var(--bpl-dashboard-content-color,#1b2e4b);cursor:pointer;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;position:relative;transition:background .15s ease,color .15s ease;width:32px}.bPlDashboardActivation .actIconBtn:hover{background:#eef0f5;color:var(--bpl-dashboard-title-color,#001737)}.bPlDashboardActivation .actIconBtn.isCopied{color:#16a34a}.bPlDashboardActivation .actIconBtn svg{height:15px;width:15px}.bPlDashboardActivation .actCopiedTip{background:var(--bpl-dashboard-title-color,#001737);bottom:calc(100% + 6px);color:#fff;font-size:11px;font-weight:600;padding:3px 8px;pointer-events:none;position:absolute;right:0;white-space:nowrap}.bPlDashboardActivation .actCopiedTip:after{border:4px solid transparent;border-top:4px solid var(--bpl-dashboard-title-color,#001737);content:"";position:absolute;right:8px;top:100%}.bPlDashboardActivation .actFoot{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.bPlDashboardActivation .actLinkBtn{align-items:center;background:transparent;border:none;color:var(--bpl-dashboard-content-color,#1b2e4b);cursor:pointer;display:inline-flex;font-size:13.5px;font-weight:500;gap:6px;padding:0;transition:color .15s ease}.bPlDashboardActivation .actLinkBtn:hover{color:var(--bpl-dashboard-primary-color,#6155f5)}.bPlDashboardActivation .actLinkBtn.isDanger{color:#dc2626}.bPlDashboardActivation .actLinkBtn.isDanger:hover{color:#b91c1c}.bPlDashboardActivation .actLinkBtn.isCenter{display:flex;justify-content:center;width:100%}.bPlDashboardActivation .actLinkBtn svg{height:14px;width:14px}.bPlDashboardActivation .actField{display:flex;flex-direction:column;gap:8px}.bPlDashboardActivation .actField input{background:#f7f8fb;border:1px solid #e6e8ee;color:var(--bpl-dashboard-title-color,#001737);font-family:monospace;font-size:14px;outline:none;padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease}.bPlDashboardActivation .actField input:focus{background:#fff;border-color:rgba(97,85,245,.45);box-shadow:0 0 0 3px rgba(97,85,245,.12)}.bPlDashboardActivation .actField input::-moz-placeholder{color:#94a3b8;font-family:inherit}.bPlDashboardActivation .actField input::placeholder{color:#94a3b8;font-family:inherit}.bPlDashboardActivation .actField input:disabled{cursor:not-allowed;opacity:.6}.bPlDashboardActivation .actError{align-items:flex-start;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;display:flex;font-size:13.5px;gap:8px;padding:12px 14px}.bPlDashboardActivation .actError svg{flex-shrink:0;height:15px;margin-top:1px;width:15px}.bPlDashboardActivation .actPrimaryBtn{background:var(--bpl-dashboard-primary-color,#6155f5);border:none;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:13px 20px;transition:background .18s ease;width:100%}.bPlDashboardActivation .actPrimaryBtn:hover:not(:disabled){background:#3425f2}.bPlDashboardActivation .actPrimaryBtn:disabled{cursor:not-allowed;opacity:.55}.bPlDashboardActivation .actHelp{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:13px;line-height:1.55;margin:0;text-align:center}.bPlDashboardActivation .actHelp a{align-items:center;color:var(--bpl-dashboard-primary-color,#6155f5);display:inline-flex;font-weight:500;gap:3px;text-decoration:none}.bPlDashboardActivation .actHelp a:hover{text-decoration:underline}.bPlDashboardActivation .actHelp a svg{height:12px;width:12px}.bPlDashboardActivation .actPermsBlock{background:#f7f8fb;border:1px solid #eef0f5;padding:18px 20px}.bPlDashboardActivation .actPermsBlock>h4{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:13px;font-weight:600;line-height:1.4;margin:0 0 14px}.bPlDashboardActivation .actPerms{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.bPlDashboardActivation .actPerms li{align-items:flex-start;display:flex;gap:12px}.bPlDashboardActivation .actPerms strong{color:var(--bpl-dashboard-title-color,#001737);display:block;font-size:13.5px;font-weight:600;margin-bottom:2px}.bPlDashboardActivation .actPerms span{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:12px;opacity:.8}.bPlDashboardActivation .actPermIcon{align-items:center;background:rgba(97,85,245,.1);color:var(--bpl-dashboard-primary-color,#6155f5);display:inline-flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.bPlDashboardActivation .actPermIcon svg{height:16px;width:16px}.bPlDashboardActivation .actLegalRow{align-items:center;display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:center;padding-top:4px}.bPlDashboardActivation .actLegalRow a{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:12px;opacity:.7;text-decoration:none;transition:opacity .15s ease}.bPlDashboardActivation .actLegalRow a:hover{opacity:1;text-decoration:underline}.bPlDashboardActivation .actLegalRow>span{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:12px;opacity:.35}.bPlDashboardActivation .actModal{align-items:center;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:100000}.bPlDashboardActivation .actModalBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(9,30,66,.5);inset:0;position:absolute}.bPlDashboardActivation .actModalContent{background:#fff;box-shadow:0 20px 60px rgba(9,30,66,.2);display:flex;flex-direction:column;gap:16px;max-width:440px;padding:28px;position:relative;width:100%}.bPlDashboardActivation .actModalContent>header{align-items:flex-start;display:flex;gap:14px}.bPlDashboardActivation .actModalContent>header h3{color:var(--bpl-dashboard-title-color,#001737);font-size:17px;font-weight:700;margin:0 0 6px}.bPlDashboardActivation .actModalContent>header p{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:13.5px;line-height:1.5;margin:0}.bPlDashboardActivation .actModalContent>footer{display:flex;gap:10px;justify-content:flex-end}.bPlDashboardActivation .actModalIcon{align-items:center;background:rgba(245,158,11,.12);color:#d97706;display:inline-flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.bPlDashboardActivation .actModalIcon svg{height:18px;width:18px}.bPlDashboardActivation .actModalNote{background:#f7f8fb;color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:13px;line-height:1.55;padding:12px 14px}.bPlDashboardActivation .actModalCancel{background:#fff;border:1.5px solid #e6e8ee;color:var(--bpl-dashboard-content-color,#1b2e4b);cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:border-color .15s ease,background .15s ease}.bPlDashboardActivation .actModalCancel:hover{background:#f7f8fb;border-color:#c0c8d8}.bPlDashboardActivation .actModalAction{background:#dc2626;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 18px;transition:background .15s ease}.bPlDashboardActivation .actModalAction:hover{background:#b91c1c}@keyframes bplActivationSpin{to{transform:rotate(1turn)}}
.bPlDashboardOurPlugins{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1240px;width:100%}.bPlDashboardOurPlugins.bPlDashboardOurPluginsLoading{align-items:center;color:rgba(27,46,75,.7);gap:16px;justify-content:center;min-height:320px}.bPlDashboardOurPlugins .ourPlugSpinner{animation:ourPlugSpin .9s linear infinite;border:3px solid rgba(97,85,245,.18);border-radius:50%!important;border-top:3px solid var(--bpl-dashboard-primary-color,#6155f5);height:36px;width:36px}@keyframes ourPlugSpin{to{transform:rotate(1turn)}}.bPlDashboardOurPlugins .ourPlugHero{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:720px;text-align:center}.bPlDashboardOurPlugins .ourPlugHero .ourPlugEyebrow{align-self:center;background:rgba(97,85,245,.08);color:var(--bpl-dashboard-primary-color,#6155f5);font-size:12px;font-weight:700;letter-spacing:1.5px;padding:5px 12px;text-transform:uppercase}.bPlDashboardOurPlugins .ourPlugHero h1{color:#001737;font-size:32px;font-weight:700;letter-spacing:-.4px;line-height:1.18;margin:0}.bPlDashboardOurPlugins .ourPlugHero p{color:rgba(27,46,75,.8);font-size:15px;line-height:1.6;margin:0}.bPlDashboardOurPlugins .ourPlugToolbar{align-items:center;background:#fff;border:1px solid #eef0f5;box-shadow:0 1px 2px rgba(15,23,42,.03);display:flex;flex-wrap:wrap;gap:16px;padding:14px 16px}.bPlDashboardOurPlugins .ourPlugSearch{align-items:center;display:flex;flex:1 1 260px;position:relative}.bPlDashboardOurPlugins .ourPlugSearch svg{color:#8a93a6;left:14px;pointer-events:none;position:absolute}.bPlDashboardOurPlugins .ourPlugSearch input{background:#f7f8fb;border:1px solid transparent;color:#001737;flex:1;font-size:14px;padding:10px 40px;transition:background .15s,border-color .15s;width:100%}.bPlDashboardOurPlugins .ourPlugSearch input:focus{background:#fff;border-color:rgba(97,85,245,.45);box-shadow:0 0 0 3px rgba(97,85,245,.12);outline:none}.bPlDashboardOurPlugins .ourPlugSearch input::-moz-placeholder{color:#94a3b8}.bPlDashboardOurPlugins .ourPlugSearch input::placeholder{color:#94a3b8}.bPlDashboardOurPlugins .ourPlugSearch button{background:#e5e7ee;border:none;color:#4b5563;cursor:pointer;font-size:18px;height:24px;line-height:1;position:absolute;right:8px;width:24px}.bPlDashboardOurPlugins .ourPlugSearch button:hover{background:#d1d5db}.bPlDashboardOurPlugins .ourPlugSortLabel{color:rgba(27,46,75,.6);font-size:12px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap}.bPlDashboardOurPlugins .ourPlugSort{background:#f1f3f8;display:inline-flex;gap:2px;padding:4px}.bPlDashboardOurPlugins .ourPlugSort button{background:transparent;border:none;color:rgba(27,46,75,.8);cursor:pointer;font-size:13px;font-weight:600;padding:7px 14px;transition:background .15s,color .15s}.bPlDashboardOurPlugins .ourPlugSort button:hover{color:#001737}.bPlDashboardOurPlugins .ourPlugSort button.isActive{background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.08);color:#6155f5}.bPlDashboardOurPlugins .ourPlugCount{color:rgba(27,46,75,.8);font-size:13px;margin:-8px 0 0}.bPlDashboardOurPlugins .ourPlugCount strong{color:#001737;font-weight:700}.bPlDashboardOurPlugins .ourPlugGrid{display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.bPlDashboardOurPlugins .ourPlugEmpty{background:#fff;border:1px dashed #d8dce5;color:rgba(27,46,75,.7);padding:60px 24px;text-align:center}.bPlDashboardOurPlugins .ourPlugEmpty svg{color:#94a3b8;margin-bottom:12px}.bPlDashboardOurPlugins .ourPlugEmpty h3{color:#001737;font-size:16px;font-weight:600;margin:0 0 4px}.bPlDashboardOurPlugins .ourPlugEmpty p{font-size:13px;margin:0;opacity:.78}.bPlDashboardOurPlugins .ourPlugCard{background:#fff;border:1px solid #eef0f5;display:flex;flex-direction:column;padding:22px;position:relative;transition:transform .2s,box-shadow .2s,border-color .2s}.bPlDashboardOurPlugins .ourPlugCard:hover{border-color:rgba(97,85,245,.3);box-shadow:0 12px 28px rgba(15,23,42,.08);transform:translateY(-3px)}.bPlDashboardOurPlugins .ourPlugCardTop{align-items:center;display:flex;gap:12px;margin-bottom:14px;min-width:0}.bPlDashboardOurPlugins .ourPlugIcon{background:#f7f8fb;flex-shrink:0;height:46px;-o-object-fit:contain;object-fit:contain;width:46px}.bPlDashboardOurPlugins .ourPlugCardId{flex:1;min-width:0}.bPlDashboardOurPlugins .ourPlugCardId h3{color:#001737;font-size:15px;font-weight:600;line-height:1.3;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bPlDashboardOurPlugins .ourPlugVer{background:#f1f3f8;color:rgba(27,46,75,.7);display:inline-block;font-size:11px;font-weight:600;padding:2px 7px}.bPlDashboardOurPlugins .ourPlugActive{align-items:center;background:rgba(34,197,94,.12);color:#15803d;display:inline-flex;font-size:11px;font-weight:700;gap:4px;letter-spacing:.6px;padding:4px 8px;position:absolute;right:14px;text-transform:uppercase;top:14px}.bPlDashboardOurPlugins .ourPlugDesc{color:rgba(27,46,75,.85);display:-webkit-box;font-size:13.5px;line-height:1.55;margin:0 0 16px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.bPlDashboardOurPlugins .ourPlugStats{align-items:center;background:#f7f8fb;color:rgba(27,46,75,.8);display:flex;font-size:12.5px;gap:12px;justify-content:space-between;margin-bottom:16px;padding:10px 12px}.bPlDashboardOurPlugins .ourPlugStat{align-items:center;display:inline-flex;font-weight:600;gap:6px}.bPlDashboardOurPlugins .ourPlugStat strong{color:#001737;font-weight:700}.bPlDashboardOurPlugins .ourPlugStars{display:inline-flex;gap:1px}.bPlDashboardOurPlugins .ourPlugCta{align-items:center;background:#6155f5!important;color:#fff!important;display:inline-flex;font-size:13.5px!important;font-weight:600!important;justify-content:center;margin-top:auto;overflow:hidden;padding:10px 16px!important;position:relative;text-align:center;transition:background .2s,color .2s,opacity .2s,box-shadow .2s;width:100%}.bPlDashboardOurPlugins .ourPlugCta:before{display:none!important}.bPlDashboardOurPlugins .ourPlugCta:hover:not(:disabled){background:#3d2ef3!important;box-shadow:0 4px 12px rgba(97,85,245,.25);color:#fff!important}.bPlDashboardOurPlugins .ourPlugCta:disabled{cursor:not-allowed;opacity:.85}.bPlDashboardOurPlugins .ourPlugCta.status-installed{background:transparent!important;border:1.5px solid rgba(97,85,245,.4)!important;color:#6155f5!important}.bPlDashboardOurPlugins .ourPlugCta.status-installed:hover:not(:disabled){background:rgba(97,85,245,.08)!important;border-color:#6155f5!important;box-shadow:none}.bPlDashboardOurPlugins .ourPlugCta.status-activating,.bPlDashboardOurPlugins .ourPlugCta.status-installing{background:#f1f3f8!important;color:rgba(27,46,75,.8)!important}.bPlDashboardOurPlugins .ourPlugCta.status-activated,.bPlDashboardOurPlugins .ourPlugCta.status-success{background:rgba(34,197,94,.14)!important;color:#15803d!important}.bPlDashboardOurPlugins .ourPlugCta.status-error{background:rgba(220,38,38,.12)!important;color:#b91c1c!important}.bPlDashboardOurPlugins .ourPlugCtaSpinner{animation:ourPlugSpin .9s linear infinite;border:2px solid rgba(15,23,42,.18);border-radius:50%!important;border-top-color:rgba(27,46,75,.8);flex-shrink:0;height:14px;margin-right:8px;width:14px}
.bPlDashboardHeader{align-items:stretch;background-color:#fff;container-type:inline-size;display:flex;flex-wrap:wrap;margin:0 auto;min-height:75px;padding:0 33px;position:relative;row-gap:30px;width:100%}.bPlDashboardHeader .pluginInfo{align-items:center;display:flex;justify-content:start;min-height:70px;padding-right:28px;position:relative}.bPlDashboardHeader .pluginInfo:after{background:#f6f8fa;content:"";height:103%;position:absolute;right:0;top:0;transform:rotate(15deg);width:6px}.bPlDashboardHeader .pluginInfo img{display:inline-block;height:42px;margin-right:8px;width:42px}.bPlDashboardHeader .pluginInfo h1{color:#231f20;font-family:Lato,sans-serif;font-size:24px;font-weight:800;margin-right:8px}.bPlDashboardHeader .pluginInfo .pluginVersion{background:linear-gradient(to top right,#ec1c24 14%,#f16522);color:#fff;font-size:13px;font-weight:700;padding:3px 6px}.bPlDashboardHeader .bPlDashboardNav{align-items:stretch;display:flex;font-size:16px;gap:42px;margin-right:auto;min-height:65px;padding:0 40px 0 70px}.bPlDashboardHeader .bPlDashboardNav .navLink{align-items:center;border:none;border-bottom:2px solid transparent;color:rgba(var(--bpl-dashboard-title-color-rgb,#001737),.75);display:inline-flex;font-weight:500;height:100%;justify-content:center;outline:none;text-decoration:none;transition:all .3s ease-in-out}.bPlDashboardHeader .bPlDashboardNav .navLink:hover{color:var(--bpl-dashboard-title-color,#001737)}.bPlDashboardHeader .bPlDashboardNav .navLink.active{border-bottom:2px solid var(--bpl-dashboard-primary-color,#6155f5);color:var(--bpl-dashboard-title-color,#001737)}.bPlDashboardHeader .bPlDashboardNav .navLink:focus{box-shadow:none}.bPlDashboardHeader .navButtons{align-items:center;-moz-column-gap:35px;column-gap:35px;display:flex;flex-wrap:wrap;min-height:60px;padding:0 25px 0 0;row-gap:15px}.bPlDashboardHeader .navButtons .linkButton{border-left:1px solid #aeaeb2;color:var(--bpl-dashboard-primary-color,#6155f5);font-size:16px;font-weight:500;padding-left:32px;text-decoration:none}.bPlDashboardHeader .navButtons .linkButton:active,.bPlDashboardHeader .navButtons .linkButton:focus,.bPlDashboardHeader .navButtons .linkButton:hover{box-shadow:none;outline:0}.bPlDashboardHeader .navButtons .bPlButton{background:linear-gradient(to top right,var(--bpl-dashboard-primary-color,#6155f5),var(--bpl-dashboard-secondary-color,#091e42));color:#fff;font-size:16px;font-weight:500;padding:10px 20px}.bPlDashboardHeader .navButtons .bPlButton:before{display:none}.bPlDashboardHeader .navButtons .bPlButton.upgrade svg{fill:none;height:14px;width:12px}.bPlDashboardHeader .navButtons .bPlButton svg{height:16px;margin-right:6px;vertical-align:text-bottom;width:16px}.bPlDashboardHeader .bplHamburger{align-self:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;flex-shrink:0;height:18px;justify-content:space-between;margin-right:15px;padding:0;width:24px}.bPlDashboardHeader .bplHamburger span{background:#001737;border-radius:1px;display:block;height:2px;transform-origin:center;transition:transform .25s ease,opacity .25s ease;width:100%}.bPlDashboardHeader .bplHamburger.open span:first-child{transform:translateY(8px) rotate(45deg)}.bPlDashboardHeader .bplHamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.bPlDashboardHeader .bplHamburger.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media screen and (max-width:1800px){.bPlDashboardHeader{padding:0 20px}.bPlDashboardHeader .bPlDashboardNav{gap:20px;padding:0 15px 0 20px}.bPlDashboardHeader .navButtons{-moz-column-gap:20px;column-gap:20px}.bPlDashboardHeader .navButtons a:first-child{padding-left:15px}}@container (max-width: 1350px){.bPlDashboardHeader .bplHamburger{display:flex;margin-left:auto}.bPlDashboardHeader .bPlDashboardNav{align-items:flex-start;background:#fff;border-top:1px solid rgba(0,0,0,.06);box-shadow:0 6px 16px rgba(0,0,0,.1);display:none;flex-direction:column;gap:0;left:0;margin-right:0;min-height:0;padding:4px 24px 12px;position:absolute;top:100%;width:100%;z-index:999}.bPlDashboardHeader .bPlDashboardNav.open{display:flex}.bPlDashboardHeader .bPlDashboardNav .navLink{border-bottom:1px solid rgba(0,0,0,.06);border-left:3px solid transparent;height:auto;justify-content:flex-start;padding:11px 0 11px 10px;width:100%}.bPlDashboardHeader .bPlDashboardNav .navLink:last-child{border-bottom:none}.bPlDashboardHeader .bPlDashboardNav .navLink.active{border-bottom-color:rgba(0,0,0,.06);border-left-color:var(--bpl-dashboard-primary-color,#6155f5)}.bPlDashboardHeader .navButtons{-moz-column-gap:16px;column-gap:16px;flex-wrap:nowrap;min-height:65px;padding-right:0}.bPlDashboardHeader .pluginInfo{min-height:65px}}
.bPlDashboardOverview{display:flex;flex-wrap:wrap;gap:32px;margin:0 auto;max-width:1440px;width:100%}.bPlDashboardOverview .overviewLeft{display:flex;flex:1;flex-direction:column;gap:32px;max-width:100%;width:960px}.bPlDashboardOverview .overviewLeft .overviewLeftTop{align-items:center;display:flex;flex-wrap:wrap-reverse;gap:32px;justify-content:space-between}.bPlDashboardOverview .overviewLeft .overviewLeftTop h2{color:var(--bpl-dashboard-title-color,#001737);font-size:24px;font-weight:600;margin-bottom:10px}.bPlDashboardOverview .overviewLeft .overviewLeftTop p{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:16px;margin-bottom:32px}.bPlDashboardOverview .overviewLeft .overviewLeftTop>div:first-child{flex:1;max-width:545px;min-width:420px;width:100%}.bPlDashboardOverview .overviewLeft .overviewLeftTop .buttons{align-items:center;display:flex;gap:21px}.bPlDashboardOverview .overviewLeft .overviewLeftTop .buttons .bPlButton{background:var(--bpl-dashboard-primary-color,#6155f5);border-radius:5px;color:#fff;padding:8px 20px}.bPlDashboardOverview .overviewLeft .overviewLeftTop .buttons .bPlButton:before,.bPlDashboardOverview .overviewLeft .overviewLeftTop .buttons .bPlButton:nth-child(2){background:var(--bpl-dashboard-secondary-color,#091e42)}.bPlDashboardOverview .overviewLeft .overviewLeftTop .buttons .bPlButton:nth-child(2):before{background:var(--bpl-dashboard-primary-color,#6155f5)}.bPlDashboardOverview .overviewLeft .overviewLeftTop .overviewBanner{background:var(--bpl-dashboard-primary-color,#6155f5);border-radius:15px;max-width:100%;overflow:hidden;padding:32px;position:relative;width:346px}.bPlDashboardOverview .overviewLeft .overviewLeftTop .overviewBanner:before{background:linear-gradient(to bottom,transparent,var(--bpl-dashboard-primary-color,#6155f5));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.bPlDashboardOverview .overviewLeft .overviewLeftTop .overviewBanner img{height:auto;max-width:100%;width:100%}.bPlDashboardOverview .overviewLeft .overviewLeftTop .overviewBanner .playButton{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,.2);color:var(--bpl-dashboard-secondary-color,#091e42);cursor:pointer;display:flex;height:64px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:64px;z-index:2}.bPlDashboardOverview .overviewLeft .overviewLeftTop .overviewBanner .playButton svg{fill:currentColor;height:32px;margin-left:4px;width:32px}.bPlDashboardOverview .overviewLeft .overviewLeftTop .overviewBanner .playButton:hover{color:var(--bpl-dashboard-primary-color,#6155f5);transform:translate(-50%,-50%) scale(1.1)}@media screen and (max-width:1600px){.bPlDashboardOverview .overviewLeft .overviewLeftTop>div:first-child{width:515px}.bPlDashboardOverview .overviewLeft .overviewLeftTop .overviewBanner{padding:16px;width:300px}}.bPlDashboardOverview .bPlVideoModal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99999}.bPlDashboardOverview .bPlVideoModal .bPlVideoModalContent{background:#000;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.5);max-width:960px;overflow:hidden;position:relative;width:90%;z-index:2}.bPlDashboardOverview .bPlVideoModal .bPlVideoModalContent .closeModal{align-items:center;background:hsla(0,0%,100%,.2);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .3s ease;width:32px;z-index:10}.bPlDashboardOverview .bPlVideoModal .bPlVideoModalContent .closeModal svg{height:20px;width:20px;fill:currentColor}.bPlDashboardOverview .bPlVideoModal .bPlVideoModalContent .closeModal:hover{background:#ff4d4d;transform:rotate(90deg)}.bPlDashboardOverview .bPlVideoModal .bPlVideoModalContent .bPlVideoPlayer{aspect-ratio:16/9;height:auto!important}.bPlDashboardOverview .bPlVideoModal .bPlVideoModalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.8);height:100%;left:0;position:absolute;top:0;width:100%}.bPlDashboardOverview .overviewRight{display:flex;flex-direction:column;gap:32px;width:370px}.bPlDashboardOverview .overviewRight .helpInfoItem{padding:24px}.bPlDashboardOverview .overviewRight .helpInfoItem figure{align-items:center;background:#faf1ff;border-radius:8px;display:inline-flex;justify-content:center;margin-bottom:17px;padding:20px;width:100%}.bPlDashboardOverview .overviewRight .helpInfoItem figure img{width:150px}.bPlDashboardOverview .overviewRight .helpInfoItem h4{align-items:center;color:var(--bpl-dashboard-title-color,#001737);display:flex;font-size:18px;font-weight:600;justify-content:space-between;margin-bottom:8px}.bPlDashboardOverview .overviewRight .helpInfoItem h4 svg{height:18px;margin-left:4px;width:18px}.bPlDashboardOverview .overviewRight .helpInfoItem p{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:14px;font-weight:400;margin-bottom:20px}.bPlDashboardOverview .overviewRight .helpInfoItem .bPlButton{background:var(--bpl-dashboard-secondary-color,#091e42);border-radius:5px;color:#fff;padding:8px 16px}.bPlDashboardOverview .overviewRight .helpInfoItem .bPlButton:before,.bPlDashboardOverview .overviewRight .helpInfoItem:last-child .bPlButton{background:var(--bpl-dashboard-primary-color,#6155f5)}.bPlDashboardOverview .overviewRight .helpInfoItem:last-child .bPlButton:before{background:var(--bpl-dashboard-secondary-color,#091e42)}
.bPlVideoPlayer{background:#000;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.3);max-width:100%;overflow:hidden;position:relative}.bPlVideoPlayer:hover .center-play-btn.pause{opacity:1}.bPlVideoPlayer .bPlVideoPlayerYoutube{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.bPlVideoPlayer .bPlVideoPlayerYoutube embed,.bPlVideoPlayer .bPlVideoPlayerYoutube iframe,.bPlVideoPlayer .bPlVideoPlayerYoutube object{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.bPlVideoPlayer .video-element{display:block;height:auto;max-height:70vh;width:100%}.bPlVideoPlayer .preview-video{display:none}.bPlVideoPlayer .center-play-btn{align-items:center;background:#146ef5;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:60px;z-index:10}.bPlVideoPlayer .center-play-btn.pause{opacity:0}.bPlVideoPlayer .center-play-btn:hover{transform:translate(-50%,-50%) scale(1.1)}.bPlVideoPlayer .center-play-btn .play-icon{color:#ddd;display:grid;height:32px;place-items:center;width:32px}.bPlVideoPlayer .center-play-btn .play-icon svg{height:32px;width:32px}.bPlVideoPlayer .center-play-btn .play-icon svg.video-player-pause-icon{fill:#ddd;height:18px;width:18px}.bPlVideoPlayer .loading-spinner{display:flex;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:5}.bPlVideoPlayer .loading-spinner .spinner{animation:bPlDashboardSpin 1s linear infinite;border:4px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:40px;width:40px}.bPlVideoPlayer .video-controls{align-items:center;background:linear-gradient(transparent,rgba(0,0,0,.7));bottom:0;display:flex;gap:15px;left:0;opacity:0;padding:20px;position:absolute;right:0;transition:opacity .3s ease}.bPlVideoPlayer .video-controls.visible,.bPlVideoPlayer:hover .video-controls{opacity:1}.bPlVideoPlayer .control-btn{align-items:center;background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:background-color .2s ease}.bPlVideoPlayer .control-btn:hover{background:hsla(0,0%,100%,.2)}.bPlVideoPlayer .control-btn svg{height:20px;width:20px}.bPlVideoPlayer .time-display{align-items:center;color:#fff;display:flex;font-size:14px;gap:5px;min-width:80px}.bPlVideoPlayer .time-display .separator{opacity:.7}.bPlVideoPlayer .progress-container{flex:1;margin:0 10px;position:relative}.bPlVideoPlayer .progress-container .progress-bar{background:hsla(0,0%,100%,.3);border-radius:3px;cursor:pointer;height:6px;position:relative;transition:height .2s ease}.bPlVideoPlayer .progress-container .progress-bar:hover{height:8px}.bPlVideoPlayer .progress-container .progress-bar .progress-filled{background:#ff6b6b;border-radius:3px;height:100%}.bPlVideoPlayer .progress-container .progress-bar .progress-handle{background:#ff6b6b;border-radius:50%;height:14px;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease;width:14px}.bPlVideoPlayer .progress-container .progress-bar:hover .progress-handle{opacity:1}.bPlVideoPlayer .progress-preview{bottom:25px;pointer-events:none;position:absolute;transform:translateX(-50%);width:120px;z-index:20}.bPlVideoPlayer .progress-preview .preview-thumbnail{background:rgba(0,0,0,.9);border:2px solid hsla(0,0%,100%,.2);border-radius:8px;box-shadow:0 8px 25px rgba(0,0,0,.4);overflow:hidden;position:relative}.bPlVideoPlayer .progress-preview .preview-thumbnail:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(0,0,0,.9);bottom:-8px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.bPlVideoPlayer .progress-preview .preview-video-display{background:#000;display:block;height:68px;-o-object-fit:cover;object-fit:cover;width:120px}.bPlVideoPlayer .progress-preview .preview-time{background:rgba(0,0,0,.8);bottom:0;color:#fff;font-size:11px;font-weight:500;left:0;padding:4px 8px;position:absolute;right:0;text-align:center}.bPlVideoPlayer .volume-container{align-items:center;display:flex;gap:8px}.bPlVideoPlayer .volume-container .volume-slider{transition:opacity .2s ease;width:80px}.bPlVideoPlayer .volume-container .volume-bar{background:hsla(0,0%,100%,.3);border-radius:2px;cursor:pointer;height:4px;position:relative}.bPlVideoPlayer .volume-container .volume-bar .volume-filled{background:#fff;border-radius:2px;height:100%;transition:width .1s ease}.bPlVideoPlayer .volume-container .volume-bar .volume-handle{background:#fff;border-radius:50%;height:12px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:left .1s ease;width:12px}@media(max-width:768px){.bPlVideoPlayer .center-play-btn{height:60px;width:60px}.bPlVideoPlayer .center-play-btn .play-icon{height:24px;width:24px}.bPlVideoPlayer .video-controls{gap:10px;padding:15px 10px}.bPlVideoPlayer .volume-container{display:none}.bPlVideoPlayer .time-display{font-size:12px;min-width:70px}.bPlVideoPlayer .preview-video-display{height:56px;width:100px}.bPlVideoPlayer .preview-time{font-size:10px;padding:3px 6px}}@media(max-width:480px){.bPlVideoPlayer .video-controls{gap:8px;padding:10px}.bPlVideoPlayer .control-btn svg{height:18px;width:18px}.bPlVideoPlayer .progress-container{margin:0 5px}.bPlVideoPlayer .preview-video-display{height:45px;width:80px}.bPlVideoPlayer .progress-preview{bottom:20px}}.bPlVideoPlayer:fullscreen{border-radius:0;height:100vh;width:100vw}.bPlVideoPlayer:fullscreen .video-element{height:100vh;max-height:100vh;-o-object-fit:contain;object-fit:contain}.bPlVideoPlayer:fullscreen .preview-video-display{height:90px;width:160px}.bPlVideoPlayer:fullscreen .progress-preview{bottom:35px}
.bPlDashboardChangelog{padding:32px!important;width:100%}.bPlDashboardChangelog .allChangelogs{max-height:450px;overflow:hidden;overflow-y:auto}.bPlDashboardChangelog h3{color:var(--bpl-dashboard-title-color,#001737);font-size:18px;font-weight:600;margin:0 0 15px}.bPlDashboardChangelog .changelog{padding:0 0 0 25px;position:relative}.bPlDashboardChangelog .changelog:before{background:var(--bpl-dashboard-primary-color,#6155f5);content:"";height:calc(100% - 10px);left:0;position:absolute;top:50%;transform:translateY(-50%);width:5px}.bPlDashboardChangelog .changelog:not(:last-child){margin-bottom:15px}.bPlDashboardChangelog .changelog.improve:before,.bPlDashboardChangelog .changelog.improvement:before,.bPlDashboardChangelog .changelog.update:before{background:#ff8d28}.bPlDashboardChangelog .changelog.fix:before,.bPlDashboardChangelog .changelog.fixing:before{background:#ff383c}.bPlDashboardChangelog .changelog .list{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:14px;list-style-type:none;margin-bottom:8px}.bPlDashboardChangelog .changelog .list li{margin-bottom:5px}.bPlDashboardChangelog .changelog .list .changelogBadge{border-radius:20px;color:#fff;display:inline-block;font-size:11px;font-weight:600;margin-right:5px;padding:1px 9px;vertical-align:middle}.bPlDashboardChangelog .changelog .list .changelogBadge.new{background:var(--bpl-dashboard-primary-color,#6155f5)}.bPlDashboardChangelog .changelog .list .changelogBadge.update{background:#ff8d28}.bPlDashboardChangelog .changelog .list .changelogBadge.fix{background:#ff383c}.bPlDashboardChangelog .changelog .list .changelogBadge.improvement{background:#8b5cf6}.bPlDashboardChangelog .changelog .list .changelogBadge.default{background:#9ca3af}.bPlDashboardChangelog .changelog .time{color:rgba(var(--bpl-dashboard-content-color-rgb,#1B2E4B),.75);font-size:14px;margin:0}.bPlDashboardChangelog .bPlButton{background:var(--bpl-dashboard-primary-color,#6155f5);color:#fff;font-size:16px;padding:10px 21px}.bPlDashboardChangelog .bPlButton:before{background:var(--bpl-dashboard-secondary-color,#091e42)}
.bPlDashboardWelcomeProAds{display:flex;flex-direction:column-reverse;flex-wrap:wrap-reverse;gap:25px;justify-content:center;width:100%}.bPlDashboardWelcomeProAds .content{flex:1}.bPlDashboardWelcomeProAds .content h3{color:var(--bpl-dashboard-content-color,#1b2e4b);font-size:16px;font-weight:600;margin-bottom:21px}.bPlDashboardWelcomeProAds .content ul{list-style-type:none;margin-bottom:32px;min-width:230px}.bPlDashboardWelcomeProAds .content ul li{align-items:start;color:var(--bpl-dashboard-content-color,#1b2e4b);display:flex;font-size:14px;font-weight:400;gap:6px;justify-content:start;margin-bottom:0}.bPlDashboardWelcomeProAds .content ul li:not(:last-child){margin-bottom:10px}.bPlDashboardWelcomeProAds .content ul li span{align-items:center;background:linear-gradient(to top right,var(--bpl-dashboard-primary-color,#6155f5),var(--bpl-dashboard-secondary-color,#091e42));display:inline-flex;height:18px;justify-content:center;margin-top:1px;min-width:18px}.bPlDashboardWelcomeProAds .content ul li span svg{fill:#fff;height:15px;width:15px}.bPlDashboardWelcomeProAds .content .bPlButton{background:var(--bpl-dashboard-secondary-color,#091e42);color:#fff;font-size:16px;padding:10px 21px}.bPlDashboardWelcomeProAds .content .bPlButton:before{background:var(--bpl-dashboard-primary-color,#6155f5)}.bPlDashboardWelcomeProAds figure{align-items:center;background:#dfdcff;display:flex;height:260px;justify-content:center;padding:16px;width:100%}.bPlDashboardWelcomeProAds figure img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}
