/* Comfortable reading sizes for Japanese text, especially in the guided flow. */
.hero-content p{font-size:12px;max-width:410px}
.workflow-card p{font-size:12px}
.home-greeting p,.page-heading p{font-size:13px}
.how-steps strong,.guide-card p,.upload-header p,.documents-empty p,.format-help p,.report-next p,.help-card p,.help-facts p,.faq-list p{font-size:11px}
.how-steps p,.safe-card p,.field-hint,.subsection-heading p,.panel-heading p,.document-main span,.detail-section-title p,.proposal-check small,.source-unavailable p,.upload-formats,.upload-privacy{font-size:11px}
.form-field label,.notes-label,.checklist-row strong,.proposal-check strong,.document-main strong,.guide-top,.aside-upload strong{font-size:12px}
.form-field input,.form-field select,.notes-area{font-size:13px}
.form-field input::placeholder,.notes-area::placeholder{font-size:12px}
.safe-card p,.home-disclaimer,.help-facts p,.faq-list p{line-height:1.95}
.advanced-toggle{border:1px solid #dbe9dd;background:#f5faf5;color:#4e8260;border-radius:7px;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;margin-top:15px;font-size:11px;font-weight:800}
.advanced-toggle:hover{background:#e9f4e9}
@media(max-width:560px){.hero-content p{font-size:11px}.workflow-card p{font-size:11px}.how-steps p{font-size:10px}.panel-heading p{font-size:11px}}
