.ourhoa-mo-portal { max-width: 1100px; margin: 0 auto; }
.ourhoa-mo-banner { background: linear-gradient(135deg, #0b2545 0%, #133c74 100%); color: #fff; border-radius: 16px; padding: 20px; margin: 0 0 18px 0; box-shadow: 0 8px 24px rgba(11, 37, 69, 0.16); }
.ourhoa-mo-banner h3, .ourhoa-mo-banner h4 { margin: 0 0 8px 0; color: #fff; }
.ourhoa-mo-banner p { margin: 0; opacity: .92; }
.ourhoa-mo-card { background: #fff; border: 1px solid #dcdcde; border-radius: 12px; padding: 18px; margin: 0 0 16px 0; box-shadow: 0 1px 2px rgba(0,0,0,.04); }
.ourhoa-mo-card h4, .ourhoa-mo-card h5 { margin-top: 0; margin-bottom: 12px; }
.ourhoa-mo-card input[type="text"], .ourhoa-mo-card input[type="email"], .ourhoa-mo-card input[type="number"], .ourhoa-mo-card input[type="file"], .ourhoa-mo-card select, .ourhoa-mo-card textarea { width: 100%; max-width: 560px; border: 1px solid #c3c4c7; border-radius: 8px; padding: 10px 12px; background: #fff; }
.ourhoa-mo-card button, .ourhoa-mo-card .button { background: #133c74; border: 1px solid #133c74; color: #fff; border-radius: 8px; padding: 8px 14px; cursor: pointer; text-decoration: none; display: inline-block; }
.ourhoa-mo-card button:hover, .ourhoa-mo-card .button:hover { background: #0f315e; border-color: #0f315e; color: #fff; }
.ourhoa-mo-toolbar { display: flex; flex-wrap: wrap; gap: 8px; margin: 12px 0 16px 0; }
.ourhoa-mo-meta-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 12px; }
.ourhoa-mo-meta-item { background: #f6f7f7; border-radius: 10px; padding: 12px; }
.ourhoa-mo-meta-item strong { display: block; margin-bottom: 6px; font-size: 12px; text-transform: uppercase; letter-spacing: .03em; color: #50575e; }
.ourhoa-mo-badge { display: inline-block; padding: 4px 8px; border-radius: 999px; color: #fff; font-size: 12px; line-height: 1.2; }
.ourhoa-mo-table-note { margin-top: 8px; font-size: 12px; color: #50575e; }


.ourhoa-mo-rebalance-total { font-weight: 700; }
.ourhoa-mo-login-required { padding: 16px; background: #fff; border: 1px solid #dcdcde; border-radius: 12px; }
