@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400&family=Manrope:wght@400;500;600&display=swap');
:root{--bg:#10110f;--ink:#efede5;--muted:#aaa99e;--gold:#c1a47b;--line:#ffffff23;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:7px}::selection{background:#927c55;color:white}h1,h2,h3,p{margin:0}h1,h2,h3,.serif{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;line-height:1.05}h2{font-size:clamp(42px,5.2vw,76px)}h3{font-size:36px}p{color:var(--muted);max-width:570px}header{height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);position:relative;z-index:5;background:var(--bg)}.brand{font-size:17px;letter-spacing:.28em;font-weight:600;display:flex;align-items:center;gap:16px}.brand-mark{display:inline-grid;place-items:center;border:1px solid var(--gold);border-radius:50%;height:33px;width:33px;color:var(--gold);font:18px Georgia;letter-spacing:-4px;padding-right:4px}nav{display:flex;gap:36px;align-items:center}nav a{font-size:13px;letter-spacing:.06em;color:var(--muted);padding:8px 0}nav a:hover,nav a[aria-current=page]{color:var(--ink)}nav a[aria-current=page]{border-bottom:1px solid var(--gold)}.nav-exhibit{border:1px solid var(--line);padding:10px 18px}.eyebrow{font-size:12px;line-height:1.5;text-transform:uppercase;letter-spacing:.2em;color:var(--gold)}.hero{min-height:700px;height:calc(100svh - 98px);max-height:980px;position:relative;overflow:hidden;display:flex;align-items:center;padding:65px 7%}.hero-media{position:absolute;inset:0;overflow:hidden}.hero-media img{width:100%;height:120%;object-fit:cover;object-position:57% 68%;position:absolute;top:-13%;opacity:.92}.hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#10110ff7 0%,#10110fdc 23%,#10110f25 57%,#10110f00 80%),linear-gradient(0deg,#10110f 0%,transparent 24%,transparent 78%,#10110f80)}.hero-copy{position:relative;z-index:1;width:46%;max-width:650px}.hero h1{font-size:clamp(60px,6.4vw,98px);letter-spacing:-.035em;margin:30px 0}.hero h1 em{color:var(--gold);font-weight:400}.hero p{font-size:15px;max-width:350px}.text-link{display:inline-flex;align-items:center;gap:44px;font-size:13px;padding:14px 0;border-bottom:1px solid var(--gold);margin-top:30px}.text-link span{font-size:21px;color:var(--gold);transition:transform .3s}.text-link:hover span{transform:translateX(5px)}.hero-bottom{position:absolute;z-index:1;bottom:30px;left:7%;right:7%;display:flex;justify-content:space-between;align-items:end}.hero-caption{text-align:right}.hero-caption strong{display:block;font:25px 'Cormorant Garamond',Georgia,serif}.hero-caption small{font-size:12px;color:var(--muted)}.scroll-note{font-size:11px;color:var(--muted);letter-spacing:.17em;text-transform:uppercase}.scroll-note:before{content:'↓';margin-right:15px;color:var(--gold)}.section{padding:120px 7%;border-top:1px solid var(--line)}.intro{display:grid;grid-template-columns:1fr 2fr;gap:70px}.intro h2{max-width:860px}.intro p{margin-top:35px;font-size:17px;max-width:660px}.section-top{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:55px}.section-top .eyebrow{margin-bottom:24px}.series-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.series-card{padding:28px 0;border-top:1px solid var(--line)}.series-card .number{font-size:12px;color:var(--muted);display:flex;justify-content:space-between;margin-bottom:55px}.series-card h3{margin-bottom:22px}.series-card p{font-size:14px}.series-card.future{opacity:.55}.status{font-size:10px;letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--line);padding:2px 8px}.feature{display:grid;grid-template-columns:1.2fr 1fr;gap:9%;align-items:center}.art{overflow:hidden;position:relative;background:#080907;aspect-ratio:1.12}.art img{width:155%;height:140%;max-width:none;object-fit:cover;position:absolute;left:-27%;top:-23%;transition:transform 1.5s}.art:hover img{transform:scale(1.035)}.feature h2{margin:24px 0}.feature p{margin:25px 0}.metadata{font-size:13px;color:var(--gold)}.quote{text-align:center;padding:145px 14%;background:#141511}.quote h2{max-width:900px;margin:30px auto;font-size:clamp(42px,5.4vw,78px)}.quote p{margin:0 auto}.collection-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.object-card .art{aspect-ratio:1.5}.object-label{display:flex;justify-content:space-between;padding:22px 0}.object-label h3{font-size:30px;margin-top:8px}.coming{border:1px solid var(--line);aspect-ratio:1.5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:#131410}.coming .serif{font-size:48px;color:#797b71}.page-heading{padding:90px 7% 70px}.page-heading h1{font-size:clamp(70px,8vw,120px);margin:22px 0 30px;letter-spacing:-.035em}.page-heading p{max-width:650px}.collection-page{padding-top:30px}.detail-hero h1{font-size:clamp(68px,7.5vw,112px)}.chapter-nav{display:flex;justify-content:space-between;gap:20px;padding:22px 7%;border-block:1px solid var(--line);overflow-x:auto;white-space:nowrap;background:var(--bg);position:sticky;top:0;z-index:4}.chapter-nav a{font-size:12px;color:var(--muted)}.chapter-nav a:hover{color:var(--gold)}.chapter{display:grid;grid-template-columns:1fr 1.5fr;gap:12%;padding:110px 12%;border-bottom:1px solid var(--line)}.chapter h2{font-size:60px;margin-top:22px}.chapter p{font-size:18px}.chapter p+p{margin-top:22px}.opening{padding:120px 17%;text-align:center}.opening p{max-width:740px;margin:35px auto 0;font-size:19px}.wide-art{height:540px;position:relative;overflow:hidden}.wide-art img{width:100%;height:140%;object-fit:cover;object-position:center 60%;position:absolute;top:-28%}.wide-art:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#10110f,transparent 30%,transparent 85%,#10110f)}.data-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;margin-top:55px}.data-grid h3{margin-bottom:30px}.data-grid dl{margin:0}.data-grid dl>div{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px}.data-grid dt{color:var(--muted)}.data-grid dd{margin:0;text-align:right}.token-note{font-size:13px;margin-top:22px}.about-statement{max-width:1000px}.about-statement h1{max-width:900px}.about-values{display:grid;grid-template-columns:1fr 1fr;gap:10%}.about-values p{margin-top:28px}.footer{padding:65px 7% 30px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:30px}.footer .serif{font-size:36px;margin-top:25px}.footer nav{align-items:start}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:80px;color:#777b71;font-size:11px;letter-spacing:.08em}.skip{position:fixed;top:-100px;left:20px;background:var(--ink);color:var(--bg);padding:12px;z-index:20}.skip:focus{top:10px}.reveal{animation:appear 1.2s ease both}@keyframes appear{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){.hero-media img{object-position:70% 65%}.hero-copy{width:43%}}@media(max-width:800px){header{height:82px;padding:0 6%}.brand{font-size:13px;gap:10px;letter-spacing:.16em}.brand-mark{width:27px;height:27px}nav{gap:18px}nav a{font-size:12px}.nav-exhibit{display:none}.hero{height:900px;min-height:0;max-height:none;align-items:start;padding:58px 7%}.hero-copy{width:100%;max-width:500px}.hero h1{font-size:68px;margin:22px 0}.hero p{font-size:14px;max-width:300px}.hero-media{top:330px;bottom:60px}.hero-media img{height:130%;width:150%;left:-28%;top:-20%}.hero-media:after{background:linear-gradient(180deg,#10110f,transparent 25%,transparent 70%,#10110f)}.hero-bottom{bottom:24px}.scroll-note{display:none}.hero-caption{text-align:left}.hero-caption strong{font-size:23px}.section{padding:75px 7%}.intro,.feature,.chapter{grid-template-columns:1fr;gap:36px}.intro h2{font-size:45px}.series-grid{gap:25px}.series-card h3{font-size:30px}.series-card .number{display:block;margin-bottom:30px}.status{display:block;width:max-content;margin-top:12px}.feature{gap:40px}.quote{padding:85px 8%}.section-top{align-items:start}.section-top .text-link{gap:16px;white-space:nowrap}.collection-grid{gap:25px}.object-label{display:block}.object-label h3{font-size:27px}.object-label>.eyebrow{display:none}.coming .serif{font-size:32px}.page-heading{padding:65px 7% 45px}.page-heading h1{font-size:76px}.opening{padding:80px 8%}.opening p{font-size:17px}.chapter{padding:70px 8%;gap:25px}.chapter h2{font-size:47px}.chapter p{font-size:17px}.chapter-nav{padding:18px 7%;justify-content:start;gap:26px}.wide-art{height:360px}.wide-art img{width:160%;left:-30%}.data-grid{gap:50px;grid-template-columns:1fr}.about-values{grid-template-columns:1fr;gap:60px}.footer-top{display:block}.footer nav{margin-top:45px}.footer-bottom{margin-top:50px;flex-direction:column;gap:8px}}@media(max-width:480px){header nav{gap:14px}.brand{font-size:11px}.brand-mark{display:none}.hero h1{font-size:60px}.hero{height:820px}.hero-media{top:325px}.series-grid,.collection-grid{grid-template-columns:1fr}.series-card .number{display:flex;margin-bottom:28px}.status{margin-top:0}.series-card{padding-bottom:10px}.section-top{display:block}.section-top .text-link{margin-top:15px}.footer .brand-mark{display:inline-grid}.data-grid dl>div{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Exhibition media: isolate the object within the supplied artwork. */
@media(min-width:801px){.hero-media{left:32%}.hero-media img{width:auto;max-width:none;height:110%;left:50%;top:-10%;transform:translateX(-44%);object-fit:contain}.hero-media:after{background:linear-gradient(90deg,#10110f 0%,#10110f50 25%,transparent 55%),linear-gradient(0deg,#10110f 0%,transparent 25%,transparent 65%,#10110f 99%)}.hero-copy{width:48%}.hero-copy>.eyebrow{max-width:none}}
.hero-media video,.art video{position:absolute;width:100%;height:100%;object-fit:cover}.future{color:var(--muted)}
@media(min-width:801px){.hero-media:after{background:linear-gradient(115deg,#10110f 0%,#10110f 21%,transparent 40%),linear-gradient(90deg,#10110f 0%,#10110f50 25%,transparent 55%),linear-gradient(0deg,#10110f 0%,transparent 25%,transparent 65%,#10110f 99%)}}

.brand-coin{width:44px;height:44px;object-fit:contain;border-radius:50%;flex-shrink:0}.principles h2{margin:25px 0}.principles-lead{font-size:18px;max-width:760px;margin-bottom:50px}.principles .series-card h3{margin-top:24px}.launch-disclosure{border-left:2px solid var(--gold);padding:22px 28px;background:#171914;margin-top:32px}.launch-disclosure p{max-width:950px;font-size:14px}.launch-disclosure .eyebrow{margin-bottom:14px}.reverse-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.reverse-section img{width:100%;height:auto}.reverse-section h2{margin:24px 0}.footer nav{flex-wrap:wrap;max-width:500px}@media(max-width:800px){.reverse-section{grid-template-columns:1fr}.brand-coin{width:30px;height:30px}.principles .series-grid{grid-template-columns:1fr}}
