*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0a0a0a;color:#f4f2ed;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}.nav{position:fixed;z-index:40;top:0;left:0;right:0;padding:24px 3vw;display:flex;justify-content:flex-end;align-items:center;transition:transform .38s ease,background .3s ease,padding .3s ease}.nav.nav-hidden{transform:translateY(-115%)}.nav.nav-scrolled{background:rgba(10,10,10,.82);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding-top:17px;padding-bottom:17px;border-bottom:1px solid rgba(255,255,255,.08)}.logo{position:relative;z-index:42;font-weight:800;letter-spacing:.07em;font-size:clamp(12px,1.1vw,17px);white-space:nowrap}.navlinks{display:flex;gap:30px;align-items:center;font-size:10px;letter-spacing:.18em;text-transform:uppercase}.navlinks a{position:relative}.navlinks a:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:1px;background:currentColor;transition:width .25s}.navlinks a:hover:after{width:100%}.menu-toggle{display:none;background:transparent;border:0;color:#fff;width:38px;height:38px;padding:7px;position:relative;z-index:43}.menu-toggle span{display:block;height:1px;background:#fff;margin:7px 0;transition:transform .3s ease,opacity .3s ease}.hero{height:100svh;min-height:600px;position:relative;overflow:hidden;background:#111}.hero-slideshow{position:absolute;inset:0}.hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(.94);transform:scale(1.01);opacity:0;transition:opacity 1.15s ease-in-out}.hero-slide.active{opacity:1}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12) 0%,rgba(0,0,0,.05) 42%,rgba(0,0,0,.58) 100%)}.hero-title{position:absolute;left:3vw;right:3vw;bottom:8vh;max-width:1500px}.hero-title h1{font-size:clamp(38px,6.2vw,112px);line-height:.94;margin:0;letter-spacing:-.045em;font-weight:800;text-wrap:balance}.hero-title p{margin:24px 0 0;letter-spacing:.24em;font-size:10px;text-transform:uppercase}.scroll-cue{position:absolute;right:3vw;bottom:8vh;font-size:9px;text-transform:uppercase;letter-spacing:.2em;display:flex;gap:12px;align-items:center}.intro{padding:11vw 4vw 7vw;max-width:1180px}.eyebrow{font-size:9px;letter-spacing:.28em;text-transform:uppercase;opacity:.58}.intro h2{font-size:clamp(38px,5.6vw,82px);font-weight:400;line-height:1.02;margin:24px 0 0;letter-spacing:-.035em}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:10px;padding:0 10px}.card{margin:0;grid-column:span 4;position:relative;overflow:hidden;background:#171717;cursor:zoom-in}.card:nth-child(7n+1),.card:nth-child(7n+5){grid-column:span 8}.card img{display:block;width:100%;height:69vh;min-height:480px;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .4s}.card:nth-child(7n+1) img,.card:nth-child(7n+5) img{height:82vh}.card:hover img{transform:scale(1.025);filter:brightness(.8)}.cap{position:absolute;left:20px;bottom:18px;font-size:9px;letter-spacing:.18em;text-transform:uppercase;opacity:0;transition:opacity .3s}.card:hover .cap{opacity:1}.about{padding:12vw 4vw;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9vw;align-items:start}.about h3{font-size:clamp(42px,6vw,86px);line-height:.96;letter-spacing:-.04em;font-weight:400;margin:0}.about p{font-size:17px;line-height:1.75;max-width:600px}.text-link{border-bottom:1px solid currentColor;padding-bottom:4px}.footer{padding:44px 4vw 62px;border-top:1px solid #2d2d2d;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.16em;text-transform:uppercase}.lightbox{display:none;position:fixed;z-index:60;inset:0;background:rgba(0,0,0,.97);align-items:center;justify-content:center;padding:20px}.lightbox.open{display:flex}.lightbox img{max-width:95vw;max-height:92vh;object-fit:contain}.close{position:absolute;right:20px;top:12px;font-size:34px;line-height:1;background:none;border:0;color:#fff;cursor:pointer;z-index:61}
@media(max-width:800px){.nav{padding:18px 18px}.nav.nav-scrolled{padding:14px 18px}.logo{font-size:11px;letter-spacing:.035em;max-width:calc(100vw - 78px);overflow:hidden;text-overflow:ellipsis}.menu-toggle{display:block}.navlinks{position:fixed;z-index:41;inset:0;background:#0a0a0a;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;padding:0 9vw;transform:translateY(-102%);opacity:0;pointer-events:none;transition:transform .42s cubic-bezier(.7,0,.2,1),opacity .2s}.navlinks.open{transform:translateY(0);opacity:1;pointer-events:auto}.navlinks a{font-size:clamp(34px,10vw,54px);letter-spacing:-.035em;text-transform:none;font-weight:500;line-height:1.35}.navlinks a:after{display:none}.menu-toggle.active span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle.active span:last-child{transform:translateY(-4px) rotate(-45deg)}.hero{height:100svh;min-height:560px}.hero-slide{object-position:center center;transform:none}.hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.03) 38%,rgba(0,0,0,.72) 100%)}.hero-title{left:18px;right:18px;bottom:8vh}.hero-title h1{font-size:clamp(34px,10.2vw,54px);line-height:.98;letter-spacing:-.045em;overflow-wrap:normal}.hero-title p{margin-top:16px;font-size:8px;letter-spacing:.16em;line-height:1.7}.hero-title p span{display:none}.scroll-cue{display:none}.intro{padding:96px 18px 58px}.intro h2{font-size:clamp(37px,11vw,58px);line-height:1.02;margin-top:18px}.grid{display:block;padding:0 8px}.card,.card:nth-child(n){margin:0 0 8px;min-height:0}.card img,.card:nth-child(n) img{width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:auto;object-fit:contain;background:#0a0a0a}.cap{display:none}.about{display:block;padding:96px 20px}.about h3{font-size:clamp(48px,14vw,70px);margin-bottom:58px}.about p{font-size:16px;line-height:1.75}.footer{padding:34px 20px 50px;gap:19px;flex-direction:column;align-items:flex-start}.lightbox{padding:8px}.lightbox img{max-width:100%;max-height:88vh}}
@media(max-width:390px){.hero-title h1{font-size:9.6vw}.logo{font-size:10px}.intro h2{font-size:10.5vw}}

/* V6 vertical hero branding */
.hero-vertical{
  position:absolute;
  z-index:3;
  top:50%;
  color:#fff;
  font-weight:800;
  letter-spacing:.08em;
  font-size:clamp(20px,2.1vw,34px);
  line-height:1;
  text-transform:uppercase;
  white-space:nowrap;
  text-shadow:0 2px 18px rgba(0,0,0,.28);
  writing-mode:vertical-rl;
  text-orientation:mixed;
  transform:translateY(-50%);
}
.hero-vertical-left{left:2.2vw;transform:translateY(-50%) rotate(180deg)}
.hero-vertical-right{right:2.2vw}
.hero-title{z-index:3}
.hero-title h1{display:none}
@media(max-width:800px){
  .hero-vertical{font-size:clamp(16px,5vw,23px);letter-spacing:.06em}
  .hero-vertical-left{left:14px}
  .hero-vertical-right{right:14px}
  .hero-title{left:18px;right:18px}
}

/* V7 responsive slideshow stability */
:root{
  --hero-h: 100svh;
}
@supports (height: 100dvh){
  :root{ --hero-h: 100dvh; }
}
.hero{
  position:relative;
  min-height:100vh;
  height:var(--hero-h);
  overflow:hidden;
  background:#000;
  isolation:isolate;
}
.hero-slides,
.hero-slide{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}
.hero-slide{
  opacity:0;
  visibility:hidden;
  transition:opacity .85s ease;
  will-change:opacity;
  backface-visibility:hidden;
  transform:translateZ(0);
}
.hero-slide.active{
  opacity:1;
  visibility:visible;
}
.hero-slide img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
  transform:translateZ(0);
  -webkit-user-drag:none;
  user-select:none;
}
.hero::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(to bottom,rgba(0,0,0,.18),rgba(0,0,0,.08) 45%,rgba(0,0,0,.32));
  pointer-events:none;
}
.hero-vertical,.hero-title,.scroll-cue{z-index:3}

