/* Readability variant: small UI copy enlarged by roughly 25%. */
.language-switch{height:46px;padding:4px;border-radius:14px}
.language-switch::before{left:4px;top:4px;bottom:4px;width:40px;border-radius:10px}
.language-switch[data-active-language="en"]::before{transform:translateX(43px)}
.language-switch[data-active-language="ja"]::before{transform:translateX(86px)}
.language-switch button{min-width:40px;height:36px;border-radius:10px}
.language-switch button img{width:23px;height:23px}

.tools-summary b{font-size:42px}
.tools-summary span{font-size:10.6px}
.tools-summary small{font-size:8.8px}
.tools-analytics-head small,.tools-analytics-head b{font-size:10px}
.tools-analytics-head .tools-periods button{font-size:10px}
.tools-analytics-summary b{font-size:26px}
.tools-analytics-summary span{font-size:9.4px}
.tools-analytics-leader small{font-size:8.8px}

.tool-group header b{font-size:16.2px}
.tool-group header small{font-size:10px}
.tool-stat>span b{font-size:12.5px}
.tool-stat>span small{font-size:9px}
.tool-stat-value b{font-size:17.5px}
.tool-stat-value small{font-size:8.1px}

.crm-chart-metrics b{font-size:17.5px}
.crm-chart-metrics span{font-size:8.1px}
.crm-chart-metrics em{font-size:8.1px}
.crm-cta-copy>small{font-size:8.8px}
.crm-cta-copy h3{font-size:27.5px}
.crm-cta-copy p{font-size:13.8px}
.crm-cta-copy>span{font-size:8.8px}
.crm-cta-button{min-height:58px;font-size:12px}
.crm-trial>small{font-size:9.4px}
.crm-snapshot-head small,.crm-base-head small{font-size:8.8px}
.crm-snapshot-head h3{font-size:22.5px}
.crm-snapshot-head>span{font-size:8.8px}
.crm-money-card>span{font-size:8.8px}
.crm-money-card>b{font-size:clamp(24px,2.5vw,35px)}
.crm-money-card>small{font-size:8.1px}
.crm-base-head b{font-size:15px}.crm-base-head>span{font-size:8.8px}
.crm-status-legend span{font-size:8.1px}.crm-status-legend b{font-size:11.2px}

@media (max-width:767px){
  .language-switch{height:40px;padding:3px;border-radius:12px}
  .language-switch::before{left:3px;top:3px;bottom:3px;width:33px;border-radius:9px}
  .language-switch[data-active-language="en"]::before{transform:translateX(35px)}
  .language-switch[data-active-language="ja"]::before{transform:translateX(70px)}
  .language-switch button{min-width:33px;height:34px;padding:4px;border-radius:9px}
  .language-switch button img{width:20px;height:20px}
  .tools-summary b{font-size:27.5px}.tools-summary span{font-size:8.1px}.tools-summary small{font-size:6.9px}
  .tools-analytics-head small,.tools-analytics-head b{font-size:9px}.tools-analytics-head .tools-periods button{font-size:8.8px}
  .tools-analytics-summary b{font-size:22.5px}.tools-analytics-summary span{font-size:8.1px}.tools-analytics-leader small{font-size:7.5px}
  .tool-group header b{font-size:14.5px}.tool-group header small{font-size:9px}
  .tool-stat>span b{font-size:11.8px}.tool-stat>span small{font-size:8.5px}.tool-stat-value b{font-size:16.2px}.tool-stat-value small{font-size:7.5px}
  .crm-chart-metrics b{font-size:15px}.crm-chart-metrics span{font-size:6.9px}.crm-chart-metrics em{font-size:6.9px}
  .crm-cta-copy h3{font-size:22.5px}.crm-cta-copy p{font-size:11.8px}.crm-cta-copy>small,.crm-cta-copy>span{font-size:7.8px}
  .crm-trial>small{font-size:8.2px}
  .crm-snapshot-head h3{font-size:20px}.crm-snapshot-head small,.crm-snapshot-head>span,.crm-base-head small{font-size:7.5px}
  .crm-money-card>span{font-size:8px}.crm-money-card>b{font-size:27.5px}.crm-money-card>small{font-size:7.5px}
  .crm-base-head b{font-size:13px}.crm-base-head>span{font-size:7.5px}.crm-status-legend span{font-size:7.5px}.crm-status-legend b{font-size:10px}
}
