
#onlybaie-perspective .op-top, #onlybaie-perspective .op-header {
  font-family: DM Sans, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
}

#onlybaie-perspective .op-top {
  color: #ccc;
  background: #1e1e1e;
  min-height: 0;
  padding: 7px 0;
  font-size: 12px;
  display: block;
}

#onlybaie-perspective .op-base-top-inner {
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
}

#onlybaie-perspective .op-base-top-left, #onlybaie-perspective .op-base-top-right {
  align-items: center;
  gap: 20px;
  display: flex;
}

#onlybaie-perspective .op-base-top-right button {
  color: inherit;
  background: none;
  border: 0;
  padding: 0;
  font-size: 12px;
}

#onlybaie-perspective .op-base-rating {
  align-items: center;
  gap: 6px;
  display: inline-flex;
}

#onlybaie-perspective .op-base-rating > span:first-child {
  color: #fbbc04;
  letter-spacing: 1px;
  white-space: nowrap;
  font-size: 13px;
}

#onlybaie-perspective .op-base-rating > span:last-child {
  opacity: .85;
}

#onlybaie-perspective .op-base-top-right a:hover, #onlybaie-perspective .op-base-top-right button:hover {
  color: #fff;
}

#onlybaie-perspective .op-header {
  background: #fff;
  box-shadow: 0 2px 12px #00000017;
}

#onlybaie-perspective .op-head {
  grid-template-columns: 250px minmax(0, 1fr) auto;
  align-items: center;
  gap: 20px;
  max-width: 1280px;
  min-height: 0;
  margin: 0 auto;
  padding: 10px 20px;
  display: grid;
}

#onlybaie-perspective .op-logo {
  flex: initial;
  grid-area: auto;
  width: auto;
  min-width: 0;
  max-width: 100%;
}

#onlybaie-perspective .op-logo:after {
  display: none;
}

#onlybaie-perspective .op-logo img {
  object-fit: contain;
  width: auto;
  max-width: 100%;
  height: 62px;
}

#onlybaie-perspective .op-head .op-search {
  width: 100%;
  min-width: 0;
  max-width: none;
  box-shadow: none;
  background: none;
  border: 0;
  border-radius: 0;
  align-items: stretch;
  display: flex;
}

#onlybaie-perspective .op-search input {
  background: #fff;
  border: 2px solid #e0e0e0;
  border-right: 0;
  outline: none;
  flex: 1;
  min-width: 0;
  padding: 11px 14px;
  font-size: 14px;
}

#onlybaie-perspective .op-search input:focus {
  border-color: #d81f26;
}

#onlybaie-perspective .op-search button {
  color: #fff;
  background: #d81f26;
  border: 0;
  border-radius: 0 6px 6px 0;
  flex: none;
  padding: 11px 22px;
  font-size: 16px;
  font-weight: 400;
}

#onlybaie-perspective .op-search button:hover {
  background: #a8151b;
}

#onlybaie-perspective .op-head-tools {
  flex-direction: row;
  align-items: center;
  gap: 6px;
  width: auto;
  display: flex;
}

#onlybaie-perspective .op-base-action {
  color: #555;
  white-space: nowrap;
  background: none;
  border: 0;
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  padding: 8px 12px;
  font-size: 11px;
  font-weight: 400;
  line-height: normal;
  display: flex;
}

#onlybaie-perspective .op-base-action:hover {
  color: #d81f26;
  background: #f5f5f5;
}

#onlybaie-perspective .op-base-action svg {
  width: 22px;
  height: 22px;
}

#onlybaie-perspective .op-base-cart {
  position: relative;
}

#onlybaie-perspective .op-base-cart-badge {
  color: #fff;
  background: #d81f26;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 17px;
  font-size: 10px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: 4px;
  right: 8px;
}

#onlybaie-perspective .op-head .op-phone {
  white-space: nowrap;
  border-left: 1px solid #e0e0e0;
  margin-left: 6px;
  padding-left: 18px;
  display: block;
}

#onlybaie-perspective .op-head .op-phone small {
  color: #777;
  font-size: 10px;
  display: block;
}

