:root{--paper:#e9e5dc;--ink:#22211d;--red:#8e3029;--muted:#6e6b63;--line:#c9c3b7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}header,footer{max-width:1440px;margin:auto;padding:25px 6%;display:flex;align-items:center;justify-content:space-between;gap:30px}header{border-bottom:1px solid var(--line)}.wordmark{font-weight:800;letter-spacing:.18em;font-size:19px;white-space:nowrap}.wordmark span{font-size:12px;font-weight:400;margin-left:17px;color:var(--red)}nav{display:flex;gap:32px;font-size:12px}nav a:hover,.source:hover{text-decoration:underline}main{max-width:1440px;margin:auto}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:7%;padding:85px 8% 80px;align-items:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.18em;line-height:1.6;margin:0 0 25px}.dot{display:inline-block;width:7px;height:7px;background:var(--red);border-radius:50%;margin-right:9px}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em;line-height:1.04;margin:0}h1{font-size:clamp(64px,7.5vw,108px)}em{font-weight:400;color:var(--red)}.intro{font-size:17px;line-height:1.8;margin:30px 0;color:#5a574f}.button{display:inline-flex;justify-content:space-between;gap:52px;background:var(--red);color:#fff7ee;padding:13px 22px;font-size:12px}.button:hover{background:#68211d}.edition{font-size:9px;letter-spacing:.14em;margin:35px 0 0;color:var(--muted)}.hero-art{position:relative;padding:15px 0}.portrait{padding:15px;background:#d8d0c0;transform:rotate(2deg);box-shadow:12px 16px 0 #d3ccbd55}.portrait img{width:100%;height:auto;display:block;filter:saturate(.8)}.vertical{position:absolute;right:-28px;top:12px;writing-mode:vertical-rl;font-size:9px;letter-spacing:.15em}.image-caption{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.12em;margin:30px 5px 0}.stamp{position:absolute;left:-29px;bottom:0;width:80px;height:80px;border-radius:50%;background:var(--red);color:var(--paper);display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.3;font:25px Georgia,serif;transform:rotate(-13deg)}.stamp small{font:8px Arial;letter-spacing:.2em;margin-top:5px}.ribbon{display:flex;justify-content:space-between;background:var(--ink);color:#c5bdab;padding:18px 8%;font-size:9px;letter-spacing:.22em}.character{padding:85px 8%;display:grid;grid-template-columns:1fr 1fr;gap:9%}h2{font-size:clamp(33px,4vw,51px)}.prose{font-size:14px;color:#57544c}.prose p:first-child{margin-top:0}.note{display:block;border-left:2px solid var(--red);padding-left:15px;font-size:11px;margin-top:24px}.archive{padding:65px 6% 60px;background:#ded9ce}.section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:40px}.section-head>p{font-size:12px;text-align:right;line-height:1.8}.section-head>p span{color:var(--muted);font-size:11px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.frame{padding:0;border:0;text-align:left;background:none;color:var(--ink);cursor:pointer;min-width:0}.frame>img,.frame-image img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.frame>span{display:flex;align-items:center;gap:9px;font-size:10px;padding:15px 0;border-bottom:1px solid #b9b1a2}.frame b{font-size:9px;color:var(--red)}.frame i{font-style:normal;margin-left:auto;font-size:9px}.frame:hover img{filter:brightness(1.12)}.frame-image{position:relative}.play{position:absolute;bottom:12px;left:12px;background:#1a171be3;color:white;padding:6px 9px;font-size:8px;letter-spacing:.1em}.archive-note{font-size:10px;color:var(--muted);margin:25px 0 0}.film{background:#191a17;color:var(--paper);padding:65px 8%}.film .eyebrow{color:#bc8a7d}.film-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.film h2{font-size:75px}.film h2 span{display:block;font:16px Arial,sans-serif;letter-spacing:.4em;margin-top:17px;color:#aaa493}dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:26px}dt{font-size:9px;letter-spacing:.15em;color:#aaa493}dd{margin:4px 0 0;font-size:14px}.source{display:inline-block;font-size:11px;border-bottom:1px solid #696359;padding:10px 0;margin-top:35px}footer{padding-top:35px;padding-bottom:35px}footer p{font-size:10px;color:var(--muted)}footer>a:last-child{font-size:10px}dialog{border:1px solid #797063;background:#1c1a17;color:var(--paper);width:min(570px,92vw);padding:20px}dialog::backdrop{background:#000c;backdrop-filter:blur(5px)}.viewer-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}.viewer-head h2{font:18px Georgia;letter-spacing:0}.viewer-head button{color:var(--paper);background:none;border:1px solid #71685b;width:36px;height:36px;cursor:pointer}#view-image{display:block;width:100%;height:auto;max-height:65dvh;object-fit:contain}dialog p{font-size:10px;color:#c7bfae}a:focus-visible,button:focus-visible{outline:3px solid #b95145;outline-offset:5px}@media(max-width:760px){header{padding:20px 6%}nav{gap:15px;font-size:10px}nav a:first-child{display:none}.hero{padding:50px 8% 55px;gap:30px}.hero h1{font-size:58px}.intro{font-size:14px}.edition{font-size:8px}.stamp{width:60px;height:60px;font-size:21px}.character{padding:55px 8%;gap:30px}.gallery{grid-template-columns:repeat(2,1fr);gap:25px}.section-head{align-items:start}.section-head>p{display:none}.film h2{font-size:55px}footer{flex-wrap:wrap}.ribbon{font-size:7px;letter-spacing:.1em}}@media(max-width:500px){.hero{grid-template-columns:1fr}.hero-art{width:80%;margin:18px auto 0}.hero h1{font-size:76px}.hero-copy .eyebrow{font-size:9px}.character,.film-grid{grid-template-columns:1fr}.character{gap:28px}.ribbon span:nth-child(2){display:none}.archive{padding:45px 6%}.section-head h2{font-size:36px}.gallery{gap:15px}.frame>span{font-size:9px;gap:6px}.film{padding:45px 8%}.film-grid{gap:35px}footer{gap:12px}footer p{width:100%;order:3}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
