/* ==========================================================================
   FUTURE THREE® Editorial Scrollable Layout & Design System
   Modeled after Future Three Studio (futurethree.studio)
   ========================================================================== */

:root {
  /* ==========================================================================
     MANIFESTO & WORK TAB MARGIN & SPACING CONTROLS
     ========================================================================== */
  /* 1. Manifesto Lockup & Statement */
  --manifesto-top-margin: 30px;
  --manifesto-lockup-margin-top: 0px;
  --manifesto-gap: 260px;
  --manifesto-coord-margin-top: 2px;
  --manifesto-coord-gap: 7px;
  --manifesto-statement-margin-top: 0px;
  --manifesto-btn-gap: 20px;
  --manifesto-btn-margin-bottom: 0px;
  --manifesto-max-width: 780px;
  --manifesto-font-family: var(--type-aero-a-font, var(--font-retina, 'AT Aero Retina', 'At Aero Retina', var(--font-sans)));
  --manifesto-font-size: var(--type-aero-a-size, 43px);
  --manifesto-font-weight: var(--type-aero-a-weight, 450);
  --manifesto-line-height: var(--type-aero-a-line, 49px);
  --manifesto-letter-spacing: var(--type-aero-a-spacing, -2px);

  /* 1b. Intro Separation Lines */
  --intro-divider-color: #282828;
  --intro-divider-thickness: 1px;
  --intro-divider-margin-top: 0px;
  --intro-divider-margin-bottom: 24px;
  --f3-divider-square-size: 2px;
  --f3-divider-square-color: #e5e5e6;
  --f3-divider-square-color-light: #0a0a0a;
  --f3-divider-line-color-light: rgba(10, 10, 10, 0.2);

  /* 2. Featured Header & Grid */
  --featured-tag-font-family: var(--font-primary, 'AT Aero', sans-serif);
  --featured-tag-font-size: 25px;
  --featured-tag-font-weight: 400;
  --featured-tag-letter-spacing: -1.2px;
  --featured-tag-line-height: 27.5px;
  --featured-tag-color: #faf9fc;
  --featured-tag-margin-top: 0px;
  --featured-tag-margin-bottom: 0px;
  --works-grid-margin-top: 20px;
  --works-grid-padding-bottom: 100px;
  --works-col-left-margin-top: 0px;
  --works-col-left-gap: 70px;
  --works-col-right-margin-top: 0px;
  --works-col-right-gap: 70px;
  --f3-works-grid-gap: 25px;

  /* 3. Work Cards & Elements */
  --card-tags-margin-top: 8px;
  --work-card-title-size: 20px;
  --card-info-margin-top: 18px;
  --card-1-margin-top: 0px;
  --card-1-margin-bottom: 0px;
  --card-2-margin-top: 0px;
  --card-2-margin-bottom: 0px;
  --card-3-margin-top: 0px;
  --card-3-margin-bottom: 0px;
  --card-4-margin-top: 0px;
  --card-4-margin-bottom: 0px;
  /* Thumbnail Top-Left Square (Badge) Size & Styling */
  --f3-thumbnail-badge-size: 22px;
  --f3-thumbnail-badge-font-size: 11px;
  --f3-thumbnail-badge-pad-top: 0px;
  --f3-thumbnail-badge-pad-left: 0px;
  --f3-thumbnail-badge-bg: #faf9fc;
  --f3-thumbnail-badge-color: #000000;

  /* 4. Footer & Section */
  --f3-footer-margin-top: 80px;
  --f3-footer-padding-top: 32px;
  --section-intro-padding-bottom: 0px;

  /* Navbar */
  --nav-box-width: 480px;
  --nav-box-height: 58px;
  --nav-box-pady: 10px;
  --nav-box-padx: 17px;
  --nav-box-gap: 25px;
  --nav-box-radius: 4px;
  --nav-box-top: 25px;
  --nav-logo-size: 32px;
  --nav-logo-offset-x: -2px;
  --nav-logo-offset-y: 0px;
  --nav-status-font-size: 12px;
  --nav-hamburger-line-width: 19px;
  --nav-hamburger-line-height: 1.5px;
  --nav-hamburger-gap: 4.5px;

  /* ==========================================================================
     EDITORIAL GRID & PROJECT CARDS VISUAL DESIGNER TOKENS
     ========================================================================== */
  --editorial-grid-gap: 16px;
  --editorial-left-col-ratio: 1;

  /* Card 01 (Left Tall Portrait) */
  --card-01-width: 89%;
  --card-01-height: 670px;
  --card-01-aspect: 1.18;
  --card-01-offset-x: -2px;
  --card-01-offset-y: 0px;
  --card-01-margin-bottom: 235px;
  --card-01-title-size: 50px;
  --card-01-title-weight: 500;
  --card-01-letter-spacing: -2.2px;

  /* Card 02 (Right Landscape Monitor) */
  --card-02-width: 108%;
  --card-02-height: 630px;
  --card-02-aspect: 10;
  --card-02-offset-x: -60px;
  --card-02-offset-y: 150px;
  --card-02-title-size: 49px;
  --card-02-title-weight: 500;
  --card-02-letter-spacing: -2.3px;

  /* Card 03 & Giant Watermark (Bottom Overlap) */
  --card-03-width: 59%;
  --card-03-height: 440px;
  --card-03-aspect: 1.1;
  --card-03-offset-x: 17%;
  --card-03-offset-y: 74px;
  --card-03-title-size: 49px;
  --card-03-title-weight: 500;
  --card-03-letter-spacing: -2.2px;
  --watermark-size: 400px;
  --watermark-top: -60px;
  --watermark-left: 150px;
  --watermark-opacity: 0.08;

  /* Contact Coordinates (Address, Phone, Email) */
  --contact-font-size: 17.5px;
  --contact-label-weight: 500;
  --contact-value-weight: 500;
  --contact-letter-spacing: -1.3px;
  --contact-line-height: 1.1;
  --contact-padding-bottom: 200px;
  --contact-col-gap: 8px;
  --contact-offset-x: -78px;
  --contact-offset-y: 0px;

  /* THE BEST OF N/P & Portfolio Header */
  --best-title-size: 33px;
  --best-title-weight: 500;
  --best-title-letter-spacing: -2.5px;
  --best-title-line-height: 0.95;
  --best-header-padding-bottom: 10px;
  --best-tag-serif-size: 29px;
  --best-view-all-size: 22px;
  --best-disciplines-size: 11px;
  --best-disciplines-padding-top: 10px;
  --best-disciplines-padding-bottom: 70px;
  --best-header-offset-y: 60px;

  --f3-bg: #030303;
  --f3-bg-card: #121212;
  --f3-bg-card-white: #161616;
  --f3-text: #faf9fc;
  --f3-text-muted: #8e8e8e;
  --f3-text-dim: #666666;
  --f3-accent-red: #ff3333;
  --f3-border: rgba(255, 255, 255, 0.12);
  --f3-border-light: rgba(255, 255, 255, 0.07);
  --f3-border-dark: rgba(255, 255, 255, 0.25);

  --f3-gutter-x: 25px;
  --f3-max-width: 100%;

  --font-serif: 'Playfair Display', Georgia, serif;
}

/* Editorial Container Wrapper */
.f3-editorial-wrapper {
  position: relative;
  width: 100%;
  background-color: var(--f3-bg);
  color: var(--f3-text);
  font-family: var(--font-sans);
  z-index: 10;
  overflow-x: hidden;
}

.f3-container {
  width: 100%;
  max-width: var(--f3-max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--f3-gutter-x);
  padding-right: var(--f3-gutter-x);
}

.f3-accent-red {
  color: var(--f3-accent-red) !important;
}

.f3-mono-tag {
  font-family: var(--type-mono-a-font, var(--font-mono, 'PP Supply Mono', monospace));
  font-size: var(--type-mono-a-size, 11px);
  font-weight: 500;
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  color: var(--f3-text-dim);
}

/* ==========================================================================
   1. STUDIO INTRO & CONTINUOUS EDITORIAL PORTFOLIO GRID
   ========================================================================== */
.f3-section-intro {
  padding-top: var(--manifesto-top-margin, 60px);
  padding-bottom: var(--section-intro-padding-bottom, 0px);
  border-bottom: none;
}

/* Top Split: Manifesto Statement on Left */
.f3-intro-split-grid {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: var(--manifesto-gap, 100px);
}

.f3-intro-meta-left {
  display: none;
}

.f3-meta-square {
  font-size: 8px;
  line-height: 1;
  color: var(--f3-text);
}

.f3-intro-right-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
  min-width: 0;
  max-width: 100%;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.f3-intro-statement {
  font-family: var(--manifesto-font-family, var(--font-retina, 'AT Aero Retina', var(--font-sans)));
  font-size: var(--manifesto-font-size, 43px);
  font-weight: var(--manifesto-font-weight, 400);
  line-height: var(--manifesto-line-height, 1.1);
  letter-spacing: var(--manifesto-letter-spacing, -1.8px);
  color: var(--f3-text);
  margin: var(--manifesto-statement-margin-top, 0px) 0 var(--manifesto-btn-gap, 20px) 0;
  max-width: 100%;
  width: 100%;
  text-align: left;
}

.f3-statement-btn,
.f3-intro-right-col .f3-pill-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--rect-btn-gap, 6px);
  background-color: #161616;
  border: none;
  color: #faf9fc;
  font-family: var(--type-mono-light-font, 'Supply-Light', 'PP Supply Mono', monospace);
  font-size: var(--type-mono-a-size, 11px);
  font-weight: var(--type-mono-light-weight, 300);
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  padding: 0 var(--rect-btn-padx, 8px);
  height: var(--rect-btn-height, 22px);
  min-width: var(--rect-btn-min-width, auto);
  box-sizing: border-box;
  border-radius: 0;
  line-height: 1;
  text-decoration: none;
  margin-bottom: var(--manifesto-btn-margin-bottom, 0px);
}

.f3-statement-btn:hover,
.f3-intro-right-col .f3-pill-btn:hover {
  background-color: #161616;
  color: #faf9fc;
  transform: none;
}

.f3-statement-btn .btn-arrow,
.f3-intro-right-col .f3-pill-btn .btn-arrow {
  font-size: var(--type-mono-a-size, 11px);
  line-height: 1;
  display: inline-flex;
  align-items: center;
}

.f3-statement-btn:hover .btn-arrow,
.f3-intro-right-col .f3-pill-btn:hover .btn-arrow {
  transform: none;
}

/* ==========================================================================
   EDITORIAL INTRO LOCKUP (Coordinates + Ongoing Projects & Manifesto Statement)
   ========================================================================== */
.f3-intro-lockup {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: var(--manifesto-lockup-margin-top, 0px);
  margin-bottom: var(--manifesto-gap, 120px);
  width: 100%;
  gap: var(--f3-works-grid-gap, 25px);
}