#onlybaie-perspective .op-head .op-phone strong {
  letter-spacing: normal;
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 700;
}

#onlybaie-perspective .op-head .op-base-burger {
  color: #1e1e1e;
  background: none;
  border: 0;
  min-height: 0;
  padding: 8px;
  display: none;
}

#onlybaie-perspective .op-base-burger svg {
  width: 24px;
  height: 24px;
}

#onlybaie-perspective .op-head a:focus-visible, #onlybaie-perspective .op-head button:focus-visible, #onlybaie-perspective .op-base-top-right button:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #d81f26;
}

#onlybaie-perspective .op-nav {
  background: #f7f7f8;
  border-top: 3px solid #d81f26;
  border-bottom: 2px solid #d81f26;
  justify-content: flex-start;
  align-items: stretch;
  gap: 0;
  min-height: 0;
  padding: 0 max(20px, 50% - 620px);
  display: flex;
}

#onlybaie-perspective .op-nav > button, #onlybaie-perspective .op-nav > a {
  text-transform: none;
  letter-spacing: -.2px;
  white-space: nowrap;
  align-items: center;
  min-height: 0;
  padding: 18px 13px;
  font-family: Manrope, DM Sans, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
}

#onlybaie-perspective .op-nav > button:after {
  content: "▾";
  color: inherit;
  margin-left: 5px;
  font-size: 9px;
}

#onlybaie-perspective .op-nav > button:hover {
  color: #d81f26;
  background: #fff;
  box-shadow: inset 0 -3px #d81f26;
}

#onlybaie-perspective .op-mega {
  border-top: 0;
}

@media (width <= 1200px) and (width >= 981px) {
  #onlybaie-perspective .op-nav > button, #onlybaie-perspective .op-nav > a {
    padding-inline: 9px;
    font-size: 13px;
  }
}

@media (width <= 980px) {
  #onlybaie-perspective .op-header .op-base-desktop {
    display: none !important;
  }

  #onlybaie-perspective .op-head {
    grid-template-columns: auto minmax(0, 1fr) auto;
    gap: 12px;
  }

  #onlybaie-perspective .op-head .op-base-burger {
    display: inline-flex;
  }

  #onlybaie-perspective .op-nav {
    display: none;
  }

  #onlybaie-perspective .op-nav.op-open {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 12px 20px;
    display: grid;
  }

  #onlybaie-perspective .op-nav > button, #onlybaie-perspective .op-nav > a {
    white-space: normal;
    text-align: left;
    padding: 13px 8px;
    font-size: 14px;
  }

  #onlybaie-perspective .op-base-top-left > span:last-child {
    display: none;
  }

  #onlybaie-perspective .op-base-top-right {
    gap: 12px;
  }

  #onlybaie-perspective .op-base-top-right > button {
    display: none;
  }
}

@media (width <= 650px) {
  #onlybaie-perspective .op-base-top-inner {
    justify-content: center;
    gap: 8px;
  }

  #onlybaie-perspective .op-base-top-left, #onlybaie-perspective .op-head .op-phone {
    display: none;
  }
}

html {
  scroll-behavior: smooth;
}

body {
  background: #f7f6f2;
  margin: 0;
}

#onlybaie-perspective .op-hero {
  background: #12221b;
  min-height: clamp(650px, 100svh - 210px, 820px);
}

#onlybaie-perspective .op-hero-image {
  object-position: 58% 54%;
  width: 81%;
  height: 100%;
  animation: none;
  left: auto;
  right: 0;
  mask-image: linear-gradient(90deg, #0000, #000 22%);
}

#onlybaie-perspective .op-hero:after {
  background: linear-gradient(90deg, #101e18 0%, #101e18f2 16%, #101e18b8 32%, #101e1852 49%, #101e1808 70%), linear-gradient(0deg, #101e1866, #0000 35%);
}

#onlybaie-perspective .op-hero-content {
  max-width: 900px;
  padding-block: 70px 150px;
}

#onlybaie-perspective .op-hero h1 {
  font-size: clamp(68px, 6.8vw, 116px);
}

#onlybaie-perspective .op-hero-content > p {
  color: #f1f3ed;
}

