This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "markup": "<div style=\"font-family:sans-serif;padding:10px 14px;font-size:13px;width:780px;height:460px;box-sizing:border-box;overflow:hidden;\">\n\n<!-- Header: weather center, date right -->\n<div style=\"display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #000;padding-bottom:6px;margin-bottom:6px;\">\n <div style=\"font-size:15px;font-weight:bold;letter-spacing:1px;\">WEEKLY SPEND <span style=\"font-size:11px;font-weight:normal;\">May 11 – May 18</span></div>\n <div style='text-align:center;'><div style='font-size:20px;font-weight:bold;'>↑63°F / 17°C ↓42°F / 6°C</div><div style='font-size:11px;'>Overcast</div></div>\n</div>\n\n<div style=\"display:flex;align-items:baseline;gap:12px;margin-bottom:5px;\">\n <span style=\"font-size:34px;font-weight:bold;line-height:1;\">$1,228</span>\n <span style=\"font-size:13px;\">▲ $478 over $750</span>\n</div>\n\n<div style=\"display:flex;align-items:center;gap:8px;margin-bott |