@font-face{font-family:Cormorant;src:url('/assets/CormorantGaramond.ttf') format('truetype');font-weight:300 700;font-display:swap}
@font-face{font-family:Cormorant;src:url('/assets/CormorantGaramond-Italic.ttf') format('truetype');font-style:italic;font-weight:300 700;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/Manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--ink:#14281e;--deep:#101915;--dark:#080e0c;--paper:#efe9dc;--gold:#bea36a;--gold-dark:#806733;--muted:#5d685d;--line:#14281e30;--serif:Cormorant,Georgia,serif;--sans:Manrope,Arial,sans-serif;--gutter:clamp(24px,5.3vw,88px);--header:86px;--reveal:0}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 24px)}body{margin:0;font-family:var(--sans);background:var(--paper);color:var(--ink);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;height:auto}button{border:0}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:6px}h1,h2,h3,h4,p{margin:0}p{margin-bottom:1.3em}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(56px,6.8vw,112px);line-height:1.01;letter-spacing:-.035em}h2{font-size:clamp(42px,4.7vw,76px);line-height:1.04;letter-spacing:-.035em}h3{font-size:34px;line-height:1.15}h4{font-size:17px;font-weight:600;line-height:1.45}h1 em,h2 em,h3 em{color:var(--gold-dark);font-weight:400;line-height:1.12}strong{font-weight:650}::selection{background:var(--gold);color:var(--deep)}[hidden]{display:none!important}.eyebrow{display:block;font-size:12px;letter-spacing:.16em;line-height:1.6;font-weight:700;color:var(--gold-dark);margin-bottom:24px}.small-note{font-size:14px;line-height:1.65;color:var(--muted)}.section-pad{padding:100px var(--gutter)}.text-link{display:inline-flex;align-items:center;gap:16px;border-bottom:1px solid currentColor;padding:6px 0;font-size:15px;font-weight:600;line-height:1.5;transition:color .2s}.text-link span{transition:transform .2s}.text-link:hover{color:var(--gold-dark)}.text-link:hover span{transform:translate(3px,-3px)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:17px 25px;min-height:56px;background:var(--ink);color:var(--paper);font-size:14px;font-weight:650;line-height:1.5;border:1px solid var(--ink);transition:background .2s,color .2s,transform .2s}.button span{font-size:20px;line-height:1}.button:hover{background:#2b4635;transform:translateY(-2px)}.button-outline{background:transparent;color:var(--ink)}.button-outline:hover{background:var(--ink);color:var(--paper)}.skip-link{position:fixed;z-index:200;top:5px;left:12px;padding:12px 18px;background:var(--paper);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
.site-header{height:var(--header);display:flex;align-items:center;padding:0 var(--gutter);gap:30px;position:fixed;top:0;left:0;right:0;z-index:100;background:#101915f5;color:var(--paper);border-bottom:1px solid #c6af7626;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:14px;flex-shrink:0}.brand img{width:62px;height:34px;object-fit:contain}.brand>span{font-size:17px;font-weight:650;letter-spacing:.1em;line-height:1.35}.brand small{display:block;font-size:9px;font-weight:400;letter-spacing:.27em;color:var(--gold)}.desktop-nav{display:flex;margin-left:auto;align-items:center;gap:27px}.desktop-nav a{font-size:13px;position:relative;white-space:nowrap;padding:12px 0}.desktop-nav a:after{content:"";height:1px;background:var(--gold);position:absolute;left:0;right:100%;bottom:6px;transition:right .25s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{right:0}.nav-back{background:var(--gold);padding:12px 19px;color:var(--deep);font-weight:700;font-size:13px;display:flex;gap:24px;align-items:center;white-space:nowrap;border:1px solid var(--gold);transition:background .2s}.nav-back:hover{background:#dfc385}.menu-toggle{display:none;background:transparent;width:40px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:6px;padding:7px}.menu-toggle span{height:1px;width:24px;background:var(--paper);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{position:absolute;top:var(--header);left:0;right:0;background:var(--deep);padding:20px var(--gutter) 32px;border-bottom:1px solid #ffffff30;box-shadow:0 18px 28px #0005}.mobile-menu a{display:block;padding:14px 0;border-bottom:1px solid #ffffff20;font-size:19px}
main{padding-top:var(--header)}.home main{padding-top:0}.opening{height:220svh;background:#10130e;color:var(--paper)}.opening-stage{height:100svh;min-height:650px;position:sticky;top:0;overflow:hidden}.hero-art{position:absolute;inset:0;transform:scale(calc(1 + var(--reveal)*.025));will-change:transform}.hero-art img{position:absolute;width:100%;height:100%;object-fit:contain;object-position:center 62%}.hero-exterior{z-index:1;opacity:calc(1 - var(--reveal))}.hero-cutaway{opacity:1}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#07110eec 0%,#07110e6b 30%,#07110e00 48%,#07110e00 65%,#07110ebd 100%);pointer-events:none}.hero-intro{position:absolute;top:calc(var(--header) + 36px);left:var(--gutter);right:var(--gutter);display:grid;grid-template-columns:1.4fr 1fr;gap:12%;align-items:start;opacity:calc(1 - var(--reveal)*1.7);transform:translateY(calc(var(--reveal)*-28px));pointer-events:auto}.hero-intro h1{font-size:clamp(52px,5.5vw,88px);line-height:1.02}.hero-intro h1 em{color:var(--gold)}.hero-intro .eyebrow{color:var(--gold);margin-bottom:12px}.hero-purpose{padding-top:8px;max-width:385px;justify-self:end;font-size:16px;line-height:1.75}.hero-purpose .text-link{font-size:13px;color:var(--paper)}.hero-wordmark{position:absolute;bottom:105px;left:var(--gutter);width:clamp(210px,25vw,400px);opacity:calc(1 - var(--reveal)*1.8);pointer-events:none}.hero-wordmark img{mix-blend-mode:screen;width:100%;height:auto}.hero-wordmark span{font-size:11px;display:block;letter-spacing:.37em;margin:10px 0 0 10px}.hero-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:25px;display:flex;justify-content:space-between;gap:20px;align-items:center}.hero-caption{font-size:12px;color:#e6ddcc;margin:0}.reveal-button{color:var(--paper);background:#101915bb;min-height:46px;padding:9px 17px;border:1px solid #ccb37670;display:flex;gap:22px;align-items:center;font-size:13px;backdrop-filter:blur(5px)}.reveal-button:hover{background:#203a2b}.reveal-button>span:last-child{font-size:20px}.hero-progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:#ffffff18}.hero-progress span{display:block;width:calc(var(--reveal)*100%);height:100%;background:var(--gold)}.reveal-heading{position:absolute;top:calc(var(--header) + 35px);left:var(--gutter);opacity:clamp(0,calc((var(--reveal) - .5)*3),1);transform:translateY(calc((1 - var(--reveal))*20px));pointer-events:none}.reveal-heading .eyebrow{color:var(--gold);margin-bottom:10px}.reveal-heading h2{font-size:clamp(52px,5vw,78px);margin-bottom:12px}.reveal-heading h2 em{color:var(--gold)}.reveal-heading p{font-size:15px}.hero-hotspots{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .25s}.hero-hotspots.is-active{opacity:1;pointer-events:auto}.map-dot{position:absolute;display:flex;align-items:center;gap:8px;font-size:13px;transform:translate(-50%,-50%);padding:10px 13px;background:#0c1912ed;border:1px solid #d4b879cc;color:var(--paper);box-shadow:0 5px 30px #0004;transition:background .2s,transform .2s}.map-dot span{color:var(--gold);font-size:12px}.map-dot strong{font-size:13px;font-weight:550}.map-dot:hover,.map-dot.selected{background:#755c2a;transform:translate(-50%,-60%)}.map-dot:hover span{color:white}.map-dot-0{left:24%;top:33%}.map-dot-1{left:34%;top:47%}.map-dot-2{left:47%;top:51%}.map-dot-3{left:59%;top:65%}.map-dot-4{left:69%;top:57%}.map-dot-5{left:77%;top:71%}
.section-top{display:grid;grid-template-columns:1.2fr 1fr;gap:13%;align-items:end;margin-bottom:60px}.section-top>p,.section-top>div:nth-child(2){max-width:460px}.section-top p:not(.eyebrow){font-size:17px}.room-map-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0 36px}.map-label{display:flex;gap:22px;border-top:1px solid var(--line);padding:28px 0;transition:background .2s}.map-number{font-family:var(--serif);font-size:32px;color:var(--gold-dark);line-height:1.3}.map-label strong{font-family:var(--serif);font-size:29px;font-weight:500;line-height:1.2;display:block;margin-bottom:7px}.map-label small{display:block;font-size:14px;line-height:1.55;color:var(--muted);max-width:250px}.map-label:hover strong,.map-label.selected strong{color:var(--gold-dark)}.small-meta{border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;gap:24px;font-size:13px;color:var(--muted)}.purpose-preview{display:grid;grid-template-columns:1.1fr 1fr;background:var(--ink);color:var(--paper)}.purpose-image{overflow:hidden;min-height:650px}.purpose-image img{width:100%;height:100%;object-fit:cover}.purpose-copy{padding:85px clamp(30px,5vw,85px)}.purpose-copy .eyebrow,.purpose-copy h2 em{color:var(--gold)}.purpose-copy h2{font-size:clamp(40px,3.9vw,62px);margin-bottom:32px}.purpose-copy p:not(.eyebrow){font-size:16px;line-height:1.8;color:#d1d6c9}.purpose-copy .text-link{margin-top:12px}
.closing-cta{display:grid;grid-template-columns:1.2fr 1fr;gap:13%;padding:95px var(--gutter);background:#ded5c2;border-top:1px solid var(--line)}.closing-cta p{font-size:17px;max-width:430px}.closing-cta .text-link{display:flex;width:max-content;margin-top:23px}.site-footer{background:var(--deep);color:var(--paper);padding:60px var(--gutter) 25px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.footer-brand{align-self:start}.site-footer>p{font-size:15px;color:#c9d1c5;line-height:1.7}.footer-links{display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-self:end;font-size:14px}.footer-links a:hover{color:var(--gold)}.footer-bottom{grid-column:1/-1;padding-top:23px;border-top:1px solid #ffffff26;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#acb6a7}
.page-intro{padding:75px var(--gutter) 70px}.page-intro h1{max-width:1100px}.intro-row{display:grid;grid-template-columns:1fr 1fr;gap:13%;margin-top:35px;align-items:start}.intro-row>p,.intro-row>div{max-width:540px}.intro-row>p:not(.small-note){font-size:18px}.intro-row .small-note{padding-top:8px;max-width:440px}.intro-single{font-size:18px;max-width:610px;margin-top:30px;margin-bottom:0}.entry-banner{position:relative;height:min(680px,70vw);min-height:420px;background:var(--deep);overflow:hidden}.entry-banner>img{width:100%;height:100%;object-fit:cover;object-position:center 54%;opacity:.8}.entry-banner>div{position:absolute;left:var(--gutter);bottom:60px;color:var(--paper);text-shadow:0 2px 30px #000}.entry-banner h2{margin-bottom:28px}.entry-banner h2 em,.entry-banner .eyebrow{color:var(--gold)}.entry-banner .button{background:var(--paper);color:var(--ink);border-color:var(--paper);text-shadow:none}.journey-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:65px 36px}.journey-card{display:block;position:relative}.journey-card>img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:filter .4s;filter:brightness(.95)}.journey-card:hover>img{filter:brightness(1.08)}.journey-card>div{padding:23px 45px 0 0;position:relative}.journey-card .eyebrow{margin-bottom:8px}.journey-card h3{font-size:36px;margin-bottom:12px}.journey-card p{font-size:15px;color:var(--muted);margin-bottom:0}.card-arrow{position:absolute;right:2px;top:28px;font-size:28px;transition:transform .2s}.journey-card:hover .card-arrow{transform:translate(4px,-4px)}.material-story{display:grid;grid-template-columns:1.1fr 1fr;gap:13%;border-top:1px solid var(--line)}.material-story h2{margin-bottom:24px}.material-story details{margin-top:30px}.material-story details img{margin-top:15px}.material-facts>div{border-top:1px solid var(--line);padding:28px 0}.material-facts h3{margin-bottom:14px}
.chapter-intro{padding:30px var(--gutter) 55px}.back-link{font-size:13px;display:inline-block;padding:10px 0;color:var(--muted);margin-bottom:33px}.back-link:hover{color:var(--ink)}.chapter-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:end}.chapter-heading h1{font-size:clamp(56px,6.7vw,108px)}.chapter-heading>p{font-size:18px;line-height:1.8;max-width:510px;margin:0}.chapter-visual{position:relative;background:var(--deep);overflow:hidden}.chapter-visual>img{width:100%;max-height:calc(100svh - 86px);object-fit:cover;aspect-ratio:16/9;transform:translate3d(0,var(--parallax-y,0px),0) scale(1.025);will-change:transform}.chapter-story{display:grid;grid-template-columns:1.15fr 1fr;gap:14%}.chapter-story h2{margin-bottom:28px;font-size:clamp(44px,4.4vw,66px)}.lead{font-size:20px;line-height:1.75}.making summary{font-size:22px;font-family:var(--serif)}.making details>div{padding:12px 0}.making h3{font-size:25px;margin:8px 0}.making p{font-size:15px}.room-support{padding-top:26px}.room-support p{margin:0 0 15px}.projection-control{position:absolute;right:var(--gutter);bottom:30px;color:white;display:flex;align-items:flex-end;flex-direction:column;gap:8px}.projection-toggle{padding:13px 19px;border:1px solid #ffffff88;background:#101915cb;color:white;backdrop-filter:blur(10px)}.projection-control .small-note{color:#efe9dc}.chapter-visions>img{transition:filter .8s,transform .8s}.chapter-visions.aura-active>img{filter:saturate(1.3) brightness(1.1);transform:scale(1.045)}.chapter-visions.aura-active:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at var(--pointer-x,55%) var(--pointer-y,50%),#82eaff25,transparent 36%);mix-blend-mode:screen}.chapter-ending{position:relative;min-height:500px}.chapter-ending>img{width:100%;height:600px;object-fit:cover}.chapter-ending>div{position:absolute;left:var(--gutter);top:65px;max-width:380px;background:#101915d9;color:var(--paper);padding:35px}.chapter-ending h2{font-size:54px;margin-bottom:25px}.chapter-ending em,.chapter-ending .eyebrow{color:var(--gold)}.chapter-ending p{font-size:15px}.chapter-index{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0 var(--gutter)}.chapter-index a{padding:25px 10px;font-size:14px;display:flex;gap:12px;align-items:center;justify-content:center;border-bottom:3px solid transparent}.chapter-index a span{font-size:12px;color:var(--gold-dark)}.chapter-index a[aria-current],.chapter-index a:hover{border-bottom-color:var(--gold-dark);background:#14281e08}.chapter-pagination{display:flex;justify-content:space-between;gap:24px;padding:36px var(--gutter);font-size:16px}.chapter-pagination a{padding:10px 0}.chapter-pagination a:hover{color:var(--gold-dark)}
.purpose-diptych{display:grid;grid-template-columns:repeat(2,1fr);position:relative}.purpose-diptych>img{width:100%;height:520px;object-fit:cover}.diptych-caption{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(2,1fr);background:linear-gradient(transparent,#000b);color:white;font-family:var(--serif);font-size:30px;padding:60px var(--gutter) 25px;gap:var(--gutter)}.editorial{max-width:1200px;margin:auto}.editorial h2{font-size:clamp(46px,6vw,88px);margin-bottom:45px}.editorial-columns,.support-columns{display:grid;grid-template-columns:1fr 1fr;gap:65px;font-size:18px}.protectors-band{background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:10%;padding:75px var(--gutter);align-items:center}.protectors-band .eyebrow,.protectors-band em{color:var(--gold)}.protectors-band h2{margin-bottom:30px}.protectors-band p:not(.eyebrow){color:#d6dccf;font-size:17px}.protector-portraits{display:grid;grid-template-columns:1fr 1fr;gap:20px}.protector-portraits img{height:360px;width:100%;object-fit:cover}.protector-portraits img:last-child{margin-top:70px}.public-access{display:grid;grid-template-columns:1fr 1fr;gap:13%}.public-access h2{margin-bottom:30px}.touring-list>div{position:relative;padding:20px 0 22px 55px;border-top:1px solid var(--line)}.touring-list>div>span{position:absolute;left:0;top:25px;font-size:13px;color:var(--gold-dark)}.touring-list h3{margin-bottom:12px}.touring-list p{color:var(--muted);font-size:15px;max-width:390px;margin:0}
.artist-feature{display:grid;grid-template-columns:1fr 1.1fr;background:var(--ink);color:var(--paper)}.artist-photo img{height:100%;min-height:700px;max-height:900px;object-fit:cover;width:100%;object-position:48% center}.artist-bio{padding:65px clamp(30px,5vw,90px)}.artist-bio .eyebrow{color:var(--gold)}.artist-bio h2{font-size:86px}.real-name{color:var(--gold);font-size:14px;margin:5px 0 35px}.artist-bio blockquote{font:italic 33px/1.2 var(--serif);margin:0 0 10px}.artist-bio .translation{font-size:13px;color:#b5c2b4;margin-bottom:30px}.artist-bio p:not(.eyebrow){font-size:15px}.people-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.people-grid article>img,.portrait-monogram{aspect-ratio:1/1;width:100%;object-fit:cover}.people-grid article>img{object-position:center 35%}.people-grid h3{font-size:36px;margin:22px 0 5px}.people-grid p{font-size:15px;margin-bottom:4px}.people-grid article>span{font-size:13px;color:var(--muted)}.portrait-monogram{display:flex;align-items:center;justify-content:center;background:#233b2e}.portrait-monogram img{width:44%;opacity:.65}.production-people{border-top:1px solid var(--line)}.team-lines>div{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:26px 0;border-bottom:1px solid var(--line);align-items:center}.team-lines p{margin:0;color:var(--muted);font-size:16px}.team-build-note{margin-top:50px;max-width:650px}.team-build-note h3{margin-bottom:15px}
.host-visual{position:relative}.host-visual img{width:100%;aspect-ratio:2/1;object-fit:cover}.image-caption{position:absolute;bottom:20px;left:var(--gutter);font-size:12px;color:white;background:#101915b8;padding:7px 12px}.dimension-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:60px 0 30px}.dimension-grid>div{border-top:1px solid var(--line);padding:20px 0}.dimension-grid dt{font-size:14px;color:var(--muted)}.dimension-grid dd{font:96px/1.2 var(--serif);margin:12px 0 0}.dimension-grid dd span{font-size:40px;color:var(--gold-dark)}.fit-section>.small-note{max-width:750px}.host-requirements{display:grid;grid-template-columns:1fr 1fr;gap:13%;border-top:1px solid var(--line);background:#e3dbc9}.host-requirements h2{margin-bottom:30px}.host-requirements .button{margin-top:10px}.requirement-list details{border-top:1px solid var(--line)}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}details+details{border-top:0}summary{cursor:pointer;list-style:none;position:relative;padding:23px 34px 23px 0;font-size:18px;font-weight:550;line-height:1.45}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:2px;font-weight:400;font-size:22px;top:21px}details[open]>summary:after{content:"−"}details>p{font-size:15px;color:var(--muted);padding-right:25px}details .text-link{margin-bottom:24px}.transport-section>div{max-width:750px}.transport-section h2{margin-bottom:25px}.packing-steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin:50px 0 25px;padding:0}.packing-steps li{border-top:1px solid var(--line);padding-top:20px}.packing-steps span{color:var(--gold-dark);font-size:13px;display:block;margin-bottom:20px}.packing-steps h3{font-size:29px;margin-bottom:15px}.packing-steps p{font-size:15px;color:var(--muted)}.milestones{background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:12%}.milestones .eyebrow,.milestones em{color:var(--gold)}.milestones h2{margin-bottom:30px}.milestones>div>p:not(.eyebrow){font-size:15px;color:#cbd6c5}.milestones ol{list-style:none;margin:0;padding:0}.milestones li{display:flex;gap:25px;padding:20px 0;border-top:1px solid #ffffff2b}.milestones li>span{font-size:12px;color:var(--gold);padding-top:7px}.milestones h3{font-size:30px;margin-bottom:8px}.milestones li p{font-size:14px;color:#cbd6c5;margin:0}.host-invite h2{margin-bottom:30px}.host-invite p{max-width:500px}
.fund-hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:650px}.fund-hero-copy{padding:70px var(--gutter);padding-right:45px}.fund-hero h1{font-size:clamp(56px,6vw,94px);margin-bottom:32px}.fund-hero-copy>p:not(.eyebrow){font-size:18px;max-width:460px}.fund-hero .text-link{display:block;width:fit-content;margin-top:25px}.fund-hero-image{overflow:hidden}.fund-hero-image img{width:100%;height:100%;object-fit:cover}.funding-gap{display:grid;grid-template-columns:1fr 1fr;gap:13%;align-items:center;background:#e2d9c5}.funding-gap h2{font-size:clamp(56px,6vw,92px);margin-bottom:24px}.funding-gap p{max-width:450px}.funding-values{display:flex;justify-content:space-between;gap:20px}.funding-values strong{font:40px/1.2 var(--serif);display:block}.funding-values span{font-size:13px;display:block;margin-top:7px}.meter{height:16px;background:#c0b89f;overflow:hidden;margin:25px 0 14px}.meter>span{display:block;background:var(--ink);width:66.6667%;height:100%}.funding-meter>p{font-size:13px;display:flex;justify-content:space-between;max-width:none}.tiers-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.tier{padding:36px 30px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.tier:last-child{border:0}.tier-01{background:#e4dccb}.tier h3{font-size:43px;margin-bottom:18px}.tier-price{font:57px/1.1 var(--serif);padding-bottom:28px;border-bottom:1px solid var(--line);margin-bottom:26px}.tier-price span{display:block;font:12px/1.5 var(--sans);color:var(--muted);margin-top:8px}.tier h4{margin-bottom:16px}.tier>p{font-size:15px;line-height:1.65}.tier ul{list-style:none;padding:0;margin:15px 0 25px}.tier li{padding:14px 0 14px 22px;border-top:1px solid var(--line);position:relative;font-size:14px;line-height:1.6}.tier li:before{content:"✓";position:absolute;left:0;color:var(--gold-dark)}.tier .tier-note{font-size:13px;color:var(--muted);margin-top:auto;padding-top:14px}.tier .text-link{width:max-content;margin-top:8px}.tiers-section>.small-note{margin:25px 0 0;max-width:850px}.support-purpose{border-top:1px solid var(--line);padding-top:75px}.support-purpose h2{margin-bottom:40px}.fund-faq{display:grid;grid-template-columns:1fr 1fr;gap:13%}.contact-page{display:grid;grid-template-columns:1.1fr 1fr;gap:12%;min-height:calc(100svh - var(--header))}.contact-page h1{font-size:clamp(56px,6vw,96px);margin-bottom:32px}.contact-page>div>p{max-width:460px}.contact-email{display:block;font-family:var(--serif);font-size:clamp(26px,3vw,43px);margin:45px 0 10px}.copy-email{background:transparent;display:block}.copy-status{display:block;font-size:13px;color:var(--muted);min-height:25px;margin-top:10px}.contact-options>a{display:grid;grid-template-columns:30px 1fr 20px;gap:10px 20px;padding:30px 0;border-top:1px solid var(--line)}.contact-options>a:hover h2,.contact-options>a.selected h2{color:var(--gold-dark)}.contact-options>a.selected{border-top:2px solid var(--gold-dark)}.contact-options>a>span:first-child{font-size:12px;color:var(--gold-dark);padding-top:8px}.contact-options>a h2{font-size:38px;letter-spacing:-.025em}.contact-options>a p{grid-column:2;font-size:14px;color:var(--muted);margin:0}.contact-options>a>span:last-child{grid-column:3;grid-row:1;font-size:24px}.contact-options>.small-note{margin-top:30px}
@media(min-width:1800px){body{max-width:2200px;margin:auto}.site-header{padding-left:max(var(--gutter),calc((100vw - 2020px)/2));padding-right:max(var(--gutter),calc((100vw - 2020px)/2))}}
@media(max-width:1120px){.desktop-nav{gap:17px}.site-header{gap:20px}.brand>span{font-size:14px}.brand img{width:49px}.nav-back{padding:11px 14px;gap:13px}.hero-purpose{font-size:15px}.hero-intro{gap:8%}.section-pad{padding-top:75px;padding-bottom:75px}.tier{padding:28px 22px}.tier h3{font-size:36px}.tier-price{font-size:48px}.packing-steps{gap:20px}.hero-wordmark{bottom:105px}.map-dot strong{display:none}.map-dot{width:42px;height:42px;justify-content:center;padding:0;border-radius:50%}.map-dot span{font-size:13px}.artist-bio{padding:45px 35px}}
@media(max-width:900px){:root{--header:76px}.desktop-nav{display:none}.nav-back{margin-left:auto}.menu-toggle{display:flex}.hero-intro{grid-template-columns:1.1fr 1fr;gap:5%;top:calc(var(--header) + 32px)}.hero-intro h1{font-size:56px}.hero-purpose{font-size:14px;line-height:1.7}.hero-art img{object-fit:contain;object-position:center 65%;background:#10130e}.hero-shade{background:linear-gradient(180deg,#101915aa 0%,transparent 48%,transparent 76%,#101915 100%)}.hero-wordmark{width:220px;bottom:90px}.hero-caption{font-size:11px}.hero-bottom>.hero-caption:last-child{display:none}.map-dot-0{top:44%}.map-dot-1{top:51%}.map-dot-2{top:57%}.map-dot-3{top:63%}.map-dot-4{top:59%}.map-dot-5{top:68%}.section-top{gap:8%}.purpose-preview{grid-template-columns:1fr 1fr}.purpose-image{min-height:580px}.purpose-copy{padding:50px 30px}.purpose-copy h2{font-size:44px}.purpose-copy p:not(.eyebrow){font-size:15px}.closing-cta{gap:8%}.chapter-heading{gap:6%}.chapter-heading h1{font-size:64px}.chapter-heading>p{font-size:16px}.chapter-story{gap:8%}.chapter-index{grid-template-columns:repeat(3,1fr)}.artist-feature{grid-template-columns:.85fr 1fr}.artist-photo img{min-height:850px}.artist-bio blockquote{font-size:28px}.people-grid{gap:25px}.people-grid h3{font-size:30px}.protectors-band{gap:7%}.protector-portraits img{height:270px}.fund-hero-copy{padding:50px 30px}.fund-hero h1{font-size:65px}.fund-hero-copy>p:not(.eyebrow){font-size:16px}.fund-hero .button{font-size:13px;gap:20px}.tiers-grid{display:block;border:0}.tier{display:grid;grid-template-columns:1fr 1.1fr;gap:0 40px;border:1px solid var(--line)!important;margin-bottom:25px;padding:32px}.tier>.eyebrow,.tier h3,.tier-price,.tier h4,.tier>p:not(.tier-note){grid-column:1}.tier ul{grid-column:2;grid-row:1/6;margin-top:0}.tier-note{grid-column:2;grid-row:6/9}.tier .text-link{grid-column:1}.tier-price{margin-bottom:20px}.contact-page{gap:7%}.contact-options>a h2{font-size:32px}.site-footer{gap:25px}.footer-brand>span{font-size:13px}.footer-brand img{width:48px}.host-requirements{gap:8%}}
@media(max-width:640px){:root{--gutter:24px;--header:72px}body{font-size:16px}.site-header{gap:10px;padding:0 18px}.brand{gap:9px}.brand img{width:39px;height:26px}.brand>span{font-size:12px;letter-spacing:.08em}.brand small{font-size:7px;letter-spacing:.19em}.nav-back{font-size:11px;gap:9px;padding:11px 12px;min-height:42px}.menu-toggle{width:30px;padding:3px}.eyebrow{font-size:11px;letter-spacing:.12em;margin-bottom:18px}h1{font-size:58px}h2{font-size:44px}.section-pad{padding:58px var(--gutter)}.button{padding:15px 22px;font-size:13px;min-height:53px}.opening{height:170svh}.opening-stage{min-height:630px}.hero-intro{display:block;top:calc(var(--header) + 26px)}.hero-intro h1{font-size:clamp(42px,11.5vw,64px);line-height:1}.hero-intro .eyebrow{margin-bottom:10px}.hero-purpose{font-size:14px;line-height:1.65;max-width:340px;margin-top:19px}.hero-purpose p{margin-bottom:10px}.hero-purpose .text-link{font-size:12px}.hero-art{inset:33% -4% 8%;transform:scale(calc(1 + var(--reveal)*.02))}.hero-art img{object-fit:contain;object-position:center 68%;background:transparent}.hero-shade{background:linear-gradient(180deg,#101915 0%,#10191555 40%,transparent 58%,transparent 78%,#101915aa 100%)}.hero-wordmark{width:180px;bottom:78px;left:var(--gutter)}.hero-wordmark span{font-size:8px;letter-spacing:.34em;margin-left:4px}.hero-bottom{bottom:21px;gap:16px}.hero-caption{font-size:10px;line-height:1.5;max-width:135px}.reveal-button{font-size:11px;gap:14px;padding:8px 12px;min-height:43px}.reveal-heading{top:calc(var(--header) + 45px);right:24px}.reveal-heading h2{font-size:56px}.reveal-heading p{max-width:260px;font-size:14px}.hero-hotspots{inset:0}.map-dot{width:34px;height:34px;min-height:34px;border-radius:50%}.map-dot span{font-size:11px}.map-dot-0{left:22%;top:58%}.map-dot-1{left:34%;top:63%}.map-dot-2{left:47%;top:64%}.map-dot-3{left:58%;top:70%}.map-dot-4{left:69%;top:65%}.map-dot-5{left:80%;top:71%}.section-top{display:block;margin-bottom:32px}.section-top>div:nth-child(2),.section-top>p{margin-top:25px}.section-top p:not(.eyebrow){font-size:16px}.room-map-list{grid-template-columns:1fr;gap:0}.map-label{padding:22px 0;gap:25px;align-items:start}.map-label strong{font-size:28px}.map-label small{max-width:none;font-size:14px}.map-number{font-size:26px;width:25px}.small-meta{display:block;font-size:12px}.small-meta span{display:block;margin-bottom:7px}.purpose-preview{display:flex;flex-direction:column}.purpose-image{min-height:0;height:340px}.purpose-copy{padding:45px var(--gutter) 55px}.purpose-copy h2{font-size:46px}.purpose-copy p:not(.eyebrow){font-size:16px}.closing-cta{display:block;padding:58px var(--gutter)}.closing-cta>div+div{margin-top:26px}.closing-cta h2{font-size:49px}.closing-cta p{font-size:16px}.site-footer{grid-template-columns:1fr 1fr;padding:45px var(--gutter) 22px;gap:30px 18px}.footer-brand{grid-column:1/-1}.site-footer>p{font-size:13px}.footer-links{font-size:13px;justify-self:start}.footer-bottom{display:block;font-size:11px}.footer-bottom span{display:block;margin-top:5px}.page-intro{padding:44px var(--gutter) 42px}.page-intro h1{font-size:clamp(47px,12vw,65px)}.intro-row{display:block;margin-top:25px}.intro-row>p:not(.small-note){font-size:17px}.intro-row>div{margin-top:26px}.intro-single{font-size:16px;margin-top:25px}.entry-banner{height:520px;min-height:0}.entry-banner>img{object-position:46% center}.entry-banner>div{bottom:35px}.entry-banner h2{font-size:49px}.journey-grid{grid-template-columns:1fr;gap:42px}.journey-card>img{aspect-ratio:16/11}.journey-card h3{font-size:34px}.journey-card p{font-size:14px}.material-story{display:block}.material-facts{margin-top:40px}.material-facts h3{font-size:29px}.material-story p{font-size:16px}.chapter-intro{padding:20px var(--gutter) 35px}.back-link{margin-bottom:25px;font-size:12px}.chapter-heading{display:block}.chapter-heading h1{font-size:clamp(48px,12vw,65px)}.chapter-heading>p{margin-top:25px;font-size:16px}.chapter-visual>img{aspect-ratio:4/3;object-fit:cover;max-height:none}.chapter-visual.chapter-violation>img{aspect-ratio:4/3}.chapter-story{display:block}.chapter-story h2{font-size:46px}.lead{font-size:18px}.making{margin-top:35px}.projection-control{right:18px;bottom:18px;left:18px;align-items:flex-end}.projection-toggle{font-size:12px;padding:10px 13px}.projection-control .small-note{font-size:10px;margin-bottom:0}.chapter-ending>img{height:530px}.chapter-ending>div{top:32px;left:24px;right:24px;max-width:290px;padding:24px}.chapter-ending h2{font-size:44px}.chapter-index{padding:0 12px}.chapter-index a{font-size:11px;gap:7px;padding:20px 5px}.chapter-index a span{font-size:10px}.chapter-pagination{font-size:13px;padding:24px}.purpose-diptych>img{height:320px}.diptych-caption{font-size:23px;padding:45px 20px 20px;gap:25px;line-height:1.15}.editorial h2{font-size:51px;margin-bottom:30px}.editorial-columns,.support-columns{display:block;font-size:17px}.protectors-band{display:block;padding:55px var(--gutter)}.protector-portraits{margin-top:35px;gap:15px}.protector-portraits img{height:255px}.protector-portraits img:last-child{margin-top:30px}.public-access{display:block}.touring-list{margin-top:40px}.artist-feature{display:block}.artist-photo img{height:460px;min-height:0;object-position:50% 35%}.artist-bio{padding:40px var(--gutter)}.artist-bio h2{font-size:70px}.artist-bio blockquote{font-size:32px}.artist-bio p:not(.eyebrow){font-size:16px}.people-grid{grid-template-columns:1fr;gap:35px}.people-grid article{display:grid;grid-template-columns:115px 1fr;gap:0 22px;align-items:center}.people-grid article>img,.portrait-monogram{grid-column:1;grid-row:1/4;height:130px;aspect-ratio:auto;object-fit:cover}.people-grid h3{margin:0;font-size:28px;align-self:end}.people-grid p{font-size:14px;margin:5px 0}.people-grid article>span{font-size:12px;align-self:start}.team-lines>div{display:block;padding:25px 0}.team-lines h3{font-size:31px;margin-bottom:12px}.team-lines p{font-size:15px}.team-build-note h3{font-size:30px}.host-visual img{aspect-ratio:4/3}.image-caption{font-size:10px;left:16px;right:16px;bottom:16px;width:fit-content;max-width:90%}.dimension-grid{gap:20px;grid-template-columns:1fr;margin-top:35px}.dimension-grid>div{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:12px 0}.dimension-grid dt{max-width:160px;font-size:14px}.dimension-grid dd{font-size:65px;margin:0;white-space:nowrap}.dimension-grid dd span{font-size:29px}.host-requirements{display:block}.requirement-list{margin-top:35px}summary{font-size:17px}.packing-steps{grid-template-columns:1fr 1fr;gap:25px;margin-top:40px}.packing-steps h3{font-size:27px}.packing-steps p{font-size:14px}.milestones{display:block}.milestones ol{margin-top:35px}.milestones h3{font-size:28px}.host-invite h2{font-size:49px}.fund-hero{display:flex;flex-direction:column;min-height:0}.fund-hero-copy{padding:44px var(--gutter) 42px}.fund-hero h1{font-size:clamp(51px,12.5vw,68px)}.fund-hero-copy>p:not(.eyebrow){font-size:17px}.fund-hero-image{height:270px}.fund-hero .button{font-size:12px;gap:14px;width:100%;max-width:390px}.fund-hero .text-link{font-size:13px}.funding-gap{display:block}.funding-gap h2{font-size:66px}.funding-meter{margin-top:40px}.funding-values strong{font-size:39px}.tiers-grid{display:block}.tier{display:flex;padding:28px 25px}.tier h3{font-size:43px}.tier-price{font-size:59px}.tier>p{font-size:16px}.tier h4{font-size:18px}.tier li{font-size:15px}.tier .tier-note{font-size:13px}.tier ul{margin:15px 0 5px}.fund-faq{display:block}.fund-faq>div+div{margin-top:35px}.contact-page{display:block;padding-top:45px}.contact-page h1{font-size:58px}.contact-email{font-size:32px;margin-top:30px}.contact-options{margin-top:45px}.contact-options>a{grid-template-columns:23px 1fr 20px;gap:10px 12px}.contact-options>a h2{font-size:33px}.contact-options>a p{font-size:14px}}
@media(max-width:370px){.brand>span{display:none}.nav-back{font-size:12px}.hero-intro h1{font-size:42px}.hero-purpose{font-size:13px}.hero-wordmark{width:150px}.hero-art{inset:39% -4% 8%}.map-dot{width:32px;height:32px}.contact-email{font-size:28px}.fund-hero .button{font-size:11px}.packing-steps{grid-template-columns:1fr}.chapter-index a{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.opening{height:100svh;min-height:650px}.opening-stage{position:relative}.hero-art,.hero-intro,.reveal-heading,.chapter-visual>img{transform:none!important}.map-dot:hover{transform:translate(-50%,-50%)}}
@media print{.site-header,.site-footer,.hero-bottom,.closing-cta,.chapter-index,.chapter-pagination{display:none}main{padding:0}.opening{height:auto}.opening-stage{position:relative;height:700px}.section-pad,.page-intro{padding:30px}details{display:block}details>*{display:block!important}body{background:white;color:black}h1{font-size:55px}h2{font-size:40px}a[href^="mailto"]:after{content:attr(href);font-size:12px}}

/* The artwork has its own space; fundraising remains visible above navigation. */
:root{--accent:#d7ff00;--header:140px}
.site-header{display:block;padding:0;height:var(--header);background:#101915;backdrop-filter:none}
.funding-strip{height:68px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:flex-end;gap:30px;border-bottom:1px solid #ffffff20;background:#19221b}
.funding-progress{display:flex;align-items:center;gap:24px;width:min(760px,75%);padding-bottom:16px;padding-top:5px}
.funding-secured{font-size:12px;white-space:nowrap;color:#d8dfcf;line-height:1.2}.funding-secured strong{font-size:17px;color:var(--accent);font-weight:650;margin-right:5px}
.funding-track{position:relative;display:block;height:7px;background:#ffffff24;flex:1;min-width:160px;margin-right:10px}.funding-fill{position:absolute;inset:0 auto 0 0;width:13.333333%;background:var(--accent)}
.funding-milestone{position:absolute;top:-4px;transform:translateX(-50%);font-size:10px;line-height:1.2;color:#dae0d5;text-align:center;white-space:nowrap}.funding-milestone i{display:block;height:15px;width:1px;background:#a1aa99;margin:0 auto 3px}.funding-milestone.first{left:20%}.funding-milestone.second{left:41.666667%}.funding-milestone.third{left:100%}
.nav-back{background:var(--accent);border-color:var(--accent);color:#111a10;margin:0;min-height:43px}.nav-back:hover{background:#e5ff60;border-color:#e5ff60}
.navigation-row{height:72px;padding:0 var(--gutter);display:flex;align-items:center;gap:30px}.navigation-row .desktop-nav{margin-left:auto}.navigation-row .menu-toggle{margin-left:auto}.mobile-menu{top:var(--header)}
.button[href^="/fund"],.button[href*="interest=back"]{background:var(--accent);color:var(--deep);border-color:var(--accent)}.button[href^="/fund"]:hover,.button[href*="interest=back"]:hover{background:#e5ff60}.meter>span{background:var(--accent)}
.home main{padding-top:var(--header)}.opening{height:calc(200svh - var(--header));background:#0c130f}.opening-stage{top:var(--header);height:calc(100svh - var(--header));min-height:620px;display:grid;grid-template-rows:auto minmax(210px,1fr) 62px;background:#0c130f}
.hero-intro{position:relative;inset:auto;grid-row:1;opacity:1;transform:none;display:grid;grid-template-columns:1.35fr 1fr;gap:10%;padding:24px var(--gutter) 18px;align-items:center;background:#0c130f}
.hero-intro h1{font-size:clamp(42px,4.3vw,68px);line-height:1.02}.hero-intro .eyebrow{font-size:10px;margin-bottom:9px}.hero-purpose{padding:0;max-width:430px;font-size:14px;line-height:1.65}.hero-purpose p{margin-bottom:8px}.hero-purpose .text-link{font-size:12px;padding:3px 0}
.hero-art{position:relative;grid-row:2;inset:auto;transform:none!important;min-height:0;width:100%;height:100%;overflow:hidden}.hero-art img{inset:0;object-fit:contain;object-position:center center;background:transparent;width:100%;height:100%}.hero-bottom{position:relative;inset:auto;grid-row:3;padding:9px var(--gutter);background:#0c130f;display:flex;align-items:center;justify-content:space-between;gap:20px}.hero-bottom .hero-caption{max-width:none;font-size:11px}.hero-journey-link{font-size:12px;border-bottom:1px solid #b8c1ae80;padding:5px 0;white-space:nowrap}.reveal-button{font-size:12px;border-color:#ffffff35;background:transparent;min-height:40px;padding:7px 13px}.hero-progress{z-index:2}.hero-progress span{background:var(--accent)}
.experience-intro{padding-bottom:45px}.experience-entry img{width:100%;max-height:650px;object-fit:cover;aspect-ratio:2/1}.experience-chapter{scroll-margin-top:0;padding-top:90px}.experience-copy{padding:0 var(--gutter) 45px;display:grid;grid-template-columns:1.1fr 1fr;gap:12%;align-items:start}.experience-copy h2{font-size:clamp(44px,4.8vw,76px);max-width:660px}.experience-copy>p{font-size:18px;line-height:1.85;margin:0;max-width:580px}.experience-copy .eyebrow{margin-bottom:18px}.experience-image{margin:0 var(--gutter);overflow:hidden}.experience-image img{width:100%;aspect-ratio:16/9;object-fit:cover}.experience-chapter:nth-child(3),.experience-chapter:nth-child(4){background:var(--ink);color:var(--paper);padding-bottom:70px}.experience-chapter:nth-child(3){margin-top:90px}.experience-chapter:nth-child(4){padding-top:20px}.experience-chapter:nth-child(3) .eyebrow,.experience-chapter:nth-child(4) .eyebrow{color:var(--gold)}.experience-chapter:nth-child(4)+section{padding-top:90px}.experience-chapter:last-child{padding-bottom:90px}.experience-return{background:var(--ink);color:var(--paper)}.experience-return>div{padding:65px var(--gutter);display:grid;grid-template-columns:1fr 1fr;gap:15px 10%;align-items:end}.experience-return .eyebrow{grid-column:1/-1;color:var(--gold);margin:0}.experience-return h2 em{color:var(--gold)}.experience-return p{font-size:18px;max-width:350px;margin-bottom:0}.experience-return img{width:100%;max-height:650px;object-fit:cover}
@media(max-width:900px){.funding-strip{gap:22px}.funding-progress{width:auto;flex:1;gap:18px}.funding-secured{font-size:11px}.funding-secured strong{font-size:15px}.navigation-row{height:72px}.hero-intro{gap:6%}.hero-intro h1{font-size:46px}.hero-purpose{font-size:13px}.hero-bottom .hero-caption{max-width:180px}.hero-journey-link{display:none}.experience-copy{gap:7%}.experience-copy>p{font-size:16px}.experience-copy h2{font-size:50px}}
@media(max-width:640px){:root{--header:144px}.funding-strip{height:84px;padding:8px 18px 13px;gap:20px}.funding-progress{display:flex;flex-direction:column;align-items:stretch;gap:9px;padding:0 0 12px;width:auto;min-width:0}.funding-secured{font-size:10px}.funding-secured strong{font-size:13px}.funding-track{flex:none;min-width:0;width:100%;height:5px;margin:0}.funding-milestone{font-size:9px;top:-3px}.funding-milestone i{height:11px;margin-bottom:3px}.nav-back{font-size:10px;gap:8px;padding:10px;min-height:39px}.navigation-row{height:60px;padding:0 18px}.navigation-row .brand>span{display:block}.opening{height:calc(190svh - var(--header))}.opening-stage{min-height:620px;grid-template-rows:auto minmax(200px,1fr) 65px}.hero-intro{display:block;padding:21px 24px 8px;inset:auto}.hero-intro h1{font-size:clamp(36px,10.2vw,55px)}.hero-intro .eyebrow{font-size:9px;margin-bottom:8px}.hero-purpose{max-width:none;margin-top:15px;font-size:13px;line-height:1.6}.hero-art{inset:auto}.hero-art img{object-position:center center}.hero-bottom{padding:10px 20px;gap:15px}.hero-bottom .hero-caption{font-size:9px;max-width:140px;line-height:1.5}.reveal-button{font-size:10px;gap:8px;max-width:175px;line-height:1.35}.experience-intro .intro-row>p{font-size:16px}.experience-entry img{height:350px;aspect-ratio:auto;object-position:45% center}.experience-chapter{padding-top:50px}.experience-copy{display:block;padding:0 24px 28px}.experience-copy h2{font-size:46px;line-height:1.05;margin-bottom:23px}.experience-copy>p{font-size:16px;line-height:1.8}.experience-copy .eyebrow{font-size:11px;margin-bottom:12px}.experience-image{margin:0}.experience-image img{aspect-ratio:4/3}.experience-chapter:nth-child(3){margin-top:50px}.experience-chapter:nth-child(3),.experience-chapter:nth-child(4){padding-bottom:42px}.experience-chapter:nth-child(4){padding-top:8px}.experience-chapter:nth-child(4)+section{padding-top:50px}.experience-chapter:last-child{padding-bottom:50px}.experience-return>div{display:block;padding:45px 24px}.experience-return .eyebrow{margin-bottom:20px}.experience-return h2{font-size:45px;margin-bottom:22px}.experience-return p{font-size:16px}.experience-return img{height:350px;object-fit:cover}}
@media(prefers-reduced-motion:reduce){.opening{height:auto;min-height:0}.opening-stage{position:relative;top:0}.hero-art{transform:none!important}}
@media(min-width:901px){.funding-progress{flex:1;width:auto}.funding-milestone{font-size:12px}.funding-secured{font-size:13px}.funding-secured strong{font-size:18px}}

/* Full-screen artwork, with copy placed in the photograph's quiet areas. */
body.home{max-width:none}
.opening-stage{display:block;min-height:540px;isolation:isolate}
.hero-art{position:absolute;inset:0;width:100%;height:100%;z-index:0}
.hero-art img{object-fit:cover;object-position:center center}
.hero-intro{position:absolute;inset:0;display:block;padding:0;background:transparent;z-index:2;pointer-events:none}
.hero-intro>div:first-child{position:absolute;left:var(--gutter);bottom:85px;max-width:58%;text-shadow:0 2px 22px #0009}
.hero-intro h1{font-size:clamp(42px,4.5vw,86px);line-height:1.02}
.hero-intro .eyebrow{font-size:10px;margin-bottom:14px}
.hero-purpose{position:absolute;top:32px;right:var(--gutter);width:29%;max-width:440px;font-size:clamp(14px,1.1vw,19px);line-height:1.6;margin:0;text-shadow:0 2px 16px #000;pointer-events:auto}
.hero-purpose .text-link{font-size:13px;margin-top:8px}
.hero-bottom{position:absolute;bottom:0;left:0;right:0;z-index:3;background:transparent;height:65px;padding:10px var(--gutter)}
.opening-stage:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,#080d0ba8,transparent 36%),linear-gradient(180deg,#080d0b55,transparent 28%)}
@media(max-width:900px){.hero-intro>div:first-child{max-width:72%}.hero-intro h1{font-size:clamp(40px,5.5vw,65px)}.hero-purpose{width:39%;font-size:13px}.hero-intro .eyebrow{font-size:9px}}
@media(max-width:640px){.opening-stage{min-height:620px}.hero-art img{object-fit:contain;object-position:center 44%;background:#10130e}.hero-purpose{top:22px;right:24px;width:76%;font-size:13px;max-width:330px}.hero-purpose .text-link{font-size:12px;margin-top:0}.hero-intro>div:first-child{left:24px;bottom:88px;max-width:90%}.hero-intro h1{font-size:clamp(37px,10vw,56px)}.hero-intro .eyebrow{font-size:8px;margin-bottom:11px}.hero-bottom{padding:10px 24px}.opening-stage:after{background:linear-gradient(0deg,#080d0b88,transparent 30%)}}

/* Poppins, near-black presentation palette and consistent wordmark. */
@font-face{font-family:Poppins;src:url('/assets/Poppins-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Poppins;src:url('/assets/Poppins-SemiBold.ttf') format('truetype');font-weight:500 900;font-display:swap}
:root{--sans:Poppins,Arial,sans-serif;--serif:Poppins,Arial,sans-serif;--muted:#a6afa9;--line:#ffffff26;--gold-dark:#bea36a}
body{background:#080b0c;color:#ecece7;font-size:15px}
h1,h2,h3{font-weight:600;letter-spacing:-.045em;line-height:1.14}h1 em,h2 em,h3 em{font-style:normal;font-weight:600}
h1{font-size:clamp(44px,5.2vw,84px)}h2{font-size:clamp(34px,3.7vw,60px)}h3{font-size:28px}
.site-header,.navigation-row,.mobile-menu,.site-footer{background:#080b0c}.funding-strip{background:#111617}.funding-milestone b{display:block;font-weight:400;font-size:9px;line-height:1.1;color:#aeb8ac;margin-top:2px}.funding-progress{padding-bottom:23px}
.brand .brand-wordmark{width:150px;height:auto;max-height:38px;object-fit:contain}.brand>img:first-child{width:48px}.brand{gap:14px}
.inline-wordmark{display:inline-block;width:auto;height:1.05em;max-width:none;vertical-align:-.13em;object-fit:contain}.eyebrow .inline-wordmark{height:1.3em}.text-link,.button{flex-wrap:wrap;column-gap:12px}.desktop-nav a,.footer-links a{white-space:nowrap}.desktop-nav .inline-wordmark{height:1.1em}.brand-wordmark{flex-shrink:0}
.experience-page,.experience-chapter,.experience-chapter:nth-child(3),.experience-chapter:nth-child(4),.experience-return,.closing-cta,.purpose-preview,.protectors-band,.production-people,.host-requirements,.transport-section,.milestones,.host-invite,.support-purpose,.fund-faq,.funding-gap,.tiers-section,.artist-bio,.fund-hero-copy,.chapter-story,.chapter-index,.chapter-pagination{background:#080b0c;color:#ecece7}
.experience-chapter:nth-child(3),.experience-chapter:nth-child(4){background:#0c1011}.experience-copy h2{font-size:clamp(35px,3.8vw,60px)}.experience-copy>p{font-size:17px}.experience-return h2{font-size:clamp(34px,4vw,60px)}.closing-cta h2{font-size:clamp(34px,4vw,60px)}
.hero-intro h1{font-size:clamp(34px,3.4vw,64px);line-height:1.16}.hero-intro>div:first-child{max-width:59%}.hero-purpose{font-size:clamp(12px,1vw,17px)}
.page-intro h1{font-size:clamp(40px,5vw,80px)}.artist-bio h2{font-size:64px}.artist-bio blockquote{font-family:Poppins,Arial,sans-serif;font-size:27px;line-height:1.5}.tier h3{font-size:30px}.tier-price{font-size:48px}.fund-hero h1{font-size:clamp(42px,4.8vw,72px)}.fund-hero h1 .inline-wordmark{max-width:100%;height:auto;width:4.5em}.tier,.tier-01,.tier-02,.tier-03{background:#101516;color:#ecece7}.button-outline{border-color:#bea36a;color:#ecece7}
.funding-unlocks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:24px}.funding-unlocks article{border-top:3px solid var(--accent);padding:25px 0}.funding-unlocks span{color:var(--accent);font-size:13px}.funding-unlocks h3{font-size:25px;margin:16px 0}.funding-unlocks p{font-size:14px;line-height:1.8}.funding-unlocks strong{font-size:14px}.funding-explainer{max-width:850px;color:#adb6b0;margin-bottom:50px;font-size:14px}.production-groups{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin:70px 0}.production-groups article{border-top:1px solid var(--line);padding-top:30px}.production-groups h3{font-size:29px}.production-groups dl>div{padding:17px 0;border-bottom:1px solid var(--line)}.production-groups dt{font-size:13px;color:#b8c2bd}.production-groups dd{margin:5px 0 0;font-size:17px}.production-groups .pending-name{color:var(--gold)}.team-lines h3{font-size:30px}
@media(max-width:900px){.desktop-nav{gap:14px}.desktop-nav a{font-size:12px}.hero-intro h1{font-size:40px}.hero-purpose{font-size:12px}.funding-unlocks{gap:20px}.funding-unlocks h3{font-size:22px}}
@media(max-width:640px){.brand .brand-wordmark{width:126px;height:auto}.brand>img:first-child{width:35px}.funding-progress{padding-bottom:17px}.funding-milestone b{font-size:8px}.funding-milestone{font-size:8px}.hero-intro h1{font-size:clamp(29px,7.8vw,43px)}.hero-intro>div:first-child{max-width:90%}.hero-purpose{font-size:12px}.page-intro h1{font-size:39px}.experience-copy h2{font-size:34px}.experience-copy>p{font-size:15px}.experience-return h2,.closing-cta h2{font-size:34px}.funding-unlocks,.production-groups{grid-template-columns:1fr;gap:18px}.production-groups{margin:45px 0}.funding-unlocks h3{font-size:25px}.team-lines h3{font-size:26px}.artist-bio h2{font-size:48px}.artist-bio blockquote{font-size:23px}.tier h3{font-size:30px}.fund-hero h1{font-size:42px}}
.brand-wordmark,.inline-wordmark{mix-blend-mode:screen}
.contact-form{display:flex;flex-direction:column;gap:10px;min-width:0}.contact-form label{font-size:14px;font-weight:600}.contact-form label span{font-weight:400;color:var(--muted)}.contact-form input,.contact-form select,.contact-form textarea{font:inherit;color:#ecece7;background:#111718;border:1px solid #ffffff35;border-radius:0;padding:12px 14px;margin-bottom:14px;width:100%;min-height:48px}.contact-form textarea{resize:vertical}.contact-form :is(input,select,textarea):focus{outline:2px solid var(--accent);outline-offset:2px}.contact-form .button{background:var(--accent);color:#080b0c}.contact-form .small-note{margin:5px 0}.form-status{font-size:13px;color:var(--gold)}.kickstarter-section{border-top:1px solid var(--line);scroll-margin-top:20px}.kickstarter-section h2{margin-bottom:25px}.kickstarter-section>p{max-width:650px}.kickstarter-pending:disabled{background:var(--accent);color:#080b0c;opacity:.65;cursor:default}.kickstarter-section .small-note{margin-top:15px}.contact-email{font-size:clamp(22px,2.5vw,38px)}@media(max-width:640px){.contact-form{margin-top:40px}.contact-form input,.contact-form textarea,.contact-form select{font-size:16px}.contact-page h1{font-size:39px}.kickstarter-section h2{font-size:34px}}