/* Left Column: About Link */
.f3-intro-left-col {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
  gap: var(--manifesto-coord-gap, 7px);
  padding-top: var(--manifesto-coord-margin-top, 2px);
}

/* Left Column: Online Status Indicator */
.f3-intro-status {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  user-select: none;
  line-height: 1;
}

.f3-intro-status-dot {
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #faf9fc;
  border-radius: 0;
  box-shadow: none;
  flex-shrink: 0;
  transform: translateY(-0.75px);
}

.f3-intro-status-text {
  font-family: var(--type-mono-a-font, var(--font-mono, 'PP Supply Mono', monospace));
  font-size: var(--type-mono-a-size, 11px);
  font-weight: var(--type-mono-a-weight, 400);
  line-height: 1;
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  color: var(--f3-text, #faf9fc);
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 0.6ch;
  text-transform: uppercase;
}

.f3-mono-shuffle-letter {
  display: inline-block;
  cursor: default;
  user-select: none;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
}

.f3-intro-ongoing-row {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.f3-ongoing-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #161616;
  border: none;
  color: #faf9fc;
  font-family: var(--type-mono-light-font, 'Supply-Light', 'PP Supply Mono', monospace);
  font-size: var(--type-mono-a-size, 11px);
  font-weight: var(--type-mono-light-weight, 300);
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  padding: 0 var(--rect-btn-padx, 8px);
  height: var(--rect-btn-height, 22px);
  min-width: var(--rect-btn-min-width, auto);
  box-sizing: border-box;
  border-radius: 0;
  line-height: 1;
  text-transform: uppercase;
}

.f3-ongoing-label {
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.8px;
  color: #faf9fc;
}

/* ==========================================================================
   2-COLUMN INTRO SEPARATION LINES
   ========================================================================== */
.f3-intro-divider-row {
  display: flex;
  width: 100%;
  gap: var(--f3-works-grid-gap, 25px);
  margin-top: var(--intro-divider-margin-top, 0px);
  margin-bottom: var(--intro-divider-margin-bottom, 24px);
}

.f3-intro-divider-col-left,
.f3-intro-divider-col-right {
  flex: 1;
  min-width: 0;
  height: 0;
  border-top: var(--intro-divider-thickness, 1px) solid var(--intro-divider-color, #282828);
  position: relative;
}

.f3-intro-divider-col-left::before,
.f3-intro-divider-col-left::after,
.f3-intro-divider-col-right::before,
.f3-intro-divider-col-right::after {
  content: '';
  position: absolute;
  width: var(--f3-divider-square-size, 2px);
  height: var(--f3-divider-square-size, 2px);
  background-color: var(--f3-divider-square-color, #e5e5e6);
  top: -1px;
  pointer-events: none;
  z-index: 2;
}

.f3-intro-divider-col-left::before,
.f3-intro-divider-col-right::before {
  left: 0;
}

.f3-intro-divider-col-left::after,
.f3-intro-divider-col-right::after {
  right: 0;
}

/* Section Header Row: 2-Column layout synchronized with Manifesto and Works Grid */
.f3-featured-tag-row {
  width: 100%;
  display: flex;
  gap: var(--f3-works-grid-gap, 25px);
  align-items: center;
  margin-top: var(--featured-tag-margin-top, 0px);
  margin-bottom: var(--featured-tag-margin-bottom, clamp(40px, 5.5vh, 60px));
}

.f3-featured-col-left {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}

.f3-featured-col-right {
  flex: 1;
  min-width: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.f3-featured-tag {
  font-family: var(--featured-tag-font-family, var(--font-primary, 'AT Aero', sans-serif));
  font-size: var(--featured-tag-font-size, 25px);
  font-weight: var(--featured-tag-font-weight, 400);
  color: var(--featured-tag-color, #faf9fc);
  letter-spacing: var(--featured-tag-letter-spacing, -1.2px);
  line-height: var(--featured-tag-line-height, 27.5px);
}

/* View Switcher: LIST & GRID horizontal icons (same line) */
.f3-view-switcher {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 7px;
  margin-top: 0;
}

.f3-view-btn {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #666666;
  /* Unselected grey */
  cursor: pointer;
  line-height: 1;
  transition: color var(--transition-fast), transform 0.2s ease;
}

.f3-view-btn svg {
  display: block;
  width: 22px;
  height: 14px;
  fill: currentColor;
  transition: transform 0.2s cubic-bezier(0.16, 1, 0.3, 1);
}

.f3-view-btn:hover:not(.is-active) {
  color: rgba(250, 249, 252, 0.8);
}

.f3-view-btn:hover:not(.is-active) svg {
  transform: scale(1.08);
}

.f3-view-btn.is-active {
  color: #faf9fc;
  /* Selected white */
  cursor: default;
}

.f3-featured-more-link {
  font-family: var(--type-aero-e-font, var(--font-retina, 'AT Aero Retina', var(--font-sans)));
  font-size: var(--type-aero-e-size, 16px);
  font-weight: var(--type-aero-e-weight, 450);
  line-height: var(--type-aero-e-line, 20px);
  letter-spacing: var(--type-aero-e-spacing, -0.7px);
  color: var(--f3-text, #faf9fc);
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  padding-bottom: 3px;
  display: inline-block;
  white-space: nowrap;
  width: fit-content;
  transition: opacity var(--transition-fast);
  cursor: pointer;
}

.f3-featured-more-link:hover {
  opacity: 0.65;
}

/* ==========================================================================
   LIST VIEW SYSTEM (Toggled via .f3-view-switcher)
   ========================================================================== */
.f3-works-list-view {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: calc(var(--intro-divider-margin-bottom, 24px) - var(--works-grid-margin-top, 20px));
  padding-bottom: var(--works-grid-padding-bottom, 100px);
}

.f3-list-items-wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
}

/* Sibling dimming when hovering over the list */
.f3-list-items-wrap:hover .f3-list-item-row:not(:hover) {
  opacity: 0.22;
}

.f3-list-item-row {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  gap: var(--f3-works-grid-gap, 25px);
  padding: 0;
  height: 150px;
  box-sizing: border-box;
  text-decoration: none;
  color: #faf9fc;
  cursor: pointer;
  transform: scale(1);
  transition: opacity 0.22s cubic-bezier(0.16, 1, 0.3, 1), background-color 0.2s ease, transform 0.14s ease-out;
  z-index: 1;
}

.f3-list-item-row:active {
  transform: scale(0.995);
}

.f3-list-item-row:hover {
  opacity: 1 !important;
  z-index: 20;
}

/* Full-width top hairline divider directly underneath 'Recent works' kept intact */
.f3-list-item-row:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  position: relative;
}

.f3-list-item-row:first-child::before,
.f3-list-item-row:first-child::after {
  content: '';
  position: absolute;
  width: var(--f3-divider-square-size, 2px);
  height: var(--f3-divider-square-size, 2px);
  background-color: var(--f3-divider-square-color, #e5e5e6);
  top: -1px;
  pointer-events: none;
  z-index: 2;
}

.f3-list-item-row:first-child::before {
  left: 0;
}

.f3-list-item-row:first-child::after {
  right: 0;
}

/* Hairline divider separating projects: displayed on the right side only (matching statement column) */
.f3-list-col-right {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.f3-list-col-right::before,
.f3-list-col-right::after {
  content: '';
  position: absolute;
  width: var(--f3-divider-square-size, 2px);
  height: var(--f3-divider-square-size, 2px);
  background-color: var(--f3-divider-square-color, #e5e5e6);
  bottom: -1px;
  pointer-events: none;
  z-index: 2;
}

.f3-list-col-right::before {
  left: 0;
}

.f3-list-col-right::after {
  right: 0;
}

/* Left Column: Synchronized with .f3-intro-left-col */
.f3-list-col-left {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
}

/* Thumbnail Slot inside Left Column (2-row tall, scaled proportionally, bleed down by default) */
.f3-list-thumb-slot {
  width: 440px;
  max-width: calc(100% - 25px);
  height: calc(200% + 1px);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2px;
  overflow: hidden;
  background: transparent;
  opacity: 0;
  transform: scale(0.98);
  transform-origin: top left;
  transition: opacity 0.28s cubic-bezier(0.16, 1, 0.3, 1), transform 0.28s cubic-bezier(0.16, 1, 0.3, 1);
  pointer-events: none;
}

@media (hover: hover) and (pointer: fine) {
  .f3-list-item-row:hover .f3-list-thumb-slot {
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.44s cubic-bezier(0.16, 1, 0.3, 1), transform 0.44s cubic-bezier(0.16, 1, 0.3, 1);
  }
}

/* Row 4 (Audi Revolut F1): Bleeds UP across Row 4 and Row 3 */
.f3-list-item-row[data-project-id="audi-revolut-f1"] .f3-list-thumb-slot {
  top: auto;
  bottom: 0;
  transform-origin: bottom left;
}

.f3-list-thumb-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 2px;
}

/* Right Column: Synchronized with .f3-intro-right-col (Statement alignment) */
.f3-list-col-right {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

/* Horizontal Row holding Title on Left and VIEW PROJECT on Right */
.f3-list-title-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.f3-list-title {
  font-family: var(--type-aero-b-font, var(--font-primary, 'AT Aero', sans-serif));
  font-size: var(--type-aero-b-size, 30px);
  font-weight: var(--type-aero-b-weight, 400);
  line-height: var(--type-aero-b-line, 35px);
  letter-spacing: var(--type-aero-b-spacing, -1px);
  color: #faf9fc;
  margin: 0;
  white-space: nowrap;
  transition: color 0.25s ease;
}

/* Tags positioned directly underneath the project title */
.f3-list-tags {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: var(--type-mono-a-font, var(--font-mono, 'PP Supply Mono', monospace));
  font-size: var(--type-mono-a-size, 11px);
  font-weight: 500;
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  color: rgba(250, 249, 252, 0.6);
  opacity: 0;
  transform: translateY(-4px);
  transition: opacity 0.28s cubic-bezier(0.16, 1, 0.3, 1), transform 0.28s cubic-bezier(0.16, 1, 0.3, 1);
  white-space: nowrap;
}

.f3-list-tag-dot {
  opacity: 0.4;
  font-size: 8px;
  display: inline-block;
  transform: translateY(-0.75px);
}

.f3-list-item-row:hover .f3-list-tags {
  opacity: 1;
  transform: translateY(0);
}

/* Right Action: VIEW PROJECT CTA aligned in the middle vertically with project title */
.f3-list-action-col {
  flex-shrink: 0;
  margin-left: auto;
  display: inline-flex;
  align-items: center;
}

.f3-list-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--rect-btn-gap, 6px);
  background-color: #161616;
  border: none;
  color: #faf9fc;
  font-family: var(--type-mono-light-font, 'Supply-Light', 'PP Supply Mono', monospace);
  font-size: var(--type-mono-a-size, 11px);
  font-weight: var(--type-mono-light-weight, 300);
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  padding: 0 var(--rect-btn-padx, 8px);
  border-radius: 0;
  height: var(--rect-btn-height, 22px);
  min-width: var(--rect-btn-min-width, auto);
  box-sizing: border-box;
  line-height: 1;
  opacity: 0;
  transform: translateX(10px);
  transition: opacity 0.28s cubic-bezier(0.16, 1, 0.3, 1), transform 0.28s cubic-bezier(0.16, 1, 0.3, 1), background-color var(--transition-fast, 0.2s ease);
  white-space: nowrap;
}

.f3-list-item-row:hover .f3-list-cta-btn {
  opacity: 1;
  transform: translateX(0);
}

.f3-list-cta-btn:active {
  transform: scale(0.96);
  transition: transform 120ms ease-out;
}

.f3-list-cta-btn .btn-arrow {
  font-size: var(--type-mono-a-size, 11px);
  line-height: 1;
  display: inline-flex;
  align-items: center;
  transition: transform var(--transition-fast, 0.2s ease);
}

.f3-list-item-row:hover .f3-list-cta-btn:hover {
  background-color: #242424;
}

.f3-list-item-row:hover .f3-list-cta-btn:hover .btn-arrow {
  transform: translate(2px, -2px);
}

/* Responsive Viewport Queries */
@media (max-width: 960px) {
  .f3-list-item-row {
    padding: 20px 0;
    height: 130px;
  }

  .f3-list-thumb-slot {
    width: 280px;
  }

  .f3-list-title {
    font-size: clamp(20px, 3.5vw, 26px);
  }

  .f3-list-tags {
    font-size: 10px;
    gap: 6px;
  }

  .f3-list-cta-btn {
    padding: 3px 6px;
    font-size: 10px;
    height: 22px;
  }
}

@media (max-width: 768px) {
  .f3-list-item-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    height: auto;
    min-height: auto;
  }

  .f3-list-col-left {
    display: none;
  }

  .f3-list-col-right {
    width: 100%;
  }

  .f3-list-item-row::after {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .f3-list-title-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .f3-list-title {
    white-space: normal;
  }

  .f3-list-tags {
    position: static;
    margin-top: 6px;
    opacity: 1;
    transform: none;
    font-size: 9.5px;
  }

  .f3-list-cta-btn {
    opacity: 1;
    transform: none;
  }
}

/* Works 2-Column Staggered Grid Container */
.f3-works-grid-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: var(--works-grid-margin-top, 0px);
  padding-bottom: var(--works-grid-padding-bottom, clamp(60px, 8vh, 100px));
}

.f3-works-staggered-grid {
  display: flex;
  gap: var(--f3-works-grid-gap, var(--f3-gutter-x, 25px));
  width: 100%;
  align-items: flex-start;
}

.f3-works-col {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
}

.f3-works-col-left {
  margin-top: var(--works-col-left-margin-top, 0px);
  gap: var(--works-col-left-gap, 80px);
}

.f3-works-col-right {
  margin-top: var(--works-col-right-margin-top, 0px);
  gap: var(--works-col-right-gap, 115px);
}

/* Individual Work Card Custom Margins */
.f3-works-col-left .f3-work-card:nth-child(1) {
  margin-top: var(--card-1-margin-top, 0px);
  margin-bottom: var(--card-1-margin-bottom, 0px);
}

.f3-works-col-left .f3-work-card:nth-child(2) {
  margin-top: var(--card-3-margin-top, 0px);
  margin-bottom: var(--card-3-margin-bottom, 0px);
}

.f3-works-col-right .f3-work-card:nth-child(1) {
  margin-top: var(--card-2-margin-top, 0px);
  margin-bottom: var(--card-2-margin-bottom, 0px);
}

.f3-works-col-right .f3-work-card:nth-child(2) {
  margin-top: var(--card-4-margin-top, 0px);
  margin-bottom: var(--card-4-margin-bottom, 0px);
}

/* Individual Work Card */
.f3-work-card,
.f3-work-card:hover {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  position: relative;
  width: 100%;
  opacity: 1;
}

.f3-work-card {
  transform: scale(1);
  transition: transform 0.16s cubic-bezier(0.16, 1, 0.3, 1);
  will-change: transform;
}

@media (hover: hover) and (pointer: fine) {
  .f3-work-card:active {
    transform: scale(0.985);
  }
}

.f3-work-card:hover .f3-work-card-title,
.f3-work-card:hover .f3-title-flip,
.f3-work-card:hover .f3-title-face,
.f3-work-card:hover .f3-title-front,
.f3-work-card:hover .f3-title-back,
.f3-work-card:hover .text-flip-face,
.f3-work-card:hover .text-flip-front,
.f3-work-card:hover .text-flip-back {
  color: #faf9fc !important;
  opacity: 1 !important;
}

/* Full-bleed flexible media block with 5:4 aspect-ratio (5 width, 4 length) */
.f3-work-card-media {
  position: relative;
  width: 100%;
  aspect-ratio: 5 / 4;
  overflow: hidden;
  background-color: #080808;
  border-radius: 0;
  border: none;
  transform: translateZ(0);
  backface-visibility: hidden;
}

.f3-work-card-media img.f3-card-img-primary {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  border-radius: 0;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: high-quality;
  transform: translateZ(0);
  transition: opacity 0.52s cubic-bezier(0.16, 1, 0.3, 1);
  will-change: opacity;
}

.f3-work-card:hover .f3-work-card-media img.f3-card-img-primary {
  opacity: 0.32;
}

/* Project Thumbnail Corner Number Badge (Top-Left 0px, White Square, Black Mono Number) */
.f3-thumbnail-badge {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--f3-thumbnail-badge-size, 22px);
  height: var(--f3-thumbnail-badge-size, 22px);
  font-family: var(--type-mono-light-font, 'Supply-Light', 'PP Supply Mono', monospace);
  font-size: var(--type-mono-a-size, 11px);
  font-weight: var(--type-mono-light-weight, 300);
  letter-spacing: 0;
  text-indent: 0;
  padding: 0;
  background-color: var(--f3-thumbnail-badge-bg, #faf9fc);
  color: var(--f3-thumbnail-badge-color, #000000);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  z-index: 10;
  pointer-events: none;
  user-select: none;
  border-radius: 0;
  box-sizing: border-box;
}

/* Smaller 5:4 Rectangle that slides up from bottom edge on hover and settles centered */
.f3-card-hover-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 92%;
  aspect-ratio: 5 / 4;
  transform: translate3d(-50%, calc(-50% + 65%), 0);
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  border-radius: 0;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.6);
  z-index: 2;
  transition: transform 0.38s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.32s ease-out;
  background-color: #0d0d0d;
  will-change: transform, opacity;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
}

.f3-card-hover-box img.f3-card-img-secondary {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  border-radius: 0;
  transform: scale(1.04) translateZ(0);
  transition: transform 0.52s cubic-bezier(0.16, 1, 0.3, 1);
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

@media (hover: hover) and (pointer: fine) {
  .f3-work-card:hover .f3-card-hover-box {
    transform: translate3d(-50%, -50%, 0);
    opacity: 1;
    transition: transform 0.52s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.44s cubic-bezier(0.16, 1, 0.3, 1);
  }

  .f3-work-card:hover .f3-card-hover-box img.f3-card-img-secondary {
    transform: scale(1) translateZ(0);
  }
}

/* Floating /view/ Cursor Follower Tag for Work Cards */
.f3-cursor-view-tag {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 999999;
  font-family: var(--type-mono-a-font, var(--font-mono, 'PP Supply Mono', monospace));
  font-size: var(--type-mono-a-size, 11px);
  font-weight: 500;
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  color: #ffffff;
  mix-blend-mode: difference;
  background: transparent;
  padding: 0;
  margin: 0;
  line-height: 1;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.92);
  transition: opacity 0.18s ease, transform 0.18s cubic-bezier(0.16, 1, 0.3, 1), visibility 0.18s;
  will-change: transform, opacity;
  white-space: nowrap;
}

.f3-cursor-view-tag.is-visible {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

@media (hover: none) {
  .f3-cursor-view-tag {
    display: none !important;
  }
}

/* Card Info Block Beneath Media */
.f3-work-card-info {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: var(--card-info-margin-top, 18px);
}

/* Title Row with Project Name on Left & Year on Right (Baseline Aligned) */
.f3-work-card-title-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
  gap: 16px;
}

.f3-work-card-title {
  font-family: var(--font-sans);
  font-size: var(--work-card-title-size, 20px);
  font-weight: 400;
  letter-spacing: -1.2px;
  line-height: 1.18;
  color: #faf9fc;
  margin: 0;
  text-transform: none;
  overflow: hidden;
  display: block;
  height: 1.18em;
}

/* Shared Character Text Flip Architecture (Motion.dev) */
.text-flip,
.f3-title-flip {
  display: inline-flex;
  align-items: baseline;
  vertical-align: baseline;
  overflow: hidden;
  height: 1.18em;
  line-height: 1.18em;
  position: relative;
}

.text-flip-inner {
  display: flex;
  flex-direction: column;
  height: 2.36em;
  transform: translateY(0%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  will-change: transform;
}

.text-flip-face {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 1.18em;
  line-height: 1.18em;
  white-space: nowrap;
  color: inherit;
}

.text-flip-front {
  color: inherit;
}

.text-flip-back {
  color: inherit;
}

.f3-title-face {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 1.18em;
  line-height: 1.18em;
  white-space: nowrap;
}

.f3-title-front {
  color: #faf9fc;
}

.f3-title-back {
  color: #faf9fc;
}

.f3-title-arrow {
  display: inline-block;
  font-size: 0.82em;
}

/* Fallback only when JS text-flip has not initialized */
.f3-work-card:hover .f3-title-flip:not([data-flip-initialized="true"]) .text-flip-inner,
.f3-work-card:hover .f3-title-flip:not([data-flip-initialized="true"]) .f3-title-face {
  transform: translateY(-50%);
}

.f3-work-card-year {
  display: none !important;
  font-family: var(--font-sans);
  font-size: var(--work-card-title-size, 20px);
  font-weight: 400;
  letter-spacing: -1.2px;
  line-height: 1.18;
  color: rgba(255, 255, 255, 0.45);
  text-align: right;
  white-space: nowrap;
  flex-shrink: 0;
}

/* Tag Pills Container */
.f3-work-card-tags {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  margin-top: var(--card-tags-margin-top, 8px);
}

/* Tag Pill: Clean borderless tag (stroke removed, static on hover) */
.f3-work-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #121212;
  border: none;
  color: rgba(255, 255, 255, 0.85);
  font-family: var(--type-mono-light-font, 'Supply-Light', 'PP Supply Mono', monospace);
  font-size: var(--type-mono-a-size, 11px);
  font-weight: var(--type-mono-light-weight, 300);
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  height: var(--rect-btn-height, 22px);
  padding: 0 var(--rect-btn-padx, 8px);
  min-width: var(--rect-btn-min-width, auto);
  box-sizing: border-box;
  border-radius: 0;
  line-height: 1;
}

.f3-work-tag::after {
  content: none !important;
  display: none !important;
}

/* Expand / Collapse Button Container */
.f3-works-expand-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 72px;
  width: 100%;
}

.f3-works-expand-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background-color: #121212;
  border: none;
  color: #faf9fc;
  font-family: var(--type-mono-light-font, 'Supply-Light', 'PP Supply Mono', monospace);
  font-size: var(--type-mono-a-size, 11px);
  font-weight: var(--type-mono-light-weight, 300);
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  padding: 11px 26px;
  border-radius: 0;
  cursor: pointer;
  line-height: 1;
  transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s cubic-bezier(0.16, 1, 0.3, 1), color 0.25s ease;
  user-select: none;
}

.f3-works-expand-btn:hover {
  background-color: #1f1f1f;
  border-color: rgba(255, 255, 255, 0.45);
  transform: translateY(-2px);
}

.f3-works-expand-btn .expand-arrow {
  font-size: var(--type-mono-a-size, 11px);
  display: inline-block;
  line-height: 1;
  transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}

.f3-works-expand-btn.is-expanded .expand-arrow {
  transform: rotate(180deg);
}

/* Hidden projects container for smooth expand */
.f3-work-card.f3-hidden-card {
  display: none;
}

/* Responsive Breakpoints */
@media (max-width: 768px) {
  .f3-intro-lockup {
    flex-direction: column;
    gap: 32px;
  }

  .f3-works-staggered-grid {
    flex-direction: column;
    gap: 48px;
  }

  .f3-works-col-left,
  .f3-works-col-right {
    gap: 48px;
    width: 100%;
  }

  .f3-works-col-right .f3-work-card:last-child {
    width: 100%;
    margin: 0;
  }

  .f3-work-card-title,
  .f3-work-card-year {
    font-size: clamp(20px, 5.5vw, 25px);
  }

  .f3-featured-tag-row {
    margin-bottom: 32px;
  }
}

/* Accessibility: Respect prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {

  .f3-work-card,
  .f3-work-card-media img,
  .f3-work-tag,
  .f3-featured-more-link {
    transition: none !important;
    transform: none !important;
    filter: none !important;
  }
}

.f3-project-card-01 .f3-card-title {
  font-size: var(--card-01-title-size, clamp(24px, 2.8vw, 38px));
  font-weight: var(--card-01-title-weight, 500);
  letter-spacing: var(--card-01-letter-spacing, -2.2px);
}

/* Card 02: Landscape Monitor Showcase */
.f3-project-card-02 {
  width: var(--card-02-width, 100%);
  margin-left: var(--card-02-offset-x, 0px);
  margin-top: var(--card-02-offset-y, 0px);
}

.f3-img-wrap-02 {
  width: 100%;
  height: var(--card-02-height, 480px);
  aspect-ratio: 16 / var(--card-02-aspect, 10.5);
  position: relative;
  overflow: hidden;
  background-color: #141414;
}

.f3-project-card-02 .f3-card-title {
  font-size: var(--card-02-title-size, clamp(24px, 2.8vw, 38px));
  font-weight: var(--card-02-title-weight, 500);
  letter-spacing: var(--card-02-letter-spacing, -2.3px);
}

/* Card 03 Overlap Container with Giant Watermark Number */
.f3-card-03-overlap-wrap {
  position: relative;
  width: 100%;
  padding-top: clamp(20px, 3vh, 40px);
}

.f3-watermark-number {
  position: absolute;
  top: var(--watermark-top, -60px);
  left: var(--watermark-left, 0px);
  right: 0;
  font-family: var(--font-sans);
  font-size: var(--watermark-size, clamp(160px, 20vw, 290px));
  font-weight: 600;
  line-height: 0.8;
  letter-spacing: -10px;
  color: #faf9fc;
  opacity: var(--watermark-opacity, 0.08);
  pointer-events: none;
  z-index: 1;
  user-select: none;
}

.f3-project-card-03 {
  position: relative;
  z-index: 2;
  width: var(--card-03-width, 55%);
  margin-left: var(--card-03-offset-x, 10%);
  margin-top: var(--card-03-offset-y, 0px);
}

.f3-img-wrap-03 {
  width: 100%;
  height: var(--card-03-height, 380px);
  aspect-ratio: 1 / var(--card-03-aspect, 1.08);
  position: relative;
  overflow: hidden;
  background-color: #141414;
}

.f3-project-card-03 .f3-card-title {
  font-size: var(--card-03-title-size, clamp(24px, 2.8vw, 38px));
  font-weight: var(--card-03-title-weight, 500);
  letter-spacing: var(--card-03-letter-spacing, -2.2px);
}

/* Card Bottom Bar */
.f3-card-bottom-bar {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding-top: 14px;
}

.f3-card-num {
  font-family: var(--font-sans);
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1.9px;
  color: var(--f3-text);
}

.f3-card-title {
  font-family: var(--font-sans);
  font-size: clamp(24px, 2.8vw, 38px);
  font-weight: 500;
  letter-spacing: -1.9px;
  text-transform: uppercase;
  color: var(--f3-text);
  margin: 0;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  transition: color 0.2s ease;
}

.f3-project-card-link:hover .f3-card-title {
  color: var(--f3-accent-red);
}

/* Right Column Contact Info Block */
.f3-contact-coord-block {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: var(--contact-col-gap, 24px);
  padding-bottom: var(--contact-padding-bottom, clamp(64px, 8vh, 110px));
  font-size: var(--contact-font-size, 13px);
  line-height: var(--contact-line-height, 1.4);
  letter-spacing: var(--contact-letter-spacing, -1.3px);
  margin-left: var(--contact-offset-x, 0px);
  margin-top: var(--contact-offset-y, 0px);
}

.f3-coord-col-address .f3-coord-label {
  font-family: var(--font-sans);
  font-size: var(--contact-font-size, 13px);
  font-weight: var(--contact-label-weight, 500);
  letter-spacing: var(--contact-letter-spacing, -1.3px);
  color: var(--f3-text);
  margin-bottom: 2px;
}

.f3-coord-col-address .f3-coord-value {
  font-family: var(--font-sans);
  font-size: var(--contact-font-size, 13px);
  font-weight: var(--contact-value-weight, 400);
  line-height: var(--contact-line-height, 1.45);
  letter-spacing: var(--contact-letter-spacing, -1.3px);
  color: var(--f3-text);
}

.f3-coord-col-contact .f3-coord-subrow {
  display: grid;
  grid-template-columns: 60px 1fr;
  gap: 12px;
  margin-bottom: 6px;
  font-family: var(--font-sans);
  font-size: var(--contact-font-size, 13px);
}

.f3-coord-col-contact .f3-coord-label {
  font-size: var(--contact-font-size, 13px);
  font-weight: var(--contact-label-weight, 500);
  letter-spacing: var(--contact-letter-spacing, -1.3px);
  color: var(--f3-text);
}

.f3-coord-col-contact .f3-coord-value {
  font-size: var(--contact-font-size, 13px);
  font-weight: var(--contact-value-weight, 400);
  letter-spacing: var(--contact-letter-spacing, -1.3px);
}

.f3-coord-col-contact .f3-coord-value a {
  color: var(--f3-text);
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color 0.2s ease;
}

.f3-coord-col-contact .f3-coord-value a:hover {
  color: var(--f3-accent-red);
}

/* Portfolio Header Bar inside Right Column */
.f3-portfolio-header-bar {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: var(--best-header-padding-bottom, 20px);
  border-bottom: 1px solid var(--f3-border-dark);
  margin-bottom: 0;
  margin-top: var(--best-header-offset-y, 0px);
}

.f3-portfolio-main-title {
  font-family: var(--font-sans);
  font-size: var(--best-title-size, clamp(22px, 2.5vw, 32px));
  font-weight: var(--best-title-weight, 500);
  letter-spacing: var(--best-title-letter-spacing, -2.5px);
  line-height: var(--best-title-line-height, 1.05);
  text-transform: uppercase;
  color: var(--f3-text);
  margin: 0;
}

.f3-portfolio-tag-serif {
  font-family: var(--font-serif);
  font-size: var(--best-tag-serif-size, clamp(22px, 2.6vw, 34px));
  font-style: italic;
  color: var(--f3-text);
}

.f3-portfolio-view-all {
  font-family: var(--font-sans);
  font-size: var(--best-view-all-size, 13.5px);
  font-weight: 500;
  letter-spacing: -1.9px;
  text-transform: uppercase;
  color: var(--f3-text);
  text-decoration: underline;
  text-underline-offset: 4px;
  transition: color 0.2s ease;
}

.f3-portfolio-view-all:hover {
  color: var(--f3-accent-red);
}

/* Disciplines Ticker Bar */
.f3-disciplines-bar {
  display: flex;
  justify-content: space-between;
  padding-top: var(--best-disciplines-padding-top, 12px);
  padding-bottom: var(--best-disciplines-padding-bottom, 32px);
  font-family: var(--type-mono-a-font, var(--font-mono, 'PP Supply Mono', monospace));
  font-size: var(--type-mono-a-size, 11px);
  font-weight: 500;
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  color: var(--f3-text-muted);
}

/* ==========================================================================
   3. "Our Core SERVICES" EDITORIAL SECTION
   ========================================================================== */
.f3-section-services {
  padding-top: clamp(80px, 10vh, 140px);
  padding-bottom: clamp(80px, 10vh, 140px);
  border-bottom: 1px solid var(--f3-border);
}

.f3-services-heading-lockup {
  margin-bottom: clamp(48px, 6vh, 84px);
}

.f3-services-subhead {
  font-family: var(--font-serif);
  font-size: clamp(44px, 5.8vw, 84px);
  font-style: italic;
  font-weight: 400;
  line-height: 0.95;
  color: var(--f3-text);
  display: block;
}

.f3-services-mainhead {
  font-family: var(--font-sans);
  font-size: clamp(52px, 7.5vw, 110px);
  font-weight: 500;
  line-height: 0.9;
  letter-spacing: -1.9px;
  text-transform: uppercase;
  color: var(--f3-text);
  display: block;
}

/* Services Rows */
.f3-services-list {
  display: flex;
  flex-direction: column;
}

.f3-service-row {
  display: grid;
  grid-template-columns: 180px 1.2fr 1.6fr 1.3fr;
  gap: clamp(24px, 3vw, 48px);
  padding-top: clamp(36px, 4.5vh, 56px);
  padding-bottom: clamp(36px, 4.5vh, 56px);
  border-top: 1px solid var(--f3-border);
  align-items: start;
  transition: background-color 0.25s ease;
}

.f3-service-row:first-child {
  border-top: 1px solid var(--f3-border-dark);
}

.f3-service-row:last-child {
  border-bottom: 1px solid var(--f3-border);
}

.f3-service-side-tag {
  font-family: var(--type-mono-a-font, var(--font-mono, 'PP Supply Mono', monospace));
  font-size: var(--type-mono-a-size, 11px);
  font-weight: 500;
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  color: var(--f3-text-dim);
  padding-top: 6px;
}

.f3-service-title {
  font-family: var(--font-sans);
  font-size: clamp(28px, 3.2vw, 44px);
  font-weight: 500;
  letter-spacing: -1.9px;
  line-height: 1.1;
  color: var(--f3-text);
  margin: 0;
}

.f3-service-details h4 {
  font-family: var(--font-sans);
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -1.9px;
  color: var(--f3-text);
  margin: 0 0 10px 0;
}

.f3-service-details p {
  font-family: var(--font-sans);
  font-size: 13.5px;
  line-height: 1.55;
  color: var(--f3-text-muted);
  margin: 0;
  max-width: 480px;
}

.f3-service-media-card {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 10.5;
  background-color: #141414;
  overflow: hidden;
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.f3-service-media-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.f3-service-row:hover .f3-service-media-card img {
  transform: scale(1.04);
}

.f3-service-pill-btn {
  position: absolute;
  bottom: 12px;
  left: 12px;
  background-color: rgba(17, 17, 17, 0.9);
  color: #faf9fc;
  font-family: var(--font-sans);
  font-size: 10.5px;
  font-weight: 500;
  letter-spacing: -1.9px;
  text-transform: uppercase;
  padding: 6px 12px;
  border-radius: 9999px;
  text-decoration: none;
  backdrop-filter: blur(6px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  display: inline-flex;
  align-items: center;
  gap: 4px;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.f3-service-pill-btn:hover {
  background-color: var(--f3-accent-red);
  transform: translateY(-2px);
  color: #faf9fc;
}

/* ==========================================================================
   4. GIANT BRAND BILLBOARD SECTION ("FUTURE THREE" / "N / P   D E S I G N")
   ========================================================================== */
.f3-section-billboard {
  position: relative;
  width: 100%;
  padding-top: clamp(60px, 8vh, 110px);
  padding-bottom: clamp(60px, 8vh, 110px);
  border-bottom: 1px solid var(--f3-border);
  overflow: hidden;
  text-align: center;
}

.f3-billboard-text {
  font-family: var(--font-sans);
  font-size: clamp(64px, 14vw, 210px);
  font-weight: 500;
  line-height: 0.88;
  letter-spacing: -1.9px;
  text-transform: uppercase;
  color: var(--f3-text);
  margin: 0;
  white-space: nowrap;
}

/* ==========================================================================
   5. STUDIO OUTRO & CONTACT SECTION
   ========================================================================== */
.f3-section-outro {
  padding-top: clamp(80px, 10vh, 130px);
  padding-bottom: clamp(60px, 7vh, 90px);
  background-color: var(--f3-bg);
}

.f3-outro-grid {
  display: grid;
  grid-template-columns: 1.1fr 1.3fr;
  gap: clamp(40px, 5vw, 84px);
  align-items: start;
  margin-bottom: clamp(64px, 8vh, 100px);
}

/* Left: Featured Work Card (Matcha Latte / More Nutrition) */
.f3-outro-featured-card {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 4.8;
  background-color: #161a15;
  border: 1px solid rgba(255, 255, 255, 0.12);
  /* Elegant deep matte dark olive background */
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px;
}

.f3-outro-featured-top {
  text-align: center;
}

.f3-outro-featured-top .f3-mono-tag {
  color: rgba(255, 255, 255, 0.75);
  font-size: 11px;
}

.f3-outro-featured-img-wrap {
  position: relative;
  width: 100%;
  height: 68%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.f3-outro-featured-img-wrap img {
  max-width: 86%;
  max-height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 20px 30px rgba(0, 0, 0, 0.25));
  transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.f3-outro-featured-card:hover .f3-outro-featured-img-wrap img {
  transform: scale(1.05);
}

.f3-outro-featured-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.f3-outro-featured-title {
  font-family: var(--font-sans);
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -1.9px;
  color: #faf9fc;
  margin: 0;
}

.f3-outro-view-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.12);
  color: #faf9fc;
  font-family: var(--type-mono-a-font, var(--font-mono, 'PP Supply Mono', monospace));
  font-size: var(--type-mono-a-size, 11px);
  font-weight: 500;
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  padding: 0 14px;
  height: 26px;
  box-sizing: border-box;
  line-height: 1;
  border-radius: 9999px;
  text-decoration: none;
  backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.f3-outro-view-btn:hover {
  background-color: #ffffff;
  color: #000000;
  transform: scale(1.04);
}

/* Right: Inquiries & Contact Lockup */
.f3-outro-content {
  display: flex;
  flex-direction: column;
  gap: clamp(28px, 3.5vh, 44px);
}

.f3-outro-headline {
  font-family: var(--font-sans);
  font-size: clamp(32px, 3.8vw, 54px);
  font-weight: 500;
  line-height: 1.12;
  letter-spacing: -1.9px;
  color: var(--f3-text);
  margin: 0;
}

.f3-outro-directory-grid {
  display: grid;
  grid-template-columns: 100px 1.5fr 1fr 1fr;
  gap: 24px;
  padding-top: 32px;
  border-top: 1px solid var(--f3-border);
  font-size: 13.5px;
  line-height: 1.5;
}

.f3-outro-dir-label {
  font-weight: 500;
  letter-spacing: -1.9px;
  color: var(--f3-text);
}

.f3-outro-dir-value {
  color: var(--f3-text);
}

.f3-outro-social-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.f3-outro-social-list a {
  color: var(--f3-text);
  font-weight: 500;
  letter-spacing: -1.9px;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color 0.2s ease;
}

.f3-outro-social-list a:hover {
  color: var(--f3-accent-red);
}

.f3-outro-contact-links {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-top: 24px;
  border-top: 1px solid var(--f3-border);
}

.f3-outro-contact-links a {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -1.9px;
  color: var(--f3-text);
  text-decoration: underline;
  text-underline-offset: 4px;
  transition: color 0.2s ease;
}

.f3-outro-contact-links a:hover {
  color: var(--f3-accent-red);
}

.f3-calendly-block {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.f3-calendly-link {
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -1.9px;
  color: var(--f3-text);
  text-decoration: none;
}

.f3-calendly-link:hover {
  text-decoration: underline;
}

/* ==========================================================================
   INTERACTIVE 4-BOX ASCII SERVICE SHOWCASE (800px Height)
   ========================================================================== */
.f3-showcase-section {
  width: 100%;
  height: 800px;
  min-height: 800px;
  padding-top: 0;
  padding-bottom: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

.f3-showcase-section .f3-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  position: relative;
}

.f3-showcase-container {
  width: 100%;
  max-width: 1080px;
  margin: auto auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* Centered 2-Line Headline */
.f3-showcase-header {
  width: 100%;
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: clamp(24px, 3.5vh, 36px);
}

.f3-showcase-title {
  font-family: var(--manifesto-font-family, var(--type-aero-a-font, var(--font-retina, 'AT Aero Retina', sans-serif)));
  font-size: var(--manifesto-font-size, var(--type-aero-a-size, 43px));
  font-weight: var(--manifesto-font-weight, var(--type-aero-a-weight, 450));
  line-height: var(--manifesto-line-height, var(--type-aero-a-line, 49px));
  letter-spacing: var(--manifesto-letter-spacing, var(--type-aero-a-spacing, -2px));
  color: var(--f3-text, #faf9fc);
  margin: 0;
  text-align: center;
}

/* 4-Box Interactive Showcase Grid */
.f3-showcase-wrap {
  position: relative;
  width: 100%;
}

.f3-showcase-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(12px, 1.8vw, 22px);
  width: 100%;
  align-items: start;
}

.f3-showcase-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  cursor: pointer;
  transition: opacity 0.35s cubic-bezier(0.16, 1, 0.3, 1), transform 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}

.f3-showcase-item.is-dimmed {
  opacity: 0;
  pointer-events: none;
}

.f3-showcase-box {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  overflow: visible;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.25s ease;
}

.f3-showcase-item:hover .f3-showcase-box,
.f3-showcase-item.is-active .f3-showcase-box {
  border-color: rgba(255, 255, 255, 0.55);
  background-color: transparent;
}

/* 4-Corner Accent Squares for Service Showcase Boxes (matching hairline divider squares) */
.f3-box-corner {
  position: absolute;
  width: var(--f3-divider-square-size, 2px);
  height: var(--f3-divider-square-size, 2px);
  background-color: var(--f3-divider-square-color, #faf9fc);
  pointer-events: none;
  z-index: 3;
}

.f3-box-corner.f3-corner-tl {
  top: -1px;
  left: -1px;
}

.f3-box-corner.f3-corner-tr {
  top: -1px;
  right: -1px;
}

.f3-box-corner.f3-corner-bl {
  bottom: -1px;
  left: -1px;
}

.f3-box-corner.f3-corner-br {
  bottom: -1px;
  right: -1px;
}

.f3-showcase-icon {
  width: 42%;
  height: 42%;
  color: rgba(250, 249, 252, 0.55);
  transition: color 0.25s ease;
  flex-shrink: 0;
}

.f3-showcase-item:hover .f3-showcase-icon,
.f3-showcase-item.is-active .f3-showcase-icon {
  color: rgba(250, 249, 252, 0.9);
}

.f3-showcase-label {
  font-family: var(--type-mono-a-font, var(--font-mono, monospace));
  font-size: var(--type-mono-a-size, 10.5px);
  font-weight: 500;
  line-height: var(--type-mono-a-line, 13px);
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #faf9fc;
  margin: 0;
  user-select: none;
  transition: color 0.25s ease;
}

.f3-showcase-item:hover .f3-showcase-label {
  color: #ffffff;
}

/* 25px Box-Anchored Pop-up Descriptions (Desktop) */
.f3-showcase-desc {
  position: absolute;
  top: 0;
  height: calc(100% - 27px); /* precisely matches the square box height */
  width: 300px;
  display: flex;
  align-items: center; /* vertically centered relative to the box */
  text-align: left;
  font-family: var(--type-aero-c-font);
  font-size: var(--type-aero-c-size, 20px);
  font-weight: var(--type-aero-c-weight, 400);
  line-height: var(--type-aero-c-line, 27.5px);
  letter-spacing: var(--type-aero-c-spacing, -1.2px);
  color: #faf9fc;
  margin: 0;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.35s cubic-bezier(0.16, 1, 0.3, 1), transform 0.35s cubic-bezier(0.16, 1, 0.3, 1);
  z-index: 10;
}

/* Boxes 1 & 2: Positioned exactly 25px to the RIGHT of the box */
.f3-showcase-desc.f3-desc-right {
  left: calc(100% + 25px);
  transform: translateX(-6px);
}

/* Boxes 3 & 4: Positioned exactly 25px to the LEFT of the box */
.f3-showcase-desc.f3-desc-left {
  right: calc(100% + 25px);
  transform: translateX(6px);
}

.f3-showcase-item:hover .f3-showcase-desc,
.f3-showcase-item.is-active .f3-showcase-desc {
  opacity: 1;
  transform: translateX(0);
}

/* Editorial Philosophy Description Underneath 4-Box Showcase */
.f3-showcase-footer-quote {
  max-width: 400px;
  width: 100%;
  margin: clamp(24px, 3.5vh, 36px) auto 0 auto;
  text-align: center;
  color: rgba(255, 255, 255, 0.45);
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .f3-showcase-section {
    height: auto;
    min-height: auto;
    padding-top: clamp(40px, 6vh, 60px);
    padding-bottom: clamp(60px, 8vh, 80px);
  }

  .f3-showcase-title {
    font-size: clamp(26px, 6.5vw, 36px);
    line-height: 1.15;
    letter-spacing: -1.2px;
  }

  .f3-showcase-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .f3-showcase-item {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.16);
    background-color: #0a0a0a;
    padding: 20px;
    gap: 16px;
    box-sizing: border-box;
  }

  .f3-showcase-item.is-dimmed {
    opacity: 1;
    pointer-events: auto;
  }

  .f3-showcase-box {
    width: 100%;
    max-width: 160px;
    margin: 0 auto;
  }

  .f3-showcase-label {
    font-size: 11px;
    text-align: center;
    width: 100%;
  }

  .f3-showcase-desc {
    position: static;
    width: 100%;
    height: auto;
    display: block;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: none !important;
    transition: max-height 0.35s ease, opacity 0.3s ease, margin-top 0.3s ease;
    font-family: var(--type-aero-c-font, 'AT Aero', sans-serif);
    font-size: 14.5px;
    line-height: 1.45;
    letter-spacing: -0.4px;
    color: rgba(250, 249, 252, 0.85);
    text-align: center;
    margin: 0;
  }

  .f3-showcase-item.is-mobile-open .f3-showcase-desc {
    max-height: 140px;
    opacity: 1;
    margin-top: 10px;
  }

  .f3-showcase-item.is-mobile-open {
    border-color: rgba(255, 255, 255, 0.45);
    background-color: #111111;
  }
}

/* ==========================================================================
   SINGLE CONTINUOUS HAIRLINE DIVIDER WITH ARCHITECTURAL CORNER SQUARES
   ========================================================================== */
.f3-single-divider-row {
  display: block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.f3-single-divider-line {
  width: 100%;
  height: 0;
  border-top: var(--intro-divider-thickness, 1px) solid var(--intro-divider-color, #282828);
  position: relative;
}

.f3-single-divider-line::before,
.f3-single-divider-line::after {
  content: '';
  position: absolute;
  width: var(--f3-divider-square-size, 2px);
  height: var(--f3-divider-square-size, 2px);
  background-color: var(--f3-divider-square-color, #e5e5e6);
  top: -1px;
  pointer-events: none;
  z-index: 2;
}

.f3-single-divider-line::before {
  left: 0;
}

.f3-single-divider-line::after {
  right: 0;
}

/* ==========================================================================
   EDITORIAL "GET IN TOUCH" CTA SECTION & CENTERED PILLBOX HOOK (800px Height)
   ========================================================================== */
.f3-section-contact {
  width: 100%;
  height: 800px;
  min-height: 800px;
  padding-top: 0;
  padding-bottom: 25px;
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.f3-contact-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  position: relative;
}

/* Centered CTA Hero Stage */
.f3-contact-hero-stage {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: auto auto;
  padding: 0;
  position: relative;
  z-index: 2;
}

.f3-contact-hook-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: clamp(24px, 4vh, 36px);
  max-width: 900px;
}

.f3-contact-hook-title {
  font-family: var(--font-display, 'AT Aero', sans-serif);
  font-size: clamp(44px, 7vw, 76px);
  font-weight: 500;
  line-height: 0.94;
  letter-spacing: -2.2px;
  color: var(--f3-text, #faf9fc);
  margin: 0;
  text-align: center;
  user-select: none;
}

.f3-contact-cta-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  flex-wrap: wrap;
}

.f3-contact-email-link {
  font-family: var(--font-display, 'AT Aero', sans-serif);
  font-size: 17px;
  color: #faf9fc;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  letter-spacing: -0.4px;
  transition: opacity 0.24s cubic-bezier(0.16, 1, 0.3, 1),
              transform 0.16s cubic-bezier(0.16, 1, 0.3, 1);
}

.f3-contact-email-link:active {
  transform: scale(0.97);
}

@media (hover: hover) and (pointer: fine) {
  .f3-contact-email-link:hover {
    opacity: 0.75;
  }
}

/* White Pillbox CTA Trigger (At Aero Type F, 48px Height, Sentence Case) */
.f3-contact-pill-trigger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #ffffff;
  border-radius: 9999px;
  height: 48px;
  padding: 0 28px;
  box-sizing: border-box;
  font-family: var(--type-aero-f-font, var(--font-primary, 'AT Aero', sans-serif));
  font-size: var(--type-aero-f-size, 16px);
  font-weight: var(--type-aero-f-weight, 400);
  letter-spacing: var(--type-aero-f-spacing, -0.3px);
  text-transform: none;
  line-height: 1;
  cursor: pointer;
  user-select: none;
  outline: none;
  box-shadow: 0 4px 20px rgba(255, 255, 255, 0.08);
  transition: transform 160ms cubic-bezier(0.23, 1, 0.32, 1),
              background-color 160ms ease,
              box-shadow 160ms ease;
  will-change: transform;
}

@media (hover: hover) and (pointer: fine) {
  .f3-contact-pill-trigger:hover {
    background-color: #f2efe9;
    box-shadow: 0 8px 30px rgba(255, 255, 255, 0.16);
    transform: scale(1.03);
  }
  .f3-contact-pill-trigger:hover .f3-pill-arrow {
    transform: translate(2px, -2px);
  }
}

.f3-contact-pill-trigger:active {
  transform: scale(0.97);
}

.f3-contact-pill-trigger:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 3px;
}

.f3-pill-label {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: none;
}

.f3-pill-arrow {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  transition: transform 160ms cubic-bezier(0.23, 1, 0.32, 1);
  will-change: transform;
}

/* Bottom Corner Clocks Bar (25px from bottom black edge) */
.f3-contact-corners-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
  z-index: 2;
  font-family: var(--type-mono-a-font, var(--font-mono, monospace));
  font-size: var(--type-mono-a-size, 11px);
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  user-select: none;
}

.f3-contact-corner {
  display: flex;
  align-items: center;
  gap: 6px;
  color: rgba(255, 255, 255, 0.45);
  white-space: nowrap;
}

.f3-corner-label {
  color: rgba(255, 255, 255, 0.45);
}

.f3-clock-val {
  color: #faf9fc;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
}

.f3-clock-tz {
  color: rgba(255, 255, 255, 0.45);
}

/* ==========================================================================
   CENTERED FRAMELESS CONTACT FORM MODAL
   (Matching dropdown navbar blur backdrop settings)
   ========================================================================== */
:root {
  /* Contact Form Modal Backdrop Controls - Adjust overlay darkness & blur here */
  --f3-contact-modal-backdrop-bg: rgba(4, 4, 6, 0.80);
  --f3-contact-modal-backdrop-blur: 26px;
}

html.f3-contact-modal-open,
body.f3-contact-modal-open {
  overflow: hidden !important;
  touch-action: none;
}

.f3-contact-modal-scrim {
  position: fixed;
  inset: 0;
  z-index: 9995;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(20px, 4vh, 40px) 20px;
  box-sizing: border-box;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 220ms cubic-bezier(0.23, 1, 0.32, 1),
              visibility 220ms;
}

.f3-contact-modal-scrim.is-open {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.f3-contact-modal-backdrop {
  position: absolute;
  inset: 0;
  background: var(--f3-contact-modal-backdrop-bg, rgba(6, 6, 8, 0.82));
  backdrop-filter: blur(var(--f3-contact-modal-backdrop-blur, 24px)) saturate(var(--nav-glass-saturate, 140%));
  -webkit-backdrop-filter: blur(var(--f3-contact-modal-backdrop-blur, 24px)) saturate(var(--nav-glass-saturate, 140%));
  cursor: pointer;
}

/* Floating Top-Right Close Button (Minimalist #faf9fc cross matching project modal) */
.f3-contact-modal-close {
  position: fixed;
  top: clamp(20px, 3vh, 32px);
  right: clamp(20px, 3vw, 36px);
  z-index: 25;
  background: transparent;
  border: none;
  border-radius: 0px;
  color: #faf9fc;
  cursor: pointer;
  padding: 6px 4px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.2s ease, transform 0.2s ease;
  user-select: none;
  outline: none;
}

.f3-contact-modal-close:hover {
  color: #ffffff;
  transform: scale(1.15);
}

.f3-contact-modal-close:active {
  transform: scale(0.95);
}

.f3-contact-modal-close:focus-visible {
  outline: 1px solid rgba(255, 255, 255, 0.5);
  outline-offset: 3px;
}

.f3-contact-modal-close .f3-close-icon {
  width: 16px;
  height: 16px;
  display: block;
}

/* Modal Content Container */
.f3-contact-modal-content-wrap {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 580px;
  max-height: 90vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding: clamp(10px, 2vh, 20px) clamp(10px, 2vw, 20px);
  box-sizing: border-box;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.2) transparent;
  transform: scale(0.96);
  opacity: 0;
  filter: blur(3px);
  transform-origin: center;
  transition: transform 240ms cubic-bezier(0.23, 1, 0.32, 1),
              opacity 220ms cubic-bezier(0.23, 1, 0.32, 1),
              filter 220ms ease;
  will-change: transform, opacity, filter;
}

.f3-contact-modal-scrim.is-open .f3-contact-modal-content-wrap {
  transform: scale(1);
  opacity: 1;
  filter: blur(0px);
}

.f3-contact-modal-dialog {
  width: 100%;
}

.f3-modal-header {
  text-align: center;
  margin-bottom: clamp(28px, 4vh, 40px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.f3-modal-brand-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.f3-modal-brand-logo {
  width: 48px;
  height: 53px;
  color: #faf9fc;
  display: block;
}

/* Frameless Modal Form */
.f3-contact-form {
  display: flex;
  flex-direction: column;
  gap: clamp(22px, 3vh, 30px);
  width: 100%;
}

.f3-form-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.f3-form-label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: var(--type-aero-f-font, 'AT Aero', sans-serif);
  font-size: var(--type-aero-f-size, 16px);
  font-weight: var(--type-aero-f-weight, 400);
  line-height: var(--type-aero-f-line, 22px);
  letter-spacing: var(--type-aero-f-spacing, -0.3px);
  color: rgba(255, 255, 255, 0.85);
  user-select: none;
}

.f3-form-label .f3-label-num {
  color: rgba(255, 255, 255, 0.35);
  font-feature-settings: "tnum";
}

.f3-form-label .f3-label-text {
  color: rgba(255, 255, 255, 0.85);
}

.f3-form-input,
.f3-form-textarea {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 0;
  padding: 10px 0 14px 0;
  font-family: var(--type-mono-a-font, var(--font-mono, monospace));
  font-size: var(--type-mono-a-size, 11px);
  font-weight: var(--type-mono-a-weight, 400);
  line-height: var(--type-mono-a-line, 13px);
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  color: #ffffff;
  outline: none;
  box-sizing: border-box;
  transition: border-color 0.2s cubic-bezier(0.16, 1, 0.3, 1);
  -webkit-appearance: none;
}

.f3-form-input:focus,
.f3-form-textarea:focus {
  border-bottom-color: rgba(255, 255, 255, 0.85);
}

.f3-form-input.is-invalid,
.f3-form-textarea.is-invalid {
  border-bottom-color: #ef4444;
}

.f3-form-input::placeholder,
.f3-form-textarea::placeholder {
  font-family: var(--type-mono-a-font, var(--font-mono, monospace));
  font-size: var(--type-mono-a-size, 11px);
  font-weight: var(--type-mono-a-weight, 400);
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.22);
}

.f3-form-input:focus::placeholder,
.f3-form-textarea:focus::placeholder {
  opacity: 0;
  color: transparent;
}

.f3-form-textarea {
  resize: vertical;
  min-height: 80px;
}

/* Interactive Monospace Pill Selector Groups */
.f3-pill-group {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  width: 100%;
  margin-top: 2px;
}

.f3-pill-group .f3-pill-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #161616;
  border: none;
  border-radius: 0;
  color: #faf9fc;
  font-family: var(--type-mono-light-font, 'Supply-Light', 'PP Supply Mono', monospace);
  font-size: var(--type-mono-a-size, 11px);
  font-weight: var(--type-mono-light-weight, 300);
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  text-transform: uppercase;
  padding: 0 var(--rect-btn-padx, 8px);
  height: var(--rect-btn-height, 22px);
  min-width: var(--rect-btn-min-width, auto);
  box-sizing: border-box;
  cursor: pointer;
  white-space: nowrap;
  user-select: none;
  line-height: 1;
  outline: none;
  transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1),
              background-color var(--transition-fast, 0.2s ease),
              color var(--transition-fast, 0.2s ease);
  will-change: transform;
}

@media (hover: hover) and (pointer: fine) {
  .f3-pill-group .f3-pill-btn:hover:not(.is-active) {
    background-color: #242424;
    transform: translateY(-2px);
    color: #faf9fc;
  }
}

.f3-pill-group .f3-pill-btn:active:not(.is-active) {
  transform: translateY(0) scale(0.97);
}

.f3-pill-group .f3-pill-btn.is-active {
  background-color: #ffffff;
  color: #000000;
  font-weight: var(--type-mono-light-weight, 300);
  border: none;
  border-radius: 0;
  transform: none;
  cursor: default;
}

.f3-pill-group .f3-pill-btn:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.8);
  outline-offset: 2px;
}

