[data-menu] .menu-panel{transform:translateY(-100%);transition:transform .28s ease-in-out;will-change:transform}[data-menu].is-open .menu-panel{transform:translateY(0)}[data-menu].is-open{opacity:1}
.sticky-tab.is-active{color:#111;border-bottom:2px solid #111111;font-weight:500}.contacta{background:#fff;padding:96px 16px 48px;display:flex;flex-direction:column;gap:64px;align-items:center}.contacta-header{max-width:1000px;display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center}.contacta-kicker{font-family:Geist Mono,Geist,system-ui,sans-serif;font-size:16px;line-height:1.3;text-transform:uppercase;margin:0;color:#111}.contacta-title{font-size:40px;line-height:1.2;font-weight:400;margin:0;color:#111}.contacta-body{width:100%;display:flex;flex-direction:column;gap:48px}.contacta-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.contacta-card{background:#726e66;color:#fff;border:none;border-radius:12px;padding:24px;min-height:160px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;text-align:left;cursor:pointer}.contacta-card-text{font-size:24px;line-height:1.3}.contacta-card-link{text-decoration:underline}.contacta-card-arrow{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;background-color:currentColor;-webkit-mask:url(/assets/images/icons/icon-arrow-right.svg) no-repeat center / contain;mask:url(/assets/images/icons/icon-arrow-right.svg) no-repeat center / contain;transform:translateY(6px)}.contacta-extra{background:#efeeea;border-radius:12px;padding:clamp(32px,5vw,64px);display:flex;flex-direction:column;gap:40px;align-items:center;text-align:center}.contacta-extra-title{font-size:30px;line-height:1.3;font-weight:400;margin:0;color:#111}.contacta-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.contacta-pill{position:relative;border:none;border-radius:999px;background:#fff;padding:16px 28px 16px 64px;display:inline-flex;align-items:center;gap:10px;font-size:16px;line-height:1.2;font-weight:500;color:#111;cursor:pointer;transition:padding .3s ease}.contacta-pill-icon{position:absolute;left:2px;width:48px;height:48px;display:grid;place-items:center;transition:transform .3s ease,opacity .3s ease;transform-origin:left center}.contacta-pill-circle{position:absolute;width:44px;height:44px;border-radius:50%;background:#efeeea}.contacta-pill-arrow{position:relative;width:18px;height:12px;background-color:currentColor;-webkit-mask:url(/assets/images/icons/icon-arrow-right.svg) no-repeat center / contain;mask:url(/assets/images/icons/icon-arrow-right.svg) no-repeat center / contain;transform:none;color:#111}.contacta-pill-text{transition:transform .3s ease}.contacta-pill-icon-right{left:auto;right:2px;opacity:0;transform:translate(-6px) scale(.6);transform-origin:right center}.contacta-pill-icon-right .contacta-pill-circle{background:#beb4ad}.contacta-pill-icon-right .contacta-pill-arrow{color:#fff}.contacta-pill:hover{padding-left:28px;padding-right:64px}.contacta-pill:hover .contacta-pill-icon{transform:translate(-6px) scale(0);opacity:0}.contacta-pill:hover .contacta-pill-icon-right{opacity:1;transform:translate(0) scale(1)}.contacta-pill:hover .contacta-pill-text{transform:translate(-6px)}

.history-a,.history-b,.history-c{position:relative;overflow:hidden;background:linear-gradient(90deg,#f1f1f1 0%,#d6d6d6 100%)}
.history-a .container,.history-b .container,.history-c .container{width:min(1888px,calc(100% - 32px));margin:0 auto}
.history-a{min-height:660px;padding:90px 0 16px;display:grid;align-items:center}
.patent{position:absolute;mix-blend-mode:multiply;opacity:.15;background-image:url("/assets/images/f3a33119-3774-4bb4-b020-269cd6f2d35f.png");background-repeat:no-repeat;background-size:cover;pointer-events:none}
.patent-left{width:334px;height:217px;left:-154px;top:223px}
.patent-right{width:351px;height:232px;right:-154px;bottom:72px}
.history-a-inner{position:relative;z-index:1;display:grid;justify-items:center;align-items:center;gap:40px}
.history-a h2{margin:0;font-size:40px;line-height:1.3;font-weight:500;text-align:center}
.history-a img{width:200px;height:200px;object-fit:cover;border-radius:2px;box-shadow:12px 34px 18px rgba(0,0,0,.25)}
.history-b{padding:70px 0 48px;overflow:hidden}
.history-b-top{position:relative;z-index:1;display:grid;gap:24px}
.history-copy{display:grid;gap:16px}
.history-copy h3{margin:0;font-size:20px;line-height:1.4;font-weight:400;max-width:328px}
.history-copy p{margin:0;font-size:16px;line-height:1.4;max-width:328px}
.history-tag{font-family:"Geist Mono",monospace;font-size:16px;line-height:1.3;text-decoration:underline;text-underline-offset:3px;text-transform:uppercase}
.history-gallery{margin-top:54px;position:relative;min-height:380px}
.history-gallery figure{margin:0;border-radius:4px;overflow:hidden;box-shadow:10px 17px 27px rgba(0,0,0,.25);position:absolute}
.history-gallery img{width:100%;height:100%;object-fit:cover}
.history-gallery-main{width:200px;height:200px;left:50%;transform:translateX(-50%);top:10px}
.history-gallery-side-a{width:160px;height:208px;left:-20px;bottom:0}
.history-gallery-side-b{width:180px;height:234px;right:-40px;top:42px}
.history-c{padding:64px 0}
.history-c h3{margin:0 0 48px;font-size:20px;line-height:1.4;font-weight:400;text-align:center}
.history-c .video-frame{border-radius:8px;overflow:hidden;aspect-ratio:1280/720;position:relative}
.history-c .video-frame img,.history-c .video-frame video{width:100%;height:100%;object-fit:cover}
.history-c .video-overlay{position:absolute;left:0;right:0;bottom:0;height:140px;padding:24px;display:flex;justify-content:flex-end;align-items:flex-end;gap:12px;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%)}
.history-c .pause-btn{width:48px;height:48px;border:0;border-radius:24px;background:rgba(255,255,255,.8);color:#111;cursor:pointer;display:grid;place-items:center;padding:0;opacity:0;pointer-events:none;transition:opacity .2s ease}
.history-c .pause-btn img{width:54px;height:44px}
.history-c .video-frame:hover .pause-btn,.history-c .video-frame:focus-within .pause-btn{opacity:1;pointer-events:auto}
.solutions-highlight{display:none!important}
.solutions-tag{position:relative;overflow:hidden;isolation:isolate;z-index:0;background:#efeeea!important;color:#111111!important;transition:color .24s ease}
.solutions-tag::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:#111111;transform:translateY(105%);transition:transform .28s cubic-bezier(.22,.61,.36,1)}
.solutions-tag.fill-enter-from-top::before{transform:translateY(-105%)}
.solutions-tag.fill-enter-from-bottom::before{transform:translateY(105%)}
.solutions-tag.is-active{background:#efeeea!important;color:#ffffff!important}
.solutions-tag.is-active::before{transform:translateY(0)}
.solutions-tag.fill-exit-to-top::before{transform:translateY(-105%)}
.solutions-tag.fill-exit-to-bottom::before{transform:translateY(105%)}
.solutions-tag.fill-exit-to-top,.solutions-tag.fill-exit-to-bottom{color:#ffffff!important}
@media (min-width:1024px){
.history-a{min-height:1080px;padding:96px 0}
.patent-left{width:669px;height:434px;left:292px;top:298px}
.patent-right{width:704px;height:465px;right:292px;bottom:-28px}
.history-a-inner{gap:90px}
.history-a h2{font-size:96px;line-height:1.2}
.history-a img{width:435px;height:435px}
.history-b{min-height:1080px;padding:96px 0}
.history-b-top{grid-template-columns:1fr auto;align-items:start;gap:32px}
.history-copy h3{font-size:40px;line-height:1.3;max-width:515px}
.history-copy p{font-size:18px;max-width:506px}
.history-gallery{margin-top:70px;min-height:620px}
.history-gallery-main{width:435px;height:435px;top:42px}
.history-gallery-side-a{width:320px;height:416px;left:400px;bottom:20px}
.history-gallery-side-b{width:360px;height:468px;right:372px;top:-20px}
.history-c{padding:120px 0}
.history-c h3{margin-bottom:72px;font-size:40px;line-height:1.3}
.history-c .video-frame{width:1280px;margin:0 auto}
}

:root {
  --white: #fff;
  --black: #111;
  --gray-700: #5e5e5e;
  --gray-600: #767676;
  --gray-200: #c8c8c8;
  --border: rgba(0, 0, 0, 0.1);
  --white-60: rgba(255, 255, 255, 0.6);
  --white-80: rgba(255, 255, 255, 0.8);
  --white-10: rgba(255, 255, 255, 0.1);
  --alabaster: #efeeea;
  --dark-blue: #002e4e;
  --dark-quicksilver: #726e66;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Geist", sans-serif;
  color: var(--black);
  background: var(--white);
}

img {
  max-width: 100%;
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
}

a[href],
button,
[role="button"],
.sticky-tab,
.pill,
.s360-pill,
.spot,
.accordion-item,
.accordion-item h3 {
  cursor: pointer !important;
}

button:disabled,
[aria-disabled="true"] {
  cursor: not-allowed !important;
}

.page {
  overflow-x: hidden;
}

.container {
  width: min(1888px, calc(100% - 32px));
  margin: 0 auto;
}

.narrow {
  width: min(960px, calc(100% - 32px));
}

.mobile-only {
  display: flex;
}

.desktop-only {
  display: none;
}

.section {
  padding: 56px 0;
  background: var(--white);
}

.hero {
  position: relative;
  min-height: 660px;
  display: flex;
  align-items: flex-end;
  padding: 120px 0;
  overflow: hidden;
}

.hero-image,
.hero-top-bg,
.hero-overlay {
  position: absolute;
  inset: 0;
}

.hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 36% center;
}

.hero-top-bg {
  height: 136px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.hero-overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
}

.hero-content {
  position: relative;
  z-index: 2;
  color: var(--white);
  display: grid;
  gap: 24px;
}

.hero h1 {
  margin: 0;
  font-size: 32px;
  line-height: 1.3;
  font-weight: 400;
  max-width: 328px;
}

.hero-copy {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
  max-width: 640px;
}

.desktop-copy {
  display: none;
}

.mobile-copy {
  display: block;
}

.scroll-hint {
  position: absolute;
  left: 50%;
  bottom: 40px;
  transform: translateX(-50%);
  z-index: 2;
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
  color: var(--white-60);
  white-space: nowrap;
}

.navbar-mobile {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  height: 44px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo {
  width: 104px;
  height: auto;
}

.hamburger {
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  display: grid;
  place-content: center;
  gap: 4px;
  cursor: pointer;
}

.hamburger span {
  display: block;
  width: 22px;
  height: 2px;
  background: var(--white);
}

.pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 30px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
  padding: 13px 24px;
  border: 2px solid transparent;
  width: fit-content;
  white-space: nowrap;
}

.pill-outline {
  border-color: var(--white);
  color: var(--white);
  background: transparent;
}

.pill-solid {
  background: var(--white);
  color: var(--black);
}

.pill-muted {
  border-color: var(--gray-700);
  color: var(--gray-700);
  background: transparent;
}

.pill-light {
  background: var(--alabaster);
  color: var(--black);
  border: 0;
}

.cta-inline {
  margin-top: 32px;
  padding-left: 64px;
  position: relative;
}

.cta-inline::before,
.project-action span {
  content: "→";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.6);
  display: grid;
  place-items: center;
  font-size: 26px;
  font-weight: 400;
}

.split {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.media-card {
  background: var(--alabaster);
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.media-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-imgtxt .media-card {
  aspect-ratio: 920 / 740;
}

.text-block,
.text-column {
  display: grid;
  gap: 24px;
}

.section-imgtxt h2,
.section-accordion h2,
.section-circular h2,
.section-lola h2,
.section-compat h2,
.section-resources h2 {
  margin: 0;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
}

.section-imgtxt p,
.section-accordion p,
.section-circular p,
.section-lola p,
.section-compat p {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
  color: var(--gray-600);
}

.section-carousel .container {
  overflow: hidden;
}

.carousel-track {
  display: flex;
  align-items: flex-end;
  gap: 16px;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
}

.carousel-track::-webkit-scrollbar {
  display: none;
}

.carousel-card {
  flex: 0 0 255px;
  border-radius: 8px;
  overflow: hidden;
}

.carousel-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.h-xl {
  height: 328px;
}

.h-lg {
  height: 292px;
}

.h-md {
  height: 262px;
}

.accordion-list {
  display: grid;
  gap: 24px;
}

.accordion-item {
  border-bottom: 1px solid var(--border);
  padding-bottom: 24px;
}

.accordion-item.open {
  padding-bottom: 24px;
}

.accordion-item h3 {
  margin: 0;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
  color: var(--black);
}

.accordion-item.open h3 {
  margin-bottom: 16px;
}

.media-column .media-card {
  aspect-ratio: 328 / 394;
}

.spot {
  position: absolute;
  right: 52px;
  bottom: 68px;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: 0;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}

.spot::before {
  content: "";
  position: absolute;
  inset: 28px;
  border-radius: 50%;
  background: var(--white);
}

.section-video .video-frame {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  aspect-ratio: 1240 / 800;
}

.video-frame img,
.video-frame video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 140px;
  padding: 24px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  gap: 12px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.pause-btn {
  width: 48px;
  height: 48px;
  border: 0;
  border-radius: 24px;
  background: var(--white-80);
  cursor: pointer;
  display: grid;
  place-items: center;
  padding: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}

.pause-btn img {
  width: 54px;
  height: 44px;
  display: block;
}

.video-frame:hover .pause-btn,
.video-frame:focus-within .pause-btn {
  opacity: 1;
  pointer-events: auto;
}

.finishes{
  --finishes-product-width:min(580px, calc(100% - 32px));
  background:#fff;
  padding:72px 16px;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:40px;
  min-height:100vh;
}

.finishes-surface{
  width:100%;
  background:#efeeea;
  border-radius:16px;
  padding:48px 0;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:30px;
  overflow:hidden;
  flex:1;
}

.finishes-title{
  margin:0;
  color:#111;
  text-align:center;
  font-size:40px;
  line-height:1.3;
  font-weight:400;
}

.finishes-mobile-controls{
  width:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:0;
}

.finishes-mobile-color-label{
  display:none;
}

.finishes-card{
  width:100%;
  min-height:340px;
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-end;
  flex:1;
}

.finishes-product{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:var(--finishes-product-width);
  height:auto;
  aspect-ratio:580 / 308;
  border-radius:4px;
  box-shadow:14px 32px 24px rgba(0,0,0,.25);
  overflow:hidden;
  background:#fff;
}

.finishes-product img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  opacity:1;
  transition:opacity .36s ease;
}

.finishes-product .finishes-image-current{
  z-index:1;
}

.finishes-product .finishes-image-current.is-entering{
  opacity:0;
}

.finishes-product .finishes-image-clone{
  z-index:2;
  pointer-events:none;
  opacity:1;
}

.finishes-product .finishes-image-clone.is-fading-out{
  opacity:0;
}

.finishes-options{
  display:flex;
  gap:16px;
  align-items:center;
  justify-content:center;
  width:100%;
  flex-wrap:nowrap;
  overflow-x:auto;
  max-width:100%;
  position:relative;
  padding:2px;
}

.finish-button{
  display:inline-flex;
  align-items:center;
  gap:12px;
  padding:10px 24px 10px 10px;
  border-radius:999px;
  border:none;
  background:transparent;
  font-size:18px;
  line-height:1.4;
  color:#111;
  white-space:nowrap;
  position:relative;
  z-index:1;
}

.finish-highlight{
  position:absolute;
  top:2px;
  left:2px;
  height:calc(100% - 4px);
  border-radius:999px;
  background:#fff;
  transition:transform .24s ease,width .24s ease;
  z-index:0;
}

.color-dot{
  width:36px;
  height:36px;
  position:relative;
  border-radius:50%;
  overflow:hidden;
  flex:0 0 auto;
}

.color-fill{
  position:absolute;
  inset:0;
  border-radius:50%;
  border:1px solid #c9c9c9;
}

.color-white{
  background:#fff;
}

.color-black{
  background:#111;
}

.color-arena{
  background:#b8b1a2;
}

.color-bicolor{
  overflow:hidden;
}

.color-half{
  position:absolute;
  top:0;
  width:50%;
  height:100%;
}

.color-half-left{
  left:0;
}

.color-half-right{
  right:0;
}

@media (min-width:1024px) and (max-width:1279px){
  .finishes{
    --finishes-product-width:min(435px, calc(100% - 32px));
  }
}

@media (min-width:768px) and (max-width:1023px){
  .finishes{
    --finishes-product-width:min(580px, calc(100% - 32px));
  }
}

@media (max-width:767px){
  .finishes-title{
    font-size:26px;
    line-height:1.3;
  }

  .finishes{
    padding:56px 16px;
    gap:24px;
  }

  .finishes-surface{
    padding:24px 16px 28px;
    gap:24px;
  }

  .finishes-card{
    min-height:auto;
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
  }

  .finishes-product{
    position:relative;
    top:auto;
    left:auto;
    transform:none;
    width:min(clamp(256px, 71vw, 336px), calc(100% - 24px));
    max-width:336px;
    height:auto;
    aspect-ratio:256 / 136;
    border-radius:4px;
    box-shadow:6.18px 14.12px 10.59px rgba(0,0,0,.25);
  }

  .finishes-product img{
    object-fit:contain;
  }

  .finishes-options{
    gap:12px;
    justify-content:center;
    overflow:visible;
    width:fit-content;
    max-width:100%;
    margin:0 auto;
    padding:8px 10px;
    border-radius:60px;
    background:rgba(255,255,255,.8);
    backdrop-filter:blur(10px);
    -webkit-backdrop-filter:blur(10px);
  }

  .finishes-mobile-controls{
    gap:8px;
  }

  .finishes-mobile-color-label{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:4px 8px;
    border-radius:6px;
    background:rgba(255,255,255,.8);
    backdrop-filter:blur(10px);
    -webkit-backdrop-filter:blur(10px);
  }

  .finishes-mobile-color-label[hidden]{
    display:none !important;
  }

  .finishes-mobile-color-label-text{
    text-align:center;
    color:#111;
    font-size:14px;
    line-height:20px;
    font-weight:400;
  }

  .finish-highlight{
    display:none !important;
  }

  .finish-button{
    width:44px;
    height:44px;
    min-width:44px;
    padding:4px;
    gap:0;
    justify-content:center;
    font-size:0;
    line-height:0;
    border-radius:50px;
    position:relative;
  }

  .finish-button .color-dot{
    width:34px;
    height:34px;
  }

  .finish-ring{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    pointer-events:none;
    transform:rotate(-90deg);
  }

  .finish-ring-circle{
    fill:none;
    stroke:#111;
    stroke-width:2;
    stroke-linecap:round;
  }
}

.section-functionalities {
  background: #fff;
}

.section-functionalities h2 {
  margin: 0 0 32px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
}

.function-grid {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  scrollbar-width: none;
}

.function-grid::-webkit-scrollbar {
  display: none;
}

.function-item {
  flex: 0 0 120px;
  display: grid;
  grid-template-rows: 112px auto;
  align-content: start;
  align-items: start;
  gap: 10px;
}

.icon-box {
  height: 112px;
  border-radius: 4.8px;
  background: var(--alabaster);
  display: grid;
  place-items: center;
}

.icon-box img {
  width: 64px;
  height: 64px;
  object-fit: contain;
  opacity: 0.5;
}

.function-item p {
  margin: 0;
  align-self: start;
  font-size: 16px;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .section-functionalities .container {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-areas:
      "title cta"
      "grid grid";
    column-gap: 24px;
    row-gap: 64px;
    align-items: start;
  }

  .section-functionalities h2 {
    grid-area: title;
    grid-column: 1;
    grid-row: 1;
    margin: 0;
  }

  .section-functionalities .function-grid {
    grid-area: grid;
    grid-column: 1 / -1;
    grid-row: 2;
  }

  .section-functionalities .cta-inline {
    grid-area: cta;
    grid-column: 2;
    grid-row: 1;
    margin: 0 0 0 auto;
    width: max-content;
    justify-self: end;
    align-self: center;
  }

  .section-circular {
    padding: 96px 0;
  }

  .section-circular .split {
    gap: 96px;
  }

  .section-circular .media-card {
    aspect-ratio: 736 / 960;
  }

  .section-circular .text-column {
    gap: 96px;
  }

  .section-circular h2 {
    font-size: 56px;
    line-height: 1.3;
  }

  .section-circular .accordion-list {
    gap: 40px;
  }

  .section-circular .accordion-item {
    padding-bottom: 40px;
  }

  .section-circular .accordion-item h3 {
    font-size: 36px;
    line-height: 1.2;
  }

  .section-circular .accordion-item.open h3 {
    margin-bottom: 8px;
  }

  .section-circular .accordion-item p {
    width: min(640px, 100%);
    font-size: 18px;
    line-height: 1.35;
  }

  .section-circular .sustainability-cta {
    padding: 14px 20px 14px 24px;
    max-width: none;
    border-radius: 30px;
    gap: 8px;
    white-space: nowrap;
  }
}

@media (max-width: 767px) {
  .section-circular {
    padding: 56px 0;
  }

  .section-circular .split {
    gap: 48px;
  }

  .section-circular .media-card {
    width: 100%;
    aspect-ratio: 328 / 394;
  }

  .section-circular .text-column {
    width: 100%;
    gap: 48px;
  }

  .section-circular .accordion-list {
    gap: 24px;
  }

  .section-circular .accordion-item {
    padding-bottom: 24px;
  }

  .section-circular .accordion-item h3 {
    font-size: 20px;
    line-height: 1.4;
  }

  .section-circular .accordion-item.open h3 {
    margin-bottom: 0;
  }

  .section-circular .accordion-item p {
    font-size: 16px;
    line-height: 1.5;
  }

  .section-circular .sustainability-cta {
    margin-top: 0;
    padding: 14px 20px 14px 24px;
    border-radius: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    max-width: 320px;
    white-space: normal;
  }
}

.section-circular .sustainability-cta {
  margin: 0;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  background: var(--alabaster);
  color: var(--black);
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
  text-align: left;
  align-self: flex-start;
  cursor: pointer;
}

.section-circular .sustainability-cta .smart-home-cta-icon {
  width: 20px;
  height: 20px;
  display: inline-flex;
  flex: 0 0 auto;
  position: relative;
}

.section-circular .sustainability-cta .smart-home-cta-icon::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: currentColor;
  -webkit-mask: url(/assets/images/icons/icon-arrow-right.svg) no-repeat center / contain;
  mask: url(/assets/images/icons/icon-arrow-right.svg) no-repeat center / contain;
  transform: none;
  transform-origin: center;
}

.section-lola .media-card,
.section-compat .media-card {
  aspect-ratio: 920 / 740;
}

.split-lola .media-card {
  order: -1;
}

.section-lola .pill {
  padding: 13.5px 20px 13.5px 24px;
  font-weight: 500;
}

.section-resources {
  background: #f3f3f3;
}

.resources-heading {
  text-align: center;
  margin-bottom: 32px;
}

.subheading {
  margin: 0 0 24px;
  font-family: "Geist Mono", monospace;
  font-size: 16px;
  line-height: 1.3;
}

.resources-heading h2 {
  margin: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.3;
}

.resource-grid {
  display: grid;
  gap: 12px;
}

.resource-card {
  min-height: 140px;
  border-radius: 8px;
  background: var(--dark-quicksilver);
  color: var(--white);
  padding: 16px 20px;
  font-size: 24px;
  line-height: 1.3;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.resource-card span {
  font-size: 32px;
  line-height: 1;
}

.resource-card u {
  text-underline-offset: 3px;
}

.project-card {
  margin-top: 40px;
  background: var(--alabaster);
  border-radius: 8px;
  padding: 56px 16px;
  display: grid;
  gap: 40px;
}

.project-card h3 {
  margin: 0;
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 400;
}

.project-actions {
  display: grid;
  gap: 16px;
}

.project-action {
  background: var(--white);
  border-radius: 60px;
  min-height: 56px;
  padding: 10px 20px 10px 84px;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
}

.project-action span {
  position: absolute;
  font-size: 22px;
}

.footer {
  background: var(--dark-blue);
  color: var(--white);
  padding: 40px 0;
}

.footer-shell {
  display: grid;
  gap: 38px;
}

.footer-top {
  text-align: center;
  display: grid;
  gap: 24px;
  justify-items: center;
}

.footer-top p {
  margin: 0;
  font-size: 18px;
  line-height: 1.4;
  max-width: 328px;
}

.footer-divider {
  height: 1px;
  background: var(--white-10);
}

.footer-bottom {
  display: grid;
  gap: 24px;
  justify-items: center;
  font-size: 16px;
  line-height: 1.4;
}

.footer-bottom p {
  margin: 0;
}

.footer-legal {
  display: grid;
  gap: 18px;
  text-align: center;
}

.footer-legal a {
  text-decoration: underline;
}

.footer-social {
  display: grid;
  gap: 14px;
  justify-items: center;
}

.social-icons {
  display: flex;
  gap: 23px;
  align-items: center;
}

.social-icons img {
  width: 24px;
  height: 24px;
}

.social-icons img:nth-child(2) {
  width: 27px;
}

.lang-btn {
  background: transparent;
  border: 0;
  color: var(--white);
  font-size: 16px;
  line-height: 1.3;
  padding: 13px 10px 14px 18px;
}

@media (min-width: 1024px) {
  .mobile-only {
    display: none;
  }

  .desktop-only {
    display: block;
  }

  .hero {
    min-height: 1080px;
    padding: 200px 0;
    align-items: flex-end;
  }

  .hero-image {
    object-position: center;
  }

  .hero-top-bg {
    height: 224px;
  }

  .hero-overlay {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 100%);
  }

  .navbar {
    position: absolute;
    z-index: 4;
    top: 20px;
    left: 32px;
    right: 32px;
    display: grid;
    gap: 19px;
  }

  .nav-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .nav-left {
    display: flex;
    align-items: center;
    gap: 24px;
  }

  .nav-links {
    display: flex;
    gap: 12px;
    align-items: center;
  }

  .nav-links a {
    font-size: 16px;
    line-height: 1.3;
    color: var(--gray-200);
    padding: 13px 10px 14px;
    font-weight: 500;
  }

  .nav-links a.active {
    color: var(--white);
  }

  .nav-right {
    display: flex;
    align-items: center;
    gap: 16px;
  }

  .nav-divider {
    height: 1px;
    width: 100%;
    background: var(--white-10);
  }

  .hero-content {
    width: min(885px, calc(100% - 64px));
  }

  .hero h1 {
    font-size: 96px;
    line-height: 1.2;
    max-width: 100%;
  }

  .hero-copy {
    font-size: 20px;
    line-height: 1.4;
    width: min(640px, 100%);
  }

  .desktop-copy {
    display: block;
  }

  .mobile-copy {
    display: none;
  }

  .scroll-hint {
    bottom: 56px;
    font-size: 18px;
  }

  .subnav {
    position: sticky;
    top: 0;
    z-index: 10;
    background: var(--white-80);
    backdrop-filter: blur(9px);
    padding-top: 20px;
  }

  .subnav-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 67px;
  }

  .subnav-inner p {
    margin: 0;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 500;
  }

  .subnav-links {
    display: flex;
    align-items: center;
    gap: 32px;
  }

  .subnav-links a {
    padding: 8px 0 9px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    color: var(--gray-700);
    border-bottom: 2px solid transparent;
  }

  .subnav-links a.active {
    color: var(--black);
    border-color: var(--black);
  }

  .subnav-divider {
    height: 1px;
    background: var(--border);
  }

  .section {
    padding: 96px 0;
  }

  .split {
    flex-direction: row;
    gap: 16px;
    align-items: center;
  }

  .section-imgtxt .media-card,
  .section-lola .media-card,
  .section-compat .media-card {
    width: calc(50% - 8px);
    aspect-ratio: auto;
    height: 740px;
  }

  .text-block,
  .text-column {
    width: calc(50% - 8px);
    gap: 32px;
  }

  .section-imgtxt h2,
  .section-accordion h2,
  .section-circular h2,
  .section-lola h2,
  .section-compat h2,
  .section-resources h2 {
    font-size: 56px;
    line-height: 1.3;
  }

  .section-imgtxt p,
  .section-accordion p,
  .section-circular p,
  .section-lola p,
  .section-compat p {
    font-size: 18px;
    line-height: 1.4;
  }

  .carousel-card {
    flex-basis: 560px;
  }

  .h-xl {
    height: 720px;
  }

  .h-lg {
    height: 640px;
  }

  .h-md {
    height: 576px;
  }

  .section-accordion .split {
    align-items: stretch;
  }

  .section-accordion .text-column {
    width: min(860px, calc(50% - 8px));
    gap: 96px;
  }

  .section-accordion .media-column {
    width: calc(50% - 8px);
    display: grid;
    align-items: center;
  }

  .media-column .media-card {
    aspect-ratio: auto;
    height: 740px;
  }

  .accordion-item h3 {
    font-size: 27px;
    line-height: 1.3;
  }

  .accordion-item.open h3 {
    margin-bottom: 24px;
  }

  .accordion-item {
    padding-bottom: 40px;
  }

  .spot {
    width: 90px;
    height: 90px;
    right: 120px;
    bottom: 120px;
  }

  .spot::before {
    inset: 35px;
  }

  .section-functionalities h2 {
    font-size: 40px;
    margin: 0;
  }

  .function-grid {
    overflow: visible;
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    gap: 16px;
  }

  .function-item {
    min-width: 0;
  }

  .cta-inline {
    margin-top: 0;
  }

  .section-circular .media-card {
    width: calc(50% - 8px);
    aspect-ratio: auto;
    height: max(0px, calc(var(--viewport-minus-sticky-height, calc(100svh - var(--sticky-menu-height, 96px))) - 22px));
  }

  .section-circular .text-column {
    width: calc(50% - 8px);
    min-height: max(0px, calc(var(--viewport-minus-sticky-height, calc(100svh - var(--sticky-menu-height, 96px))) - 22px));
    gap: 40px;
  }

  .section-circular .split {
    align-items: flex-start;
  }

  .section-circular h2 {
    font-size: clamp(36px, 2.92vw, 56px);
    line-height: 1.3;
  }

  .section-circular .accordion-list {
    gap: 20px;
  }

  .section-circular .accordion-item {
    padding-bottom: 24px;
  }

  .section-circular .accordion-item h3 {
    font-size: clamp(20px, 1.875vw, 36px);
    line-height: 1.2;
  }

  .section-circular .accordion-item.open h3 {
    margin-bottom: 8px;
  }

  .section-circular .accordion-item p {
    width: min(640px, 100%);
    font-size: 18px;
    line-height: 1.33;
  }

  .split-lola .media-card {
    order: 0;
  }

  .section-resources .container {
    display: grid;
    gap: 48px;
  }

  .resources-heading {
    margin-bottom: 0;
  }

  .subheading {
    margin-bottom: 24px;
    text-transform: uppercase;
  }

  .resource-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
  }

  .resource-card {
    font-size: 40px;
  }

  .project-card {
    gap: 48px;
    padding: 72px 32px;
  }

  .project-card h3 {
    font-size: 46px;
  }

  .project-actions {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }

  .project-action {
    font-size: 16px;
    min-height: 56px;
    padding-left: 64px;
  }

  .project-action span {
    width: 46px;
    height: 46px;
    left: 5px;
    top: 5px;
    font-size: 24px;
  }

  .footer {
    background: var(--white);
    color: var(--white);
    padding: 48px 0 16px;
  }

  .footer-shell {
    background: var(--dark-blue);
    border-radius: 8px;
    padding: 48px 32px 36px;
    gap: 36px;
  }

  .footer-top {
    gap: 24px;
  }

  .footer-top p {
    max-width: none;
  }

  .footer-bottom {
    grid-template-columns: auto auto auto auto;
    align-items: center;
    justify-content: space-between;
    justify-items: start;
    gap: 24px;
  }

  .footer-legal {
    display: flex;
    gap: 32px;
    text-align: left;
  }

  .footer-social {
    display: flex;
    gap: 32px;
    align-items: center;
  }
}

/* Interacciones/estilo de elementos reutilizados de simon-360-smart */
.s360-pill {
  position: relative;
  border: none;
  border-radius: 999px;
  background: #efeeea;
  padding: 16px 28px 16px 64px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  color: #111111;
  cursor: pointer;
  transition: padding 0.3s ease;
}

.s360-pill::before,
.s360-pill::after {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 999px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px 12px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.s360-pill::before {
  left: 2px;
  background-color: #ffffff;
  background-image: url('/assets/images/icons/icon-arrow-right.svg');
  transform: translateY(-50%);
}

.s360-pill::after {
  right: 2px;
  opacity: 0;
  transform: translateY(-50%) translateX(-6px) scale(0.6);
  background-color: #beb4ad;
  background-image: url('/assets/images/icons/icon-arrow-right.svg');
}

.s360-pill:hover {
  padding-left: 28px;
  padding-right: 64px;
}

.s360-pill:hover::before {
  transform: translateY(-50%) translateX(-6px) scale(0);
  opacity: 0;
}

.s360-pill:hover::after {
  opacity: 1;
  transform: translateY(-50%) translateX(0) scale(1);
}

.tech-carousel {
  display: block;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  cursor: grab;
}

.tech-carousel::-webkit-scrollbar {
  display: none;
}

.tech-carousel.is-dragging {
  cursor: grabbing;
}

.tech-carousel-track {
  width: max-content;
}

.tech-carousel-card {
  width: 560px;
  border-radius: 8px;
  overflow: hidden;
  flex: 0 0 auto;
}

.accordion-item h3 {
  cursor: pointer;
}

.accordion-item p {
  font-size: 14px;
  line-height: 1.4;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  margin-top: 0;
  transition: max-height .24s ease, opacity .24s ease, margin-top .24s ease;
}

.accordion-item.open p {
  opacity: 1;
  margin-top: 16px;
}

@media (max-width: 1023px) {
  .tech-carousel-card {
    width: 328px;
  }
}

@media (min-width: 1024px) {
  .accordion-item p {
    font-size: 16px;
  }
}

/* Home-aligned mobile carousel stack behavior */
@media (max-width:767px){
  .section-carousel.s360-carousel-stack{
    --s360-carousel-vh:100svh;
    --s360-carousel-card-height:410px;
    --s360-carousel-gap:16px;
    --s360-carousel-stack-steps:2;
    --s360-carousel-scroll-range:calc((var(--s360-carousel-card-height) + var(--s360-carousel-gap)) * var(--s360-carousel-stack-steps));
    --s360-carousel-section-height:calc(var(--s360-carousel-vh) + var(--s360-carousel-scroll-range));
    min-height:var(--s360-carousel-section-height);
    height:var(--s360-carousel-section-height);
    padding:0 16px;
    display:block;
    overflow:visible;
    background:#fff;
  }

  .section-carousel.s360-carousel-stack .container{
    width:100%;
    margin:0;
    overflow:visible;
  }

  .section-carousel.s360-carousel-stack .tech-carousel{
    overflow:visible;
    cursor:default;
  }

  .section-carousel.s360-carousel-stack .tech-carousel-track{
    width:100%;
  }

  .section-carousel.s360-carousel-stack .carousel-track{
    width:100%;
    position:sticky;
    top:0;
    height:var(--s360-carousel-vh);
    min-height:var(--s360-carousel-vh);
    box-sizing:border-box;
    display:block;
    align-items:initial;
    padding:56px 0;
    overflow:hidden;
    touch-action:pan-y;
  }

  .section-carousel.s360-carousel-stack .carousel-card{
    width:min(100%,328px);
    max-width:328px;
    height:var(--s360-carousel-card-height);
    margin:0;
    position:absolute;
    left:50%;
    top:0;
    border-radius:8px;
    transform:translate3d(-50%,0,0);
    transform-origin:center top;
    will-change:transform,opacity;
    transition:transform .08s linear,opacity .08s linear;
    z-index:1;
    flex:0 0 auto;
  }

  .section-carousel.s360-carousel-stack .carousel-card img{
    width:100%;
    height:100%;
    object-fit:cover;
  }
}

/* QA icon fidelity overrides */
.contacta-pill-arrow{
  width:18px;
  height:18px;
}

/* QA D29-D31: tecnica hero alignment to Figma proportions */
.tech-hero .tech-hero-overlay{
  background:linear-gradient(180deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,.6) 100%);
}

.tech-hero .tech-hero-topfade{
  height:128px;
  background:linear-gradient(180deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,0) 100%);
}

.tech-hero .tech-hero-content-wrap{
  padding:0 16px 112px;
}

.tech-hero .tech-hero-content{
  width:100%;
  max-width:none;
}

.tech-hero .tech-hero-kicker{
  padding:12px 24px 14px;
}

.tech-hero .tech-hero-title{
  margin-top:24px;
  max-width:none;
  font-size:30px;
  line-height:40px;
}

.tech-hero .tech-hero-copy{
  margin-top:24px;
  max-width:none;
  font-size:16px;
  line-height:24px;
}

.tech-hero .tech-hero-scroll-wrap{
  padding:0 16px 40px;
}

.tech-hero .tech-hero-scroll{
  font-size:16px;
  line-height:20px;
}

.tech-hero .tech-hero-scroll-topfade{
  height:128px;
}

@media (min-width:768px){
  .tech-hero .tech-hero-overlay{
    background:linear-gradient(90deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.1) 100%);
  }

  .tech-hero .tech-hero-topfade{
    height:224px;
  }

  .tech-hero .tech-hero-content-wrap{
    padding:0 32px 192px;
  }

  .tech-hero .tech-hero-title{
    font-size:72px;
    line-height:72px;
  }

  .tech-hero .tech-hero-copy{
    max-width:640px;
    font-size:20px;
    line-height:28px;
  }

  .tech-hero .tech-hero-scroll-wrap{
    padding:0 32px 77px;
  }

  .tech-hero .tech-hero-scroll-topfade{
    height:224px;
  }
}

