/* R43 browser visual and mobile acceptance hardening */
:root{
  --vf-r43-readable: clamp(0.98rem, 0.35vw + 0.9rem, 1.08rem);
  --vf-r43-lead: clamp(1.02rem, 0.7vw + 0.9rem, 1.22rem);
  --vf-r43-h1: clamp(2.45rem, 4.9vw, 5.7rem);
  --vf-r43-tool-h1: clamp(2.35rem, 4.1vw, 4.8rem);
}
html,body{overflow-x:hidden!important;max-width:100%!important;}
body.vf-m3u8-wp-r43{font-size:var(--vf-r43-readable);}
body.vf-m3u8-wp-r43 h1{font-size:var(--vf-r43-h1)!important;line-height:0.98!important;letter-spacing:-0.055em!important;}
body.vf-m3u8-wp-r43 .vf-route-group-downloaders h1,
body.vf-m3u8-wp-r43 .vf-route-group-converters h1,
body.vf-m3u8-wp-r43 .vf-route-tools h1{font-size:var(--vf-r43-tool-h1)!important;}
body.vf-m3u8-wp-r43 h2{font-size:clamp(1.85rem, 2.75vw, 3.05rem)!important;line-height:1.06!important;}
body.vf-m3u8-wp-r43 h3{font-size:clamp(1.08rem, 0.55vw + 0.95rem, 1.28rem)!important;}
body.vf-m3u8-wp-r43 .lead{font-size:var(--vf-r43-lead)!important;line-height:1.62!important;max-width:840px;}
body.vf-m3u8-wp-r43 .hero-inner{padding-block:clamp(2.8rem, 5vw, 4.8rem)!important;}
body.vf-m3u8-wp-r43 .home-hero .hero-inner{padding-top:clamp(2.4rem,4.5vw,4.25rem)!important;}
body.vf-m3u8-wp-r43 .player-window{width:min(100%, 1680px)!important;margin-inline:auto!important;}
body.vf-m3u8-wp-r43 .operation-stage,
body.vf-m3u8-wp-r43 .tool-panel{width:min(100%, 1540px)!important;margin-inline:auto!important;}
body.vf-m3u8-wp-r43 .inputbar{max-width:1120px;margin-inline:auto;}
body.vf-m3u8-wp-r43 .site-header{z-index:9999;}
body.vf-m3u8-wp-r43 .site-header .nav-item:not(.menu-open)>.mega-menu{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;}
body.vf-m3u8-wp-r43 .site-header .nav-item.menu-open>.mega-menu{display:grid!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;}
body.vf-m3u8-wp-r43 .mega-menu.grouped-mega{width:min(980px,calc(100vw - 40px))!important;max-height:min(74vh,720px)!important;overflow:auto!important;}
body.vf-m3u8-wp-r43 .footer-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(1rem,1.8vw,1.65rem)!important;}
body.vf-m3u8-wp-r43 .footer-grid a{font-size:.9rem!important;line-height:1.35!important;margin:.42rem 0!important;}
body.vf-m3u8-wp-r43 .site-footer{padding-block:clamp(2.2rem,4vw,3.5rem) 1.6rem!important;}
body.vf-m3u8-wp-r43 .article-body{max-width:860px!important;}
body.vf-m3u8-wp-r43 .article-body p,
body.vf-m3u8-wp-r43 .article-body li{font-size:clamp(1rem,0.28vw + .94rem,1.08rem)!important;line-height:1.78!important;}
body.vf-m3u8-wp-r43 table{max-width:100%;}
body.vf-m3u8-wp-r43 .decision-table{max-width:100%;overflow:auto;}
@media (max-width: 920px){
  body.vf-m3u8-wp-r43 .header-inner{width:min(100% - 22px, 100%);gap:.7rem;}
  body.vf-m3u8-wp-r43 .main-nav{display:none!important;width:100%;grid-template-columns:1fr;}
  body.vf-m3u8-wp-r43 .main-nav.open{display:grid!important;}
  body.vf-m3u8-wp-r43 .nav-link,body.vf-m3u8-wp-r43 .nav-button{width:100%;justify-content:center;}
  body.vf-m3u8-wp-r43 .mega-menu.grouped-mega{position:static!important;width:100%!important;grid-template-columns:1fr!important;max-height:58vh!important;padding:.75rem!important;}
  body.vf-m3u8-wp-r43 .hero-inner{padding-block:2.15rem!important;}
  body.vf-m3u8-wp-r43 h1{font-size:clamp(2.35rem, 12vw, 3.55rem)!important;letter-spacing:-.045em!important;}
  body.vf-m3u8-wp-r43 h2{font-size:clamp(1.65rem,7.2vw,2.35rem)!important;}
  body.vf-m3u8-wp-r43 .lead{font-size:1rem!important;line-height:1.55!important;}
  body.vf-m3u8-wp-r43 .hero-chips .chip:nth-child(n+2){display:none!important;}
  body.vf-m3u8-wp-r43 .player-window{min-height:260px!important;height:min(64vh,360px)!important;}
  body.vf-m3u8-wp-r43 .inputbar.hero-inputbar{grid-template-columns:1fr 1fr!important;gap:.65rem!important;}
  body.vf-m3u8-wp-r43 .inputbar.hero-inputbar .field{grid-column:1/-1!important;}
  body.vf-m3u8-wp-r43 .inputbar.hero-inputbar .icon-only{display:none!important;}
  body.vf-m3u8-wp-r43 .operation-stage .cta-row,
  body.vf-m3u8-wp-r43 .hero-actions{gap:.7rem!important;}
  body.vf-m3u8-wp-r43 .btn{padding:.78rem 1rem!important;}
  body.vf-m3u8-wp-r43 .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important;}
  body.vf-m3u8-wp-r43 .footer-brand{display:grid!important;gap:.7rem;text-align:left!important;}
}
@media (max-width: 430px){
  body.vf-m3u8-wp-r43 .container,body.vf-m3u8-wp-r43 .container-wide{width:calc(100% - 24px)!important;}
  body.vf-m3u8-wp-r43 .card,body.vf-m3u8-wp-r43 .soft-card,body.vf-m3u8-wp-r43 .tool-panel{padding:1rem!important;border-radius:1.1rem!important;}
  body.vf-m3u8-wp-r43 .section{padding-block:2.3rem!important;}
  body.vf-m3u8-wp-r43 .section-tight{padding-block:1.35rem!important;}
  body.vf-m3u8-wp-r43 .playlist-tabs .tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  body.vf-m3u8-wp-r43 .playlist-tabs .tabs button{font-size:.72rem!important;padding:.55rem .35rem!important;}
  body.vf-m3u8-wp-r43 .share-strip{justify-content:flex-start!important;overflow-x:auto;flex-wrap:nowrap!important;}
  body.vf-m3u8-wp-r43 .share-strip>*{flex:0 0 auto;}
}
