.report-price{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0 0 3rem;display:grid}.report-price>div{border:1px solid var(--border);background:var(--paper);border-radius:12px;padding:1.6rem}.report-price>div:first-child{border-color:var(--accent);border-width:2px}.report-price-label{letter-spacing:.06em;color:var(--ink-faint);margin-bottom:.5rem;font-size:.8rem;display:block}.report-price strong{font-variant-numeric:tabular-nums;margin-bottom:.4rem;font-size:1.8rem;line-height:1.2;display:block}.report-price small{color:var(--ink-soft);font-size:.86rem;line-height:1.7}.report-contents{margin:0;padding-left:1.3rem}.report-contents li{margin-bottom:1.2rem}.report-contents strong{font-size:1.02rem}.report-contents p{color:var(--ink-soft);word-break:keep-all;margin:.3rem 0 0;line-height:1.85}.report-flow-lead{color:var(--ink-soft);word-break:keep-all;margin:0 0 1.2rem;line-height:1.85}.report-policies{border-top:1px solid var(--border);flex-wrap:wrap;gap:1.4rem;margin-top:2.5rem;padding-top:1.6rem;font-size:.9rem;display:flex}.report-policies a{color:var(--ink-soft)}@media (max-width:760px){.report-price{grid-template-columns:minmax(0,1fr)}}
