.mbh-card{max-width:820px}.mbh-insight{border:1px dashed var(--accent-dark);color:var(--accent-dark);background:#fff;border-radius:10px;margin-bottom:1.2rem;padding:.9rem 1.1rem;font-size:.88rem;line-height:1.5}.mbh-section{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.4rem}.mbh-section-first{border-top:0;margin-top:0;padding-top:0}.mbh-section-head{color:var(--accent-dark);margin:0 0 .3rem;font-size:1.05rem}.mbh-section-sub{color:var(--muted);margin:0 0 1rem;font-size:.85rem}.mbh-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:1rem;display:grid}.mbh-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mbh-field{flex-direction:column;gap:.3rem;display:flex}.mbh-field-wide{grid-column:1/-1}.mbh-field label{color:var(--muted);font-size:.82rem;font-weight:600}.mbh-field input,.mbh-field select,.mbh-field textarea{border:1px solid var(--border);font:inherit;color:var(--text);background:#fff;border-radius:8px;width:100%;padding:.5rem .6rem;font-size:.9rem}.mbh-field-hint{color:var(--muted);font-size:.76rem;line-height:1.4}.mbh-card .actions{flex-wrap:wrap;gap:.5rem;margin-top:.9rem;display:flex}.mbh-card .actions .btn{padding:.5rem 1.1rem;font-size:.85rem}.mbh-basis{flex-direction:column;gap:.5rem;margin-bottom:1.1rem;display:flex}.mbh-radio{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;align-items:flex-start;gap:.55rem;padding:.6rem .8rem;font-size:.88rem;display:flex}.mbh-radio input{flex:none;width:auto;margin-top:.25rem}.mbh-radio em{color:var(--muted);margin-top:.15rem;font-size:.8rem;font-style:normal;display:block}.mbh-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;margin-bottom:1rem;display:grid}.mbh-stat{border:1px solid var(--border);text-align:center;background:#fff;border-radius:10px;padding:.6rem .7rem}.mbh-stat-num{color:var(--accent-dark);font-family:Fraunces,Georgia,serif;font-size:1.2rem;font-weight:700;line-height:1.2;display:block}.mbh-stat-label{color:var(--muted);margin-top:.2rem;font-size:.74rem;display:block}.mbh-verdict{background:var(--accent-light);color:var(--accent-dark);border-radius:10px;margin:0 0 .6rem;padding:.75rem .95rem;font-size:.87rem;line-height:1.55}.mbh-verdict-ok{color:#2c6b3f;background:#e4f0e6}.mbh-verdict-wait{color:#8a5a12;background:#fdf1dc}.mbh-hint{color:var(--muted);margin:0;font-size:.82rem}.mbh-rules-head{color:var(--muted);flex-direction:column;gap:.4rem;margin-bottom:.9rem;font-size:.83rem;display:flex}.mbh-bar{background:var(--accent-light);border-radius:999px;height:8px;overflow:hidden}.mbh-bar-fill{background:var(--accent-dark);border-radius:999px;width:0%;height:100%;transition:width .25s;display:block}.mbh-rule{border:1px solid var(--border);background:#fff;border-radius:10px;margin-bottom:.45rem;padding:.6rem .8rem}.mbh-rule.is-agreed{background:#fbfaf7}.mbh-rule-text{margin:0 0 .5rem;font-size:.92rem}.mbh-opts{flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem;display:flex}.mbh-opt{border:1px solid var(--border);color:var(--accent-dark);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:.24rem .7rem;font-size:.78rem;transition:background .15s,border-color .15s}.mbh-opt:hover{border-color:var(--accent)}.mbh-opt.is-on{background:var(--accent-dark);color:#fff;border-color:var(--accent-dark)}.mbh-opt.is-on.s0{background:var(--muted);border-color:var(--muted)}.mbh-opt.is-on.s1{background:#c76f45;border-color:#c76f45}.mbh-rule-note{border:1px solid var(--border);width:100%;font:inherit;background:#fbfaf7;border-radius:8px;padding:.35rem .6rem;font-size:.82rem}.mbh-add{gap:.4rem;margin-top:.7rem;display:flex}.mbh-add input{border:1px solid var(--border);font:inherit;background:#fff;border-radius:8px;flex:auto;min-width:0;padding:.45rem .6rem;font-size:.85rem}.mbh-chart-modes{flex-wrap:wrap;gap:.4rem;margin-bottom:.9rem;display:flex}.mbh-mode{border:1px solid var(--border);color:var(--accent-dark);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:.32rem .85rem;font-size:.8rem}.mbh-mode.is-active{background:var(--accent-dark);color:#fff;border-color:var(--accent-dark)}.mbh-chart{width:100%;max-width:100%;height:230px;display:block}.mbh-controls{flex-wrap:wrap;align-items:center;gap:.5rem;margin:1.1rem 0 .4rem;display:flex}.mbh-controls .btn{padding:.45rem .9rem;font-size:.82rem}.mbh-history{margin-top:.8rem}.mbh-hist-row{border-bottom:1px solid var(--border);align-items:flex-start;gap:.7rem;padding:.45rem 0;font-size:.83rem;display:flex}.mbh-hist-date{color:var(--muted);flex:0 0 5.5rem}.mbh-hist-text{flex:auto}.mbh-hist-text em{color:var(--muted);font-style:normal}.mbh-hist-note{color:var(--muted);margin-top:.2rem;font-size:.79rem;display:block}.mbh-hist-actions{flex:none;gap:.35rem;display:flex}.mbh-tag{background:var(--accent-light);color:var(--accent-dark);border-radius:999px;padding:.12rem .55rem;font-size:.72rem}.mbh-tag-ok{color:#2c6b3f;background:#e4f0e6}.mbh-tag-wait{color:#8a5a12;background:#fdf1dc}.mbh-card .mini-btn{border:1px solid var(--border);color:var(--accent-dark);cursor:pointer;background:#fff;border-radius:999px;padding:.2rem .7rem;font-size:.75rem}.mbh-card .mini-btn:hover{border-color:var(--accent)}.mbh-card .mini-btn-danger{color:#8f2f2f}.mbh-more{margin-top:.7rem;padding:.4rem .9rem;font-size:.8rem}.mbh-empty{color:var(--muted);font-size:.86rem}.mbh-card .note-box{border:1px solid var(--border);color:var(--muted);background:#fbfaf7;border-radius:10px;margin-top:2rem;padding:.9rem 1.1rem;font-size:.84rem;line-height:1.55}.mbh-card .note-box strong{color:var(--text)}.mbh-footer{color:var(--muted);border-top:1px solid var(--border);margin-top:2rem;padding-top:.8rem;font-size:.78rem}@media (width<=620px){.mbh-grid,.mbh-grid-3{grid-template-columns:1fr}.mbh-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mbh-hist-date{flex:0 0 4.6rem}}