@media (max-width: 1024px){
  .hero-slide img{ object-position:center center; }
}
@media (max-width: 800px){
  .hero{
    height:100svh;
    min-height:620px;
  }
  @supports (height:100dvh){
    .hero{height:100dvh;}
  }
  .hero-slide{
    transition-duration:.65s;
  }
  .hero-slide img{
    object-fit:cover;
    object-position:center center;
  }
}
@media (max-width: 480px){
  .hero{
    min-height:560px;
  }
  .hero-vertical{
    top:50%;
  }
}
@media (prefers-reduced-motion: reduce){
  .hero-slide{transition:none}
}


/* V8 authoritative hero/slideshow + vertical branding */
.hero{
  position:relative !important;
  width:100% !important;
  height:100svh !important;
  min-height:560px !important;
  overflow:hidden !important;
  background:#000 !important;
  isolation:isolate !important;
}
@supports (height:100dvh){
  .hero{height:100dvh !important;}
}
.hero-slideshow{
  position:absolute !important;
  inset:0 !important;
  z-index:0 !important;
  overflow:hidden !important;
  background:#000 !important;
}
.hero-slide{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center center !important;
  opacity:0 !important;
  visibility:visible !important;
  transform:none !important;
  filter:none !important;
  transition:opacity .9s ease-in-out !important;
  will-change:opacity !important;
  backface-visibility:hidden !important;
  -webkit-backface-visibility:hidden !important;
  pointer-events:none !important;
}
.hero-slide.active{
  opacity:1 !important;
}
.hero-shade{
  position:absolute !important;
  inset:0 !important;
  z-index:1 !important;
  pointer-events:none !important;
  background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.04) 45%,rgba(0,0,0,.34)) !important;
}