@media (min-width:1024px){
  .tech-hero .tech-hero-content-wrap{
    padding-bottom:112px;
  }

  .tech-hero .tech-hero-content{
    max-width:500px;
  }

  .tech-hero .tech-hero-title{
    font-size:56px;
    line-height:72.8px;
  }

  .tech-hero .tech-hero-copy{
    max-width:100%;
    font-size:18px;
    line-height:24px;
  }

  .tech-hero .tech-hero-scroll-wrap{
    padding-bottom:61px;
  }
}

@media (min-width:1280px){
  .tech-hero .tech-hero-content-wrap{
    padding-top:192px;
    padding-bottom:192px;
  }

  .tech-hero .tech-hero-content{
    max-width:885px;
  }

  .tech-hero .tech-hero-title{
    font-size:96px;
    line-height:115.2px;
  }

  .tech-hero .tech-hero-copy{
    max-width:640px;
    font-size:20px;
    line-height:28px;
  }

  .tech-hero .tech-hero-scroll-wrap{
    padding-inline:32px;
    padding-bottom:79px;
  }

  .tech-hero .tech-hero-scroll{
    font-size:18px;
    line-height:24px;
  }
}

/* QA D05 + D06 + D32: Caracteristicas block (#instalacion) */
#instalacion{
  padding-top:56px;
  padding-bottom:56px;
}

