.hmb-wrap{max-width:1000px;margin:32px auto;padding:0 18px;display:grid;grid-template-columns:250px 1fr;gap:22px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18212f;box-sizing:border-box}.hmb-wrap *{box-sizing:border-box}.hmb-sidebar{background:#fff;border:1px solid #e7eaf0;border-radius:24px;padding:20px;box-shadow:0 14px 40px rgba(16,24,40,.06);height:max-content;position:sticky;top:24px}.hmb-brand{padding-bottom:18px;border-bottom:1px solid #edf0f5;margin-bottom:14px}.hmb-brand-title{display:block;font-size:20px;font-weight:800;letter-spacing:-.03em}.hmb-brand-subtitle{display:block;font-size:13px;color:#667085;margin-top:3px}.hmb-menu{display:flex;flex-direction:column;gap:7px}.hmb-menu a{display:block;text-decoration:none;color:#344054;padding:11px 12px;border-radius:14px;font-size:14px;font-weight:600}.hmb-menu a:hover,.hmb-menu a.active{background:#f2f5f9;color:#101828}.hmb-main{min-width:0}.hmb-hero{background:linear-gradient(135deg,#fff,#f7f9fc);border:1px solid #e7eaf0;border-radius:28px;padding:28px;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;box-shadow:0 14px 40px rgba(16,24,40,.06);margin-bottom:22px}.hmb-eyebrow{margin:0 0 7px;color:#667085;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hmb-hero h1{margin:0;font-size:32px;line-height:1.05;letter-spacing:-.04em}.hmb-hero p{margin:12px 0 0;max-width:580px;color:#475467;font-size:15px;line-height:1.55}.hmb-status{padding:8px 12px;border-radius:999px;background:#ecfdf3;color:#027a48;font-size:13px;font-weight:800;white-space:nowrap}.hmb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hmb-card{background:#fff;border:1px solid #e7eaf0;border-radius:24px;padding:20px;box-shadow:0 10px 30px rgba(16,24,40,.045)}.hmb-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.hmb-card h2{font-size:18px;margin:0;letter-spacing:-.02em}.hmb-card-head span{font-size:12px;font-weight:800;border-radius:999px;padding:6px 9px;background:#f2f4f7;color:#475467;white-space:nowrap}.hmb-card p{font-size:14px;line-height:1.55;color:#667085;margin:0 0 16px}.hmb-card button{width:100%;border:0;border-radius:14px;padding:12px 14px;background:#f2f4f7;color:#667085;font-weight:800;cursor:not-allowed}.hmb-login{max-width:520px;margin:40px auto}.hmb-login h2{margin-top:0}@media(max-width:820px){.hmb-wrap{grid-template-columns:1fr;margin:18px auto;padding:0 14px}.hmb-sidebar{position:relative;top:auto}.hmb-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hmb-hero{flex-direction:column}.hmb-grid{grid-template-columns:1fr}.hmb-hero h1{font-size:26px}}@media(max-width:480px){.hmb-menu{grid-template-columns:1fr}.hmb-hero,.hmb-card,.hmb-sidebar{border-radius:20px;padding:18px}.hmb-hero h1{font-size:24px}}

.hmb-module-card.is-active .hmb-card-head span{background:#ecfdf3;color:#027a48}
.hmb-card-button{width:100%;display:block;text-align:center;border:0;border-radius:14px;padding:12px 14px;background:#f2f4f7;color:#667085;font-weight:800;text-decoration:none}
.hmb-card-button-active{background:#18212f;color:#fff}
.hmb-card-button-active:hover{background:#101828;color:#fff}
