/* Expansão editorial: tour, fundadores, produções especiais e produtos. */
html, body { max-width: 100%; overflow-x: clip; }
#salon, #espirito, #fundadores, #servicos, #producoes, #produtos, #momentos, #contato { scroll-margin-top: 76px; }
.ap-nav { z-index: 100; }
.ap-nav-mobile-action { display: none; }
.whatsapp-floating { z-index: 110; }
.ap-nav-dropdown { position: relative; }
.ap-nav-dropdown summary { padding: 8px 0; list-style: none; cursor: pointer; opacity: .88; }
.ap-nav-dropdown summary::-webkit-details-marker { display: none; }
.ap-nav-dropdown summary::after { content: "⌄"; margin-left: 7px; color: var(--ap-accent); }
.ap-nav-dropdown > div { position: absolute; top: calc(100% + 17px); left: 50%; display: grid; width: 205px; padding: 12px 16px; border: 1px solid rgba(228,217,197,.28); background: rgba(33,28,25,.97); color: var(--ap-cream); transform: translateX(-50%); }
.ap-nav.is-scrolled .ap-nav-dropdown > div { border-color: var(--ap-line); background: rgba(216,203,184,.98); color: var(--ap-ink); }
.ap-nav-dropdown > div a { padding: 10px 0; border-bottom: 1px solid rgba(228,217,197,.16); }
.ap-nav.is-scrolled .ap-nav-dropdown > div a { border-color: var(--ap-line); }
.ap-nav-dropdown > div a:last-child { border-bottom: 0; color: var(--ap-accent); }

