:root{--bm-bg: #020617;--bm-bg-alt: #040d1f;--bm-surface: #0d1f3c;--bm-surface-hi: #112240;--bm-border: rgba(16, 185, 129, .14);--bm-border-hi: rgba(16, 185, 129, .3);--bm-emerald: #10b981;--bm-emerald-glow: rgba(16, 185, 129, .18);--bm-emerald-light: #6ee7b7;--bm-amber: #fbbf24;--bm-amber-dim: rgba(251, 191, 36, .15);--bm-text: #e2e8f0;--bm-text-muted: #94a3b8;--bm-text-faint: #64748b;--bm-radius-card: 12px;--bm-radius-img: 8px;--bm-ease-out: cubic-bezier(.16, 1, .3, 1)}.bm-wrap:where(.astro-v42x36yg){max-width:1100px;margin:0 auto;padding:0 1.5rem}.bm-section:where(.astro-v42x36yg){padding:6rem 0}.bm-section--alt:where(.astro-v42x36yg){background:var(--bm-bg-alt);border-top:1px solid var(--bm-border);border-bottom:1px solid var(--bm-border)}.bm-eyebrow:where(.astro-v42x36yg){display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--bm-emerald);margin:0 0 .75rem}.bm-section-title:where(.astro-v42x36yg){font-size:clamp(1.5rem,1.25rem + 1.1vw,2.25rem);font-weight:700;color:var(--bm-text);margin:0 0 1rem;letter-spacing:-.03em;text-wrap:balance;line-height:1.2}.bm-section-lede:where(.astro-v42x36yg){color:var(--bm-text-muted);font-size:clamp(.9rem,.85rem + .25vw,1.05rem);max-width:60ch;margin:0 0 3rem;line-height:1.65}.bm-section-lede:where(.astro-v42x36yg) em:where(.astro-v42x36yg){color:var(--bm-emerald-light);font-style:normal;font-weight:500}.bm-hero:where(.astro-v42x36yg){position:relative;overflow:hidden;padding:5rem 0 6rem;text-align:center;background:var(--bm-bg)}.bm-hero-glow:where(.astro-v42x36yg){position:absolute;inset:-40% -20%;background:radial-gradient(ellipse 60% 55% at 50% 30%,rgba(16,185,129,.11) 0%,rgba(251,191,36,.04) 45%,transparent 70%);pointer-events:none}.bm-hero-logo:where(.astro-v42x36yg){margin:0 auto 2.5rem;width:clamp(180px,35vw,320px);position:relative;z-index:1}.bm-hero-logo:where(.astro-v42x36yg) img:where(.astro-v42x36yg){width:100%;height:auto;display:block;filter:drop-shadow(0 0 32px rgba(251,191,36,.2)) drop-shadow(0 0 8px rgba(16,185,129,.15))}.bm-hero-title:where(.astro-v42x36yg){font-size:clamp(1.75rem,1.4rem + 1.8vw,3rem);font-weight:800;letter-spacing:-.04em;color:var(--bm-text);margin:0 auto 1.25rem;max-width:22ch;line-height:1.1;text-wrap:balance;position:relative;z-index:1}.bm-hero-sub:where(.astro-v42x36yg){color:var(--bm-text-muted);font-size:clamp(.9rem,.82rem + .4vw,1.05rem);max-width:52ch;margin:0 auto;line-height:1.7;position:relative;z-index:1}.bm-logo-grid:where(.astro-v42x36yg){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1.5rem}.bm-logo-card:where(.astro-v42x36yg){margin:0;border-radius:var(--bm-radius-card);overflow:hidden;border:1px solid var(--bm-border);transition:border-color .15s var(--bm-ease-out),transform .15s var(--bm-ease-out)}.bm-logo-card:where(.astro-v42x36yg):hover{border-color:var(--bm-border-hi);transform:translateY(-2px)}.bm-logo-stage:where(.astro-v42x36yg){display:flex;align-items:center;justify-content:center;padding:2.5rem;aspect-ratio:1}.bm-logo-stage--dark:where(.astro-v42x36yg){background:var(--bm-bg)}.bm-logo-stage--light:where(.astro-v42x36yg){background:#f8fafc}.bm-logo-stage--compact:where(.astro-v42x36yg){padding:2rem}.bm-logo-stage:where(.astro-v42x36yg) img:where(.astro-v42x36yg){width:100%;max-width:200px;height:auto;display:block}.bm-logo-card:where(.astro-v42x36yg) figcaption:where(.astro-v42x36yg){display:flex;align-items:baseline;justify-content:space-between;padding:.75rem 1.25rem;background:var(--bm-surface);border-top:1px solid var(--bm-border)}.bm-logo-label:where(.astro-v42x36yg){font-size:.875rem;font-weight:600;color:var(--bm-text)}.bm-logo-label--inv:where(.astro-v42x36yg){color:#0f172a}.bm-logo-hint:where(.astro-v42x36yg){font-size:.75rem;color:var(--bm-text-faint);font-variant-numeric:tabular-nums}.bm-logo-hint--inv:where(.astro-v42x36yg){color:#475569}.bm-logo-card--light:where(.astro-v42x36yg) figcaption:where(.astro-v42x36yg){background:#f1f5f9;border-top:1px solid #e2e8f0}.bm-app-grid:where(.astro-v42x36yg){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1.5rem;margin-bottom:4rem}.bm-app-card:where(.astro-v42x36yg){margin:0;border-radius:var(--bm-radius-card);overflow:hidden;border:1px solid var(--bm-border);background:var(--bm-surface);transition:border-color .15s var(--bm-ease-out),box-shadow .15s var(--bm-ease-out),transform .15s var(--bm-ease-out)}.bm-app-card:where(.astro-v42x36yg):hover{border-color:var(--bm-border-hi);box-shadow:0 8px 32px #00000059;transform:translateY(-2px)}.bm-app-img-wrap:where(.astro-v42x36yg){width:100%;overflow:hidden;max-height:280px;display:flex;align-items:flex-start;overflow-y:auto;overflow-x:hidden}.bm-app-img-wrap:where(.astro-v42x36yg) img:where(.astro-v42x36yg){width:100%;height:auto;display:block}.bm-app-card:where(.astro-v42x36yg) figcaption:where(.astro-v42x36yg){padding:1rem 1.25rem;border-top:1px solid var(--bm-border);display:flex;flex-direction:column;gap:.25rem}.bm-app-title:where(.astro-v42x36yg){font-size:.9rem;font-weight:600;color:var(--bm-text)}.bm-app-desc:where(.astro-v42x36yg){font-size:.8rem;color:var(--bm-text-muted);line-height:1.5}.bm-icon-suite:where(.astro-v42x36yg){border-top:1px solid var(--bm-border);padding-top:2.5rem}.bm-icon-title:where(.astro-v42x36yg){font-size:1rem;font-weight:600;color:var(--bm-text);margin:0 0 1.5rem}.bm-icon-grid:where(.astro-v42x36yg){display:flex;align-items:flex-end;gap:2rem;flex-wrap:wrap}.bm-icon-item:where(.astro-v42x36yg){margin:0;display:flex;flex-direction:column;align-items:center;gap:.75rem}.bm-icon-item:where(.astro-v42x36yg) figcaption:where(.astro-v42x36yg){font-size:.75rem;color:var(--bm-text-faint);font-variant-numeric:tabular-nums}.bm-icon-wrap:where(.astro-v42x36yg){display:flex;align-items:center;justify-content:center;background:var(--bm-surface);border:1px solid var(--bm-border);border-radius:16px;transition:border-color .15s}.bm-icon-wrap:where(.astro-v42x36yg):hover{border-color:var(--bm-border-hi)}.bm-icon-wrap--lg:where(.astro-v42x36yg){width:120px;height:120px;border-radius:20px}.bm-icon-wrap--md:where(.astro-v42x36yg){width:80px;height:80px;border-radius:14px}.bm-icon-wrap--sm:where(.astro-v42x36yg){width:52px;height:52px;border-radius:10px}.bm-icon-wrap:where(.astro-v42x36yg) img:where(.astro-v42x36yg){display:block;width:auto;height:auto;max-width:80%;max-height:80%}.bm-swatch-grid:where(.astro-v42x36yg){display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:1.25rem;margin-bottom:2rem}.bm-swatch:where(.astro-v42x36yg){border-radius:var(--bm-radius-card);overflow:hidden;border:1px solid var(--bm-border);background:var(--bm-surface);transition:border-color .15s var(--bm-ease-out),transform .15s var(--bm-ease-out)}.bm-swatch:where(.astro-v42x36yg):hover{border-color:var(--bm-border-hi);transform:translateY(-1px)}.bm-swatch-color:where(.astro-v42x36yg){height:88px;display:flex;align-items:flex-end;padding:.625rem .875rem}.bm-swatch-hex:where(.astro-v42x36yg){font-family:Geist Mono,JetBrains Mono,ui-monospace,monospace;font-size:.775rem;font-weight:600;letter-spacing:.05em;color:#000000a6;font-variant-numeric:tabular-nums}.bm-swatch-hex--dark:where(.astro-v42x36yg){color:#ffffffb3}.bm-swatch-meta:where(.astro-v42x36yg){padding:.875rem 1rem;display:flex;flex-direction:column;gap:.25rem}.bm-swatch-name:where(.astro-v42x36yg){font-size:.875rem;font-weight:600;color:var(--bm-text)}.bm-swatch-token:where(.astro-v42x36yg){font-family:Geist Mono,JetBrains Mono,ui-monospace,monospace;font-size:.72rem;color:var(--bm-emerald-light);background:#10b98114;padding:.15rem .4rem;border-radius:4px;width:fit-content}.bm-swatch-oklch:where(.astro-v42x36yg){font-family:Geist Mono,JetBrains Mono,ui-monospace,monospace;font-size:.7rem;color:var(--bm-text-faint);font-variant-numeric:tabular-nums}.bm-swatch-role:where(.astro-v42x36yg){font-size:.775rem;color:var(--bm-text-muted);line-height:1.4;margin-top:.1rem}.bm-usage-note:where(.astro-v42x36yg){display:flex;gap:.75rem;align-items:flex-start;background:#10b9810f;border:1px solid rgba(16,185,129,.18);border-left:3px solid var(--bm-emerald);border-radius:var(--bm-radius-card);padding:1rem 1.25rem;color:var(--bm-text-muted);font-size:.85rem;line-height:1.65}.bm-usage-note:where(.astro-v42x36yg) svg:where(.astro-v42x36yg){flex-shrink:0;color:var(--bm-emerald);margin-top:.1rem}.bm-usage-note:where(.astro-v42x36yg) p:where(.astro-v42x36yg){margin:0}.bm-usage-note:where(.astro-v42x36yg) strong:where(.astro-v42x36yg){color:var(--bm-emerald-light);font-weight:600}@media(max-width:640px){.bm-section:where(.astro-v42x36yg){padding:4rem 0}.bm-hero:where(.astro-v42x36yg){padding:3.5rem 0 4rem}.bm-logo-grid:where(.astro-v42x36yg){grid-template-columns:1fr}.bm-app-grid:where(.astro-v42x36yg){grid-template-columns:1fr}.bm-swatch-grid:where(.astro-v42x36yg){grid-template-columns:1fr}.bm-icon-grid:where(.astro-v42x36yg){gap:1.25rem}}@media(prefers-reduced-motion:reduce){.bm-logo-card:where(.astro-v42x36yg),.bm-app-card:where(.astro-v42x36yg),.bm-swatch:where(.astro-v42x36yg),.bm-icon-wrap:where(.astro-v42x36yg){transition-duration:.01ms!important}}@keyframes bm-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bm-hero-logo:where(.astro-v42x36yg),.bm-hero-title:where(.astro-v42x36yg),.bm-hero-sub:where(.astro-v42x36yg){animation:bm-fade-up .5s var(--bm-ease-out) both}.bm-hero-logo:where(.astro-v42x36yg){animation-delay:.05s}.bm-hero-title:where(.astro-v42x36yg){animation-delay:.15s}.bm-hero-sub:where(.astro-v42x36yg){animation-delay:.22s}@media(prefers-reduced-motion:reduce){.bm-hero-logo:where(.astro-v42x36yg),.bm-hero-title:where(.astro-v42x36yg),.bm-hero-sub:where(.astro-v42x36yg){animation:none}}
