.actionBtn{font-size:14px;font-weight:600;text-decoration:none}.actionBtn.loading{opacity:.6;pointer-events:none}.actionBtn.loading:after{animation:loadingSpin 1s linear infinite;content:"🔄";margin-left:10px}@keyframes loadingSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bBlocksAdminNotice p{color:#000;font-size:16px;font-weight:500;text-transform:capitalize}.bBlocksSavingNotice{border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);font-size:15px;left:50%;position:fixed;top:50px;transform:translateX(-50%);z-index:1000}.bBlocksDashboardBtn,.bBlocksSavingNotice{background-color:#146ef5;color:#fff;padding:10px 20px}.bBlocksDashboardBtn{align-items:center;border:none;border-radius:5px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:5px;text-decoration:none}.bBlocksDashboardBtn:focus,.bBlocksDashboardBtn:hover{color:#fff}.bBlocksDashboardBtn.secondary{background-color:#ff7a00}#bBlocksDashboard{display:flex;flex-direction:column;padding:0 20px 0 0}#bBlocksDashboard *{box-sizing:border-box}#bBlocksDashboard .bPlDashboardHeader{background-color:#fff;margin:0 auto 40px;padding:20px;width:100%}#bBlocksDashboard .bPlDashboardHeader .pluginInfo{align-items:center;display:flex;justify-content:space-between;margin:0 auto 35px;width:100%}#bBlocksDashboard .bPlDashboardHeader .pluginInfo .name{align-items:center;display:flex;gap:15px}#bBlocksDashboard .bPlDashboardHeader .pluginInfo .name img{display:inline-block;height:50px;width:50px}#bBlocksDashboard .bPlDashboardHeader .pluginInfo .name h1{color:#1f2937;font-size:1.875rem;font-weight:700;letter-spacing:-.015em}#bBlocksDashboard .bPlDashboardHeader .pluginInfo .version{background-color:#e4e6eb;border-radius:5px;color:#6b7280;font-size:14px;font-weight:700;padding:4px 12px}#bBlocksDashboard .bPlDashboardHeader .navLinks{align-items:center;display:flex;gap:35px;width:100%}#bBlocksDashboard .bPlDashboardHeader .navLinks .link{border:none;border-bottom:2px solid transparent;color:#6b7280;font-size:16px;font-weight:500;outline:none;padding-bottom:10px;text-decoration:none}#bBlocksDashboard .bPlDashboardHeader .navLinks .link:hover{border-bottom:2px solid #1f2a38}#bBlocksDashboard .bPlDashboardHeader .navLinks .link:focus{box-shadow:none}#bBlocksDashboard .bPlDashboardHeader .navLinks .link.active{border-bottom:2px solid #1f2a38;color:#000}#bBlocksDashboard .bPlDashboardContent{background-color:#fff;border:1px solid rgba(0,0,0,.188);border-radius:.5rem;margin-bottom:40px;width:100%}#bBlocksDashboard .bPlDashboardContent .welcomePage{display:flex;flex-wrap:wrap}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeLeft{display:flex;flex:1;flex-direction:column;max-width:100%;min-width:500px}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeLeft .welcomeLeftBody{padding:30px}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeLeft .welcomeLeftBody h1{color:#000;font-size:32px;font-weight:500;line-height:135%;margin:0 0 10px}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeLeft .welcomeLeftBody p{color:rgba(0,0,0,.651);font-size:18px;font-weight:400;margin-bottom:25px}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeLeft .welcomeLeftBody .banner{border-radius:5px;display:inline-block;height:auto;margin-bottom:15px;width:100%}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeLeft .welcomeLeftBody .intro{align-items:center;display:flex;gap:15px}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeLeft .welcomeLeftBody .intro img{border-radius:50%;height:60px;width:60px}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeLeft .welcomeLeftBody .intro .nameAuthor h3{color:#000;font-size:20px;font-weight:500;margin:0 0 15px}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeLeft .welcomeLeftBody .intro .nameAuthor span{color:rgba(0,0,0,.612);font-size:16px;font-weight:500;margin-right:5px;text-transform:capitalize}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeLeft .welcomeLeftBody .intro .nameAuthor a{color:rgba(20,110,245,.839);font-size:16px;font-weight:500;text-decoration:underline}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeLeft .welcomeLeftFooter{align-items:center;border-top:1px solid rgba(0,0,0,.188);display:flex;gap:10px;justify-content:flex-end;margin-top:auto;padding:20px 30px}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeRight{border-left:1px solid rgba(0,0,0,.188);max-width:100%;width:420px}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeRight .item{padding:30px}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeRight .item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.188)}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeRight .item h2{color:rgba(0,0,0,.82);font-size:18px;font-weight:500;margin:0 0 5px}#bBlocksDashboard .bPlDashboardContent .welcomePage .welcomeRight .item p{color:rgba(0,0,0,.651);font-size:15px;font-weight:400;margin-bottom:20px}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocksTop{align-items:center;border-bottom:1px solid rgba(0,0,0,.188);display:flex;padding:20px 30px}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocksTop h2{color:#000;font-size:20px;font-weight:500;margin:0 50px 0 0}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocksTop .bBlocksDashboardSearch{position:relative;width:280px}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocksTop .bBlocksDashboardSearch input{border:1px solid #ccc;border-radius:3px;height:38px;padding:0 38px;width:100%}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocksTop .bBlocksDashboardSearch input:focus{outline-color:#146ef5}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocksTop .bBlocksDashboardSearch span,#bBlocksDashboard .bPlDashboardContent .blocksPage .blocksTop .bBlocksDashboardSearch>svg{position:absolute;top:50%;transform:translateY(-50%)}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocksTop .bBlocksDashboardSearch>svg{height:20px;left:8px;width:20px}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocksTop .bBlocksDashboardSearch span{align-items:center;cursor:pointer;display:inline-flex;height:38px;justify-content:center;right:0;width:38px}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocksTop .bBlocksDashboardSearch span svg{height:20px;width:20px}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocksTop .activeAllBtn{margin:0 10px 0 auto}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks{display:grid;gap:25px;grid-template-columns:repeat(3,1fr);padding:30px}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 0 3px 0 rgba(0,0,0,.18);display:flex;gap:10px;opacity:1;padding:14px 20px;transition:opacity .3s ease}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block.disabled{opacity:.5}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block .icon{align-items:center;background:#f0f3ff;border-radius:6px;display:flex;height:40px;justify-content:center;width:40px}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block .icon svg{fill:#146ef5;height:25px;width:25px}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block .name{color:#3b3b3b;flex-grow:1;font-size:17px;font-weight:500;margin-right:auto;text-transform:capitalize}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block .actionBtn{align-items:center;background-color:#f7f7f7;border-radius:6px;cursor:pointer;display:flex;height:30px;justify-content:center;transition:background .3s ease;width:30px}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block .actionBtn:hover{background-color:#ebebeb}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block .actionBtn svg{height:16px;width:16px;fill:#9e9e9e}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block .toggleSwitch{display:inline-block;height:20px;position:relative;width:40px}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block .toggleSwitch input{height:0;opacity:0;width:0}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block .toggleSwitch .slider{background-color:#ccc;border-radius:20px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block .toggleSwitch .slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:14px;left:3px;position:absolute;transition:.4s;width:14px}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block .toggleSwitch input:checked+.slider{background-color:#146ef5}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block .toggleSwitch input:checked+.slider:before{transform:translateX(20px)}#bBlocksDashboard .bPlDashboardContent .blocksPage .blocks .block .toggleSwitch input:disabled+.slider{opacity:.5}#bBlocksDashboard .bPlDashboardContent .blocksPage .noBlocksFound{color:red;margin:0;padding:30px}#bBlocksDashboard .bPlDashboardContent .popularPluginsPage .popularPluginsTop{align-items:center;border-bottom:1px solid rgba(0,0,0,.188);display:flex;justify-content:space-between;padding:20px 30px}#bBlocksDashboard .bPlDashboardContent .popularPluginsPage .plugins{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);padding:30px}#bBlocksDashboard .bPlDashboardContent .popularPluginsPage .plugins .plugin{border:1px solid rgba(0,0,0,.188);border-radius:5px;display:flex;flex-direction:column;padding:15px}#bBlocksDashboard .bPlDashboardContent .popularPluginsPage .plugins .plugin img{border:1px solid rgba(0,0,0,.188);border-radius:50%;display:inline-block;height:70px;margin:0 0 15px;-o-object-fit:cover;object-fit:cover;width:70px}#bBlocksDashboard .bPlDashboardContent .popularPluginsPage .plugins .plugin h3{color:#000;font-size:18px;font-weight:500;margin:0 0 7px;text-transform:uppercase}#bBlocksDashboard .bPlDashboardContent .popularPluginsPage .plugins .plugin p{color:rgba(0,0,0,.761);font-size:15px;font-weight:400;margin:0 0 15px}#bBlocksDashboard .bPlDashboardContent .popularPluginsPage .plugins .plugin .btn_area{align-items:center;display:flex;justify-content:space-between;margin-top:auto}#bBlocksDashboard .bPlDashboardContent .popularPluginsPage .plugins .plugin .btn_area .installedSuccess{background-color:#fff;background:rgba(20,110,245,.8);border:1px solid;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:14px;font-weight:400;line-height:normal;padding:7px 12px;transition:background .3s ease}#bBlocksDashboard .bPlDashboardContent .popularPluginsPage .loading{padding:30px;text-align:center}#bBlocksDashboard .headerArea{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.188);border-radius:5px;display:flex;justify-content:space-between;margin:0 auto;padding:20px 30px;width:100%}#bBlocksDashboard .headerArea h2{color:#000;font-size:18px;font-weight:500}#bBlocksDashboard .bPlDashboardChangelog{background:#fff;border:1px solid rgba(0,0,0,.188);border-radius:5px;box-sizing:border-box;margin:0 auto;padding:20px 30px;width:100%}#bBlocksDashboard .bPlDashboardChangelog .changelogToggleBtn{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.188);border-radius:5px;color:#000;cursor:pointer;display:flex;font-size:20px;font-weight:500;justify-content:space-between;padding:20px 30px}#bBlocksDashboard .bPlDashboardChangelog .item{padding:20px 30px}#bBlocksDashboard .bPlDashboardChangelog .item .version{background:#656363;border-radius:3px;color:#fff;display:inline-block;font-size:14px;font-weight:500;line-height:1;padding:5px 10px}#bBlocksDashboard .bPlDashboardChangelog .item .list{color:#888;font-size:15px;font-weight:400;line-height:26px;list-style:disc;margin-left:15px}
