.bm{--accent: #ff5c35;--al: #fff0ec;--bg: #fafafa;--card: #fff;--bdr: #e5e1db;--text: #222;--muted: #333333;--hint: #555555;--warm: #f8f8f8;--fh: "Outfit", system-ui, sans-serif;--fb: "DM Sans", system-ui, sans-serif;color:var(--text);font-family:var(--fb);font-size:15px;font-weight:500;line-height:1.7;width:100%}.bm *{box-sizing:border-box;margin:0;padding:0}.bm-inner{margin-bottom:56px;padding-inline:max(15px,(100% - var(--site-container)) / 2)}.bm-eyebrow{color:var(--accent);font-family:var(--fb);font-size:11px;font-weight:700;letter-spacing:.14em;margin-bottom:.5rem;text-transform:uppercase}.bm-hero{border-bottom:1px solid var(--bdr);margin-bottom:2.5rem;padding:0 0 2.5rem}.bm-hero h1{color:var(--text);font-family:var(--fh);font-size:clamp(30px,3vw,42px);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:.85rem;text-transform:uppercase}.bm-hero h1 span{color:var(--accent)}.bm-hero p{color:var(--muted);font-size:15px;line-height:1.7;max-width:640px}.bm-sec-head{margin-bottom:1.25rem}.bm-sec-head h2{color:var(--text);font-family:var(--fh);font-size:clamp(16px,2vw,22px);font-weight:800;letter-spacing:-.01em;line-height:1.1;margin-top:.25rem;text-transform:uppercase}.bm-sec-head h2 span{color:var(--accent)}.bm-grid{align-items:stretch;display:grid;gap:.85rem;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin-bottom:2.5rem}.bm-card{align-items:center;background:var(--card);border:1px solid var(--bdr);border-radius:14px;display:flex;flex-direction:column;gap:.65rem;height:100%;justify-content:center;min-height:156px;padding:1.1rem 1rem;text-align:center;transition:border-color .15s,box-shadow .15s}.bm-card:hover{border-color:#ccc;box-shadow:0 2px 12px #0000000f}.bm-card img{border-radius:14px;display:block;height:64px;object-fit:contain;width:64px}.bm-card-name{align-items:center;color:var(--text);display:flex;font-family:var(--fh);font-size:12px;font-weight:700;justify-content:center;letter-spacing:.04em;line-height:1.2;min-height:2.4em;text-transform:uppercase}.bm-highlight-grid{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-bottom:2.5rem}.bm-highlight{align-items:center;background:var(--card);border:1px solid var(--bdr);border-radius:14px;display:flex;gap:1rem;padding:1.1rem 1.25rem}.bm-highlight img{border-radius:12px;flex-shrink:0;height:52px;object-fit:contain;width:52px}.bm-highlight-text h3{color:var(--text);font-family:var(--fh);font-size:13px;font-weight:800;letter-spacing:.04em;line-height:1.2;margin-bottom:.2rem;text-transform:uppercase}.bm-highlight-text p{color:var(--muted);font-size:12px;line-height:1.4}.bm-highlight-badge{background:var(--al);border-radius:20px;color:var(--accent);display:inline-block;font-family:var(--fh);font-size:10px;font-weight:700;letter-spacing:.05em;margin-top:.3rem;padding:.15rem .55rem;text-transform:uppercase;white-space:nowrap}.bm-highlight-badge.green{background:#f0fbf4;color:#1a7a3f}.bm-info{align-items:flex-start;background:var(--warm);border:1px solid var(--bdr);border-radius:14px;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;padding:1.25rem 1.5rem}.bm-info-icon{align-items:center;background:var(--al);border-radius:11px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.bm-info-text h3{color:var(--text);font-family:var(--fh);font-size:13px;font-weight:700;letter-spacing:.05em;margin-bottom:.3rem;text-transform:uppercase}.bm-info-text p{color:var(--muted);font-size:13px;line-height:1.6;max-width:680px}.bm-info-text a{color:var(--accent);font-weight:600;text-decoration:none}@media (max-width: 600px){.bm-highlight-badge{white-space:normal}.bm-grid{gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr))}.bm-card{border-radius:12px;min-height:166px;padding:.95rem .65rem}.bm-card-name{font-size:11px;letter-spacing:.035em}.bm-highlight-grid{grid-template-columns:1fr}}@media (max-width: 430px){.bm-grid{gap:.65rem}.bm-card{min-height:152px}.bm-card img{border-radius:12px;height:58px;width:58px}.bm-card-name{font-size:10px;letter-spacing:.03em}}
