/* Otorixa Phase 7: Mobile public layout + Core Web Vitals guard */
:root{
  --oxp7-safe-inline:clamp(16px,4vw,28px);
  --oxp7-bottom-safe:calc(82px + env(safe-area-inset-bottom,0px));
  --oxp7-card-min:0;
}
html{overflow-x:hidden!important;max-width:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body.otorixa-phase7-mobile-safe{overflow-x:hidden!important;max-width:100%;touch-action:manipulation;}
body.otorixa-phase7-mobile-safe *{box-sizing:border-box;min-width:0;}
body.otorixa-phase7-mobile-safe img,
body.otorixa-phase7-mobile-safe svg,
body.otorixa-phase7-mobile-safe video,
body.otorixa-phase7-mobile-safe canvas,
body.otorixa-phase7-mobile-safe iframe{max-width:100%;}
body.otorixa-phase7-mobile-safe img{height:auto;object-fit:cover;}
body.otorixa-phase7-mobile-safe table{width:100%;max-width:100%;border-collapse:collapse;}
body.otorixa-phase7-mobile-safe .table,
body.otorixa-phase7-mobile-safe table:not(.no-scroll){display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;}
body.otorixa-phase7-mobile-safe p,
body.otorixa-phase7-mobile-safe li,
body.otorixa-phase7-mobile-safe h1,
body.otorixa-phase7-mobile-safe h2,
body.otorixa-phase7-mobile-safe h3,
body.otorixa-phase7-mobile-safe h4,
body.otorixa-phase7-mobile-safe a,
body.otorixa-phase7-mobile-safe span{overflow-wrap:anywhere;word-break:normal;}
body.otorixa-phase7-mobile-safe .container,
body.otorixa-phase7-mobile-safe main.container,
body.otorixa-phase7-mobile-safe .bc-clean-wrap,
body.otorixa-phase7-mobile-safe .wrap{width:min(100%,1180px);max-width:100%;}
body.otorixa-phase7-mobile-safe .row,
body.otorixa-phase7-mobile-safe .product-grid,
body.otorixa-phase7-mobile-safe .bc-home-product-grid,
body.otorixa-phase7-mobile-safe .bc-home-visual-grid,
body.otorixa-phase7-mobile-safe .bcfd-mod-grid,
body.otorixa-phase7-mobile-safe .bcvc-grid,
body.otorixa-phase7-mobile-safe .gallery,
body.otorixa-phase7-mobile-safe .galeri{max-width:100%;min-width:0;}
body.otorixa-phase7-mobile-safe .product-grid,
body.otorixa-phase7-mobile-safe .bc-home-product-grid,
body.otorixa-phase7-mobile-safe .bc-home-visual-grid,
body.otorixa-phase7-mobile-safe .bcfd-mod-grid,
body.otorixa-phase7-mobile-safe .bcvc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:clamp(14px,2vw,24px);}
body.otorixa-phase7-mobile-safe .card,
body.otorixa-phase7-mobile-safe .product-card,
body.otorixa-phase7-mobile-safe .bc-home-product-card,
body.otorixa-phase7-mobile-safe .bc-home-visual-card,
body.otorixa-phase7-mobile-safe .content-box,
body.otorixa-phase7-mobile-safe .wbg,
body.otorixa-phase7-mobile-safe article,
body.otorixa-phase7-mobile-safe section{min-width:0;max-width:100%;}
body.otorixa-phase7-mobile-safe .imh,
body.otorixa-phase7-mobile-safe .ref,
body.otorixa-phase7-mobile-safe .bc-home-product-media,
body.otorixa-phase7-mobile-safe .bc-home-visual-media,
body.otorixa-phase7-mobile-safe .bcvc-media{overflow:hidden;contain:layout paint;}
body.otorixa-phase7-mobile-safe .imh img,
body.otorixa-phase7-mobile-safe .ref img,
body.otorixa-phase7-mobile-safe .bc-home-product-media img,
body.otorixa-phase7-mobile-safe .bc-home-visual-media img,
body.otorixa-phase7-mobile-safe .bcvc-media img{width:100%;height:100%;object-fit:cover;object-position:center;}
body.otorixa-phase7-mobile-safe .detail-hero,
body.otorixa-phase7-mobile-safe .bcfd-page .section,
body.otorixa-phase7-mobile-safe main.bc-home-flow section{max-width:100%;overflow:hidden;}
body.otorixa-phase7-mobile-safe .detail-hero .wrap{padding-left:var(--oxp7-safe-inline);padding-right:var(--oxp7-safe-inline);}
body.otorixa-phase7-mobile-safe .breadcrumb{display:flex;flex-wrap:wrap;min-width:0;max-width:100%;}
body.otorixa-phase7-mobile-safe .navbar,
body.otorixa-phase7-mobile-safe .navbar .container{max-width:100%;}
body.otorixa-phase7-mobile-safe .navbar-brand{min-width:0;max-width:72%;}
body.otorixa-phase7-mobile-safe .navbar-brand img{max-width:100%;height:auto;object-fit:contain;}
body.otorixa-phase7-mobile-safe .offcanvas-collapse{max-width:100vw;overscroll-behavior:contain;}
body.otorixa-phase7-mobile-safe .float-cta{max-width:calc(100vw - 24px);}
body.otorixa-phase7-mobile-safe .mobile_footer,
body.otorixa-phase7-mobile-safe .bc-mobile-action-bar{max-width:calc(100vw - 16px);}
body.otorixa-phase7-mobile-safe input,
body.otorixa-phase7-mobile-safe textarea,
body.otorixa-phase7-mobile-safe select,
body.otorixa-phase7-mobile-safe button{max-width:100%;font-size:16px;}
body.otorixa-phase7-mobile-safe .oxp7-overflow-fix{max-width:100%!important;width:auto!important;min-width:0!important;left:auto!important;right:auto!important;transform:none!important;}
body.otorixa-phase7-mobile-safe .oxp7-overflow-scroll{overflow-x:auto!important;-webkit-overflow-scrolling:touch;}
body.otorixa-phase7-mobile-safe .owl-carousel,
body.otorixa-phase7-mobile-safe .slick-slider,
body.otorixa-phase7-mobile-safe .swiper{max-width:100%;overflow:hidden;}
body.otorixa-phase7-mobile-safe .owl-stage-outer{overflow:hidden;}
@media (max-width:1180px){
  body.otorixa-phase7-mobile-safe .container{padding-left:var(--oxp7-safe-inline);padding-right:var(--oxp7-safe-inline);}
  body.otorixa-phase7-mobile-safe .bc-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media (max-width:991.98px){
  body.otorixa-phase7-mobile-safe{padding-top:74px;padding-bottom:var(--oxp7-bottom-safe);}
  body.otorixa-phase7-mobile-safe .offcanvas-collapse{position:fixed;inset:73px 0 auto 0;width:100%;height:calc(100dvh - 73px);padding:18px;overflow-y:auto;}
  body.otorixa-phase7-mobile-safe .navbar-nav{width:100%;gap:8px;}
  body.otorixa-phase7-mobile-safe .nav-link{white-space:normal;line-height:1.25;}
  body.otorixa-phase7-mobile-safe .float-cta{display:none!important;}
}
@media (max-width:767.98px){
  body.otorixa-phase7-mobile-safe h1{font-size:clamp(1.8rem,8.4vw,2.35rem);line-height:1.08;}
  body.otorixa-phase7-mobile-safe h2{font-size:clamp(1.35rem,6vw,1.85rem);}
  body.otorixa-phase7-mobile-safe .container,
  body.otorixa-phase7-mobile-safe .bc-clean-wrap,
  body.otorixa-phase7-mobile-safe .wrap{padding-left:16px!important;padding-right:16px!important;}
  body.otorixa-phase7-mobile-safe .product-grid,
  body.otorixa-phase7-mobile-safe .bc-home-product-grid,
  body.otorixa-phase7-mobile-safe .bc-home-visual-grid,
  body.otorixa-phase7-mobile-safe .bcfd-mod-grid,
  body.otorixa-phase7-mobile-safe .bcvc-grid{grid-template-columns:1fr!important;gap:16px!important;}
  body.otorixa-phase7-mobile-safe .row{margin-left:0!important;margin-right:0!important;}
  body.otorixa-phase7-mobile-safe .row>[class*="col-"]{padding-left:0!important;padding-right:0!important;max-width:100%;flex:0 0 100%;}
  body.otorixa-phase7-mobile-safe .detail-hero{padding-block:34px!important;}
  body.otorixa-phase7-mobile-safe .detail-hero .wrap{border-radius:24px;}
  body.otorixa-phase7-mobile-safe .bc-home-product-media,
  body.otorixa-phase7-mobile-safe .bc-home-visual-media,
  body.otorixa-phase7-mobile-safe .imh{min-height:180px!important;aspect-ratio:16/10!important;}
  body.otorixa-phase7-mobile-safe .content-box,
  body.otorixa-phase7-mobile-safe .bc-home-product-card,
  body.otorixa-phase7-mobile-safe .bc-home-visual-card{border-radius:20px;}
  body.otorixa-phase7-mobile-safe .bc-mobile-action-bar{left:8px;right:8px;bottom:8px;border-radius:18px;}
  body.otorixa-phase7-mobile-safe .bc-mobile-action-bar a{min-width:0;white-space:normal;font-size:12px;line-height:1.15;}
}
@media (max-width:575.98px){
  body.otorixa-phase7-mobile-safe .navbar-brand{max-width:68%;}
  body.otorixa-phase7-mobile-safe .navbar-brand img{max-height:46px;}
  body.otorixa-phase7-mobile-safe .btn,
  body.otorixa-phase7-mobile-safe .card-link,
  body.otorixa-phase7-mobile-safe .wa-button{width:100%;justify-content:center;text-align:center;}
  body.otorixa-phase7-mobile-safe .bc-home-product-card .intent,
  body.otorixa-phase7-mobile-safe .intent{display:flex;flex-wrap:wrap;gap:8px;}
  body.otorixa-phase7-mobile-safe .bc-home-product-card .intent span,
  body.otorixa-phase7-mobile-safe .intent span{max-width:100%;}
}
@media (max-width:420px){
  body.otorixa-phase7-mobile-safe .container,
  body.otorixa-phase7-mobile-safe .bc-clean-wrap,
  body.otorixa-phase7-mobile-safe .wrap{padding-left:12px!important;padding-right:12px!important;}
  body.otorixa-phase7-mobile-safe .bc-mobile-action-bar a span{font-size:11px;}
  body.otorixa-phase7-mobile-safe .bc-home-product-media,
  body.otorixa-phase7-mobile-safe .bc-home-visual-media,
  body.otorixa-phase7-mobile-safe .imh{min-height:164px!important;}
}
@media (prefers-reduced-motion:reduce){
  body.otorixa-phase7-mobile-safe *,
  body.otorixa-phase7-mobile-safe *::before,
  body.otorixa-phase7-mobile-safe *::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important;}
}
