/* Framework-safe live polish. Keep this file narrow: do not replace Nuxt/Vue layouts. */
:root{--ow-navy:#0e2341;--ow-red:#c8102e;--ow-ivory:#f5f1e8;--ow-charcoal:#20242b;--ow-steel:#5d6775}
.site-header{position:sticky!important;top:0!important;z-index:1200!important;background:rgba(245,241,232,.97)!important;backdrop-filter:saturate(120%) blur(12px);transition:box-shadow .18s ease,background-color .18s ease!important}
.site-header__utility{max-height:42px;overflow:hidden;transition:max-height .22s ease,padding .22s ease,opacity .18s ease!important}
.site-header.is-compact{box-shadow:0 8px 24px rgba(8,26,59,.08)!important}
.site-header.is-compact .site-header__utility{max-height:0!important;padding-top:0!important;padding-bottom:0!important;opacity:0!important;border:0!important}
.site-header.is-compact .site-header__inner{min-height:64px!important}

.brand{min-width:0!important;flex:0 1 330px!important}.brand__logo{display:block!important;width:auto!important;height:auto!important;max-width:min(320px,28vw)!important;max-height:64px!important;object-fit:contain!important}.site-header__inner{min-height:76px!important;gap:20px!important}.nav--desktop{gap:clamp(12px,1.25vw,22px)!important;min-width:0!important}.nav--desktop a{font-size:14px!important;line-height:1.15!important;white-space:nowrap!important}
@media (min-width:1081px){
  .mobile-header-actions,.mobile-menu-inline,.mobile-basket-link,.site-header__menu{display:none!important}
  .nav--desktop{display:flex!important;align-items:center!important}
}
@media (max-width:1080px){
  .nav--desktop,.site-header__actions{display:none!important}
  .mobile-header-actions,.mobile-menu-inline,.mobile-basket-link{display:inline-flex!important;align-items:center!important}
}
.brand-grid{display:grid!important;align-items:stretch!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:14px!important}
.brand-tile{height:100%;min-height:110px;display:flex!important;flex-direction:column!important;justify-content:space-between!important;box-sizing:border-box!important}
.brand-tile strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:2.4em;line-height:1.2}.brand-tile span{margin-top:auto!important}
.product-grid,.product-grid--catalog,.product-grid--featured{align-items:stretch!important}.product-card{height:100%;display:flex!important;flex-direction:column!important}.product-card__body{display:flex!important;flex:1!important;flex-direction:column!important}.product-card__actions{margin-top:auto!important;display:grid!important;gap:8px!important}.product-card__actions .button,.product-card__compare{width:100%!important}
@media (min-width:900px){
  .product-detail{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(340px,480px)!important;align-items:start!important;gap:42px!important}
  .product-gallery{position:sticky!important;top:104px!important;align-self:start!important;max-width:760px!important}
  .product-buybox{position:sticky!important;top:104px!important;align-self:start!important}
}
.product-gallery__main img{object-fit:contain!important}.product-content__grid{justify-content:center!important}.spec-table,.product-copy{margin-left:auto!important;margin-right:auto!important;max-width:980px!important;width:100%!important}
.footer-payment-card{width:78px!important;height:34px!important;border-radius:6px!important;background:#fff center/70% auto no-repeat!important;color:transparent!important;overflow:hidden!important;display:inline-grid!important;place-items:center!important}.footer-payment-card svg{display:none!important}.footer-payment-card--visa{background-image:url('/payment-icons/visa.svg?v=202605112300')!important}.footer-payment-card--mastercard{background-image:url('/payment-icons/mastercard.svg?v=202605112300')!important}.footer-payment-card--amex{background-image:url('/payment-icons/amex.svg?v=202605112300')!important}.footer-payment-card--paypal{background-image:url('/payment-icons/paypal.svg?v=202605112300')!important}.footer-payment-card--stripe{background-image:url('/payment-icons/stripe.svg?v=202605112300')!important}.footer-payment-card--bank{background-image:url('/payment-icons/bank-transfer.svg?v=202605112300')!important}.footer-social__svg{width:18px!important;height:18px!important}.footer-social__svg--stroke{fill:none!important;stroke:currentColor!important}
@media (max-width:760px){
  .brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.brand-tile{min-height:96px!important}
  .product-detail{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}.product-gallery,.product-buybox{position:relative!important;top:auto!important}.product-gallery__main img{width:100%!important;height:auto!important;max-height:56vh!important;object-fit:contain!important}.footer-payment-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.footer-payment-card{width:100%!important;height:34px!important}.ow-product-route .decision-strip,body:has(.product-page) .decision-strip{display:none!important}
}