/* Keep the vertical brand above every slideshow layer. */
.hero-vertical{
  position:absolute !important;
  top:50% !important;
  z-index:10 !important;
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
  color:#fff !important;
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:clamp(18px,2vw,31px) !important;
  font-weight:800 !important;
  line-height:1 !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
  white-space:nowrap !important;
  writing-mode:horizontal-tb !important;
  text-orientation:mixed !important;
  text-shadow:0 2px 20px rgba(0,0,0,.45) !important;
  pointer-events:none !important;
}
.hero-vertical-left{
  left:clamp(15px,2.25vw,38px) !important;
  transform:translate(-42%,-50%) rotate(90deg) !important;
  transform-origin:center center !important;
}
.hero-vertical-right{
  right:clamp(15px,2.25vw,38px) !important;
  transform:translate(42%,-50%) rotate(90deg) !important;
  transform-origin:center center !important;
}
.hero-title,.scroll-cue{
  z-index:10 !important;
}

@media (max-width:800px){
  .hero{min-height:520px !important;}
  .hero-slide{
    object-position:center center !important;
    transition-duration:.7s !important;
  }
  .hero-vertical{
    font-size:clamp(15px,4.5vw,21px) !important;
    letter-spacing:.10em !important;
  }
  .hero-vertical-left{
    left:10px !important;
    transform:translate(-39%,-50%) rotate(90deg) !important;
  }
  .hero-vertical-right{
    right:10px !important;
    transform:translate(39%,-50%) rotate(90deg) !important;
  }
}
@media (orientation:landscape) and (max-height:600px){
  .hero{min-height:100svh !important;}
  .hero-vertical{font-size:15px !important;}
}
@media (prefers-reduced-motion:reduce){
  .hero-slide{transition-duration:.01ms !important;}
}


/* V9 hero branding placement + less aggressive image crop */
.hero{
  background:#000 !important;
}

/* Show more of each image instead of heavily cropping it */
.hero-slide{
  object-fit:contain !important;
  object-position:center center !important;
  background:#000 !important;
}

/* Edge-anchored vertical branding */
.hero-vertical{
  top:auto !important;
  font-size:clamp(28px,3vw,52px) !important;
  font-weight:900 !important;
  letter-spacing:.08em !important;
  text-shadow:0 2px 18px rgba(0,0,0,.4) !important;
  margin:0 !important;
  padding:0 !important;
}

/* ELITE ERA begins at the top-left edge */
.hero-vertical-left{
  left:0 !important;
  top:18px !important;
  right:auto !important;
  bottom:auto !important;
  transform:rotate(90deg) translateY(-100%) !important;
  transform-origin:top left !important;
}

