.yoho-app{display:flex;flex-direction:column;gap:16px;padding-bottom:28px}.yoho-header{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;flex-wrap:wrap}.yoho-sub{margin:6px 0 0;font-size:.85rem;color:rgba(74,84,78,.9)}.yoho-summary{display:flex;gap:8px;flex-wrap:wrap}.yoho-summary-tile{background:#fffdf6;border:1px solid rgba(29,33,31,.16);border-radius:14px;padding:8px 14px;display:flex;flex-direction:column;gap:2px}.yoho-summary-tile span{font-size:.68rem;color:rgba(95,104,98,.85)}.yoho-summary-tile strong{font-size:1.05rem;font-variant-numeric:tabular-nums}.yoho-note{margin:0;padding:8px 14px;background:#fdf6df;border:1px solid #e0cd96;border-radius:10px;font-size:.78rem;color:#79642a}.yoho-filters{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap}.yoho-filters label{display:flex;flex-direction:column;gap:4px;font-size:.72rem;color:rgba(74,84,78,.9);font-weight:600}.yoho-filters select{font:inherit;padding:7px 10px;border-radius:10px;border:1px solid rgba(29,33,31,.22);background:#fffdf6;min-width:130px}.yoho-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.yoho-card{border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:9px}.yoho-card header{display:flex;justify-content:space-between;align-items:center}.yoho-ministry{font-size:.74rem;font-weight:700;color:#fffdf6;background:#54616b;padding:3px 10px;border-radius:999px}.yoho-confidence{font-weight:800;font-size:1.05rem;font-variant-numeric:tabular-nums}.yoho-confidence.is-high{color:#1d7a4f}.yoho-confidence.is-mid{color:#b07a18}.yoho-confidence.is-low{color:#98a0a6}.yoho-card h2{margin:0;font-size:1rem;line-height:1.5}.yoho-meta{display:flex;gap:10px;font-size:.78rem;color:rgba(74,84,78,.9)}.yoho-month strong{color:#b3541e;font-size:.95rem}.yoho-histogram{display:flex;gap:3px;align-items:flex-end;height:46px;padding:4px 2px 0;border-bottom:1px solid rgba(29,33,31,.14)}.yoho-hist-col{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:2px;height:100%}.yoho-hist-bar{width:100%;background:#b3541e;border-radius:3px 3px 0 0;min-height:1px}.yoho-hist-col span{font-size:.55rem;color:rgba(122,130,126,.8)}.yoho-budget{margin:0;font-size:.76rem;padding:6px 10px;border-radius:8px}.yoho-budget.is-listed{background:#e7f3ea;color:#1d6a44}.yoho-budget.is-shrink{background:#fbeae2;color:#9a4a1c}.yoho-budget.is-unknown{background:#eef0ee;color:#5b6660}.yoho-vendors-label{display:block;font-size:.68rem;font-weight:700;color:rgba(95,104,98,.85);margin-bottom:4px}.yoho-vendor{display:flex;justify-content:space-between;gap:8px;font-size:.78rem;padding:3px 0;border-bottom:1px dashed rgba(29,33,31,.1)}.yoho-vendor span{color:rgba(95,104,98,.85);font-variant-numeric:tabular-nums;white-space:nowrap}.yoho-empty{color:rgba(95,104,98,.85);padding:30px}.yoho-footer p{margin:8px 0 0;font-size:.72rem;color:rgba(122,130,126,.85)}@media (max-width:560px){.yoho-filters select{min-width:104px}}