.bml-plans-modal[hidden]{display:none}.bml-plans-modal{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:22px;font-family:Inter,system-ui,sans-serif;overflow-y:auto}.bml-plans-backdrop{position:absolute;inset:0;background:rgba(18,35,66,.52);backdrop-filter:blur(9px)}.bml-plans-dialog{position:relative;display:flex;flex-direction:column;width:min(950px,100%);max-height:calc(100vh - 44px);overflow:auto;padding:28px 56px 30px;border:1px solid rgba(218,227,240,.9);border-radius:23px;background:#fff;box-shadow:0 30px 85px rgba(15,37,72,.22)}.bml-plans-dialog{overflow:hidden}.bml-plans-dialog.is-comparison-open{overflow-y:auto}@media(max-width:760px){.bml-plans-dialog,.bml-plans-dialog.is-comparison-open{overflow-x:hidden;overflow-y:auto}}.bml-plans-header{position:relative;display:grid;flex:0 0 auto;grid-template-columns:150px 1fr 150px;align-items:start;min-height:92px}.bml-plans-logo{display:block;width:132px;height:auto;margin-top:1px}.bml-plans-heading{text-align:center}.bml-plans-dialog h2{margin:4px 0 9px;color:#07172f;font-size:32px;line-height:1.12;letter-spacing:-.035em}.bml-plans-dialog header p{margin:0;color:#69778d;font-size:15px}.bml-plans-dialog [data-close-plans]{justify-self:end;width:39px;height:39px;border:0;border-radius:50%;background:#f3f6fa;color:#17253b;font-size:26px;font-weight:300;line-height:1;cursor:pointer;transition:.18s ease}.bml-plans-dialog [data-close-plans]:hover{background:#e9eef5;transform:scale(1.04)}.bml-plans-dialog [data-close-plans]:focus-visible{outline:2px solid #0b55ff;outline-offset:2px}.bml-billing-frequency{display:flex;flex:0 0 auto;justify-content:center;margin:-2px 0 22px}.bml-billing-frequency span{padding:8px 18px;border:1px solid #dce5f1;border-radius:999px;color:#315071;background:#f8fbff;font-size:11px;font-weight:850;letter-spacing:.02em}.bml-plans-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));flex:1 1 auto;min-height:0;gap:18px}.bml-plan-card{position:relative;display:flex;flex-direction:column;height:100%;padding:25px 25px 22px;border:1px solid #d8e1ec;border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(20,43,79,.035)}.bml-plan-card.featured{border:2px solid #0b55ff;padding:24px 24px 21px;background:linear-gradient(145deg,#fff 15%,#f2f7ff 100%);box-shadow:0 12px 28px rgba(11,85,255,.1)}.bml-plan-card{transition:border-color .15s ease,box-shadow .15s ease}.bml-plan-card.is-selected{border-color:#0b55ff;box-shadow:0 0 0 3px rgba(11,85,255,.18),0 12px 28px rgba(11,85,255,.14)}.bml-plan-heading{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:15px;padding-bottom:20px;border-bottom:1px solid #e4eaf2}.bml-plan-heading>span:nth-child(2){min-width:0}.bml-plan-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:14px;color:#0b55ff;background:#edf4ff}.bml-plan-icon svg{width:37px;height:37px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bml-plan-card h3{margin:0 0 5px;color:#07172f;font-size:19px;letter-spacing:-.015em}.bml-plan-heading p{margin:0;color:#6b7890;font-size:12px;white-space:nowrap}.bml-plan-pill{align-self:start;padding:7px 10px;border-radius:999px;color:#0b55ff;background:#e6efff;font-size:10px;font-style:normal;font-weight:900;white-space:nowrap}.bml-plan-price{display:flex;align-items:baseline;gap:5px;margin-top:18px}.bml-plan-price strong{color:#07172f;font-size:39px;line-height:1;letter-spacing:-.045em}.bml-plan-price span{color:#68758b;font-size:13px}.bml-plan-billing-note{display:block;margin-top:6px;color:#7b8799;font-size:10px}.bml-plan-card ul{display:grid;align-content:start;gap:11px;flex:1 1 auto;min-height:0;overflow-y:auto;margin:20px 0 22px;padding:0;list-style:none}.bml-plan-card li{display:flex;align-items:center;gap:10px;margin:0;color:#263750;font-size:12px;line-height:1.35}.bml-plan-card li span{display:grid;place-items:center;flex:0 0 18px;height:18px;border-radius:50%;background:#0b55ff;color:#fff;font-size:10px;font-weight:900}.bml-plan-card li.bml-plan-more{padding-left:28px;color:#7b899d;font-weight:700}.bml-plan-card>button{width:100%;min-height:46px;margin-top:auto;border:0;border-radius:10px;background:linear-gradient(180deg,#1462ff,#064ce9);color:#fff;font:inherit;font-size:13px;font-weight:850;cursor:pointer;box-shadow:0 5px 12px rgba(11,85,255,.16);transition:.18s ease}.bml-plan-card>button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 17px rgba(11,85,255,.22)}.bml-plan-card>button:disabled{background:#dbe3ee;color:#77859a;box-shadow:none;cursor:default}.bml-plans-footer{display:grid;justify-items:center;flex:0 0 auto;margin-top:23px}.bml-plans-footer>a{display:flex;align-items:center;gap:9px;color:#0b55ff;font-size:12px;font-weight:850;text-decoration:none}.bml-plans-footer>a span{font-size:20px;font-weight:500}.bml-plans-status{min-height:16px;margin:7px 0 0;text-align:center;color:#68778c;font-size:11px}.bml-plans-status.is-error{color:#b42318}.bml-plans-open{overflow:hidden}@media(max-width:760px){.bml-plans-modal{padding:8px}.bml-plans-dialog{padding:18px 14px 22px;border-radius:19px}.bml-plans-header{grid-template-columns:1fr 40px;min-height:auto}.bml-plans-logo{width:116px}.bml-plans-heading{grid-column:1/-1;grid-row:2;margin:20px 4px 0}.bml-plans-dialog h2{font-size:25px}.bml-plans-dialog header p{font-size:13px}.bml-plans-dialog [data-close-plans]{grid-column:2;grid-row:1}.bml-billing-frequency{margin:18px 0}.bml-plans-grid{grid-template-columns:1fr}.bml-plan-card{min-height:0;padding:20px}.bml-plan-card.featured{padding:19px}.bml-plan-heading{grid-template-columns:48px minmax(0,1fr) auto;gap:11px}.bml-plan-icon{width:48px;height:48px}.bml-plan-heading p{white-space:normal}.bml-plan-pill{padding:6px 8px;font-size:9px}.bml-plan-card ul{gap:11px}}
.bml-plan-card li::before,.bml-plan-card li::after{content:none!important;display:none!important}
.bml-plan-action-status{min-height:16px;margin:0 0 7px;color:#64748b;font-size:10px;font-weight:700;line-height:1.3;text-align:center}.bml-plan-action-status.is-error{color:#b42318}
.bml-plans-dialog.is-comparison-open .bml-plans-comparison{overflow:hidden}
@media(max-width:760px){.bml-plans-dialog,.bml-plans-dialog.is-comparison-open{overflow-x:hidden;overflow-y:auto}.bml-plans-grid{display:grid;grid-template-columns:1fr;overflow:visible}.bml-plan-card{min-height:0;padding:20px}.bml-plan-card.featured{padding:19px}.bml-plans-footer{margin-top:18px}}
.bml-plans-compare-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 18px;border:1px solid #cfdced;border-radius:999px;background:rgba(255,255,255,.9);color:#0b1f3a;box-shadow:0 8px 24px rgba(24,71,129,.08);font:inherit;font-size:12px;font-weight:850;cursor:pointer;outline:0;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.bml-plans-compare-toggle:hover{border-color:#1465f3;box-shadow:0 10px 28px rgba(20,101,243,.14);transform:translateY(-1px)}.bml-plans-compare-toggle:focus-visible{outline:3px solid rgba(20,101,243,.2);outline-offset:3px}.bml-plans-compare-toggle svg{width:15px;height:15px;fill:none;stroke:#1465f3;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s ease}.bml-plans-compare-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}.bml-plans-compare-toggle[aria-expanded="true"]{border-color:#0b55ff;background:#0b55ff;color:#fff;box-shadow:0 10px 28px rgba(11,85,255,.24)}.bml-plans-compare-toggle[aria-expanded="true"]:hover{border-color:#0947d6;background:#0947d6}.bml-plans-compare-toggle[aria-expanded="true"] svg{stroke:#fff}.bml-plans-comparison{display:none;width:100%;margin-top:0}.bml-plans-comparison.is-open{display:block;margin-top:17px;animation:bml-compare-reveal .16s ease}@keyframes bml-compare-reveal{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.bml-plans-dialog.is-comparison-open .bml-plans-header,.bml-plans-dialog.is-comparison-open .bml-billing-frequency,.bml-plans-dialog.is-comparison-open .bml-plans-grid{display:none}
.bml-plans-dialog.is-comparison-open .bml-plans-footer{margin-top:0}
.bml-plans-dialog.is-comparison-open{padding-top:16px;padding-bottom:16px}
.bml-plans-dialog.is-comparison-open .bml-plans-comparison.is-open{margin-top:10px}
#bmlPlansComparison .bml-comparison-row{min-height:30px;font-size:10.5px}
#bmlPlansComparison .bml-comparison-row>span{padding:6px 12px}
#bmlPlansComparison .bml-comparison-row>strong{padding:6px 6px;font-size:10.5px}
#bmlPlansComparison .bml-comparison-head{min-height:34px}.bml-plans-comparison-table{overflow:hidden;border:1px solid #dfe7f1;border-radius:14px;background:#fff}.bml-comparison-row{display:grid;grid-template-columns:minmax(210px,1fr) 110px 110px;align-items:center;min-height:39px;border-top:1px solid #edf1f6;color:#43526a;font-size:11px}.bml-comparison-row:first-child{border-top:0}.bml-comparison-row>span{padding:9px 14px}.bml-comparison-row>strong{display:grid;place-items:center;align-self:stretch;padding:9px 7px;border-left:1px solid #edf1f6;color:#52627a;font-size:11px;text-align:center}.bml-comparison-row>strong:last-child{background:#f5f8ff;color:#244c91}.bml-comparison-row>strong.has-feature{color:#0b55ff;font-size:14px}.bml-comparison-head{min-height:42px;background:#f8faff;color:#142641;font-weight:850}.bml-comparison-head>strong{color:#142641!important;font-size:11px!important}.bml-comparison-head>strong:last-child{background:#edf4ff}
@media(max-width:760px){.bml-comparison-row{grid-template-columns:minmax(145px,1fr) 72px 78px;font-size:10px}.bml-comparison-row>span{padding:9px}.bml-comparison-row>strong{padding:8px 4px;font-size:9px}.bml-comparison-head>strong{font-size:9px!important}}
@media (min-width:761px) and (max-height:900px){.bml-plans-modal{padding:10px 18px}.bml-plans-dialog{max-height:calc(100vh - 20px);padding:18px 44px 16px}.bml-plans-header{min-height:70px}.bml-plans-logo{width:122px}.bml-plans-dialog h2{font-size:28px}.bml-plans-dialog header p{font-size:13px}.bml-billing-frequency{margin:-1px 0 12px}.bml-billing-frequency span{padding:6px 14px}.bml-plan-card{min-height:414px;padding:18px 20px 16px}.bml-plan-card.featured{padding:17px 19px 15px}.bml-plan-heading{grid-template-columns:46px 1fr auto;gap:11px;padding-bottom:12px}.bml-plan-icon{width:46px;height:46px}.bml-plan-icon svg{width:33px;height:33px}.bml-plan-card h3{font-size:17px}.bml-plan-price{margin-top:12px}.bml-plan-price strong{font-size:34px}.bml-plan-billing-note{margin-top:3px}.bml-plan-card ul{gap:8px;margin:14px 0 14px}.bml-plan-card li{font-size:11px;line-height:1.25}.bml-plan-card>button{min-height:40px}.bml-plans-footer{margin-top:10px}.bml-plans-footer>a{font-size:11px}}

.bml-access-card{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:10px;border:1px solid #d8e3f2;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);font-family:Inter,system-ui,sans-serif}.bml-access-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;color:#0b55ff;background:#eaf2ff;font-size:13px;font-weight:900}.bml-access-card strong,.bml-access-card small{display:block}.bml-access-card strong{color:#0f172a;font-size:12px;line-height:1.2}.bml-access-card small{margin-top:2px;color:#60708a;font-size:10px;font-weight:750;line-height:1.25}.bml-access-progress-label{grid-column:1/-1;margin-top:6px!important;text-align:left}.bml-access-card>button{grid-column:1/-1;width:100%;min-height:30px;margin-top:4px;border:0;border-radius:9px;background:#0b55ff;color:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.bml-access-card.is-trial{border-color:#f0e2ac;background:linear-gradient(180deg,#fffdf5,#fff9e3)}.bml-access-card.is-trial .bml-access-icon{color:#92650a;background:#fff3c4}.bml-access-progress{grid-column:1/-1;height:5px;margin-top:5px;overflow:hidden;border-radius:999px;background:#dfe8f6}.bml-access-progress span{display:block;height:100%;border-radius:inherit;background:#0b55ff;transition:width .25s ease}.bml-access-card.is-trial .bml-access-progress{background:#f7ecc4}.bml-access-card.is-trial .bml-access-progress span{background:#c99200}.bml-access-card.is-expired{border-color:#f1cfcb;background:linear-gradient(180deg,#fff,#fff7f5)}.bml-access-card.is-expired .bml-access-icon{color:#b42318;background:#feeceb}
.bml-access-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bml-access-card.is-compliance{border-color:#f1cfcb;background:linear-gradient(180deg,#fff,#fff7f5)}.bml-access-card.is-compliance .bml-access-icon{color:#b42318;background:#feeceb}.bml-access-card.is-compliance>button{background:#b42318}

.bml-compliance-modal[hidden]{display:none}.bml-compliance-modal{position:fixed;inset:0;z-index:12100;display:grid;place-items:center;padding:20px;font-family:Inter,system-ui,sans-serif}.bml-compliance-dialog{position:relative;display:flex;flex-direction:column;width:min(960px,100%);max-height:calc(100vh - 40px);overflow-y:auto;overflow-x:hidden;border:1px solid #dce5f0;border-radius:22px;background:#fff;box-shadow:0 30px 85px rgba(15,37,72,.24)}.bml-compliance-header{display:grid;grid-template-columns:150px 1fr 150px;align-items:start;padding:24px 28px 19px;border-bottom:1px solid #e8edf4;background:linear-gradient(180deg,#fff,#fbfdff)}.bml-compliance-header>img{width:132px}.bml-compliance-header>div{grid-column:2;text-align:center}.bml-compliance-header>div>span{display:block;margin-bottom:6px;color:#0b55ff;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.bml-compliance-header h2{margin:0;color:#07172f;font-size:29px;line-height:1.15;letter-spacing:-.035em}.bml-compliance-header p{max-width:620px;margin:8px auto 0;color:#68768b;font-size:12px;line-height:1.55}.bml-compliance-header [data-close-compliance]{grid-column:3;grid-row:1;justify-self:end;width:38px;height:38px;border:0;border-radius:50%;background:#f1f4f8;color:#18263a;font-size:25px;line-height:1;cursor:pointer;transition:.15s ease}.bml-compliance-header [data-close-compliance]:hover{background:#e9eef5;transform:scale(1.04)}.bml-compliance-header [data-close-compliance]:focus-visible{outline:2px solid #0b55ff;outline-offset:2px}.bml-compliance-search{display:flex;align-items:center;gap:9px;margin:16px 28px 0;padding:0 13px;border:1px solid #dbe4ef;border-radius:11px;background:#f9fbfe;color:#6a7890}.bml-compliance-search input{width:100%;height:40px;border:0;outline:0;background:transparent;color:#17263d;font:inherit;font-size:12px}.bml-compliance-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;min-height:0;margin:14px 28px 0}.bml-compliance-section{display:flex;min-height:0;flex-direction:column;overflow:hidden;border:1px solid #dce5ef;border-radius:14px;background:#fff}.bml-compliance-section>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid #e8edf4;background:#f8faff}.bml-compliance-section h3{margin:0;color:#14243b;font-size:13px}.bml-compliance-section header p{margin:3px 0 0;color:#5b6b81;font-size:11px;line-height:1.4}.bml-compliance-section header>strong{flex:0 0 auto;padding:6px 8px;border-radius:8px;background:#e9f8ef;color:#187844;font-size:11px}.bml-compliance-section.is-over{border-color:#efb7b0}.bml-compliance-section.is-over header{background:#fff6f5}.bml-compliance-section.is-over header>strong{background:#fee8e5;color:#b42318}.bml-compliance-list{min-height:90px;max-height:420px;flex:1;overflow:auto;padding:5px 10px 8px}.bml-compliance-list label{display:flex;align-items:center;gap:9px;padding:8px 3px;border-bottom:1px solid #edf1f5;cursor:pointer}.bml-compliance-list label:last-child{border-bottom:0}.bml-compliance-list input{width:16px;height:16px;accent-color:#0b55ff}.bml-compliance-list label span{min-width:0}.bml-compliance-list label strong,.bml-compliance-list label small{display:block}.bml-compliance-list label strong{overflow:hidden;color:#25364e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.bml-compliance-list label small{margin-top:2px;color:#5b6b81;font-size:11px}.bml-compliance-empty{margin:24px 8px;color:#7b899d;font-size:10px;text-align:center}.bml-compliance-locks{margin:14px 28px 0;padding:12px 14px;border:1px solid #dfe7f1;border-radius:13px;background:#f8faff}.bml-compliance-locks h3{margin:0 0 9px;color:#172740;font-size:12px}.bml-compliance-locks>div{display:flex;flex-wrap:wrap;gap:6px}.bml-compliance-locks span{padding:6px 10px;border-radius:999px;background:#e4e9f0;color:#3a4a61;font-size:11px;font-weight:800}.bml-compliance-locks span.is-used{background:#dfeaff;color:#0b3d91}.bml-compliance-locks p{margin:8px 0 0;color:#5b6b81;font-size:11px}.bml-compliance-note{margin:12px 28px 0;color:#5b6b81;font-size:11px;text-align:center;line-height:1.4}.bml-compliance-status{min-height:15px;margin:7px 28px 0;color:#53647b;font-size:11px;text-align:center}.bml-compliance-status.is-error{color:#b42318}.bml-compliance-dialog>footer{position:sticky;bottom:0;z-index:2;display:flex;justify-content:flex-end;gap:9px;margin-top:9px;padding:14px 28px 20px;background:#fff;border-top:1px solid #e8edf4}.bml-compliance-dialog>footer button{min-height:40px;padding:0 17px;border-radius:10px;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.bml-compliance-secondary{border:1px solid #d4deea;background:#fff;color:#43536a;cursor:pointer;transition:.15s ease}.bml-compliance-secondary:hover{background:#f4f7fb;border-color:#b9c6d9}.bml-compliance-secondary:active{background:#eaf0f7}.bml-compliance-secondary:focus-visible,.bml-compliance-primary:focus-visible{outline:2px solid #0b55ff;outline-offset:2px}.bml-compliance-primary{border:0;background:#0b55ff;color:#fff;cursor:pointer;box-shadow:0 5px 12px rgba(11,85,255,.16);transition:.15s ease}.bml-compliance-primary:hover:not(:disabled){background:#0947d6;transform:translateY(-1px);box-shadow:0 8px 17px rgba(11,85,255,.22)}.bml-compliance-primary:active:not(:disabled){transform:translateY(0)}.bml-compliance-primary:disabled{background:#cfd8e5;color:#7a8799;cursor:not-allowed;box-shadow:none;transform:none}.bml-compliance-banner{display:flex;align-items:center;gap:14px;margin:16px 28px 0;padding:14px 16px;border:1px solid #d7e6ff;border-radius:14px;background:#eef5ff}.bml-compliance-banner-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#0b55ff;color:#fff;font-size:13px;font-weight:900;font-style:italic}.bml-compliance-banner>div{flex:1;min-width:0}.bml-compliance-banner strong{display:block;color:#0b2d63;font-size:13px}.bml-compliance-banner p{margin:2px 0 0;color:#3d5578;font-size:11px}.bml-compliance-banner-chips{display:flex;gap:8px;flex-wrap:wrap}.bml-compliance-banner-chips span{display:flex;align-items:center;gap:6px;padding:7px 11px;border:1px solid #cfe0ff;border-radius:999px;background:#fff;color:#274b85;font-size:11px;font-weight:800;white-space:nowrap}.bml-compliance-banner-chips .nav-icon{width:13px;height:13px}.bml-compliance-section>header{align-items:flex-start;gap:10px}.bml-compliance-section-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#e4ecfb;color:#3057a8}.bml-compliance-section.is-over .bml-compliance-section-icon{background:#fde3e0;color:#b42318}.bml-compliance-section:not(.is-over) .bml-compliance-section-icon{background:#e3f7ea;color:#187844}.bml-compliance-section-icon .nav-icon{width:17px;height:17px}.bml-compliance-section>header>div{flex:1;min-width:0}.bml-compliance-count{flex:0 0 auto;text-align:right}.bml-compliance-count strong{display:block;padding:5px 9px;border-radius:8px;background:#e9f8ef;color:#187844;font-size:12px}.bml-compliance-section.is-over .bml-compliance-count strong{background:#fee8e5;color:#b42318}.bml-compliance-count small{display:block;margin-top:3px;color:#b42318;font-size:10px;font-weight:800}.bml-compliance-section-search{display:flex;align-items:center;gap:8px;margin:10px 10px 0;padding:0 11px;border:1px solid #dbe4ef;border-radius:10px;background:#f9fbfe;color:#6a7890}.bml-compliance-section-search input{width:100%;height:34px;border:0;outline:0;background:transparent;color:#17263d;font:inherit;font-size:12px}.bml-compliance-select-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:8px 10px 0;color:#5b6b81;font-size:11px}.bml-compliance-select-row a{color:#0b55ff;font-weight:800;text-decoration:none;cursor:pointer}.bml-compliance-select-row a:hover{text-decoration:underline}.bml-compliance-avatar{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;font-size:11px;font-weight:800}.bml-compliance-list label{gap:10px}.bml-compliance-warning{display:flex;align-items:flex-start;gap:8px;margin:0;padding:10px 12px;color:#8a2b1f;font-size:11px;line-height:1.4;background:#fdeeec;border-top:1px solid #f6d4cf}.bml-compliance-footnote{display:flex;flex-direction:column;gap:8px;margin:14px 28px 0}.bml-compliance-footnote p{display:flex;align-items:flex-start;gap:8px;margin:0;padding:10px 12px;color:#8a2b1f;font-size:11px;line-height:1.4;background:#fdeeec;border:1px solid #f6d4cf;border-radius:10px}.bml-basic-confirm-features .bml-comparison-row>span{display:flex;align-items:center;gap:8px}.bml-basic-confirm-features .bml-comparison-row>span .nav-icon{width:14px;height:14px;color:#5b6b81;flex:0 0 auto}.bml-comparison-row>strong.not-on-basic{background:#fdeeec!important;color:#c0261a!important;font-size:15px!important;font-weight:900}.bml-comparison-row>strong.on-premium{background:#e8f8ee!important;color:#178a4c!important;font-size:15px!important;font-weight:900}.bml-basic-confirm-inuse{margin-left:8px;padding:3px 8px;border-radius:999px;background:#fdeeec;color:#b42318;font-size:10px;font-style:normal;font-weight:750;white-space:nowrap}.bml-compliance-within-limit{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;flex:1;min-height:180px;padding:24px;text-align:center}.bml-compliance-within-limit .nav-icon{width:34px;height:34px;color:#9db3d6;margin-bottom:4px}.bml-compliance-within-limit strong{color:#17263d;font-size:13px}.bml-compliance-within-limit p{margin:0;color:#5b6b81;font-size:11px}.bml-compliance-locks-head{display:flex;align-items:center;gap:8px;margin-bottom:9px}.bml-compliance-locks-head h3{margin:0;flex:1}.bml-compliance-locks-head .nav-icon{width:16px;height:16px;color:#3057a8}.bml-compliance-learn-more{display:flex;align-items:center;gap:5px;border:0;background:transparent;padding:0;color:#0b55ff;font:inherit;font-size:11px;font-weight:800;text-decoration:none;white-space:nowrap;cursor:pointer}.bml-compliance-learn-more:hover{text-decoration:underline}.bml-compliance-locks span{display:inline-flex;align-items:center;gap:6px}.bml-compliance-locks span .nav-icon{width:13px;height:13px}.bml-compliance-locks p{display:flex;align-items:flex-start;gap:6px}.bml-compliance-locks p .nav-icon{width:13px;height:13px;flex:0 0 auto;margin-top:1px;color:#5b6b81}
@media(max-width:760px){.bml-compliance-modal{padding:7px}.bml-compliance-dialog{max-height:calc(100vh - 14px);border-radius:18px;overflow-y:auto}.bml-compliance-header{grid-template-columns:1fr 38px;padding:17px 16px 15px}.bml-compliance-header>img{width:112px}.bml-compliance-header>div{grid-column:1/-1;grid-row:2;margin-top:15px;text-align:left}.bml-compliance-header h2{font-size:24px}.bml-compliance-header p{font-size:11px}.bml-compliance-header [data-close-compliance]{grid-column:2}.bml-compliance-search{margin:13px 14px 0}.bml-compliance-sections{grid-template-columns:1fr;margin:12px 14px 0}.bml-compliance-list{max-height:180px}.bml-compliance-locks{margin:12px 14px 0}.bml-compliance-footnote{margin:12px 14px 0}.bml-compliance-note{margin:11px 16px 0;line-height:1.45}.bml-compliance-dialog>footer{position:sticky;bottom:0;padding:12px 14px;background:#fff}.bml-compliance-dialog>footer button{flex:1;padding:0 10px}}
.bml-compliance-list label[hidden]{display:none}
@media(max-width:760px){.bml-compliance-header,.bml-compliance-search,.bml-compliance-sections,.bml-compliance-locks,.bml-compliance-footnote,.bml-compliance-note,.bml-compliance-status,.bml-compliance-dialog>footer{flex-shrink:0}.bml-compliance-section{min-height:245px}.bml-compliance-list{height:190px;min-height:190px;max-height:190px}.bml-compliance-dialog>footer{z-index:2}}
.bml-basic-confirm-dialog{width:min(640px,100%);padding:28px 32px 30px}.bml-basic-confirm-dialog .bml-plans-header{grid-template-columns:100px 1fr 100px}.bml-basic-confirm-dialog .bml-plans-logo{width:88px;margin-top:0}.bml-basic-confirm-dialog .bml-plans-dialog h2,.bml-basic-confirm-dialog h2{font-size:24px}.bml-basic-confirm-features{margin:18px 0 0}.bml-basic-confirm-savenote{display:flex;align-items:flex-start;gap:6px;margin:14px 0 0;color:#5b6b81;font-size:11px;line-height:1.4}.bml-basic-confirm-savenote .nav-icon{width:13px;height:13px;flex:0 0 auto;margin-top:1px}.bml-basic-confirm-dialog>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.bml-basic-confirm-dialog>footer button{min-height:44px;padding:0 20px;border-radius:10px;font:inherit;font-size:13px;font-weight:850;cursor:pointer}.bml-plans-dialog [data-close-basic-confirm]{justify-self:end;grid-column:3;grid-row:1;width:39px;height:39px;border:0;border-radius:50%;background:#f3f6fa;color:#17253b;font-size:26px;font-weight:300;line-height:1;cursor:pointer;transition:.15s ease}.bml-plans-dialog [data-close-basic-confirm]:hover{background:#e9eef5;transform:scale(1.04)}.bml-plans-dialog [data-close-basic-confirm]:focus-visible{outline:2px solid #0b55ff;outline-offset:2px}.bml-downgrade-reason-dialog{position:relative;width:min(460px,100%);padding:34px 32px 30px;text-align:center}.bml-downgrade-reason-dialog [data-close-downgrade-reason]{position:absolute;top:16px;right:16px;width:34px;height:34px;border:0;border-radius:50%;background:#f3f6fa;color:#17253b;font-size:22px;font-weight:300;line-height:1;cursor:pointer;transition:.15s ease}.bml-downgrade-reason-dialog [data-close-downgrade-reason]:hover{background:#e9eef5;transform:scale(1.04)}.bml-downgrade-reason-dialog [data-close-downgrade-reason]:focus-visible{outline:2px solid #0b55ff;outline-offset:2px}.bml-downgrade-reason-options button:focus-visible{outline:2px solid #0b55ff;outline-offset:2px}.bml-downgrade-reason-logo{display:block;width:96px;margin:0 auto 16px}.bml-downgrade-reason-eyebrow{display:block;margin-bottom:7px;color:#0b55ff;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.bml-downgrade-reason-dialog h2{margin:0 0 6px;color:#07172f;font-size:21px;letter-spacing:-.02em}.bml-downgrade-reason-dialog p{margin:0 0 20px;color:#68768b;font-size:13px}.bml-downgrade-reason-options{display:grid;gap:9px}.bml-downgrade-reason-options button{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 16px;border:1px solid #d8e1ec;border-radius:12px;background:#fff;color:#23364e;font:inherit;font-size:13px;font-weight:700;text-align:left;cursor:pointer;box-shadow:0 1px 2px rgba(15,37,72,.03);transition:.15s ease}.bml-downgrade-reason-options button:hover:not(:disabled){border-color:#0b55ff;background:#f4f8ff;box-shadow:0 4px 14px rgba(11,85,255,.12);transform:translateY(-1px)}.bml-downgrade-reason-options button:disabled{opacity:.55;cursor:default;box-shadow:none;transform:none}.bml-downgrade-reason-arrow{color:#a9b6c9;font-size:14px;transition:.15s ease}.bml-downgrade-reason-options button:hover:not(:disabled) .bml-downgrade-reason-arrow{color:#0b55ff;transform:translateX(2px)}[data-downgrade-reason-thanks] h2{font-size:24px}.bml-downgrade-reason-support{margin-top:2px !important;color:#5b6b81 !important;font-size:12px !important}.bml-downgrade-reason-support a{color:#0b55ff;font-weight:800;text-decoration:none}[data-downgrade-reason-thanks] .bml-compliance-primary{margin-top:18px;min-height:44px;padding:0 22px;border-radius:10px;font:inherit;font-size:13px;font-weight:850;cursor:pointer}
.bml-premium-welcome-dialog{position:relative;overflow:hidden;width:min(460px,100%);max-height:calc(100vh - 40px);overflow-y:auto;display:grid;place-items:center;align-content:center;gap:12px;padding:40px 36px 34px;border:1px solid rgba(255,255,255,.75);border-radius:24px;background:radial-gradient(circle at 50% 22%,rgba(11,85,255,.10),transparent 22%),linear-gradient(180deg,#fff,#f6f9ff);box-shadow:0 34px 100px rgba(4,15,34,.30);text-align:center;animation:bml-premium-rise .25s ease}
.bml-premium-confetti{position:absolute;inset:0;z-index:1;pointer-events:none;--confetti-x:50%;--confetti-y:34%}
.bml-premium-confetti span{position:absolute;top:var(--confetti-y);left:var(--confetti-x);width:7px;height:13px;border-radius:2px;opacity:0;animation:bml-premium-confetti-burst .85s cubic-bezier(.18,.82,.4,1) forwards}
.bml-premium-confetti span:nth-child(1){background:#0b55ff;--tx:-118px;--ty:-50px;--rot:-130deg;animation-delay:.02s}
.bml-premium-confetti span:nth-child(2){background:#0f1b2e;--tx:110px;--ty:-64px;--rot:150deg;animation-delay:.06s;width:8px;height:8px;border-radius:50%}
.bml-premium-confetti span:nth-child(3){background:#c9d6ea;--tx:-150px;--ty:8px;--rot:90deg;animation-delay:0s}
.bml-premium-confetti span:nth-child(4){background:#6b8dff;--tx:144px;--ty:-4px;--rot:-80deg;animation-delay:.08s;width:8px;height:8px;border-radius:50%}
.bml-premium-confetti span:nth-child(5){background:#0f1b2e;--tx:-86px;--ty:-82px;--rot:60deg;animation-delay:.1s}
.bml-premium-confetti span:nth-child(6){background:#0746d8;--tx:78px;--ty:-92px;--rot:-150deg;animation-delay:.04s}
.bml-premium-confetti span:nth-child(7){background:#c9d6ea;--tx:-130px;--ty:-20px;--rot:20deg;animation-delay:.12s;width:7px;height:7px;border-radius:50%}
.bml-premium-confetti span:nth-child(8){background:#0b55ff;--tx:130px;--ty:26px;--rot:-40deg;animation-delay:.01s}
@keyframes bml-premium-confetti-burst{0%{opacity:1;transform:translate(-50%,-50%) translate(0,0) rotate(0deg)}65%{opacity:1}100%{opacity:0;transform:translate(-50%,-50%) translate(var(--tx),var(--ty)) rotate(var(--rot))}}
@keyframes bml-premium-rise{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}
.bml-premium-celebration-icon{position:relative;z-index:2;width:80px;height:80px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#edf4ff,#dbe8ff);color:#0b55ff;font-size:38px;font-weight:900}
.bml-premium-welcome-dialog h2{position:relative;z-index:2;margin:0;color:#07172f;font-size:30px;line-height:1.1;letter-spacing:-.045em;animation:bml-premium-pop .5s cubic-bezier(.34,1.56,.64,1) .3s both}
@keyframes bml-premium-pop{0%{opacity:0;transform:scale(.7)}100%{opacity:1;transform:scale(1)}}
.bml-premium-welcome-sub{position:relative;z-index:2;max-width:330px;margin:0;color:#43536a;font-size:14px;line-height:1.5;font-weight:650}
.bml-premium-welcome-sub strong{color:#0b55ff}
.bml-premium-features-lead{position:relative;z-index:2;margin:6px 0 0;color:#7b899d;font-size:11px;font-weight:850;letter-spacing:.03em;text-transform:uppercase}
.bml-premium-features-table{position:relative;z-index:2;width:100%;margin-top:2px}
.bml-comparison-row.is-checklist{grid-template-columns:1fr 46px;text-align:left}
.bml-comparison-row.is-checklist>strong{border-left:0}
.bml-premium-welcome-dialog [data-start-premium]{position:relative;z-index:2;width:100%;min-height:46px;margin-top:10px;padding:0 22px;border-radius:10px;font:inherit;font-size:13px;font-weight:850;cursor:pointer}
@media(max-width:520px){.bml-premium-welcome-dialog{padding:32px 22px 26px}.bml-premium-welcome-dialog h2{font-size:24px}}