/* PHOTOGRAPHY ends at the bottom-right edge */
.hero-vertical-right{
  right:0 !important;
  bottom:18px !important;
  left:auto !important;
  top:auto !important;
  transform:rotate(90deg) translateY(100%) !important;
  transform-origin:bottom right !important;
}

@media (max-width:1024px){
  .hero-vertical{
    font-size:clamp(24px,4vw,40px) !important;
  }
  .hero-slide{
    object-fit:contain !important;
  }
}

@media (max-width:800px){
  .hero{
    background:#000 !important;
  }
  .hero-slide{
    object-fit:contain !important;
    object-position:center center !important;
  }
  .hero-vertical{
    font-size:clamp(22px,6.2vw,34px) !important;
    letter-spacing:.06em !important;
  }
  .hero-vertical-left{
    left:0 !important;
    top:12px !important;
  }
  .hero-vertical-right{
    right:0 !important;
    bottom:12px !important;
  }
}

@media (max-width:480px){
  .hero-vertical{
    font-size:clamp(20px,6.8vw,30px) !important;
  }
}

/* V10 CLEAN HERO */
.hero{
  position:relative !important;
  width:100% !important;
  height:100vh !important;
  height:100svh !important;
  min-height:560px !important;
  overflow:hidden !important;
  background:#050505 !important;
  isolation:isolate !important;
}
@supports (height:100dvh){.hero{height:100dvh !important;}}

.hero-slideshow{
  position:absolute !important;
  inset:0 !important;
  z-index:0 !important;
  overflow:hidden !important;
  background:#050505 !important;
}
.hero-slide{
  position:absolute !important;
  inset:0 !important;
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  opacity:0 !important;
  visibility:visible !important;
  filter:none !important;
  transform:none !important;
  transition:opacity .8s ease-in-out !important;
  will-change:opacity !important;
  backface-visibility:hidden !important;
  -webkit-backface-visibility:hidden !important;
  pointer-events:none !important;
}
.hero-slide.active{opacity:1 !important;}

