/* =========================================================
   THE NEXUS — BUILD 39 / TYPOGRAPHY + READABILITY POLISH
   Loaded after V38. No business logic changes.
   Goals: stronger hierarchy, readable marketplace density,
   consistent type scale, and safe responsive behavior.
   ========================================================= */
:root{
  --tn39-text:#f5f8f6;
  --tn39-muted:#9aa9a0;
  --tn39-muted-soft:#75867c;
  --tn39-green:#42e98a;
  --tn39-green-soft:#82f2aa;
  --tn39-display:"Space Grotesk",Inter,ui-sans-serif,system-ui,sans-serif;
  --tn39-body:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --tn39-ease:cubic-bezier(.22,.8,.24,1);
}

/* ---------- Global type rendering / base rhythm ---------- */
html{font-size:16px!important}
body.tn-body{
  font-family:var(--tn39-body)!important;
  font-size:16px!important;
  line-height:1.5!important;
  -webkit-font-smoothing:antialiased!important;
  -moz-osx-font-smoothing:grayscale!important;
  text-rendering:optimizeLegibility!important;
}
.tn-main{color:var(--tn39-text)!important}
.tn-main h1,.tn-main h2,.tn-main h3,.tn-main h4,
.tn-footer-v23 h2,.tn-footer-v23 h3{
  font-family:var(--tn39-display)!important;
  text-wrap:balance;
}
.tn-main p,.tn-footer-v23 p{font-feature-settings:"kern" 1,"liga" 1}

/* ---------- Navbar / brand ---------- */
.tn-brand-copy b{font-size:17px!important;line-height:1!important;letter-spacing:-.04em!important}
.tn-brand-copy>small{font-size:7px!important;line-height:1.1!important;letter-spacing:.18em!important}
.tn-nav-links a{font-size:12px!important;font-weight:700!important;letter-spacing:-.01em!important}
.tn-status-chip,.tn-account-btn,.tn-mystery{font-size:11.5px!important;font-weight:750!important}
.tn-mobile-menu a,.tn-mobile-menu button{font-size:14px!important}

/* ---------- Buttons and universal helper text ---------- */
.tn-btn{min-height:48px!important;padding-inline:20px!important;font-size:13px!important;line-height:1!important;letter-spacing:-.012em!important}
.tn-text-link{font-size:11.5px!important;line-height:1.2!important}
.tn-eyebrow span{font-size:9px!important;letter-spacing:.15em!important}

