
/* YUSERA local compatibility layer. The original Cantabria layout classes remain untouched. */
html,body{height:auto!important;min-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:auto!important;scroll-behavior:auto!important}
body{position:static!important;touch-action:auto!important}
.main-content{height:auto!important;min-height:0!important;overflow:visible!important}
.yusera-logo-text{font-family:Arial,Helvetica,sans-serif;font-weight:900;font-size:40px;line-height:1;letter-spacing:1.5px;color:#fff;display:inline-block;white-space:nowrap}
.header--sticky:not(.header--transparent) .yusera-logo-text,.header.header--sticky .yusera-logo-text--nav,.yusera-logo-text--nav{color:#111}
.yusera-footer-logo{font:900 30px/1 Arial,Helvetica,sans-serif;letter-spacing:1px;color:#111}
.shop-status-link{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:inherit;text-decoration:none;margin-left:14px;white-space:nowrap}.shop-status-link--wish{font-size:15px}
.language-selector .dropdown-menu{z-index:9999}.language-selector.is-open .dropdown-menu{display:block!important}.selected-language{cursor:pointer}
/* original product-card appearance retained; only ecommerce controls are added */
.product-card .commerce-price{font-family:Arial,sans-serif;font-size:16px;font-weight:700;color:#111;margin-top:10px}.product-card .commerce-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px;align-items:center}.commerce-actions button,.commerce-actions a{border:1px solid #0b6689;background:#fff;color:#0b6689;font:600 12px/1.1 Arial,sans-serif;padding:9px 11px;text-decoration:none;cursor:pointer}.commerce-actions .js-add-cart{background:#0b6689;color:#fff}.commerce-actions .js-wishlist{min-width:38px;font-size:17px;padding:7px 10px}.commerce-actions button:hover,.commerce-actions a:hover{opacity:.86}
.toast-shop{position:fixed;right:24px;bottom:24px;z-index:99999;background:#111;color:#fff;padding:12px 16px;border-radius:4px;font:14px Arial,sans-serif;box-shadow:0 8px 30px rgba(0,0,0,.22)}
/* Prevent the original site scripts/CSS states from trapping mouse-wheel scrolling. */
body.menu-open,body.modal-open,body.no-scroll,html.menu-open,html.modal-open,html.no-scroll{overflow-y:auto!important;position:static!important;height:auto!important}
@media(max-width:768px){.yusera-logo-text{font-size:30px}.shop-status-link{margin-left:7px}.header__actions{gap:4px}}
/* Shared commerce pages use the site's fonts/colors without altering the homepage. */
.shop-page{max-width:1200px;margin:0 auto;padding:60px 24px 90px}.shop-page h1{font-size:42px;margin:0 0 32px}.shop-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:64px;align-items:center}.shop-product__image{background:#f4f5f5;width:100%;max-height:650px;object-fit:contain}.shop-product__brand{font-size:13px;letter-spacing:.08em;font-weight:700;color:#0b6689}.shop-product__name{font-size:46px;margin:8px 0 20px}.shop-product__price{font-size:28px;font-weight:700;margin:14px 0}.shop-product__desc{font-size:17px;line-height:1.6;margin:15px 0}.shop-controls{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.shop-controls input{width:80px;padding:12px;border:1px solid #d3dadd}.shop-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #0b6689;background:#fff;color:#0b6689;padding:12px 18px;text-decoration:none;cursor:pointer}.shop-btn.primary{background:#0b6689;color:#fff}.shop-table{width:100%;border-collapse:collapse}.shop-table th,.shop-table td{border-bottom:1px solid #dde3e6;padding:14px;text-align:left}.shop-table img{width:80px;height:90px;object-fit:contain;background:#f4f5f5}.shop-summary{max-width:420px;margin-left:auto;margin-top:24px}.shop-summary-row{display:flex;justify-content:space-between;padding:9px 0}.shop-empty{text-align:center;padding:70px 0}.checkout-grid{display:grid;grid-template-columns:1fr .8fr;gap:50px}.shop-form label{display:block;margin:0 0 8px;font-weight:600}.shop-form input,.shop-form textarea{width:100%;box-sizing:border-box;padding:12px;border:1px solid #d3dadd;margin-bottom:18px}.shop-form textarea{min-height:110px}.order-success{padding:30px;border:1px solid #b9d4c0;background:#f7fff8}@media(max-width:850px){.shop-product,.checkout-grid{grid-template-columns:1fr}.shop-product__name{font-size:36px}.shop-page{padding-top:35px}.shop-table{display:block;overflow:auto}}

/* Runtime safety only: keep original Cantabria layout, prevent lock states. */
html,body{max-width:100%;}
body{overflow-y:auto!important;}
.nav-panel{max-height:calc(100vh - 110px);}
.commerce-actions{position:relative;z-index:12;}
.commerce-actions button,.commerce-actions a{pointer-events:auto!important;}

/* FINAL STABILITY: preserve homepage sections while removing legacy overlay/scroll traps */
html,body{overflow-x:hidden!important;overflow-y:auto!important;height:auto!important;position:static!important}
body::before,body::after{pointer-events:none!important}
.yusera-navigation{display:block!important;position:relative!important;inset:auto!important;width:100%!important;height:auto!important;overflow:visible!important;background:transparent!important;transform:none!important;opacity:1!important;visibility:visible!important}
.yusera-navigation .main-navigation__header{display:none!important}
.yusera-navigation .main-navigation__body{overflow:visible!important;height:auto!important}
.yusera-main-menu{display:flex!important;justify-content:center;align-items:center;gap:28px;list-style:none;margin:0;padding:0;overflow:visible!important}
.yusera-menu-item{position:relative!important;display:flex;align-items:center;overflow:visible!important}
.yusera-menu-item>.main-navigation__list-item-link{padding:14px 0!important;white-space:nowrap;text-transform:uppercase}
.yusera-dropdown-toggle{border:0;background:transparent;padding:5px;margin-left:3px;cursor:pointer;color:#0b6689;font-size:16px}
.yusera-dropdown-menu{display:none;position:absolute;z-index:10050;top:100%;left:50%;transform:translateX(-50%);min-width:220px;background:#fff;border:1px solid #e1e6e9;box-shadow:0 12px 30px rgba(0,0,0,.12);list-style:none;padding:9px 0;margin:0}
.yusera-dropdown-menu li{margin:0;padding:0}.yusera-dropdown-menu a{display:block;padding:11px 16px;color:#111;text-decoration:none;white-space:nowrap}.yusera-dropdown-menu a:hover{background:#f4f7f8;color:#0b6689}
.yusera-menu-item:hover>.yusera-dropdown-menu,.yusera-menu-item.is-open>.yusera-dropdown-menu{display:block}
.header__search{display:none!important}.header__search.is-open{display:block!important}
/* Product catalogue keeps same homepage section; product data/actions are now complete. */
.products-slider__container{overflow:visible!important}
.products-slider__container:not(.owl-loaded),.page-products-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:300px!important}
.yusera-product-card{display:block;min-width:0;color:inherit;text-decoration:none}.yusera-product-card a{color:inherit;text-decoration:none}.yusera-product-card .product-card__info-description{display:block!important;min-height:42px}.commerce-actions form{display:inline-flex;margin:0}.commerce-actions{display:flex!important;gap:7px;align-items:center;flex-wrap:wrap}.commerce-price{display:block!important}
.banner-img__video{display:block!important;width:100%!important;height:100%!important;min-height:420px;object-fit:cover;background:#f2f2f2}
.banner-img__item{overflow:hidden}.dropdown-page-hero{max-width:1200px;margin:0 auto 35px}.dropdown-page-hero img{width:100%;height:auto;display:block}
@media(max-width:900px){.products-slider__container:not(.owl-loaded),.page-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yusera-main-menu{gap:14px}.yusera-menu-item>.main-navigation__list-item-link{font-size:11px}}
@media(max-width:700px){.yusera-navigation{display:none!important}.yusera-navigation.mobile-open{display:block!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:#fff!important;z-index:100000!important;padding:70px 20px!important;overflow-y:auto!important}.yusera-navigation.mobile-open .main-navigation__header{display:flex!important}.yusera-main-menu{display:block!important}.yusera-menu-item{display:block!important}.yusera-dropdown-menu{position:static!important;transform:none!important;box-shadow:none!important;border:0!important;padding-left:12px}.products-slider__container:not(.owl-loaded),.page-products-grid{grid-template-columns:1fr}.banner-img__video{min-height:300px}}

.product-cart-form{display:flex;gap:10px;align-items:center}.product-cart-form input[type=number]{width:82px}.shop-controls form{margin:0}

/* Homepage fidelity/responsive fixes: keep the original index.html visual structure. */

.main-content .container-xxl{max-width:1440px;margin-left:auto;margin-right:auto}
.container-main-banner{padding-left:0!important;padding-right:0!important}
.main-banner__slider{position:relative;overflow:hidden}
.main-banner__slider>.item{width:100%}
.main-banner{position:relative;width:100%;overflow:hidden}
.main-banner__img,.main-banner__img img{display:block;width:100%;height:auto}
.main-banner__img img{aspect-ratio:2880/1300;object-fit:cover;object-position:center}
.main-banner__info{z-index:2}

/* Keep the catalogue clean and aligned while retaining the original card design. */
.products-slider{padding-top:70px;padding-bottom:70px}
.products-slider__container,.products-slider__container:not(.owl-loaded){display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px!important;align-items:stretch;max-width:1180px;margin:0 auto;overflow:visible!important}
.products-slider__container .yusera-product-card{min-width:0;width:100%;height:100%;margin:0}
.yusera-product-card .product-card__linked{height:100%;display:flex;flex-direction:column}
.yusera-product-card .product-card__media-link{display:block;position:relative;overflow:hidden}
.yusera-product-card .product-card__img img{width:100%;height:auto;display:block;object-fit:contain}
.yusera-product-card .product-card__info{flex:1;display:flex;flex-direction:column}
.yusera-product-card .commerce-price{margin-top:auto}

/* Brand mosaic follows the original 3-column desktop / 2-column tablet / 1-column mobile rhythm. */
.brands-flip__container{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px!important}
.brands-flip__container>a{display:block;min-width:0}
.brand-card,.brand-card__img,.brand-card__img img{width:100%}
.brand-card__img img{display:block;height:auto}

/* Media/video sections should never overflow their original containers. */
.banner-img__video{display:block;width:100%;height:100%;min-height:420px;object-fit:cover;background:#f2f2f2}
.banner-img__item{overflow:hidden}

@media(max-width:991px){
  .products-slider__container,.products-slider__container:not(.owl-loaded){grid-template-columns:repeat(2,minmax(0,1fr));gap:22px!important}
  .brands-flip__container{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .main-banner__img img{aspect-ratio:16/9}
}
@media(max-width:700px){
  .products-slider{padding-top:45px;padding-bottom:50px}
  .products-slider__container,.products-slider__container:not(.owl-loaded){grid-template-columns:1fr;gap:20px!important}
  .brands-flip__container{grid-template-columns:1fr!important}
  .main-banner__img img{aspect-ratio:645/900}
  .banner-img__video{min-height:300px}
}

/* =========================================================
   YUSERA HEADER + HOMEPAGE PRODUCT ALIGNMENT FIX (2026-08-17)
   ========================================================= */
/* The imported Cantabria stylesheet treats the header as an overlay.  For the
   local YUSERA build we keep it in normal document flow so it can never cover
   the hero/banner. */
.header.yusera-header{
  position:relative!important;
  top:auto!important;left:auto!important;right:auto!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  color:#101820!important;
  border-bottom:1px solid #e6ecef!important;
  box-shadow:0 2px 12px rgba(17,38,52,.04)!important;
  transform:none!important;
  z-index:9999!important;
}
.yusera-header__top{
  max-width:1440px!important;
  width:100%!important;
  min-height:76px!important;
  margin:0 auto!important;
  padding:0 34px!important;
  display:grid!important;
  grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr)!important;
  align-items:center!important;
  gap:24px!important;
  box-sizing:border-box!important;
  position:relative!important;
}
.yusera-header__top .language-selector-pc{
  position:static!important;
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  width:auto!important;
  margin:0!important;
}
.yusera-header__top .language-selector{
  position:relative!important;
  width:auto!important;
}
.yusera-header__top .selected-language{
  min-width:95px!important;
  height:38px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 14px!important;
  margin:0!important;
  border:1px solid #e6ecef!important;
  background:#fff!important;
  color:#263844!important;
  font:500 13px/1 Arial,Helvetica,sans-serif!important;
}
.yusera-brand{
  position:static!important;
  transform:none!important;
  margin:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-decoration:none!important;
  justify-self:center!important;
}
.yusera-logo-text,
.header.yusera-header .yusera-logo-text{
  color:#101820!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:38px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:2px!important;
  text-shadow:none!important;
}
.yusera-header__actions{
  position:static!important;
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:14px!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
  justify-self:end!important;
}
.yusera-header__actions .shop-status-link{
  margin:0!important;
  padding:8px 2px!important;
  color:#263844!important;
  font:600 12px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.04em!important;
}
.yusera-navigation{
  position:relative!important;
  top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;
  width:100%!important;
  min-height:50px!important;
  display:block!important;
  background:#fff!important;
  border-top:1px solid #f1f4f5!important;
  overflow:visible!important;
  transform:none!important;
  opacity:1!important;
  visibility:visible!important;
  z-index:9998!important;
}
.yusera-navigation .main-navigation__body{
  max-width:1440px!important;
  width:100%!important;
  margin:0 auto!important;
  padding:0 34px!important;
  box-sizing:border-box!important;
  display:flex!important;
  justify-content:center!important;
  overflow:visible!important;
}
.yusera-main-menu{
  min-height:50px!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:38px!important;
  margin:0!important;
  padding:0!important;
}
.yusera-menu-item>.main-navigation__list-item-link{
  display:flex!important;
  align-items:center!important;
  min-height:50px!important;
  padding:0!important;
  color:#263844!important;
  font:600 12px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.035em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
}
.yusera-menu-item>.main-navigation__list-item-link:hover{color:#0b6689!important}
.yusera-dropdown-toggle{font-size:15px!important;color:#0b6689!important}
.main-content{margin-top:0!important;padding-top:0!important}
.container-gap{padding-top:0!important;margin-top:0!important}

/* Homepage product cards: every product gets the same visual media area. */
.products-slider__container,
.products-slider__container:not(.owl-loaded){
  max-width:1200px!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  column-gap:48px!important;
  row-gap:36px!important;
  align-items:stretch!important;
}
.products-slider__container .yusera-product-card{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
.yusera-product-card .product-card__linked{
  width:100%!important;
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
}
.yusera-product-card .product-card__media-link{
  width:100%!important;
  height:320px!important;
  min-height:320px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  background:#f8fafb!important;
  margin:0 0 18px!important;
}
.yusera-product-card .product-card__img{
  width:100%!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:14px!important;
  box-sizing:border-box!important;
  position:relative!important;
}
.yusera-product-card .product-card__img img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:auto!important;
}
.yusera-product-card .product-card__img--hover{
  position:absolute!important;
  inset:0!important;
  opacity:0!important;
  transition:opacity .25s ease!important;
  background:#f8fafb!important;
}
.yusera-product-card .product-card__media-link:hover .product-card__img--hover{opacity:1!important}
.yusera-product-card .product-card__info{
  width:100%!important;
  padding:0 2px!important;
  box-sizing:border-box!important;
}
.yusera-product-card .product-card__info-title{min-height:22px!important;margin:6px 0 7px!important}
.yusera-product-card .product-card__info-description{min-height:44px!important;margin:0 0 8px!important;line-height:1.45!important}
.yusera-product-card .commerce-price{margin-top:8px!important}

@media(max-width:991px){
  .yusera-header__top{grid-template-columns:1fr auto 1fr!important;padding:0 22px!important}
  .yusera-logo-text,.header.yusera-header .yusera-logo-text{font-size:32px!important}
  .yusera-main-menu{gap:22px!important}
  .products-slider__container,.products-slider__container:not(.owl-loaded){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:30px!important;padding-left:24px!important;padding-right:24px!important;box-sizing:border-box!important}
  .yusera-product-card .product-card__media-link{height:300px!important;min-height:300px!important}
}
@media(max-width:700px){
  .yusera-header__top{
    min-height:68px!important;
    grid-template-columns:auto 1fr auto!important;
    gap:12px!important;
    padding:0 16px!important;
  }
  .yusera-header__top .selected-language{min-width:0!important;width:auto!important;padding:0 9px!important;font-size:11px!important}
  .yusera-logo-text,.header.yusera-header .yusera-logo-text{font-size:25px!important;letter-spacing:1.3px!important}
  .yusera-header__actions{gap:8px!important}
  .yusera-header__actions .shop-status-link{font-size:10px!important}
  .yusera-navigation{display:none!important}
  .yusera-navigation.mobile-open{display:block!important;position:fixed!important;inset:0!important;background:#fff!important;z-index:100000!important;padding:72px 18px 30px!important;overflow-y:auto!important}
  .yusera-navigation.mobile-open .main-navigation__body{display:block!important;padding:0!important}
  .yusera-navigation.mobile-open .main-navigation__header{display:flex!important}
  .yusera-navigation.mobile-open .yusera-main-menu{display:block!important;min-height:0!important}
  .yusera-navigation.mobile-open .yusera-menu-item>.main-navigation__list-item-link{min-height:46px!important;font-size:14px!important}
  .products-slider__container,.products-slider__container:not(.owl-loaded){grid-template-columns:1fr!important;gap:34px!important;padding-left:18px!important;padding-right:18px!important}
  .yusera-product-card .product-card__media-link{height:300px!important;min-height:300px!important}
}