/* Desktop: reduce crop by fitting tall photos inside a slightly inset stage. */
@media (min-width:801px){
  .hero-slide{object-fit:contain !important;background:#050505 !important;}
}

.hero-shade,
.hero::after{
  position:absolute !important;
  inset:0 !important;
  z-index:2 !important;
  pointer-events:none !important;
}
.hero-shade{
  background:linear-gradient(180deg,rgba(0,0,0,.14),rgba(0,0,0,.03) 48%,rgba(0,0,0,.34)) !important;
}
.hero::after{content:none !important;}

/* Vertical text uses writing-mode, not rotated transforms. */
.hero-edge{
  position:absolute !important;
  top:0 !important;
  bottom:0 !important;
  z-index:20 !important;
  width:clamp(38px,4.5vw,76px) !important;
  display:flex !important;
  pointer-events:none !important;
  color:#fff !important;
  overflow:visible !important;
}
.hero-edge span{
  display:block !important;
  writing-mode:vertical-rl !important;
  -webkit-writing-mode:vertical-rl !important;
  text-orientation:mixed !important;
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:clamp(30px,3.6vw,64px) !important;
  font-weight:900 !important;
  line-height:.9 !important;
  letter-spacing:.055em !important;
  white-space:nowrap !important;
  text-transform:uppercase !important;
  text-shadow:0 2px 16px rgba(0,0,0,.5) !important;
}
.hero-edge-left{
  left:0 !important;
  justify-content:flex-start !important;
  align-items:flex-start !important;
}
.hero-edge-left span{
  margin:0 !important;
  padding:0 !important;
}
.hero-edge-right{
  right:0 !important;
  justify-content:flex-end !important;
  align-items:flex-end !important;
}
.hero-edge-right span{
  margin:0 !important;
  padding:0 !important;
}

.hero-title,.scroll-cue{z-index:15 !important;}

@media (max-width:800px){
  .hero{min-height:520px !important;}
  .hero-slide{
    object-fit:contain !important;
    object-position:center center !important;
    background:#050505 !important;
    transition-duration:.65s !important;
  }
  .hero-edge{width:36px !important;}
  .hero-edge span{
    font-size:clamp(27px,7.4vw,38px) !important;
    letter-spacing:.035em !important;
    line-height:.88 !important;
  }
}

@media (orientation:landscape) and (max-height:600px){
  .hero{min-height:100svh !important;}
  .hero-edge{width:30px !important;}
  .hero-edge span{font-size:24px !important;}
}

@media (prefers-reduced-motion:reduce){
  .hero-slide{transition:none !important;}
}


/* V11 — thinner luxury side typography, identical size */
.hero-edge-text,
.hero-vertical{
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;
  font-size:clamp(28px,3vw,52px) !important;
  font-weight:300 !important;
  letter-spacing:.12em !important;
  line-height:1 !important;
}

@media (max-width:1024px){
  .hero-edge-text,
  .hero-vertical{
    font-size:clamp(24px,4vw,40px) !important;
    font-weight:300 !important;
  }
}

@media (max-width:800px){
  .hero-edge-text,
  .hero-vertical{
    font-size:clamp(22px,6.2vw,34px) !important;
    font-weight:300 !important;
    letter-spacing:.10em !important;
  }
}

@media (max-width:480px){
  .hero-edge-text,
  .hero-vertical{
    font-size:clamp(20px,6.8vw,30px) !important;
  }
}


/* =========================================================
   V12 — authoritative responsive hero
   ========================================================= */
.hero{
  position:relative !important;
  width:100% !important;
  height:100svh !important;
  min-height:560px !important;
  overflow:hidden !important;
  background:#000 !important;
  isolation:isolate !important;
}
@supports (height:100dvh){
  .hero{height:100dvh !important;}
}

.hero-slideshow{
  position:absolute !important;
  inset:0 !important;
  z-index:0 !important;
  overflow:hidden !important;
  background:#000 !important;
}
.hero-slide{
  position:absolute !important;
  inset:0 !important;
  display:block !important;
  width:100% !important;
  height:100% !important;
  opacity:0 !important;
  visibility:hidden !important;
  transition:opacity .9s ease-in-out !important;
  will-change:opacity !important;
  pointer-events:none !important;
}
.hero-slide.active{
  opacity:1 !important;
  visibility:visible !important;
}
.hero-slide img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  background:#000 !important;
}
.hero-shade{
  position:absolute !important;
  inset:0 !important;
  z-index:2 !important;
  pointer-events:none !important;
  background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.03) 48%,rgba(0,0,0,.28)) !important;
}

/* Actual classes in the markup: make the font visibly thinner/condensed. */
.hero-edge{
  position:absolute !important;
  top:0 !important;
  bottom:0 !important;
  z-index:20 !important;
  width:auto !important;
  display:flex !important;
  pointer-events:none !important;
  margin:0 !important;
  padding:0 !important;
}
.hero-edge-left{
  left:0 !important;
  right:auto !important;
  align-items:flex-start !important;
}
.hero-edge-right{
  right:0 !important;
  left:auto !important;
  align-items:flex-end !important;
  justify-content:flex-end !important;
}
.hero-edge span{
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  color:#fff !important;
  font-family:"Avenir Next Condensed","Arial Narrow","Helvetica Neue",Arial,sans-serif !important;
  font-size:clamp(30px,3.3vw,56px) !important;
  font-weight:200 !important;
  font-stretch:condensed !important;
  letter-spacing:.08em !important;
  line-height:.86 !important;
  white-space:nowrap !important;
  writing-mode:vertical-rl !important;
  text-orientation:mixed !important;
  text-shadow:0 2px 20px rgba(0,0,0,.42) !important;
}
.hero-edge-left span{
  transform:rotate(180deg) scaleX(.78) !important;
  transform-origin:top left !important;
}
.hero-edge-right span{
  transform:scaleX(.78) !important;
  transform-origin:bottom right !important;
}

.hero-title,.scroll-cue{
  position:absolute !important;
  z-index:20 !important;
}

/* Portrait phones and portrait tablets use portrait hero images. */
@media (orientation:portrait){
  .hero-slide img{
    object-fit:cover !important;
    object-position:center center !important;
  }
}

