:root {
  --ink: #11120f;
  --coal: #1b1d19;
  --olive: #4a4e42;
  --moss: #777c67;
  --paper: #efede4;
  --sky: #76a7df;
  --sun: #d8b844;
  --line: rgba(239, 237, 228, .2);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--ink); color: var(--paper); font-family: "Manrope", sans-serif; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
img { display: block; max-width: 100%; }

.site-header { align-items: center; background: rgba(17,18,15,.8); border-bottom: 1px solid var(--line); display: grid; grid-template-columns: 1fr auto 1fr; height: 74px; left: 0; padding: 0 clamp(20px,4vw,64px); position: fixed; right: 0; top: 0; z-index: 20; backdrop-filter: blur(14px); }
.brand { align-items: center; display: flex; font: 600 13px "Unbounded"; gap: 10px; }
.brand-mark { color: var(--sun); font-size: 12px; }
nav { display: flex; gap: 34px; }
nav a, .sound-link { color: #cacbc3; font-size: 12px; }
.sound-link { background: transparent; border: 0; cursor: pointer; justify-self: end; padding: 10px 0; }
.sound-link span { color: var(--sun); margin-left: 10px; }

.hero { height: 100svh; min-height: 720px; overflow: hidden; position: relative; }
.hero-video { inset: 0; overflow: hidden; pointer-events: none; position: absolute; user-select: none; }
.hero-video iframe { border: 0; height: 56.25vw; left: 50%; min-height: 100%; min-width: 100%; pointer-events: none; position: absolute; top: 50%; transform: translate(-50%,-50%); width: 177.78vh; }
.hero-shade { background: linear-gradient(90deg, rgba(14,15,12,.94) 0%, rgba(14,15,12,.68) 35%, rgba(14,15,12,.04) 72%), linear-gradient(0deg, rgba(14,15,12,.44), transparent 45%); inset: 0; position: absolute; }
.hero-word { bottom: 1%; color: rgba(255,255,255,.055); font: 700 clamp(100px,16vw,260px)/.8 "Unbounded"; left: -1%; position: absolute; z-index: 2; }
.hero-content { left: clamp(22px,8vw,130px); max-width: 700px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 3; }
.eyebrow, .section-kicker { color: #b9bbae; font-size: 10px; font-weight: 700; letter-spacing: 2.4px; text-transform: uppercase; }
.eyebrow span { background: var(--sun); display: inline-block; height: 8px; margin-right: 10px; width: 8px; }
h1, h2 { font-family: "Unbounded"; letter-spacing: 0; margin: 0; text-transform: uppercase; }
h1 { font-size: clamp(64px,8vw,126px); line-height: .9; margin: 26px 0 30px; }
h1 em { color: var(--sun); font-style: normal; }
.hero-copy { color: #dcddd5; font-size: 17px; line-height: 1.7; max-width: 490px; }
.button { background: var(--sun); color: var(--ink); display: inline-flex; font-size: 11px; font-weight: 700; gap: 46px; letter-spacing: 1px; margin-top: 20px; padding: 18px 22px; text-transform: uppercase; }
.hero-actions { align-items: center; display: flex; gap: 24px; }
.sound-button { align-items: center; background: transparent; border: 0; border-bottom: 1px solid rgba(255,255,255,.5); cursor: pointer; display: inline-flex; font-size: 11px; gap: 10px; letter-spacing: 1px; margin-top: 20px; padding: 16px 0; text-transform: uppercase; }
.sound-button span { color: var(--sun); font-size: 9px; }
.scroll-note { bottom: 37px; color: #babcb2; font-size: 10px; letter-spacing: 1.5px; position: absolute; right: 5vw; text-transform: uppercase; z-index: 3; }
.ornament-strip { background: repeating-linear-gradient(45deg, var(--sun) 0 7px, var(--ink) 7px 14px); bottom: 0; height: 6px; left: 0; position: absolute; right: 0; z-index: 4; }

.intro { align-items: start; background: var(--paper); color: var(--ink); display: grid; gap: 6vw; grid-template-columns: .55fr 1.45fr .65fr; overflow: hidden; padding: 120px clamp(22px,8vw,130px); position: relative; }
.intro::before { background: url("assets/shield-reference.png") right center/contain no-repeat; content: ""; height: 116%; left: -22%; opacity: .105; pointer-events: none; position: absolute; top: -8%; width: 44%; }
.intro::after { background: url("assets/ornament-panel.png") center/cover no-repeat; content: ""; height: 100%; opacity: .14; pointer-events: none; position: absolute; right: 0; top: 0; width: 33.333%; }
.intro > * { position: relative; z-index: 1; }
.intro .section-kicker { color: #74766c; }
.intro h2, .moments h2, .closing h2 { font-size: clamp(40px,5vw,76px); line-height: 1.04; }
.intro h2 span, .closing h2 span { color: var(--moss); }
.lead { color: #44463e; font-size: 18px; line-height: 1.8; max-width: 670px; }
.intro .aside-copy { border-top: 1px solid #9d9c91; color: #6c6d65; font-size: 13px; line-height: 1.8; margin: 0; padding: 22px 8px 0; position: absolute; right: 6.666%; text-align: center; top: 50%; transform: translateY(-50%); width: 20%; z-index: 2; }

.moments { background: #24261f; padding: 110px clamp(22px,5vw,80px); }
.moments-heading { align-items: end; display: flex; justify-content: space-between; margin-bottom: 50px; }
.moments h2 { text-align: right; }
.moments h2 em { color: var(--sun); font-style: normal; }
.collage { margin: 0; }
.collage img { aspect-ratio: 16/10; object-fit: cover; width: 100%; }
.collage figcaption { color: #a7a99e; display: flex; font-size: 11px; justify-content: space-between; letter-spacing: 1px; padding: 14px 0 0; text-transform: uppercase; }
.collage figcaption span { color: var(--sun); }
.mobile-gallery { display: none; }
.qualities { border-bottom: 1px solid var(--line); border-top: 1px solid var(--line); display: grid; grid-template-columns: repeat(4,1fr); margin-top: 70px; }
.qualities span { font: 500 clamp(15px,1.5vw,22px) "Unbounded"; padding: 25px 10px; text-align: center; text-transform: uppercase; }
.qualities span + span { border-left: 1px solid var(--line); }

.story { background: var(--sky); color: var(--ink); display: grid; gap: 5vw; grid-template-columns: .2fr 1.5fr .8fr; padding: 120px clamp(22px,8vw,130px); }
.story-index { font: 600 11px "Unbounded"; }
blockquote { font: 500 clamp(30px,4vw,58px)/1.25 "Unbounded"; margin: 0; text-transform: uppercase; }
.story-facts article { border-top: 1px solid rgba(17,18,15,.35); padding: 23px 0 35px; }
.story-facts strong { font: 600 14px "Unbounded"; text-transform: uppercase; }
.story-facts p { font-size: 13px; line-height: 1.7; }

.credo { background: var(--coal); display: grid; gap: 5vw; grid-template-columns: .55fr 2fr .2fr; overflow: hidden; padding: 120px clamp(22px,8vw,130px); position: relative; }
.credo::after { color: rgba(239,237,228,.025); content: "UKRAINE"; font: 700 clamp(100px,17vw,270px)/.8 "Unbounded"; left: -2%; position: absolute; top: 50%; transform: translateY(-50%); }
.credo-side, .credo-text, .credo-number { position: relative; z-index: 1; }
.credo-mark { color: var(--sun); display: block; font-size: 24px; margin-bottom: 34px; }
.credo-text p { font: 500 clamp(23px,3.2vw,49px)/1.32 "Unbounded"; margin: 0; text-transform: uppercase; }
.credo-text p + p { margin-top: 9px; }
.credo-text strong { color: var(--sun); font-weight: 600; }
.credo-text em { color: #aeb29f; font-style: normal; }
.credo-number { color: #898c80; font: 600 11px "Unbounded"; justify-self: end; margin: 0; }

.closing { background: var(--paper); color: var(--ink); overflow: hidden; padding: 130px 22px; position: relative; text-align: center; }
.closing-mark { color: rgba(74,78,66,.08); font-size: 500px; left: 50%; line-height: 1; position: absolute; top: 45%; transform: translate(-50%,-50%); }
.closing > *:not(.closing-mark) { position: relative; }
.closing .section-kicker { color: #75766d; }
.closing h2 { margin: 25px auto; }
.closing > p:not(.section-kicker) { color: #62645b; }
.share-button { background: var(--ink); border: 0; color: var(--paper); cursor: pointer; font-size: 11px; font-weight: 700; letter-spacing: 1px; margin-top: 26px; padding: 18px 22px; text-transform: uppercase; }
.share-button span { color: var(--sun); margin-left: 28px; }

footer { align-items: center; background: #0c0d0b; display: flex; justify-content: space-between; padding: 52px clamp(22px,5vw,80px); }
footer p { color: #77796f; font-size: 10px; letter-spacing: 1px; text-transform: uppercase; }
.toast { background: var(--sun); bottom: 24px; color: var(--ink); font-size: 12px; font-weight: 700; left: 50%; opacity: 0; padding: 14px 22px; pointer-events: none; position: fixed; transform: translate(-50%,20px); transition: .25s; z-index: 30; }
.toast.show { opacity: 1; transform: translate(-50%,0); }
.video-modal { align-items: center; background: rgba(8,9,7,.94); display: flex; inset: 0; justify-content: center; padding: clamp(18px,5vw,70px); position: fixed; z-index: 50; backdrop-filter: blur(10px); }
.video-modal[hidden] { display: none; }
.modal-player { aspect-ratio: 16/9; background: #000; box-shadow: 0 28px 80px rgba(0,0,0,.5); max-height: 82vh; position: relative; width: min(1180px,100%); }
.modal-player iframe { border: 0; height: 100%; inset: 0; position: absolute; width: 100%; }
.video-close { background: var(--paper); border: 0; color: var(--ink); cursor: pointer; font-size: 27px; height: 46px; line-height: 1; position: absolute; right: clamp(18px,3vw,44px); top: clamp(18px,3vw,38px); width: 46px; z-index: 2; }
.gallery-modal { align-items: center; background: rgba(8,9,7,.96); display: grid; grid-template-columns: 48px minmax(0,1fr) 48px; inset: 0; padding: 70px 14px 28px; position: fixed; z-index: 55; }
.gallery-modal[hidden] { display: none; }
.gallery-modal figure { align-items: center; display: flex; flex-direction: column; height: 100%; justify-content: center; margin: 0; min-height: 0; }
.gallery-modal figure img { max-height: calc(100svh - 130px); max-width: 100%; object-fit: contain; }
.gallery-modal figcaption { color: #c4c6bc; font: 11px "Unbounded"; padding-top: 14px; }
.gallery-close { background: var(--paper); border: 0; color: var(--ink); cursor: pointer; font-size: 27px; height: 44px; line-height: 1; position: absolute; right: 16px; top: 16px; width: 44px; }
.gallery-arrow { background: transparent; border: 1px solid rgba(255,255,255,.28); cursor: pointer; font-size: 22px; height: 44px; padding: 0; width: 44px; }
.post-modal { align-items: center; background: rgba(8,9,7,.92); display: flex; inset: 0; justify-content: center; padding: 18px; position: fixed; z-index: 60; backdrop-filter: blur(10px); }
.post-modal[hidden] { display: none; }
.post-dialog { background: var(--paper); color: var(--ink); max-height: calc(100svh - 36px); overflow-y: auto; padding: clamp(28px,5vw,64px); position: relative; width: min(680px,100%); }
.post-dialog h2 { font-size: clamp(32px,5vw,56px); margin: 12px 0 34px; }
.post-dialog label { display: block; font-size: 12px; font-weight: 700; margin-bottom: 10px; text-transform: uppercase; }
.post-dialog textarea { background: transparent; border: 1px solid #9d9e93; border-radius: 0; color: var(--ink); font: 15px/1.7 "Manrope"; min-height: 170px; outline: none; padding: 16px; resize: vertical; width: 100%; }
.post-dialog textarea:focus { border-color: var(--ink); }
.post-meta { color: #76786f; display: flex; font-size: 10px; justify-content: space-between; margin-top: 8px; }
.post-actions { display: grid; gap: 8px; grid-template-columns: 1.5fr 1fr; margin-top: 24px; }
.post-actions button { border: 1px solid var(--ink); cursor: pointer; font-size: 11px; letter-spacing: 1px; padding: 16px; text-transform: uppercase; }
.post-share { background: var(--ink); color: var(--paper); }
.post-share span { color: var(--sun); margin-left: 20px; }
.post-copy { background: transparent; color: var(--ink); }
.social-links { border-top: 1px solid #b5b4aa; display: grid; gap: 8px; grid-template-columns: repeat(3,1fr); margin-top: 24px; padding-top: 18px; }
.social-links button { background: transparent; border: 0; cursor: pointer; font-size: 12px; padding: 10px 4px; text-decoration: underline; text-underline-offset: 4px; }
.post-close { background: transparent; border: 0; color: var(--ink); cursor: pointer; font-size: 28px; height: 42px; position: absolute; right: 14px; top: 12px; width: 42px; }
body.modal-open { overflow: hidden; }

@media (max-width: 800px) {
  .site-header { grid-template-columns: 1fr auto; height: 66px; }
  nav { display: none; }
  .hero { height: 88svh; min-height: 670px; }
  .hero-shade { background: linear-gradient(90deg,rgba(14,15,12,.94),rgba(14,15,12,.55) 72%,rgba(14,15,12,.1)); }
  h1 { font-size: clamp(56px,18vw,90px); }
  .hero-content { max-width: calc(100% - 44px); }
  .scroll-note { display: none; }
  .intro, .story, .credo { grid-template-columns: 1fr; }
  .intro { gap: 30px; padding-bottom: 90px; padding-top: 90px; }
  .intro::before { background-position: right center; height: 82%; left: -34%; opacity: .08; top: 9%; width: 68%; }
  .intro::after { background-position: center; background-size: cover; opacity: .11; right: -8%; width: 46%; }
  .intro .aside-copy { max-width: 440px; padding: 22px 0 0; position: relative; right: auto; text-align: left; top: auto; transform: none; width: auto; }
  .moments-heading { align-items: start; flex-direction: column; gap: 22px; }
  .moments h2 { text-align: left; }
  .collage { display: none; }
  .mobile-gallery { display: grid; gap: 8px; grid-template-columns: 1fr 1fr; }
  .mobile-gallery button { aspect-ratio: 1; background: #151613; border: 0; cursor: pointer; overflow: hidden; padding: 0; }
  .mobile-gallery button:first-child { grid-row: span 2; aspect-ratio: auto; }
  .mobile-gallery img { height: 100%; object-fit: cover; transition: transform .2s; width: 100%; }
  .mobile-gallery button:active img { transform: scale(.98); }
  .post-actions { grid-template-columns: 1fr; }
  .qualities { grid-template-columns: 1fr 1fr; }
  .qualities span:nth-child(3) { border-left: 0; border-top: 1px solid var(--line); }
  .qualities span:nth-child(4) { border-top: 1px solid var(--line); }
  .story { gap: 30px; }
  .story-index { margin: 0; }
  .credo { gap: 34px; }
  .credo-side { align-items: center; display: flex; gap: 18px; }
  .credo-mark { margin: 0; }
  .credo-number { display: none; }
  footer { align-items: flex-start; flex-direction: column; gap: 18px; }
}
@media (max-width: 480px) {
  .hero-word { font-size: 78px; }
  .hero-copy { font-size: 15px; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 0; }
  .moments, .story { padding-bottom: 80px; padding-top: 80px; }
  blockquote { font-size: 28px; }
  .closing { padding-bottom: 100px; padding-top: 100px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } * { transition: none !important; } }
