.home-page{--home-header:105px}.home-page>.site-header{z-index:2;background:0 0;position:relative}.home-page>.site-header .search-toggle,.home-page>.site-header .search-shortcut{color:var(--ink);border-color:color-mix(in oklch, var(--ink) 45%, transparent)}.home-page>.site-header :focus-visible{outline-color:var(--ink)}.home-page>.site-header .publish-button{color:var(--ink);border:1px solid color-mix(in oklch, var(--ink) 45%, transparent);background:0 0}.home-hero{isolation:isolate;min-height:max(560px, calc(100svh - var(--home-header)));padding:clamp(28px, 4vh, 64px) var(--edge) 32px;flex-direction:column;justify-content:space-between;gap:80px;display:flex;position:relative}.home-art{inset:calc(-1 * var(--home-header)) 0 0;z-index:-1;width:100%;height:calc(100% + var(--home-header));background:var(--art-ground) var(--home-poster,url(/images/home/interference.webp)) center/cover;position:absolute}.home-canvas{width:100%;height:100%;display:block}.home-hero-copy{max-width:60%}.home-hero h1{letter-spacing:-.075em;word-spacing:.1em;font-size:clamp(76px,9.4vw,176px);font-weight:800;line-height:.88}.home-hero-copy>p{margin-top:32px;font-size:clamp(16px,1.45vw,21px);line-height:1.45}.home-invitation{justify-content:space-between;align-items:end;gap:24px;display:flex}.zine-cta{background:var(--art-action);color:var(--ink);letter-spacing:-.025em;border-radius:100px;justify-content:space-between;align-items:center;gap:clamp(36px,6vw,100px);min-height:72px;padding:21px 28px;font-size:clamp(19px,1.8vw,27px);font-weight:600;transition:background .18s,transform .18s;display:inline-flex}.zine-cta span{font-size:1.4em;line-height:1}.zine-cta:hover{background:color-mix(in oklch, var(--art-action) 75%, var(--paper));transform:translateY(-2px)}.home-hero :focus-visible{outline-color:var(--ink)}.home-invitation p{margin:14px 0 0 4px;font-size:14px}.home-secondary{flex-direction:column;align-items:end;gap:6px;display:flex}.home-scroll{align-items:center;gap:30px;min-height:44px;font-size:13px;display:flex}.home-scroll span{font-size:22px}.home-scroll:hover{text-underline-offset:4px;text-decoration:underline}.home-gallery-start{height:72px}@media (aspect-ratio>=2){.home-hero{min-height:620px}}@media (width<=900px){.home-hero{min-height:max(500px, calc(100svh - var(--home-header)));padding-top:24px;padding-bottom:24px}.home-hero-copy{max-width:100%}.home-hero h1{font-size:clamp(64px,15vw,112px)}.home-scroll{display:none}.home-action{width:100%}.home-secondary{right:var(--edge);position:absolute;bottom:132px}.home-invitation{width:100%}.zine-cta{gap:20px;width:100%;min-height:66px;padding:18px 22px;font-size:clamp(18px,5.5vw,22px);display:flex}.home-invitation p{text-align:center;margin-left:0;font-size:13px}.home-gallery-start{height:36px}}@media (width<=680px){.home-page{--home-header:88px}.home-page>.site-header{padding-block:16px}.home-hero{min-height:max(452px, calc(100svh - var(--home-header)))}.home-hero h1{font-size:clamp(62px,18.7vw,112px)}.home-hero-copy>p{margin-top:22px;font-size:16px}.home-invitation p{font-size:12px}}@media (prefers-reduced-motion:reduce){.zine-cta{transition:none}.zine-cta:hover{transform:none}}[data-art-palette]{--art-ground:#ff8b14;--art-highlight:#f2ef32;--art-midtone:#e7610b;--art-shadow:#df5d0b;--art-action:oklch(97% .21 110)}@supports (color:oklch(from red l c h)){[data-art-palette]{--art-ground:oklch(from #ff8b14 l c calc(h + var(--art-hue,57) - 57));--art-highlight:oklch(from #f2ef32 l c calc(h + var(--art-hue,57) - 57));--art-midtone:oklch(from #e7610b l c calc(h + var(--art-hue,57) - 57));--art-shadow:oklch(from #df5d0b l c calc(h + var(--art-hue,57) - 57));--art-action:oklch(from oklch(97% .21 110) l c calc(h + var(--art-hue,57) - 57))}}.artwork-hue-label{font-size:16px;font-weight:500;display:block}.artwork-hue-label input{appearance:none;cursor:pointer;background:0 0;border:none;width:100%;min-height:44px;margin:8px 0;padding:0;display:block}.artwork-hue-label input::-webkit-slider-runnable-track{background:linear-gradient(90deg,#ee899b,#ff9417,#cad331,#5fe0a0,#54bfe7,#a5a2ee,#ee899b);border-radius:8px;height:6px}.artwork-hue-label input::-moz-range-track{background:linear-gradient(90deg,#ee899b,#ff9417,#cad331,#5fe0a0,#54bfe7,#a5a2ee,#ee899b);border-radius:8px;height:6px}.artwork-hue-label input::-webkit-slider-thumb{appearance:none;border:2px solid var(--paper);background:var(--ink);width:20px;height:20px;box-shadow:0 0 0 1px var(--ink);border-radius:50%;margin-top:-7px}.artwork-hue-label input::-moz-range-thumb{border:2px solid var(--paper);background:var(--ink);width:16px;height:16px;box-shadow:0 0 0 1px var(--ink);border-radius:50%}.artwork-swatches{justify-content:space-between;gap:4px;display:flex}.artwork-swatches button{background:0 0;border:0;place-items:center;min-width:44px;min-height:44px;padding:6px;display:grid}.artwork-swatches button:before{content:"";background:var(--art-ground);border:1px solid color-mix(in oklch, var(--ink) 20%, transparent);border-radius:50%;width:26px;height:26px}.artwork-swatches button[aria-pressed=true]:before{outline:1px solid var(--ink);outline-offset:3px}.artwork-preferences{border-top:1px solid color-mix(in oklch, var(--ink) 18%, transparent);justify-content:space-between;align-items:center;margin-top:12px;padding-top:8px;display:flex}.artwork-preferences>button{text-underline-offset:3px;min-height:44px;font-size:12px;text-decoration:underline}.artwork-preferences label{cursor:pointer;align-items:center;gap:8px;min-height:44px;font-size:12px;display:flex}.artwork-preferences input{width:16px;height:16px;accent-color:var(--ink);margin:0;padding:0}.preview-editor{z-index:3;font-size:13px;position:relative}.preview-editor[hidden]{display:none}.preview-editor summary{cursor:pointer;align-items:center;gap:9px;min-height:44px;list-style:none;display:flex}.preview-editor summary::-webkit-details-marker{display:none}.preview-editor summary:hover{text-underline-offset:4px;text-decoration:underline}.preview-editor-dot{border:1px solid var(--ink);background:var(--art-highlight);border-radius:50%;width:14px;height:14px}.preview-editor-panel{background:var(--paper);width:min(292px,100vw - 40px);color:var(--ink);border:1px solid color-mix(in oklch, var(--ink) 22%, transparent);box-shadow:0 10px 28px color-mix(in oklch, var(--ink) 12%, transparent);padding:20px;position:absolute;bottom:calc(100% + 8px);right:0}.preview-editor-heading{justify-content:space-between;align-items:center;gap:16px;margin:-8px -8px 16px 0;font-size:12px;display:flex}.preview-editor-heading button{place-items:center;width:44px;height:44px;display:grid}.preview-editor-heading svg{fill:none;stroke:currentColor;stroke-width:1.3px;width:18px;height:18px}@media (width<=600px){.preview-editor-panel{inset:auto 20px max(16px, env(safe-area-inset-bottom));overscroll-behavior:contain;width:auto;max-height:calc(100dvh - 32px);position:fixed;overflow:auto}}.home-hero.has-feature{min-height:max(740px, calc(100svh - var(--home-header)));gap:44px}.has-feature .home-hero-copy{max-width:47%}.has-feature h1{font-size:clamp(76px,8.8vw,164px)}.home-feature{--feature-width:46%;--feature-height:calc(100svh - 345px);top:clamp(26px,4.5vh,62px);right:var(--edge);width:min(var(--feature-width), calc(var(--feature-height) * var(--feature-ratio)));position:absolute}.feature-link{display:block}.feature-image{justify-content:end;display:flex}.feature-image img{width:100%;height:auto}.feature-caption{justify-content:space-between;align-items:center;gap:16px;padding-top:20px;display:flex}.feature-kicker{margin-bottom:8px;font-size:11px}.feature-caption h2{letter-spacing:-.05em;font-size:clamp(24px,2.8vw,46px);font-weight:500;line-height:1.06}.feature-credit{margin-top:10px;font-size:13px}.feature-arrow{border:1px solid color-mix(in oklch, var(--ink) 65%, transparent);border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:30px;display:grid}.feature-link:hover h2{text-underline-offset:6px;text-decoration:underline;text-decoration-thickness:1px}.feature-link:hover .feature-arrow{background:var(--art-action)}.home-feature[data-feature=artist]{--feature-width:38%;--feature-height:calc(100svh - 355px);max-width:470px;right:calc(var(--edge) + 4vw);top:20px}[data-feature=artist] .feature-caption h2{font-size:clamp(30px,3.6vw,58px)}[data-feature=artist] .feature-kicker{margin-bottom:6px}.home-feature[data-feature=zine]{width:49%;top:clamp(100px,17vh,190px);right:var(--edge)}.feature-spread{transform-origin:50%;box-shadow:0 16px 24px -14px color-mix(in oklch, var(--ink) 32%, transparent);grid-template-columns:1fr 1fr;display:grid;transform:rotate(-4deg)}.feature-page{background:color-mix(in oklch, var(--paper) 94%, var(--art-action));color:var(--ink);flex-direction:column;justify-content:space-between;gap:20px;min-width:0;padding:18px;display:flex}.feature-page+.feature-page{border-left:1px solid color-mix(in oklch, var(--ink) 18%, transparent)}.page-running{font-size:9px}.page-title{letter-spacing:-.06em;font-family:Bodoni Moda,serif;font-size:clamp(34px,4.6vw,76px);font-style:italic;line-height:1}.feature-page img{width:100%;height:auto}.page-credit{justify-content:space-between;font-size:8px;display:flex}[data-feature=zine] .feature-caption{padding-top:48px}@media (width<=1100px) and (width>=901px){.has-feature h1{font-size:8.6vw}.home-feature{width:44%}.home-feature[data-feature=zine]{width:47%}}@media (width<=900px){.home-hero.has-feature{min-height:calc(100svh - var(--home-header));gap:30px}.has-feature .home-hero-copy{justify-content:space-between;align-items:end;gap:24px;max-width:100%;display:flex}.has-feature h1{font-size:clamp(62px,11vw,102px)}.has-feature .home-hero-copy>p{max-width:200px;margin:0;font-size:15px}.home-feature,.home-feature[data-feature=artist],.home-feature[data-feature=zine]{--feature-width:100%;--feature-height:450px;width:min(var(--feature-width), calc(var(--feature-height) * var(--feature-ratio)));align-self:end;max-width:680px;position:relative;inset:auto}.home-feature[data-feature=artist]{--feature-width:70%;--feature-height:440px;align-self:center}.feature-caption{padding-top:14px}.feature-caption h2{font-size:30px}.home-feature[data-feature=zine]{align-self:center;width:92%;margin:20px 0}.page-title{font-size:7vw}[data-feature=zine] .feature-caption{padding-top:36px}.has-feature .home-secondary{position:static}.has-feature .home-invitation{flex-wrap:wrap-reverse;gap:6px}.has-feature .home-action{flex-basis:100%}.has-feature .home-secondary{margin-left:auto}}@media (width<=600px){.home-hero.has-feature{gap:26px;padding-top:22px}.has-feature .home-hero-copy{align-items:start}.has-feature h1{font-size:clamp(56px,16vw,92px)}.has-feature .home-hero-copy>p{display:none}.home-feature{--feature-height:350px}.feature-caption{gap:12px;padding-top:12px}.feature-kicker{margin-bottom:6px;font-size:10px}.feature-caption h2{font-size:clamp(23px,6.3vw,34px)}.feature-credit{margin-top:6px;font-size:12px}.feature-arrow{flex-basis:42px;width:42px;height:42px;font-size:25px}.home-feature[data-feature=artist]{--feature-width:85%;--feature-height:330px;max-width:330px}[data-feature=artist] .feature-caption h2{font-size:30px}.home-feature[data-feature=zine]{width:96%;margin:12px 0 0}.feature-page{gap:15px;padding:10px}.page-running{font-size:7px}.page-title{font-size:8.2vw}.page-credit{font-size:6px}[data-feature=zine] .feature-caption{padding-top:30px}}.feature-caption>div{min-width:0}.feature-caption h2,.feature-credit,.page-title,.page-credit{overflow-wrap:anywhere}.feature-caption h2,.page-title{text-wrap:balance}.feature-spread{background:color-mix(in oklch, var(--paper) 94%, var(--art-action))}.spread-heading{grid-column:1/-1;gap:14px;padding:18px 18px 0;display:grid}.page-title{font-size:clamp(32px,4.2vw,64px)}[data-title-size=medium] .page-title{font-size:clamp(25px,3.5vw,50px)}[data-title-size=long] .page-title{letter-spacing:-.035em;font-size:clamp(20px,2.5vw,36px)}.feature-page{background:0 0;justify-content:end}.feature-page img{object-fit:contain;max-height:300px}[data-pages="1"] .feature-page{grid-column:1/-1}.has-carousel{--carousel-image-height:clamp(500px, calc(100svh - 430px), 720px)}.home-hero.has-carousel{min-height:max(820px, calc(100svh - var(--home-header)))}.hero-carousel{width:49%;right:var(--edge);position:absolute;top:34px}.carousel-stage{touch-action:pan-y pinch-zoom;display:grid}.carousel-slide{visibility:hidden;opacity:0;grid-area:1/1;justify-content:end;align-items:start;min-width:0;display:flex}.carousel-slide[data-active]{visibility:visible;opacity:1}.carousel-slide .home-feature,.carousel-slide .home-feature[data-feature]{justify-content:end;align-self:auto;width:100%;max-width:none;margin:0;display:flex;position:static;inset:auto}.carousel-slide .feature-link{width:min(100%, calc(var(--carousel-image-height) * var(--feature-ratio)))}.carousel-slide .feature-image{align-items:end}.carousel-slide .feature-image img{width:100%;height:auto;max-height:var(--carousel-image-height);object-fit:contain;object-position:center bottom}.carousel-slide [data-feature=artist] .feature-caption h2{font-size:clamp(27px,3.4vw,48px)}.carousel-slide [data-feature=zine]{padding:26px 18px 0}.carousel-slide [data-feature=zine] .feature-link{width:100%}.carousel-slide .feature-spread{min-height:calc(var(--carousel-image-height) - 120px);grid-template-rows:auto 1fr;transform:rotate(-3deg)}.carousel-slide .feature-page img{height:clamp(240px,30svh,340px);max-height:none}.carousel-slide [data-feature=zine] .feature-caption{padding-top:42px}.carousel-controls{justify-content:end;align-items:center;gap:10px;margin-top:22px;display:flex}.carousel-controls[hidden]{display:none}.carousel-count{font-variant-numeric:tabular-nums;letter-spacing:.06em;font-size:12px}.carousel-label{margin-inline:14px 10px;font-size:12px}.carousel-controls button{border:1px solid color-mix(in oklch, var(--ink) 60%, transparent);width:44px;height:44px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;font-size:24px;display:grid}.carousel-controls button:hover{background:var(--art-action)}.carousel-controls button:disabled{opacity:.45;cursor:wait}.carousel-status{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=901px){.home-hero.has-carousel{padding-bottom:30px}.has-carousel .home-secondary{flex-direction:row;align-items:center;gap:24px}}@media (width<=900px){.home-hero.has-carousel{min-height:calc(100svh - var(--home-header));--carousel-image-height:480px}.hero-carousel{align-self:end;width:100%;max-width:680px;position:relative;inset:auto}.carousel-slide [data-feature=artist]{justify-content:center}.carousel-slide .feature-page img{height:200px;max-height:none}}@media (width<=600px){.home-hero.has-carousel{--carousel-image-height:clamp(350px, 52svh, 480px)}.spread-heading{gap:10px;padding:12px 12px 0}.page-title{font-size:10vw}[data-title-size=medium] .page-title{font-size:8.5vw}[data-title-size=long] .page-title{font-size:6.5vw}.carousel-slide [data-feature=zine]{padding:14px 8px 0}.carousel-slide .feature-spread{min-height:266px}.carousel-slide .feature-page img{height:200px}.carousel-slide [data-feature=zine] .feature-caption{padding-top:30px}.carousel-slide [data-feature=artist] .feature-caption h2{font-size:28px}.carousel-controls{margin-top:18px}.carousel-label{margin-inline:10px 4px}}@media (width>=901px){.home-hero.has-carousel{min-height:max(820px, calc(100svh - var(--home-header)), calc(var(--carousel-height,600px) + 130px))}}.carousel-status[data-error]{clip-path:none;white-space:normal;text-align:right;width:auto;height:auto;margin:12px 0 0;font-size:13px;position:static;overflow:visible}.discovery-page .a-intro{grid-template-columns:1.5fr 1fr;align-items:end;gap:40px;padding-block:43px 42px;display:grid}.discovery-page .a-intro h1{letter-spacing:-.06em;font-size:clamp(70px,8.5vw,148px);font-weight:700;line-height:.94}.discovery-page .intro-note{padding-bottom:8px}.discovery-page .intro-note p{max-width:25ch;font-size:16px;line-height:1.5}.discovery-page .opening-label{margin-bottom:14px}.discovery-page .a-hero{margin-top:8px}.discovery-page .piece{--art-mat:0px;min-width:0}.discovery-page .art-link{padding:var(--art-mat)}.discovery-page .art-link img{max-height:none}.discovery-page .art-link .art-image--bounded{max-width:min(100%, calc(var(--image-width) / var(--image-density,2)))}.discovery-page .piece-caption{width:calc(100% - var(--art-mat) * 2);gap:20px;margin-inline:auto;padding-top:12px}.discovery-page .piece--bounded .piece-caption{max-width:calc(var(--work-width) / var(--image-density,2))}.discovery-page .piece-title{letter-spacing:-.012em;font-weight:500}.discovery-page .piece-artist{margin-top:3px;line-height:1.45}.discovery-page .piece-caption .medium{padding-top:2px;font-size:11px}.discovery-page .a-hero .piece{--art-mat:clamp(20px, 3vw, 42px)}.discovery-page .a-hero .art-link{background:var(--stage)}.discovery-page .a-hero img{width:100%;max-width:960px;max-height:none;margin-inline:auto}.discovery-page .a-hero .art-image--bounded{max-width:min(960px, 100%, calc(var(--image-width) / var(--image-density,2)))}.discovery-page .a-hero .piece-caption{max-width:min(960px, calc(var(--work-width,1920px) / var(--image-density,2)))}.discovery-page .gallery-interlude{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:clamp(38px,4.5vw,70px);margin-block:clamp(56px,6vw,88px) 64px;padding:clamp(32px,4.3vw,64px) clamp(30px,5vw,72px)}.discovery-page .invitation-body{border-color:oklch(79% .015 315);grid-template-columns:minmax(0,1fr) auto;align-self:stretch;padding:8px 0 8px clamp(32px,4.5vw,70px);display:grid}.discovery-page .invitation-body p{color:oklch(46% .015 315);font-size:15px;line-height:1.65}.discovery-page .invitation .button{justify-self:end;font-size:12px}.discovery-page .c-gallery{grid-template-rows:min-content auto;grid-template-columns:minmax(0,1.72fr) minmax(0,1fr);align-items:start;gap:34px;display:grid}.discovery-page .c-gallery .piece:nth-child(2){--art-mat:24px;grid-area:1/2/span 2;padding:70px 5px 0 12px}.discovery-page .c-gallery .piece:nth-child(3){grid-area:2/1;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:center;gap:24px;width:95%;margin-top:0;display:grid}.discovery-page .c-gallery .piece:nth-child(3) .piece-caption{width:100%;padding:0;display:block}.discovery-page .c-gallery .piece:nth-child(3) .medium{margin-top:10px;display:block}.discovery-page .c-gallery .piece:nth-child(3) img{width:auto;max-height:310px}.discovery-page .c-gallery .piece:nth-child(3) .art-image--bounded{max-height:min(310px, calc(var(--image-height) / var(--image-density,2)));max-width:min(100%, calc(310px * var(--work-ratio)), calc(var(--image-width) / var(--image-density,2)))}.discovery-page .c-gallery .piece:first-child .art-link{background:0 0}.discovery-page .c-gallery .piece:nth-child(n+4){margin-top:40px}.discovery-page .discovery-continuation{margin-top:clamp(56px,6vw,88px)}.discovery-page .work-hanging .piece{--art-mat:clamp(22px, 3vw, 44px)}@media (width<=1100px) and (width>=681px){.discovery-page .a-intro h1{font-size:clamp(82px,9.8vw,105px)}.discovery-page .gallery-interlude{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}.discovery-page .invitation-body{grid-template-columns:minmax(0,1fr);gap:18px}.discovery-page .invitation .button{justify-self:start}}@media (width<=680px){.discovery-page .a-intro{padding-block:24px 31px;display:block}.discovery-page .a-intro h1{font-size:clamp(63px,18.3vw,111px)}.discovery-page .intro-note{margin-top:23px;padding-bottom:0}.discovery-page .intro-note p{max-width:30ch;font-size:14px}.discovery-page .piece-caption{flex-direction:column;gap:3px}.discovery-page .piece-title{font-size:14px}.discovery-page .piece-artist{font-size:11px}.discovery-page .piece-caption .medium{padding-top:1px;font-size:10px;display:block}.discovery-page .gallery-interlude{grid-template-columns:minmax(0,1fr);gap:28px;margin-block:52px 40px;padding:34px 30px}.discovery-page .invitation-body{border:0;grid-template-columns:minmax(0,1fr);gap:21px;padding:0}.discovery-page .invitation-body p{font-size:13px;line-height:1.6}.discovery-page .invitation .button{justify-self:start}.discovery-page .c-gallery{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:28px 18px}.discovery-page .c-gallery .piece:first-child{grid-column:1/-1}.discovery-page .c-gallery .piece:nth-child(2){--art-mat:12px;grid-area:2/2;padding:42px 0 0}.discovery-page .c-gallery .piece:nth-child(3){grid-area:2/1;width:100%;margin:0;display:block}.discovery-page .c-gallery .piece:nth-child(3) .piece-caption{padding-top:10px}.discovery-page .c-gallery .piece:nth-child(3) img{width:100%}}