/* Landscape tablets/desktops use landscape hero source images. */
@media (orientation:landscape){
  .hero-slide img{
    object-fit:cover !important;
    object-position:center center !important;
  }
}

@media (max-width:800px){
  .hero{
    min-height:520px !important;
  }
  .hero-edge span{
    font-size:clamp(25px,7.2vw,38px) !important;
    font-weight:200 !important;
    letter-spacing:.055em !important;
  }
}

@media (max-width:480px){
  .hero-edge span{
    font-size:clamp(23px,7.5vw,34px) !important;
  }
}

@media (prefers-reduced-motion:reduce){
  .hero-slide{transition-duration:.01ms !important;}
}


/* =========================================================
   V13 — stable, readable side labels
   ========================================================= */
.hero-side-label{
  position:absolute !important;
  z-index:40 !important;
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  color:#fff !important;
  font-family:"Helvetica Neue","Avenir Next",Arial,sans-serif !important;
  font-size:clamp(30px,3.2vw,54px) !important;
  font-weight:500 !important;
  letter-spacing:.08em !important;
  line-height:1 !important;
  white-space:nowrap !important;
  text-transform:uppercase !important;
  text-shadow:0 2px 16px rgba(0,0,0,.65),0 0 2px rgba(0,0,0,.9) !important;
  pointer-events:none !important;
  margin:0 !important;
  padding:0 !important;
}

/* Top-left: begins at the top edge and reads downward. */
.hero-side-label-left{
  left:0 !important;
  top:0 !important;
  transform:rotate(90deg) translateY(-100%) !important;
  transform-origin:top left !important;
}

/* Bottom-right: ends at the bottom edge and reads downward. */
.hero-side-label-right{
  right:0 !important;
  bottom:0 !important;
  transform:rotate(90deg) translateY(100%) !important;
  transform-origin:bottom right !important;
}

@media (max-width:1024px){
  .hero-side-label{
    font-size:clamp(27px,4vw,42px) !important;
    font-weight:500 !important;
  }
}

@media (max-width:800px){
  .hero-side-label{
    font-size:clamp(24px,7vw,36px) !important;
    font-weight:500 !important;
    letter-spacing:.065em !important;
  }
}

@media (max-width:480px){
  .hero-side-label{
    font-size:clamp(23px,7.2vw,33px) !important;
  }
}


/* =========================================================
   V14 — Fox-inspired 9-project work structure
   ========================================================= */
.work-section{
  background:#d9d3c1;
  color:#151515;
  padding:76px clamp(22px,7vw,110px) 110px;
}
.work-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  margin-bottom:32px;
}
.work-head h2{
  margin:0;
  font-size:clamp(38px,5vw,72px);
  font-weight:500;
  letter-spacing:-.04em;
}
.project-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:68px 38px;
}
.project-card{
  display:block;
  color:inherit;
  text-decoration:none;
}
.project-image{
  width:100%;
  aspect-ratio:1.5/1;
  overflow:hidden;
  background:#b9b3a4;
}
.project-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .6s cubic-bezier(.2,.7,.2,1),filter .4s ease;
}
.project-card:hover .project-image img{
  transform:scale(1.025);
}
.project-name{
  margin-top:9px;
  font-size:15px;
  font-weight:500;
  letter-spacing:-.01em;
}

