.bm-page{min-height:100vh;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#0f172a}.bm-topbar{gap:16px;padding:12px 32px;border-bottom:1px solid #e5e7eb;background:#fff}.bm-logo,.bm-topbar{display:flex;align-items:center}.bm-logo{gap:8px;text-decoration:none;color:#0f172a;font-weight:700;font-size:17px}.bm-logo__icon{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:13px;font-weight:800}.bm-topbar__title{font-size:17px;font-weight:700;color:#0f172a}.bm-topnav{margin-left:auto;display:flex;gap:20px}.bm-topnav a{text-decoration:none;color:#6b7280;font-size:14px;font-weight:500;transition:color .15s}.bm-topnav a:hover{color:#2563eb}.bm-tabs-bar{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid #e5e7eb;padding:0 32px;overflow-x:auto;-webkit-overflow-scrolling:touch}.bm-tabs-bar::-webkit-scrollbar{height:0}.bm-tabs{display:flex;gap:4px;min-width:max-content;padding:10px 0 0}.bm-tab{padding:8px 18px;border-radius:999px;font-size:14px;font-weight:500;cursor:pointer;border:1px solid #d1d5db;background:#fff;color:#374151;white-space:nowrap;transition:all .15s;margin-bottom:10px}.bm-tab:hover{background:#f3f4f6}.bm-tab--active{background:#111827;color:#fff;border-color:#111827}.bm-tab--active:hover{background:#1f2937}.bm-main{display:grid;grid-template-columns:420px 1fr;gap:0;max-width:1280px;margin:0 auto;padding:32px 32px 48px;min-height:60vh}.bm-left{padding-right:40px}.bm-cat-title{font-size:32px;font-weight:700;margin:0 0 24px;color:#111827}.bm-lb__header{padding:8px 0;font-size:14px;font-weight:500;color:#6b7280;border-bottom:1px solid #e5e7eb;margin-bottom:4px}.bm-lb__header,.bm-lb__row{display:flex;justify-content:space-between}.bm-lb__row{align-items:center;padding:10px 0;border-bottom:1px solid #f3f4f6}.bm-lb__row:last-child{border-bottom:none}.bm-lb__name{font-size:15px;font-weight:400;color:#374151;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .15s}.bm-lb__name:hover{text-decoration-color:#374151}.bm-lb__name--layra{font-weight:600;color:#111827;text-decoration:underline;text-decoration-color:#111827}.bm-lb__score{font-size:15px;font-weight:600;color:#111827;font-variant-numeric:tabular-nums}.bm-lb__note{font-size:12px;color:#9ca3af;margin:16px 0 0;line-height:1.5}.bm-lb__note strong{color:#6b7280}.bm-right{min-width:0}.bm-doc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.bm-doc-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .2s;cursor:pointer;text-decoration:none;color:inherit}.bm-doc-card:hover{border-color:#9ca3af;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.bm-doc-card__thumb{height:340px;overflow:hidden;background:#fff}.bm-doc-card__thumb img{width:100%;height:100%;object-fit:cover;object-position:top center}.bm-doc-card__label{padding:10px 14px;font-size:13px;font-weight:500;color:#374151;line-height:1.3;border-top:1px solid #f3f4f6}.bm-section{padding:48px 40px;max-width:960px;margin:0 auto}.bm-section--dark{background:#f9fafb;max-width:none;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:56px 40px}.bm-section--dark .bm-callout,.bm-section--dark .bm-restructuring,.bm-section--dark .bm-section__header{max-width:960px;margin-left:auto;margin-right:auto}.bm-section__header{text-align:center;margin-bottom:32px}.bm-section__header h2{font-size:28px;font-weight:700;margin:12px 0 10px}.bm-section__header p{color:#6b7280;font-size:15px;max-width:600px;margin:0 auto;line-height:1.6}.bm-section__header p strong{color:#111827}.bm-section__badge{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;padding:5px 14px;border-radius:999px}.bm-section__badge--blue{background:rgba(37,99,235,.08);color:#2563eb}.bm-section__badge--purple{background:rgba(124,58,237,.08);color:#7c3aed}.bm-restructuring{margin-bottom:32px}.rs-table{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.rs-thead{display:grid;grid-template-columns:1fr 120px 140px;align-items:center;background:#f3f4f6;border-bottom:1px solid #e5e7eb;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.rs-th{padding:12px 16px}.rs-th--layra{color:#2563eb}.rs-th--comp,.rs-th--layra{text-align:center}.rs-row{display:grid;grid-template-columns:1fr 120px 140px;border-bottom:1px solid #f3f4f6;transition:background .1s}.rs-row:last-child{border-bottom:none}.rs-row:hover{background:#f9fafb}.rs-cell{padding:14px 16px;display:flex;align-items:center}.rs-cell--feature{flex-direction:column;align-items:flex-start;gap:2px}.rs-cell--comp,.rs-cell--layra{justify-content:center}.rs-feature{font-size:14px;font-weight:600;color:#111827}.rs-desc{font-size:12px;color:#9ca3af;line-height:1.4}.rs-chevron{display:none}.cap-no,.cap-partial,.cap-yes{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600}.cap-yes{color:#16a34a}.cap-partial{color:#f59e0b}.cap-no{color:#dc2626}.bm-callout{display:flex;flex-direction:column;gap:8px;background:#ffffff;border:1px solid #e5e7eb;border-left:4px solid #3b82f6;border-radius:12px;padding:24px 32px;box-shadow:0 4px 20px rgba(0,0,0,.03);margin-top:16px}.bm-callout__icon{display:none}.bm-callout strong{font-size:18px;font-weight:700;color:#111827;margin-bottom:4px;letter-spacing:-.01em}.bm-callout p{font-size:15px;color:#475569;line-height:1.6;margin:0}.bm-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 22px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .15s;border:none}.bm-btn--primary{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;box-shadow:0 2px 8px rgba(37,99,235,.25)}.bm-btn--primary:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(37,99,235,.35)}.bm-btn--outline{background:#fff;color:#374151;border:1px solid #d1d5db}.bm-btn--outline:hover{border-color:#2563eb;color:#2563eb}.bm-bottom-cta{text-align:center;padding:48px 40px 64px}.bm-bottom-cta h3{font-size:22px;font-weight:700;margin:0 0 8px}.bm-bottom-cta p{color:#6b7280;font-size:15px;margin:0 0 24px}.bm-hero__cta{display:flex;justify-content:center;gap:12px}@media (max-width:1024px){.bm-main{grid-template-columns:1fr;padding:24px 20px 40px}.bm-left{padding-right:0;margin-bottom:32px}.bm-doc-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.bm-topbar{padding:10px 16px;gap:10px}.bm-tabs-bar{padding:0 16px}.bm-main{padding:20px 16px 32px}.bm-cat-title{font-size:24px}.bm-doc-grid{grid-template-columns:repeat(2,1fr);gap:12px}.bm-doc-card__thumb{height:120px}.bm-section--dark{padding:32px 16px}.rs-row,.rs-thead{grid-template-columns:1fr 90px 100px}.rs-cell,.rs-th{padding:10px}.rs-cell--feature{cursor:pointer}.rs-feature-row{display:flex;justify-content:space-between;align-items:center;width:100%;gap:8px}.rs-chevron{display:block;color:#9ca3af;transition:transform .2s ease;flex-shrink:0}.rs-desc{display:none;margin-top:8px}.rs-row--expanded .rs-desc{display:block}.rs-row--expanded .rs-chevron{transform:rotate(180deg);color:#2563eb}}@media (max-width:480px){.bm-doc-grid{grid-template-columns:1fr 1fr}.bm-hero__cta{flex-direction:column;align-items:center}.cap-no span,.cap-partial span,.cap-yes span{display:none}.bm-callout{flex-direction:column;text-align:center}}