/* Teesheey mobile and tablet experience */
@media (max-width:1050px){
  html,body{overflow-x:hidden}
  body.ty-theme .beemedia-nav{padding:8px 12px;position:sticky;top:0;z-index:1030}
  body.ty-theme .beemedia-nav .container{max-width:100%;padding:0}
  body.ty-theme .navbar-brand img{max-width:120px;max-height:38px}
  body.ty-theme .navbar-toggler{width:44px;height:44px;padding:8px;border:1px solid #3b3c42;border-radius:10px;background:#1b1c20}
  body.ty-theme .navbar-toggler-icon{filter:invert(1);opacity:.9}
  body.ty-theme .navbar-collapse{margin-top:8px;padding:8px 10px 12px;background:#17181c;border:1px solid #2b2c31;border-radius:12px;max-height:calc(100vh - 72px);overflow-y:auto}
  body.ty-theme .navbar-nav .nav-link{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:10px 8px!important;border-bottom:1px solid #26272b;font-size:14px}
  body.ty-theme .dropdown-menu{background:#202126;border:1px solid #34353a!important;border-radius:10px;margin:4px 0 8px}
  body.ty-theme .dropdown-item{color:#eee;min-height:44px;display:flex;align-items:center;gap:8px}
  body.ty-theme .dropdown-item:hover{background:#2a2b30;color:#fff}
  .ty-shell{display:grid;grid-template-columns:185px minmax(0,1fr);gap:12px;width:calc(100% - 24px)}
  .ty-right{display:none}.ty-latest{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ty-hero h1{font-size:26px}.ty-hero h1 em{font-size:42px}
  .ty-hero>div{width:76%;padding:24px}.ty-search{grid-template-columns:minmax(0,1fr) 130px 76px}
}
@media (max-width:720px){
  .ty-home{padding:10px 0 28px}
  .ty-shell{display:flex;flex-direction:column;width:calc(100% - 24px);gap:14px}
  .ty-main{order:1;min-width:0}.ty-side{order:2;display:flex}.ty-right{order:3;display:flex}
  .ty-side .ty-create{order:-1;min-height:48px;display:grid;place-items:center;font-size:14px}
  .ty-side .ty-panel{display:block}.ty-stats{display:none!important}
  .ty-hero{min-height:360px;background-size:auto,auto,cover;background-position:center,center,center;position:relative}
  .ty-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,17,20,.18),rgba(17,17,20,.94) 65%)}
  .ty-hero>div{position:relative;z-index:1;width:100%;padding:22px 18px;align-self:flex-end;margin-top:auto}
  .ty-hero h1{font-size:27px;line-height:1.08;text-shadow:0 2px 18px #000}.ty-hero h1 em{font-size:43px;margin-top:2px}
  .ty-hero p{font-size:13px;margin:10px 0 20px;color:#f5edef}
  .ty-hero form{display:grid;grid-template-columns:1fr;gap:9px}
  .ty-hero input,.ty-hero select,.ty-hero button{width:100%;min-height:46px;font-size:16px;padding:11px 12px;touch-action:manipulation}
  .ty-home button,.ty-home a,.beemedia-nav button,.beemedia-nav a{touch-action:manipulation}
  .ty-chips{margin:0 -12px;padding:11px 12px;scroll-snap-type:x proximity;scrollbar-width:none}.ty-chips::-webkit-scrollbar{display:none}
  .ty-chips a{min-height:38px;display:flex;align-items:center;padding:8px 11px;font-size:11px;scroll-snap-align:start}
  .ty-heading{margin:14px 0 9px}.ty-heading h2{font-size:16px}.ty-heading a{font-size:12px;padding:8px 0}
  .ty-featured{display:flex;overflow-x:auto;overflow-y:hidden;gap:10px;margin:0 -12px;padding:0 12px;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.ty-featured::-webkit-scrollbar{display:none;width:0;height:0}
  .ty-featured article{flex:0 0 84%;height:185px;scroll-snap-align:center;overflow:hidden;background:#111;isolation:isolate}.ty-featured img{display:block;margin:0;border:0;opacity:1;transform:scale(1.02)}.ty-featured article:after{inset:-2px;background:linear-gradient(180deg,rgba(12,12,14,.08) 0%,rgba(12,12,14,.25) 45%,rgba(12,12,14,.96) 100%)}.ty-featured h3{font-size:15px;line-height:1.35;right:10px}.ty-featured span{font-size:10px}.ty-featured small{font-size:10px}
  .ty-latest{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .ty-latest article>a>div{height:150px}.ty-latest h3{height:38px;font-size:12px;line-height:1.45;margin:9px}.ty-latest p{font-size:9px;margin:0 9px 10px}
  .ty-latest i{display:grid;place-items:center;min-width:32px;min-height:32px;padding:0;font-size:18px}
  .ty-panel{padding:16px;border-radius:12px}.ty-panel header{font-size:14px}.ty-row{min-height:42px;font-size:13px}.ty-row i{width:25px;height:25px}
  .ty-trend{min-height:45px;align-items:center;font-size:13px}.ty-trend small{font-size:10px;margin-top:3px}
  .ty-join h3,.ty-app h3{font-size:14px}.ty-join p,.ty-app p{font-size:12px}.ty-join>a{min-height:46px;display:grid;place-items:center;font-size:13px}
  .ty-app{justify-content:space-between}.ty-app img{width:78px;height:92px}
  body.ty-theme .footer{padding:28px 16px!important}body.ty-theme .footer .container{padding:0}body.ty-theme .footer .row>div{margin-bottom:22px}
  body.ty-theme footer{text-align:center!important;padding:18px 12px!important}
}
@media (max-width:420px){
  .ty-shell{width:calc(100% - 18px)}.ty-hero{min-height:340px;border-radius:10px}.ty-hero>div{padding:18px 14px}
  .ty-hero h1{font-size:24px}.ty-hero h1 em{font-size:39px}.ty-featured article{flex-basis:90%;height:170px}
  .ty-latest article>a>div{height:125px}.ty-latest{gap:8px}.ty-home .ty-panel{padding:13px}
}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