/* Action Row: Centered High-Contrast Button & Live Status Message */
.f3-form-action-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 14px;
  min-height: 48px;
  text-align: center;
}

.f3-contact-submit-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #ffffff;
  border-radius: 9999px;
  height: 38px;
  padding: 0 20px;
  box-sizing: border-box;
  font-family: var(--font-display, 'AT Aero', 'At Aero', sans-serif);
  font-size: 13.5px;
  font-weight: 400;
  letter-spacing: calc(-0.01em - 0.7px);
  text-transform: none !important;
  line-height: 1;
  cursor: pointer;
  text-decoration: none;
  user-select: none;
  outline: none;
  transition: transform 0.2s cubic-bezier(0.16, 1, 0.3, 1),
              background-color 0.18s ease,
              border-color 0.18s ease,
              opacity 0.18s ease;
  will-change: transform;
}

.f3-contact-submit-btn .f3-btn-label {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  line-height: inherit;
}

@media (hover: hover) and (pointer: fine) {
  .f3-contact-submit-btn:hover {
    background-color: #f2efe9;
    border-color: #f2efe9;
    transform: translateY(-1px);
  }
}

.f3-contact-submit-btn:active {
  transform: translateY(0) scale(0.97);
}

.f3-contact-submit-btn:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.8);
  outline-offset: 2px;
}

