@font-face{font-family:Space;src:url('assets/space-regular.ttf') format('truetype');font-weight:300 400;font-display:swap}
@font-face{font-family:Space;src:url('assets/space-medium.ttf') format('truetype');font-weight:500 600;font-display:swap}
@font-face{font-family:Space;src:url('assets/space-bold.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:Instrument;src:url('assets/instrument-serif.ttf') format('truetype');font-weight:400;font-style:italic;font-display:swap}
:root{--bg:#080808;--fg:#eeede9;--muted:#969693;--line:#2d2d2b;--red:#ed3834;--font:Space,Arial,sans-serif;--serif:Instrument,Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}::selection{background:var(--red);color:var(--bg)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:focus-visible,a:focus-visible{outline:2px solid #fff;outline-offset:6px}img{display:block;max-width:100%}em,.serif{font-family:var(--serif);font-weight:400}h1,h2,h3,p{margin:0}button strong{font-weight:500}.red{color:var(--red)}.muted{color:var(--muted)}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:500;line-height:1.5}.skip{position:fixed;top:-80px;left:16px;z-index:100;background:var(--fg);color:var(--bg);padding:16px}.skip:focus{top:12px}.header{position:absolute;top:0;left:0;width:100%;height:96px;padding:0 3.5%;display:flex;align-items:center;justify-content:space-between;z-index:20}.wordmark{display:flex;align-items:center;font-size:20px;font-weight:600;letter-spacing:-.06em}.wordmark sup{font-size:12px;align-self:flex-start;margin-top:7px;margin-left:2px}.logo-mark{display:grid;place-items:center;background:var(--fg);color:var(--bg);height:28px;width:28px;border-radius:50%;font-size:25px;line-height:1;font-weight:600;margin-right:9px;padding-bottom:4px}.header nav{display:flex;gap:32px;padding:13px 28px;border:1px solid #ffffff38;border-radius:30px;background:#0a0d0d45;backdrop-filter:blur(15px);font-size:14px}.header nav span{font-size:12px;vertical-align:super;margin-left:3px;color:#c9c9c4}.header nav a:hover{opacity:.65}.contact-link{font-size:14px;background:var(--fg);color:var(--bg);border-radius:30px;padding:12px 19px;display:flex;gap:24px;align-items:center}.contact-link:hover{background:var(--red)}.hero{position:relative;isolation:isolate;min-height:700px;height:min(900px,95svh);overflow:hidden}.hero-image{position:absolute;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:50% 54%}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(#0007,transparent 19%,transparent 75%,#08080895)}.hero-copy{text-align:center;color:#172727;position:absolute;left:50%;top:25%;transform:translateX(-50%);width:72%;}.hero-copy .eyebrow{margin-bottom:18px;font-weight:600}.hero h1{font-size:clamp(64px,6.7vw,112px);letter-spacing:-.075em;font-weight:500;line-height:.96}.hero h1 em{font-size:1.17em;line-height:.95;letter-spacing:-.035em}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.4;margin:22px auto 0;max-width:440px}.hero-cta{display:inline-flex;align-items:center;gap:45px;margin-top:24px;border-radius:40px;padding:15px 21px;font-size:14px;background:var(--bg);color:var(--fg);transition:background .25s,transform .25s}.hero-cta:hover{background:var(--red);transform:translateY(-3px)}.hero-foot{position:absolute;bottom:30px;left:3.5%;right:3.5%;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.1em}.hero-foot a{display:flex;gap:24px;align-items:center}.hero-foot a span{font-size:21px}.intro{text-align:center;padding:0 24px}.fan{height:365px;max-width:1000px;margin:0 auto 55px;position:relative;display:flex;align-items:center;justify-content:center;padding-top:22px}.fan-card{position:absolute;top:90px;left:calc(50% - 82px);width:164px;height:206px;border-radius:9px;color:#171514;text-align:left;padding:16px 14px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 30px #0005;transform:translate(var(--x),var(--y)) rotate(var(--r));transition:transform .55s cubic-bezier(.16,1,.3,1),box-shadow .55s;transform-origin:50% 130%}.fan-card>span{font-size:12px;letter-spacing:.02em}.fan-card strong{font-size:89px;line-height:.9;letter-spacing:-.08em}.fan-card small{font-size:12px}.fan-card .tiny-star{font-size:44px;vertical-align:super;margin-left:5px}.fan-card .fan-ai{font-size:48px;letter-spacing:-.08em}.fan-card .fan-aa{font-size:85px}.fan-one{--x:-315px;--y:30px;--r:-20deg;background:#a52c2c}.fan-two{--x:-210px;--y:3px;--r:-13deg;background:#ef5658}.fan-three{--x:-105px;--y:-10px;--r:-6deg;background:#ebafb0}.fan-four{--x:0px;--y:-15px;--r:0deg;background:#eeede9}.fan-five{--x:105px;--y:-10px;--r:6deg;background:#c68888}.fan-six{--x:210px;--y:3px;--r:13deg;background:#783938;color:var(--fg)}.fan-seven{--x:315px;--y:30px;--r:20deg;background:#bcbcb9}.fan-card:hover,.fan-card:focus-visible{transform:translate(var(--x),calc(var(--y) - 42px)) rotate(0);box-shadow:0 20px 40px #0009;z-index:3}.intro h2{font-size:clamp(35px,5.2vw,82px);font-weight:400;letter-spacing:-.055em;line-height:1.05;margin-top:30px}.intro h2 em{font-size:1.18em;letter-spacing:-.035em}.intro-sub{font-family:var(--serif);font-style:italic;font-size:clamp(24px,2.3vw,34px);color:#b1b1ad;margin-top:17px}.objects-stage{position:relative;display:block;width:min(900px,90%);margin:15px auto 75px;background:none;padding:0;overflow:hidden}.objects-stage img{width:100%;height:auto;mix-blend-mode:lighten;transition:transform .7s}.objects-stage:hover img{transform:scale(1.035)}.round-link{display:grid;place-items:center;position:absolute;right:25px;bottom:55px;background:var(--fg);color:var(--bg);border-radius:50%;width:62px;height:62px;font-size:28px;transition:background .2s,transform .3s}.objects-stage:hover .round-link{background:var(--red);transform:rotate(45deg)}.objects-caption{font-size:12px;letter-spacing:.1em;display:block;color:var(--muted);padding-bottom:8px}.section-wrap{margin:0 4.2%}.section-kicker{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;font-size:12px;letter-spacing:.08em;color:var(--muted)}.about{padding-bottom:95px}.about-grid{display:grid;grid-template-columns:1.65fr 1fr 1fr;gap:7%;margin-top:55px}.tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:22px}.tags span{border:1px solid #3b3b39;border-radius:20px;padding:6px 10px;font-size:12px;color:#b7b7b2}.about h2{font-size:clamp(25px,2.5vw,37px);line-height:1.12;letter-spacing:-.05em;font-weight:400}.about h2 em{font-size:1.14em;color:#b5b5b0}.about-grid>p{font-size:15px;line-height:1.65;color:#a3a39f;padding-top:5px}.project-dialog{width:min(1060px,calc(100% - 32px));max-height:92svh;padding:0;background:#111;color:var(--fg);border:1px solid #383835;border-radius:16px;overscroll-behavior:contain}.project-dialog::backdrop{background:#000b;backdrop-filter:blur(12px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;position:sticky;top:0;background:#111e;backdrop-filter:blur(15px);z-index:2}.dialog-top .eyebrow{font-size:12px;color:var(--muted)}.close-dialog{background:#282826;border-radius:50%;width:42px;height:42px;font-size:20px}.close-dialog:hover{background:var(--red)}.dialog-visual{aspect-ratio:2/1;overflow:hidden;display:grid;place-items:center;position:relative;background:#080808}.dialog-visual img{width:100%;height:100%;object-fit:cover}.dialog-visual.objects img{object-fit:contain}.dialog-visual.exhibition{background:var(--red);color:#080808}.dialog-visual.identity{background:#dfded9;color:#141414}.dialog-art{font-size:clamp(80px,15vw,210px);letter-spacing:-.08em;line-height:.8}.dialog-art em{font-size:1.15em}.dialog-art small{display:block;font-size:16px;letter-spacing:.1em;margin-top:25px;text-align:center}.dialog-copy{padding:40px}.dialog-copy>.eyebrow{color:var(--muted)}.dialog-copy h2{font-size:clamp(36px,5vw,68px);font-weight:400;letter-spacing:-.06em;margin:12px 0 18px}.dialog-copy>p:not(.eyebrow){max-width:700px;line-height:1.6;color:#b5b5b1}.dialog-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:1px solid var(--line);margin-top:35px;padding:24px 0}.dialog-meta span{color:var(--muted);font-size:12px;letter-spacing:.1em}.dialog-meta p{font-size:14px;margin-top:7px}.dialog-copy .concept-note{font-size:12px}.text-button{background:transparent;border-bottom:1px solid #777;padding:12px 0;display:flex;gap:35px;align-items:center;font-size:14px;margin-top:25px}.text-button:hover{color:var(--red);border-color:var(--red)}
@media(min-width:1700px){.hero-copy{top:24%}.section-wrap{max-width:1600px;margin-left:auto;margin-right:auto}}
@media(max-width:900px){.header{padding:0 24px}.header nav{gap:20px;padding:12px 20px}.hero{min-height:660px;max-height:820px}.hero-copy{top:26%}.hero h1{font-size:76px}.fan{transform:scale(.82);height:330px;margin-bottom:0}.about-grid{grid-template-columns:1fr 1fr;gap:30px}.about-grid>div{grid-column:1/-1}.about-grid>p{font-size:16px}.about h2{font-size:36px}.section-wrap{margin:0 24px}}
@media(max-width:600px){html{scroll-padding-top:30px}.header{height:78px;padding:0 20px}.wordmark{font-size:18px}.logo-mark{width:25px;height:25px;font-size:22px}.contact-link{font-size:12px;padding:10px 15px;gap:12px}.header nav{position:absolute;top:94px;left:50%;transform:translateX(-50%);background:#1118;gap:25px;font-size:13px;padding:10px 23px;white-space:nowrap}.hero{height:790px;max-height:94svh;min-height:660px}.hero-image{object-position:50% 48%;object-fit:cover}.hero-copy{top:32%;width:92%}.hero-copy .eyebrow{font-size:12px;letter-spacing:.08em;margin-bottom:22px}.hero h1{font-size:clamp(51px,13vw,75px);line-height:.99}.hero-copy>p:not(.eyebrow){font-size:14px;margin-top:20px}.hero-cta{padding:14px 20px;margin-top:22px}.hero-foot{bottom:23px;left:20px;right:20px;justify-content:space-between;font-size:12px}.hero-foot>span:first-child{display:none}.hero-foot a{gap:13px}.intro{padding:0 15px;overflow:hidden}.fan{width:800px;max-width:none;left:50%;margin-left:-400px;height:300px;transform:scale(.48);transform-origin:50% 0;margin-bottom:-115px;padding-top:0}.fan-card{top:78px}.intro>.eyebrow{font-size:12px;margin-top:10px}.intro h2{font-size:35px;margin-top:22px;line-height:1.12}.intro-sub{font-size:23px;margin-top:14px}.objects-stage{width:100%;margin:27px auto 48px}.round-link{width:42px;height:42px;font-size:24px;right:5px;bottom:35px}.objects-caption{font-size:12px}.section-wrap{margin:0 20px}.section-kicker{font-size:12px;padding-top:17px;gap:15px}.about{padding-bottom:65px}.about-grid{margin-top:28px;gap:22px;grid-template-columns:1fr}.about-grid>div{grid-column:auto}.about-grid>p{font-size:15px;max-width:470px}.about h2{font-size:29px}.tags span{font-size:12px}.dialog-copy{padding:26px 22px}.dialog-meta{grid-template-columns:1fr 1fr}.dialog-visual{aspect-ratio:1.4}.dialog-top{padding:12px 15px}.dialog-art{font-size:21vw}.dialog-art small{font-size:12px}.project-dialog{width:calc(100% - 18px);max-height:95svh}.dialog-copy>p:not(.eyebrow){font-size:15px}}
.work{padding-bottom:110px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:40px 0 45px;gap:20px}.section-heading h2{font-weight:400;font-size:clamp(40px,5.2vw,80px);letter-spacing:-.06em;line-height:1.1}.section-heading h2 em{font-size:1.2em}.section-heading>span{font-size:12px;color:var(--muted);letter-spacing:.08em;padding-bottom:9px}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.project-image{display:block;width:100%;aspect-ratio:1.3;overflow:hidden;border-radius:7px;position:relative;padding:0;background:#121212;text-align:left}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.3,1)}.project-image:hover img{transform:scale(1.055)}.railroad-cover img{object-position:center}.railroad-type{position:absolute;top:28%;left:0;right:0;text-align:center;color:#192a2b;font-size:clamp(30px,3.5vw,54px);font-weight:500;line-height:1.05;letter-spacing:-.06em}.railroad-type em{font-size:1.2em}.project-arrow{width:48px;height:48px;display:grid;place-items:center;background:var(--fg);color:var(--bg);border-radius:50%;position:absolute;right:21px;bottom:21px;font-size:25px;transition:transform .3s,background .3s}.project-image:hover .project-arrow,.identity-cover:hover .project-arrow{transform:rotate(45deg);background:var(--red)}.objects-cover img{object-fit:contain;padding:24px 4px 0}.cover-note{position:absolute;left:25px;top:24px;font-size:12px;letter-spacing:.07em;color:#ccc;line-height:1.4}.project-label{display:flex;align-items:baseline;justify-content:space-between;margin-top:19px;gap:15px}.project-label h3{font-size:20px;font-weight:400;letter-spacing:-.03em}.project-label p{font-size:13px;color:var(--muted);margin-top:6px}.project-label>span{font-size:12px;color:var(--muted);white-space:nowrap}.exhibition-project{margin-top:100px}.exhibition-cover{width:100%;padding:0;display:grid;grid-template-columns:1fr 2fr;gap:28px;text-align:left;background:none;min-height:610px}.exhibition-side{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding:4px 0 12px}.exhibition-side>.eyebrow{color:var(--muted);font-size:12px}.exhibition-side h3{font-size:clamp(35px,4.7vw,74px);font-weight:400;letter-spacing:-.07em;line-height:.96;margin-top:auto;margin-bottom:22px}.exhibition-side h3 em{font-size:1.1em}.exhibition-side p{font-size:14px;line-height:1.5;color:var(--muted)}.exhibition-arrow{font-size:83px;line-height:1;margin-top:30px;transition:transform .4s}.exhibition-cover:hover .exhibition-arrow{transform:translate(12px,-12px)}.exhibition-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:30px 1fr 1.05fr;gap:8px;color:#090909}.exhibit-bar,.exhibit-cell{background:var(--red);border-radius:7px}.exhibit-bar{grid-column:span 2;padding:9px 11px;font-size:12px;line-height:1;letter-spacing:.08em}.exhibit-bar:nth-child(2){text-align:right}.exhibit-cell{display:grid;place-items:center;font-size:clamp(90px,12vw,185px);font-weight:500;line-height:1;overflow:hidden;transition:background .4s,color .4s,transform .4s}.exhibit-cell em{font-size:1.2em;line-height:.7}.exhibition-cover:hover .cell-b,.exhibition-cover:hover .cell-g{background:var(--fg)}.exhibition-cover:hover .cell-h{transform:rotate(5deg)}.cell-c{border-bottom-left-radius:70px}.cell-e{border-top-right-radius:70px}.cell-h{font-size:11vw}.identity-project{margin-top:70px}.identity-cover{display:flex;flex-direction:column;justify-content:space-between;background:#deded8;color:#161615;border-radius:7px;min-height:400px;padding:32px;width:100%;text-align:left;overflow:hidden}.identity-cover>.eyebrow{font-size:12px}.identity-type{font-size:clamp(50px,10.3vw,164px);letter-spacing:-.08em;line-height:1.3;white-space:nowrap;margin:26px 0}.identity-type em{letter-spacing:-.07em}.identity-type sup{font-size:.15em;vertical-align:top;line-height:3}.identity-bottom{display:flex;align-items:flex-end;justify-content:space-between;position:relative}.identity-bottom>span:first-child{font-size:12px;line-height:1.3;letter-spacing:.03em}.identity-bottom .project-arrow{position:static;background:#111;color:#eee}.color-chips{display:flex;gap:5px;position:absolute;left:50%;bottom:0;transform:translateX(-50%)}.color-chips i{width:43px;height:55px;border-radius:4px;background:#ef3834;transform:rotate(-6deg);transition:transform .4s}.color-chips i:nth-child(2){background:#e8b0b0;transform:rotate(4deg)}.color-chips i:nth-child(3){background:#c78989;transform:rotate(-3deg)}.color-chips i:nth-child(4){background:#813d3d;transform:rotate(7deg)}.color-chips i:nth-child(5){background:#111;transform:rotate(13deg)}.identity-cover:hover .color-chips i{transform:translateY(-10px) rotate(0)}.play{padding-bottom:110px}.play-heading{text-align:center;margin-top:62px}.play-heading h2{font-size:clamp(60px,7vw,110px);font-weight:400;letter-spacing:-.055em;line-height:.95}.play-heading h2 em{font-size:1.24em;line-height:1.1}.play-heading>p{color:var(--muted);font-size:15px;line-height:1.6;margin:24px 0}.shuffle-button{display:inline-flex;align-items:center;gap:9px;background:transparent;border:1px solid #494946;padding:10px 17px;border-radius:30px;font-size:13px;transition:background .2s}.shuffle-button>span{font-size:22px;line-height:1}.shuffle-button:hover{background:var(--fg);color:var(--bg)}.play-deck{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:12px;margin-top:85px;padding:40px 0 80px;min-height:335px}.play-card{height:215px;border-radius:7px;padding:15px 13px;display:flex;flex-direction:column;justify-content:space-between;text-align:left;background:#d8d8d2;color:#171717;transform:translateY(var(--offset));transition:transform .45s cubic-bezier(.2,.7,.3,1),background .35s,color .35s}.play-card:nth-child(1),.play-card:nth-child(7){--offset:50px}.play-card:nth-child(2),.play-card:nth-child(6){--offset:8px}.play-card:nth-child(3),.play-card:nth-child(5){--offset:32px}.play-card:nth-child(4){--offset:0px}.play-card>span{font-size:12px}.play-card strong{font-size:clamp(46px,6vw,92px);letter-spacing:-.07em;line-height:1;text-align:center}.play-card small{font-size:12px;letter-spacing:.02em}.play-card:hover,.play-card:focus-visible{transform:translateY(calc(var(--offset) - 22px)) rotate(-4deg);background:var(--red)}.play-card.changed{background:var(--red)}.play-hint{text-align:center;font-size:12px;color:var(--muted);margin-top:20px;min-height:18px}.footer{padding-bottom:28px}.footer .section-kicker a:hover{color:var(--fg)}.footer-main{display:grid;grid-template-columns:1.5fr 1fr;align-items:end;gap:40px;margin:60px 0 80px}.footer-main h2{font-size:clamp(42px,5.5vw,87px);font-weight:400;line-height:1;letter-spacing:-.06em}.footer-main h2 em{font-size:1.2em}.contact-block{padding:0 0 10px 30px;justify-self:end}.contact-label{font-size:12px;color:var(--muted);letter-spacing:.06em}.contact-empty{font-size:19px;margin-top:23px;letter-spacing:-.03em}.contact-note{display:block;font-size:12px;color:var(--muted);margin-top:9px}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-bottom>span{font-size:12px;letter-spacing:.05em;color:var(--muted)}.footer-bottom .wordmark{font-size:18px}.footer-bottom .logo-mark{height:25px;width:25px;font-size:23px}
@media(max-width:900px){.exhibition-cover{min-height:480px;gap:20px}.exhibit-cell{font-size:12vw}.identity-cover{min-height:300px}.play-deck{gap:8px}.play-card{height:165px;padding:12px 9px}.play-card small{font-size:12px}.footer-main{grid-template-columns:1fr}.contact-block{justify-self:start;padding:0}.footer-bottom>span:nth-child(2){display:none}}
@media(max-width:600px){.work{padding-bottom:65px}.section-heading{margin:28px 0;align-items:flex-start;flex-direction:column;gap:12px}.section-heading h2{font-size:40px}.section-heading>span{font-size:12px}.work-grid{grid-template-columns:1fr;gap:40px}.project-image{aspect-ratio:1.12}.railroad-type{font-size:39px;top:29%}.project-label h3{font-size:18px}.project-label p{font-size:12px}.project-label>span{font-size:12px}.project-label{margin-top:15px}.cover-note{font-size:12px;left:20px;top:18px}.project-arrow{width:42px;height:42px;font-size:23px;right:16px;bottom:16px}.exhibition-project{margin-top:55px}.exhibition-cover{grid-template-columns:1fr;gap:24px;min-height:0}.exhibition-side{min-height:200px;padding:0;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:20px}.exhibition-side>.eyebrow{grid-column:1/-1;font-size:12px}.exhibition-side h3{font-size:43px;margin:0}.exhibition-side p{font-size:12px;text-align:right;padding-bottom:6px}.exhibition-arrow{display:none}.exhibition-grid{height:345px;gap:5px;grid-template-rows:25px 1fr 1fr}.exhibit-bar{font-size:12px;padding:8px}.exhibit-cell{font-size:24vw}.cell-h{font-size:22vw}.cell-c{border-bottom-left-radius:40px}.cell-e{border-top-right-radius:40px}.identity-project{margin-top:42px}.identity-cover{min-height:215px;padding:20px}.identity-type{font-size:9.3vw;margin:25px 0 35px}.identity-cover>.eyebrow{font-size:12px}.identity-bottom>span:first-child{font-size:12px}.color-chips{left:60%;gap:3px}.color-chips i{width:16px;height:29px;border-radius:2px}.identity-bottom .project-arrow{width:34px;height:34px}.play{padding-bottom:70px}.play-heading{margin-top:42px}.play-heading h2{font-size:62px}.play-heading>p{font-size:14px;margin:20px 0}.play-deck{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:30px;padding:0;min-height:0}.play-card{height:138px;padding:11px 8px;transform:translateY(0)!important}.play-card strong{font-size:44px}.play-card:nth-child(5){grid-column:1}.play-card:nth-child(n+5){position:relative;left:55%}.play-card small{font-size:12px}.play-card:hover{transform:translateY(-7px)!important}.play-hint{margin-top:26px;font-size:12px}.footer-main{margin:38px 0 45px;gap:34px}.footer-main h2{font-size:43px}.contact-empty{font-size:18px;margin-top:16px}.footer-bottom{gap:15px;flex-wrap:wrap}.footer-bottom .wordmark{font-size:16px}.footer-bottom>span{font-size:12px}.footer-bottom .logo-mark{height:22px;width:22px;font-size:21px}}
.hero-copy>p:not(.eyebrow){background:#eaf0ece8;border:1px solid #ffffff35;border-radius:10px;padding:9px 16px;max-width:max-content;backdrop-filter:blur(12px)}
.identity-type,.identity-type em{letter-spacing:-.035em}
.exhibition-side h3 em,.footer-main h2 em,.about h2 em{letter-spacing:-.025em}
.about-grid>p{font-size:16px}
.fan-card>span{line-height:1.2}
.fan-card small{line-height:1.25}
.play-card small{font-size:12px;line-height:1.2}
@media(max-width:900px){.play-card small{font-size:12px}.hero-copy>p:not(.eyebrow){max-width:90%}}
@media(max-width:600px){.fan-card>span,.fan-card small{visibility:hidden}.hero-copy .eyebrow{font-size:10px}.hero-foot{font-size:10px}.play-card small{display:none}.play-card{height:130px}.play-card strong{margin:auto 0}.exhibit-bar{font-size:10px}.hero-copy>p:not(.eyebrow){padding:8px 13px;max-width:88%;font-size:14px}.identity-type{font-size:8.9vw}.cover-note{font-size:12px}.about-grid>p{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