#instalacion .split{
  gap:24px;
  align-items:center;
}

#instalacion .media-card{
  aspect-ratio:328 / 264;
  background:var(--alabaster);
}

#instalacion .media-card img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
}

#instalacion .text-block{
  gap:24px;
}

#instalacion .text-block h2{
  margin:0;
  max-width:760px;
  font-size:32px;
  line-height:1.25;
  font-weight:400;
}

#instalacion .text-block p{
  margin:0;
  max-width:680px;
  font-size:16px;
  line-height:1.5;
}

@media (min-width:768px){
  #instalacion{
    padding-top:64px;
    padding-bottom:64px;
  }

  #instalacion .split{
    gap:64px;
  }

  #instalacion .media-card{
    aspect-ratio:736 / 592;
  }

  #instalacion .text-block{
    gap:32px;
  }

  #instalacion .text-block p{
    font-size:18px;
    line-height:1.3333333333;
  }
}

@media (min-width:1024px){
  #instalacion .split{
    flex-direction:row;
    gap:32px;
    align-items:center;
  }

  #instalacion .media-card,
  #instalacion .text-block{
    width:calc(50% - 16px);
  }

  #instalacion .media-card{
    aspect-ratio:auto;
    height:384px;
  }

  #instalacion .text-block{
    gap:32px;
  }

  #instalacion .text-block h2{
    font-size:40px;
    line-height:1.2;
  }
}

@media (min-width:1440px){
  #instalacion{
    padding-top:96px;
    padding-bottom:96px;
  }

  #instalacion .media-card{
    height:740px;
  }

  #instalacion .text-block h2{
    font-size:56px;
    line-height:1.3;
  }
}
