:root{--ink:#080808;--red:#cc092f;--paper:#f2efe5;--white:#fff;--muted:#aaa;--line:rgba(8,8,8,.16);font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0}
a{color:inherit;text-decoration:none}
.header{height:82px;padding:0 clamp(22px,4vw,68px);display:flex;align-items:center;gap:42px;background:var(--ink);color:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #2a2a2a}
.brand{display:flex;align-items:center;gap:13px;margin-right:auto}
.monogram{width:43px;height:43px;border:1px solid #777;display:grid;place-items:center;font-weight:600;letter-spacing:-3px;font-size:18px}
.monogram span{color:var(--red);font-size:12px}
.brand-name{font-size:13px;text-transform:uppercase;letter-spacing:.09em;font-weight:600}
.brand-name small{display:block;color:var(--red);font-size:8px;letter-spacing:.26em;margin-top:3px}
.nav{display:flex;gap:28px;font-size:13px;color:#bbb}
.nav a:hover{color:#fff}
.header-cta{font-size:13px;border-bottom:1px solid var(--red);padding:12px 0}
.header-cta span{color:var(--red);margin-left:10px}
.menu-toggle{display:none}
.hero{min-height:calc(100vh - 82px);background:var(--ink);color:#fff;position:relative;display:grid;grid-template-columns:58% 42%;padding:clamp(72px,9vw,130px) clamp(22px,7vw,110px) 74px;overflow:hidden}
.hero-copy{z-index:2}
.eyebrow{text-transform:uppercase;letter-spacing:.24em;font-size:11px;color:#d8d2be;margin:0 0 32px;display:flex;align-items:center;gap:12px}
.eyebrow:before{content:'';width:30px;height:1px;background:var(--red)}
.eyebrow.dark{color:#5c5b57}
.hero h1,.section h2{font-size:clamp(52px,7vw,108px);letter-spacing:-.06em;line-height:.93;margin:0;font-weight:500;max-width:1000px}
.hero h1 em,.contact h2 em{font-family:'Playfair Display',serif;color:var(--red);font-weight:600}
.intro{max-width:610px;color:#bcbcbc;font-size:clamp(17px,1.5vw,21px);line-height:1.6;margin:38px 0}
.actions{display:flex;align-items:center;gap:32px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:18px 22px;font-size:13px;font-weight:600}
.button.primary{background:var(--red);min-width:245px}
.button.light{background:var(--paper);color:var(--ink)}
.text-link{font-size:13px;color:#bbb}
.hero-art{position:relative}
.red-disc{width:min(36vw,510px);aspect-ratio:1;border-radius:50%;background:var(--red);position:absolute;right:-11%;top:4%}
.big-mark{position:absolute;font-size:clamp(100px,17vw,260px);font-weight:600;letter-spacing:-.1em;top:21%;right:3%;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.48)}
.hero-art p{position:absolute;right:6%;top:62%;font-size:14px;text-transform:uppercase;letter-spacing:.2em;line-height:1.8}
.line{position:absolute;width:140%;height:1px;background:rgba(255,255,255,.24);transform:rotate(-38deg);right:-35%}
.line-a{top:25%}
.line-b{top:65%}
.hero-foot{position:absolute;bottom:25px;left:clamp(22px,7vw,110px);right:clamp(22px,7vw,110px);display:flex;gap:32px;padding-top:18px;border-top:1px solid #292929;color:#777;text-transform:uppercase;letter-spacing:.16em;font-size:9px}
.section{padding:clamp(80px,10vw,150px) clamp(22px,7vw,110px)}
.situations{background:var(--paper)}
.section-heading{display:grid;grid-template-columns:1fr 1.45fr 1fr;gap:40px;align-items:end;margin-bottom:70px}
.section-heading .eyebrow{align-self:start}
.section-heading h2{font-size:clamp(48px,6vw,82px)}
.section-heading>p:last-child{color:#686762;font-size:16px;line-height:1.7;max-width:380px}
.card-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.case-card{min-height:310px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;align-content:space-between;transition:.3s}
.case-card:hover{background:var(--ink);color:#fff;transform:translateY(-4px)}
.number{font-size:11px;color:var(--red)}
.arrow{font-size:19px}
.case-card h3{grid-column:1/-1;font-size:25px;line-height:1.15;margin:70px 0 12px;max-width:260px}
.case-card p{grid-column:1/-1;color:#777;line-height:1.55;font-size:13px;margin:0}
.feature{background:var(--red);color:#fff;min-height:720px;display:grid;grid-template-columns:1fr 2fr 1fr;gap:45px;align-items:center;position:relative;overflow:hidden}
.feature:after{content:'P&G';position:absolute;right:-3%;bottom:-14%;font-size:26vw;font-weight:600;color:rgba(0,0,0,.08);letter-spacing:-.1em}
.feature-label{align-self:start;display:flex;flex-direction:column;gap:8px;text-transform:uppercase;letter-spacing:.2em;font-size:9px}
.feature-copy{z-index:1}
.feature-copy .eyebrow{color:#fff}
.feature-copy .eyebrow:before{background:#fff}
.feature-copy h2{font-size:clamp(52px,6vw,90px)}
.feature-copy>p{max-width:620px;line-height:1.7;font-size:17px;margin:35px 0}
.feature-stat{z-index:1;align-self:end;border-top:1px solid rgba(255,255,255,.4);padding-top:20px}
.feature-stat strong,.feature-stat span{display:block}
.feature-stat span{font-size:12px;margin-top:8px;opacity:.75}
.process{background:#fff}
.process .section-heading{grid-template-columns:1fr 2.5fr}
.steps{margin:70px 0 0 auto;padding:0;max-width:900px;list-style:none}
.steps li{border-top:1px solid var(--line);padding:30px 0;display:grid;grid-template-columns:110px 1fr;transition:.2s}
.steps li:hover{padding-left:15px}
.steps b{color:var(--red);font-size:12px}
.steps h3{font-size:27px;margin:0 0 8px}
.steps p{margin:0;color:#777}
.about{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1.4fr;gap:8vw;align-items:center}
.about-mark{font-size:18vw;font-weight:600;letter-spacing:-.12em;color:transparent;-webkit-text-stroke:1px #4b4b4b}
.about-copy h2{font-size:clamp(48px,6vw,82px)}
.about-copy>p{color:#aaa;font-size:17px;line-height:1.8;max-width:650px}
.values{border-top:1px solid #333;margin-top:40px;padding-top:25px;display:flex;gap:30px;font-size:12px;color:#888}
.values b{color:#fff;display:block;font-size:15px;margin-bottom:5px}
.contact{text-align:center;background:var(--red);color:#fff}
.contact .eyebrow{justify-content:center;color:#fff}
.contact .eyebrow:before{display:none}
.contact h2{font-size:clamp(48px,6.5vw,92px);margin:auto}
.contact h2 em{color:var(--ink)}
.contact>p{margin:35px auto;color:#f6c9d2;font-size:17px}
.contact .button{min-width:230px}
footer{background:var(--ink);color:#fff;padding:55px clamp(22px,7vw,110px);display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:35px;align-items:end;border-top:1px solid #292929}
.footer-brand{justify-self:start}
.footer-brand+.p{}
footer>p{color:#777;font-size:13px;max-width:300px}
footer>div{display:flex;gap:18px;color:#888;font-size:11px}
footer>small{grid-column:1/-1;border-top:1px solid #292929;padding-top:25px;color:#555}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}
.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.header{height:70px}.nav,.header-cta{display:none}.menu-toggle{display:block;background:none;border:0;color:#fff;font:inherit}.menu-open .nav{display:flex;position:absolute;top:70px;left:0;right:0;padding:28px;background:var(--ink);flex-direction:column;align-items:flex-start}.hero{min-height:800px;grid-template-columns:1fr;padding-top:75px}.hero-art{position:absolute;inset:390px 0 0 35%}.hero-foot{gap:18px}.section-heading{grid-template-columns:1fr}.card-grid{grid-template-columns:repeat(2,1fr)}.feature{grid-template-columns:1fr}.feature-label{flex-direction:row}.feature-stat{max-width:300px}.about{grid-template-columns:1fr}.about-mark{display:none}.values{flex-wrap:wrap}footer{grid-template-columns:1fr 1fr}}
@media(max-width:580px){.brand-name{display:none}.hero{padding-bottom:95px;min-height:750px}.hero h1{font-size:51px}.intro{font-size:16px}.actions{align-items:flex-start;flex-direction:column}.hero-art{inset:440px -60px 0 33%}.card-grid{grid-template-columns:1fr}.case-card{min-height:250px}.section-heading{margin-bottom:45px}.feature{min-height:auto}.steps li{grid-template-columns:55px 1fr}.values{display:grid}.contact h2{font-size:45px}footer{grid-template-columns:1fr}.footer-brand+.p{}footer>div{flex-direction:column}}
.brand-logo {
  display: block;
  width: clamp(170px, 15vw, 225px);
  height: auto;
}

.brand-picture { display: block; }

.brand-logo-full {
  width: clamp(230px, 21vw, 302px);
  filter: none;
}

.brand-name {
  border-left: 1px solid #444;
  padding-left: 13px;
}

.brand-name small {
  margin-top: 0;
}

.footer-brand .brand-logo {
  width: clamp(230px, 22vw, 300px);
}

.hero-art .big-mark {
  position: static;
  width: 72%;
  height: auto;
  opacity: 0.94;
}

.hero-art .red-disc {
  display: grid;
  place-items: center;
}

.hero-art .hero-signature {
  top: 56%;
}

.hero-signature span {
  color: #d4d4d4;
  font-size: 1em;
  letter-spacing: 0.2em;
}

@media (max-width: 580px) {
  .brand-logo { width: 155px; }
  .brand-name { display: none; }
  .hero-art .big-mark { width: 72%; }
}
.feature-showcase {
  grid-template-columns: minmax(180px, .72fr) minmax(360px, 1.35fr) minmax(300px, .95fr);
  gap: clamp(34px, 5vw, 78px);
  min-height: 780px;
}

.feature-showcase::after { pointer-events: none; }

.feature-nav-wrap {
  align-self: stretch;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.feature-kicker {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: .23em;
  font-size: 10px;
}

.feature-nav {
  display: grid;
  border-top: 1px solid rgba(255,255,255,.35);
}

.feature-tab {
  appearance: none;
  width: 100%;
  padding: 18px 0;
  border: 0;
  border-bottom: 1px solid rgba(255,255,255,.35);
  background: transparent;
  color: rgba(255,255,255,.62);
  text-align: left;
  font: inherit;
  font-size: 13px;
  cursor: pointer;
  transition: color .25s, padding-left .25s, background .25s;
}

.feature-tab span {
  display: inline-block;
  width: 38px;
  color: rgba(255,255,255,.42);
  font-size: 9px;
  letter-spacing: .14em;
}

.feature-tab:hover,
.feature-tab.active {
  color: #fff;
  padding-left: 10px;
  background: rgba(0,0,0,.08);
}

.feature-tab.active span { color: #fff; }

.feature-showcase .feature-copy .eyebrow { font-size: 9px; }

.feature-showcase .feature-copy {
  align-self: center;
  transition: opacity .18s ease, transform .18s ease;
}

.feature-showcase .feature-copy h2 {
  font-size: clamp(48px, 5.2vw, 78px);
}

.feature-showcase .feature-copy > p:not(.eyebrow) {
  max-width: 610px;
}

.feature-image-wrap {
  z-index: 2;
  align-self: center;
  width: 100%;
  aspect-ratio: 4 / 5;
  height: auto;
  max-height: none;
  min-height: 0;
  margin: 0;
  overflow: hidden;
  border-radius: 10px;
  background: #cc092f;
  transition: opacity .32s ease, transform .32s cubic-bezier(.22, 1, .36, 1);
}

.feature-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  filter: saturate(.72) contrast(1.04);
  transform: scale(1);
  transition: transform .6s cubic-bezier(.22, 1, .36, 1), filter .32s ease;
}

.feature-dynamic.switching,
.feature-image-wrap.switching {
  opacity: 0;
  transform: translateY(8px);
}

.feature-image-wrap.switching img {
  transform: scale(1.045);
  filter: saturate(.62) contrast(1.04) blur(2px);
}

@media (prefers-reduced-motion: reduce) {
  .feature-image-wrap,
  .feature-image-wrap img {
    transition: none;
  }
}

@media (max-width: 980px) {
  .feature-showcase {
    grid-template-columns: 1fr 1fr;
    min-height: auto;
  }
  .feature-nav-wrap { grid-column: 1 / -1; gap: 30px; }
  .feature-nav { display: grid; grid-template-columns: repeat(4, 1fr); }
  .feature-tab { border-top: 1px solid rgba(255,255,255,.35); padding-right: 12px; }
  .feature-image-wrap { min-height: 0; }
}

@media (max-width: 680px) {
  .feature-showcase { display: block; }
  .feature-nav-wrap { margin-bottom: 48px; }
  .feature-nav { display: flex; overflow-x: auto; scrollbar-width: none; }
  .feature-nav::-webkit-scrollbar { display: none; }
  .feature-tab { flex: 0 0 auto; width: auto; min-width: 155px; padding-right: 22px; }
  .feature-showcase .feature-copy h2 { font-size: 48px; }
  .feature-image-wrap { height: auto; min-height: 0; margin-top: 44px; }
}
@media (max-width: 680px) {
  html, body { overflow-x: hidden; }

  .header {
    height: 66px;
    padding: 0 18px;
    gap: 16px;
  }

  .header .brand-logo {
    width: 138px;
    filter: none;
  }

  .menu-toggle {
    width: 38px;
    height: 38px;
    padding: 0;
    display: grid;
    place-items: center;
    border: 0;
    border-radius: 0;
    font-size: 19px;
    cursor: pointer;
    transition: color .2s, transform .2s;
  }

  .menu-toggle:hover { color: var(--red); }
  .menu-open .menu-toggle { transform: rotate(90deg); }

  .menu-open .nav {
    top: 66px;
    padding: 30px 20px 34px;
    gap: 0;
    border-top: 1px solid #292929;
    box-shadow: 0 20px 40px rgba(0,0,0,.3);
  }

  .menu-open .nav a {
    width: 100%;
    padding: 17px 0;
    border-bottom: 1px solid #2d2d2d;
    font-size: 15px;
  }

  .hero {
    min-height: 0;
    display: flex;
    flex-direction: column;
    padding: 58px 20px 32px;
  }

  .hero .eyebrow { margin-bottom: 24px; }

  .hero h1 {
    max-width: 350px;
    font-size: clamp(43px, 13vw, 55px);
    line-height: .98;
  }

  .intro {
    margin: 26px 0 28px;
    font-size: 16px;
    line-height: 1.55;
  }

  .actions {
    width: 100%;
    gap: 20px;
  }

  .actions .button { width: 100%; min-width: 0; }

  .hero-art {
    position: relative;
    inset: auto;
    width: calc(100% + 40px);
    height: 330px;
    margin: 38px -20px 0;
    overflow: hidden;
  }

  .red-disc {
    width: 290px;
    right: -45px;
    top: 18px;
  }

  .hero-art .hero-signature {
    top: 72%;
    right: 24px;
    text-align: right;
    font-size: 11px;
  }

  .hero-art .line { width: 150%; right: -42%; }

  .hero-foot {
    position: relative;
    inset: auto;
    width: 100%;
    padding-top: 18px;
    margin-top: 8px;
    justify-content: space-between;
    gap: 10px;
    font-size: 8px;
  }

  .section { padding: 76px 20px; }

  .section-heading {
    display: block;
    margin-bottom: 42px;
  }

  .section-heading .eyebrow { margin-bottom: 24px; }

  .section-heading h2,
  .about-copy h2 {
    font-size: clamp(43px, 12vw, 56px);
    line-height: .98;
  }

  .section-heading > p:last-child {
    margin-top: 24px;
    font-size: 15px;
  }

  .case-card {
    min-height: 225px;
    padding: 24px 22px;
  }

  .case-card h3 {
    margin: 42px 0 10px;
    font-size: 23px;
  }

  .feature-showcase { padding-top: 72px; padding-bottom: 72px; }
  .feature-kicker { margin-bottom: 24px; }

  .feature-nav {
    margin-right: -20px;
    padding-right: 20px;
    scroll-snap-type: x proximity;
  }

  .feature-tab {
    min-width: 168px;
    padding: 16px 18px 16px 0;
    scroll-snap-align: start;
    white-space: nowrap;
  }

  .feature-tab:hover,
  .feature-tab.active { padding-left: 8px; }

  .feature-showcase .feature-copy h2 {
    font-size: clamp(43px, 12vw, 54px);
    line-height: .98;
  }

  .feature-showcase .feature-copy > p:not(.eyebrow) {
    margin: 26px 0;
    font-size: 15px;
  }

  .feature-showcase .feature-copy .button { width: 100%; }

  .feature-image-wrap {
    aspect-ratio: 4 / 5;
    height: auto;
    margin-top: 38px;
  }

  .process .section-heading { display: block; }
  .steps { margin-top: 42px; }

  .steps li {
    grid-template-columns: 44px 1fr;
    padding: 24px 0;
  }

  .steps h3 { font-size: 22px; }
  .steps p { font-size: 14px; line-height: 1.55; }

  .about-copy > p {
    margin-top: 28px;
    font-size: 15px;
    line-height: 1.7;
  }

  .values {
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 32px;
  }

  .contact h2 {
    font-size: clamp(42px, 12vw, 54px);
    line-height: 1;
  }

  .contact > p { margin: 28px auto; font-size: 15px; }
  .contact .button { width: 100%; }

  footer {
    padding: 48px 20px 34px;
    gap: 28px;
    align-items: start;
  }

  footer .footer-brand .brand-logo { width: 165px; filter: none; }
  footer > p { margin: 0; line-height: 1.6; }
  footer > div { align-items: flex-start; gap: 14px; }
  footer > small { margin-top: 8px; }
}

@media (max-width: 370px) {
  .hero h1,
  .section-heading h2,
  .about-copy h2,
  .feature-showcase .feature-copy h2,
  .contact h2 { font-size: 41px; }

  .hero-foot span:last-child { display: none; }
  .feature-tab { min-width: 154px; }
}
.scroll-progress {
  position: fixed;
  inset: 0 0 auto;
  z-index: 50;
  height: 2px;
  background: #cc092f;
  transform: scaleX(0);
  transform-origin: left center;
  will-change: transform;
}

.button {
  transform: none;
  transition: background-color .25s ease, color .25s ease, border-color .25s ease;
}

.button.primary:hover { background-color: #a90829; }
.button.light:hover { background-color: #fff; }
.button i {
  width: 1em;
  font-size: .9em;
  line-height: 1;
  text-align: center;
  opacity: .72;
  transition: opacity .25s ease;
}
.button:hover i { opacity: 1; }
.button:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 4px;
}

.red-disc {
  transform: translate3d(0, var(--parallax-y, 0), 0);
  will-change: transform;
}

.about-mark {
  opacity: 0;
  clip-path: inset(0 0 18% 0);
  transform: translate3d(var(--mark-shift, 0), 28px, 0) scale(.97);
  will-change: transform;
  transition:
    opacity .85s cubic-bezier(.22,1,.36,1),
    clip-path 1s cubic-bezier(.77,0,.18,1),
    transform .95s cubic-bezier(.22,1,.36,1);
}

.about-mark.motion-visible {
  opacity: 1;
  clip-path: inset(0);
  transform: translate3d(var(--mark-shift, 0), 0, 0) scale(1);
}

.case-card,
.motion-item {
  opacity: 0;
  transform: translateY(32px);
  transition:
    opacity .75s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0ms),
    transform .75s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0ms),
    background-color .3s,
    color .3s;
}

.case-card.motion-visible,
.motion-item.motion-visible {
  opacity: 1;
  transform: translateY(0);
}

.case-card.motion-visible:hover { transform: translateY(-5px); }

.feature-image-wrap {
  clip-path: inset(0 0 100% 0);
  transition:
    clip-path 1s cubic-bezier(.77,0,.18,1),
    opacity .18s ease,
    transform .18s ease;
}

.feature-image-wrap.motion-visible { clip-path: inset(0 0 0 0); }

@media (min-width: 981px) {
  .feature-showcase .feature-image-wrap,
  .feature-showcase .feature-image-wrap.motion-visible {
    opacity: 1;
    clip-path: none;
    transform: none;
  }
}

.feature-image-wrap img {
  transition: transform 1.2s cubic-bezier(.22,1,.36,1), filter .5s;
  transform: scale(1.06);
}

.feature-image-wrap.motion-visible img { transform: scale(1); }
.feature-image-wrap:hover img { transform: scale(1.025); }

.case-card .arrow {
  transition: transform .35s cubic-bezier(.22,1,.36,1);
}

.case-card:hover .arrow { transform: translate(4px, -4px); }

@media (max-width: 680px) {
  .scroll-progress { height: 1px; }
  .button { transform: none; }
  .case-card, .motion-item { transform: translateY(20px); }
  .feature-image-wrap { clip-path: inset(0 0 18% 0); }
  .feature-image-wrap.motion-visible { clip-path: inset(0); }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
  .case-card, .motion-item { opacity: 1; transform: none; }
  .feature-image-wrap { clip-path: none; }
  .about-mark { opacity: 1; clip-path: none; transform: none; }
  .scroll-progress { display: none; }
}
@media (min-width: 981px) {
  .header {
    height: 68px;
    padding-inline: clamp(28px, 4vw, 58px);
    gap: clamp(24px, 3vw, 40px);
  }

  .header .brand-logo-full {
    width: clamp(194px, 16vw, 230px);
  }

  .header .nav {
    gap: clamp(20px, 2.3vw, 32px);
    font-size: 12px;
  }

  .header-cta {
    padding: 9px 0;
    font-size: 12px;
  }

  .hero { min-height: calc(100vh - 68px); }

  .feature-showcase {
    grid-template-columns: minmax(160px, 210px) minmax(0, 1fr) minmax(280px, 400px);
    column-gap: clamp(28px, 3.5vw, 56px);
    min-height: calc(360vh + 190px);
    align-items: start;
    align-content: start;
    padding-top: clamp(130px, 18vh, 180px);
    padding-bottom: clamp(150px, 18vh, 210px);
    overflow: visible;
  }

  .feature-showcase::after { display: none; }

  .feature-showcase > .feature-nav-wrap,
  .feature-showcase > .feature-copy,
  .feature-showcase > .feature-image-wrap {
    position: sticky;
    top: calc(68px + clamp(72px, 10vh, 108px));
  }

  .feature-showcase > .feature-nav-wrap {
    height: auto;
    min-height: 560px;
    justify-content: flex-start;
    gap: clamp(52px, 7vh, 78px);
  }

  .feature-showcase > .feature-copy {
    min-width: 0;
    align-self: start;
    display: grid;
    grid-template-rows: auto minmax(2.85em, auto) minmax(112px, auto) auto;
    align-content: start;
    padding-top: 0;
  }

  .feature-showcase .feature-copy .eyebrow {
    margin-bottom: 26px;
  }

  .feature-showcase .feature-copy h2 {
    font-size: clamp(42px, 4.35vw, 66px);
    min-height: 2.85em;
    margin: 0;
  }

  .feature-showcase .feature-copy > p:not(.eyebrow) {
    min-height: 112px;
    margin: 28px 0 30px;
  }

  .feature-showcase .feature-copy .button {
    justify-self: start;
    align-self: start;
  }

  .feature-showcase > .feature-image-wrap {
    align-self: start;
    width: 100%;
    aspect-ratio: 4 / 5;
    height: auto;
    min-height: 0;
    max-height: none;
    opacity: 1;
    clip-path: none;
    transform: none;
  }

  .feature-showcase .feature-kicker,
  .feature-showcase .feature-copy .eyebrow {
    min-height: 14px;
    line-height: 14px;
  }

  .feature-showcase .feature-nav {
    width: 100%;
  }

  footer {
    grid-template-columns: minmax(280px, 1.35fr) minmax(260px, .85fr) auto;
    grid-template-areas:
      'brand statement links'
      'legal legal legal';
    align-items: start;
    column-gap: clamp(48px, 7vw, 110px);
    row-gap: 48px;
    padding-top: 64px;
    padding-bottom: 30px;
  }

  footer .footer-brand {
    grid-area: brand;
    margin: 0;
    align-self: start;
  }

  footer > p {
    grid-area: statement;
    max-width: 310px;
    margin: 4px 0 0;
    line-height: 1.65;
  }

  footer > div {
    grid-area: links;
    justify-self: end;
    align-self: start;
    margin-top: 4px;
    gap: 26px;
    white-space: nowrap;
  }

  footer > small {
    grid-area: legal;
    width: 100%;
    margin: 0;
    padding-top: 24px;
  }

}

@media (min-width: 1200px) and (min-height: 760px) {
  .feature-showcase > .feature-nav-wrap {
    top: max(88px, calc(50vh - 280px));
  }

  .feature-showcase > .feature-copy {
    top: max(96px, calc(50vh - 235px));
  }

  .feature-showcase > .feature-image-wrap {
    top: max(88px, calc(50vh - 250px));
  }
}

@media (min-width: 681px) and (max-width: 980px) {
  footer {
    grid-template-columns: 1fr auto;
    align-items: start;
    gap: 34px 48px;
  }

  footer .footer-brand { margin: 0; }
  footer > p { margin: 0; align-self: start; }
  footer > div { justify-self: end; align-self: start; }
  footer > small { grid-column: 1 / -1; width: 100%; }
}
.about-mark {
  display: flex;
  align-items: center;
  align-self: start;
  width: 100%;
  margin: 0;
}

.about {
  align-items: start;
}

.about-mark img {
  display: block;
  width: min(100%, 440px);
  height: auto;
  border-radius: 10px;
}

@media (max-width: 900px) {
  .about-mark {
    justify-content: center;
  }

  .about-mark img {
    width: min(100%, 520px);
  }
}

.about-toggle {
  width: 100%;
  margin-top: 30px;
  padding: 17px 0;
  border: 0;
  border-top: 1px solid #3a3a3a;
  border-bottom: 1px solid #3a3a3a;
  background: transparent;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font: inherit;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .16em;
  text-transform: uppercase;
  cursor: pointer;
  transition: color .25s ease, border-color .25s ease;
}

.about-toggle:hover {
  color: var(--red);
  border-color: #666;
}

.about-toggle-icon {
  color: var(--red);
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  transition: transform .35s cubic-bezier(.22, 1, .36, 1);
}

.about-toggle[aria-expanded="true"] .about-toggle-icon {
  transform: rotate(45deg);
}

.about-details {
  display: grid;
  grid-template-rows: 0fr;
  opacity: 0;
  transition: grid-template-rows .5s cubic-bezier(.22, 1, .36, 1), opacity .35s ease;
}

.about-details.open {
  grid-template-rows: 1fr;
  opacity: 1;
}

.about-details-inner {
  min-height: 0;
  overflow: hidden;
}

.about-details-inner p {
  margin: 22px 0 0;
  color: #aaa;
  font-size: 15px;
  line-height: 1.75;
}

.about-details-inner p:last-child {
  margin-bottom: 8px;
}

.about .values {
  border-top: 0;
}

.about-numbers {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 24px;
  margin: 26px 0 8px;
}

.about-numbers span {
  padding-top: 14px;
  border-top: 1px solid #3a3a3a;
  color: #888;
  font-size: 12px;
  line-height: 1.5;
}

.about-numbers b {
  display: block;
  margin-bottom: 4px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

@media (max-width: 580px) {
  .about-numbers {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  .about-details,
  .about-toggle-icon {
    transition: none;
  }
}
:root {
  --ink: #0b0b0c;
  --red: #cc092f;
  --red-brand: #cc092f;
  --red-deep: #cc092f;
  --paper: #f0ecdf;
  --muted: #77746e;
  --line: rgba(11, 11, 12, .14);
}

body {
  color: var(--ink);
  background: var(--paper);
  font-weight: 400;
}

.header,
.hero,
.about,
footer { background-color: var(--ink); }

.hero h1,
.section h2,
.about-copy h2,
.contact h2 {
  font-weight: 500;
  letter-spacing: -.052em;
}

@media (min-width: 681px) {
  .hero h1 {
    font-size: clamp(50px, 6.3vw, 94px);
  }
}

.eyebrow,
.feature-kicker {
  font-weight: 600;
  letter-spacing: .22em;
}

.hero .eyebrow { color: #d6d0c1; }
.hero .intro { color: #bbb9b3; font-weight: 400; }

.nav,
.header-cta { font-weight: 500; }
.nav { color: #aaa8a3; }

.button {
  font-weight: 600;
  letter-spacing: .01em;
}

.button.primary { background: var(--red-deep); }

.section-heading > p:last-child,
.case-card p,
.steps p { color: #6d6a64; }

.case-card h3,
.steps h3 { font-weight: 500; letter-spacing: -.025em; }
.case-card .case-icon {
  color: var(--red-deep);
  line-height: 1;
}

.case-card .case-icon svg {
  display: block;
  width: 22px;
  height: 22px;
  stroke: currentColor;
}

.case-card .case-icon img {
  display: block;
  width: 22px;
  height: 22px;
  object-fit: contain;
}

.feature-showcase,
.contact { background: var(--red-deep); }

.feature-showcase .feature-copy h2 {
  font-weight: 500;
  letter-spacing: -.048em;
}

.feature-showcase .feature-copy > p:not(.eyebrow) {
  color: rgba(255, 255, 255, .82);
  font-weight: 400;
}

.feature-tab {
  color: rgba(255,255,255,.58);
  font-weight: 500;
}

.feature-tab span { color: rgba(255,255,255,.4); font-weight: 600; }
.feature-tab:hover { color: rgba(255,255,255,.84); }
.feature-tab.active { color: #fff; font-weight: 600; }
.feature-tab.active span { color: #fff; }

.about-copy > p { color: #aaa9a5; }
.values { color: #84827d; }
.values b { font-weight: 500; }

.contact h2 em { color: #17090c; }
.contact > p { color: rgba(255,255,255,.72); }

footer > p,
footer > div { color: #85837f; }

@media (max-width: 680px) {
  .hero h1,
  .section-heading h2,
  .about-copy h2,
  .feature-showcase .feature-copy h2,
  .contact h2 { letter-spacing: -.045em; }
}
footer {
  --footer-regular-weight: 400;
  display: block;
  padding: 0 clamp(22px, 7vw, 110px) 28px;
}

footer > div {
  margin-top: 0;
  white-space: normal;
}

.footer-main {
  display: grid;
  grid-template-columns: minmax(190px, .55fr) minmax(0, 1.8fr);
  gap: clamp(64px, 8vw, 128px);
  align-items: start;
  width: 100%;
  max-width: var(--site-content-max, 1440px);
  margin-inline: auto;
  padding: 62px 0 54px;
}

.footer-intro {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding: 0;
}

.footer-intro .footer-brand { margin: 0; }
.footer-intro .footer-brand .brand-logo {
  width: clamp(168px, 14vw, 198px);
}
.footer-office {
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin: 0;
  color: #a09e99;
  font-size: 11px;
  font-weight: var(--footer-regular-weight);
  font-style: normal;
  line-height: 1.5;
}
.footer-office span:first-child {
  margin-bottom: 8px;
  color: #d4d2cc;
  font-weight: 500;
}

.footer-columns {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(38px, 5vw, 82px);
  padding: 0;
  justify-self: end;
  width: 100%;
}

.footer-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
  min-width: 0;
}

.footer-column h3 {
  margin: 0 0 6px;
  color: #cc092f;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.footer-column a,
.footer-column p {
  margin: 0;
  color: #e7e5df;
  font-size: 13px;
  font-weight: var(--footer-regular-weight);
  line-height: 1.48;
}

.footer-column a { transition: color .2s; }
.footer-column a:hover { color: #cc092f; }

.footer-contact { gap: 16px; }
.footer-contact-item {
  display: grid;
  grid-template-columns: 19px minmax(0, 1fr);
  gap: 11px;
  align-items: start;
  width: 100%;
}
.footer-contact-item svg {
  width: 17px;
  height: 17px;
  margin-top: 2px;
  color: #cc092f;
  stroke-width: 1.65;
}
.footer-contact-item span { min-width: 0; overflow-wrap: anywhere; }
.footer-contact-item[href^="mailto:"] span {
  overflow-wrap: normal;
  white-space: nowrap;
  font-size: 12px;
}
.footer-contact-item b {
  display: block;
  margin-bottom: 3px;
  color: #777b86;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.footer-column > a,
.footer-contact-item span,
.footer-office span,
.footer-legal p,
.footer-legal small {
  font-weight: var(--footer-regular-weight);
}

.footer-legal {
  display: flex;
  width: 100%;
  max-width: var(--site-content-max, 1440px);
  margin-inline: auto;
  align-items: flex-end;
  justify-content: space-between;
  gap: 50px;
  padding-top: 24px;
  border-top: 1px solid #292929;
}

.footer-legal p {
  max-width: min(840px, 75%);
  margin: 0;
  color: #55585f;
  font-family: inherit;
  font-size: 10px;
  font-weight: var(--footer-regular-weight);
  line-height: normal;
  letter-spacing: normal;
}

.footer-legal small {
  flex: 0 0 auto;
  color: #55585f;
  font-family: inherit;
  font-size: 10px;
  font-weight: var(--footer-regular-weight);
  line-height: normal;
  letter-spacing: normal;
  white-space: nowrap;
}

@media (min-width: 781px) and (max-width: 1100px) {
  .footer-main {
    grid-template-columns: 1fr;
    gap: 48px;
    padding: 54px 0 48px;
  }

  .footer-intro {
    display: grid;
    grid-template-columns: minmax(170px, .45fr) minmax(260px, 1fr);
    align-items: start;
    gap: 48px;
  }

  .footer-columns {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-self: stretch;
    gap: clamp(28px, 5vw, 56px);
  }

  .footer-contact-item[href^="mailto:"] span {
    white-space: normal;
    overflow-wrap: anywhere;
  }
}

@media (max-width: 780px) {
  footer { padding-inline: 20px; }
  .footer-main { grid-template-columns: 1fr; gap: 40px; padding: 46px 0 44px; }
  .footer-intro { gap: 22px; }
  .footer-intro .footer-brand .brand-logo { width: 150px; }
  .footer-columns { grid-template-columns: 1fr; gap: 38px; padding: 0; }
  .footer-column { gap: 11px; }
  .footer-legal { align-items: flex-start; flex-direction: column; gap: 22px; }
  .footer-legal small { white-space: normal; }
}
.social-reel {
  overflow: hidden;
  padding: clamp(86px, 9vw, 132px) 0 clamp(72px, 8vw, 112px);
  color: #fff;
  background: #0b0b0c;
  border-top: 1px solid rgba(255,255,255,.12);
}

.social-reel-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(280px, .75fr);
  align-items: end;
  gap: clamp(40px, 7vw, 110px);
  padding: 0 clamp(22px, 7vw, 110px);
  margin-bottom: clamp(46px, 6vw, 78px);
}

.social-reel-heading .eyebrow { margin-bottom: 24px; }
.social-reel-heading h2 {
  margin: 0;
  max-width: 760px;
  font-size: clamp(48px, 6.2vw, 88px);
  font-weight: 500;
  line-height: .94;
  letter-spacing: -.055em;
}

.social-reel-intro { max-width: 430px; padding-bottom: 7px; }
.social-reel-intro p { margin: 0 0 28px; color: #aaa9a5; font-size: 16px; line-height: 1.7; }
.social-reel-intro a { color: #fff; font-size: 13px; font-weight: 600; border-bottom: 1px solid #cc092f; padding-bottom: 10px; }
.social-reel-intro a span { color: #cc092f; margin-left: 10px; }

.social-reel-viewport { width: 100%; overflow: hidden; }
.social-reel-track { display: flex; width: max-content; gap: 18px; padding: 0 9px; will-change: transform; }
.social-card {
  position: relative;
  flex: 0 0 clamp(220px, 20vw, 305px);
  aspect-ratio: 9 / 13;
  overflow: hidden;
  border-radius: 12px;
  background: #1b1b1c;
  border: 1px solid rgba(255,255,255,.13);
}
.social-card::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid rgba(255,255,255,.84);
  transform: translate(-42%, -50%);
  transition: opacity .25s ease;
  pointer-events: none;
}
.social-card.is-playing::before { opacity: 0; }
.social-card img,
.social-card video { position: relative; z-index: 0; width: 100%; height: 100%; object-fit: cover; filter: saturate(.78) brightness(.78); transition: transform .7s cubic-bezier(.22,1,.36,1), filter .5s; }
.social-card-shade { position: absolute; inset: 0; z-index: 1; background: linear-gradient(180deg, rgba(0,0,0,.08) 25%, rgba(0,0,0,.86) 100%); pointer-events: none; }
.social-card:hover img,
.social-card:hover video { transform: scale(1.045); filter: saturate(1) brightness(.9); }
.social-reel-note { display: none; }

@media (max-width: 680px) {
  .social-reel { padding: 74px 0 64px; }
  .social-reel-heading { grid-template-columns: 1fr; gap: 28px; margin-bottom: 38px; padding: 0 20px; }
  .social-reel-heading h2 { font-size: 46px; }
  .social-reel-intro p { font-size: 15px; }
  .social-reel-viewport { overflow: hidden; padding-left: 20px; }
  .social-reel-viewport::-webkit-scrollbar { display: none; }
  .social-reel-track { gap: 12px; padding-right: 20px; }
  .social-card { flex-basis: min(76vw, 285px); }
  .social-reel-note { display: none; }
  .social-reel-note span { color: #cc092f; }
}

@media (prefers-reduced-motion: reduce) {
  .social-reel-viewport { overflow-x: auto; }
  .social-reel-track { transform: none !important; }
}
/* Hero preparado para receber uma fotografia ou um vídeo de fundo definitivo. */
.hero {
  isolation: isolate;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
  background-color: #0b0b0c;
  background-image:
    linear-gradient(90deg, rgba(5,5,6,.96) 0%, rgba(5,5,6,.88) 36%, rgba(5,5,6,.46) 67%, rgba(5,5,6,.22) 100%),
    linear-gradient(0deg, rgba(5,5,6,.56) 0%, transparent 42%),
    url('/hero/escritorio-pg.jpg');
  background-size: cover;
  background-position: center, center, center 43%;
  background-repeat: no-repeat;
}

.hero-video {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 43%;
}

.hero::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(5,5,6,.96) 0%, rgba(5,5,6,.88) 36%, rgba(5,5,6,.48) 67%, rgba(5,5,6,.22) 100%),
    linear-gradient(0deg, rgba(5,5,6,.58) 0%, transparent 44%);
}

.hero-copy {
  align-self: center;
  max-width: 790px;
}
.hero h1 { font-size: clamp(42px, 4.8vw, 70px); }
.hero h1 em {
  color: inherit;
  font-family: inherit;
  font-style: normal;
  font-weight: inherit;
}
.hero .eyebrow { color: rgba(255,255,255,.78); }
.hero .intro { color: rgba(255,255,255,.76); }
.hero-art {
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-art .red-disc {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: clamp(12px, 1.4vw, 20px);
  width: min(36vw, 510px);
  aspect-ratio: 1.5;
  position: relative;
  right: auto;
  top: auto;
  border-radius: 0;
  background: transparent;
  clip-path: none;
  -webkit-mask-image: none;
  mask-image: none;
}

.hero-art .red-disc::before,
.hero-art .red-disc::after { display: none; }

.hero-art .red-disc .big-mark {
  position: static;
  z-index: 1;
  width: 72%;
  height: auto;
  opacity: .94;
  filter: brightness(0) invert(1);
}

.hero-brand-name {
  align-self: center;
  width: 72%;
  margin-right: 0;
  color: rgba(255,255,255,.78);
  font-size: clamp(10px, 1vw, 14px);
  line-height: 1.25;
  letter-spacing: .12em;
  text-align: center;
  text-transform: uppercase;
}

.hero-brand-name b,
.hero-brand-name small {
  display: block;
  font: inherit;
  white-space: nowrap;
}

.hero-brand-name b { font-weight: 600; }
.hero-brand-name small {
  margin-top: 4px;
  color: rgba(255,255,255,.56);
  font-size: .82em;
  letter-spacing: .24em;
}

.hero-art .line,
.hero-art .hero-signature { display: none; }

@media (max-width: 900px) {
  .hero {
    grid-template-columns: 1fr;
    background-image:
      linear-gradient(90deg, rgba(5,5,6,.96) 0%, rgba(5,5,6,.82) 58%, rgba(5,5,6,.42) 100%),
      linear-gradient(0deg, rgba(5,5,6,.72) 0%, transparent 48%),
      url('/hero/escritorio-pg.jpg');
    background-position: center, center, 58% center;
  }

  .hero::after {
    background:
      linear-gradient(90deg, rgba(5,5,6,.96) 0%, rgba(5,5,6,.82) 58%, rgba(5,5,6,.42) 100%),
      linear-gradient(0deg, rgba(5,5,6,.7) 0%, transparent 48%);
  }

  .hero-video { object-position: center center; }
}

@media (max-width: 680px) {
  .hero h1 { font-size: clamp(40px, 11vw, 46px); }
  .hero {
    background-image:
      linear-gradient(180deg, rgba(5,5,6,.82) 0%, rgba(5,5,6,.9) 55%, rgba(5,5,6,.98) 100%),
      url('/hero/escritorio-pg.jpg');
    background-position: center, 58% center;
  }
  .hero-art .red-disc {
    width: 310px;
    right: auto;
    top: auto;
  }
  .hero-art .red-disc .big-mark { width: 72%; opacity: .94; }
  .hero-brand-name {
    width: 72%;
    margin-right: 0;
    font-size: 8px;
  }
  .hero::after {
    background: linear-gradient(180deg, rgba(5,5,6,.78) 0%, rgba(5,5,6,.88) 55%, rgba(5,5,6,.97) 100%);
  }
  .hero-video { object-position: center center; }
}

@media (prefers-reduced-motion: reduce) {
  .hero-video { display: none; }
  .hero-art .red-disc { transform: none !important; }
}
:root {
  --site-content-max: 1440px;
  --site-gutter: clamp(22px, 7vw, 110px);
  --site-edge: max(var(--site-gutter), calc((100vw - var(--site-content-max)) / 2));
}

/* Mantém superfícies full width e centraliza apenas a área útil. */
.header,
.hero,
.section,
footer {
  padding-left: var(--site-edge);
  padding-right: var(--site-edge);
}

.hero-foot {
  left: var(--site-edge);
  right: var(--site-edge);
}

.social-reel-heading {
  padding-left: var(--site-edge);
  padding-right: var(--site-edge);
}

.contact h2 {
  font-size: clamp(44px, 5.7vw, 80px);
}

@media (max-width: 780px) {
  :root {
    --site-gutter: 24px;
  }

  footer {
    padding-left: var(--site-gutter);
    padding-right: var(--site-gutter);
  }
}

@media (max-width: 680px) {
  :root { --site-gutter: 20px; }

  .contact h2 {
    font-size: clamp(38px, 10.5vw, 44px);
  }
}
.cookie-consent {
  position: fixed;
  right: clamp(18px, 2.5vw, 38px);
  bottom: clamp(18px, 2.5vw, 38px);
  z-index: 80;
  width: min(440px, calc(100vw - 36px));
  padding: 28px;
  border: 1px solid rgba(255,255,255,.15);
  border-radius: 10px;
  background: rgba(12,12,13,.97);
  box-shadow: 0 18px 50px rgba(0,0,0,.34);
  color: #fff;
  opacity: 0;
  visibility: hidden;
  transform: translateY(18px);
  transition: opacity .35s ease, transform .35s cubic-bezier(.22,1,.36,1), visibility .35s;
}

.cookie-consent.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.cookie-consent p {
  max-width: 360px;
  margin: 0 30px 24px 0;
  color: #d4d2cc;
  font-size: 14px;
  line-height: 1.65;
}

.cookie-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #777;
  font-size: 15px;
  cursor: pointer;
  transition: color .2s ease;
}
.cookie-close:hover { color: #fff; }

.cookie-actions {
  display: flex;
  align-items: center;
  gap: 22px;
}

.cookie-accept {
  flex: 0 0 auto;
  min-width: 96px;
  padding: 13px 19px;
  border: 0;
  background: var(--red);
  color: #fff;
  font: inherit;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color .2s ease;
}
.cookie-accept:hover { background: #a90829; }

.cookie-actions nav {
  display: flex;
  flex-wrap: wrap;
  gap: 7px 16px;
}
.cookie-actions a {
  color: #aaa;
  font-size: 10px;
  text-decoration: underline;
  text-underline-offset: 4px;
  transition: color .2s ease;
}
.cookie-actions a:hover { color: #fff; }

@media (max-width: 520px) {
  .cookie-consent { padding: 24px; }
  .cookie-actions { align-items: flex-start; flex-direction: column; gap: 18px; }
  .cookie-accept { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .cookie-consent { transition: none; }
}
