:root{--ink:#0b0d0d;--ink-soft:#121515;--paper:#e8dcc4;--white:#f5f1e9;--muted:#a9aaa5;--red:#c54b38;--gold:#b99743;--line:rgba(255,255,255,.16);--serif:"Prata",Georgia,serif;--sans:"Manrope",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--white);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:fixed;z-index:100;left:1rem;top:-5rem;background:#fff;color:#000;padding:.7rem 1rem}.skip-link:focus{top:1rem}.header{position:absolute;z-index:10;top:0;left:0;width:100%;height:96px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12)}.brand{display:flex;align-items:center;gap:13px;font-family:var(--serif);font-size:15px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-size:25px}.nav{display:flex;gap:40px;font-size:14px}.nav a{position:relative}.nav a:after,.text-link:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:currentColor;transition:right .25s}.nav a:hover:after,.text-link:hover:after{right:0}.menu-button{display:none;background:none;border:0;color:#fff}.hero{min-height:100svh;position:relative;display:flex;align-items:center;padding:130px clamp(24px,5vw,76px) 70px;overflow:hidden}.hero-image{position:absolute;inset:0;background-image:linear-gradient(90deg,#090b0b 0%,rgba(9,11,11,.88) 23%,rgba(9,11,11,.22) 62%,rgba(9,11,11,.05)),url('assets/poster.png');background-repeat:no-repeat;background-size:cover;background-position:center 37%}.hero-copy{position:relative;z-index:1;max-width:880px}.hero h1{margin:0;font:400 clamp(48px,6.4vw,96px)/1.08 var(--serif);letter-spacing:-.02em}.hero h1 em{font-style:normal}.hero-copy>p{max-width:420px;margin:30px 0;color:#ddd;font:20px/1.5 var(--serif)}.hero-actions{display:flex;align-items:center;gap:38px;margin-top:38px}.button{display:inline-flex;align-items:center;gap:13px;padding:16px 25px}.button-primary{background:var(--red);transition:transform .25s,background .25s}.button-primary:hover{transform:translateY(-3px);background:#dd5843}.text-link{position:relative}.scroll-hint{position:absolute;z-index:1;right:5vw;bottom:44px;color:#bbb;font-size:11px;text-transform:uppercase;letter-spacing:.18em;display:flex;align-items:center;gap:12px}.scroll-hint span{width:70px;height:1px;background:#aaa}.section-dark{padding:110px clamp(24px,5vw,76px)}.section-heading{display:grid;grid-template-columns:80px minmax(0,1fr) minmax(220px,380px);align-items:end;gap:22px;margin-bottom:48px}.section-index{margin:0;color:var(--red);font-size:12px;letter-spacing:.2em;text-transform:uppercase}.section-heading h2{font:400 clamp(38px,4vw,62px)/1.1 var(--serif);margin:0}.section-heading>p:last-child{color:var(--muted);margin:0}.video-frame{position:relative;aspect-ratio:16/8.4;background:#171a19;overflow:hidden}.video-poster{position:absolute;inset:0;border:0;width:100%;color:#fff;cursor:pointer;background:linear-gradient(0deg,rgba(0,0,0,.62),rgba(0,0,0,.08)),url('assets/poster.png') center 43%/cover;display:grid;place-items:center}.play{width:96px;height:96px;border:1px solid rgba(255,255,255,.8);border-radius:50%;display:grid;place-items:center;backdrop-filter:blur(3px);transition:.25s}.play span{margin-left:7px}.video-poster:hover .play{background:#fff;color:#111;transform:scale(1.08)}.video-caption{position:absolute;left:24px;bottom:20px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.video-embed,.video-embed iframe{width:100%;height:100%;border:0}.external-link{display:inline-block;margin-top:20px;color:#bbb;font-size:13px}.manifesto{min-height:610px;position:relative;overflow:hidden;background:var(--paper);color:#1b1b18;padding:120px clamp(24px,8vw,140px);display:grid;grid-template-columns:40% 60%;align-items:center}.ornament{font:450px/1 var(--serif);position:absolute;left:-40px;top:80px;color:rgba(85,61,38,.1)}.manifesto-copy{grid-column:2;position:relative}.manifesto h2{font:400 clamp(38px,4vw,66px)/1.22 var(--serif);margin:20px 0 38px}.manifesto-text{columns:2;column-gap:46px}.manifesto-text p{margin:0 0 20px;break-inside:avoid}.chapters{padding-top:130px}.chapter-list{border-top:1px solid var(--line)}.chapter{display:grid;grid-template-columns:33% 1fr;gap:6vw;align-items:center;padding:44px 0;border-bottom:1px solid var(--line)}.chapter:nth-child(even){grid-template-columns:1fr 33%}.chapter:nth-child(even) .chapter-image{order:2}.chapter-image{height:250px;background-image:url('assets/poster.png');background-size:180%;filter:saturate(.8)}.image-wedding{background-position:25% 36%}.image-birth{background-position:52% 50%}.image-upbringing{background-position:78% 26%}.chapter span{color:var(--red);font-size:12px;letter-spacing:.15em}.chapter h3{font:400 clamp(38px,4vw,58px) var(--serif);margin:7px 0 12px}.chapter p{max-width:520px;color:var(--muted);margin:0}.creators{background:#121414;padding:120px clamp(24px,5vw,76px)}.credits{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.credit{padding:44px 5vw 48px 0;border-right:1px solid var(--line)}.credit+ .credit{padding-left:4vw}.credit:last-child{border:0}.credit p{color:var(--gold);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.credit h3{font:400 clamp(28px,3vw,45px)/1.2 var(--serif);margin:16px 0 0}.source-note{max-width:720px;margin:40px 0 0;color:var(--muted)}.support{padding:100px 24px;text-align:center;border-top:1px solid rgba(185,151,67,.35);background:#0d0e0d}.support-mark{margin:auto;width:62px;height:62px;display:grid;place-items:center;border:1px solid var(--red);border-radius:50%;color:var(--red);font:34px var(--serif)}.support>p{color:var(--gold);margin:25px 0 8px}.support h2{font:400 clamp(38px,5vw,72px) var(--sans);margin:0;color:#d7b653;letter-spacing:-.05em}.support h2 span{display:block;font-size:.35em;letter-spacing:.18em;text-transform:uppercase}.support .support-note{color:var(--muted);font-size:13px}.footer{padding:28px clamp(24px,5vw,76px);display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);font-size:12px;color:#aaa}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:800px){.header{height:72px}.brand-mark{width:34px;height:34px}.brand span:last-child{font-size:12px}.menu-button{display:block}.nav{display:none;position:absolute;top:72px;left:0;right:0;padding:24px;background:#0b0d0d;flex-direction:column;gap:18px}.nav.open{display:flex}.hero{padding-top:110px;align-items:flex-end;min-height:790px}.hero-image{background-position:61% center}.hero h1{font-size:clamp(42px,12vw,66px)}.hero-copy>p{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.scroll-hint{display:none}.section-dark,.creators{padding:80px 24px}.section-heading{display:block}.section-index{margin-bottom:13px}.section-heading>p:last-child{margin-top:20px}.video-frame{aspect-ratio:16/10}.manifesto{display:block;padding:90px 24px}.manifesto-copy{grid-column:auto}.manifesto-text{columns:1}.ornament{font-size:300px;left:-80px}.chapter,.chapter:nth-child(even){grid-template-columns:1fr;gap:22px}.chapter:nth-child(even) .chapter-image{order:0}.chapter-image{height:210px}.credits{grid-template-columns:1fr}.credit,.credit+ .credit{border-right:0;border-bottom:1px solid var(--line);padding:30px 0}.credit:last-child{border-bottom:0}.footer{flex-direction:column}.play{width:72px;height:72px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
.hero-image{background-image:linear-gradient(90deg,#090b0b 0%,rgba(9,11,11,.94) 28%,rgba(9,11,11,.66) 62%,rgba(9,11,11,.22)),url('assets/poster.png');background-position:center 61%}
.header.scrolled{position:fixed;height:72px;background:rgba(11,13,13,.92);backdrop-filter:blur(12px)}
.brand-logo{width:48px;height:48px;object-fit:contain;flex:0 0 auto;filter:drop-shadow(0 2px 9px rgba(0,0,0,.35))}
.support-logo{display:block;width:88px;height:88px;object-fit:contain;margin:0 auto;filter:drop-shadow(0 4px 14px rgba(0,0,0,.35))}
.ornament-logo{position:absolute;left:-46px;top:94px;width:420px;height:420px;object-fit:contain;opacity:.13;filter:grayscale(1) sepia(.45) saturate(.7);mix-blend-mode:multiply}
.hero-image{background-image:linear-gradient(90deg,#090b0b 0%,rgba(9,11,11,.84) 27%,rgba(9,11,11,.18) 66%,rgba(9,11,11,.04)),url('assets/hero-clean.png');background-position:center;background-size:cover}
.video-poster{background-image:linear-gradient(0deg,rgba(0,0,0,.56),rgba(0,0,0,.03)),url('assets/hero-clean.png');background-position:center;background-size:cover}
.chapter-image{background-image:url('assets/hero-clean.png');background-size:cover}
.image-wedding{background-position:70% 48%}.image-birth{background-position:48% 44%}.image-upbringing{background-position:84% 42%}

@media(max-width:800px){
  body{font-size:16px;line-height:1.55}
  .header{position:absolute;height:68px;padding:0 20px;background:linear-gradient(180deg,rgba(7,8,8,.82),transparent);border:0}
  .header.scrolled{height:64px;padding:0 20px}
  .brand{gap:9px}.brand-logo{width:38px;height:38px}.brand span:last-child{max-width:150px;font-size:11px;line-height:1.25}
  .menu-button{min-width:56px;min-height:44px;text-align:right}
  .nav{top:64px;padding:28px 20px 34px;font-size:18px}
  .nav a{min-height:44px;display:flex;align-items:center}

  .hero{display:block;min-height:0;padding:0 20px 64px;overflow:visible}
  .hero-image{position:relative;width:calc(100% + 40px);height:330px;margin-left:-20px;background-image:url('assets/hero-clean.png');background-position:58% center}
  .hero-copy{max-width:none;padding-top:34px}
  .hero h1{font-size:clamp(38px,10.7vw,46px);line-height:1.08;letter-spacing:-.025em}
  .hero h1 br{display:none}.hero h1 em{display:inline}
  .hero-copy>p{max-width:330px;margin:21px 0 27px;font:17px/1.48 var(--serif);color:#d7d5cf}
  .hero-actions{display:block;margin-top:0}
  .button-primary{width:100%;min-height:54px;justify-content:center;padding:14px 20px}
  .text-link{display:table;min-height:44px;margin:18px auto 0;padding:9px 0}

  .section-dark,.creators{padding:64px 20px}
  .watch{padding-top:56px}
  .section-heading{margin-bottom:28px}
  .section-heading h2{font-size:38px;line-height:1.14}
  .section-heading>p:last-child{font-size:15px;line-height:1.5}
  .video-frame{width:calc(100% + 40px);margin-left:-20px;aspect-ratio:16/9}
  .video-caption{left:20px;bottom:14px;font-size:9px}
  .external-link{min-height:44px;padding:12px 0;margin-top:8px}

  .manifesto{min-height:0;padding:72px 20px 68px}
  .manifesto h2{font-size:38px;line-height:1.14;margin:16px 0 28px}
  .manifesto-text p{font-size:16px;line-height:1.62}
  .ornament-logo{width:260px;height:260px;left:-82px;top:36px;opacity:.11}

  .chapters{padding-top:72px}
  .chapter{display:block;padding:0 0 38px;margin-bottom:38px}
  .chapter:last-child{margin-bottom:0}
  .chapter-image{width:calc(100% + 40px);height:230px;margin-left:-20px;margin-bottom:24px;background-size:cover}
  .chapter:nth-child(even) .chapter-image{order:initial}
  .chapter h3{font-size:38px;line-height:1.15;margin:6px 0 11px}
  .chapter p{font-size:15px;line-height:1.58}
  .image-wedding{background-position:70% 50%}.image-birth{background-position:43% 47%}.image-upbringing{background-position:90% 48%}

  .creators{padding-top:72px}
  .credits{display:block}
  .credit,.credit+ .credit{display:grid;grid-template-columns:110px 1fr;align-items:start;gap:18px;padding:26px 0}
  .credit p{margin:4px 0;font-size:10px;line-height:1.4}
  .credit h3{font-size:30px;line-height:1.12;margin:0}
  .source-note{font-size:14px;line-height:1.55;margin-top:28px}

  .support{padding:72px 20px}.support-logo{width:76px;height:76px}.support h2{font-size:38px}.support>p{font-size:14px}.support .support-note{font-size:12px}
  .footer{padding:26px 20px;gap:15px}.footer a{min-height:36px;display:flex;align-items:center}
}

@media(max-width:380px){
  .hero-image{height:300px}.hero h1{font-size:37px}.section-heading h2,.manifesto h2,.chapter h3{font-size:35px}
  .credit,.credit+ .credit{grid-template-columns:98px 1fr}.credit h3{font-size:27px}
}
