.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(4,minmax(0,1fr));gap:18px}.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-format-demo.is-violet{background:#ece9ff}.bm-home2-demo-canvas{position:relative;display:grid;place-items:center;height:86px;margin:10px 0;overflow:hidden;border-radius:10px;border:1px solid #e6e2f7;background:#f3f1fb}.bm-home2-demo-canvas .material-symbols-outlined{position:relative;color:#8b7bff;font-size:28px}.bm-home2-demo-canvas-shimmer{position:absolute;inset:0;background:linear-gradient(110deg,transparent 38%,rgba(255,255,255,.55) 50%,transparent 62%);transform:translateX(-100%);animation:bm-home2-canvas-shimmer 2.6s ease-in-out infinite}@keyframes bm-home2-canvas-shimmer{0%{transform:translateX(-100%)}55%,to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.bm-home2-demo-canvas-shimmer{animation:none}}.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:repeat(2,minmax(0,1fr))}.bm-home2-cia,.bm-home2-coach-grid{grid-template-columns:1fr;gap:32px}}@media (max-width:640px){.bm-home2-formats{grid-template-columns:1fr}.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}