/* Project detail pages */
.project-page{
  background:#f1eee5;
  color:#111;
}
.project-nav{
  min-height:72px;
  padding:0 clamp(20px,4vw,60px);
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:20px;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.project-nav a{
  color:#111;
  text-decoration:none;
}
.project-nav a:last-child{text-align:right}
.project-brand{font-weight:600}
.project-header{
  max-width:1180px;
  margin:0 auto;
  padding:80px 32px 72px;
}
.project-header h1{
  margin:9px 0 18px;
  font-size:clamp(52px,8vw,116px);
  line-height:.9;
  font-weight:500;
  letter-spacing:-.055em;
}
.project-header p{
  max-width:640px;
  font-size:clamp(17px,2vw,24px);
  line-height:1.5;
}
.project-gallery{
  padding:0 clamp(16px,5vw,80px) 100px;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:32px;
}
.project-photo{
  margin:0;
  background:#ddd;
  overflow:hidden;
}
.project-photo:nth-child(3n){
  grid-column:1 / -1;
}
.project-photo img{
  display:block;
  width:100%;
  height:auto;
  max-height:88vh;
  object-fit:contain;
  margin:auto;
  cursor:zoom-in;
}
.project-next{
  padding:90px clamp(22px,7vw,110px);
  border-top:1px solid rgba(0,0,0,.18);
}
.project-next a{
  display:inline-block;
  margin-top:12px;
  color:#111;
  text-decoration:none;
  font-size:clamp(34px,6vw,80px);
  letter-spacing:-.045em;
}
.project-page .lightbox{
  z-index:1000;
}

@media(max-width:900px){
  .work-section{
    padding:56px 20px 76px;
  }
  .project-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:42px 18px;
  }
  .project-nav{
    grid-template-columns:1fr 1fr;
  }
  .project-brand{display:none}
  .project-header{
    padding:62px 20px 48px;
  }
  .project-gallery{
    padding:0 16px 72px;
    gap:16px;
    grid-template-columns:1fr;
  }
  .project-photo:nth-child(3n){
    grid-column:auto;
  }
}

@media(max-width:580px){
  .work-head{
    margin-bottom:24px;
  }
  .work-head h2{
    font-size:42px;
  }
  .project-grid{
    grid-template-columns:1fr;
    gap:34px;
  }
  .project-image{
    aspect-ratio:1.42/1;
  }
  .project-name{
    font-size:14px;
  }
}


/* =========================================================
   V17 — true full-screen hero on all devices
   ========================================================= */

/* Use the actual visible viewport height first, with broad fallbacks. */
html, body{
  margin:0 !important;
  padding:0 !important;
}

.hero{
  position:relative !important;
  width:100% !important;
  min-height:100vh !important;
  height:100vh !important;
  max-height:none !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  box-sizing:border-box !important;
}

/* Modern mobile browsers */
@supports (height:100svh){
  .hero{
    min-height:100svh !important;
    height:100svh !important;
  }
}
@supports (height:100dvh){
  .hero{
    min-height:100dvh !important;
    height:100dvh !important;
  }
}

/* Ensure hero content fills that exact area. */
.hero-slideshow,
.hero-slide,
.hero-slide img,
.hero-shade{
  width:100% !important;
  height:100% !important;
  min-height:100% !important;
}

/* Projects must start only after the hero viewport ends. */
.work-section{
  margin-top:0 !important;
  position:relative !important;
}

/* iPhone / Android portrait */
@media (max-width:800px) and (orientation:portrait){
  .hero{
    min-height:100vh !important;
    height:100vh !important;
  }
  @supports (height:100svh){
    .hero{
      min-height:100svh !important;
      height:100svh !important;
    }
  }
  @supports (height:100dvh){
    .hero{
      min-height:100dvh !important;
      height:100dvh !important;
    }
  }
}

/* Phones/tablets in landscape */
@media (orientation:landscape) and (max-height:700px){
  .hero{
    min-height:100vh !important;
    height:100vh !important;
  }
  @supports (height:100svh){
    .hero{
      min-height:100svh !important;
      height:100svh !important;
    }
  }
  @supports (height:100dvh){
    .hero{
      min-height:100dvh !important;
      height:100dvh !important;
    }
  }
}

/* Prevent browser font/spacing differences from expanding or shrinking hero. */
.hero-title,
.hero-side-label,
.scroll-cue,
.nav{
  box-sizing:border-box !important;
}


/* V18 — Home navigation + floating back-to-top */
html{scroll-behavior:smooth}

.back-to-top{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:200;
  width:48px;
  height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.65);
  border-radius:50%;
  background:rgba(15,15,15,.72);
  color:#fff;
  text-decoration:none;
  font-size:22px;
  font-weight:400;
  line-height:1;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  opacity:0;
  visibility:hidden;
  transform:translateY(10px);
  transition:opacity .25s ease,transform .25s ease,visibility .25s ease,background .25s ease;
}
.back-to-top.show{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}
.back-to-top:hover{
  background:#111;
}
@media(max-width:800px){
  .back-to-top{
    right:14px;
    bottom:max(14px,env(safe-area-inset-bottom));
    width:44px;
    height:44px;
    font-size:20px;
  }
}


