/* Readability pass: intentionally larger than the compact base theme. */
body{font-size:16px}
.brand{font-size:16px}
.brand-name{font-size:17px}
.brand-section{font-size:15px}
.ghost-btn,.account-btn{font-size:14px;height:44px}
.avatar{font-size:13px}
.hero-section{font-size:clamp(18px,1.8vw,26px)}
.lead{max-width:800px;font-size:17px;line-height:1.85}
.hero-meta{font-size:13px}
.scroll-link{font-size:14px}
.section-kicker,.modal-label{font-size:11px}
.workspace h1{font-size:clamp(34px,4vw,52px)}
.search-box{height:48px}
.search-box input{font-size:14px}
.category-tabs button{padding:10px 16px;font-size:14px}
.tool-card{min-height:184px;padding:21px}
.tool-code{width:46px;height:46px;font-size:11px}
.tool-card h3{margin-top:22px;font-size:16px;line-height:1.35}
.tool-card p{font-size:13px;line-height:1.65}
.empty-state{font-size:14px}
.security-strip strong{font-size:11px}
.security-strip b{font-size:14px}
.security-strip small{font-size:12px}
.footer{font-size:12px}
.modal h2,.drawer h2{font-size:31px}
.modal-copy{font-size:14px;line-height:1.75}
.auth-tabs button{font-size:14px}
.form-stack label,.options-grid label{font-size:13px}
.form-stack input,.options-grid input,.options-grid select{height:46px;font-size:14px}
.primary-btn{height:48px;font-size:14px}
.text-btn{font-size:13px}
.notice{font-size:13px;line-height:1.65}
.dropzone{min-height:205px}
.dropzone b{font-size:16px}
.dropzone small{font-size:13px}
.file-row b{font-size:13px}
.file-row span{font-size:12px}
.conversion-progress b{font-size:13px}
.conversion-progress small{font-size:12px}
.drawer-head p,.privacy-copy{font-size:14px;line-height:1.75}
.drawer-card span{font-size:11px}
.drawer-card b{font-size:13px}
.drawer-title span{font-size:13px}
.drawer-title button{font-size:12px}
.history-item b{font-size:13px}
.history-item span,.history-empty{font-size:12px}
.logout-btn{font-size:14px}
.toast{font-size:13px}
@media(max-width:720px){
  .brand{font-size:14px}.brand-name{font-size:15px}.brand-section{font-size:13px}
  .hero-section{font-size:18px}.lead{font-size:15px}.hero-meta{font-size:12px}
  .tool-card{min-height:172px;padding:18px}.tool-card h3{font-size:15px}.tool-card p{font-size:12px}
  .footer{font-size:11px}
}