/* ---------- Hero readability ---------- */
.tn-hero-copy h1{
  font-size:clamp(58px,5.35vw,82px)!important;
  line-height:.94!important;
  letter-spacing:-.058em!important;
}
.tn-hero-subtitle{
  max-width:600px!important;
  margin-top:22px!important;
  color:#a5b2aa!important;
  font-size:15.5px!important;
  line-height:1.68!important;
}
.tn-hero-actions{margin-top:26px!important}
.tn-hero-stats{gap:10px!important;margin-top:18px!important}
.tn-hero-stat{min-height:82px!important;padding:14px 15px!important}
.tn-hero-stat strong{font-size:22px!important;line-height:1!important;letter-spacing:-.03em!important}
.tn-hero-stat span{margin-top:5px!important;font-size:10.5px!important;line-height:1.2!important}
.tn-hero-stat small{margin-top:4px!important;font-size:8.5px!important;line-height:1.35!important;color:#72847a!important}
.tn-hero-meta{gap:12px 22px!important;margin-top:16px!important}
.tn-hero-meta span{font-size:10px!important;line-height:1.2!important}

/* Interactive preview text was visually undersized on large screens. */
.tn-esp-caption span{font-size:8.5px!important;letter-spacing:.14em!important}
.tn-esp-caption small{font-size:8px!important}
.tn-esp-brand b{font-size:11px!important}.tn-esp-brand small{font-size:7.5px!important}
.tn-esp-live{font-size:8px!important}
.tn-esp-tabs button span{font-size:8.5px!important}
.tn-esp-pane-title>span{font-size:15px!important}.tn-esp-pane-title>small{font-size:7px!important}
.nexus-toggle-row>span,.nexus-select-row>span,.nexus-slider-row>span{font-size:9px!important}
.nexus-select-row select{font-size:9px!important}
.tn-preview-bottom,.nexus-preview-status{font-size:7.5px!important}

/* ---------- Shared section hierarchy ---------- */
.tn-section-head{margin-bottom:30px!important}
.tn-section-head>div>span,.tn-section-head>span,.nexus-section-head>span{
  min-height:24px!important;
  padding-inline:10px!important;
  font-size:8px!important;
  line-height:1!important;
  letter-spacing:.13em!important;
}
.tn-section-head h2,.nexus-section-head h2{
  margin-top:10px!important;
  font-size:clamp(38px,3.25vw,54px)!important;
  line-height:1.01!important;
  letter-spacing:-.045em!important;
}
.tn-section-head p,.nexus-section-head p{
  margin-top:10px!important;
  color:#8f9e95!important;
  font-size:13px!important;
  line-height:1.65!important;
}

/* ---------- How it works / supporting cards ---------- */
.tn-process-grid-v17{gap:64px!important;margin-top:38px!important}
.tn-step-icon{width:56px!important;height:56px!important;font-size:16px!important}
.tn-step-icon b{width:21px!important;height:21px!important;font-size:8px!important}
.tn-process-grid-v17 h3{margin-bottom:8px!important;font-size:15px!important;line-height:1.25!important;letter-spacing:-.02em!important}
.tn-process-grid-v17 p{max-width:290px!important;color:#7f8e85!important;font-size:11.5px!important;line-height:1.6!important}
.tn-benefit-copy b{font-size:14px!important;line-height:1.25!important}
.tn-benefit-copy p{font-size:11.5px!important;line-height:1.62!important;color:#74847a!important}
.tn-trust-grid b{font-size:14px!important}.tn-trust-grid span{font-size:11.5px!important}

/* =========================================================
   PRODUCT CARDS — stronger visual hierarchy without bloating
   ========================================================= */
.tn-market-card-v37 .tn-market-body-v25{
  min-height:192px!important;
  padding:17px 18px 18px!important;
}
.tn-market-card-v37 .tn-market-meta-v25{min-height:20px!important;gap:10px!important}
.tn-market-card-v37 .tn-market-meta-v25 small{
  font-size:9px!important;
  line-height:1.2!important;
  letter-spacing:.10em!important;
  font-weight:800!important;
}
.tn-market-card-v37 .tn-market-meta-v25>span{
  font-size:9.5px!important;
  line-height:1.2!important;
}
.tn-market-card-v37 .tn-market-title-v25{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  min-height:46px!important;
  max-height:2.55em!important;
  margin:7px 0 10px!important;
  color:#f2f7f4!important;
  font-family:var(--tn39-display)!important;
  font-size:18.5px!important;
  line-height:1.22!important;
  letter-spacing:-.028em!important;
  font-weight:700!important;
}
.tn-market-card-v37 .tn-market-price-row-v25{
  align-items:flex-end!important;
  min-height:58px!important;
  padding:12px 0 13px!important;
}
.tn-market-card-v37 .tn-market-price-row-v25>div>small{
  font-size:8.5px!important;
  line-height:1!important;
  letter-spacing:.14em!important;
}
.tn-market-card-v37 .tn-market-price-row-v25 strong{
  display:block!important;
  margin-top:5px!important;
  font-family:var(--tn39-display)!important;
  font-size:24px!important;
  line-height:1!important;
  letter-spacing:-.045em!important;
}
.tn-market-card-v37 .tn-market-delivery-v25{font-size:9.5px!important;line-height:1.2!important}
.tn-market-card-v37 .tn-market-status-v25,.tn-market-card-v37 .tn-market-count-v25{
  min-height:24px!important;
  padding-inline:9px!important;
  font-size:8.5px!important;
  line-height:1!important;
  font-weight:800!important;
}
.tn-market-card-v37 .tn-market-quick-v25{
  min-height:30px!important;
  padding-inline:12px!important;
  font-size:9.5px!important;
  font-weight:800!important;
}
.tn-market-card-v37 .tn-market-secondary-v25,.tn-market-card-v37 .tn-market-primary-v25{
  height:42px!important;
  padding-inline:12px!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:-.01em!important;
}

/* Featured card stage has enough room for the stronger typography. */
.tn-featured-v37 .tn-featured-stage-v17.tn36-carousel .tn-featured-track-v17{
  height:458px!important;
  min-height:458px!important;
}
.tn-featured-v37 .tn-featured-head-v17{margin-bottom:28px!important}
.tn-featured-v17:has(.tn36-carousel) .tn-featured-nav-v17{font-size:8.5px!important}

/* Catalog keeps 4-up desktop while staying readable. */
.tn-catalog-v37 .tn-market-card-v37 .tn-market-body-v25{min-height:184px!important;padding:15px 15px 16px!important}
.tn-catalog-v37 .tn-market-card-v37 .tn-market-title-v25{min-height:42px!important;font-size:16.5px!important;line-height:1.24!important}
.tn-catalog-v37 .tn-market-card-v37 .tn-market-price-row-v25 strong{font-size:21.5px!important}
.tn-catalog-v37 .tn-market-card-v37 .tn-market-secondary-v25,.tn-catalog-v37 .tn-market-card-v37 .tn-market-primary-v25{font-size:10px!important;padding-inline:9px!important}
.tn-catalog-head h1{font-size:clamp(42px,4vw,58px)!important;line-height:1.02!important;letter-spacing:-.045em!important}
.tn-catalog-head p{font-size:13.5px!important;line-height:1.65!important;color:#8e9d94!important}
.tn-catalog-toolbar{font-size:11.5px!important}
.tn-filter-block>b{font-size:12px!important}.tn-filter-block>a{font-size:11.5px!important;line-height:1.3!important}
.tn-price-fields input{font-size:12px!important}.tn-reset{font-size:10.5px!important}

/* Related product cards use the same readable scale. */
.tn-related-grid-v29 .tn-market-card-v37 .tn-market-title-v25{font-size:16px!important;min-height:40px!important}
.tn-related-grid-v29 .tn-market-card-v37 .tn-market-price-row-v25 strong{font-size:21px!important}

/* ---------- Reviews / vouches ---------- */
.tn-reviews-panel .tn-section-head{margin-bottom:24px!important}
.nexus-vouch-card{width:340px!important;min-height:170px!important;padding:19px!important}
.nexus-vouch-user{font-size:12.5px!important;line-height:1.2!important}
.nexus-vouch-avatar{width:32px!important;height:32px!important;font-size:12px!important}
.nexus-vouch-stars{font-size:11px!important}
.nexus-vouch-text{
  margin-top:16px!important;
  color:#94a299!important;
  font-size:12.5px!important;
  line-height:1.62!important;
}
.tn-reviews-loading{font-size:12.5px!important}

/* Full reviews page */
.tn-review-page-head h1{font-size:clamp(46px,4.6vw,64px)!important}
.tn-review-page-head p{font-size:14px!important;line-height:1.6!important}
.tn-review-score-main strong{font-size:54px!important}
.tn-review-score-main span,.tn-review-score-copy p{font-size:12px!important}
.tn-review-page-card{padding:20px!important}
.tn-review-page-card p{font-size:13.5px!important;line-height:1.6!important}
.tn-review-page-card b{font-size:12.5px!important}
.tn-review-page-card small{font-size:10.5px!important}

/* ---------- FAQ ---------- */
.nexus-faq-lite{padding-top:94px!important;padding-bottom:96px!important}
.nexus-section-head h2{font-size:clamp(42px,3.8vw,56px)!important}
.nexus-section-head p{font-size:13.5px!important;line-height:1.65!important}
.nexus-section-head::after{font-size:11.5px!important;line-height:1.65!important;color:#637269!important}
.tn-mini-support{font-size:11.5px!important}
.nexus-faq-grid{gap:11px!important}
.nexus-faq-summary{
  min-height:58px!important;
  padding:18px 20px!important;
  font-size:13.5px!important;
  line-height:1.35!important;
  font-weight:750!important;
}
.nexus-faq-panel{padding:0 20px 19px!important}
.nexus-faq-panel p{font-size:12.5px!important;line-height:1.65!important}

/* ---------- Final CTA ---------- */
.tn-final-cta-shell-v17 h2{font-size:34px!important;line-height:1.05!important;letter-spacing:-.04em!important}
.tn-final-cta-shell-v17 p{font-size:13px!important}

/* ---------- Footer ---------- */
.tn-footer-callout h3{font-size:29px!important;line-height:1.08!important}
.tn-footer-callout p{font-size:13px!important;line-height:1.6!important}
.tn-footer-callout>div>span{font-size:9px!important}
.tn-footer-callout-actions .tn-btn{font-size:12px!important}
.tn-footer-brand-v23>p{font-size:13px!important;line-height:1.7!important}
.tn-footer-col-v23>b{font-size:12px!important;line-height:1.2!important}
.tn-footer-col-v23 a{font-size:12.5px!important;line-height:1.45!important;min-height:32px!important}
.tn-footer-trust-v23 span{font-size:10.5px!important;line-height:1.35!important}
.tn-footer-bottom-v23{font-size:10.5px!important;line-height:1.4!important}
.tn-footer-logo-v23 .tn-brand-copy b{font-size:19px!important}
.tn-footer-logo-v23 .tn-brand-copy>small{font-size:7px!important}

/* ---------- Collection / group modal ---------- */
.tn-group-dialog-v37 .tn-group-hero-copy-v24>span{font-size:9px!important}
.tn-group-dialog-v37 .tn-group-hero-copy-v24 h3{font-size:35px!important}
.tn-group-dialog-v37 .tn-group-hero-copy-v24 p{font-size:13px!important}
.tn-group-dialog-v37 .tn-group-list-head-v24 span,.tn-group-dialog-v37 .tn-group-summary-kicker-v24{font-size:9.5px!important}
.tn-group-dialog-v37 .tn-group-list-head-v24 small{font-size:10px!important}
.tn-group-dialog-v37 .tn-group-item-copy-v24 b{font-size:13px!important;line-height:1.3!important}
.tn-group-dialog-v37 .tn-group-item-copy-v24 small{font-size:9.5px!important}
.tn-group-dialog-v37 .tn-group-item-price-v24{font-size:14px!important}
.tn-group-dialog-v37 .tn-group-summary-price-v24 small{font-size:10px!important}
.tn-group-dialog-v37 .tn-group-summary-price-v24 strong{font-size:36px!important}
.tn-group-dialog-v37 .tn-group-summary-v24 li{font-size:11.5px!important}
.tn-group-dialog-v37 .tn-group-summary-v24 .tn-btn{font-size:12px!important}
.tn-group-dialog-v37 .tn-group-secondary-v24{font-size:10.5px!important}

/* ---------- Login modal ---------- */
.tn-auth-brand-v25 b{font-size:20px!important}
.tn-auth-head-v25 h3{font-size:27px!important}
.tn-auth-head-v25 p{max-width:320px!important;font-size:13.5px!important}
.tn-auth-input-v25 input{font-size:14px!important}
.tn-auth-submit-v25{font-size:13.5px!important}
.tn-auth-error-v25{font-size:11px!important}
.tn-auth-legal-v25{font-size:10.5px!important}
.tn-auth-back-v25{font-size:11px!important}

/* ---------- Product detail page ---------- */
.tn-breadcrumbs{font-size:11.5px!important;line-height:1.3!important}
.tn-product-heading h1{font-size:clamp(40px,4vw,58px)!important;line-height:1!important}
.tn-product-live small{font-size:8.5px!important}.tn-product-live b{font-size:11.5px!important}
.tn-tabbar button{font-size:11.5px!important}
.tn-tabcontent,.tn-tabcontent .editor{font-size:14px!important;line-height:1.75!important}
.tn-buy-head small{font-size:9.5px!important}.tn-buy-head h2{font-size:22px!important}
.tn-buy-price b{font-size:25px!important}.tn-buy-price>span{font-size:10.5px!important}
.tn-product-facts small{font-size:8.5px!important}.tn-product-facts b{font-size:10.5px!important}
.tn-product-form-wrap form label{font-size:11.5px!important}
.tn-buy-assurance b{font-size:11.5px!important}.tn-buy-assurance small{font-size:9.5px!important}
.tn-live-stats{font-size:10.5px!important}

/* ---------- Status page ---------- */
.tn-status-hero-v24 h1{font-size:clamp(54px,5vw,72px)!important}
.tn-status-hero-v24 p{font-size:14px!important;line-height:1.68!important}
.tn-status-overview-v24 span{font-size:8.5px!important}
.tn-status-overview-v24 b{font-size:21px!important}
.tn-status-overview-v24 p{font-size:11.5px!important}
.tn-status-overview-v24 a{font-size:10.5px!important}
.tn-status-toolbar-v24 input{font-size:11.5px!important}
.tn-status-toolbar-v24 button{font-size:10px!important}
.tn-status-card-main small{font-size:8px!important}
.tn-status-card-main b{font-size:13px!important;line-height:1.25!important}
.tn-status-card-main span{font-size:9.5px!important;line-height:1.4!important}
.tn-status-value{font-size:10px!important}
.tn-status-group-v24>header span{font-size:13.5px!important}
.tn-status-group-v24>header small{font-size:7.5px!important}.tn-status-group-v24>header b{font-size:9px!important}

/* ---------- Account/dashboard surfaces: avoid 9px UI text ---------- */
.tn-account-card,.tn-order-card,.tn-ticket-row,.tn-wallet-balance,.tn-wallet-topup,.tn-ticket-conversation,.tn-cart-panel,.tn-cart-summary{font-size:13px!important}
.tn-account-card small,.tn-order-card small,.tn-ticket-row small,.tn-cart-panel small,.tn-cart-summary small{font-size:10.5px!important}

/* =========================================================
   Responsive type scale
   ========================================================= */
@media(max-width:1180px){
  .tn-hero-copy h1{font-size:clamp(54px,6vw,74px)!important}
  .tn-catalog-v37 .tn-market-card-v37 .tn-market-title-v25{font-size:16px!important}
  .tn-market-card-v37 .tn-market-title-v25{font-size:17.5px!important}
  .tn-market-card-v37 .tn-market-secondary-v25,.tn-market-card-v37 .tn-market-primary-v25{font-size:10.5px!important}
}

@media(max-width:900px){
  body.tn-body{font-size:15.5px!important}
  .tn-nav-links a{font-size:11.5px!important}
  .tn-hero-copy h1{font-size:clamp(50px,9vw,68px)!important}
  .tn-hero-subtitle{font-size:14.5px!important}
  .tn-section-head h2,.nexus-section-head h2{font-size:clamp(36px,6vw,48px)!important}
  .tn-section-head p,.nexus-section-head p{font-size:12.5px!important}
  .tn-process-grid-v17 h3{font-size:14.5px!important}.tn-process-grid-v17 p{font-size:11px!important}
  .tn-catalog-v37 .tn-market-card-v37 .tn-market-title-v25{font-size:16.5px!important}
  .tn-group-dialog-v37 .tn-group-hero-copy-v24 h3{font-size:29px!important}
  .tn-group-dialog-v37 .tn-group-item-copy-v24 b{font-size:12px!important}
  .tn-footer-brand-v23>p{font-size:12.5px!important}.tn-footer-col-v23 a{font-size:12px!important}
}

@media(max-width:620px){
  html{font-size:15px!important}
  .tn-brand-copy b{font-size:15px!important}.tn-brand-copy>small{display:none!important}
  .tn-status-chip,.tn-account-btn,.tn-mystery{font-size:10.5px!important}
  .tn-btn{min-height:47px!important;font-size:12.5px!important}
  .tn-hero-copy h1{font-size:clamp(46px,13vw,62px)!important;line-height:.95!important}
  .tn-hero-subtitle{font-size:14px!important;line-height:1.62!important}
  .tn-hero-stat strong{font-size:20px!important}.tn-hero-stat span{font-size:10px!important}.tn-hero-stat small{font-size:8px!important}
  .tn-section-head h2,.nexus-section-head h2{font-size:clamp(34px,10vw,45px)!important}
  .tn-section-head p,.nexus-section-head p{font-size:12.5px!important}
  .tn-process-grid-v17 h3{font-size:14px!important}.tn-process-grid-v17 p{font-size:11px!important}

  .tn-market-card-v37 .tn-market-body-v25{min-height:178px!important;padding:15px 15px 16px!important}
  .tn-market-card-v37 .tn-market-title-v25{min-height:0!important;font-size:17px!important}
  .tn-market-card-v37 .tn-market-price-row-v25 strong{font-size:22px!important}
  .tn-market-card-v37 .tn-market-secondary-v25,.tn-market-card-v37 .tn-market-primary-v25{font-size:10.5px!important}
  .tn-market-card-v37 .tn-market-status-v25,.tn-market-card-v37 .tn-market-count-v25{font-size:8px!important}
  .tn-featured-v37 .tn-featured-stage-v17.tn36-carousel .tn-featured-track-v17{height:436px!important}

  .nexus-vouch-card{width:300px!important;min-height:164px!important;padding:17px!important}
  .nexus-vouch-user{font-size:12px!important}.nexus-vouch-text{font-size:12px!important}
  .nexus-faq-summary{font-size:13px!important}.nexus-faq-panel p{font-size:12px!important}

  .tn-footer-callout h3{font-size:26px!important}.tn-footer-callout p{font-size:12.5px!important}
  .tn-footer-col-v23>b{font-size:11.5px!important}.tn-footer-col-v23 a{font-size:12px!important}
  .tn-footer-trust-v23 span{font-size:10px!important}

  .tn-product-heading h1{font-size:clamp(36px,10vw,48px)!important}
  .tn-tabcontent,.tn-tabcontent .editor{font-size:13.5px!important}
  .tn-status-hero-v24 h1{font-size:clamp(44px,12vw,60px)!important}
  .tn-status-hero-v24 p{font-size:13px!important}
}

@media(max-width:420px){
  .tn-market-card-v37 .tn-market-title-v25{font-size:16.5px!important}
  .tn-market-card-v37 .tn-market-price-row-v25 strong{font-size:21px!important}
  .tn-market-card-v37 .tn-market-actions-v25{gap:8px!important}
  .tn-market-card-v37 .tn-market-secondary-v25,.tn-market-card-v37 .tn-market-primary-v25{height:41px!important;font-size:10.5px!important}
  .tn-review-page-head h1{font-size:38px!important}
  .tn-auth-head-v25 h3{font-size:24px!important}.tn-auth-head-v25 p{font-size:12.5px!important}
}

/* ---------- Remaining customer/account/cart surfaces ---------- */
.tn-page-hero h1,.tn-account-head h1,.tn-cart-hero h1,.tn-ticket-detail-head h1{
  font-family:var(--tn39-display)!important;
  font-size:clamp(38px,3.5vw,52px)!important;
  line-height:1.04!important;
  letter-spacing:-.04em!important;
}
.tn-page-hero p,.tn-account-head p,.tn-cart-hero p{font-size:13px!important;line-height:1.65!important;color:#89988f!important}
.tn-account-user small{font-size:8.5px!important}.tn-account-user b{font-size:11.5px!important}
.tn-account-sidebar nav a,.tn-account-logout{font-size:11.5px!important}.tn-account-sidebar nav a small{font-size:9px!important}
.tn-account-stats small{font-size:9px!important}.tn-account-stats b{font-size:17px!important}
.tn-account-card header small{font-size:8.5px!important}.tn-account-card header h2{font-size:19px!important}.tn-account-card header>a{font-size:10.5px!important}
.tn-latest-order span{font-size:9.5px!important}.tn-latest-order h3{font-size:18px!important}.tn-latest-order p{font-size:10.5px!important}
.tn-account-empty-mini b{font-size:11.5px!important}.tn-account-empty-mini small{font-size:9.5px!important}
.tn-quick-links b{font-size:11.5px!important}.tn-quick-links small{font-size:9.5px!important}
.tn-balance-banner small{font-size:8.5px!important}.tn-balance-banner b{font-size:18px!important}
.tn-account-danger button{font-size:10.5px!important}

.tn-order-meta a{font-size:10.5px!important}.tn-order-meta span{font-size:9.5px!important}
.tn-order-main h2{font-size:14.5px!important;line-height:1.3!important}.tn-order-main p{font-size:10.5px!important}
.tn-order-status{font-size:9.5px!important}.tn-order-price{font-size:13px!important}.tn-order-actions a,.tn-order-actions button{font-size:10px!important}
.tn-account-empty h2{font-size:26px!important}.tn-account-empty p{font-size:11.5px!important}
.tn-support-note b{font-size:11.5px!important}.tn-support-note small{font-size:9.5px!important}
.tn-ticket-row h2{font-size:12.5px!important}.tn-ticket-row p{font-size:9.5px!important}.tn-ticket-row>span{font-size:9.5px!important}
.tn-ticket-head-meta span,.tn-ticket-head-meta a,.tn-live-ticket-status{font-size:9.5px!important}
.tn-conversation-bar b{font-size:11.5px!important}.tn-conversation-bar small,.tn-conversation-bar>a{font-size:9.5px!important}
.tn-message-empty b{font-size:11.5px!important}.tn-message-empty small{font-size:9.5px!important}
.tn-message-meta b{font-size:9.5px!important}.tn-message-meta time{font-size:8.5px!important}
.tn-message-bubble{font-size:12px!important;line-height:1.65!important}
.tn-composer-row textarea{font-size:12px!important}.tn-composer-row button{font-size:11px!important}
.tn-composer-note{font-size:9px!important}.tn-form-error,.tn-ticket-closed{font-size:9.5px!important}

.tn-cart-copy-top h2{font-size:17px!important}.tn-cart-copy p{font-size:11.5px!important;line-height:1.55!important}
.tn-cart-price b{font-size:18px!important}.tn-cart-price small{font-size:9.5px!important}
.tn-cart-summary b,.tn-cart-summary-card b{font-size:12px!important}.tn-cart-summary small,.tn-cart-summary-card small{font-size:10px!important}
.tn-summary-assurance b{font-size:10.5px!important}.tn-summary-assurance small{font-size:9px!important}
.tn-cart-state>b{font-size:12.5px!important}.tn-cart-state>small{font-size:10px!important}.tn-cart-empty p{font-size:11px!important}

/* Native content/reviews/FAQ pages that still inherited the early compact scale. */
.tn-section-heading h2{font-size:36px!important}.tn-section-heading p{font-size:12px!important}
.tn-review-sort,.tn-review-sort select{font-size:10.5px!important}
.tn-native-review-top time,.tn-review-expand,.tn-native-review footer{font-size:9px!important}
.tn-review-stars{font-size:10px!important}.tn-native-review-body>p{font-size:12px!important;line-height:1.65!important}
.tn-native-review-reply>div{font-size:9px!important}.tn-native-review-reply p{font-size:10.5px!important}
.tn-faq-question small{font-size:8.5px!important}.tn-faq-question b{font-size:12.5px!important}.tn-faq-answer>div{font-size:11.5px!important}

/* Generic rich/editor content used by legal and information pages. */
.tn-main .editor{font-size:14px!important;line-height:1.75!important;color:#a5b1aa!important}
.tn-main .editor h1{font-size:2.35em!important;line-height:1.08!important}.tn-main .editor h2{font-size:1.8em!important;line-height:1.15!important}.tn-main .editor h3{font-size:1.4em!important;line-height:1.2!important}
.tn-main .editor p,.tn-main .editor li{font-size:1em!important;line-height:1.75!important}

/* Forms should never feel like 9px admin UI on customer pages. */
.tn-main input:not([type="range"]),.tn-main select,.tn-main textarea{font-size:13px!important}
.tn-main label{line-height:1.35}

/* Toasts / transient feedback stay readable. */
.tn-toast b{font-size:12px!important}.tn-toast small{font-size:10px!important;line-height:1.45!important}

@media(max-width:620px){
  .tn-page-hero h1,.tn-account-head h1,.tn-cart-hero h1,.tn-ticket-detail-head h1{font-size:clamp(34px,10vw,44px)!important}
  .tn-account-sidebar nav a,.tn-account-logout{font-size:11px!important}
  .tn-order-main h2{font-size:13.5px!important}
  .tn-message-bubble,.tn-composer-row textarea{font-size:11.5px!important}
  .tn-main .editor{font-size:13.5px!important}
}