/* =========================================================
   V20 — Fox Creative-inspired vertical logo typography
   Heavy geometric sans, matching the screenshot more closely
   ========================================================= */
.hero-side-label{
  font-family:Impact,"Arial Black","Helvetica Neue",Arial,sans-serif !important;
  font-size:clamp(34px,3.8vw,64px) !important;
  font-weight:900 !important;
  font-stretch:condensed !important;
  letter-spacing:.025em !important;
  line-height:.86 !important;
  color:#fff !important;
  -webkit-text-stroke:.25px rgba(255,255,255,.9);
  text-shadow:0 2px 12px rgba(0,0,0,.35) !important;
}

/* Slightly compressed horizontally to mimic FOX reference lettering */
.hero-side-label-left,
.hero-side-label-right{
  scale:.88 1;
}

/* Keep exact edge positions */
.hero-side-label-left{
  left:0 !important;
  top:0 !important;
}
.hero-side-label-right{
  right:0 !important;
  bottom:0 !important;
}

@media(max-width:1024px){
  .hero-side-label{
    font-size:clamp(31px,4.6vw,50px) !important;
    font-weight:900 !important;
  }
}
@media(max-width:800px){
  .hero-side-label{
    font-size:clamp(29px,8.2vw,42px) !important;
    font-weight:900 !important;
    letter-spacing:.015em !important;
  }
}
@media(max-width:480px){
  .hero-side-label{
    font-size:clamp(28px,8.5vw,39px) !important;
  }
}

/* V21 — Presley Slab Semi Bold vertical branding */
.hero-side-label{
  font-family:"Presley Slab Semi Bold","Presley Slab Semibold","Presley Slab",Rockwell,"Roboto Slab",Georgia,serif !important;
  font-weight:600 !important;
  font-stretch:normal !important;
  letter-spacing:.025em !important;
  -webkit-text-stroke:0 !important;
  text-shadow:0 2px 14px rgba(0,0,0,.42) !important;
}
.hero-side-label-left,.hero-side-label-right{scale:1 1 !important;}


/* V22 — locally hosted Roboto Slab SemiBold */
@font-face{
  font-family:"Elite Roboto Slab";
  src:url("../fonts/RobotoSlab-SemiBold.ttf") format("truetype");
  font-style:normal;
  font-weight:600;
  font-display:swap;
}

.hero-side-label{
  font-family:"Elite Roboto Slab",Rockwell,Georgia,serif !important;
  font-weight:600 !important;
  font-stretch:normal !important;
  letter-spacing:.02em !important;
  -webkit-text-stroke:0 !important;
}


/* V23 — Background audio control */
.audio-control{
  position:fixed;
  left:18px;
  bottom:18px;
  z-index:500;
}
.audio-button{
  appearance:none;
  border:1px solid rgba(255,255,255,.68);
  background:rgba(10,10,10,.72);
  color:#fff;
  min-height:42px;
  padding:0 14px;
  border-radius:999px;
  display:flex;
  align-items:center;
  gap:9px;
  cursor:pointer;
  font:500 11px/1 Arial,Helvetica,sans-serif;
  letter-spacing:.08em;
  text-transform:uppercase;
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}
.audio-icon{width:18px;display:inline-flex;justify-content:center}
.audio-control.needs-interaction .audio-button{background:rgba(10,10,10,.9)}
@media(max-width:800px){
  .audio-control{
    left:12px;
    bottom:max(12px,env(safe-area-inset-bottom));
  }
  .audio-button{min-height:40px;padding:0 12px;font-size:10px}
}


/* V27 — footer mirrors full header navigation */
.footer{
  gap:28px;
}
.footer-menu{
  display:flex;
  align-items:center;
  gap:24px;
  flex-wrap:wrap;
}
.footer-menu a{
  color:inherit;
  text-decoration:none;
  font-size:9px;
  letter-spacing:.16em;
  text-transform:uppercase;
  white-space:nowrap;
}
.footer-menu a:hover{
  opacity:.65;
}
@media(max-width:800px){
  .footer{
    align-items:flex-start;
  }
  .footer-menu{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    gap:16px;
  }
  .footer-menu a{
    font-size:10px;
  }
}
