@charset "UTF-8";
@font-face { font-family: 'Mulish Fallback'; src: local("Arial"), local("Helvetica Neue"), local("Helvetica"); size-adjust: 104.7%; ascent-override: 96%; descent-override: 24%; line-gap-override: 0%; }
@font-face { font-family: 'STIX Two Text Fallback'; src: local("Georgia"), local("Times New Roman"); size-adjust: 107.5%; ascent-override: 99%; descent-override: 36%; line-gap-override: 0%; }
*, *::before, *::after { box-sizing: border-box; }

[data-cms="signature_count"] { visibility: hidden; }

html { scroll-behavior: smooth; scroll-padding-top: 3.5rem; font-size: 16px; overflow-x: hidden; }

body { font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.45; margin: 0; padding: 0; background: #272d3b; color: #2c2c2c; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

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

h1, h2, h3, h4 { line-height: 1.2; margin-top: 0; overflow-wrap: break-word; hyphens: auto; }

strong { font-weight: 800; }

section, header, footer { margin: 0; padding: 0; }

a { color: #fff052; text-decoration: none; }

.pillar p, .hero-subtext, .quote-content .quote-subtext, .narrative-body, .experience-note, .content-body, .connection-content, .action-body, .gallery-dock__intro-text, .gallery-dock__caption, .gallery-dock__drag-caption, .gallery-dock__safe-overlay-caption { font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.45; }

.container { max-width: 1120px; margin: 0 auto; padding: 0 1.5rem; }
@media (max-width: 580px) { .container { padding: 6vh 1.5rem; } }

.container-narrow { max-width: 43.75rem; }

.section-title, .action-heading { font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: clamp(2.3rem, 5vw, 3.1rem); font-weight: 300; letter-spacing: -0.015em; }
.section-title strong, .action-heading strong { font-weight: 800; }

.section-title { color: white; margin-bottom: 4rem; }
.section-title strong { color: #ffffff; text-transform: uppercase; }

.btn { display: inline-flex; align-items: center; gap: 0.5em; padding: 0.875rem 2rem; border-radius: 0.25rem; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 1.2rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.03em; cursor: pointer; border: none; transition: all 0.2s ease; text-decoration: none; }

.btn-icon { width: 1.125rem; height: 1.125rem; }

.btn-yellow { background: #fff052; color: #272d3b; }
.btn-yellow .btn-icon { filter: brightness(0); }
.btn-yellow:hover { background: #ffec29; }

.btn-green { background: #4CAF50; color: #ffffff; }
.btn-green .btn-icon { filter: brightness(0) invert(1); }
.btn-green:hover { background: #409343; }

.btn-outline-white { color: #272d3b; border: none; outline: 3px solid rgba(255, 255, 255, 0.08); padding: 0.75rem 2rem; font-size: 95%; background: rgba(219, 250, 255, 0.78); border-radius: 0; font-size: 92%; background: transparent; border: 1.5px solid #fff052; border-radius: 4px; color: #fff052; outline: none; }
.btn-outline-white:hover { background: rgba(240, 254, 255, 0.95); }
.btn-outline-white:hover { background: #fff052; color: #272d3b; }

.btn-outline-yellow { background: transparent; color: #fff052; border: 2px solid #fff052; }
.btn-outline-yellow:hover { background: rgba(255, 240, 82, 0.08); }

.btn-sm { padding: 0.5rem 1.25rem; font-size: 0.8125rem; }

.btn-full { width: 100%; justify-content: center; }

.site-nav { position: fixed; top: 0; left: 0; right: 0; z-index: 1600; background: rgba(39, 45, 59, 0.92); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); transition: background 0.4s ease, border-bottom-color 0.4s ease, transform 0.4s ease; overflow: visible; }
.site-nav.nav-retracted { transform: translateY(-100%); }
.site-nav.nav-retracted .nav-notch { transform: translate(-50%, 0); transition: left 0.35s ease, border-top-color 0.4s ease, transform 0.4s ease; }
body.gallery-fullscreen .site-nav { transform: translateY(-100%); }
body.gallery-fullscreen .site-nav .nav-notch { transform: translate(-50%, 0); transition: left 0.35s ease, border-top-color 0.4s ease, transform 0.4s ease; }

.nav-inner { padding: 0 0 0 25px; display: flex; align-items: center; height: 3.5rem; position: relative; overflow: hidden; }

.nav-logo { font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 1.25rem; font-weight: 900; color: #ffffff; text-decoration: none; text-transform: uppercase; letter-spacing: 0.02em; text-align: center; margin-left: 0.3em; }
.nav-logo span { font-weight: 400; color: white; text-transform: none; letter-spacing: 0; margin-left: -0.05em; font-size: 90%; }

.nav-hamburger { display: none; flex-direction: column; gap: 0.2rem; background: none; border: none; cursor: pointer; padding: 0.5rem 0rem 0.5rem 0; margin-right: 0.25rem; }
.nav-hamburger span { display: block; width: 1.25rem; height: 2.5px; border-radius: 2px; background: #ffffff; transition: transform 0.3s ease, opacity 0.3s ease; }
.nav-hamburger.open span:nth-child(1) { transform: translateY(calc(0.2rem + 2.5px)) rotate(45deg); }
.nav-hamburger.open span:nth-child(2) { opacity: 0; transform: scaleX(0); }
.nav-hamburger.open span:nth-child(3) { transform: translateY(calc(-0.2rem - 2.5px)) rotate(-45deg); }

.nav-links { display: flex; list-style: none; margin: 0; padding: 0; gap: 4vw; height: 100%; align-items: center; position: absolute; left: 50%; transform: translateX(-50%); justify-content: center; white-space: nowrap; }
.nav-links.nav-links-flex { position: static; transform: none; flex: 1; padding-left: 2rem; padding-right: 2rem; }
.nav-links.nav-links-tight { gap: 1.5rem; padding-left: 1rem; padding-right: 1rem; }
.nav-links li { position: relative; height: 100%; display: flex; align-items: center; }
.nav-links .nav-link--dropdown-only { display: none; }
.nav-links a { color: white; font-size: 0.75rem; font-weight: 700; text-decoration: none; letter-spacing: 0.03em; text-transform: uppercase; transition: color 0.2s; position: relative; height: 100%; display: flex; align-items: center; font-weight: 500; -webkit-font-smoothing: subpixel-antialiased; }
.nav-links a:hover { color: #ffffff; }
.nav-links a.nav-active { color: #ffffff; }
.nav-links a strong { font-weight: inherit; }

.site-nav.nav-links-collapsed .nav-hamburger { display: flex; }
.site-nav.nav-links-collapsed .nav-links { display: flex; flex-direction: column; align-items: stretch; position: fixed; top: 3.5rem; left: 0; right: 0; z-index: 1000; background: #131820; padding: 0.5rem 1.75rem 0.75rem; gap: 0; height: auto; white-space: normal; transform: translateY(-0.5rem); border-radius: 0 0 0.5rem 0.5rem; opacity: 0; visibility: hidden; pointer-events: none; transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s; }
.site-nav.nav-links-collapsed .nav-links.open { opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0); }
.site-nav.nav-links-collapsed .nav-links li { display: block; height: auto; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.site-nav.nav-links-collapsed .nav-links li:last-child { border-bottom: none; }
.site-nav.nav-links-collapsed .nav-links .nav-link--dropdown-only { display: block; }
.site-nav.nav-links-collapsed .nav-links a { display: block; height: auto; padding: 1rem 0; font-size: 0.875rem; color: rgba(255, 255, 255, 0.75); transition: color 0.2s ease, background 0.2s ease; border-radius: 0.25rem; text-align: left; }
.site-nav.nav-links-collapsed .nav-links a:hover { color: #ffffff; }
.site-nav.nav-links-collapsed .nav-links a.nav-active { color: #ffffff; }
.site-nav.nav-links-collapsed .nav-notch { opacity: 0 !important; }
.site-nav.nav-links-collapsed .nav-lang { display: none !important; }

.nav-notch { position: absolute; bottom: 0; width: 0; height: 0; border-left: 1.3rem solid transparent; border-right: 1.3rem solid transparent; border-top: 1rem solid rgba(39, 45, 59, 0.92); transform: translate(-50%, 85%) scale(0.75); transition: left 0.35s ease, border-top-color 0.4s ease, opacity 0.3s ease; opacity: 0; pointer-events: none; }
.nav-notch.notch-visible { opacity: 1; }

.site-nav.nav-cta-mode { background: #f2df22; }
.site-nav.nav-cta-mode .nav-logo { color: #272d3b; }
.site-nav.nav-cta-mode .nav-logo span { color: #272d3b; }
.site-nav.nav-cta-mode .nav-hamburger { display: none; }
.site-nav.nav-cta-mode .nav-hamburger span { background: #272d3b; }
.site-nav.nav-cta-mode.nav-links-collapsed .nav-hamburger { display: flex; }
.site-nav.nav-cta-mode .nav-links { display: flex; }
.site-nav.nav-cta-mode .nav-links a { color: #272d3b; }
.site-nav.nav-cta-mode .nav-links a:hover { color: #272d3b; }
.site-nav.nav-cta-mode .nav-links a.nav-active { color: #272d3b; }
.site-nav.nav-cta-mode.nav-links-collapsed .nav-links { display: flex; flex-direction: column; align-items: stretch; position: fixed; top: 3.5rem; left: 0; right: 0; z-index: 1000; background: #131820; padding: 0.5rem 1.75rem 0.75rem; gap: 0; height: auto; white-space: normal; transform: translateY(-0.5rem); border-radius: 0 0 0.5rem 0.5rem; opacity: 0; visibility: hidden; pointer-events: none; transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s; }
.site-nav.nav-cta-mode.nav-links-collapsed .nav-links.open { opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0); }
.site-nav.nav-cta-mode.nav-links-collapsed .nav-links li { display: block; height: auto; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.site-nav.nav-cta-mode.nav-links-collapsed .nav-links li:last-child { border-bottom: none; }
.site-nav.nav-cta-mode.nav-links-collapsed .nav-links .nav-link--dropdown-only { display: block; }
.site-nav.nav-cta-mode.nav-links-collapsed .nav-links a { display: block; height: auto; padding: 1rem 0; font-size: 0.875rem; color: rgba(255, 255, 255, 0.75); transition: color 0.2s ease, background 0.2s ease; border-radius: 0.25rem; text-align: left; }
.site-nav.nav-cta-mode.nav-links-collapsed .nav-links a:hover { color: #ffffff; }
.site-nav.nav-cta-mode.nav-links-collapsed .nav-links a.nav-active { color: #ffffff; }
.site-nav.nav-cta-mode.nav-links-collapsed .nav-links a { color: rgba(255, 255, 255, 0.75) !important; }
.site-nav.nav-cta-mode.nav-links-collapsed .nav-links a:hover { color: #ffffff !important; }
.site-nav.nav-cta-mode.nav-links-collapsed .nav-links a.nav-active { color: #ffffff !important; }
.site-nav.nav-cta-mode.nav-links-collapsed .nav-notch { opacity: 0 !important; }
.site-nav.nav-cta-mode .nav-notch { border-top-color: #f2df22; }
.site-nav.nav-cta-mode .nav-cta-bar { opacity: 1; pointer-events: auto; }
.site-nav.nav-cta-mode .nav-cta-bar .nav-cta-left, .site-nav.nav-cta-mode .nav-cta-bar .btn-nav-add { transform: translateY(0); }
.site-nav.nav-cta-mode .nav-cta-bar .nav-cta-left::before, .site-nav.nav-cta-mode .nav-cta-bar .btn-nav-add::before { transform: translateX(-100%) translateY(0%); }

.nav-cta-bar { display: flex; align-items: center; gap: 0; margin-left: auto; cursor: pointer; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; position: relative; z-index: 1; height: 100%; background: #fff052; }
.nav-cta-bar .nav-cta-left, .nav-cta-bar .btn-nav-add { transform: translateY(100%); transition: transform 0.4s ease; }
.nav-cta-bar .nav-cta-left::before, .nav-cta-bar .btn-nav-add::before { content: ''; transform: translateX(-100%) translateY(-100%); transition: transform 0.4s ease; }
.nav-cta-bar::before { content: ''; position: absolute; left: 0.5px; top: 0; bottom: 0; width: 1rem; background: #fff052; clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 100% 50%, 0 0); transform: translateX(-100%); }
.nav-cta-bar .nav-cta-left { display: flex; align-items: center; gap: 0.8rem; padding-right: 0.5rem; padding-left: 1.5rem; }
.nav-cta-bar .nav-sig-number { font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 1.75rem; font-weight: 900; color: #272d3b; font-variant-numeric: tabular-nums; }
.nav-cta-bar .nav-sig-label { font-size: 0.7rem; font-weight: 600; color: #272d3b; text-transform: none; letter-spacing: 0; line-height: 1.1; max-width: 12ch; }
.nav-cta-bar .nav-sig-label--short { display: none; }
.nav-cta-bar .btn-nav-add { display: inline-flex; align-items: center; gap: 0rem; background: #fff052; border: none; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.875rem; font-weight: 800; color: #272d3b; cursor: pointer; padding: 0 1.5rem 0 1rem; text-decoration: none; margin-left: auto; position: relative; align-self: stretch; line-height: 1; padding-right: 25px; flex-wrap: wrap; align-content: center; justify-content: flex-start; white-space: nowrap; }
.nav-cta-bar .btn-nav-add c-tag { position: relative; }
.nav-cta-bar .btn-nav-add c-tag::after { content: ''; display: block; flex-basis: 100%; height: 0; border-bottom: 2px dotted #272d3b; margin-top: 0.15rem; max-width: 17vw; }
.nav-cta-bar .btn-nav-add .btn-icon { width: 1rem; height: 1rem; filter: brightness(0); margin-right: 0.25em; }

.nav-lang { position: absolute; right: 0.75rem; top: 0; bottom: 0; z-index: 2; display: flex; align-items: center; }

.nav-lang-btn { display: flex; align-items: center; gap: 0.4em; background: none; border: 1px solid transparent; border-radius: 0.3rem; color: rgba(255, 255, 255, 0.75); font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.8rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.05em; cursor: pointer; padding: 0.35em 0.55em; transition: color 0.2s, border-color 0.2s; }
.nav-lang-btn:hover { color: #ffffff; border-color: rgba(255, 255, 255, 0.5); }
.nav-lang-btn.loading { pointer-events: none; }
.nav-lang-btn.loading .nav-lang-flag { opacity: 0.5; }
.nav-lang-btn.loading .nav-lang-code { color: transparent; position: relative; }
.nav-lang-btn.loading .nav-lang-code::after { content: ''; position: absolute; inset: 0; margin: auto; width: 0.85em; height: 0.85em; border: 2px solid rgba(255, 255, 255, 0.2); border-top-color: rgba(255, 255, 255, 0.8); border-radius: 50%; animation: lang-spin 0.6s linear infinite; }
.nav-lang-btn.loading .nav-lang-chevron { opacity: 0.3; }

@keyframes lang-spin { to { transform: rotate(360deg); } }
.nav-lang-flag { width: 1.4em; height: auto; border-radius: 2px; display: block; box-shadow: 0 0 0 0.5px rgba(0, 0, 0, 0.15); }

.nav-lang-chevron { width: 0.6em; height: 0.6em; transition: transform 0.2s ease; stroke-width: 2; }
.nav-lang.open .nav-lang-chevron { transform: rotate(180deg); }

.nav-lang-list { display: none; position: fixed; margin: 0; padding: 0.3rem 0; list-style: none; background: rgba(19, 24, 32, 0.97); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); border-radius: 0.3rem; min-width: 4rem; box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.3); }
.nav-lang.open .nav-lang-list { display: block; }
.nav-lang-list li { display: block; }
.nav-lang-list button { display: flex; align-items: center; gap: 0.45em; width: 100%; background: none; border: none; color: rgba(255, 255, 255, 0.6); font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.8rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; padding: 0.45em 0.7em; cursor: pointer; text-align: left; transition: color 0.15s, background 0.15s; white-space: nowrap; }
.nav-lang-list button:hover { color: #ffffff; background: rgba(255, 255, 255, 0.08); }
.nav-lang-list button.active { color: #fff052; }
.nav-lang-list button .nav-lang-flag { width: 1.3em; }

.site-nav.nav-cta-mode .nav-lang { display: none !important; }

.nav-lang.nav-lang-menu-open { opacity: 0; pointer-events: none; transition: opacity 0.15s ease; }

.nav-lang-inline { border-bottom: none !important; padding: 0 0 0.25rem; }
.nav-lang-inline::before { content: ''; display: block; height: 1px; background: rgba(255, 255, 255, 0.1); margin: 0 -1.75rem 0.75rem; }

li + .nav-lang-inline { margin-top: 0; }

li:has(+ .nav-lang-inline) { border-bottom: none !important; }

.nav-lang-inline-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 0.2rem; }
.nav-lang-inline-row button { display: flex; flex-direction: column; align-items: center; gap: 0.25em; background: none; border: 1px solid transparent; border-radius: 0.3rem; color: rgba(255, 255, 255, 0.45); font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; padding: 0.45em 0.5em; cursor: pointer; transition: color 0.15s, border-color 0.15s, background 0.15s, opacity 0.2s; white-space: nowrap; }
.nav-lang-inline-row button:hover { color: #ffffff; border-color: rgba(255, 255, 255, 0.2); }
.nav-lang-inline-row button.active { color: #fff052; border-color: rgba(255, 240, 82, 0.25); }
.nav-lang-inline-row button.loading { pointer-events: none; position: relative; color: transparent !important; border-color: transparent !important; outline: none; transition: none; }
.nav-lang-inline-row button.loading .nav-lang-flag { opacity: 0.5; }
.nav-lang-inline-row button.loading::after { content: ''; position: absolute; bottom: 0.29rem; left: calc(50% - 0.25rem); width: 0.5rem; height: 0.5rem; border: 1.5px solid rgba(255, 255, 255, 0.2); border-top-color: rgba(255, 255, 255, 0.8); border-radius: 50%; animation: lang-spin 0.6s linear infinite; }
.nav-lang-inline-row button .nav-lang-flag { width: 1.65em; height: auto; border-radius: 1px; transition: opacity 0.2s; }

@media (max-width: 580px) { .nav-hamburger { display: flex; }
  .site-nav.nav-cta-mode .nav-hamburger { display: flex; }
  .nav-links, .nav-links.nav-links-flex, .nav-links.nav-links-tight { display: flex; flex-direction: column; align-items: stretch; position: fixed; top: 3.5rem; left: 0; right: 0; z-index: 1000; background: #131820; padding: 0.5rem 1.75rem 0.75rem; gap: 0; height: auto; white-space: normal; transform: translateY(-0.5rem); border-radius: 0 0 0.5rem 0.5rem; opacity: 0; visibility: hidden; pointer-events: none; transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s; }
  .nav-links.open, .nav-links.nav-links-flex.open, .nav-links.nav-links-tight.open { opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0); }
  .nav-links li, .nav-links.nav-links-flex li, .nav-links.nav-links-tight li { display: block; height: auto; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .nav-links li:last-child, .nav-links.nav-links-flex li:last-child, .nav-links.nav-links-tight li:last-child { border-bottom: none; }
  .nav-links .nav-link--dropdown-only, .nav-links.nav-links-flex .nav-link--dropdown-only, .nav-links.nav-links-tight .nav-link--dropdown-only { display: block; }
  .nav-links a, .nav-links.nav-links-flex a, .nav-links.nav-links-tight a { display: block; height: auto; padding: 1rem 0; font-size: 0.875rem; color: rgba(255, 255, 255, 0.75); transition: color 0.2s ease, background 0.2s ease; border-radius: 0.25rem; text-align: left; }
  .nav-links a:hover, .nav-links.nav-links-flex a:hover, .nav-links.nav-links-tight a:hover { color: #ffffff; }
  .nav-links a.nav-active, .nav-links.nav-links-flex a.nav-active, .nav-links.nav-links-tight a.nav-active { color: #ffffff; }
  .nav-links a, .nav-links.nav-links-flex a, .nav-links.nav-links-tight a { color: rgba(255, 255, 255, 0.85); }
  .nav-links a:hover, .nav-links.nav-links-flex a:hover, .nav-links.nav-links-tight a:hover { color: #ffffff; }
  .site-nav.nav-cta-mode .nav-links a { color: rgba(255, 255, 255, 0.85); }
  .site-nav.nav-cta-mode .nav-links a:hover { color: #ffffff; }
  .site-nav.nav-cta-mode .nav-links a.nav-active { color: #ffffff; }
  .nav-inner { height: 3.5rem; padding: 0; }
  .nav-hamburger { position: absolute; left: 0.75rem; top: 50%; transform: translateY(-50%); z-index: 2; }
  .nav-logo { flex-grow: 1; text-align: center; margin-left: 0; padding: 0 2.25rem; }
  .nav-lang { right: 0.5rem; top: 0; bottom: 0; }
  .nav-cta-mode .nav-hamburger { position: static; transform: none; }
  .nav-cta-mode .nav-inner { gap: 0.375rem; padding-left: 1.0rem; }
  .nav-cta-mode .nav-logo { font-size: 0.95rem; text-align: left; padding: 0; flex-grow: 0; flex-shrink: 1; min-width: 0; overflow: hidden; }
  .nav-cta-bar { flex: 0 0 0; overflow: hidden; }
  .nav-cta-mode .nav-cta-bar { gap: 0; align-items: stretch; flex: 1; overflow: visible; background: transparent; }
  .nav-cta-mode .nav-cta-bar::before { display: none; }
  .nav-cta-mode .nav-cta-bar::after { display: none; }
  .nav-cta-mode .nav-cta-bar .nav-cta-left { display: grid; flex: 1; align-content: center; justify-content: end; justify-items: start; gap: 0; padding: 0 1.75rem 0 0; min-width: 0; }
  .nav-cta-mode .nav-cta-bar .nav-sig-number { font-size: 1.2rem; line-height: 1; width: auto !important; text-align: left !important; }
  .nav-cta-mode .nav-cta-bar .nav-sig-label--long { display: none; }
  .nav-cta-mode .nav-cta-bar .nav-sig-label--short { display: block; font-size: 0.7rem; text-align: center; line-height: 1.2; white-space: nowrap; letter-spacing: -0.02em; max-width: none; }
  .nav-cta-mode .nav-cta-bar .btn-nav-add { margin-left: 0; padding: 0.4rem 1.25rem 0.4rem 1rem; position: relative; flex-wrap: wrap; align-content: center; justify-content: flex-start; white-space: normal; flex-shrink: 1; font-size: 0.65rem; max-width: 7.5rem; background: #fff052; }
  .nav-cta-mode .nav-cta-bar .btn-nav-add .btn-icon { width: 0.85rem; height: 0.85rem; }
  .nav-cta-mode .nav-cta-bar .btn-nav-add::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 0.875rem; background: #fff052; clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 100% 50%, 0 0); transform: translateX(-100%); z-index: 2; }
  .nav-cta-mode .nav-cta-bar .btn-nav-add::after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #fff052; transform: translateY(-100%); }
  .nav-cta-mode .nav-cta-bar .btn-nav-add c-tag::after { max-width: 100%; }
  .nav-notch { display: none; } }
.hero-section { position: relative; display: flex; align-items: center; overflow: hidden; }

.full-bleed-quote { position: relative; display: flex; align-items: center; }

.quote-gallery-track { position: relative; }
.quote-gallery-track::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 50vh; background: linear-gradient(to bottom, transparent, #272d3b); z-index: 0; pointer-events: none; }

.quote-gallery-track > .quote-image-wrap { position: sticky; top: 3.5rem; height: calc(100vh - 3.5rem); z-index: 0; overflow: hidden; filter: blur(var(--quote-blur, 0px)); transition: filter 0.05s linear; }

.quote-gallery-track > .full-bleed-quote { margin-top: calc(-100vh + 3.5rem); z-index: 1; }

.crossfade-ready .quote-gallery-track > .full-bleed-quote { margin-bottom: -20vh; }

@media (prefers-reduced-motion: reduce) { .crossfade-ready .quote-gallery-track > .full-bleed-quote { margin-bottom: 0; }
  .crossfade-ready .quote-gallery-track .quote-content::before, .crossfade-ready .quote-gallery-track .quote-content > .quote-blur-bg, .crossfade-ready .quote-gallery-track .quote-content > *:not(.quote-blur-bg) { transition: none; } }
.hero-section { min-height: 90vh; justify-content: flex-end; padding-top: 3.5rem; padding-bottom: 2.5rem; }
.hero-section.hero-pos-right > .hero-image-wrap > .hero-image { transform: scaleX(-1); }

.full-bleed-quote { justify-content: center; min-height: calc(100vh - 3.5rem); }
.full-bleed-quote.quote-pos-left, .full-bleed-quote.quote-pos-right { justify-content: center; padding-left: 0; padding-right: 0; }
.full-bleed-quote.quote-pos-left > .quote-frame > .quote-content, .full-bleed-quote.quote-pos-right > .quote-frame > .quote-content { max-width: 31em; text-wrap: pretty; }
.full-bleed-quote.quote-pos-left > .quote-frame > .quote-content { margin-left: 8%; margin-right: auto; }
.full-bleed-quote.quote-pos-right > .quote-frame > .quote-content { margin-left: auto; margin-right: 8%; }
.full-bleed-quote.quote-pos-center > .quote-frame > .quote-content { margin-left: auto; margin-right: auto; max-width: 36em; margin-bottom: 2vh; }
.full-bleed-quote.quote-pos-center { padding-top: 40vh; align-items: flex-start; }

.quote-no-subtext > .full-bleed-quote { min-height: 60vh; }
.quote-no-subtext > .full-bleed-quote .quote-content::before { height: 80%; top: 60%; }

.quote-no-gallery { overflow: hidden; }
.quote-no-gallery::after { display: none; }
.quote-no-gallery .quote-overlay { display: none; }
.quote-no-gallery > .full-bleed-quote { margin-bottom: 0; }
.crossfade-ready .quote-no-gallery > .full-bleed-quote { margin-bottom: 0; }

.quote-no-subtext.quote-no-gallery > .quote-image-wrap { height: 60vh; }
.quote-no-subtext.quote-no-gallery > .full-bleed-quote { margin-top: -60vh; }
.quote-no-subtext.quote-no-gallery.quote-track-pos-center > .quote-image-wrap { height: calc(40vh + 20rem); }
.quote-no-subtext.quote-no-gallery.quote-track-pos-center > .full-bleed-quote { min-height: auto; margin-top: calc(-40vh - 20rem); }

.quote-frame { position: relative; z-index: 2; width: 100%; max-width: 81.25rem; margin: 0 auto; display: flex; }

.hero-image-wrap, .quote-image-wrap { position: absolute; inset: 0; z-index: 1; overflow: hidden; }

.crossfade-ready .quote-gallery-track .quote-content::before { transition: opacity 0.35s ease-out; }
.crossfade-ready .quote-gallery-track .quote-content > .quote-blur-bg { transition: opacity 0.35s ease-out; }
.crossfade-ready .quote-gallery-track .quote-content > *:not(.quote-blur-bg) { transition: opacity 0.35s ease-out, transform 0.35s ease-out; }
@media (max-width: 580px) { .crossfade-ready .quote-gallery-track .quote-content > *:not(.quote-blur-bg) { transition: opacity 0.35s ease-out; will-change: opacity; } }

.crossfade-ready .quote-gallery-track.quote-exiting .quote-content::before { opacity: 0; }
.crossfade-ready .quote-gallery-track.quote-exiting .quote-content > .quote-blur-bg { opacity: 0; }
.crossfade-ready .quote-gallery-track.quote-exiting .quote-content > *:not(.quote-blur-bg) { opacity: 0; transform: translateY(-12vh); }
@media (max-width: 580px) { .crossfade-ready .quote-gallery-track.quote-exiting .quote-content > *:not(.quote-blur-bg) { transform: none; } }

.quote-blur-bg { position: absolute; inset: -7.5% -5%; border-radius: 50%; overflow: hidden; mask-image: radial-gradient(ellipse at center, black 50%, transparent 70%); -webkit-mask-image: radial-gradient(ellipse at center, black 50%, transparent 70%); z-index: 0; pointer-events: none; max-width: 100%; }
.quote-blur-bg img { position: absolute; left: var(--blur-abs-x, 0); top: var(--blur-abs-y, 0); width: 100vw; height: calc(100vh - 3.5rem); max-width: none; object-fit: cover; filter: blur(3em); }
.quote-blur-bg.is-stuck img { position: fixed; top: 3.5rem; left: 0; }
.quote-pos-right .quote-blur-bg img { transform: scaleX(-1); }

.hero-image, .quote-bg-image { width: 100%; height: 100%; object-fit: cover; }

.quote-gallery-track > .quote-image-wrap > .quote-bg-image { transform: scale(1.06); transform-origin: 67% 50%; will-change: transform; }
.quote-gallery-track > .quote-image-wrap.quote-pos-right > .quote-bg-image { transform: scaleX(-1) translate(17%, 0) scale(1.06) translate(-17%, 0); transform-origin: 50% 50%; }
.quote-gallery-track > .quote-image-wrap.quote-pos-center > .quote-bg-image { transform: scale(1.06); transform-origin: 50% 50%; }

.quote-gallery-track.quote-entered > .quote-image-wrap > .quote-bg-image { transform: scale(1); transition: transform 8s cubic-bezier(0.2, 0.6, 0.1, 1), filter 0.5s ease; }
.quote-gallery-track.quote-entered > .quote-image-wrap.quote-pos-right > .quote-bg-image { transform: scaleX(-1) translate(17%, 0) scale(1) translate(-17%, 0); transition: transform 8s cubic-bezier(0.2, 0.6, 0.1, 1), filter 0.5s ease; }
.quote-gallery-track.quote-entered > .quote-image-wrap.quote-pos-center > .quote-bg-image { transform: scale(1); transition: transform 8s cubic-bezier(0.2, 0.6, 0.1, 1), filter 0.5s ease; }

.hero-section > .hero-image-wrap > .hero-image { transform-origin: 33% 50%; will-change: transform; animation: hero-zoom 8s cubic-bezier(0.2, 0.6, 0.1, 1) both; }

.hero-section.hero-pos-right > .hero-image-wrap > .hero-image { transform-origin: 50% 50%; animation: hero-zoom-flipped 8s cubic-bezier(0.2, 0.6, 0.1, 1) both; }

@keyframes hero-zoom { from { transform: scale(1.06); }
  to { transform: scale(1); } }
@keyframes hero-zoom-flipped { from { transform: scaleX(-1) translate(17%, 0) scale(1.06) translate(-17%, 0); }
  to { transform: scaleX(-1) translate(17%, 0) scale(1) translate(-17%, 0); } }
@media (prefers-reduced-motion: reduce) { .quote-gallery-track > .quote-image-wrap > .quote-bg-image { transform: none !important; transition: none !important; }
  .quote-gallery-track > .quote-image-wrap.quote-pos-right > .quote-bg-image { transform: scaleX(-1) !important; transform-origin: 50% 50%; transition: none !important; }
  .quote-gallery-track > .quote-image-wrap.quote-pos-center > .quote-bg-image { transform: none !important; transition: none !important; }
  .hero-section > .hero-image-wrap > .hero-image { animation: none !important; } }
.hero-overlay { position: absolute; inset: 0; background: none; pointer-events: none; }
@media (max-width: 580px) { .hero-overlay { background: linear-gradient(to bottom, transparent 50%, #272d3b 83%); z-index: 2; } }

.quote-overlay { position: absolute; inset: 0; background: #272d3b; opacity: var(--track-dim, 0); transition: opacity 0.05s linear; }

.hero-content, .quote-content { position: relative; z-index: 2; text-align: center; max-width: 45.25rem; width: 60vw; }
.hero-content::before, .quote-content::before { content: ''; position: absolute; top: 50%; left: 50%; width: 110%; height: 115%; transform: translate(-50%, -50%); border-radius: 50%; backdrop-filter: blur(2em); -webkit-backdrop-filter: blur(2em); mask-image: radial-gradient(ellipse at center, black 50%, transparent 70%); -webkit-mask-image: radial-gradient(ellipse at center, black 50%, transparent 70%); z-index: -2; pointer-events: none; }

.hero-content { padding: 0.25rem 3.75rem 3rem 2.5rem; margin-left: auto; animation: hero-content-in 0.8s ease-out both; }

@keyframes hero-content-in { from { transform: translateY(0.75rem); }
  to { transform: translateY(0); } }
.quote-content { padding: 3.75rem 1.5rem; }
.quote-content > *:not(.quote-blur-bg) { position: relative; z-index: 1; }

.hero-quote, .quote-content blockquote, .closing-quote { position: relative; margin: 0; padding: 1.3rem 0; border: none; text-wrap: pretty; }

.hero-quote::before, .quote-content blockquote::before { content: ''; position: absolute; inset: 0; background: rgba(109, 159, 168, 0.7); border-radius: 48% / 50%; filter: blur(2.5em); z-index: -1; pointer-events: none; opacity: 0.8; margin: 2em 1em; }

.hero-quote { margin-bottom: 0; padding: 2rem 2.5rem 1.5rem 2.5rem; }

.hero-quote c-tag, .hero-quote [data-cms], .quote-content blockquote p, .closing-quote p { font-family: "STIX Two Text", "STIX Two Text Fallback", Georgia, "Times New Roman", serif; font-size: clamp(1.9rem, 4vw, 2.5rem); line-height: 1.2; letter-spacing: -0.005em; -webkit-font-smoothing: antialiased; margin: 0; }

.hero-quote c-tag, .hero-quote [data-cms], .quote-content blockquote p { color: #ffffff; }

.closing-quote p { color: #272d3b; }

.hero-quote c-tag em, .hero-quote c-tag i, .hero-quote [data-cms] em, .hero-quote [data-cms] i { font-style: italic; }

.quote-content blockquote p em, .quote-content blockquote p i, .closing-quote p em, .closing-quote p i { font-style: italic; }

.hero-subtext { color: white; margin: 0 0 2.25rem; }
.hero-subtext c-tag { color: inherit; }

.quote-author { font-family: "STIX Two Text", "STIX Two Text Fallback", Georgia, "Times New Roman", serif; font-style: italic; font-size: clamp(0.95rem, 2vw, 1.1rem); color: rgba(255, 255, 255, 0.85); text-align: center; margin: -0.5em 0 1.5rem; }
.quote-author c-tag { color: inherit; }
.quote-author::before { content: '— '; }
.quote-author + .quote-divider { margin-top: 1.85rem; }
.quote-author:last-child { margin-bottom: 0; }

.quote-divider { display: block; width: 14rem; height: 3px; background: #fff052; border: none; margin: 0.3rem auto 2rem; }

.quote-content .quote-subtext { color: white; margin: 0; max-width: 42rem; }
.quote-content .quote-subtext c-tag { color: inherit; }

.hero-subtext, .quote-subtext { max-width: 30em; margin-left: auto; margin-right: auto; }

.quote-safe-overlay { position: absolute; inset: 0; z-index: 3; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 0.75rem; text-align: center; padding-bottom: 5%; opacity: 0; pointer-events: none; transition: opacity 0.3s ease; }

.quote-safe-overlay-icon { width: 6rem; height: auto; margin-bottom: 1rem; }

.quote-safe-overlay-reveal { font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #ffffff; font-weight: 800; margin: 0; }

.quote-safe-mode > .full-bleed-quote { pointer-events: none; }
.quote-safe-mode > .full-bleed-quote .quote-content { pointer-events: auto; }

.quote-safe-mode > .quote-image-wrap > .quote-bg-image { transition: filter 0.5s ease, transform 0.5s ease; }

.quote-safe-mode > .quote-image-wrap::after { content: ''; position: absolute; inset: 0; background: rgba(39, 45, 59, 0.47); z-index: 2; opacity: 0; transition: opacity 0.5s ease; }

body.safe-mode .quote-safe-mode > .quote-image-wrap > .quote-bg-image { filter: blur(20px) !important; transform: scale(1.08) !important; transition: filter 0.5s ease, transform 0.5s ease; }
body.safe-mode .quote-safe-mode > .quote-image-wrap::after { opacity: 1; }
body.safe-mode .quote-safe-mode .quote-safe-overlay { opacity: 1; pointer-events: auto; cursor: pointer; }

.quote-safe-toggle { position: absolute; bottom: 3.3rem; right: 0.625rem; z-index: 4; display: flex; align-items: center; justify-content: center; width: 3rem; height: 3rem; padding: 0; border: none; border-radius: 50%; background: none; cursor: pointer; transition: opacity 0.15s ease, transform 0.15s ease; opacity: 0.7; }
.quote-safe-toggle img { width: 2.5rem; height: 2.5rem; filter: brightness(0) invert(1) drop-shadow(0 1px 3px rgba(0, 0, 0, 0.5)); opacity: 0.8; }
.quote-safe-toggle:hover { opacity: 1; }
body.safe-mode .quote-safe-toggle { opacity: 0 !important; pointer-events: none; }
body.safe-mode .quote-safe-mode.quote-safe-revealing .quote-safe-toggle { opacity: 1 !important; pointer-events: auto; transition: opacity 0.5s ease-out; }

body.safe-mode .quote-safe-mode.quote-safe-revealing > .quote-image-wrap > .quote-bg-image { filter: blur(0) !important; transform: scale(1) !important; }
body.safe-mode .quote-safe-mode.quote-safe-revealing > .quote-image-wrap::after { opacity: 0; }
body.safe-mode .quote-safe-mode.quote-safe-revealing .quote-safe-overlay { opacity: 0; pointer-events: none; }

.closing-quote-section { background: #f5f5f0; padding: clamp(2.5rem, 5vw, 6rem) 0; text-align: center; }

@keyframes word-reveal { from { opacity: 0; filter: blur(0.3em); transform: translateX(0.3em); }
  to { opacity: 1; filter: blur(0); transform: translateX(0); } }
.quote-reveal .reveal-word { opacity: 0; filter: blur(0.3em); display: inline-block; will-change: opacity, transform, filter; }

.quote-reveal.is-visible .reveal-word { animation: word-reveal 0.5s ease-out forwards; }

@media (max-width: 580px) { .hero-image, .quote-bg-image { object-position: 67% 50%; transform: scale(1.15) translateY(-15%) !important; transition: none !important; }
  .hero-image.species-dog, .quote-bg-image.species-dog { object-position: 52% 65%; transform: scale(1.4) translateY(-1%) !important; }
  .hero-image.species-pig, .quote-bg-image.species-pig { transform: scale(1) translateY(-22%) !important; }
  .hero-image.species-monkey, .quote-bg-image.species-monkey { transform: scale(1) translateY(-10%) !important; object-position: 72% 50%; }
  .hero-image.species-rabbit, .quote-bg-image.species-rabbit { position: absolute; width: calc(100% / 0.75); height: calc(100% / 0.75); max-width: none; left: 50%; top: 50%; transform-origin: 50% 50% !important; transform: translate(-50%, -54%) scaleX(1) scale(0.75) translateY(-24%) !important; object-position: 69% 50%; }
  .hero-image.species-rat, .quote-bg-image.species-rat { transform: scaleX(1) scale(1) translateY(-26%) !important; object-position: 75% 50%; }
  .hero-section > .hero-image-wrap > .hero-image { animation: none !important; }
  .hero-section.hero-pos-right > .hero-image-wrap > .hero-image, .quote-gallery-track > .quote-image-wrap.quote-pos-right > .quote-bg-image, .quote-gallery-track.quote-entered > .quote-image-wrap.quote-pos-right > .quote-bg-image { transform: scaleX(-1) scale(1.15) translateY(-15%) !important; }
  .hero-section.hero-pos-right > .hero-image-wrap > .hero-image.species-rabbit, .quote-gallery-track > .quote-image-wrap.quote-pos-right > .quote-bg-image.species-rabbit, .quote-gallery-track.quote-entered > .quote-image-wrap.quote-pos-right > .quote-bg-image.species-rabbit { position: absolute; width: calc(100% / 0.75); height: calc(100% / 0.75); max-width: none; left: 50%; top: 50%; transform: translate(-50%, -50%) scaleX(-1) scale(0.75) translateY(-24%) !important; object-position: 69% 50%; }
  .hero-section.hero-pos-right > .hero-image-wrap > .hero-image.species-primate, .quote-gallery-track > .quote-image-wrap.quote-pos-right > .quote-bg-image.species-primate, .quote-gallery-track.quote-entered > .quote-image-wrap.quote-pos-right > .quote-bg-image.species-primate { transform: scaleX(-1) scale(1) translateY(-14%) !important; object-position: 72% 50%; }
  .hero-section.hero-pos-right > .hero-image-wrap > .hero-image.species-rat, .quote-gallery-track > .quote-image-wrap.quote-pos-right > .quote-bg-image.species-rat, .quote-gallery-track.quote-entered > .quote-image-wrap.quote-pos-right > .quote-bg-image.species-rat { transform: scaleX(-1) scale(1) translateY(-19%) !important; object-position: 72% 50%; }
  .hero-section.hero-pos-right > .hero-image-wrap > .hero-image.species-pig, .quote-gallery-track > .quote-image-wrap.quote-pos-right > .quote-bg-image.species-pig, .quote-gallery-track.quote-entered > .quote-image-wrap.quote-pos-right > .quote-bg-image.species-pig { transform: scaleX(-1) scale(1) translateY(-22%) !important; }
  .hero-section.hero-pos-right > .hero-image-wrap > .hero-image.species-monkey, .quote-gallery-track > .quote-image-wrap.quote-pos-right > .quote-bg-image.species-monkey, .quote-gallery-track.quote-entered > .quote-image-wrap.quote-pos-right > .quote-bg-image.species-monkey { transform: scaleX(-1) scale(1) translateY(-10%) !important; object-position: 73% 50%; }
  .quote-gallery-track > .quote-image-wrap.quote-pos-center > .quote-bg-image, .quote-gallery-track.quote-entered > .quote-image-wrap.quote-pos-center > .quote-bg-image { object-position: 50% 50%; }
  .quote-no-subtext.quote-no-gallery.quote-track-pos-center { position: relative; overflow: visible; }
  .quote-no-subtext.quote-no-gallery.quote-track-pos-center > .quote-image-wrap { position: relative; height: 80vh; }
  .quote-no-subtext.quote-no-gallery.quote-track-pos-center > .quote-image-wrap > .quote-bg-image { transform: scale(1.15) translateY(0%) !important; transition: filter 0.5s ease; object-position: 50% 50%; }
  .quote-no-subtext.quote-no-gallery.quote-track-pos-center > .quote-image-wrap .quote-safe-toggle { bottom: 0.625rem; z-index: 20; }
  .quote-no-subtext.quote-no-gallery.quote-track-pos-center > .quote-image-wrap .quote-safe-overlay { padding-bottom: 20%; }
  .quote-no-subtext.quote-no-gallery.quote-track-pos-center > .quote-image-wrap .quote-safe-overlay-icon { width: 4rem; margin-bottom: 0.25rem; }
  .quote-no-subtext.quote-no-gallery.quote-track-pos-center > .full-bleed-quote { position: absolute; inset: 0; margin-top: 0; min-height: auto; height: auto; align-items: center; padding-bottom: 0; pointer-events: none; }
  .quote-no-subtext.quote-no-gallery.quote-track-pos-center > .full-bleed-quote .quote-frame { margin-top: 0; }
  .quote-no-subtext.quote-no-gallery.quote-track-pos-center > .full-bleed-quote .quote-frame .quote-content { margin-bottom: -8vh; }
  .quote-no-subtext.quote-no-gallery.quote-track-pos-center > .full-bleed-quote a, .quote-no-subtext.quote-no-gallery.quote-track-pos-center > .full-bleed-quote button, .quote-no-subtext.quote-no-gallery.quote-track-pos-center > .full-bleed-quote [role="button"] { pointer-events: auto; }
  .quote-no-subtext.quote-no-gallery.quote-track-pos-center.quote-safe-mode > .quote-image-wrap > .quote-bg-image { transform: scale(1.15) translateY(0%) !important; }
  .quote-frame { margin-top: 35vh; }
  .hero-image-wrap, .quote-image-wrap { background: #272d3b; }
  .hero-image-wrap::after, .quote-image-wrap::after { content: ''; position: absolute; inset: 0; z-index: 2; pointer-events: none; background: linear-gradient(to bottom, transparent 69%, #272d3b 93%); }
  .hero-image-wrap.species-dog::after, .quote-image-wrap.species-dog::after { background: linear-gradient(to bottom, transparent 60%, #272d3b 80%); }
  .hero-image-wrap.species-rabbit::after, .quote-image-wrap.species-rabbit::after { background: linear-gradient(to bottom, transparent 47%, #272d3b 63.5%); }
  .hero-image-wrap.species-pig::after, .quote-image-wrap.species-pig::after { background: linear-gradient(to bottom, transparent 59%, #272d3b 78%); }
  .hero-image-wrap.species-monkey::after, .quote-image-wrap.species-monkey::after { background: linear-gradient(to bottom, transparent 68%, #272d3b 90%); }
  .hero-image-wrap.species-primate::after, .quote-image-wrap.species-primate::after { background: linear-gradient(to bottom, transparent 65%, #272d3b 86%); }
  .hero-image-wrap.species-rat::after, .quote-image-wrap.species-rat::after { background: linear-gradient(to bottom, transparent 55.5%, #272d3b 74%); }
  .hero-section { min-height: 100vh; align-items: flex-end; padding-bottom: 2rem; }
  .full-bleed-quote { min-height: 100vh; align-items: flex-end; padding-bottom: 2rem; }
  .hero-content, .quote-content { text-align: center; width: auto; padding: 2rem 1.25rem; max-width: 100%; margin-left: auto; margin-right: auto; }
  .hero-content::before, .quote-content::before { background: rgba(39, 45, 59, 0.5); }
  .hero-content::before, .quote-content::before { width: 100%; height: 100%; }
  .full-bleed-quote.quote-pos-left > .quote-frame > .quote-content, .full-bleed-quote.quote-pos-right > .quote-frame > .quote-content { max-width: 100%; margin-left: auto; margin-right: auto; }
  .hero-quote, .quote-content blockquote { padding: 1.3rem 0; margin-bottom: 0; }
  .hero-quote { margin-bottom: 0.5rem; }
  .hero-content blockquote { text-shadow: 0 0 1.5em #3c555e; }
  .hero-subtext { max-width: 33.75rem; margin-left: auto; margin-right: auto; }
  .hero-quote::before, .quote-content blockquote::before { filter: blur(3em); opacity: 1; margin: 1em 0.25em; background: #6d9fa8; }
  .hero-content::before, .quote-content::before { -webkit-backdrop-filter: none; backdrop-filter: none; }
  .quote-no-gallery .quote-content::before { -webkit-backdrop-filter: blur(2em); backdrop-filter: blur(2em); background: none; }
  .quote-gallery-track::after { height: 20vh; }
  .crossfade-ready .quote-gallery-track > .full-bleed-quote { margin-bottom: -12vh; }
  .hero-subtext, .quote-subtext { text-align: left; } }
.lite-mode .quote-gallery-track > .quote-image-wrap { filter: none !important; transition: none; }
.lite-mode .quote-reveal .reveal-word { opacity: 0; filter: none; display: inline-block; will-change: opacity, transform; }
.lite-mode .quote-reveal.is-visible .reveal-word { animation: word-reveal-lite 0.5s ease-out forwards; }

@keyframes word-reveal-lite { from { opacity: 0; transform: translateX(0.3em); }
  to { opacity: 1; transform: translateX(0); } }
.signature-bar { position: relative; z-index: 10; display: flex; justify-content: center; margin-top: -2.75rem; margin-bottom: -2.75rem; transition: opacity 0.4s ease, transform 0.4s ease; cursor: pointer; }
.signature-bar.sig-hidden { opacity: 0; transform: translateY(-50%); pointer-events: none; }

.signature-bar-inner { display: flex; align-items: stretch; justify-content: center; max-width: 1120px; width: 100%; background: linear-gradient(to right, #f2df22 50%, #fff052 50%); }

.sig-left { background: #f2df22; display: flex; align-items: center; gap: 1rem; padding: 1.125rem 2.5rem 1.125rem 3rem; }

.sig-number-large { font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 3.2rem; line-height: 1; font-weight: 900; color: #272d3b; font-variant-numeric: tabular-nums; }

.sig-meta { font-size: 1.05rem; font-weight: 600; color: #272d3b; line-height: 1.35; text-transform: lowercase; max-width: 20ch; }

.sig-meta--short { display: none; }

.sig-right { background: #fff052; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding: 1.125rem 2.5rem 1.125rem 2.1rem; text-decoration: none; position: relative; }
.sig-right::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 1.5rem; background: #fff052; clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 100% 50%, 0 0); transform: translateX(-100%); }

.sig-cta-content { display: inline-flex; align-items: center; gap: 0.5rem; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 1.2rem; font-weight: 700; color: #272d3b; letter-spacing: 0; line-height: 1; }
.sig-cta-content .btn-icon { width: 1.55rem; height: 1.55rem; filter: brightness(0); }

.sig-cta-dots { display: block; width: 100%; min-width: 11.5rem; height: 2px; background-image: radial-gradient(circle, #272d3b 1px, transparent 1px); background-size: 5px 2px; background-repeat: repeat-x; margin-top: 0.275rem; }

@media (max-width: 580px) { .signature-bar { margin-top: -1em; }
  .signature-bar-inner { flex-wrap: nowrap; }
  .sig-left { padding: 0.875rem 1rem 0.875rem 1.25rem; gap: 0.5rem; min-width: 0; justify-content: flex-end; }
  .sig-number-large { font-size: 1.75rem; flex-shrink: 0; }
  .sig-meta--long { display: none; }
  .sig-meta--short { display: block; min-width: 3.5rem; font-size: max(2.5vw, 13px); max-width: 6rem; line-height: 1.2; hyphens: auto; overflow-wrap: break-word; }
  .sig-right { flex-shrink: 1; padding: 0.875rem 1.25rem 0.875rem 1rem; }
  .sig-right::before { width: 1rem; }
  .sig-cta-content { font-size: clamp(0.7rem, 3.5vw, 0.875rem); }
  .sig-cta-dots { min-width: 0; } }
.what-is-section { background: #272d3b; padding: clamp(3rem, 10vw, 10rem) 0; text-align: center; }
.what-is-section h2 { padding-top: 0.5em; }

.three-pillars { display: grid; grid-template-columns: repeat(3, 1fr); gap: 4.5rem; text-align: left; }

.pillar-icon { margin-bottom: 1.75rem; }
.pillar-icon img { width: 5rem; height: 5rem; margin: 0 auto; }
@media (max-width: 580px) { .pillar-icon img { width: 6rem; height: 6rem; } }

.pillar h3 { font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 170%; font-weight: 800; color: #ffffff; margin-bottom: 1rem; text-align: center; }
@media (max-width: 580px) { .pillar h3 { font-size: 185%; } }

.pillar p { color: white; margin: 0; }

.narrative-section { background: #f5f5f0; padding: clamp(2.5rem, 5vw, 6rem) 0; }

.narrative-body { color: #2c2c2c; text-align: center; }
.narrative-body p { margin: 0; }

.experience-chooser { position: relative; z-index: 2; padding: 0 0 2rem; text-align: center; }
.crossfade-ready .experience-chooser { opacity: 0; top: 12vh; pointer-events: none; transition: opacity 0.35s ease-out, top 0.35s ease-out; }
@media (max-width: 580px) { .crossfade-ready .experience-chooser { top: 0; transform: translateY(22vh); transition: opacity 0.35s ease-out, transform 0.9s cubic-bezier(0.05, 0.9, 0.15, 1); will-change: transform, opacity; } }
.quote-exiting .experience-chooser { opacity: 1; top: 0; pointer-events: auto; }
@media (max-width: 580px) { .quote-exiting .experience-chooser { transform: translateY(0); } }
.experience-chooser h3 { font-size: 145%; font-weight: 600; color: #ffffff; margin-bottom: 2rem; }

.experience-toggle { position: relative; display: inline-flex; margin-bottom: 2rem; background: rgba(255, 255, 255, 0.15); padding: 0.25rem; border-radius: 1.625rem; box-sizing: content-box; cursor: pointer; }
.experience-toggle::before { content: ''; position: absolute; top: 0.25rem; left: 0.25rem; height: calc(100% - 0.5rem); width: var(--slider-w, 50%); transform: translateX(var(--slider-x, 0)); background: #ffffff; border-radius: 1.5rem; transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1); z-index: 0; }

.experience-btn { position: relative; z-index: 1; display: inline-flex; align-items: center; gap: 0.5rem; padding: 0.35rem 1.5rem 0.35rem 1.15rem; background: transparent; border: none; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.9375rem; font-weight: 700; color: rgba(255, 255, 255, 0.5); cursor: pointer; transition: color 0.25s ease; height: 2.5rem; border-radius: 1.5rem; line-height: 1; }
.experience-btn .mode-icon { width: 1.55rem; height: 1.55rem; filter: brightness(0) invert(1); opacity: 0.5; transition: filter 0.25s ease, opacity 0.25s ease; }
.experience-btn:hover { color: rgba(255, 255, 255, 0.8); }
.experience-btn:hover .mode-icon { opacity: 0.8; }
.experience-btn.active { color: #272d3b; }
.experience-btn.active .mode-icon { filter: brightness(0); opacity: 0.85; }

.experience-note { color: #ffffff; max-width: 32rem; margin: 0 auto; margin-bottom: 10rem; white-space: pretty; }

.content-section { position: relative; z-index: 2; background: #f5f5f0; padding: clamp(2.5rem, 5vw, 6rem) 0; }

.content-heading { font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: clamp(1.375rem, 3.5vw, 2rem); font-weight: 900; text-transform: uppercase; color: #272d3b; margin-bottom: 1.25rem; }

.content-body { color: #2c2c2c; }
.content-body p { margin: 0 0 1rem; }
.content-body p:last-child { margin-bottom: 0; }

.full-bleed-image { line-height: 0; }
.full-bleed-image .full-image { width: 100%; height: 50vh; object-fit: cover; }

.gallery-section { background: #f5f5f0; padding: 1.5rem 0; }

.gallery-grid { display: grid; gap: 0.5rem; }
.gallery-grid--2col { grid-template-columns: 1fr 1fr; }
.gallery-grid--3col { grid-template-columns: 1fr 1fr 1fr; }

.gallery-item { margin: 0; overflow: hidden; border-radius: 0.25rem; line-height: 0; position: relative; }
.gallery-item img { width: 100%; height: 16.25rem; object-fit: cover; display: block; transition: filter 0.4s ease, transform 0.4s ease; }
@media (min-width: 769px) { .gallery-item img { height: 20rem; } }

@media (min-width: 769px) { .gallery-grid--3col .gallery-item img { height: 15rem; } }

.country-connection { background: #272d3b; color: #ffffff; padding: clamp(3rem, 10vw, 10rem) 0; text-align: center; }

.country-connection .section-title { margin-bottom: 2rem; }

.connection-subtitle { font-size: 135%; color: #fff052; font-weight: 500; margin-bottom: 3.15rem; }

.connection-content { text-align: left; color: white; column-count: 3; column-width: 32ch; column-gap: 3rem; }
.connection-content p { margin: 0 0 1rem; }
@media (max-width: 56.25rem) { .connection-content { column-count: 2; } }
@media (max-width: 580px) { .connection-content { column-count: 1; } }

.take-action-section { background: #fcea65; min-height: min(calc(100vh - 3.5rem), 900px); display: flex; align-items: center; padding: clamp(2.5rem, 5vw, 6rem) 0; position: relative; overflow: hidden; background: #fffabf url("../img/svg/pointer.svg"); background-position: 51.5% center; background-repeat: no-repeat; background-size: auto 100%; }
@media (max-width: 580px) { .take-action-section { background: #fffabf; background-image: none; } }
.take-action-section::before { content: ''; position: absolute; top: 0; right: 0; width: 65%; height: 100%; background: linear-gradient(to bottom right, transparent 40%, #e6dd71 100%); pointer-events: none; }
@media (max-width: 580px) { .take-action-section::before { top: auto; bottom: 0; left: 0; right: 0; width: 100%; height: 55%; background: linear-gradient(to bottom, transparent 20%, #e6dd71 100%); } }
.take-action-section::after { content: ''; position: absolute; top: 0; right: 0; bottom: 0; width: 55%; background: repeating-linear-gradient(-68.25deg, transparent, transparent 13px, rgba(255, 255, 255, 0.35) 12px, rgba(255, 255, 255, 0.35) 16px); mask-image: linear-gradient(to left, black 0%, transparent 33%); -webkit-mask-image: linear-gradient(to left, black 0%, transparent 33%); pointer-events: none; }
@media (max-width: 580px) { .take-action-section::after { top: auto; bottom: 0; left: 0; right: 0; width: 100%; height: 55%; background: repeating-linear-gradient(21.75deg, transparent, transparent 13px, rgba(255, 255, 255, 0.35) 12px, rgba(255, 255, 255, 0.35) 16px); mask-image: linear-gradient(to top, black 0%, transparent 33%); -webkit-mask-image: linear-gradient(to top, black 0%, transparent 33%); } }
.take-action-section .container { position: relative; z-index: 1; width: 95%; }
@media (max-width: 580px) { .take-action-section .container { width: 100%; } }

.action-grid { display: grid; grid-template-columns: minmax(0, 26rem) minmax(0, 26rem); gap: 3.75rem; justify-content: space-between; align-items: center; }
@media (max-width: 580px) { .action-grid { grid-template-columns: 1fr; gap: calc(20vw + 1.5rem); } }

@media (max-width: 580px) { .action-text { position: relative; z-index: 1; }
  .action-text::before { content: ''; position: absolute; top: -50vh; left: 50%; width: 100vw; margin-left: -50vw; height: calc(100% + 50vh); background: #fcea65; z-index: -1; }
  .action-text::after { content: ''; position: absolute; bottom: 0; left: 50%; width: 100vw; margin-left: -50vw; transform: translateY(calc(100% - 1px)); height: 0; padding-bottom: 20vw; background: url("../img/svg/pointer-v.svg") center top/100% 100% no-repeat; z-index: 1; } }

.action-heading { color: #272d3b !important; margin-bottom: 1.25rem; }
.action-heading strong { color: #272d3b !important; }

.action-body { color: #272d3b; margin-top: 2em; }
.action-body .action-subheading { color: #272d3b; font-weight: 800; }

.sig-counter-box { margin-bottom: 2.5rem; }

.sig-counter-row { display: flex; align-items: center; justify-content: center; gap: 0.625rem; margin-top: 1em; }

.sig-number-xl { font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 4rem; font-weight: 900; color: #272d3b; font-variant-numeric: tabular-nums; line-height: 1; letter-spacing: -0.015em; margin-right: 0.35rem; margin-top: 0.05em; }
@media (max-width: 580px) { .sig-number-xl { font-size: 2.75rem; } }

.sig-counter-label { font-family: "STIX Two Text", "STIX Two Text Fallback", Georgia, "Times New Roman", serif; font-size: 1.7rem; color: #272d3b; line-height: 1.05; text-align: left; max-width: 6em; position: relative; top: 0.2em; }
@media (max-width: 580px) { .sig-counter-label { font-size: 1.125rem; } }

.petition-form { display: flex; flex-direction: column; gap: 1rem; }

.action-form .btn-full { margin-top: 1.5rem; margin-bottom: 0.5rem; padding-top: 1.125rem; padding-bottom: 1.125rem; box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25); }
@media (max-width: 580px) { .action-form .btn-full { font-size: 1rem; } }

.btn-check-circle { display: inline-block; width: 1.15rem; min-width: 1.15rem; height: 1.15rem; flex-shrink: 0; aspect-ratio: 1; border-radius: 50%; background: rgba(255, 255, 255, 0.9) url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 8.5L7 11.5L12 4.5' stroke='%23272d3b' stroke-width='2' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E") center/70% no-repeat; vertical-align: middle; margin-right: 0.25rem; font-size: 0; line-height: 0; }

.form-row--half { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }

.form-field { position: relative; }
.form-field input, .form-field select { width: 100%; padding: 0.75rem 0.775rem; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 1rem; font-weight: 500; color: #272d3b; background: transparent; border: 1px solid #272d3b; border-radius: 0.1875rem; outline: none; transition: border-color 0.2s ease; }
.form-field input:focus, .form-field select:focus { border-color: #272d3b; }
.form-field input::placeholder, .form-field select::placeholder { color: rgba(39, 45, 59, 0.55); }
.form-field select { appearance: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%23272d3b' stroke-width='1.5'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 0.775rem center; background-color: transparent; padding-right: 2.5rem; cursor: pointer; }
.form-field select option { background: #ffffff; color: #272d3b; }
.form-field label { position: absolute; top: 50%; left: 0.775rem; transform: translateY(-50%); font-size: 1rem; font-weight: 500; color: rgba(39, 45, 59, 0.55); pointer-events: none; transition: all 0.15s ease; }
.form-field input:focus + label, .form-field input:not(:placeholder-shown) + label, .form-field select:focus + label, .form-field select:not([value=""]):valid + label { top: 0.2rem; transform: none; font-size: 0.5625rem; color: rgba(39, 45, 59, 0.55); }
.form-field select.has-value + label { top: 0.125rem; transform: none; font-size: 0.5625rem; color: rgba(39, 45, 59, 0.55); }

.form-field--postcode { overflow: hidden; }

.postcode-error { display: none; font-size: 0.8125rem; color: #d32f2f; margin: 0.375rem 0 0; line-height: 1.4; }
.postcode-error a { color: inherit; text-decoration: underline; }

.btn-loading { display: inline-flex; align-items: center; gap: 0.5em; }
.btn-loading::before { content: ''; display: block; box-sizing: border-box; width: 1em; height: 1em; border: 2px solid currentColor; border-top-color: transparent; border-radius: 50%; animation: btnSpin 0.6s linear infinite; flex-shrink: 0; }

@keyframes btnSpin { to { transform: rotate(360deg); } }
.form-checkbox { display: flex; align-items: flex-start; gap: 0.6rem; cursor: pointer; margin-top: 0.15em; margin-botom: 0.5em; }
.form-checkbox input[type="checkbox"] { flex-shrink: 0; width: 1.125rem; height: 1.125rem; margin-top: 0.125rem; margin-left: 0; cursor: pointer; appearance: none; background: transparent; border: 1px solid #272d3b; border-radius: 0.15rem; }
.form-checkbox input[type="checkbox"]:checked { background: #272d3b; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 8.5L7 11.5L12 4.5' stroke='%23ffffff' stroke-width='2' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E"); background-size: 100%; background-position: center; border-color: #272d3b; }
.form-checkbox .checkbox-label { font-size: 0.85rem; font-weight: 500; line-height: 1.3; color: #272d3b; }

.form-privacy { font-size: 0.75rem; font-weight: 500; line-height: 1.4; color: #272d3b; margin: 0; text-align: center; }
.form-privacy a { color: #272d3b; text-decoration: underline; }

.take-action-section .btn-yellow { background: #272d3b; color: #ffffff; background-image: url("../img/ui/highlight.png"); background-size: 100% auto; background-position: center top; background-repeat: no-repeat; }
.take-action-section .btn-yellow .btn-icon { filter: brightness(0) invert(1); }
.take-action-section .btn-yellow:hover { background-color: #131820; }
.take-action-section .btn-green { background: #4CAF50; color: #ffffff; }
.take-action-section .btn-green:hover { background: #409343; }
.take-action-section .btn-outline-yellow { color: #272d3b; border-color: #272d3b; }
.take-action-section .btn-outline-yellow:hover { background: rgba(39, 45, 59, 0.08); }

.action-step { display: none; animation: stepFadeIn 0.3s ease; }
.action-step.is-active { display: block; }

@keyframes stepFadeIn { from { opacity: 0; transform: translateY(0.75rem); }
  to { opacity: 1; transform: translateY(0); } }
.sig-progress { width: 100%; height: 0.525rem; background: #e6d455; border-radius: 1rem; margin: 1.25rem 0 0.5rem; overflow: hidden; }

.sig-progress-bar { height: 100%; width: 0%; background: #272d3b; border-radius: 1rem 0 0 1rem; transition: width 1s ease-out; }

.sig-goal-text { font-family: "STIX Two Text", "STIX Two Text Fallback", Georgia, "Times New Roman", serif; font-size: 0.9rem; color: #272d3b; margin: 0.8em 0 3em 0; text-align: right; }
.sig-goal-text strong { font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #272d3b; font-weight: 800; }

.step-nav { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; margin-bottom: 1.5rem; padding: 0.4rem 0.75rem; background: #f8ea7f; border-radius: 2rem; }

.step-back { background: none; border: none; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.6875rem; font-weight: 700; color: #272d3b; cursor: pointer; padding: 0; text-transform: uppercase; letter-spacing: 0.04em; justify-self: start; }
.step-back:hover { opacity: 0.7; }

.step-indicator { font-size: 0.6875rem; font-weight: 700; color: #272d3b; text-transform: uppercase; letter-spacing: 0.06em; text-align: center; }

.action-step .step-heading { font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: clamp(1.25rem, 3vw, 1.5rem); font-weight: 800; color: #272d3b; margin-bottom: 1.25rem; line-height: 1.3; }

#step2-heading { font-family: "STIX Two Text", "STIX Two Text Fallback", Georgia, "Times New Roman", serif; font-weight: 400; font-size: clamp(1.5rem, 3.5vw, 1.75rem); line-height: 1.15; margin-top: -0.25rem; margin-bottom: 2.25rem; text-wrap: pretty; }

#step3-heading, #step4-heading { font-family: "STIX Two Text", "STIX Two Text Fallback", Georgia, "Times New Roman", serif; font-weight: 400; font-size: clamp(1.75rem, 4vw, 2.35rem); line-height: 1.15; margin-top: 2rem; margin-bottom: 0.75rem; margin-bottom: 1.3rem; text-wrap: pretty; }

.step-text { color: #272d3b; margin-bottom: 1.5rem; line-height: 1.4; }

[data-step="3"] .step-text { margin-bottom: 1.25rem; }
[data-step="3"] .btn-full { margin-top: 0.75rem; margin-bottom: 0.25rem; }

.step-complete .step-text { margin-bottom: 2.2rem; }

.message-compose { display: flex; flex-direction: column; gap: 1rem; margin-bottom: 1rem; }

.compose-label { display: block; font-family: "STIX Two Text", "STIX Two Text Fallback", Georgia, "Times New Roman", serif; font-style: italic; font-size: 0.775rem; font-weight: 400; color: #272d3b; margin-bottom: 0; }

.compose-field input { width: 100%; padding: 0.75rem 0.775rem; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 1rem; font-weight: 500; color: #272d3b; background: transparent; border: 1px solid #272d3b; border-radius: 0.1875rem; outline: none; transition: border-color 0.2s ease; }
.compose-field input:focus { border-color: #272d3b; }
.compose-field textarea { width: 100%; padding: 0.775rem; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 1rem; font-weight: 500; line-height: 1.35; color: #272d3b; background: transparent; border: 1px solid #272d3b; border-radius: 0.1875rem; outline: none; resize: vertical; min-height: 10rem; transition: border-color 0.2s ease; }
.compose-field textarea:focus { border-color: #272d3b; }

.ai-disclaimer { font-size: 0.8125rem; color: #6b6b6b; line-height: 1.4; margin-top: 0.75rem; margin-bottom: 1rem; }

.step-helper { font-size: 0.8125rem; color: #6b6b6b; margin-bottom: 0.25rem; line-height: 1.4; }
.step-helper a { color: #272d3b; text-decoration: underline; }

.btn-arrow-right { margin-left: 0.25em; font-weight: 400; }

.fallback-section { margin-top: 2rem; display: flex; flex-direction: column; gap: 0.625rem; }

.fallback-heading { color: #272d3b; line-height: 1.4; margin-top: 0; margin-bottom: 2rem; }

.fallback-link { display: flex; align-items: center; gap: 0.75rem; background: #fff; border: none; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.9375rem; font-weight: 500; color: #272d3b; text-decoration: none; padding: 0.75rem 1rem; border-radius: 0.75rem; cursor: pointer; text-align: left; width: 100%; outline: 2px solid transparent; transition: outline-color 0.15s ease; }
.fallback-link:hover { outline-color: #272d3b; }

.fallback-icon { width: 1.375rem; height: 1.375rem; flex-shrink: 0; }

.fallback-chevron { margin-left: auto; flex-shrink: 0; transition: transform 0.25s ease, opacity 0.15s ease; opacity: 0.35; }

.fallback-link:hover .fallback-chevron { opacity: 1; }

.fallback-link.is-open .fallback-chevron { transform: rotate(90deg); }

.manual-send-card { background: #fff; border-radius: 0.75rem; outline: 2px solid transparent; transition: outline-color 0.15s ease; }
.manual-send-card:has(.fallback-link:hover) { outline-color: #272d3b; }
.manual-send-card .fallback-link { border-radius: 0.75rem; outline: none; transition: none; }
.manual-send-card .fallback-link.is-open { border-radius: 0.75rem 0.75rem 0 0; }

.manual-send-divider { height: 1px; background: rgba(0, 0, 0, 0.08); }

.manual-send-panel { padding: 0 1.25rem 1.25rem; display: flex; flex-direction: column; gap: 1rem; border-radius: 0 0 0.75rem 0.75rem; }
.manual-send-panel .manual-send-divider { margin: 0 -1.25rem; }

.manual-instruction { font-family: "STIX Two Text", "STIX Two Text Fallback", Georgia, "Times New Roman", serif; font-style: italic; font-size: 0.775rem; color: #272d3b; margin: 0; opacity: 0.7; }

.manual-field { display: flex; flex-direction: column; gap: 0.25rem; }

.manual-label { font-family: "STIX Two Text", "STIX Two Text Fallback", Georgia, "Times New Roman", serif; font-style: italic; font-size: 0.8125rem; color: #272d3b; opacity: 0.6; }

.manual-value-wrap { display: flex; align-items: center; gap: 0.5rem; background: rgba(0, 0, 0, 0.04); border-radius: 0.375rem; padding: 0.625rem 0.75rem; min-height: 2.5rem; }
.manual-value-wrap--message { align-items: flex-start; }

.manual-value { flex: 1; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.875rem; font-weight: 500; color: #272d3b; line-height: 1.4; word-break: break-word; white-space: pre-wrap; }
.manual-value--message { max-height: 10rem; overflow-y: auto; }

.manual-copy-btn { flex-shrink: 0; background: none; border: none; cursor: pointer; padding: 0.375rem; border-radius: 0.25rem; color: #272d3b; opacity: 0.4; transition: opacity 0.15s ease; display: flex; align-items: center; justify-content: center; }
.manual-copy-btn:hover { opacity: 0.8; }
.manual-copy-btn.is-copied { opacity: 1; color: #4CAF50; }
.manual-copy-btn--message { align-self: flex-start; margin-top: 0.125rem; }

.fallback-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.625rem; }

.fallback-tile { display: flex; flex-direction: row; align-items: center; gap: 0.375rem; background: #fff; border-radius: 0.5rem; padding: 0.4375rem 0.625rem; min-height: 2.75rem; text-decoration: none; color: #272d3b; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.8125rem; font-weight: 500; line-height: 1.2; outline: 2px solid transparent; transition: outline-color 0.15s ease; }
.fallback-tile:hover { outline-color: #272d3b; }

.fallback-tile-icon { width: 1.625rem; height: 1.625rem; flex-shrink: 0; }

.step-badge { display: inline-flex; align-items: center; gap: 0.475rem; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.6875rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em; color: #272d3b; background: #f8ea7f; padding: 0.4rem 1rem 0.4rem 0.5rem; border-radius: 2rem; }

.badge-check-circle { display: inline-block; width: 0.9rem; min-width: 0.9rem; height: 0.9rem; flex-shrink: 0; border-radius: 50%; background: #272d3b url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 8.5L7 11.5L12 4.5' stroke='%23ffffff' stroke-width='2' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E") center/70% no-repeat; vertical-align: middle; font-size: 0; line-height: 0; }

.share-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.625rem; margin-top: 1.5rem; }

.share-btn { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 0.375rem; padding: 1rem 0.5rem; min-height: 4.5rem; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.75rem; font-weight: 500; line-height: 1.2; text-align: center; color: #272d3b; background: #fff; border: none; border-radius: 0.5rem; text-decoration: none; cursor: pointer; outline: 2px solid transparent; transition: outline-color 0.15s ease; min-height: 9.5em; }
.share-btn svg { flex-shrink: 0; width: 2.75rem; height: 2.75rem; opacity: 0.85; }
.share-btn:hover { outline-color: #272d3b; }

.is-invalid { border-color: #d32f2f !important; box-shadow: 0 0 0 2px rgba(211, 47, 47, 0.15); }

.site-footer { background: #ffffff; text-align: center; padding: 4.5rem 1.5rem; }
@media (max-width: 580px) { .site-footer { padding: 3rem 0.25rem; } }

.footer-logos { display: flex; align-items: center; justify-content: center; margin-bottom: 2.5rem; }
.footer-logos a { display: flex; align-items: center; justify-content: center; padding: 0 1.5rem; position: relative; }
.footer-logos a:first-child { padding-left: 0; }
.footer-logos a:last-child { padding-right: 0; }
@media (min-width: 56.25rem) { .footer-logos a { padding: 0 2.5rem; }
  .footer-logos a:first-child { padding-left: 0; }
  .footer-logos a:last-child { padding-right: 0; } }
.footer-logos a + a::before { content: ''; position: absolute; left: 0; top: 50%; height: 3rem; transform: translateY(-50%); border-left: 1px solid rgba(39, 45, 59, 0.15); }
@media (max-width: 580px) { .footer-logos a + a::before { height: 4.25rem; } }
@media (min-width: 56.25rem) { .footer-logos a + a::before { height: 4.5rem; } }
.footer-logos img { height: 3rem; width: auto; display: block; object-fit: contain; }
@media (max-width: 580px) { .footer-logos img { height: 4.25rem; } }
@media (min-width: 56.25rem) { .footer-logos img { height: 4.5rem; } }

.footer-note { font-size: 0.8125rem; color: rgba(39, 45, 59, 0.6); max-width: 43.75rem; margin: 0 auto; text-wrap: pretty; }

body.safe-mode .gallery-section .gallery-item img { filter: blur(20px); transform: scale(1.08); }

body.safe-mode .full-bleed-image .full-image { filter: blur(20px); transform: scale(1.08); }

@media (prefers-reduced-motion: reduce) { .crossfade-ready .experience-chooser { transition: none; opacity: 1; top: 0; pointer-events: auto; } }
@media (max-width: 580px) { .three-pillars { grid-template-columns: 1fr; gap: 3rem; max-width: 30rem; margin: 0 auto; }
  .gallery-grid--3col { grid-template-columns: 1fr 1fr; }
  .gallery-item img { height: 12.5rem; }
  .share-grid { grid-template-columns: repeat(2, 1fr); }
  .country-connection h2.section-title { margin-top: 0.5em; }
  .take-action-section { padding-top: 0; }
  .sig-progress { background: #f2df22; } }
html.is-gallery-dragging, html.is-gallery-dragging * { cursor: grabbing !important; }

.gallery-dock { position: relative; z-index: 2; background: transparent; padding: 0 0 clamp(3rem, 10vw, 10rem); overflow: hidden; }
.gallery-dock > .container { max-width: none; padding: 0; }

.crossfade-ready .gallery-dock { opacity: 0; top: 12vh; pointer-events: none; transition: opacity 0.35s ease-out, top 0.35s ease-out; }
@media (max-width: 580px) { .crossfade-ready .gallery-dock { top: 0; transform: translateY(22vh); transition: opacity 0.35s ease-out, transform 0.9s cubic-bezier(0.05, 0.9, 0.15, 1); will-change: transform, opacity; } }

.crossfade-ready .quote-exiting .gallery-dock { opacity: 1; top: 0; pointer-events: auto; }
@media (max-width: 580px) { .crossfade-ready .quote-exiting .gallery-dock { transform: translateY(0); } }

.gallery-dock__intro { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 0 4.5rem; max-width: min(90vw, calc(75vh * 16 / 9)); margin: 0 auto 3rem; padding: 0.2em 2rem 0 2rem; align-items: start; }
.gallery-dock__intro::before { content: ''; position: absolute; left: 50%; top: 0; bottom: calc((-1 * clamp(2.5rem, 5vw, 6rem)) - 4vw); width: 1.25px; background: rgba(255, 255, 255, 0.4); pointer-events: none; }

.gallery-dock__intro-title { margin-top: -5px; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: clamp(1.375rem, 3.5vw, 1.8rem); font-weight: normal; text-transform: uppercase; color: #ffffff; line-height: 1.2; text-align: right; max-width: 10em; justify-self: right; }

.gallery-dock__intro-text { margin-top: -5px; color: white; text-align: left; max-width: 23em; }

.gallery-dock__stage { position: relative; width: 100%; max-width: min(78vw, calc(75vh * 16 / 9), 1250px); margin: 0 auto; padding: 0 3.5rem; outline: none; cursor: grab; min-height: min(20rem, 40vh); transition: height 0.4s ease; }
.gallery-dock__stage:focus-visible .gallery-dock__slide.is-active .gallery-dock__media { outline: 2px solid rgba(255, 255, 255, 0.3); outline-offset: 2px; }
.gallery-dock__stage.is-dragging { cursor: grabbing; }
.gallery-dock__stage.is-dragging .gallery-dock__media::before, .gallery-dock__stage.is-dragging .gallery-dock__media::after { transition: none; }
.gallery-dock__stage.is-dragging .gallery-dock__shadow { transition: none; }
.gallery-dock__stage.is-dragging .gallery-dock__drag-caption.is-settled:not(.is-visible) { opacity: 0; transition: none; }

.gallery-dock__shadow-layer { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; pointer-events: none; filter: blur(clamp(1rem, 3vw, 2.5rem)); }

.gallery-dock__shadow { position: absolute; top: 0; left: 0; width: 100%; height: var(--media-h, 50%); padding: 0 max(2rem, min(5.6vw, 4.8rem)); background: rgba(0, 0, 0, 0.45); background-clip: content-box; box-sizing: border-box; border-radius: 15vw; will-change: transform, opacity; transition: transform 0.35s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 0.35s ease; }

.gallery-dock__slide { position: absolute; top: 0; left: 0; right: 0; margin: 0; padding: 0 max(2.5rem, min(7vw, 6rem)); transform-origin: 50% calc(var(--media-h, 50%) / 2); transition: transform 0.35s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 0.35s ease; pointer-events: none; }
.gallery-dock__slide.is-active .gallery-dock__media { pointer-events: auto; cursor: grab; transition: filter 0.3s ease; }
.gallery-dock__slide.is-active .gallery-dock__caption { pointer-events: auto; }
.is-dragging .gallery-dock__slide.is-active { cursor: grabbing; }
.is-dragging .gallery-dock__slide.is-active .gallery-dock__media { cursor: grabbing; }
.gallery-dock__slide.is-visible:not(.is-active) .gallery-dock__media { cursor: pointer; transition: filter 0.3s ease; }
.gallery-dock__slide.is-visible:not(.is-active) .gallery-dock__media > img, .gallery-dock__slide.is-visible:not(.is-active) .gallery-dock__media > video { pointer-events: auto; }
.gallery-dock__slide.is-visible:not(.is-active).is-hovered .gallery-dock__media { filter: brightness(1.15); }
.gallery-dock__slide.is-visible:not(.is-active).is-hovered .gallery-dock__media::before { opacity: calc(var(--dim, 0) * 0.7); }
.gallery-dock__slide.is-visible:not(.is-active).is-hovered .gallery-dock__media::after { opacity: 0.7; }

.gallery-dock__media { position: relative; overflow: hidden; line-height: 0; background: #131820; box-shadow: none; transition: box-shadow 0.3s ease; aspect-ratio: 16 / 9; }
.gallery-dock__media > img, .gallery-dock__media > video { width: 100%; height: 100%; object-fit: cover; display: block; transition: filter 0.4s ease, transform 0.4s ease; }
.gallery-dock__media::before, .gallery-dock__media::after { content: ''; position: absolute; inset: 0; pointer-events: none; opacity: 0; transition: opacity 0.5s ease; }
.gallery-dock__media::before { z-index: 2; }
.gallery-dock__media::after { z-index: 1; }
.gallery-dock__slide.shadow-from-left > .gallery-dock__media::before, .gallery-dock__slide.shadow-from-right > .gallery-dock__media::before { background: #131820; opacity: var(--dim, 0); }
.gallery-dock__slide.shadow-from-left > .gallery-dock__media::after { background: linear-gradient(to right, #131820 0%, #131820 calc(61% + 18% * var(--vignette-t, 0)), transparent calc(73% + 20% * var(--vignette-t, 0))); opacity: var(--vignette-t, 0); }
.gallery-dock__slide.shadow-from-right > .gallery-dock__media::after { background: linear-gradient(to left, #131820 0%, #131820 calc(61% + 18% * var(--vignette-t, 0)), transparent calc(73% + 20% * var(--vignette-t, 0))); opacity: var(--vignette-t, 0); }

.gallery-dock__caption { color: rgba(255, 255, 255, 0.8); padding: 2rem 2rem 0; text-align: center; max-width: 44rem; margin: 0 auto; visibility: hidden; opacity: 0; }

.gallery-dock__drag-caption { position: absolute; top: var(--media-h, 50%); left: 0; right: 0; color: rgba(255, 255, 255, 0.7); padding: 2rem 2rem 0; text-align: center; max-width: 49rem; text-wrap: pretty; margin: 0 auto; opacity: 0; transform: translateX(var(--caption-shift, 0.75rem)); transition: opacity 0.25s ease, transform 0.25s ease; pointer-events: none; z-index: 1001; display: none; }
.gallery-dock__drag-caption.is-active { display: block; }
.gallery-dock__drag-caption.is-settled { display: block; opacity: 1; transform: translateX(0); }
.gallery-dock__drag-caption.is-visible { opacity: 1; transform: translateX(0); }
.gallery-dock__drag-caption.is-exiting { opacity: 1; transform: translateX(0); transition: none; }

.gallery-dock__nav { position: absolute; top: calc(var(--media-h, 50%) / 2); transform: translateY(-50%); z-index: 1500; display: flex; align-items: center; padding: 0.375rem; background: none; border: none; cursor: pointer; color: #ffffff; opacity: 1; transition: opacity 0.25s ease, transform 0.25s ease; }
.gallery-dock__nav:hover { opacity: 1; }
.gallery-dock__nav svg { width: 1.75rem; height: 3rem; }
.gallery-dock__nav--prev { left: max(1rem, 2vw); }
.gallery-dock__nav--prev:hover { transform: translateY(-50%) translateX(-13%); padding-right: 2%; }
.gallery-dock__nav--next { right: max(1rem, 2vw); }
.gallery-dock__nav--next:hover { transform: translateY(-50%) translateX(13%); padding-left: 2%; }

.gallery-dock__dots { display: flex; justify-content: center; gap: 1.05rem; padding: 1.5rem 0 0; }

.gallery-dock__dot { width: 0.9rem; height: 0.9rem; border-radius: 50%; border: none; padding: 0; background: rgba(255, 255, 255, 0.25); cursor: pointer; transition: background 0.3s ease, transform 0.3s ease; }
.gallery-dock__dot:hover { background: white; }
.gallery-dock__dot.is-active { background: white; }

.gallery-dock__play { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; background: none; border: none; cursor: pointer; color: #ffffff; opacity: 0.8; transition: opacity 0.2s ease, transform 0.2s ease; padding: 0; }
.gallery-dock__play:hover { opacity: 1; transform: translate(-50%, -50%) scale(1.06); }
.gallery-dock__play svg { width: 4rem; height: 4rem; filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.5)); }

.gallery-dock__expand-backdrop { position: fixed; inset: 0; z-index: 1500; background: rgba(19, 24, 32, 0.92); opacity: 0; transition: opacity 0.3s ease; cursor: pointer; }
.gallery-dock__expand-backdrop.is-visible { opacity: 1; }

.gallery-dock.is-expanded { z-index: 1501; overflow: visible; }
.gallery-dock.is-expanded .gallery-dock__stage { cursor: default; }
.gallery-dock.is-expanded .gallery-dock__slide:not(.is-expanded-slide) { opacity: 0 !important; pointer-events: none; transition: opacity 0.2s ease; }
.gallery-dock.is-expanded .gallery-dock__dots { opacity: 0; pointer-events: none; transition: opacity 0.2s ease; }
.gallery-dock.is-expanded .gallery-dock__drag-caption { display: none !important; }
.gallery-dock.is-expanded .gallery-dock__nav { position: fixed; top: var(--expanded-nav-top, 50%); z-index: 1503; opacity: 0.7; pointer-events: auto; transition: opacity 0.25s ease, transform 0.25s ease, top 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); padding: 2.5rem 2rem; }
.gallery-dock.is-expanded .gallery-dock__nav:hover { opacity: 1; transform: translateY(-50%) scale(1.1); }
.gallery-dock.is-expanded .gallery-dock__nav:active { transform: translateY(-50%) scale(0.95); }
.gallery-dock.is-expanded .gallery-dock__nav--prev { left: max(0.75rem, 2vw); }
.gallery-dock.is-expanded .gallery-dock__nav--next { right: max(0.75rem, 2vw); }
.gallery-dock.is-expanded .gallery-dock__slide.is-expanded-slide { z-index: 1502 !important; opacity: 1 !important; cursor: zoom-out; pointer-events: auto; }
body.safe-mode .gallery-dock.is-expanded .gallery-dock__slide.is-expanded-slide { cursor: pointer; }
.gallery-dock.is-expanded .gallery-dock__slide.is-expanded-slide .gallery-dock__media { pointer-events: auto; cursor: zoom-out; box-shadow: 0 8px 60px rgba(0, 0, 0, 0.5); }
body.safe-mode .gallery-dock.is-expanded .gallery-dock__slide.is-expanded-slide .gallery-dock__media { cursor: pointer; }
.gallery-dock.is-expanded .gallery-dock__slide.is-expanded-slide .gallery-dock__media::after { opacity: 0 !important; }
body:not(.safe-mode) .gallery-dock.is-expanded .gallery-dock__slide.is-expanded-slide .gallery-dock__media::before { opacity: 0 !important; }
.gallery-dock.is-expanded .gallery-dock__slide.is-expanded-slide .gallery-dock__safe-overlay { transform: scale(var(--caption-counter-scale, 1)); }
.gallery-dock.is-expanded .gallery-dock__slide.is-expanded-slide .gallery-dock__safe-overlay .gallery-dock__safe-overlay-caption { max-width: 90%; }
.gallery-dock.is-expanded .gallery-dock__slide.is-expanded-slide .gallery-dock__caption { visibility: visible; opacity: 0; pointer-events: none; color: white; padding: 1.25rem 0 0; max-width: none; transform: scale(var(--caption-counter-scale, 1)); transform-origin: top center; transition: opacity 0.2s ease; }
.gallery-dock.is-expanded .gallery-dock__slide.is-expanded-slide .gallery-dock__caption.caption-visible { opacity: 1; pointer-events: auto; }

.gallery-dock.is-expanded.is-collapsing .gallery-dock__slide:not(.is-expanded-slide) { opacity: 1 !important; transition: opacity 0.3s ease; }
.gallery-dock.is-expanded.is-collapsing .gallery-dock__dots { opacity: 1; pointer-events: auto; transition: opacity 0.3s ease; }
.gallery-dock.is-expanded.is-collapsing .gallery-dock__drag-caption { display: block !important; }

.gallery-dock__safe-toggle { position: absolute; top: 0.15rem; right: 0.15rem; z-index: 3; display: flex; align-items: center; justify-content: center; width: 3rem; height: 3rem; padding: 0; border: none; border-radius: 50%; background: none; cursor: pointer; opacity: 0; transition: opacity 0.25s ease; }
.gallery-dock__safe-toggle img { width: 2.25rem; height: 2.25rem; filter: brightness(0) invert(1) drop-shadow(0 0px 6px rgba(0, 0, 0, 0.5)); }
.gallery-dock__slide.is-active .gallery-dock__safe-toggle { opacity: 0.7; transition: opacity 0.4s ease; }
.gallery-dock__slide.is-active .gallery-dock__safe-toggle:hover { opacity: 1; }
.is-dragging .gallery-dock__safe-toggle { opacity: 0 !important; pointer-events: none; }
body.safe-mode .gallery-dock__safe-toggle { opacity: 0 !important; pointer-events: none; }
body.safe-mode--revealing .gallery-dock__slide.is-active .gallery-dock__safe-toggle { opacity: 0.7 !important; pointer-events: auto; transition: opacity 0.5s ease-out; }
.gallery-dock__safe-toggle:hover { opacity: 1; }

.gallery-dock__safe-overlay { position: absolute; inset: 0; z-index: 4; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 0.75rem; padding: 1.5rem; text-align: center; opacity: 0; pointer-events: none; transition: opacity 0.3s ease; }

.gallery-dock__safe-overlay-icon { width: 11%; height: auto; opacity: 1; margin-bottom: 1rem; }

.gallery-dock__safe-overlay-caption { color: white; margin: 0; max-width: 70%; text-wrap: pretty; }

.gallery-dock__safe-overlay-reveal { font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: white; margin: 0; font-weight: 800; margin-top: 0.85rem; }

body.safe-mode .gallery-dock__media > img, body.safe-mode .gallery-dock__media > video, body.safe-mode .gallery-dock__xfade-clone img:not(.gallery-dock__safe-overlay-icon), body.safe-mode .gallery-dock__xfade-clone video, body.safe-mode .gallery-dock__xfade-clone canvas { filter: blur(20px); transform: scale(1.08); }
body.safe-mode .gallery-dock__media::before { background: rgba(39, 45, 59, 0.3) !important; opacity: 1 !important; }
body.safe-mode .gallery-dock__safe-overlay { opacity: 1; }
body.safe-mode .gallery-dock__slide.is-active .gallery-dock__safe-overlay { pointer-events: auto; }
body.safe-mode .gallery-dock__slide.is-active .gallery-dock__media { cursor: pointer; }
body.safe-mode .gallery-dock__drag-caption { opacity: 0 !important; }
body.safe-mode .gallery-dock.is-expanded .gallery-dock__slide.is-expanded-slide .gallery-dock__caption { visibility: hidden !important; opacity: 0 !important; }
body.safe-mode .gallery-dock.safe-caption-external .gallery-dock__safe-overlay-caption { display: none; }
body.safe-mode .gallery-dock.safe-caption-external .gallery-dock__drag-caption.is-settled { opacity: 1 !important; }

body.safe-mode--revealing .gallery-dock__safe-overlay { opacity: 0 !important; transition: opacity 0.35s ease; }
body.safe-mode--revealing .gallery-dock__drag-caption.is-settled { opacity: 1 !important; }
body.safe-mode--revealing .gallery-dock__media > img, body.safe-mode--revealing .gallery-dock__media > video { transition: filter 0.5s ease, transform 0.5s ease; filter: blur(0) !important; transform: scale(1) !important; }
body.safe-mode--revealing .gallery-dock__slide.is-active .gallery-dock__media::before { opacity: 0 !important; transition: opacity 0.5s ease; }
body.safe-mode--revealing .gallery-dock__slide:not(.is-active) .gallery-dock__media::before { background: #131820 !important; opacity: var(--dim, 0) !important; transition: none !important; }

@media (prefers-reduced-motion: reduce) { .gallery-dock__slide { transition: opacity 0.15s ease; }
  .gallery-dock__media::before, .gallery-dock__media::after { transition: opacity 0.15s ease; }
  .gallery-dock__drag-caption { transition: opacity 0.15s ease; transform: none; }
  .gallery-dock__nav { transition: opacity 0.15s ease; }
  .gallery-dock__nav:hover { transform: translateY(-50%); }
  .gallery-dock__nav:active { transform: translateY(-50%); }
  .gallery-dock__dot { transition: none; }
  .crossfade-ready .gallery-dock { transition: none; opacity: 1; top: 0; pointer-events: auto; } }
@media (max-width: 580px) { .gallery-dock { padding: 0 0 1.5rem 0; margin-top: -8em; }
  .gallery-dock__intro { grid-template-columns: 1fr; gap: 1rem; margin-bottom: 1.25rem; padding: 0; text-align: center; }
  .gallery-dock__intro::before { display: none; }
  .gallery-dock__intro-title { text-align: left; max-width: none; justify-self: center; font-size: min(7vw, 40px); margin-bottom: 0.9em; position: relative; }
  .gallery-dock__intro-title::after { position: absolute; content: ''; display: block; /*
width:1.5px;
height:4em - (0.3em);
bottom:-0.4em;
left:50%;
transform:translate(-0.75px, 100%);
background:rgba(white,0.3);
*/ height: 1.5px; width: 100%; bottom: -0.6em; left: 0; background: rgba(255, 255, 255, 0.3); }
  .gallery-dock__intro-text { font-size: 1rem; text-align: center; max-width: none; padding-left: 0; margin-bottom: 0.2em; text-wrap: pretty; }
  .gallery-dock__stage { padding: 0; max-width: 100vw; min-height: 12rem; }
  .gallery-dock__slide { padding: 0; }
  .gallery-dock__caption { font-size: 0.8125rem; padding: 2rem 0.75rem 0; }
  .gallery-dock__drag-caption { font-size: 0.8125rem; padding: 1rem 0.75rem 0; text-align: left; }
  .gallery-dock__nav { padding: 0.5rem 0.525rem; left: auto; right: auto; }
  .gallery-dock__nav--prev { left: 0.5rem; }
  .gallery-dock__nav--prev:hover { transform: translateY(-50%); }
  .gallery-dock__nav--next { right: 0.5rem; }
  .gallery-dock__nav--next:hover { transform: translateY(-50%); }
  .gallery-dock__nav svg { width: 1rem; height: 1.5rem; stroke-width: 1.4; }
  .gallery-dock__dots { gap: 0.925rem; padding: 0.375rem 0 1.75rem; margin-bottom: 1em; }
  .gallery-dock__dot { width: 0.825rem; height: 0.825rem; }
  .gallery-dock__safe-toggle { width: 2.5rem; height: 2.5rem; bottom: 0.375rem; right: 0.375rem; }
  .gallery-dock__safe-toggle img { width: 2rem; height: 2rem; }
  .gallery-dock__safe-overlay { gap: 0.5rem; padding: 1rem; }
  .gallery-dock__safe-overlay-icon { width: 2.5rem; height: 2.5rem; margin-bottom: 0; }
  .gallery-dock__safe-overlay-reveal { font-size: 0.9rem; font-weight: normal; }
  body.safe-mode .gallery-dock__safe-overlay-caption { display: none; }
  body.safe-mode .gallery-dock__drag-caption.is-settled { opacity: 1 !important; }
  .gallery-dock__play svg { width: 3rem; height: 3rem; }
  .gallery-dock__intro-text { text-align: left; } }
.video-modal { position: fixed; inset: 0; z-index: 9999; display: flex; flex-direction: column; align-items: center; justify-content: center; background: rgba(0, 0, 0, 0.92); opacity: 0; visibility: hidden; transition: opacity 0.3s ease, visibility 0.3s ease; }
.video-modal .video-modal__close, .video-modal .video-modal__player, .video-modal .video-modal__toggle { transform: scale(0.92); transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1); }
.video-modal.is-open { opacity: 1; visibility: visible; }
.video-modal.is-open .video-modal__close, .video-modal.is-open .video-modal__player, .video-modal.is-open .video-modal__toggle { transform: scale(1); }

.video-modal__close { position: absolute; top: 1.25rem; right: 1.25rem; z-index: 2; width: 3.25rem; height: 3.25rem; background: none; border: none; cursor: pointer; display: flex; align-items: center; justify-content: center; padding: 0; }
.video-modal__close:hover svg { stroke: #fff; }
.video-modal__close svg { width: 2.25rem; height: 2.25rem; stroke: rgba(255, 255, 255, 0.6); stroke-width: 1.5; transition: stroke 0.2s ease; }

.video-modal__player { position: relative; width: 90vw; max-width: 56.25rem; aspect-ratio: 16 / 9; background: #000; border-radius: 0.25rem; overflow: hidden; }
.video-modal__player iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }

.video-modal__toggle { position: relative; display: grid; grid-template-columns: 1fr 1fr; margin-top: 1.25rem; background: rgba(255, 255, 255, 0.15); border-radius: 1.625rem; padding: 0.25rem; cursor: pointer; }
.video-modal__toggle::before { content: ''; position: absolute; top: 0.25rem; left: 0.25rem; width: calc(50% - 0.25rem); height: calc(100% - 0.5rem); background: #fff052; border-radius: 1.5rem; transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1); z-index: 0; }
.video-modal__toggle.is-right::before { transform: translateX(100%); }

.video-modal__toggle-btn { position: relative; z-index: 1; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.9375rem; font-weight: 700; color: rgba(255, 255, 255, 0.5); background: none; border: none; padding: 0.35rem 1.5rem; height: 2.5rem; border-radius: 1.5rem; cursor: pointer; transition: color 0.25s ease; }
.video-modal__toggle-btn:hover { color: rgba(255, 255, 255, 0.8); }
.video-modal__toggle-btn.is-active { color: #272d3b; background: none; }

@media (max-width: 580px) { .video-modal__close { top: 0.75rem; right: 0.75rem; width: 2.25rem; height: 2.25rem; }
  .video-modal__close svg { width: 1.25rem; height: 1.25rem; }
  .video-modal__player { width: 96vw; }
  .video-modal__toggle-btn { font-size: 0.75rem; padding: 0.3rem 1rem; height: 2rem; } }
.translate-modal { position: fixed; inset: 0; z-index: 9999; display: flex; align-items: center; justify-content: center; background: rgba(0, 0, 0, 0.92); opacity: 0; visibility: hidden; transition: opacity 0.3s ease, visibility 0.3s ease; padding: 1.5rem; }
.translate-modal .translate-modal__close, .translate-modal .translate-modal__card { transform: scale(0.92); transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1); }
.translate-modal.is-open { opacity: 1; visibility: visible; }
.translate-modal.is-open .translate-modal__close, .translate-modal.is-open .translate-modal__card { transform: scale(1); }

.translate-modal__card { position: relative; background: #fff; border-radius: 0.5rem; width: 100%; max-width: 38rem; max-height: 80vh; overflow-y: auto; padding: 2rem; }

.translate-modal__close { position: absolute; top: 1.25rem; right: 1.25rem; z-index: 2; width: 3.25rem; height: 3.25rem; background: none; border: none; cursor: pointer; display: flex; align-items: center; justify-content: center; padding: 0; }
.translate-modal__close:hover svg { stroke: #fff; }
.translate-modal__close svg { width: 2.25rem; height: 2.25rem; stroke: rgba(255, 255, 255, 0.6); stroke-width: 1.5; transition: stroke 0.2s ease; }

.translate-modal__content .compose-label { display: block; font-size: 0.75rem; font-weight: 700; text-transform: none; letter-spacing: 0; color: rgba(39, 45, 59, 0.55); margin-bottom: 0.375rem; }
.translate-modal__content .compose-label:not(:first-child) { margin-top: 1.25rem; }

.translate-modal__subject, .translate-modal__body { padding: 0.75rem 0.775rem; background: rgba(0, 0, 0, 0.04); border-radius: 0.1875rem; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.9375rem; line-height: 1.6; color: #272d3b; }

.translate-modal__body { white-space: pre-wrap; }

.translate-modal__loading { display: flex; flex-direction: column; align-items: center; gap: 1.25rem; padding: 3rem 1rem; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 1rem; color: rgba(39, 45, 59, 0.55); }

.translate-modal__spinner { width: 2rem; height: 2rem; border: 3px solid rgba(39, 45, 59, 0.12); border-top-color: #272d3b; border-radius: 50%; animation: translate-spin 0.7s linear infinite; }

@keyframes translate-spin { to { transform: rotate(360deg); } }
.translate-modal__error { text-align: center; padding: 2rem 1rem; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.9375rem; color: #c62828; }

.message-compose:has(+ .btn-translate) { margin-bottom: 0; }

.btn-translate { display: inline-flex; align-items: center; gap: 0.4em; margin-top: 0.375rem; margin-bottom: 0.5rem; padding: 0.4rem 0.85rem; background: #272d3b; border: none; border-radius: 0.25rem; font-family: "Mulish", "Mulish Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 0.7rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.03em; color: #ffffff; cursor: pointer; transition: background 0.2s ease; }
.btn-translate:hover { background: #374054; }

@media (max-width: 580px) { .translate-modal { align-items: flex-start; padding: 0.75rem; }
  .translate-modal__card { padding: 1.5rem 1.25rem; max-height: 85vh; margin-top: 3.5rem; }
  .translate-modal__close { top: 0.75rem; right: 0.75rem; width: 2.25rem; height: 2.25rem; }
  .translate-modal__close svg { width: 1.25rem; height: 1.25rem; } }