.f3-contact-submit-btn:disabled {
  opacity: 0.45;
  cursor: not-allowed;
  transform: none;
}

.f3-form-status-msg {
  font-size: 11px;
  letter-spacing: 0.6px;
  color: rgba(255, 255, 255, 0.6);
  transition: opacity 0.25s ease;
  text-align: center;
}

.f3-form-status-msg.is-success {
  color: #22c55e;
}

.f3-form-status-msg.is-error {
  color: #ef4444;
}

@media (max-width: 768px) {
  .f3-contact-corners-bar {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }

  .f3-contact-modal-close {
    top: 16px;
    right: 16px;
  }

  .f3-form-action-row {
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }

  .f3-contact-submit-btn {
    width: 100%;
    text-align: center;
  }

  .f3-form-status-msg {
    text-align: center;
  }
}

/* ==========================================================================
   CURTAIN REVEAL ARCHITECTURE & EDITORIAL FOOTER (#e5e5e6)
   ========================================================================== */
.homepage-main,
.project-main-curtain,
.about-main-curtain,
.about-main-wrap,
.privacy-main-curtain,
.privacy-main-wrap {
  position: relative;
  z-index: 2;
  background: #030303;
}

.f3-footer-reveal-wrap {
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background: #e5e5e6;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .f3-footer-reveal-wrap {
    position: static;
    z-index: auto;
  }

  .f3-editorial-footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.f3-editorial-footer {
  position: relative;
  width: 100%;
  margin-top: 0;
  padding-top: var(--f3-footer-padding-top, 40px);
  padding-bottom: 0px;
  background: #e5e5e6;
  color: #0a0a0a;
  box-sizing: border-box;
}

