:root{--paper:#f4f0e8;--ink:#242820;--muted:#686b60;--line:#cbcabe;--accent:#843c32}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:6px}header{height:100px;margin:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-family:Georgia,serif;font-size:23px;line-height:1.1}.brand span{display:block;font-family:Arial,sans-serif;font-size:11px;letter-spacing:3px;margin-top:9px}nav{display:flex;gap:32px;font-size:14px}nav a[aria-current=page]{border-bottom:1px solid;padding-bottom:7px}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;font-size:12px;line-height:1.6;color:var(--muted)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Georgia,serif;font-weight:400}h1{font-size:clamp(64px,7.5vw,115px);letter-spacing:-5px;line-height:.98}h1 em{font-weight:400;color:var(--accent)}.home-hero{padding:52px 5% 64px;display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:center}.home-copy{padding:25px 0}.home-copy h1{margin:34px 0}.intro{max-width:360px;font-size:17px;line-height:1.7;color:#55594f}.cta{display:inline-flex;align-items:center;gap:45px;margin-top:33px;padding:18px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);font-size:14px}.hero-image{margin:0;position:relative}.hero-image img{width:100%;height:650px;object-fit:cover;display:block;object-position:center 30%}figcaption{display:flex;justify-content:space-between;gap:16px;font-size:12px;line-height:1.5;color:var(--muted);margin-top:12px}.byline{font-size:12px;letter-spacing:1px;margin-top:47px}.statement{margin:0 5%;padding:70px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:8%}.statement h2{font-size:clamp(32px,4vw,54px);line-height:1.18;max-width:850px}.statement p{font-size:16px;line-height:1.8;max-width:600px;margin-top:25px;color:var(--muted)}footer{margin:40px 5% 0;padding:30px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px;gap:20px;color:var(--muted)}.detail-top{padding:28px 5% 0}.back{font-size:13px}.figure-hero{padding:38px 5% 70px;display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.figure-hero h1{font-size:clamp(52px,6.3vw,88px);letter-spacing:-3px;margin:24px 0 28px}.figure-hero .intro{font-family:Georgia,serif;font-size:23px;max-width:490px;line-height:1.5}.figure-photo{border:0;background:none;padding:0;width:100%;display:block}.figure-photo img{width:100%;display:block}.figure-hero .figure-photo img{height:690px;object-fit:contain;background:#e7e2d9}.facts{margin-top:34px;border-top:1px solid var(--line)}.facts div{display:grid;grid-template-columns:110px 1fr;border-bottom:1px solid var(--line);padding:13px 0;font-size:14px;line-height:1.5}.facts dt{color:var(--muted)}.facts dd{margin:0}.story{padding:70px 5%;background:#e9e6dc;display:grid;grid-template-columns:1fr 2fr;gap:8%}.story h2,.gallery h2{font-size:45px}.prose{max-width:690px}.prose p{font-family:Georgia,serif;font-size:21px;line-height:1.75;margin-bottom:24px}.prose .note{font-family:Arial,sans-serif;font-size:14px;color:var(--muted)}details{border-top:1px solid var(--line);padding-top:20px}summary{cursor:pointer;font-size:15px;margin-bottom:24px}.gallery{padding:80px 5%}.gallery-head{display:flex;justify-content:space-between;align-items:baseline;gap:25px;margin-bottom:35px}.gallery-head p{font-size:14px;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.grid figure{margin:0 0 20px}.grid img{aspect-ratio:3/4;object-fit:cover}.grid .figure-photo:hover img{filter:brightness(.9)}dialog{border:0;padding:20px;background:#171916;color:white;width:96vw;max-width:none;height:95vh}dialog::backdrop{background:#000d}.viewer-bar{display:flex;justify-content:space-between;align-items:center;height:45px;font-size:14px}.viewer-bar button{background:transparent;color:white;border:1px solid #666;padding:10px 16px}#large{display:block;max-width:100%;height:calc(100% - 70px);object-fit:contain;margin:15px auto 0}.viewer-controls{display:flex;gap:10px}@media(max-width:700px){header{height:86px}.brand{font-size:19px}.brand span{font-size:9px}nav{gap:15px;font-size:12px}.home-hero,.figure-hero{grid-template-columns:1fr;gap:35px;padding-top:24px}.home-copy{padding:10px 0}.home-copy h1{font-size:74px;letter-spacing:-3px;margin:24px 0}.home-copy .intro{max-width:100%}.byline{margin-top:25px}.hero-image img{height:520px}.statement,.story{grid-template-columns:1fr;gap:25px;padding-top:45px;padding-bottom:45px}.figure-hero h1{font-size:62px}.figure-hero .figure-photo img{height:auto}.gallery{padding-top:50px}.gallery-head{display:block}.gallery-head p{margin-top:16px}.grid{grid-template-columns:1fr 1fr;gap:14px}.prose p{font-size:19px}footer{flex-direction:column}dialog{padding:10px}.viewer-bar{font-size:12px}}
.primary{background:var(--ink);color:var(--paper);padding:18px 24px}.secondary-link{display:block;margin-top:20px;font-size:14px;text-decoration:underline;text-underline-offset:5px}.nav-buy{color:var(--accent)}.selection{padding:65px 5%;border-top:1px solid var(--line)}.selection h2,.book-section h2,.book-invite h2{font-size:clamp(36px,4vw,58px);margin:16px 0 32px}.selection-grid{display:grid;grid-template-columns:1fr 1fr;gap:5%}.selection-grid img{width:100%;height:490px;object-fit:contain;background:#e8e4dc}.selection-grid .eyebrow{margin-top:22px}.selection-grid h3{font-size:30px;margin-top:10px}.book-section{padding:75px 5%;background:#252922;color:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:8%;scroll-margin-top:20px}.book-section .eyebrow{color:#c6c9bd}.book-section h3{font-size:36px;margin-bottom:18px}.book-section p:not(.eyebrow){font-size:17px;line-height:1.8;margin-top:22px;max-width:520px}.purchase-status{border-top:1px solid #666c5e;padding-top:22px;color:#d7c4aa}.book-invite{padding:55px 5%;border-top:1px solid var(--line)}.book-invite p{line-height:1.7}.next-figure{display:block;margin-top:30px;font-size:14px}.grid img{object-fit:contain;background:#e8e4dc}@media(max-width:700px){.selection-grid,.book-section{grid-template-columns:1fr;gap:35px}.selection-grid img{height:420px}.figure-hero h1{font-size:clamp(45px,14vw,62px)}header nav{gap:12px}.book-section{padding-top:45px;padding-bottom:45px}}
/* Complete editorial edition */
.skip{position:absolute;top:-100px;left:15px;padding:14px;background:var(--paper);z-index:20}.skip:focus{top:10px}header{height:auto;min-height:100px;padding:20px 0;flex-wrap:wrap}header nav{flex-wrap:wrap;align-items:center}.signed-photo{position:relative;display:block;overflow:hidden}.signed-photo>img{width:100%;height:auto;display:block}.signature{position:absolute;bottom:0;left:0;right:0;padding:60px 18px 17px;background:linear-gradient(transparent,rgba(0,0,0,.74));color:#fff;text-align:left;text-shadow:0 1px 3px #000;pointer-events:none}.signature strong{display:block;font-family:Georgia,serif;font-size:12px;font-weight:400;letter-spacing:.4px}.signature>span{display:block;margin-top:6px;font-family:Arial,sans-serif;font-size:12px;line-height:1.5}.figure-hero h1{font-size:clamp(44px,5.2vw,78px);line-height:1.06;letter-spacing:-2.5px;overflow-wrap:anywhere}.figure-hero .figure-photo img{height:auto;max-height:760px;object-fit:contain}.home-hero .signed-photo img{height:650px;object-fit:cover;object-position:center 30%}.grid .signed-photo img{height:auto;aspect-ratio:3/4;object-fit:contain}.grid figcaption{justify-content:flex-end}.page-intro{padding:70px 5% 45px}.page-intro h1{font-size:clamp(48px,7vw,95px);margin:25px 0;letter-spacing:-3px}.page-intro>p:not(.eyebrow){max-width:660px;line-height:1.8;font-size:18px;color:var(--muted)}.chapter-card{display:block}.chapter-card .signed-photo img{height:430px;object-fit:contain;background:#e8e4dc}.chapter-card h3{font-size:27px;margin-top:20px;line-height:1.2}.chapter-card>p{font-size:15px;line-height:1.6;margin-top:10px;color:var(--muted)}.selection-grid{row-gap:45px}.all-figures .selection-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:28px}.all-figures .chapter-card .signed-photo img{height:360px}.book-section .primary{background:var(--paper);color:var(--ink);border-color:var(--paper)}.book-section .purchase-note{font-size:14px!important;line-height:1.6!important;color:#c6c9bd}.book-author{font-family:Georgia,serif;font-size:24px!important}.book-invite>p:not(.eyebrow){max-width:680px;font-size:17px;color:var(--muted)}.film-section{padding:30px 5% 60px}.film-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px}.film-heading h2{font-size:32px}.language-buttons{display:flex;gap:12px}.language-button{border:1px solid var(--line);padding:13px 22px;background:transparent}.language-button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}video{display:block;width:100%;aspect-ratio:16/9;background:#171916}.film-section p{margin-top:16px;font-size:14px;line-height:1.6;color:var(--muted)}.viewer-image{height:calc(100% - 65px);position:relative;margin-top:15px;display:flex;justify-content:center;align-items:center}.viewer-image #large{height:100%;width:100%;max-width:100%;object-fit:contain;margin:0}.viewer-image .signature{left:50%;transform:translateX(-50%);width:min(100%,800px)}.prose h2{font-size:34px;margin:40px 0 20px}body:has(dialog[open]){overflow:hidden}.cta:hover{opacity:.8}.chapter-card:hover h3{color:var(--accent)}@media(max-width:900px){.all-figures .selection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}header nav{gap:20px}.figure-hero h1{font-size:50px}}@media(max-width:600px){header{gap:20px}header nav{gap:17px;width:100%;font-size:14px}.brand{font-size:23px}.brand span{font-size:10px}.home-hero .signed-photo img{height:500px}.signature{padding:45px 14px 14px}.signature strong,.signature>span{font-size:11px}.all-figures .selection-grid{grid-template-columns:1fr}.chapter-card .signed-photo img,.all-figures .chapter-card .signed-photo img{height:460px}.grid{grid-template-columns:1fr}.grid .signed-photo img{aspect-ratio:auto;max-height:650px}.figure-hero h1{font-size:clamp(42px,11vw,62px)}.film-heading{display:block}.language-buttons{margin-top:20px}.viewer-bar{gap:10px}.viewer-controls{gap:5px}.viewer-bar button{padding:10px}.page-intro{padding-top:45px}.page-intro h1{letter-spacing:-2px}}
.cinema-player{background:#141711;color:#f4f0e8;overflow:hidden;border-radius:8px;box-shadow:0 20px 60px #24282026}.cinema-screen{position:relative;background:#080a07;display:flex;justify-content:center}.cinema-screen video{width:100%;height:min(68vw,680px);aspect-ratio:4/3;object-fit:contain;background:#080a07}.film-start{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:16px;color:#fff;background:#161910bd;border:1px solid #ffffff52;padding:28px 36px;border-radius:6px;backdrop-filter:blur(8px);font-size:15px}.film-start>span:first-child{font-size:32px}.film-start[hidden],.player-controls[hidden]{display:none}.player-controls{padding:18px 24px 15px;background:#20251d}.control-row,.control-group{display:flex;align-items:center;gap:12px}.control-row{justify-content:space-between;flex-wrap:wrap;gap:15px;margin-top:14px}.control-group{flex-wrap:wrap}.control-group button,.control-group select{border:0;background:#ffffff0d;color:#f4f0e8;font-size:14px;padding:10px 12px;border-radius:4px;min-height:40px}.control-group button:hover{background:#ffffff25}.control-group select{background:#30372a}.film-seek{width:100%;accent-color:#d4b593;cursor:pointer;margin:0;display:block}.control-group input{accent-color:#d4b593;width:70px}.control-group #film-time{font-size:13px;color:#d1d6c8;white-space:nowrap;font-variant-numeric:tabular-nums}.cinema-player #film-status{margin:0;padding:0 24px;color:#d4b593;font-size:14px}.cinema-player #film-status:not(:empty){padding:12px 24px}.cinema-player:fullscreen{border-radius:0;display:flex;flex-direction:column;justify-content:center}.cinema-player:fullscreen .cinema-screen{flex:1;min-height:0}.cinema-player:fullscreen video{height:100%;max-height:calc(100vh - 130px)}.book-product{margin:30px 0 0}.book-product img{display:block;width:100%;height:auto;border-radius:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:600px){.player-controls{padding:14px}.control-group{gap:5px}.control-group button,.control-group select{padding:9px;font-size:12px}.control-group input{width:50px}.cinema-screen video{height:75vw}.film-start{padding:18px 25px}.film-start>span:first-child{font-size:25px}.film-start{font-size:13px}.control-row{gap:8px}.book-product{margin:25px 0 0}}
footer{flex-wrap:wrap}.footer-contact{flex-basis:100%;border-top:1px solid var(--line);padding-top:22px;margin-top:8px;font-size:14px}.footer-contact>a{text-decoration:underline;text-underline-offset:4px;color:var(--ink)}.footer-contact p{max-width:720px;font-size:14px;line-height:1.7;margin-top:12px}
.cookie-notice{position:fixed;z-index:100;left:22px;right:22px;bottom:22px;max-width:760px;margin:auto;padding:20px 22px;background:#242820;color:#f4f0e8;box-shadow:0 16px 45px #0005;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #ffffff22}.cookie-notice strong{font-family:Georgia,serif;font-size:18px;font-weight:400}.cookie-notice p{font-size:14px;line-height:1.55;margin-top:6px;color:#d9d8ce}.cookie-actions{display:flex;gap:9px;flex-shrink:0}.cookie-actions button{border:1px solid #ffffff55;background:transparent;color:#f4f0e8;padding:11px 15px;font:inherit;cursor:pointer}.cookie-actions .cookie-accept{background:#f4f0e8;color:#242820;border-color:#f4f0e8}@media(max-width:600px){.cookie-notice{left:12px;right:12px;bottom:12px;display:block;padding:18px}.cookie-actions{margin-top:16px}.cookie-actions button{flex:1}}
