/* Tesla 2026.26 browser adaptation: old Model Y compact desktop (700–999 CSS px). */
@media (min-width:700px) and (max-width:999px){
html body.tv-page{--tesla-tv-topbar-height:52px;overflow-x:hidden}
html body.tv-page .topbar{height:52px}
html body.tv-page .nav{width:calc(100% - 28px);display:flex;gap:12px}
html body.tv-page .portal{display:flex;flex-direction:column;width:calc(100% - 28px);min-height:calc(100vh - 52px);padding:10px 0 8px}
html body.tv-page .portal-head{flex:0 0 auto;min-height:0!important;padding:10px 16px!important;border-radius:16px}
html body.tv-page .portal-head-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:14px;min-height:86px!important}
html body.tv-page .tesla-tv-logo{width:220px}
html body.tv-page .portal-head .info-row{position:static;width:300px;gap:4px;margin:0}
html body.tv-page .portal-head .info-row .eyebrow{min-height:22px;padding:3px 8px;font-size:9px;letter-spacing:.08em}
html body.tv-page .portal-head .vehicle-only,html body.tv-page .portal-head .notice{min-height:26px;padding:4px 8px;font-size:11px;line-height:1.2;white-space:normal;border-radius:8px}
html body.tv-page .portal-head .notice span{white-space:normal;overflow:visible}
html body.tv-page .catalog-head{flex:0 0 auto;align-items:center;margin:10px 2px 8px;gap:12px}
html body.tv-page .catalog-head h2{font-size:20px}
html body.tv-page .catalog-head span{font-size:10px}
html body.tv-page .tv-grid{display:grid!important;flex:1;min-height:350px;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:repeat(3,minmax(110px,1fr))!important;grid-auto-rows:minmax(110px,1fr)!important;gap:10px!important}
html body.tv-page .tv-card,html body.tv-page .tv-card.live{grid-column:span 1!important;min-height:110px!important;height:100%!important;max-height:none!important;padding:12px!important;border-radius:12px!important}
html body.tv-page .tv-card-inner{position:relative!important;display:flex!important;flex-direction:column;width:100%;height:100%}
html body.tv-page .tv-card .service-icon{position:static!important;width:34px!important;height:34px!important;flex:0 0 34px;border-radius:9px!important;font-size:17px!important}
html body.tv-page .service-icon svg{width:21px!important;height:21px!important}
html body.tv-page .tv-card h2{position:static!important;margin:auto 0 0!important;transform:none!important;font-size:19px!important;line-height:1.15!important;letter-spacing:-.035em!important;text-align:left!important}
html body.tv-page .tv-card.live .tv-card-inner:before,html body.tv-page .tv-card.sports .tv-card-inner:before{padding:4px 6px;font-size:8px}
html body.tv-page .footer-note{flex:0 0 auto;margin:7px 2px 0;font-size:9px;line-height:1.4}
}