.salon-experience { position: relative; height: 420svh; background: var(--ap-brown); color: var(--ap-cream); }
.salon-sticky { position: sticky; top: 0; width: 100vw; height: 100svh; overflow: hidden; background: var(--ap-brown) url("assets/finottos/tour-salao-poster.webp") center/cover no-repeat; }
.salon-canvas, .salon-source, .salon-shade { position: absolute; inset: 0; width: 100%; height: 100%; }
.salon-canvas { z-index: 1; display: block; background: transparent; opacity: 0; pointer-events: none; transition: opacity .25s ease; }
.salon-source { z-index: 0; display: block; object-fit: contain; background: var(--ap-brown); }
.salon-experience.is-webgl-ready .salon-canvas { opacity: 1; }
.salon-shade { pointer-events: none; background: linear-gradient(90deg, rgba(30,17,12,.68), rgba(30,17,12,.08) 64%, rgba(30,17,12,.3)); }
.salon-editorial { position: absolute; z-index: 2; left: max(32px, calc((100vw - 1380px)/2)); bottom: clamp(82px, 12vh, 140px); }
.salon-editorial p, .salon-editorial span, .salon-progress { font-size: 9px; letter-spacing: .14em; text-transform: uppercase; }
.salon-editorial p { margin: 0 0 22px; color: #c9bdac; }
.salon-editorial h2 { margin: 0 0 30px; max-width: 730px; font: 400 clamp(54px, 7.4vw, 112px)/.82 var(--ap-serif); letter-spacing: -.055em; }
.salon-editorial h2 em { font-style: italic; font-weight: 400; }
.salon-editorial span { display: inline-flex; align-items: center; gap: 12px; }
.salon-editorial span::after { content: "↓"; color: var(--ap-accent); font-size: 18px; }
.salon-progress { position: absolute; right: max(32px, calc((100vw - 1380px)/2)); bottom: 44px; z-index: 2; display: grid; grid-template-columns: 90px minmax(110px, 17vw) 54px; gap: 14px; align-items: center; color: var(--ap-cream); }
.salon-progress i { height: 1px; overflow: hidden; background: rgba(243,236,223,.38); }
.salon-progress b { display: block; width: 100%; height: 100%; background: var(--ap-accent); transform: scaleX(0); transform-origin: left; }
.salon-progress-count { text-align: right; }
.salon-status { position: absolute; right: 24px; top: 90px; z-index: 3; margin: 0; font-size: 10px; }
.salon-experience.is-fallback { height: auto; min-height: 100svh; }
.salon-experience.is-fallback .salon-sticky { position: relative; min-height: 100svh; }
.salon-experience.is-fallback .salon-canvas { display: none; }
.salon-experience.is-fallback .salon-source { display: block; }

.founders { padding: clamp(92px, 11vw, 166px) 0; background: var(--ap-brown); color: var(--ap-cream); }
.founders .ap-kicker { color: #c9bdac; }
.founders-heading { margin-bottom: clamp(56px, 8vw, 110px); }
.founders-layout { display: grid; grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr); gap: clamp(44px, 7vw, 110px); align-items: start; }
.founders-photo { position: sticky; top: 92px; margin: 0; }
.founders-photo picture { display: block; max-height: calc(100svh - 130px); }
.founders-photo img { width: 100%; max-height: calc(100svh - 130px); object-fit: contain; object-position: top center; }
.founders-photo figcaption { display: flex; justify-content: space-between; margin-top: 14px; padding-top: 13px; border-top: 1px solid rgba(243,236,223,.3); color: #cbbba6; font-size: 9px; letter-spacing: .13em; text-transform: uppercase; }
.founder-profile { display: grid; grid-template-columns: 44px 1fr; gap: 20px; min-height: 38svh; padding: clamp(40px, 7vh, 78px) 0; border-top: 1px solid rgba(243,236,223,.28); }
.founder-profile:last-child { border-bottom: 1px solid rgba(243,236,223,.28); }
.founder-profile > span, .founder-profile div > p:first-child { color: var(--ap-accent); font-size: 9px; letter-spacing: .13em; text-transform: uppercase; }
.founder-profile div > p:first-child { margin: 0 0 16px; }
.founder-profile h3 { margin: 0 0 26px; font: 400 clamp(46px, 5.4vw, 82px)/.9 var(--ap-serif); letter-spacing: -.05em; }
.founder-profile div > p:last-child { max-width: 590px; margin: 0; color: var(--ap-cream); font-size: clamp(14px, 1.25vw, 17px); line-height: 1.7; }

.legacy-proof { padding: clamp(100px, 10vw, 150px) 0; background: var(--ap-paper); color: var(--ap-ink); }
.legacy-proof-layout { display: grid; grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr); gap: clamp(56px, 8vw, 128px); align-items: start; }
.legacy-proof-stat { position: sticky; top: 150px; }
.legacy-proof-number { display: flex; align-items: flex-end; gap: 18px; margin-top: clamp(62px, 8vw, 112px); padding-top: 18px; border-top: 1px solid var(--ap-line); }
.legacy-proof-number strong { font: 500 clamp(104px, 13vw, 204px)/.72 var(--ap-sans); letter-spacing: -.085em; }
.legacy-proof-number span { padding-bottom: 5px; color: var(--ap-soft); font-size: 13px; line-height: 1.25; letter-spacing: .08em; text-transform: uppercase; }
.legacy-proof-copy .ap-heading { font-size: clamp(58px, 6.8vw, 104px); }
.legacy-proof-copy > p { max-width: 560px; margin: 48px 0 0; color: var(--ap-soft); font-size: clamp(16px, 1.4vw, 19px); line-height: 1.65; }
.legacy-proof-pillars { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin: 56px 0 42px; padding: 0; border-top: 1px solid var(--ap-line); list-style: none; }
.legacy-proof-pillars li { display: flex; min-height: 82px; flex-direction: column; justify-content: space-between; padding: 14px 12px 14px 0; border-bottom: 1px solid var(--ap-line); font-size: 13px; }
.legacy-proof-pillars li + li { padding-left: 14px; border-left: 1px solid var(--ap-line); }
.legacy-proof-pillars span { color: var(--ap-soft); font-size: 9px; letter-spacing: .1em; }

.service-showcase { min-height: 2424px; padding: 120px 0; overflow: visible; background: #0f0f0f; color: #f2f2f2; }
.service-showcase-layout { display: grid; grid-template-columns: minmax(0, 40fr) minmax(0, 57fr); gap: 36px; align-items: start; width: min(calc(100% - 160px), 1440px); }
.service-showcase-head { position: sticky; z-index: 2; top: 160px; min-height: 366px; align-self: start; padding: 16px 16px 16px 0; background: transparent; }
.service-showcase-label { display: flex; align-items: center; gap: 10px; margin: 0; padding: 4px; color: #8a8a8a; font: 400 14px/1.4 var(--ap-sans); letter-spacing: 0; text-transform: none; }
.service-showcase-label i { position: relative; width: 10px; height: 10px; border-radius: 50%; background: #f2f2f2; }
.service-showcase-label i::after { content: ""; position: absolute; inset: 0; border-radius: inherit; background: rgba(242,242,242,.22); }
.service-showcase-head > div { display: flex; flex-direction: column; gap: 24px; margin-top: 8px; }
.service-showcase-head h2 { margin: 0; color: #f2f2f2; font: 500 60px/1.1 var(--ap-sans); letter-spacing: -.04em; }
.service-showcase-head > div > p { max-width: 333px; margin: 0; color: #b5b5b5; font: 400 16px/1.4 var(--ap-sans); }
.service-showcase-list { display: flex; min-width: 0; flex-direction: column; gap: 240px; }
.service-showcase-card { position: sticky; top: 160px; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; width: 100%; height: 366px; margin: 0; padding: 16px; overflow: hidden; background: #0f0f0f; }
.service-showcase-card:nth-child(1) { z-index: 1; }
.service-showcase-card:nth-child(2) { z-index: 2; }
.service-showcase-card:nth-child(3) { z-index: 3; }
.service-showcase-card:nth-child(4) { z-index: 4; }
.service-showcase-copy { display: flex; min-width: 0; min-height: 334px; flex-direction: column; justify-content: space-between; gap: 24px; }
.service-showcase-copy > span, .service-showcase-copy small { color: #f2f2f2; font: 400 16px/1.4 var(--ap-sans); letter-spacing: 0; text-transform: none; }
.service-showcase-copy h3 { margin: 0 0 16px; color: #f2f2f2; font: 500 32px/1.2 var(--ap-sans); letter-spacing: -.04em; }
.service-showcase-copy div > p { max-width: 100%; margin: 0; color: #b5b5b5; font: 400 16px/1.4 var(--ap-sans); }
.service-showcase-copy small { display: block; max-width: none; }
.service-showcase-card picture { display: block; width: 100%; height: 334px; overflow: hidden; background: #0a0a0a; }
.service-showcase-card img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.js-enabled .service-showcase-layout.ap-reveal,
.js-enabled .service-showcase-card.ap-reveal { opacity: 1; transform: none; transition: none; }

.ap-results { padding: clamp(100px, 10vw, 148px) 0; background: var(--ap-brown); color: var(--ap-cream); }
.ap-results-head { display: flex; justify-content: space-between; align-items: flex-end; gap: 48px; margin-bottom: clamp(50px, 6vw, 76px); padding-top: 18px; border-top: 1px solid rgba(228,217,197,.28); }
.ap-results-head > span, .ap-result-card small { color: #948879; font-size: 9px; font-weight: 500; line-height: 1.4; letter-spacing: .12em; text-transform: uppercase; }
.ap-results-head h2 { margin: 0; font: 400 clamp(52px, 6vw, 88px)/.92 var(--ap-serif); letter-spacing: -.055em; text-align: right; }
.ap-results-head h2 em { color: var(--ap-accent); font-style: italic; font-weight: 400; }
.ap-results-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); width: min(calc(100% - 64px), 1380px); margin: 0 auto; gap: 18px; }
.ap-result-card { min-width: 0; margin: 0; }
.ap-result-card video { display: block; width: 100%; aspect-ratio: 4 / 5; object-fit: cover; background: var(--ap-ink); }
.ap-result-card figcaption { display: flex; justify-content: space-between; align-items: flex-start; gap: 18px; padding-top: 14px; font-size: 14px; line-height: 1.3; }
.ap-result-card figcaption > span { max-width: 55%; }
.ap-result-card small { display: block; max-width: 42%; text-align: right; }

.special-productions { padding: clamp(92px, 11vw, 160px) 0; background: var(--ap-paper); }
.special-heading { display: grid; grid-template-columns: 1.15fr .55fr; gap: 8%; align-items: end; margin-bottom: clamp(58px, 8vw, 104px); }
.special-heading > div:last-child > p { max-width: 430px; margin: 0 0 34px; color: var(--ap-soft); font-size: 16px; }
.special-heading .ap-button { min-width: 285px; }
.special-gallery { display: grid; grid-template-columns: 1.2fr .8fr .8fr; grid-auto-rows: clamp(250px, 32vw, 510px); gap: 12px; }
.special-card { position: relative; margin: 0; overflow: hidden; background: var(--ap-brown); }
.special-card.special-main { grid-row: span 2; }
.special-card.special-wide { grid-column: span 1; }
.special-card picture { display: block; width: 100%; height: 100%; }
.special-card img { width: 100%; height: 100%; object-fit: cover; object-position: center 34%; transform: scale(1.025); transition: transform .7s cubic-bezier(.22,1,.36,1); }
.special-card:hover img { transform: scale(1.07); }
.special-card::after { content: ""; position: absolute; inset: auto 0 0; height: 34%; background: linear-gradient(transparent, rgba(31,18,13,.62)); pointer-events: none; }
.special-card figcaption { position: absolute; z-index: 1; right: 18px; bottom: 16px; left: 18px; color: var(--ap-cream); font-size: 9px; letter-spacing: .12em; text-transform: uppercase; }

.products { padding: clamp(92px, 11vw, 160px) 0; background: var(--ap-sage); }
.products-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(280px, 430px); gap: clamp(46px, 8vw, 130px); align-items: center; }
.products-copy > p:last-child { max-width: 390px; margin: 38px 0 0; color: var(--ap-soft); font-size: 16px; }
.products-media { width: 100%; max-width: 430px; justify-self: end; padding: 12px; border: 1px solid rgba(26,22,20,.36); background: rgba(228,217,197,.24); }
.products-media video { display: block; width: 100%; aspect-ratio: 9 / 16; object-fit: cover; object-position: center; background: var(--ap-brown); }
.products-media p { display: flex; justify-content: space-between; margin: 12px 2px 1px; color: var(--ap-soft); font-size: 9px; letter-spacing: .11em; text-transform: uppercase; }

@media (max-width: 900px) {
  .ap-nav-links.is-open .ap-nav-mobile-action { display: block; margin-top: 12px; padding: 16px 18px; border: 1px solid currentColor; font: 500 10px/1 var(--ap-sans); letter-spacing: .12em; text-transform: uppercase; }
  .ap-nav-links.is-open .ap-nav-dropdown { width: 100%; text-align: right; }
  .ap-nav-links.is-open .ap-nav-dropdown summary { font: inherit; }
  .ap-nav-links.is-open .ap-nav-dropdown summary::after { font: 400 18px/1 var(--ap-sans); }
  .ap-nav-links.is-open .ap-nav-dropdown > div { position: static; display: flex; width: auto; margin-top: 16px; padding: 0; border: 0; flex-direction: column; align-items: flex-end; gap: 0; background: transparent; transform: none; }
  .ap-nav-links.is-open .ap-nav-dropdown > div a { padding: 7px 0; border: 0; color: #d9c8b4; font: 500 11px/1.2 var(--ap-sans); letter-spacing: .1em; text-transform: uppercase; }
  .salon-experience { height: 380svh; }
  .salon-editorial { left: 18px; right: 18px; bottom: 120px; }
  .salon-editorial h2 { font-size: clamp(50px, 12vw, 92px); }
  .salon-progress { right: 18px; bottom: 34px; left: 18px; grid-template-columns: 78px 1fr 50px; }
  .founders-layout { display: flex; flex-direction: column; gap: 0; }
  .special-heading, .products-layout { grid-template-columns: 1fr; }
  .founders-photo { position: static; top: auto; width: 100%; }
  .founders-photo picture, .founders-photo img { height: auto; min-height: 0; max-height: none; margin: 0; }
  .founders-photo figcaption { margin-bottom: 0; }
  .founders-profiles { width: 100%; margin-top: 30px; }
  .founder-profile { min-height: 0; }
  .legacy-proof-layout { grid-template-columns: 1fr; }
  .legacy-proof-stat { position: static; }
  .legacy-proof-number { width: min(100%, 540px); margin-top: 42px; }
  .js-enabled .founder-profile.ap-reveal { opacity: 1; transform: none; }
  .special-heading { gap: 30px; }
  .special-heading > div:last-child > p { margin-top: 0; }
  .special-gallery { grid-template-columns: repeat(2, 1fr); grid-auto-rows: minmax(310px, 70vw); }
  .special-card.special-main { grid-row: span 1; }
  .products-layout { gap: 50px; }
  .products-media { width: min(100%, 390px); justify-self: center; }
  .ap-results { padding: 80px 0; }
  .ap-results-head { display: block; width: calc(100% - 40px); margin-bottom: 48px; }
  .ap-results-head h2 { margin-top: 28px; font-size: clamp(44px, 12vw, 66px); text-align: left; }
  .ap-results-grid { display: flex; width: 100%; gap: 12px; padding: 0 20px 16px; overflow-x: auto; scroll-padding-inline: 20px; scroll-snap-type: x mandatory; overscroll-behavior-inline: contain; scrollbar-width: thin; }
  .ap-result-card { flex: 0 0 82vw; scroll-snap-align: start; }
  .ap-result-card video { max-height: 560px; }
}

@media (max-width: 767px) {
  .service-showcase { min-height: 0; padding: 80px 0; overflow: visible; }
  .service-showcase-layout { display: flex; width: min(calc(100% - 32px), 1440px); flex-direction: column; gap: 48px; }
  .service-showcase-head { position: static; top: auto; width: 100%; min-height: 0; padding: 0; }
  .service-showcase-head h2 { font-size: 48px; }
  .service-showcase-list { width: 100%; gap: 48px; }
  .service-showcase-card { position: sticky; top: 76px; display: grid; grid-template-columns: 1fr; grid-template-rows: auto minmax(0, 1fr); width: 100%; height: calc(100svh - 92px); min-height: 0; padding: 16px; overflow: hidden; background: #0f0f0f; }
  .service-showcase-copy { min-height: 0; gap: 32px; }
  .service-showcase-card picture { width: 100%; height: 100%; min-height: 0; aspect-ratio: auto; }
}

@media (max-width: 767px) and (prefers-reduced-motion: reduce) {
  .service-showcase-card { position: static; height: auto; grid-template-rows: auto auto; }
  .service-showcase-card picture { height: auto; aspect-ratio: 1 / 1; }
}

@media (prefers-reduced-motion: reduce) {
  .js-enabled .service-showcase-layout.ap-reveal,
  .js-enabled .service-showcase-card.ap-reveal,
  .js-enabled .service-showcase-card.ap-reveal img { opacity: 1; transform: none; transition: none; }
}

@media (max-width: 700px) {
  .salon-shade { background: linear-gradient(0deg, rgba(30,17,12,.7), rgba(30,17,12,.04) 70%); }
  .founders { padding-inline: 0; }
  .special-gallery { display: flex; width: 100%; gap: 10px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: thin; padding-bottom: 16px; }
  .special-card, .special-card.special-main, .special-card.special-wide { flex: 0 0 82vw; height: 118vw; max-height: 610px; scroll-snap-align: start; }
  .special-card img { object-position: center 30%; }
  .products-media { padding: 7px; }
}

@media (max-width: 520px) {
  #salon, #espirito, #fundadores, #servicos, #producoes, #produtos, #momentos, #contato { scroll-margin-top: 70px; }
  .salon-editorial h2 { font-size: 14vw; }
  .salon-editorial p { margin-bottom: 14px; }
  .salon-progress-label { overflow: hidden; text-overflow: ellipsis; }
  .founders-heading { margin-bottom: 42px; }
  .founders-profiles { margin-top: 22px; }
  .founder-profile { grid-template-columns: 30px 1fr; gap: 10px; padding: 42px 0; }
  .founder-profile h3 { font-size: 48px; }
  .founder-profile div > p:last-child { font-size: 14px; line-height: 1.62; }
  .legacy-proof { padding: 78px 0; }
  .legacy-proof-layout { gap: 64px; }
  .legacy-proof-number { gap: 12px; }
  .legacy-proof-number strong { font-size: 36vw; }
  .legacy-proof-copy .ap-heading { font-size: 13vw; }
  .legacy-proof-copy > p { margin-top: 34px; font-size: 16px; }
  .legacy-proof-pillars { grid-template-columns: 1fr; margin-top: 42px; }
  .legacy-proof-pillars li { min-height: 64px; }
  .legacy-proof-pillars li + li { padding-left: 0; border-left: 0; }
  .ap-results { padding: 72px 0 68px; }
  .ap-results-head { margin-bottom: 38px; }
  .ap-results-head h2 { font-size: 13vw; }
  .ap-result-card video { max-height: 500px; }
  .ap-result-card figcaption { gap: 12px; font-size: 12px; }
  .service-showcase-head h2 { font-size: 48px; }
  .service-showcase-head > div > p { font-size: 16px; }
  .service-showcase-card { padding: 16px; }
  .service-showcase-copy { gap: 55px; }
  .service-showcase-copy h3 { font-size: 32px; }
  .service-showcase-copy div > p { font-size: 16px; }
  .special-heading .ap-button { width: 100%; min-width: 0; }
  .products-media p { font-size: 8px; }
}

@media (prefers-reduced-motion: reduce) {
  .salon-experience { height: auto; min-height: 100svh; }
  .salon-sticky { position: relative; min-height: 100svh; }
  .salon-canvas, .salon-progress, .salon-editorial > span { display: none; }
  .salon-source { display: block; object-fit: contain; }
  .salon-shade { background: linear-gradient(90deg, rgba(30,17,12,.62), rgba(30,17,12,.08)); }
}
