.mh-home-v2{width:100%;max-width:980px;margin:0 auto;box-sizing:border-box}.mh-home-v2 *{box-sizing:border-box;min-width:0}.mh-home-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.mh-home-shortcut{appearance:none;border:1px solid #e1e6ee;background:#fff;border-radius:18px;padding:18px 10px;min-height:122px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#111827;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 4px 14px rgba(15,23,42,.05)}.mh-home-shortcut:hover{border-color:var(--primary);transform:translateY(-1px)}.mh-home-shortcut-icon{width:48px;height:48px;border-radius:14px;background:#eef4ff;color:var(--primary);display:grid;place-items:center;font-size:25px}.mh-home-shortcut:nth-child(2) .mh-home-shortcut-icon{background:#ecfdf3;color:#16a34a}.mh-home-finance,.mh-home-reminder{background:#fff;border:1px solid #e1e6ee;border-radius:18px;padding:18px;margin-top:16px;box-shadow:0 4px 14px rgba(15,23,42,.04)}.mh-home-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.mh-home-card-head h3{margin:0;font-size:1.12rem}.mh-home-more{border:0;background:transparent;color:var(--primary);font-weight:800;cursor:pointer;padding:6px}.mh-home-finance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mh-home-finance-item{padding:12px 10px}.mh-home-finance-item:nth-child(odd){border-right:1px solid #e5e7eb}.mh-home-finance-item:nth-child(-n+2){border-bottom:1px solid #e5e7eb}.mh-home-finance-item span{display:block;color:#6b7280;font-size:.88rem;margin-bottom:5px}.mh-home-finance-item strong{font-size:1.18rem;overflow-wrap:anywhere}.mh-home-finance-item.income span,.mh-home-finance-item.result.positive strong{color:#16a34a}.mh-home-finance-item.expense span,.mh-home-finance-item.result.negative strong{color:#dc2626}.mh-home-finance-item.fees span{color:var(--primary)}.mh-home-reminder textarea{width:100%;max-width:100%;min-height:105px;resize:vertical;border:1px solid #d9e0e9;border-radius:14px;padding:13px;font:inherit;line-height:1.45;background:#fafbfc}.mh-home-reminder textarea:focus{outline:2px solid color-mix(in srgb,var(--primary) 20%,transparent);border-color:var(--primary)}.mh-home-reminder-note{display:block;color:#8a94a3;font-size:.78rem;margin-top:8px}.mh-home-month-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.mh-home-month-card{min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.mh-home-month-card span{display:block;color:#6b7280;font-size:.9rem;line-height:1.3}.mh-home-month-card strong{display:block;margin-top:8px;font-size:1.7rem;line-height:1.1;overflow-wrap:anywhere}@media(max-width:700px){.mh-home-shortcuts{gap:9px}.mh-home-shortcut{min-height:105px;padding:13px 5px;border-radius:16px;font-size:.88rem}.mh-home-shortcut-icon{width:42px;height:42px;font-size:22px}.mh-home-finance,.mh-home-reminder{padding:15px}.mh-home-finance-item{padding:11px 7px}.mh-home-finance-item strong{font-size:1.03rem}.mh-home-month-summary{grid-template-columns:1fr;gap:12px}.mh-home-month-card{min-height:112px}.mh-home-month-card strong{font-size:1.55rem}}