.graphic-portfolio[data-astro-cid-a2umstid]{width:100%;padding:78px 24px 92px;border-top:6px solid var(--dark);background:#d6d8d69e}.portfolio-introduction[data-astro-cid-a2umstid],.portfolio-project[data-astro-cid-a2umstid]{width:min(1240px,100%);margin-inline:auto}.portfolio-introduction[data-astro-cid-a2umstid]{margin-bottom:72px}.portfolio-introduction[data-astro-cid-a2umstid] h2[data-astro-cid-a2umstid]{max-width:980px;margin:0;font-size:clamp(2.2rem,4vw,3.6rem);line-height:.95;letter-spacing:-.045em;text-transform:uppercase}.portfolio-introduction[data-astro-cid-a2umstid]>p[data-astro-cid-a2umstid]:last-child{max-width:700px;margin:28px 0 0;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.22;font-weight:700}.portfolio-project[data-astro-cid-a2umstid]{padding-top:30px;border-top:3px solid var(--dark)}.portfolio-project[data-astro-cid-a2umstid]+.portfolio-project[data-astro-cid-a2umstid]{margin-top:96px}.portfolio-project-heading[data-astro-cid-a2umstid]{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:end;gap:22px;margin-bottom:34px}.portfolio-project-heading[data-astro-cid-a2umstid]>span[data-astro-cid-a2umstid]{font-size:1rem;font-style:normal;font-weight:900;letter-spacing:.1em}.portfolio-project-heading[data-astro-cid-a2umstid] h3[data-astro-cid-a2umstid]{margin:0;font-size:clamp(2.2rem,5vw,4.6rem);line-height:.88;letter-spacing:-.055em;text-transform:uppercase}.portfolio-project-heading[data-astro-cid-a2umstid] p[data-astro-cid-a2umstid]{margin:0;font-size:1.05rem;font-style:normal;font-weight:700;text-align:right}.portfolio-featured-frame[data-astro-cid-a2umstid],.portfolio-poster-frame[data-astro-cid-a2umstid]{width:min(720px,100%);margin-inline:auto}.portfolio-poster-frame[data-astro-cid-a2umstid]{width:min(620px,100%)}.portfolio-square-grid[data-astro-cid-a2umstid]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.portfolio-square-grid[data-astro-cid-a2umstid] .portfolio-image-button[data-astro-cid-a2umstid]{grid-column:span 2}.portfolio-square-grid[data-astro-cid-a2umstid] .portfolio-image-button[data-astro-cid-a2umstid]:nth-child(4){grid-column:2 / span 2}.portfolio-square-grid[data-astro-cid-a2umstid] .portfolio-image-button[data-astro-cid-a2umstid]:nth-child(5){grid-column:4 / span 2}.portfolio-image-button[data-astro-cid-a2umstid]{position:relative;display:block;width:100%;padding:0;overflow:hidden;border:5px solid var(--dark);border-radius:0;background:var(--white);box-shadow:6px 6px 0 var(--gray);cursor:zoom-in;appearance:none;transition:transform .2s ease,box-shadow .2s ease}.portfolio-image-button[data-astro-cid-a2umstid]:hover,.portfolio-image-button[data-astro-cid-a2umstid]:focus-visible{transform:translate(-5px,-5px);box-shadow:11px 11px 0 var(--gray);outline:none}.portfolio-image-button[data-astro-cid-a2umstid] img[data-astro-cid-a2umstid]{display:block;width:100%;height:auto}.portfolio-square-grid[data-astro-cid-a2umstid] .portfolio-image-button[data-astro-cid-a2umstid] img[data-astro-cid-a2umstid]{aspect-ratio:1;object-fit:cover}.portfolio-open-label[data-astro-cid-a2umstid]{position:absolute;right:0;bottom:0;padding:10px 15px;background:var(--black);color:var(--white);font-size:.9rem;font-style:normal;font-weight:900;letter-spacing:.06em;text-transform:uppercase;transform:translateY(100%);transition:transform .2s ease}.portfolio-image-button[data-astro-cid-a2umstid]:hover .portfolio-open-label[data-astro-cid-a2umstid],.portfolio-image-button[data-astro-cid-a2umstid]:focus-visible .portfolio-open-label[data-astro-cid-a2umstid]{transform:translateY(0)}.portfolio-lightbox[data-astro-cid-a2umstid]{width:min(96vw,1500px);max-width:none;max-height:94svh;margin:auto;padding:56px 72px 24px;overflow:hidden;border:4px solid var(--white);border-radius:0;background:#000000f5;color:var(--white)}.portfolio-lightbox[data-astro-cid-a2umstid]::backdrop{background:#000000d6;backdrop-filter:blur(3px)}.portfolio-lightbox[data-astro-cid-a2umstid] figure[data-astro-cid-a2umstid]{display:flex;flex-direction:column;align-items:center;gap:14px;margin:0}.portfolio-lightbox[data-astro-cid-a2umstid] img[data-astro-cid-a2umstid]{display:block;max-width:100%;max-height:calc(94svh - 120px);width:auto;height:auto;object-fit:contain}.portfolio-lightbox[data-astro-cid-a2umstid] figcaption[data-astro-cid-a2umstid]{font-size:1rem;font-style:normal;font-weight:700;text-align:center}.portfolio-lightbox[data-astro-cid-a2umstid] button[data-astro-cid-a2umstid]{position:absolute;z-index:2;display:grid;width:46px;height:46px;padding:0;place-items:center;border:2px solid var(--white);border-radius:0;background:var(--black);color:var(--white);font-family:Arial,sans-serif;font-style:normal;cursor:pointer}.portfolio-lightbox[data-astro-cid-a2umstid] button[data-astro-cid-a2umstid]:hover,.portfolio-lightbox[data-astro-cid-a2umstid] button[data-astro-cid-a2umstid]:focus-visible{background:var(--white);color:var(--black);outline:none}.portfolio-lightbox-close[data-astro-cid-a2umstid]{top:10px;right:10px;font-size:2rem}.portfolio-lightbox-previous[data-astro-cid-a2umstid],.portfolio-lightbox-next[data-astro-cid-a2umstid]{top:50%;font-size:2.6rem;transform:translateY(-50%)}.portfolio-lightbox-previous[data-astro-cid-a2umstid]{left:12px}.portfolio-lightbox-next[data-astro-cid-a2umstid]{right:12px}@media(max-width:900px){.graphic-portfolio[data-astro-cid-a2umstid]{padding:58px 18px 72px;border-top-width:4px}.portfolio-introduction[data-astro-cid-a2umstid]{margin-bottom:52px}.portfolio-introduction[data-astro-cid-a2umstid] h2[data-astro-cid-a2umstid]{font-size:clamp(2.1rem,10vw,3.2rem)}.portfolio-project-heading[data-astro-cid-a2umstid]{grid-template-columns:46px minmax(0,1fr);gap:12px;margin-bottom:26px}.portfolio-project-heading[data-astro-cid-a2umstid] p[data-astro-cid-a2umstid]{grid-column:2;text-align:left}.portfolio-project[data-astro-cid-a2umstid]+.portfolio-project[data-astro-cid-a2umstid]{margin-top:72px}.portfolio-square-grid[data-astro-cid-a2umstid]{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.portfolio-square-grid[data-astro-cid-a2umstid] .portfolio-image-button[data-astro-cid-a2umstid],.portfolio-square-grid[data-astro-cid-a2umstid] .portfolio-image-button[data-astro-cid-a2umstid]:nth-child(4){grid-column:auto}.portfolio-square-grid[data-astro-cid-a2umstid] .portfolio-image-button[data-astro-cid-a2umstid]:nth-child(5){grid-column:1 / -1;width:calc(50% - 8px);justify-self:center}.portfolio-image-button[data-astro-cid-a2umstid]{border-width:4px;box-shadow:4px 4px 0 var(--gray)}.portfolio-open-label[data-astro-cid-a2umstid]{display:none}.portfolio-lightbox[data-astro-cid-a2umstid]{width:100vw;max-height:100svh;padding:58px 50px 22px;border-width:0}.portfolio-lightbox[data-astro-cid-a2umstid] img[data-astro-cid-a2umstid]{max-height:calc(100svh - 130px)}.portfolio-lightbox-previous[data-astro-cid-a2umstid]{left:4px}.portfolio-lightbox-next[data-astro-cid-a2umstid]{right:4px}}@media(max-width:560px){.portfolio-square-grid[data-astro-cid-a2umstid]{grid-template-columns:1fr;gap:22px}.portfolio-square-grid[data-astro-cid-a2umstid] .portfolio-image-button[data-astro-cid-a2umstid]:nth-child(5){grid-column:auto;width:100%}.portfolio-project-heading[data-astro-cid-a2umstid] h3[data-astro-cid-a2umstid]{font-size:clamp(2rem,11vw,3.1rem)}}@media(prefers-reduced-motion:reduce){.portfolio-image-button[data-astro-cid-a2umstid],.portfolio-open-label[data-astro-cid-a2umstid]{transition:none}}.graphic-page-hero[data-astro-cid-ykydfoac],.sticker-page-hero[data-astro-cid-ykydfoac],.about-page-hero[data-astro-cid-ykydfoac],.hostile-page-hero[data-astro-cid-ykydfoac]{min-height:68vh;padding:70px 24px}.graphic-introduction[data-astro-cid-ykydfoac],.sticker-introduction[data-astro-cid-ykydfoac],.about-introduction[data-astro-cid-ykydfoac]{position:relative;z-index:2;width:min(900px,92vw);text-align:center}.graphic-introduction[data-astro-cid-ykydfoac] h1[data-astro-cid-ykydfoac],.sticker-introduction[data-astro-cid-ykydfoac] h1[data-astro-cid-ykydfoac],.about-introduction[data-astro-cid-ykydfoac] h1[data-astro-cid-ykydfoac]{display:block;margin:0 0 34px;font-family:Candara,Arial Narrow,Arial,sans-serif;font-size:clamp(3.5rem,9vw,8rem);line-height:.84;font-style:italic;font-weight:900;letter-spacing:.02em;text-transform:uppercase;color:var(--dark)}.graphic-introduction[data-astro-cid-ykydfoac] p[data-astro-cid-ykydfoac],.sticker-introduction[data-astro-cid-ykydfoac] p[data-astro-cid-ykydfoac],.about-introduction[data-astro-cid-ykydfoac] p[data-astro-cid-ykydfoac]{max-width:820px;margin:0 auto;font-size:clamp(1.25rem,2.3vw,1.9rem);line-height:1.2;font-weight:700;color:var(--dark)}.graphic-introduction[data-astro-cid-ykydfoac] p[data-astro-cid-ykydfoac]+p[data-astro-cid-ykydfoac],.sticker-introduction[data-astro-cid-ykydfoac] p[data-astro-cid-ykydfoac]+p[data-astro-cid-ykydfoac],.about-introduction[data-astro-cid-ykydfoac] p[data-astro-cid-ykydfoac]+p[data-astro-cid-ykydfoac]{margin-top:24px}.event-page-hero[data-astro-cid-ykydfoac]{min-height:82vh;padding:40px 24px}.event-announcement-frame[data-astro-cid-ykydfoac]{position:relative;z-index:2;display:block;width:min(620px,88vw,52.3vh);line-height:0;background:#fff;box-shadow:4px 4px 0 var(--gray)}.event-announcement[data-astro-cid-ykydfoac]{display:block;width:100%;height:auto}.event-experience-section[data-astro-cid-ykydfoac]{min-height:360px;display:grid;place-items:center;padding:72px 24px;background:#d6d8d67a}.event-experience-copy[data-astro-cid-ykydfoac]{width:min(960px,100%);margin:0;color:var(--dark);font-size:clamp(1.35rem,2.2vw,1.85rem);line-height:1.45;font-weight:700}.hostile-project-link[data-astro-cid-ykydfoac]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:22px;text-align:center}.hostile-project-link[data-astro-cid-ykydfoac] p[data-astro-cid-ykydfoac]{margin:0;color:var(--dark);font-size:clamp(1.6rem,3vw,2.5rem);line-height:1;font-weight:700}.hostile-project-link[data-astro-cid-ykydfoac] a[data-astro-cid-ykydfoac]{display:inline-flex;padding:14px 22px;background:var(--black);color:var(--white);font-size:1.4rem;font-weight:900;text-transform:uppercase;box-shadow:4px 4px 0 var(--gray);transition:transform .2s ease,box-shadow .2s ease}.hostile-project-link[data-astro-cid-ykydfoac] a[data-astro-cid-ykydfoac]:hover,.hostile-project-link[data-astro-cid-ykydfoac] a[data-astro-cid-ykydfoac]:focus-visible{transform:translate(-4px,-4px);box-shadow:8px 8px 0 var(--gray);outline:none}@media(max-width:900px){.graphic-introduction[data-astro-cid-ykydfoac],.sticker-introduction[data-astro-cid-ykydfoac],.about-introduction[data-astro-cid-ykydfoac]{width:100%;max-width:calc(100vw - 36px);margin-inline:auto}.graphic-page-hero[data-astro-cid-ykydfoac]{min-height:clamp(540px,76svh,680px);padding:42px 18px}.sticker-page-hero[data-astro-cid-ykydfoac]{min-height:clamp(520px,74svh,660px);padding:42px 18px}.about-page-hero[data-astro-cid-ykydfoac]{min-height:clamp(480px,70svh,620px);padding:42px 18px}.hostile-page-hero[data-astro-cid-ykydfoac]{min-height:clamp(380px,58svh,500px);padding:42px 18px}.graphic-introduction[data-astro-cid-ykydfoac] h1[data-astro-cid-ykydfoac],.sticker-introduction[data-astro-cid-ykydfoac] h1[data-astro-cid-ykydfoac],.about-introduction[data-astro-cid-ykydfoac] h1[data-astro-cid-ykydfoac]{width:100%;max-width:100%;margin-bottom:22px;font-size:clamp(2.5rem,13vw,4.7rem);line-height:.92;letter-spacing:0;overflow-wrap:normal;word-break:normal}.graphic-introduction[data-astro-cid-ykydfoac] p[data-astro-cid-ykydfoac],.sticker-introduction[data-astro-cid-ykydfoac] p[data-astro-cid-ykydfoac],.about-introduction[data-astro-cid-ykydfoac] p[data-astro-cid-ykydfoac]{font-size:clamp(1.05rem,4.8vw,1.35rem);line-height:1.24}.graphic-introduction[data-astro-cid-ykydfoac] p[data-astro-cid-ykydfoac]+p[data-astro-cid-ykydfoac],.sticker-introduction[data-astro-cid-ykydfoac] p[data-astro-cid-ykydfoac]+p[data-astro-cid-ykydfoac],.about-introduction[data-astro-cid-ykydfoac] p[data-astro-cid-ykydfoac]+p[data-astro-cid-ykydfoac]{margin-top:18px}.event-page-hero[data-astro-cid-ykydfoac]{min-height:clamp(500px,72svh,680px);padding:24px 14px}.event-announcement-frame[data-astro-cid-ykydfoac]{width:min(520px,92vw,58vh)}.event-experience-section[data-astro-cid-ykydfoac]{min-height:auto;padding:48px 18px}.event-experience-copy[data-astro-cid-ykydfoac]{font-size:clamp(1.08rem,4.8vw,1.35rem);line-height:1.4}.hostile-project-link[data-astro-cid-ykydfoac]{gap:18px}.hostile-project-link[data-astro-cid-ykydfoac] a[data-astro-cid-ykydfoac]{min-width:180px;justify-content:center}}
