.bm-home{background:#f9f9f9}.bm-home-hero{min-height:min(72vh,620px);display:flex;align-items:center;overflow:hidden}.bm-home-hero-visual{position:absolute;inset:0;z-index:0}.bm-home-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 55% at 50% -8%,rgba(17,79,238,.16),transparent 62%),radial-gradient(circle at 88% 78%,rgba(220,50,37,.07),transparent 42%),linear-gradient(180deg,#eef4ff,#f9f9f9 58%,#fff)}.bm-home-hero-grid{position:absolute;inset:0;opacity:.35;background-image:linear-gradient(rgba(17,79,238,.05) 1px,transparent 0),linear-gradient(90deg,rgba(17,79,238,.05) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 72%)}.bm-home-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:64px 0 52px;max-width:820px}.bm-home-eyebrow{margin:0 0 16px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bm-primary)}.bm-home-hero h1{margin:0 0 16px;font-size:clamp(2rem,5vw,3rem);line-height:1.08;letter-spacing:-.02em;color:var(--bm-ink)}.bm-home-hero h1 span{color:var(--bm-primary)}.bm-home-hero-inner>p{margin:0 0 28px;max-width:600px;font-size:18px;line-height:1.6;color:var(--bm-secondary)}.bm-home-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:28px}.bm-home-chips a{padding:8px 16px;border-radius:999px;border:1px solid var(--bm-outline);background:rgba(255,255,255,.88);font-size:13px;font-weight:600;color:var(--bm-secondary);text-decoration:none;transition:border-color .15s,color .15s,background .15s}.bm-home-chips a:hover{border-color:var(--bm-primary);color:var(--bm-primary);background:#fff}.bm-home-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.bm-home-hero-actions .bm-btn-ghost{background:#fff}.bm-home-catalog{padding-top:56px}.bm-home-catalog-head{margin-bottom:22px;text-align:center}.bm-home-catalog-head-centered{display:flex;justify-content:center}.bm-home-catalog-copy{max-width:720px}.bm-home-catalog-copy h2{margin:0;color:#0f172a;font-size:clamp(1.75rem,4vw,2.35rem);line-height:1.08;letter-spacing:-.02em}.bm-home-catalog-cta{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0 18px;border-radius:var(--bm-radius-sm);background:var(--bm-primary);font-size:14px;font-weight:700;box-shadow:0 8px 24px rgba(17,79,238,.22)}.bm-home-catalog-cta,.bm-home-catalog-cta:hover{color:#fff;text-decoration:none}.bm-home-catalog-cta .material-symbols-outlined{font-size:18px}.bm-home-catalog-meta{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:8px 16px;margin-bottom:20px;text-align:center}.bm-home-catalog-meta strong{font-size:15px;color:var(--bm-ink)}.bm-home-catalog-meta span{font-size:14px;color:var(--bm-secondary)}.bm-home-product-tabs{margin:0 auto 28px;max-width:1040px}.bm-home-product-tabs a{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto 1fr;-moz-column-gap:13px;column-gap:13px;row-gap:8px;align-items:center;min-height:132px;padding:18px;overflow:hidden;border:1px solid #e4e9f2;border-radius:8px;background:#fff;color:#172033;text-decoration:none;box-shadow:0 10px 30px rgba(15,23,42,.04);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.bm-home-product-tabs a:after{content:"";position:absolute;height:3px;border-radius:999px;background:#dbe4f3;transform:scaleX(.22);transform-origin:left;transition:transform .18s ease,background .18s ease}.bm-home-product-tabs a.is-active,.bm-home-product-tabs a:hover{border-color:rgba(17,79,238,.28);box-shadow:0 18px 44px rgba(15,23,42,.09);transform:translateY(-2px)}.bm-home-product-tabs a.is-active{background:linear-gradient(150deg,rgba(17,79,238,.09),rgba(255,255,255,0) 48%),#fff}.bm-home-product-tabs a.is-active:after,.bm-home-product-tabs a:hover:after{background:var(--bm-primary);transform:scaleX(1)}.bm-home-product-tabs .material-symbols-outlined{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#eef4ff;color:var(--bm-primary);font-size:23px}.bm-home-product-tabs strong{align-self:center;color:#111827;font-size:20px;font-weight:850;line-height:1.15}.bm-home-product-tabs small{grid-column:1/-1;max-width:100%;color:#5f6b7a;font-size:14px;font-weight:650;line-height:1.45}.bm-home-catalog-more{display:flex;justify-content:center;margin-top:26px}.bm-home-catalog .bm-catalog-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),360px));justify-content:center}.bm-home-stats{position:relative;z-index:2;margin-top:-32px;padding-bottom:16px}.bm-home-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:20px;border-radius:var(--bm-radius-lg);border:1px solid #f1f5f9;background:#fff;box-shadow:var(--bm-shadow-card)}.bm-home-stats-grid article{display:flex;flex-direction:column;gap:4px;padding:8px 12px;text-align:center}.bm-home-stats-grid strong{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:800;color:var(--bm-primary);line-height:1.2}.bm-home-stats-grid span{font-size:13px;color:var(--bm-secondary);font-weight:600}.bm-home-section{padding:56px 0}.bm-home-section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.bm-home-section-head-center{justify-content:center;text-align:center}.bm-home-section-head-center .bm-home-section-lead{margin-inline:auto}.bm-home-section-head h2{margin:8px 0 0;font-size:clamp(1.5rem,3vw,2rem);letter-spacing:-.01em}.bm-home-section-lead{margin:10px 0 0;max-width:560px;color:var(--bm-secondary);font-size:16px;line-height:1.55}.bm-home-link{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:700;color:var(--bm-primary);text-decoration:none;white-space:nowrap}.bm-home-link .material-symbols-outlined{font-size:18px}.bm-home-link:hover{text-decoration:underline}.bm-home-live-band{margin-top:0;padding:62px 0;background:linear-gradient(135deg,rgba(238,247,255,.92),rgba(245,255,248,.92)),radial-gradient(circle at 88% 18%,rgba(15,159,143,.16),transparent 30%);border-block:1px solid #dfe9f2}.bm-home-live-band .bm-home-section-head{align-items:center}.bm-home-live-band .bm-live-grid-page{padding:0}.bm-home-steps{display:grid;grid-template-columns:1fr;gap:20px}.bm-home-step{position:relative;padding:28px 24px 24px;border-radius:var(--bm-radius-lg);border:1px solid #f1f5f9;background:#fff;box-shadow:var(--bm-shadow-soft);transition:box-shadow .2s,transform .2s}.bm-home-step:hover{box-shadow:var(--bm-shadow-card);transform:translateY(-2px)}.bm-home-step-num{position:absolute;top:16px;right:20px;font-size:12px;font-weight:800;letter-spacing:.08em;color:rgba(17,79,238,.2)}.bm-home-step .material-symbols-outlined{font-size:32px;color:var(--bm-primary);margin-bottom:12px}.bm-home-step h3{margin:0 0 8px;font-size:1.15rem;font-weight:700}.bm-home-step p{margin:0;color:var(--bm-secondary);font-size:15px;line-height:1.55}.bm-home-cta{padding:0 0 72px}.bm-home-cta-inner{position:relative;overflow:hidden;padding:48px 32px;border-radius:var(--bm-radius-xl);background:linear-gradient(135deg,#003abd,var(--bm-primary));color:#fff;text-align:center;box-shadow:0 16px 48px rgba(17,79,238,.28)}.bm-home-cta-pattern{position:absolute;inset:0;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.5) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.5) 1px,transparent 0);background-size:40px 40px;pointer-events:none}.bm-home-cta-inner h2{position:relative;margin:0 0 12px;font-size:clamp(1.5rem,3vw,2.25rem);letter-spacing:-.02em}.bm-home-cta-inner>p{position:relative;margin:0 auto 28px;max-width:520px;font-size:17px;line-height:1.55;opacity:.92}.bm-home-cta-actions{position:relative;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.bm-home-cta-ghost{border-color:rgba(255,255,255,.45);color:#fff;background:transparent}.bm-home-cta-ghost:hover{border-color:#fff;color:#fff;background:rgba(255,255,255,.1)}@media (min-width:640px){.bm-home-product-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.bm-home-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bm-home-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:639px){.bm-home-hero{min-height:auto}.bm-home-hero-inner{padding:40px 0 32px}}.bm-home{background:#fff}.bm-home-hero{position:relative;isolation:isolate;min-height:0;display:block;padding:58px 0 34px;overflow:visible}.bm-home-hero:before{content:"";position:absolute;inset:0 max(-24px,calc((100vw - 100%) / -2));z-index:-1;border-bottom:1px solid #edf2f7;background:linear-gradient(180deg,#f8fbff,rgba(248,251,255,.72) 44%,#fff),linear-gradient(90deg,rgba(17,79,238,.06),rgba(15,159,143,.05))}.bm-home-hero-intro{display:grid;justify-items:center;gap:16px;max-width:820px;margin:0 auto 34px;text-align:center}.bm-home-hero-intro h1{margin:0;max-width:800px;color:#0f172a;font-size:clamp(2.35rem,5.8vw,4.85rem);line-height:.96;letter-spacing:-.035em;text-wrap:balance}.bm-home-hero-intro p{margin:0;max-width:540px;color:#526173;font-size:clamp(1.05rem,1.7vw,1.3rem);font-weight:650;line-height:1.5;text-wrap:balance}.bm-home-hero-rail{display:grid;grid-auto-columns:minmax(280px,82vw);grid-auto-flow:column;gap:14px;overflow-x:auto;padding:0 0 8px;scroll-snap-type:x mandatory;scrollbar-width:none}.bm-home-hero-viewport{overflow:hidden}.bm-home-hero-rail::-webkit-scrollbar{display:none}.bm-home-hero-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:16px;min-height:0;height:auto;padding:24px;overflow:hidden;border-radius:8px;color:#fff;scroll-snap-align:start;isolation:isolate;box-shadow:0 18px 44px rgba(15,23,42,.1)}.bm-home-hero-card.is-primary{background:linear-gradient(135deg,#0742bd,#2e7dd7)}.bm-home-hero-card.is-warm{background:linear-gradient(135deg,rgba(255,255,255,.58),transparent 52%),linear-gradient(135deg,#fff4e9,#f9d7b8);color:#121827}.bm-home-hero-card.is-cool{background:linear-gradient(135deg,rgba(255,255,255,.09),transparent 48%),linear-gradient(135deg,#082b41,#0f9f8f)}.bm-home-hero-card:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.16),transparent 48%),linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.12));pointer-events:none;z-index:1}.bm-home-hero-card-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-width:0;gap:8px;padding:0;text-align:left}.bm-home-hero-card-copy small{font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.bm-home-hero-card-copy strong{max-width:300px;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.06;letter-spacing:-.02em;text-align:left;text-wrap:balance}.bm-home-hero-card-copy>span{max-width:290px;color:rgba(255,255,255,.84);font-size:14px;font-weight:650;line-height:1.45;text-align:left}.bm-home-hero-card.is-warm .bm-home-hero-card-copy>span{color:rgba(18,24,39,.68)}.bm-home-hero-card-media{position:relative;z-index:0;display:grid;place-items:center;min-width:0;min-height:0;aspect-ratio:16/9;margin:0;border:1px solid rgba(255,255,255,.42);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.66),rgba(255,255,255,.16)),rgba(255,255,255,.18);overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.bm-home-hero-play{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:rgba(255,255,255,.9);font-size:29px}.bm-home-hero-card-cta,.bm-home-hero-play{color:var(--bm-primary);box-shadow:0 12px 30px rgba(15,23,42,.14)}.bm-home-hero-card-cta{position:absolute;left:14px;right:14px;bottom:12px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;padding:0 14px;border-radius:8px;background:rgba(255,255,255,.94);font-size:14px;font-weight:850}.bm-home-hero-card-cta .material-symbols-outlined{font-size:18px}.bm-home-hero-dots{display:flex;gap:8px;justify-content:center;padding:10px 0 0}.bm-home-hero-dots span{width:22px;height:7px;border-radius:999px;background:#94a3b8}.bm-home-hero-dots span:first-child{width:32px;background:#475569}.bm-home-learn-way{display:grid;gap:28px;padding:34px 0 20px}.bm-home-learn-way-copy{max-width:820px}.bm-home-learn-way h1{margin:0;color:#101828;font-size:clamp(2rem,4vw,3.1rem);line-height:1.05;letter-spacing:-.03em}.bm-home-learn-way h1 span{color:var(--bm-primary)}.bm-home-learn-way-copy p{margin:16px 0 0;max-width:620px;color:#475569;font-size:1.05rem;line-height:1.55}.bm-home-product-tabs{display:grid;max-width:none;margin:0;gap:12px}.bm-home-product-tabs a{min-height:118px;border-radius:14px;border-color:#dbe4f0;box-shadow:0 10px 28px rgba(15,23,42,.055)}.bm-home-product-tabs a:after{inset:auto 18px 14px}.bm-home-product-tabs strong{font-size:1.08rem}.bm-home-product-tabs small{font-weight:550}.bm-home-categories{padding-top:18px;padding-bottom:26px}.bm-home-category-pills,.bm-home-trend-tabs{display:flex;flex-wrap:wrap;gap:10px}.bm-home-learning-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.bm-home-learning-head h2{margin:0;color:var(--bm-ink);font-size:clamp(1.5rem,3vw,2rem);line-height:1.15;letter-spacing:-.01em}.bm-home-category-pills a,.bm-home-trend-tabs a,.bm-home-trend-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 14px;border:1px solid #dbe4f0;border-radius:999px;background:#f1f6fd;color:#152034;font-size:14px;font-weight:650;font-family:inherit;cursor:pointer}.bm-home-category-pills a:hover,.bm-home-trend-tabs a:hover,.bm-home-trend-tabs button:hover{border-color:rgba(17,79,238,.36);color:var(--bm-primary);background:#fff}.bm-home-category-pills .material-symbols-outlined{font-size:18px}.bm-home-trend-tabs{margin:0 0 0 auto}.bm-home-trend-tabs a.is-active,.bm-home-trend-tabs button.is-active{border-color:#263247;background:#263247;color:#fff}.bm-home-tab-empty{display:grid;gap:12px;max-width:560px;padding:24px;border:1px solid #d8e2ef;border-radius:14px;background:#fff;box-shadow:0 14px 36px rgba(15,23,42,.06)}.bm-home-tab-empty .material-symbols-outlined{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#eef4ff;color:var(--bm-primary);font-size:26px}.bm-home-tab-empty h3{margin:0;color:#101828;font-size:1.18rem;line-height:1.25}.bm-home-tab-empty p{margin:0;color:#5f6b7a;line-height:1.5}.bm-home-catalog{position:relative;padding:44px 0 58px}.bm-home-catalog:before{content:"";position:absolute;inset:0 max(-24px,calc((100vw - 100%) / -2));z-index:-1;background:linear-gradient(180deg,rgba(248,251,255,.95),#fff 64%),radial-gradient(circle at 12% 0,rgba(17,79,238,.08),transparent 28%);border-block:1px solid #edf2f7}.bm-home-section-metrics{display:inline-flex;flex-wrap:wrap;gap:8px;margin-left:auto}.bm-home-section-metrics span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid #dbe4f0;border-radius:999px;background:rgba(255,255,255,.82);color:#334155;font-size:13px;font-weight:750}.bm-home-catalog .bm-catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,245px),1fr));justify-content:stretch;gap:16px}.bm-home-catalog .bm-course-card{border-color:#d8e2ef;border-radius:12px;box-shadow:0 12px 30px rgba(15,23,42,.055)}.bm-home-catalog .bm-course-card-media{height:164px}.bm-home-catalog .course-card-art{width:54px;right:13px;bottom:12px}.bm-home-catalog .bm-course-card-body{padding:16px;gap:7px}.bm-home-catalog .bm-course-card-category{display:inline-flex;align-items:center;width:-moz-max-content;width:max-content;max-width:100%;margin:0;padding:3px 8px;border:1px solid #dbe4f0;border-radius:999px;color:#334155;font-size:12px;font-weight:700}.bm-home-catalog .bm-course-card-body h3{min-height:2.6em;font-size:1rem}.bm-home-catalog .bm-course-card-meta{gap:8px 12px}.bm-home-catalog .bm-course-card-meta span{font-size:12.5px}.bm-home-live-empty{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:18px;align-items:center;width:min(100%,820px);padding:24px;border:1px solid #d6e4ef;border-radius:14px;background:rgba(255,255,255,.82);box-shadow:0 16px 40px rgba(15,23,42,.06)}.bm-home-live-empty>.material-symbols-outlined{display:inline-grid;place-items:center;width:54px;height:54px;border-radius:14px;background:#e8f6f4;color:#0f766e;font-size:28px}.bm-home-live-empty h3{margin:0;color:#101828;font-size:1.12rem;line-height:1.25}.bm-home-live-empty p{margin:6px 0 0;color:#5f6b7a;font-size:14px;line-height:1.5}.bm-home-cia{padding-top:48px}.bm-home-cia-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.5fr);gap:0;align-items:stretch;overflow:hidden;border:1px solid #d6e0ed;border-radius:22px;background:radial-gradient(circle at 12% 16%,rgba(69,212,131,.13),transparent 30%),linear-gradient(135deg,#ffffff,#f8fbff),#ffffff;box-shadow:0 22px 70px rgba(15,23,42,.1)}.bm-home-cia-copy{padding:40px}.bm-home-cia-copy h2{margin:8px 0 12px;max-width:760px;color:#101828;font-size:clamp(1.65rem,3vw,2.5rem);line-height:1.06;letter-spacing:0}.bm-home-cia-copy p:not(.bm-eyebrow){margin:0;max-width:680px;color:#5f6b7a;font-size:16px;line-height:1.6}.bm-home-cia-tracks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.bm-home-cia-tracks article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 10px;min-width:0;padding:15px;border:1px solid #e3e8f0;border-radius:16px;background:rgba(255,255,255,.82);box-shadow:0 8px 22px rgba(15,23,42,.035)}.bm-home-cia-tracks .material-symbols-outlined{grid-row:span 3;display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eefaf3;color:#047857;font-size:19px}.bm-home-cia-tracks strong{color:#101828;font-size:14px;line-height:1.2}.bm-home-cia-tracks small{color:#667085;font-size:12.5px;line-height:1.4}.bm-home-cia-tracks em{color:#047857;font-size:12px;font-style:normal;font-weight:800}.bm-home-cia-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.bm-home-cia-aside{display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:30px;background:radial-gradient(circle at 85% 12%,rgba(69,212,131,.2),transparent 30%),linear-gradient(160deg,rgba(12,18,32,.98),rgba(15,38,74,.96)),#101828;color:#ffffff}.bm-home-cia-community-card{display:flex;flex-direction:column;gap:18px;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.085);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.bm-home-cia-community-head{display:flex;align-items:center;gap:12px}.bm-home-cia-lock{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:12px;background:rgba(183,247,207,.14);color:#b7f7cf;font-size:21px;flex:0 0 auto}.bm-home-cia-pass-label{width:-moz-max-content;width:max-content;display:inline-flex;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.72);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bm-home-cia-community-head strong{display:block;margin-top:6px;color:#ffffff;font-size:18px;line-height:1.15}.bm-home-cia-member-row{display:flex;align-items:center;min-width:0}.bm-home-cia-member-row span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-left:-8px;border:2px solid rgba(12,18,32,.94);border-radius:999px;background:#ffffff;color:#0f172a;font-size:11px;font-weight:900}.bm-home-cia-member-row span:first-child{margin-left:0}.bm-home-cia-member-row strong{margin-left:10px;color:rgba(255,255,255,.78);font-size:13px}.bm-home-cia-feed{display:grid;gap:10px}.bm-home-cia-feed>div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.06)}.bm-home-cia-feed .material-symbols-outlined{color:#b7f7cf;font-size:18px}.bm-home-cia-feed p{margin:0}.bm-home-cia-feed strong{display:block;color:#ffffff;font-size:13px;line-height:1.2}.bm-home-cia-feed small{display:block;margin-top:3px;color:rgba(255,255,255,.68);font-size:12px;line-height:1.35}.bm-home-cia-benefits{display:grid;gap:9px}.bm-home-cia-benefits span{display:inline-flex;align-items:center;gap:9px;color:rgba(255,255,255,.88);font-size:13px;font-weight:700}.bm-home-cia-benefits .material-symbols-outlined{font-size:18px;color:#b7f7cf}.bm-home-cta{padding-top:52px}.bm-home-cta-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:36px;border-radius:16px;text-align:left;background:linear-gradient(135deg,rgba(3,20,55,.96),rgba(17,79,238,.94)),var(--bm-primary)}.bm-home-cta-inner h2{max-width:650px}.bm-home-cta-inner>div>p{position:relative;margin:10px 0 0;max-width:620px;color:rgba(255,255,255,.86);font-size:16px;line-height:1.55}.bm-home-cta-actions{justify-content:flex-end}@media (min-width:760px){.bm-home-hero-rail{grid-auto-columns:minmax(0,1fr)}.bm-home-hero-rail,.bm-home-product-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1120px){.bm-home-hero-rail{grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.bm-home-hero-dots{display:none}.bm-home-learn-way{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:end}.bm-home-catalog .bm-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:639px){.bm-home-hero{width:100%;padding:34px 16px 8px}.bm-home-hero-intro{justify-items:start;margin-bottom:24px;text-align:left}.bm-home-hero-intro h1{font-size:2.5rem;line-height:.98}.bm-home-hero-intro p{font-size:1.05rem}.bm-home-hero-card{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);min-height:0;height:auto;padding:18px}.bm-home-hero-card-copy{padding:0}.bm-home-hero-card-copy strong{max-width:260px;font-size:1.62rem}.bm-home-hero-card-copy>span{max-width:260px;font-size:13.5px}.bm-home-hero-card-media{min-height:0;margin:0;overflow:hidden}.bm-home-hero-card-cta{left:10px;right:10px;bottom:10px}.bm-home-hero-viewport{margin-inline:-16px;overflow:hidden}.bm-home-hero-rail{width:-moz-max-content;width:max-content;grid-auto-columns:calc(100vw - 32px);gap:14px;padding:0 16px 8px;overflow:visible;animation:bm-home-mobile-hero-slide 18s ease-in-out infinite;will-change:transform}.bm-home-hero-viewport:focus-within .bm-home-hero-rail,.bm-home-hero-viewport:hover .bm-home-hero-rail{animation-play-state:paused}.bm-home-hero-dots{padding-left:0}.bm-home-learn-way{padding-top:30px}.bm-home-category-pills{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.bm-home-category-pills a{white-space:nowrap}.bm-home-catalog .bm-catalog-grid{gap:10px}.bm-home-learning-head{align-items:flex-start;gap:14px}.bm-home-trend-tabs{flex-wrap:nowrap;width:100%;margin-left:0;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.bm-home-trend-tabs::-webkit-scrollbar{display:none}.bm-home-trend-tabs button{flex:0 0 auto}.bm-home-section-metrics{width:100%;margin-left:0}.bm-home-cia-panel,.bm-home-cta-inner,.bm-home-live-empty{grid-template-columns:1fr}.bm-home-live-empty{padding:20px}.bm-home-cia{padding-top:34px}.bm-home-cia-tracks{grid-template-columns:1fr}.bm-home-cia-aside,.bm-home-cia-copy{padding:24px}.bm-home-cta-actions{justify-content:flex-start}}@keyframes bm-home-mobile-hero-slide{0%,24%{transform:translateX(0)}33%,57%{transform:translateX(calc(-1 * (100vw - 18px)))}66%,90%{transform:translateX(calc(-2 * (100vw - 18px)))}to{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.bm-home-hero-rail{animation:none}}.bm-home2{background:#f7f7f5}.bm-home2 .bm-home2-eyebrow{display:inline-flex;align-items:center;gap:6px;margin:0 0 14px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--bm-primary)}.bm-home2 .bm-home2-eyebrow-light{color:#9db4ff}.bm-home2 .bm-home2-accent{color:#7da2ff}.bm-home2 img.is-inverted{filter:invert(1)}.bm-home2-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 24px;border-radius:12px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.bm-home2-btn .material-symbols-outlined{font-size:19px;transition:transform .16s ease}.bm-home2-btn:hover .material-symbols-outlined{transform:translateX(3px)}.bm-home2-btn-primary{background:var(--bm-primary);color:#fff;box-shadow:0 6px 18px rgba(17,79,238,.28)}.bm-home2-btn-primary:hover{transform:translateY(-2px);background:var(--bm-primary-dark);box-shadow:0 10px 26px rgba(17,79,238,.34)}.bm-home2-btn-outline{border:1.5px solid var(--bm-outline);background:#fff;color:var(--bm-ink)}.bm-home2-btn-outline:hover{transform:translateY(-2px);border-color:var(--bm-ink)}.bm-home2-hero{position:relative;overflow:hidden;padding:36px 0 20px;background:#101232}.bm-home2-hero-spotlight{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 55% 48% at 50% -6%,rgba(150,168,255,.2),transparent 70%)}.bm-home2-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:8px 0 16px}.bm-home2-hero-inner h1{max-width:820px;margin:0 0 18px;font-size:clamp(2.3rem,5.4vw,3.9rem);font-weight:800;line-height:1.04;letter-spacing:-.03em;color:#fff;animation:bm-home2-rise .7s cubic-bezier(.22,1,.36,1) backwards}.bm-home2-hero-lead{margin:0 0 30px;max-width:560px;font-size:19px;line-height:1.6;color:#b6c0e2;animation:bm-home2-rise .7s cubic-bezier(.22,1,.36,1) .1s backwards}.bm-home2-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;animation:bm-home2-rise .7s cubic-bezier(.22,1,.36,1) .2s backwards}@keyframes bm-home2-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.bm-home2-rail{position:relative;z-index:1;height:170px}.bm-home2-rail svg{position:absolute;inset:0;width:100%;height:100%}.bm-home2-rail-path{stroke:#4458e8;stroke-width:5;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1;animation:bm-home2-rail-draw 1.3s ease-out .15s forwards}.bm-home2-rail-bottom .bm-home2-rail-path{animation-delay:.4s}@keyframes bm-home2-rail-draw{to{stroke-dashoffset:0}}.bm-home2-app{position:absolute;animation:bm-home2-pop .5s cubic-bezier(.22,1,.36,1) backwards,bm-home2-drift 6s ease-in-out infinite}.bm-home2-app-bubble{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;box-shadow:0 12px 30px rgba(4,6,30,.5)}.bm-home2-app-bubble img{width:36px;height:36px}.bm-home2-app-bubble.is-white{background:#fff}.bm-home2-app-bubble.is-cream{background:#f5ede4}.bm-home2-app-bubble.is-black{background:#17181c;border:1px solid rgba(255,255,255,.18)}.bm-home2-app-badge{position:absolute;top:-4px;right:-8px;display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#e5484d;border:2px solid #101232;color:#fff;font-size:12px;font-weight:800;font-style:normal;animation:bm-home2-badge 4.5s ease-in-out infinite}.bm-home2-app-badge.is-blue{background:var(--bm-primary)}@keyframes bm-home2-badge{0%,72%,to{transform:scale(1)}80%{transform:scale(1.25)}88%{transform:scale(1)}}.bm-home2-app-chatgpt{top:50px;left:7%;animation-delay:.7s,-1.2s}.bm-home2-app-cursor{top:64px;left:28%;animation-delay:.85s,-2.8s}.bm-home2-app-gemini{top:50px;left:54%;animation-delay:1s,-3.4s}.bm-home2-app-lovable{top:36px;left:79%;animation-delay:1.15s,-.4s}.bm-home2-app-claude{top:56px;left:6%;animation-delay:1.1s,-2.2s}.bm-home2-app-claudecode{top:106px;left:24%;animation-delay:1.25s,-5.2s}.bm-home2-app-sora{top:116px;left:55%;animation-delay:1.4s,-4.6s}.bm-home2-app-openclaw{top:100px;left:71%;animation-delay:1.55s,-3s}.bm-home2-app-seedance{top:68px;left:87%;animation-delay:1.7s,-.6s}.bm-home2-gear{position:absolute;top:30px;left:45.5%;font-size:30px;color:#4458e8;animation:bm-home2-spin 14s linear infinite}@keyframes bm-home2-spin{to{transform:rotate(1turn)}}.bm-home2-spark{position:absolute;color:#8fa3ff;font-size:16px;animation:bm-home2-twinkle 2.6s ease-in-out infinite}.bm-home2-spark-a{top:22px;left:58%}.bm-home2-spark-b{top:120px;left:30%;animation-delay:-1.3s}@keyframes bm-home2-twinkle{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@keyframes bm-home2-pop{0%{opacity:0;transform:translateY(16px) scale(.85)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bm-home2-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bm-home2-js [data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.bm-home2-js [data-reveal].is-revealed{opacity:1;transform:none}.bm-home2-js [data-reveal-stagger]>*{opacity:0;transform:translateY(30px);transition:opacity .65s ease,transform .65s cubic-bezier(.22,1,.36,1)}.bm-home2-js [data-reveal-stagger].is-revealed>*{opacity:1;transform:none}.bm-home2-js [data-reveal-stagger].is-revealed>:nth-child(2){transition-delay:.08s}.bm-home2-js [data-reveal-stagger].is-revealed>:nth-child(3){transition-delay:.16s}.bm-home2-js [data-reveal-stagger].is-revealed>:nth-child(4){transition-delay:.24s}.bm-home2-js [data-reveal-stagger].is-revealed>:nth-child(5){transition-delay:.32s}.bm-home2-js [data-reveal-stagger].is-revealed>:nth-child(6){transition-delay:.4s}.bm-home2-section{padding:72px 0}.bm-home2-section-head{max-width:640px;margin:0 auto 40px;text-align:center}.bm-home2-section-head h2{margin:0 0 10px;font-size:clamp(1.75rem,4vw,2.4rem);font-weight:800;line-height:1.08;letter-spacing:-.024em;color:#15171f}.bm-home2-section-head p:not(.bm-home2-eyebrow){margin:0;font-size:16px;line-height:1.6;color:var(--bm-secondary)}.bm-home2-section-head-split{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:none;text-align:left}.bm-home2-section-head-split h2{margin-bottom:0}.bm-home2-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:var(--bm-primary);text-decoration:none;white-space:nowrap}.bm-home2-link:hover{text-decoration:underline}.bm-home2-link .material-symbols-outlined{font-size:18px}.bm-home2-link-light{color:#c9d4ff}.bm-home2-formats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.bm-home2-format-card{display:flex;flex-direction:column;gap:16px;padding:26px 24px 22px;border-radius:18px;border:1px solid #e8e6e1;background:#fff;text-decoration:none;color:inherit;box-shadow:0 1px 4px rgba(21,23,31,.05);transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease}.bm-home2-format-card:hover{transform:translateY(-6px);border-color:#d6d3cc;box-shadow:0 18px 40px rgba(21,23,31,.12)}.bm-home2-format-head{position:relative;padding-right:48px}.bm-home2-format-kicker{margin:0 0 6px;font-size:13px;font-weight:700;color:var(--bm-secondary)}.bm-home2-format-head h3{margin:0;font-size:21px;font-weight:800;letter-spacing:-.015em;line-height:1.2;color:#15171f}.bm-home2-format-arrow{position:absolute;top:2px;right:0;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#15171f;color:#fff;font-size:20px;transition:background .18s ease,transform .18s ease}.bm-home2-format-card:hover .bm-home2-format-arrow{background:var(--bm-primary);transform:translateX(3px)}.bm-home2-format-caption{margin:0;font-size:13px;line-height:1.55;color:var(--bm-secondary)}.bm-home2-format-demo{display:flex;align-items:center;justify-content:center;min-height:230px;padding:22px 18px;border-radius:14px}.bm-home2-format-demo.is-blue{background:#e3ebff}.bm-home2-format-demo.is-peach{background:#ffe9da}.bm-home2-format-demo.is-mint{background:#ddf3e7}.bm-home2-demo-window{width:100%;max-width:270px;padding:12px 14px 14px;border-radius:12px;background:#fff;box-shadow:0 10px 26px rgba(21,23,31,.12)}.bm-home2-demo-bar{display:flex;gap:5px;margin-bottom:10px}.bm-home2-demo-bar span{width:8px;height:8px;border-radius:999px;background:#e6e4df}.bm-home2-demo-video{position:relative;display:grid;place-items:center;height:84px;margin-bottom:10px;border-radius:8px;background:#15171f;overflow:hidden}.bm-home2-demo-video .material-symbols-outlined{color:#fff;font-size:30px;animation:bm-home2-play-pulse 2.4s ease-in-out infinite}@keyframes bm-home2-play-pulse{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.15);opacity:1}}.bm-home2-demo-progress{position:absolute;bottom:0;left:0;height:4px;width:100%;background:var(--bm-primary);transform-origin:left;animation:bm-home2-progress 9s linear infinite}@keyframes bm-home2-progress{0%{transform:scaleX(.04)}to{transform:scaleX(1)}}.bm-home2-demo-lessons{display:flex;flex-direction:column;gap:7px;margin:0;padding:0;list-style:none}.bm-home2-demo-lessons li{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:#15171f}.bm-home2-demo-lessons .material-symbols-outlined{font-size:16px;color:#d4d2cc}.bm-home2-demo-lessons li:first-child .material-symbols-outlined{animation:bm-home2-check-1 9s linear infinite}.bm-home2-demo-lessons li:nth-child(2) .material-symbols-outlined{animation:bm-home2-check-2 9s linear infinite}.bm-home2-demo-lessons li:nth-child(3) .material-symbols-outlined{animation:bm-home2-check-3 9s linear infinite}@keyframes bm-home2-check-1{0%,24%{color:#d4d2cc;transform:scale(1)}28%{color:var(--bm-success);transform:scale(1.3)}32%,to{color:var(--bm-success);transform:scale(1)}}@keyframes bm-home2-check-2{0%,54%{color:#d4d2cc;transform:scale(1)}58%{color:var(--bm-success);transform:scale(1.3)}62%,to{color:var(--bm-success);transform:scale(1)}}@keyframes bm-home2-check-3{0%,84%{color:#d4d2cc;transform:scale(1)}88%{color:var(--bm-success);transform:scale(1.3)}92%,to{color:var(--bm-success);transform:scale(1)}}.bm-home2-demo-chat{display:flex;flex-direction:column;gap:9px}.bm-home2-demo-user{margin:0;align-self:flex-end;width:-moz-fit-content;width:fit-content;max-width:95%;padding:8px 12px;border-radius:13px 13px 4px 13px;background:var(--bm-primary);color:#fff;font-size:12px;font-weight:600;line-height:1.4;animation:bm-home2-demo-msg-user 9s ease infinite}@keyframes bm-home2-demo-msg-user{0%{opacity:0;transform:translateY(8px)}6%,92%{opacity:1;transform:translateY(0)}98%,to{opacity:0}}.bm-home2-demo-slot{display:grid;min-height:56px}.bm-home2-demo-slot>*{grid-area:1/1}.bm-home2-demo-typing{display:flex;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;margin:0;padding:11px 13px;border-radius:13px 13px 13px 4px;background:#f1efe9;opacity:0;animation:bm-home2-demo-typing 9s ease infinite}.bm-home2-demo-typing span{width:6px;height:6px;border-radius:999px;background:#a8a49a;animation:bm-home2-typing-dot .9s ease infinite}.bm-home2-demo-typing span:nth-child(2){animation-delay:-.75s}.bm-home2-demo-typing span:nth-child(3){animation-delay:-.6s}@keyframes bm-home2-demo-typing{0%,12%{opacity:0}16%,40%{opacity:1}44%,to{opacity:0}}@keyframes bm-home2-typing-dot{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.bm-home2-demo-ai{display:flex;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;margin:0;padding:9px 12px;border-radius:13px 13px 13px 4px;background:#f1efe9;font-size:12px;font-weight:600;line-height:1.4;color:#15171f;opacity:0;animation:bm-home2-demo-msg-ai 9s ease infinite}.bm-home2-demo-ai .material-symbols-outlined{font-size:16px;color:var(--bm-primary)}@keyframes bm-home2-demo-msg-ai{0%,46%{opacity:0;transform:translateY(8px) scale(.96)}52%,92%{opacity:1;transform:translateY(0) scale(1)}98%,to{opacity:0}}.bm-home2-demo-live{display:flex;flex-direction:column;gap:10px}.bm-home2-demo-live strong{font-size:13px;font-weight:700;color:#15171f}.bm-home2-demo-live-head{display:flex;align-items:center;justify-content:space-between}.bm-home2-demo-live-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#ffe5e5;color:#d92d2d;font-size:11px;font-weight:800;letter-spacing:.06em}.bm-home2-demo-live-pill i{width:7px;height:7px;border-radius:999px;background:#e5484d;animation:bm-home2-live-pulse 1.6s ease-in-out infinite}@keyframes bm-home2-live-pulse{0%,to{box-shadow:0 0 0 0 rgba(229,72,77,.4)}50%{box-shadow:0 0 0 5px rgba(229,72,77,0)}}.bm-home2-demo-eq{display:flex;align-items:flex-end;gap:3px;height:18px}.bm-home2-demo-eq i{width:4px;border-radius:2px;background:var(--bm-primary);animation:bm-home2-eq 1s ease-in-out infinite alternate}.bm-home2-demo-eq i:first-child{height:8px;animation-delay:-.2s}.bm-home2-demo-eq i:nth-child(2){height:14px;animation-delay:-.6s}.bm-home2-demo-eq i:nth-child(3){height:10px;animation-delay:-.4s}.bm-home2-demo-eq i:nth-child(4){height:16px;animation-delay:-.8s}@keyframes bm-home2-eq{0%{transform:scaleY(.45)}to{transform:scaleY(1.1)}}.bm-home2-demo-people{display:flex;align-items:center}.bm-home2-demo-people span{display:grid;place-items:center;width:28px;height:28px;margin-right:-7px;border-radius:999px;border:2px solid #fff;background:#15171f;color:#fff;font-size:11px;font-weight:700}.bm-home2-demo-people span:first-child{background:var(--bm-primary);animation:bm-home2-person 7s ease infinite}.bm-home2-demo-people span:nth-child(2){background:#00a676;animation:bm-home2-person 7s ease 1ms infinite;animation-delay:-6.7s}.bm-home2-demo-people span:nth-child(3){background:#d97757;animation:bm-home2-person 7s ease infinite;animation-delay:-6.4s}@keyframes bm-home2-person{0%{opacity:0;transform:scale(.4)}4%{opacity:1;transform:scale(1.15)}7%,to{opacity:1;transform:scale(1)}}.bm-home2-demo-people em{margin-left:14px;font-size:11.5px;font-style:normal;font-weight:600;color:var(--bm-secondary)}.bm-home2-studio{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);gap:48px;align-items:center}.bm-home2-studio-copy h2{margin:0 0 16px;font-size:clamp(1.7rem,3.8vw,2.4rem);font-weight:800;line-height:1.08;letter-spacing:-.025em;color:#14151a}.bm-home2 .bm-home2-studio .bm-home2-accent{color:var(--bm-primary)}.bm-home2-studio-copy>p{margin:0 0 24px;max-width:46ch;font-size:16px;line-height:1.65;color:#555f6f}.bm-home2-studio-brands{display:flex;align-items:center;gap:12px;margin-bottom:28px}.bm-home2-studio-brands>span{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9aa0aa}.bm-home2-studio-logos{display:inline-flex;gap:8px}.bm-home2-studio-logos img{width:36px;height:36px;padding:7px;border-radius:11px;background:#fff;border:1px solid rgba(17,24,39,.08);box-shadow:0 4px 14px rgba(16,18,50,.07);-o-object-fit:contain;object-fit:contain;transition:transform .2s ease,box-shadow .2s ease}.bm-home2-studio-logos img:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(16,18,50,.12)}.bm-home2-studio-chat{padding:18px;border-radius:24px;background:#fff;border:1px solid rgba(17,24,39,.08);box-shadow:0 1px 2px rgba(16,18,50,.04),0 22px 60px rgba(16,18,50,.12)}.bm-studio-chat-rail{display:flex;flex-direction:column;gap:12px}.bm-studio-msg{opacity:0;animation:bm-studio-in .55s cubic-bezier(.16,1,.3,1) forwards}.bm-studio-msg.is-user{align-self:flex-end;max-width:80%;padding:11px 15px;border-radius:16px 16px 4px 16px;background:var(--bm-primary);color:#fff;font-size:14.5px;font-weight:500;line-height:1.4;box-shadow:0 8px 18px rgba(17,79,238,.22)}.bm-studio-msg.is-bot{align-self:flex-start;max-width:84%}@keyframes bm-studio-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}.bm-studio-card{overflow:hidden;border-radius:16px 16px 16px 4px;border:1px solid rgba(17,24,39,.08);background:#fbfbfa}.bm-studio-card-image{max-width:220px}.bm-studio-card-foot{display:flex;align-items:center;gap:8px;padding:9px 13px;font-size:12.5px;font-weight:600;color:#6b7280}.bm-studio-card-foot img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.bm-studio-poster{position:relative;display:block;background:#0a0a0a;overflow:hidden}.bm-studio-poster-img{display:block;width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.bm-studio-poster-banner{padding:4px 13px;border-radius:3px;background:#f4b400;color:#0a0a0a;font-size:13px;font-weight:900;letter-spacing:.05em;transform:skewX(-7deg)}.bm-studio-poster-title{font-size:38px;font-weight:900;font-style:italic;letter-spacing:-.01em;line-height:.86;color:#fff}.bm-studio-poster-sub{max-width:64%;font-size:11.5px;line-height:1.45;color:#e2e2e2}.bm-studio-poster-sub b{color:#f4b400;font-weight:800}.bm-studio-poster-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border:1px solid rgba(244,180,0,.55);border-radius:9px;color:#f4b400;font-size:11px;font-weight:700}.bm-studio-poster-chip .material-symbols-outlined{font-size:15px}.bm-studio-shimmer{position:absolute;inset:0;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.18) 50%,transparent 65%);background-size:220% 100%;animation:bm-studio-shim 2.6s linear infinite}@keyframes bm-studio-shim{to{background-position:-220% 0}}.bm-studio-card-audio{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px 16px 16px 4px}.bm-studio-play{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border-radius:50%;background:var(--bm-primary);color:#fff;font-size:22px;box-shadow:0 6px 16px rgba(17,79,238,.3)}.bm-studio-wave{display:flex;align-items:center;gap:3px;flex:1;height:34px}.bm-studio-wave i{flex:1;min-width:2px;height:30%;border-radius:999px;background:var(--bm-primary);opacity:.5;animation:bm-studio-wave 1s ease-in-out infinite alternate}@keyframes bm-studio-wave{0%{height:16%;opacity:.35}to{height:92%;opacity:.9}}.bm-studio-time{font-size:12.5px;font-weight:700;color:#6b7280;font-variant-numeric:tabular-nums}@property --bm-pct{syntax:"<integer>";inherits:true;initial-value:0}.bm-studio-gen{--bm-pct:0;padding:18px 16px;animation:bm-studio-gencount 3.8s linear infinite}@keyframes bm-studio-gencount{0%{--bm-pct:4}88%{--bm-pct:99}to{--bm-pct:99}}.bm-studio-gen-top{display:flex;align-items:center;gap:9px;margin-bottom:13px}.bm-studio-gen-spark{font-size:19px;color:var(--bm-primary);animation:bm-studio-genspark 1.4s ease-in-out infinite}@keyframes bm-studio-genspark{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.9)}}.bm-studio-gen-label{flex:1;font-size:13.5px;font-weight:600;color:#1a1c1c}.bm-studio-pct{font-size:13.5px;font-weight:800;color:var(--bm-primary);font-variant-numeric:tabular-nums;counter-reset:pct var(--bm-pct)}.bm-studio-pct:after{content:counter(pct) "%"}.bm-studio-progress{height:8px;border-radius:999px;background:#ececea;overflow:hidden}.bm-studio-progress span{display:block;height:100%;width:calc(var(--bm-pct) * 1%);border-radius:999px;background:var(--bm-primary)}.bm-studio-typing{display:inline-flex;gap:4px;padding:14px 16px;border-radius:16px 16px 16px 4px;background:#f1f1ef}.bm-studio-typing i{width:7px;height:7px;border-radius:50%;background:#9aa0aa;animation:bm-studio-type 1.2s ease-in-out infinite}.bm-studio-typing i:nth-child(2){animation-delay:.2s}.bm-studio-typing i:nth-child(3){animation-delay:.4s}@keyframes bm-studio-type{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-5px);opacity:1}}@media (max-width:900px){.bm-home2-studio{grid-template-columns:1fr;gap:30px}}@media (prefers-reduced-motion:reduce){.bm-studio-gen,.bm-studio-gen-spark,.bm-studio-msg,.bm-studio-shimmer,.bm-studio-typing i,.bm-studio-wave i{animation:none!important;opacity:1!important}.bm-studio-gen{--bm-pct:72}}.bm-home2-coach-band{position:relative;overflow:hidden;padding:84px 0;background:#101232}.bm-home2-coach-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:52px;align-items:center}.bm-home2-coach-copy h2{margin:0 0 14px;font-size:clamp(1.75rem,4vw,2.4rem);font-weight:800;line-height:1.1;letter-spacing:-.024em;color:#fff}.bm-home2-coach-copy>p{margin:0 0 28px;font-size:16px;line-height:1.65;color:#b6c0e2}.bm-home2-coach-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.bm-home2-coach-window{display:flex;flex-direction:column;gap:14px;padding:18px 20px 22px;border-radius:16px;background:#fff;box-shadow:0 24px 60px rgba(4,6,30,.5)}.bm-home2-coach-window-bar{display:flex;gap:6px;margin-bottom:2px}.bm-home2-coach-window-bar span{width:10px;height:10px;border-radius:999px;background:#e6e4df}.bm-home2-chat-user{margin:0;align-self:flex-end;width:-moz-fit-content;width:fit-content;padding:10px 14px;border-radius:14px 14px 4px 14px;background:var(--bm-primary);color:#fff;font-size:13px;font-weight:600;line-height:1.45}.bm-home2-chat-slot{display:grid}.bm-home2-chat-slot>*{grid-area:1/1}.bm-home2-chat-typing{display:flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;margin:0;padding:14px 16px;border-radius:14px 14px 14px 4px;background:#f1efe9;opacity:0}.bm-home2-chat-typing span{width:7px;height:7px;border-radius:999px;background:#a8a49a}.bm-home2-js .bm-home2-coach-window.is-revealed .bm-home2-chat-typing{animation:bm-home2-typing-bubble 2.3s ease .5s forwards}.bm-home2-js .bm-home2-coach-window.is-revealed .bm-home2-chat-typing span{animation:bm-home2-typing-dot 1s ease .5s infinite}.bm-home2-js .bm-home2-coach-window.is-revealed .bm-home2-chat-typing span:nth-child(2){animation-delay:.65s}.bm-home2-js .bm-home2-coach-window.is-revealed .bm-home2-chat-typing span:nth-child(3){animation-delay:.8s}@keyframes bm-home2-typing-bubble{0%{opacity:0}10%,85%{opacity:1}to{opacity:0}}.bm-home2-js .bm-home2-coach-window .bm-home2-chat-user{opacity:0}.bm-home2-js .bm-home2-coach-window.is-revealed .bm-home2-chat-user{animation:bm-home2-rise .5s cubic-bezier(.22,1,.36,1) .15s forwards}.bm-home2-js .bm-home2-coach-window .bm-home2-chat-ai-card{opacity:0}.bm-home2-js .bm-home2-coach-window.is-revealed .bm-home2-chat-ai-card{animation:bm-home2-pop .55s cubic-bezier(.22,1,.36,1) 2.8s forwards}.bm-home2-chat-ai-card{display:flex;align-items:center;gap:12px;margin:0;padding:14px 16px;border-radius:14px 14px 14px 4px;background:#f1efe9;font-size:13px;font-weight:600;line-height:1.45;color:#15171f}.bm-home2-chat-ai-card .material-symbols-outlined{font-size:18px;color:var(--bm-primary)}.bm-home2-chat-ai-card strong{display:block;font-size:14px}.bm-home2-chat-ai-card small{font-size:12.5px;font-weight:500;color:var(--bm-muted)}.bm-home2-chat-ai-card>div{flex:1;min-width:0}.bm-home2-coach-window-cta{flex-shrink:0;padding:9px 16px;border-radius:10px;background:var(--bm-primary);color:#fff;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s}.bm-home2-coach-window-cta:hover{background:var(--bm-primary-dark);transform:translateY(-1px)}.bm-home2-empty{margin:0;text-align:center;color:var(--bm-secondary)}.bm-home2-empty-card{display:flex;flex-wrap:wrap;align-items:center;gap:20px;padding:28px 30px;border-radius:18px;border:1px dashed var(--bm-outline);background:#fff}.bm-home2-empty-card>.material-symbols-outlined{font-size:34px;color:var(--bm-primary)}.bm-home2-empty-card h3{margin:0 0 4px;font-size:17px;color:#15171f}.bm-home2-empty-card p{margin:0;font-size:14px;color:var(--bm-secondary)}.bm-home2-empty-card div{flex:1;min-width:220px}.bm-home2-cia{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px;align-items:center;padding:52px;border-radius:24px;background:#101232}.bm-home2-cia-copy h2{margin:0 0 14px;font-size:clamp(1.65rem,3.6vw,2.25rem);font-weight:800;line-height:1.1;letter-spacing:-.022em;color:#fff}.bm-home2-cia-copy>p{margin:0 0 22px;font-size:15.5px;line-height:1.65;color:#b6c0e2}.bm-home2-cia-benefits{display:flex;flex-direction:column;gap:11px;margin:0 0 28px;padding:0;list-style:none}.bm-home2-cia-benefits li{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#e6e9f2}.bm-home2-cia-benefits .material-symbols-outlined{font-size:19px;color:#8fa8ff}.bm-home2-cia-tracks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bm-home2-cia-tracks article{display:flex;flex-direction:column;gap:6px;padding:20px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);transition:transform .2s cubic-bezier(.22,1,.36,1),border-color .2s ease,background .2s ease}.bm-home2-cia-tracks article:hover{transform:translateY(-4px);border-color:rgba(143,168,255,.5);background:rgba(255,255,255,.09)}.bm-home2-cia-tracks .material-symbols-outlined{font-size:22px;color:#8fa8ff}.bm-home2-cia-tracks strong{font-size:15px;color:#fff}.bm-home2-cia-tracks small{font-size:12.5px;line-height:1.5;color:#b6c0e2}.bm-home2-cia-tracks em{margin-top:2px;font-size:12.5px;font-style:normal;font-weight:700;color:#7fe0bf}.bm-home2-final{padding-bottom:96px}.bm-home2-final-inner{display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px 16px 0;text-align:center}.bm-home2-final-inner h2{margin:0;font-size:clamp(1.9rem,4.4vw,2.7rem);font-weight:800;letter-spacing:-.026em;color:#15171f}.bm-home2-final-inner p{margin:0 0 20px;max-width:520px;font-size:16px;line-height:1.6;color:var(--bm-secondary)}@media (max-width:1024px){.bm-home2-formats{grid-template-columns:1fr}.bm-home2-cia,.bm-home2-coach-grid{grid-template-columns:1fr;gap:32px}}@media (max-width:640px){.bm-home2-hero{padding-top:16px}.bm-home2-rail{height:120px}.bm-home2-app-bubble{width:50px;height:50px}.bm-home2-app-bubble img{width:27px;height:27px}.bm-home2-app-badge{min-width:20px;height:20px;font-size:11px}.bm-home2-app-claudecode,.bm-home2-app-cursor,.bm-home2-app-lovable,.bm-home2-app-openclaw{display:none}.bm-home2-app-chatgpt{top:30px;left:12%}.bm-home2-app-gemini{top:26px;left:70%}.bm-home2-app-claude{top:40px;left:10%}.bm-home2-app-sora{top:72px;left:56%}.bm-home2-app-seedance{top:42px;left:80%}.bm-home2-gear{top:20px;font-size:24px}.bm-home2-section{padding:48px 0}.bm-home2-section-head-split{flex-direction:column;align-items:flex-start;gap:10px}.bm-home2-cia{padding:30px 22px}.bm-home2-cia-tracks{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.bm-home2 *,.bm-home2 :after,.bm-home2 :before{animation:none!important;transition:none!important}.bm-home2 .bm-home2-chat-typing,.bm-home2 .bm-home2-demo-typing{display:none}.bm-home2 .bm-home2-rail-path{stroke-dashoffset:0}.bm-home2 .bm-home2-demo-ai,.bm-home2 .bm-home2-demo-typing{opacity:1}}.bm-home2-courses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.bm-home2-course-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:18px;border:1px solid #e8e6e1;background:#fff;text-decoration:none;color:inherit;box-shadow:0 1px 4px rgba(21,23,31,.05);transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease}.bm-home2-course-card:hover{transform:translateY(-6px);border-color:#d6d3cc;box-shadow:0 18px 40px rgba(21,23,31,.12)}.bm-home2-course-media{position:relative;display:grid;place-items:center;aspect-ratio:16/9;overflow:hidden;background:#101232}.bm-home2-course-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s cubic-bezier(.22,1,.36,1)}.bm-home2-course-card:hover .bm-home2-course-media img{transform:scale(1.05)}.bm-home2-course-media-fallback{font-size:44px;color:rgba(255,255,255,.55)}.bm-home2-course-enrolled{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:999px;background:#fff;color:#006c4e;font-size:12px;font-weight:700}.bm-home2-course-enrolled .material-symbols-outlined{font-size:15px}.bm-home2-course-body{display:flex;flex-direction:column;gap:7px;padding:18px 62px 20px 20px}.bm-home2-course-kicker{margin:0;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--bm-secondary)}.bm-home2-course-body h3{margin:0;font-size:17px;font-weight:800;letter-spacing:-.01em;line-height:1.3;color:#15171f}.bm-home2-course-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:2px}.bm-home2-course-meta span{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;color:var(--bm-secondary)}.bm-home2-course-meta .material-symbols-outlined{font-size:16px}.bm-home2-course-arrow{position:absolute;right:18px;bottom:18px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#15171f;color:#fff;font-size:18px;transition:background .18s ease,transform .18s ease}.bm-home2-course-card:hover .bm-home2-course-arrow{background:var(--bm-primary);transform:translateX(3px)}.bm-home2-coach-steps{display:flex;flex-direction:column;gap:14px;margin:0 0 28px;padding:0;list-style:none}.bm-home2-coach-steps li{display:flex;align-items:center;gap:12px;font-size:15.5px;font-weight:600;color:#e6e9f2}.bm-home2-coach-steps li span{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);font-size:13px;font-weight:800;color:#fff}.bm-home2-lives{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.bm-home2-live-card{display:flex;flex-direction:column;gap:10px;padding:24px;border-radius:18px;border:1px solid #e8e6e1;background:#fff;text-decoration:none;color:inherit;box-shadow:0 1px 4px rgba(21,23,31,.05);transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease}.bm-home2-live-card:hover{transform:translateY(-6px);border-color:#d6d3cc;box-shadow:0 18px 40px rgba(21,23,31,.12)}.bm-home2-live-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.bm-home2-live-card-head time{font-size:12.5px;font-weight:600;color:var(--bm-secondary)}.bm-home2-live-status{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;border-radius:999px;font-size:11.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.bm-home2-live-status i{width:7px;height:7px;border-radius:999px;background:currentColor}.bm-home2-live-status.is-scheduled{background:#e3ebff;color:var(--bm-primary)}.bm-home2-live-status.is-live{background:#ffe5e5;color:#d92d2d}.bm-home2-live-status.is-live i{animation:bm-home2-live-pulse 1.6s ease-in-out infinite}.bm-home2-live-status.is-ended{background:#efede8;color:var(--bm-secondary)}.bm-home2-live-card h3{margin:0;font-size:17px;font-weight:800;letter-spacing:-.01em;line-height:1.35;color:#15171f}.bm-home2-live-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;font-size:13.5px;line-height:1.55;color:var(--bm-secondary)}.bm-home2-live-card-cta{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:10px;font-size:14px;font-weight:700;color:var(--bm-primary)}.bm-home2-live-card-cta .material-symbols-outlined{font-size:18px;transition:transform .18s ease}.bm-home2-live-card:hover .bm-home2-live-card-cta .material-symbols-outlined{transform:translateX(4px)}.bm-home2-cia-members{display:flex;align-items:center;margin:0 0 22px}.bm-home2-cia-members span{display:grid;place-items:center;width:36px;height:36px;margin-right:-8px;border-radius:999px;border:2px solid #101232;font-size:12px;font-weight:800;color:#fff}.bm-home2-cia-members span:first-child{background:var(--bm-primary)}.bm-home2-cia-members span:nth-child(2){background:#00a676}.bm-home2-cia-members span:nth-child(3){background:#d97757}.bm-home2-js .bm-home2-cia .bm-home2-cia-members span{opacity:0}.bm-home2-js .bm-home2-cia.is-revealed .bm-home2-cia-members span{animation:bm-home2-pop .45s cubic-bezier(.22,1,.36,1) forwards}.bm-home2-js .bm-home2-cia.is-revealed .bm-home2-cia-members span:first-child{animation-delay:.3s}.bm-home2-js .bm-home2-cia.is-revealed .bm-home2-cia-members span:nth-child(2){animation-delay:.45s}.bm-home2-js .bm-home2-cia.is-revealed .bm-home2-cia-members span:nth-child(3){animation-delay:.6s}.bm-home2-cia-members em{margin-left:18px;font-size:13px;font-style:normal;font-weight:600;color:#b6c0e2}.bm-home2-final-inner{position:relative}.bm-home2-final-bubble{position:absolute;top:26%;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#fff;border:1px solid #e8e6e1;box-shadow:0 10px 24px rgba(21,23,31,.12);animation:bm-home2-drift 6s ease-in-out infinite}.bm-home2-final-bubble img{width:28px;height:28px}.bm-home2-final-bubble.is-left{left:8%;transform:rotate(-8deg)}.bm-home2-final-bubble.is-right{right:8%;animation-delay:-3s;transform:rotate(8deg)}.bm-home2-footer{background:#101232;color:#b6c0e2}.bm-home2-footer-top{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,2fr);gap:56px;padding:56px 0 44px}.bm-home2-footer-brand p{max-width:280px;margin:16px 0 18px;font-size:14px;line-height:1.6;color:#8b96bd}.bm-home2-footer-contact{display:flex;flex-direction:column;gap:9px}.bm-home2-footer-contact a{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;color:#b6c0e2;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .15s}.bm-home2-footer-contact a:hover{color:#fff}.bm-home2-footer-contact svg{width:16px;height:16px}.bm-home2-footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bm-home2-footer-column{display:flex;flex-direction:column;gap:11px}.bm-home2-footer-column p{margin:0 0 4px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fff}.bm-home2-footer-column a{width:-moz-fit-content;width:fit-content;color:#b6c0e2;font-size:14px;text-decoration:none;transition:color .15s,transform .15s}.bm-home2-footer-column a:hover{color:#fff;transform:translateX(2px)}.bm-home2-footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:20px 0 30px;border-top:1px solid rgba(255,255,255,.09)}.bm-home2-footer-bottom p{margin:0;font-size:13px;color:#8b96bd}.bm-home2-footer-social{display:flex;gap:10px}.bm-home2-footer-social a{display:grid;place-items:center;width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.16);color:#b6c0e2;transition:color .15s,border-color .15s,transform .15s}.bm-home2-footer-social a:hover{color:#fff;border-color:#fff;transform:translateY(-2px)}.bm-home2-footer-social svg{width:17px;height:17px}@media (max-width:1024px){.bm-home2-courses,.bm-home2-lives{grid-template-columns:repeat(2,minmax(0,1fr))}.bm-home2-final-bubble{display:none}}@media (max-width:640px){.bm-home2-courses,.bm-home2-footer-top,.bm-home2-lives{grid-template-columns:1fr}.bm-home2-footer-top{gap:36px;padding:44px 0 36px}.bm-home2-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}}.bm-home2-tabs{display:flex;flex-wrap:wrap;gap:10px}.bm-home2-tabs button{padding:11px 22px;border-radius:999px;border:1px solid #e8e6e1;background:#fff;font-family:inherit;font-size:14px;font-weight:700;color:#15171f;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.bm-home2-tabs button:hover{border-color:#15171f;transform:translateY(-1px)}.bm-home2-tabs button.is-active{background:#15171f;border-color:#15171f;color:#fff}.bm-home2-tabpanel{animation:bm-home2-rise .45s cubic-bezier(.22,1,.36,1)}.bm-home2-tabs-more{display:flex;justify-content:center;margin-top:30px}.bm-home2-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.bm-home2-path-card{display:flex;flex-direction:column;gap:10px;padding:24px;border-radius:18px;border:1px solid #e8e6e1;background:#fff;text-decoration:none;color:inherit;box-shadow:0 1px 4px rgba(21,23,31,.05);transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease}.bm-home2-path-card:hover{transform:translateY(-6px);border-color:#d6d3cc;box-shadow:0 18px 40px rgba(21,23,31,.12)}.bm-home2-path-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.bm-home2-path-spark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#ffe9da;color:#c2410c;font-size:20px}.bm-home2-path-level{padding:4px 11px;border-radius:999px;background:#e3ebff;color:var(--bm-primary);font-size:11.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.bm-home2-path-card h3{margin:0;font-size:17px;font-weight:800;letter-spacing:-.01em;line-height:1.35;color:#15171f}.bm-home2-card-cta{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:10px;font-size:14px;font-weight:700;color:var(--bm-primary)}.bm-home2-card-cta .material-symbols-outlined{font-size:18px;transition:transform .18s ease}.bm-home2-live-card:hover .bm-home2-card-cta .material-symbols-outlined,.bm-home2-path-card:hover .bm-home2-card-cta .material-symbols-outlined{transform:translateX(4px)}@media (max-width:1024px){.bm-home2-paths{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.bm-home2-paths{grid-template-columns:1fr}.bm-home2-tabs{width:100%}.bm-home2-tabs button{flex:1;padding:10px 12px}}.bm-home2-cia-illu{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;height:64px;margin-bottom:6px;border-radius:12px;background:rgba(255,255,255,.05);overflow:hidden}.bm-home2-js .bm-home2-cia .bm-home2-cia-tracks article{opacity:0}.bm-home2-js .bm-home2-cia.is-revealed .bm-home2-cia-tracks article{animation:bm-home2-pop .5s cubic-bezier(.22,1,.36,1) forwards}.bm-home2-js .bm-home2-cia.is-revealed .bm-home2-cia-tracks article:first-child{animation-delay:.2s}.bm-home2-js .bm-home2-cia.is-revealed .bm-home2-cia-tracks article:nth-child(2){animation-delay:.35s}.bm-home2-js .bm-home2-cia.is-revealed .bm-home2-cia-tracks article:nth-child(3){animation-delay:.5s}.bm-home2-js .bm-home2-cia.is-revealed .bm-home2-cia-tracks article:nth-child(4){animation-delay:.65s}.bm-home2-cia-illu .bm-home2-illu-play{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#101232;font-size:22px;animation:bm-home2-play-pulse 2.4s ease-in-out infinite}.bm-home2-illu-heart{position:absolute;bottom:10px;font-size:13px;font-style:normal;color:#ff7a8a;opacity:0;animation:bm-home2-heart 2.4s ease-out infinite}.bm-home2-illu-heart:first-of-type{left:62%}.bm-home2-illu-heart:nth-of-type(2){left:71%;animation-delay:-.8s}.bm-home2-illu-heart:nth-of-type(3){left:80%;animation-delay:-1.6s}@keyframes bm-home2-heart{0%{opacity:0;transform:translateY(6px) scale(.6)}25%{opacity:1}65%{opacity:1}to{opacity:0;transform:translateY(-30px) scale(1.15)}}.bm-home2-illu-node{width:10px;height:10px;border-radius:999px;border:2px solid #5b8bff;background:rgba(91,139,255,.2)}.bm-home2-illu-wire{position:relative;width:30px;height:2px;border-radius:2px;background:rgba(255,255,255,.18);overflow:visible}.bm-home2-illu-wire i{position:absolute;top:-2px;left:0;width:6px;height:6px;border-radius:999px;background:#5b8bff;box-shadow:0 0 8px 2px rgba(91,139,255,.5);animation:bm-home2-wire-pulse 1.8s linear infinite}.bm-home2-illu-wire.is-second i{animation-delay:-.9s}@keyframes bm-home2-wire-pulse{0%{left:-4px;opacity:0}15%{opacity:1}85%{opacity:1}to{left:calc(100% - 2px);opacity:0}}.bm-home2-cia-illu .bm-home2-illu-gear{position:absolute;top:7px;right:9px;font-size:16px;color:#8fa8ff;animation:bm-home2-spin 10s linear infinite}.bm-home2-illu-code{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:64%}.bm-home2-illu-code i{height:6px;border-radius:3px;background:rgba(255,255,255,.3);transform-origin:left}.bm-home2-illu-code i:first-of-type{width:78%;background:#5b8bff;animation:bm-home2-code-1 5s ease infinite}.bm-home2-illu-code i:nth-of-type(2){width:52%;animation:bm-home2-code-2 5s ease infinite}.bm-home2-illu-code i:nth-of-type(3){width:66%;animation:bm-home2-code-3 5s ease infinite}.bm-home2-illu-code b{width:8px;height:10px;margin-top:-2px;background:#7fe0bf;animation:bm-home2-caret .9s steps(2,start) infinite}@keyframes bm-home2-code-1{0%{transform:scaleX(0)}14%{transform:scaleX(1)}92%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes bm-home2-code-2{0%,20%{transform:scaleX(0)}34%{transform:scaleX(1)}92%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes bm-home2-code-3{0%,40%{transform:scaleX(0)}54%{transform:scaleX(1)}92%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes bm-home2-caret{50%{opacity:0}}.bm-home2-illu-bars{display:flex;align-items:flex-end;gap:7px;height:38px}.bm-home2-illu-bars i{width:9px;border-radius:3px 3px 0 0;background:#5b8bff;transform-origin:bottom}.bm-home2-illu-bars i:first-of-type{height:12px;animation:bm-home2-bar-grow 4s ease infinite}.bm-home2-illu-bars i:nth-of-type(2){height:19px;animation:bm-home2-bar-grow 4s ease .2s infinite backwards}.bm-home2-illu-bars i:nth-of-type(3){height:27px;animation:bm-home2-bar-grow 4s ease .4s infinite backwards}.bm-home2-illu-bars i:nth-of-type(4){height:36px;background:#7fe0bf;animation:bm-home2-bar-grow 4s ease .6s infinite backwards}@keyframes bm-home2-bar-grow{0%{transform:scaleY(0)}18%{transform:scaleY(1)}90%{transform:scaleY(1)}to{transform:scaleY(0)}}.bm-home2-cia-illu .bm-home2-illu-up{position:absolute;top:8px;right:10px;font-size:17px;color:#7fe0bf;animation:bm-home2-drift 4s ease-in-out infinite}.course-card-media-videos-ia-virales{background:linear-gradient(135deg,rgba(1,10,35,.1),rgba(17,79,238,.78)),url(https://cdn.blemama.com/instructors/blevenec-martinien.png) 50% /cover}.course-card-media-creer-chatbots-ia{background:linear-gradient(135deg,rgba(5,25,70,.12),rgba(17,79,238,.75)),url(https://cdn.blemama.com/testimonials/ai-video-viral/testimonial-blevenec-2.jpeg) 50% /cover}.course-card-media{position:relative;background:linear-gradient(135deg,#071437,var(--bm-primary))}