/* 2-Column Separation Lines Above Footer */
.f3-footer-divider-row {
  margin-top: 0px;
  margin-bottom: 25px;
}

.f3-footer-divider-row .f3-intro-divider-col-left,
.f3-footer-divider-row .f3-intro-divider-col-right {
  height: 0px;
  background: none;
  border-top: 1px solid var(--f3-divider-line-color-light, rgba(10, 10, 10, 0.2));
}

.f3-footer-divider-row .f3-intro-divider-col-left::before,
.f3-footer-divider-row .f3-intro-divider-col-left::after,
.f3-footer-divider-row .f3-intro-divider-col-right::before,
.f3-footer-divider-row .f3-intro-divider-col-right::after {
  background-color: var(--f3-divider-square-color-light, #0a0a0a);
}

/* Top Row Layout (2-Column Synchronized with Site Grid & Separation Lines) */
.f3-footer-top-row {
  display: flex;
  gap: var(--f3-works-grid-gap, var(--f3-gutter-x, 25px));
  width: 100%;
  align-items: flex-start;
}

.f3-footer-col-left {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
}

.f3-footer-col-right {
  flex: 1;
  min-width: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

/* Left Contact Block */
.f3-footer-contact-block {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.f3-footer-email-link {
  font-family: var(--type-aero-b-font);
  font-size: var(--type-aero-b-size);
  font-weight: var(--type-aero-b-weight);
  letter-spacing: var(--type-aero-b-spacing);
  line-height: var(--type-aero-b-line);
  color: #0a0a0a;
  text-decoration: none;
  transition: opacity 0.2s ease, color 0.2s ease;
  display: block;
  max-width: 100%;
  word-break: break-word;
  margin: 0;
  padding: 0;
}

.f3-footer-email-link:hover {
  opacity: 0.55;
  color: #0a0a0a;
}

@media (max-width: 480px) {
  .f3-footer-email-link {
    font-size: clamp(16px, 5.2vw, 22px);
    white-space: nowrap;
  }
}

.f3-footer-location {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 0;
  padding: 0;
  font-family: var(--type-aero-b-font);
  font-size: var(--type-aero-b-size);
  font-weight: var(--type-aero-b-weight);
  letter-spacing: var(--type-aero-b-spacing);
  line-height: var(--type-aero-b-line);
  color: rgba(10, 10, 10, 0.55);
}

.f3-footer-location span {
  display: block;
  line-height: var(--type-aero-b-line);
}

/* Center Socials Stack */
.f3-footer-socials-block {
  display: flex;
  flex-direction: column;
}

.f3-footer-socials-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.f3-footer-social-item {
  display: block;
}

.f3-footer-social-link {
  font-family: var(--type-aero-b-font);
  font-size: var(--type-aero-b-size);
  font-weight: var(--type-aero-b-weight);
  letter-spacing: var(--type-aero-b-spacing);
  line-height: var(--type-aero-b-line);
  color: #0a0a0a;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  transition: color 0.25s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.25s ease;
  width: fit-content;
}

.f3-footer-social-link.is-inactive {
  cursor: default;
  color: #0a0a0a;
}

.f3-footer-badge {
  font-family: var(--font-retina, 'AT Aero Retina', sans-serif);
  font-size: clamp(11px, 1.1vw, 15px);
  font-weight: 400;
  color: rgba(10, 10, 10, 0.45);
  margin-left: 8px;
  letter-spacing: -0.3px;
  vertical-align: baseline;
  transition: color 0.25s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.25s ease;
}

/* Socials Focus Dimming: When any social is hovered, dim others */
.f3-footer-socials-list:hover .f3-footer-social-link {
  color: rgba(10, 10, 10, 0.3);
}

.f3-footer-socials-list:hover .f3-footer-badge {
  color: rgba(10, 10, 10, 0.3);
}

.f3-footer-socials-list .f3-footer-social-link:hover {
  color: #0a0a0a;
  opacity: 1;
}

.f3-footer-socials-list .f3-footer-social-link:hover .f3-footer-badge {
  color: rgba(10, 10, 10, 0.55);
}

/* Right Studio Brand Mark */
.f3-footer-emblem-block {
  display: flex;
  justify-content: flex-end;
  padding-top: 4px;
}

.f3-footer-brand-mark {
  width: var(--f3-footer-logo-size, 60px);
  height: var(--f3-footer-logo-size, 60px);
  transform: translate(var(--f3-footer-logo-offset-x, 0px), var(--f3-footer-logo-offset-y, 0px));
  color: #0a0a0a;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: width 0.2s ease, height 0.2s ease, transform 0.2s ease;
}

.f3-footer-brand-svg {
  width: 100%;
  height: 100%;
  display: block;
}

/* Giant Signature Handle: @pxly (At Aero Type D) */
.f3-footer-brand-signature {
  width: 100%;
  margin-top: var(--f3-footer-signature-margin-top, clamp(90px, 13vh, 160px));
  margin-bottom: var(--f3-footer-signature-margin-bottom, clamp(24px, 4vh, 48px));
  transform: translateY(var(--f3-footer-signature-offset-y, -4px));
  font-size: clamp(52px, 14vw, var(--type-aero-d-size, 260px));
  height: 1em;
  min-height: 1em;
  display: flex;
  align-items: flex-start;
  overflow: visible;
  transition: margin-top 0.2s ease, transform 0.2s ease;
}

@media (min-width: 1440px) {
  .f3-footer-brand-signature {
    font-size: var(--type-aero-d-size, 260px);
    height: 1em;
    min-height: 1em;
  }
}

.f3-signature-text {
  display: block;
  font-family: var(--type-aero-d-font, 'AT Aero', sans-serif);
  font-size: 1em;
  font-weight: var(--type-aero-d-weight, 500);
  letter-spacing: clamp(-10px, -0.7vw, -3px);
  line-height: 1;
  color: #0a0a0a;
  white-space: nowrap;
  width: 100%;
  text-align: left;
  padding-bottom: 0;
  height: 1em;
}

@media (min-width: 1440px) {
  .f3-signature-text {
    font-size: 1em;
    letter-spacing: var(--type-aero-d-spacing, -10px);
    line-height: 1;
  }
}

/* Authentic Neue Haas Underscore */
.neue-haas-underscore {
  font-family: 'Neue Haas Real', sans-serif;
  font-weight: 700;
  display: inline-block;
  vertical-align: baseline;
  line-height: inherit;
  color: #0a0a0a;
  margin-left: var(--f3-footer-underscore-margin-left, 0px);
  margin-right: var(--f3-footer-underscore-margin-right, 0px);
  transform: scaleY(var(--f3-footer-underscore-scale-y, 1.0)) translateY(var(--f3-footer-underscore-offset-y, 0px));
  transform-origin: center bottom;
}

/* Individual Underscore Overrides for @_phnm._ */
.neue-haas-underscore.underscore-1 {
  margin-left: var(--f3-footer-underscore-1-margin-left, var(--f3-footer-underscore-margin-left, 0px));
  margin-right: var(--f3-footer-underscore-1-margin-right, var(--f3-footer-underscore-margin-right, 0px));
}

.neue-haas-underscore.underscore-2 {
  margin-left: var(--f3-footer-underscore-2-margin-left, var(--f3-footer-underscore-margin-left, 0px));
  margin-right: var(--f3-footer-underscore-2-margin-right, var(--f3-footer-underscore-margin-right, 0px));
}

/* Bottom Colophon Bar */
.f3-footer-colophon-bar {
  display: flex;
  gap: var(--f3-works-grid-gap, var(--f3-gutter-x, 25px));
  width: 100%;
  align-items: center;
  padding-top: 24px;
  margin-bottom: var(--f3-footer-colophon-margin-bottom, 25px);
  border-top: 1px solid var(--f3-divider-line-color-light, rgba(10, 10, 10, 0.2));
  position: relative;
  font-family: var(--type-mono-a-font, var(--font-mono, 'PP Supply Mono', monospace));
  font-size: var(--type-mono-a-size, 11px);
  font-weight: 500;
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  line-height: 1;
  text-transform: uppercase;
  color: rgba(10, 10, 10, 0.55);
}

.f3-footer-colophon-bar::before,
.f3-footer-colophon-bar::after {
  content: '';
  position: absolute;
  width: var(--f3-divider-square-size, 2px);
  height: var(--f3-divider-square-size, 2px);
  background-color: var(--f3-divider-square-color-light, #0a0a0a);
  top: -1px;
  pointer-events: none;
  z-index: 2;
}

.f3-footer-colophon-bar::before {
  left: 0;
}

.f3-footer-colophon-bar::after {
  right: 0;
}

.f3-colophon-col-left {
  flex: 1;
  min-width: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.f3-colophon-col-right {
  flex: 1;
  min-width: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.f3-colophon-start-project,
.f3-colophon-privacy-link {
  font-family: var(--type-mono-a-font, var(--font-mono, 'PP Supply Mono', monospace));
  font-size: var(--type-mono-a-size, 11px);
  font-weight: var(--type-mono-a-weight, 400);
  letter-spacing: var(--type-mono-a-spacing, 0.5px);
  line-height: var(--type-mono-a-line, 13px);
  color: #0a0a0a;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0.2s ease, opacity 0.2s ease;
  cursor: pointer;
}

.f3-colophon-start-project:hover,
.f3-colophon-privacy-link:hover {
  color: #0a0a0a;
  opacity: 0.55;
}

.f3-colophon-left,
.f3-colophon-center,
.f3-colophon-privacy,
.f3-colophon-right {
  display: flex;
  align-items: center;
}

/* ==========================================================================
   RESPONSIVE BREAKPOINTS (Future Three)
   ========================================================================== */

/* Laptop & Medium (< 1120px) */
@media (max-width: 1120px) {
  .f3-service-row {
    grid-template-columns: 140px 1fr 1fr;
  }

  .f3-service-side-tag {
    display: none;
  }

  .f3-outro-directory-grid {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}

/* Mobile / Tablet (< 960px) */
@media (max-width: 960px) {
  .f3-intro-lockup {
    margin-bottom: 60px;
  }

  .f3-works-grid {
    column-gap: 24px;
    row-gap: 48px;
  }
}

/* Mobile / Tablet (< 768px) */
@media (max-width: 768px) {
  .f3-intro-lockup {
    margin-bottom: 40px;
  }

  .f3-intro-right-col {
    margin-left: 0;
    max-width: 100%;
  }

  .f3-intro-split-grid {
    flex-direction: column;
    gap: 24px;
  }

  .f3-works-grid {
    grid-template-columns: 1fr;
    row-gap: 40px;
  }

  .f3-works-expand-wrap {
    margin-top: 48px;
  }

  .f3-works-expand-btn {
    width: 100%;
    justify-content: center;
    padding: 14px 20px;
  }

  .f3-editorial-main-grid {
    grid-template-columns: 1fr;
    gap: 60px;
  }

  .f3-project-card-03 {
    width: 80%;
    margin-left: 0;
  }

  .f3-contact-coord-block {
    grid-template-columns: 1fr;
    gap: 20px;
    padding-bottom: 48px;
  }

  .f3-service-row {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .f3-service-media-card {
    max-width: 480px;
  }

  .f3-outro-grid {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}

/* Mobile (< 640px) */
@media (max-width: 640px) {
  .f3-intro-meta-left {
    padding-top: 0;
  }

  .f3-strip-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
  }

  .f3-strip-title {
    font-size: 15px;
    width: 100%;
    white-space: normal;
  }

  .f3-strip-tags {
    margin-top: 0;
  }

  .f3-strip-card {
    width: 95px;
    height: 98px;
  }

  .f3-portfolio-header-bar {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .f3-disciplines-bar {
    display: none;
  }

  .f3-project-card-03 {
    width: 100%;
    margin-left: 0;
  }

  .f3-watermark-number {
    font-size: 110px;
    top: -20px;
  }

  .f3-footer-top-row {
    flex-direction: column;
    gap: 36px;
  }

  .f3-footer-col-right {
    flex-direction: column-reverse;
    gap: 32px;
  }

  .f3-footer-emblem-block {
    justify-content: flex-start;
  }

  .f3-footer-colophon-bar {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }

  .f3-colophon-col-left {
    width: 100%;
    justify-content: space-between;
  }

  .f3-colophon-col-right {
    width: 100%;
    justify-content: space-between;
  }
}

@media (max-width: 960px) {
  .f3-footer-top-row {
    flex-direction: column;
    gap: 48px;
  }

  .f3-footer-col-right {
    width: 100%;
    justify-content: space-between;
  }
}

/* ==========================================================================
   SCROLL-DRIVEN EDITORIAL CASCADE REVEAL SYSTEM
   Emil Kowalski 600ms Editorial Reveal with Asymmetric Stagger
   ========================================================================== */
.f3-scroll-reveal {
  opacity: 0;
  transform: translate3d(0, 32px, 0);
  transition: opacity 0.62s cubic-bezier(0.16, 1, 0.3, 1),
              transform 0.62s cubic-bezier(0.16, 1, 0.3, 1);
  will-change: opacity, transform;
}

.f3-scroll-reveal.is-revealed {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* Stagger deltas for editorial flow */
.f3-intro-lockup.f3-scroll-reveal.is-revealed {
  transition-delay: 0.02s;
}

.f3-featured-tag-row.f3-scroll-reveal.is-revealed {
  transition-delay: 0.04s;
}

.f3-works-col-left .f3-work-card:nth-child(1).f3-scroll-reveal.is-revealed {
  transition-delay: 0.06s;
}

.f3-works-col-right .f3-work-card:nth-child(1).f3-scroll-reveal.is-revealed {
  transition-delay: 0.16s;
}

.f3-works-col-left .f3-work-card:nth-child(2).f3-scroll-reveal.is-revealed {
  transition-delay: 0.10s;
}

.f3-works-col-right .f3-work-card:nth-child(2).f3-scroll-reveal.is-revealed {
  transition-delay: 0.20s;
}

.f3-service-showcase.f3-scroll-reveal.is-revealed {
  transition-delay: 0.06s;
}

.f3-showcase-footer-quote.f3-scroll-reveal.is-revealed {
  transition-delay: 0.12s;
}

.f3-single-divider-row.f3-scroll-reveal.is-revealed {
  transition-delay: 0.04s;
}

.f3-contact-hero-stage.f3-scroll-reveal.is-revealed {
  transition-delay: 0.08s;
}

.f3-contact-corners-bar.f3-scroll-reveal.is-revealed {
  transition-delay: 0.14s;
}

.f3-colophon-grid.f3-scroll-reveal.is-revealed {
  transition-delay: 0.08s;
}

@media (prefers-reduced-motion: reduce) {
  .f3-scroll-reveal {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}