@import url('../assets/css/maple-calculators.css?v=20260821');
.potential-page .mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px}.potential-page .mode-tabs button{min-height:46px;border:1px solid #d5e1e9;background:#fff;color:#44566c}.potential-page .mode-tabs button.active{border-color:#087f6d;background:#e7f5f1;color:#087f6d}.potential-page .mode-panel{padding:16px;border:1px solid #dce6ed;border-radius:8px;background:#f8fafc}.potential-page .cost-grid{margin-top:16px}.potential-page .inline-help{margin:12px 0 0;color:#718196;font-size:12px;line-height:1.7}.potential-page .budget-meter{margin-top:16px;padding:16px;border:1px solid #d7e4e8;border-radius:8px;background:#f8fbfb}.potential-page .budget-meter>div:first-child{display:flex;justify-content:space-between;gap:12px}.potential-page .meter-track{height:10px;margin:12px 0;overflow:hidden;border-radius:999px;background:#e4ebf0}.potential-page .meter-track i{display:block;width:0;height:100%;border-radius:inherit;background:#087f6d;transition:width .25s ease}.potential-page .budget-meter p{margin:0;color:#64758a;font-size:12px}.potential-page sup{font-size:.7em}@media(max-width:700px){.potential-page .mode-tabs{grid-template-columns:1fr}.potential-page .budget-meter>div:first-child{display:block}.potential-page .budget-meter strong{display:block;margin-top:5px}}
