/* 成品30 · 跨端 · bt7 */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
body.cb-body[data-skin="bento-tray"]{width:100%!important;overflow-x:clip!important}
body.cb-body[data-skin="bento-tray"] .cb-main,
body.cb-body[data-skin="bento-tray"] .bt-head__shell,
body.cb-body[data-skin="bento-tray"] .bt-foot__inner{
  max-width:1200px!important;
  padding-left:max(20px, env(safe-area-inset-left))!important;
  padding-right:max(20px, env(safe-area-inset-right))!important;
}
body.cb-body[data-skin="bento-tray"] input,
body.cb-body[data-skin="bento-tray"] select,
body.cb-body[data-skin="bento-tray"] textarea{font-size:16px!important}
body.cb-body[data-skin="bento-tray"] .bt-btn,
body.cb-body[data-skin="bento-tray"] .bt-nav a,
body.cb-body[data-skin="bento-tray"] .bt-toggle,
body.cb-body[data-skin="bento-tray"] .bt-search button{min-height:44px;touch-action:manipulation}
@media (max-width:640px){
  body.cb-body[data-skin="bento-tray"] .bt-hero h1{font-size:1.7rem}
  body.cb-body[data-skin="bento-tray"] .cb-theater__info{grid-template-columns:72px minmax(0,1fr)!important}
}