#onlybaie-perspective .op-photo-signature {
  border-left: 1px solid #fff6;
  max-width: 310px;
  padding-left: 19px;
}

#onlybaie-perspective .op-photo-signature strong {
  letter-spacing: .11em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  display: block;
}

#onlybaie-perspective .op-photo-signature p {
  color: #e0e7db;
  margin-top: 7px;
  font-size: 12px;
}

#onlybaie-perspective .op-hero-bottom {
  bottom: 30px;
}

#onlybaie-perspective .op-editorial {
  background: #243128;
  grid-template-columns: 1.15fr 1fr;
  min-height: 650px;
}

#onlybaie-perspective .op-editorial-photo {
  min-height: 650px;
}

#onlybaie-perspective .op-editorial-photo > img {
  object-position: 49% 58%;
}

#onlybaie-perspective .op-editorial-label {
  padding: 11px 16px;
  font-size: 12px;
  bottom: 30px;
  left: 30px;
}

#onlybaie-perspective .op-guide {
  border-top: 0;
  flex-direction: column;
  padding-top: 0;
  display: flex;
}

#onlybaie-perspective .op-guide > .op-text-link {
  align-self: flex-start;
  margin-top: auto;
}

#onlybaie-perspective .op-guide-photo {
  aspect-ratio: 4 / 3;
  background: #e2e6de;
  margin-bottom: 24px;
  overflow: hidden;
}

#onlybaie-perspective .op-guide-photo img {
  object-fit: cover;
  height: 100%;
  transition: transform .9s cubic-bezier(.2, .6, .3, 1);
}

#onlybaie-perspective .op-guide:hover .op-guide-photo img {
  transform: scale(1.025);
}

#onlybaie-perspective .op-guide-photo[data-ambiance="renovation"] img {
  object-position: 51% 42%;
}

#onlybaie-perspective .op-guide h3 {
  max-width: 360px;
}

#onlybaie-perspective .op-guide > p {
  max-width: 370px;
}

@media (width >= 1700px) {
  #onlybaie-perspective .op-hero-image {
    width: 76%;
  }

  #onlybaie-perspective .op-hero:after {
    background: linear-gradient(90deg, #101e18 0%, #101e18f2 20%, #101e18ad 36%, #101e181c 59%, #0000 75%), linear-gradient(0deg, #101e184d, #0000 36%);
  }
}

@media (width <= 850px) {
  #onlybaie-perspective .op-hero {
    min-height: 740px;
  }

  #onlybaie-perspective .op-hero-image {
    object-position: 65% 50%;
    width: 100%;
    mask-image: none;
  }

  #onlybaie-perspective .op-hero:after {
    background: linear-gradient(90deg, #101e18d4, #101e186b 65%, #101e1833), linear-gradient(0deg, #101e18c4, #0000 60%);
  }

  #onlybaie-perspective .op-hero-content {
    max-width: 750px;
    padding-block: 62px 190px;
  }

  #onlybaie-perspective .op-editorial {
    grid-template-columns: 1fr;
  }

  #onlybaie-perspective .op-editorial-photo {
    min-height: 520px;
  }

  #onlybaie-perspective .op-guide-photo {
    aspect-ratio: 3 / 2;
  }
}

@media (width <= 550px) {
  #onlybaie-perspective .op-hero {
    align-items: flex-start;
    min-height: 795px;
  }

  #onlybaie-perspective .op-hero-image {
    object-position: 55% 55%;
    width: 100%;
    height: 55%;
    top: auto;
    bottom: 0;
    mask-image: linear-gradient(#0000, #000 22%);
  }

  #onlybaie-perspective .op-hero:after {
    background: linear-gradient(#101e18 0% 27%, #101e18ef 39%, #101e1899 52%, #101e1805 73%, #101e18a8 100%);
  }

  #onlybaie-perspective .op-hero-content {
    width: 100%;
    padding-block: 48px 390px;
  }

  #onlybaie-perspective .op-hero h1 {
    margin-block: 24px 22px;
    font-size: clamp(40px, 12.7vw, 69px);
    line-height: 1.05;
  }

  #onlybaie-perspective .op-hero-content > p {
    max-width: 340px;
    font-size: 15px;
  }

  #onlybaie-perspective .op-hero-actions {
    gap: 17px 25px;
  }

  #onlybaie-perspective .op-hero-actions .op-text-link {
    font-size: 12px;
  }

  #onlybaie-perspective .op-hero-bottom {
    gap: 0;
    bottom: 20px;
  }

  #onlybaie-perspective .op-photo-signature {
    display: none;
  }

  #onlybaie-perspective .op-editorial-photo {
    min-height: 420px;
  }

  #onlybaie-perspective .op-editorial-label {
    bottom: 20px;
    left: 20px;
  }

  #onlybaie-perspective .op-guide-photo {
    margin-bottom: 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  #onlybaie-perspective .op-guide-photo img {
    transition: none;
  }
}

