.tt-money-sheet{display:flex;flex-direction:column;background:#ffffff;border:1px solid #f0debb;border-radius:16px;padding:28px 32px 20px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.tt-money-sheet+.tt-money-sheet{margin-top:20px}.tt-money-header{display:flex;justify-content:space-between;font-size:15px;color:#1e2a4a;margin-bottom:14px}.tt-money-title{font-weight:700;font-size:22px;margin-bottom:6px}.tt-money-meta{font-size:14px;color:#6b7280;margin-bottom:18px;display:flex;justify-content:space-between;gap:12px}.tt-money-page-num{white-space:nowrap}.tt-money-footer{margin-top:16px;font-size:11px;color:#999;text-align:right}.tt-money-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:18px;flex:1}.tt-money-page{aspect-ratio:540/632}.tt-money-problem{border:1.5px dashed #c7b78a;border-radius:12px;padding:14px 16px 12px;min-height:250px;display:flex;flex-direction:column;break-inside:avoid;page-break-inside:avoid}.tt-money-problem-number{font-size:13px;font-weight:700;color:#9ca3af;margin-bottom:6px}.tt-money-coins{display:flex;flex-wrap:wrap;gap:12px 10px;min-height:110px;align-items:center;flex:1}.tt-money-item{display:inline-flex;align-items:center;justify-content:center;line-height:0}.tt-money-photo,.tt-money-svg{display:block;-webkit-print-color-adjust:exact;print-color-adjust:exact}.tt-money-photo{object-fit:contain}.tt-money-photo-note{border-radius:3px;box-shadow:0 0 0 1px rgba(30,42,74,.35)}.tt-money-answer-row{margin-top:8px;font-size:16px;font-weight:600;color:#1e2a4a}.tt-money-blank{display:inline-block;border-bottom:2px solid #1e2a4a;min-width:80px;height:1.1em;vertical-align:bottom;margin-left:6px}.tt-money-answers{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:6px 14px}.tt-money-answers li{display:flex;gap:8px;align-items:baseline;font-size:15px;color:#1e2a4a}.tt-money-answer-num{color:#9ca3af;font-weight:600;min-width:26px}.tt-money-answer-val{font-weight:700;color:#3b5cd8}@media print{.tt-money-page+.tt-money-page{page-break-before:always;break-before:page}}@media screen{.tt-money-sheet{max-width:850px;margin-inline:auto}}