html {
  scroll-padding-top: var(--op-sticky-offset, 144px);
}

#onlybaie-perspective .op-header {
  transition: box-shadow .3s;
  position: sticky;
  top: 0;
}

#onlybaie-perspective .op-header.op-is-stuck {
  box-shadow: 0 8px 28px #14171424;
}

#onlybaie-perspective .op-menu-panel {
  position: relative;
}

#onlybaie-perspective .op-mega {
  max-height: calc(100vh - var(--op-sticky-offset, 144px) - 10px);
  max-height: calc(100dvh - var(--op-sticky-offset, 144px) - 10px);
  overscroll-behavior-y: contain;
  overflow-y: auto;
}

#onlybaie-perspective main [id] {
  scroll-margin-top: 20px;
}

#onlybaie-perspective [data-op-reveal-state="pending"] {
  opacity: 0;
}

@media (width <= 980px) {
  html {
    scroll-padding-top: var(--op-sticky-offset, 82px);
  }

  #onlybaie-perspective .op-menu-panel {
    max-height: calc(100vh - var(--op-sticky-offset, 82px));
    max-height: calc(100dvh - var(--op-sticky-offset, 82px));
    overscroll-behavior-y: contain;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow-y: auto;
    box-shadow: 0 14px 25px #14171420;
  }

  #onlybaie-perspective .op-mega {
    max-height: none;
    position: relative;
    top: auto;
    overflow: visible;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  #onlybaie-perspective [data-op-entrance] {
    opacity: 1 !important;
    clip-path: none !important;
    transform: none !important;
  }
}

@media print {
  html {
    scroll-padding-top: 0;
  }

  #onlybaie-perspective .op-header {
    box-shadow: none;
    position: relative;
  }

  #onlybaie-perspective [data-op-entrance] {
    opacity: 1 !important;
    clip-path: none !important;
    transform: none !important;
  }
}

#onlybaie-perspective .op-mega[data-family="garage"] .op-model-list {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-rows: 1fr;
  gap: 12px;
}

#onlybaie-perspective .op-mega[data-family="garage"] .op-model-list .op-model-card {
  background: #fff;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0;
  display: flex;
}

#onlybaie-perspective .op-mega[data-family="garage"] .op-model-caption {
  box-sizing: border-box;
  flex: 1;
  align-content: start;
  width: 100%;
  min-height: 74px;
}

#onlybaie-perspective .op-garage-note {
  color: #717569;
  margin: 14px 0 0;
  font-size: 10px;
  display: none;
}

#onlybaie-perspective .op-mega[data-family="garage"] .op-garage-note {
  display: block;
}

@media (width >= 1280px) {
  #onlybaie-perspective .op-mega[data-family="garage"] .op-model-list {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

@media (width <= 980px) {
  #onlybaie-perspective .op-mega[data-family="garage"] .op-mega-content {
    grid-template-columns: 1fr;
  }

  #onlybaie-perspective .op-mega[data-family="garage"] .op-mega-intro {
    border-right: 0;
    padding-right: 0;
  }

  #onlybaie-perspective .op-mega[data-family="garage"] .op-menu-ranges {
    display: none;
  }

  #onlybaie-perspective .op-mega[data-family="garage"] .op-model-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (width <= 550px) {
  #onlybaie-perspective .op-mega[data-family="garage"] .op-model-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
}

