:root{--gallery-vh:100svh}html.gallery-no-scroll,html.gallery-no-scroll body{height:var(--gallery-vh,100svh);max-height:var(--gallery-vh,100svh);overflow:hidden}.gallery-page{height:var(--gallery-vh,100svh);max-height:var(--gallery-vh,100svh);min-height:100svh;box-sizing:border-box;min-height:-webkit-fill-available;padding-bottom:env(safe-area-inset-bottom,0px);background:var(--bg,#fff);color:var(--text,#1a1a1a);flex-direction:column;display:flex;overflow:hidden}.gallery-page img.gallery-artwork{max-width:none}.gallery-page a{text-decoration:none}.gallery-page .gallery-header{background:var(--bg,#fff8f3);padding:env(safe-area-inset-top,0px) 0 0;border-bottom:1px solid #1b2a6b1a;flex-shrink:0}.gallery-header-inner{min-height:48px}.gallery-logo-link{flex-shrink:0;align-items:center;display:flex}.gallery-logo{display:block;width:100px!important;height:auto!important}.gallery-header-nav{color:var(--secondary,#1b2a6b);flex-wrap:nowrap;align-items:center;gap:.5rem 1rem;font-size:.75rem;font-weight:500;display:flex}.gallery-header-nav a{color:var(--secondary,#1b2a6b);white-space:nowrap;align-items:center;padding:.35rem 0;transition:color .15s;display:inline-flex}.gallery-header-nav a:hover{color:var(--primary,#ff6b4a)}.gallery-header-nav .gallery-nav-cta{background:linear-gradient(100deg, var(--primary-button-safe,#b34b34), var(--secondary,#1b2a6b));border-radius:999px;padding:.4rem .9rem;font-weight:700;box-shadow:0 6px 14px #ff6b4a33;color:#fff!important}.gallery-header-nav .gallery-nav-cta:hover{color:#fff!important}.gallery-hall{background:linear-gradient(#f8f9fa 0%,#fff 40%);flex:1;min-height:0;overflow:hidden}.gallery-container{height:100%;min-height:0;padding:.5rem max(1rem, env(safe-area-inset-right,0px)) .75rem max(1rem, env(safe-area-inset-left,0px));box-sizing:border-box;flex-direction:column;display:flex}.gallery-top{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-bottom:.35rem;display:flex}.gallery-top-actions{flex-shrink:0;align-items:center;gap:.65rem 1rem;display:flex}.gallery-view-toggle{background:#e8eef5;border:1px solid #dde3ea;border-radius:999px;padding:3px;display:inline-flex}.gallery-view-toggle button{color:var(--secondary,#1b2a6b);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.35rem .85rem;font-size:.75rem;font-weight:700;transition:background .2s,color .2s,box-shadow .2s}.gallery-view-toggle button.is-active{background:linear-gradient(100deg, var(--primary-button-safe,#b34b34), var(--secondary,#1b2a6b));color:#fff;box-shadow:0 4px 10px #ff6b4a40}.gallery-view-toggle button:focus-visible{outline:2px solid var(--secondary,#1b2a6b);outline-offset:2px}.gallery-overview-count{color:var(--secondary,#1b2a6b);margin:0;font-size:.85rem;font-weight:700}.gallery-page-title{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--secondary,#1b2a6b);margin:0;font-size:clamp(1.3rem,3.2vw,2rem);font-weight:800;line-height:1.2}.gallery-title-doodle{animation:3.8s ease-in-out infinite doodleFloat}.gallery-title-doodle .doodle-draw{animation:1.2s .5s both doodleDraw}.gallery-top .gallery-showcase-badge{color:color-mix(in srgb, var(--accent2,#06aed5) 60%, black);font-size:var(--fs-eyebrow,.8rem);letter-spacing:.06em;background:#06aed51f;border-radius:999px;flex-shrink:0;margin:0;padding:.3rem .75rem;font-weight:700}.gallery-body{flex:1;grid-template-rows:minmax(0,1fr) auto minmax(0,auto);gap:.4rem;min-height:0;display:grid}.gallery-stage{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:.35rem .5rem;width:100%;min-height:0;display:grid}.gallery-stage--single{grid-template-columns:minmax(0,1fr)}.gallery-nav-mobile{flex-shrink:0;display:none}.gallery-nav-btn{border:2px solid var(--secondary,#1b2a6b);width:44px;height:44px;color:var(--secondary,#1b2a6b);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.5rem;line-height:1;transition:background .2s,color .2s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px #1b2a6b59}.gallery-nav-btn:hover{background:linear-gradient(100deg, var(--primary-button-safe,#b34b34), var(--secondary,#1b2a6b));color:#fff;border-color:#0000}.gallery-nav-btn:active{transform:translateY(4px);box-shadow:0 0 #1b2a6b00}.gallery-nav-btn:focus-visible{outline:2px solid var(--secondary,#1b2a6b);outline-offset:2px}.gallery-frame{aspect-ratio:4/3;touch-action:pan-x;background:linear-gradient(150deg,#f8f9fa,#e8f1f8);border-radius:20px;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;margin:0;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000014}.gallery-frame-slot{justify-content:center;align-items:center;display:flex;position:absolute;inset:.65rem;overflow:hidden}.gallery-artwork{object-fit:contain;object-position:center;border-radius:8px;width:100%;height:100%;display:block}.gallery-frame-deco{display:none}.gallery-photo-dots{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#1b2a6bb8;border-radius:999px;flex-direction:column;align-items:center;gap:.3rem;padding:.5rem .35rem;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.gallery-photo-dot{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:24px;min-height:24px;padding:0;display:flex;position:relative}.gallery-photo-dot:after{content:"";background:#ffffffbf;border-radius:50%;width:9px;height:9px;transition:background .2s,transform .2s}.gallery-photo-dot:hover:after{background:#fffffff2}.gallery-photo-dot.is-active:after{background:#fff;transform:scale(1.3)}.gallery-photo-dot:focus-visible{outline-offset:2px;outline:2px solid #fff}.gallery-label{text-align:center;background:#fff;border-radius:12px;flex-shrink:0;max-width:100%;min-height:5.25rem;margin:0;padding:.65rem .85rem;box-shadow:0 6px 16px #0000000d}.gallery-label h2{font-family:var(--font-heading);color:var(--secondary,#1b2a6b);margin:0;font-size:clamp(1.05rem,2.4vw,1.35rem);font-weight:800;line-height:1.3}.gallery-label .gallery-subtitle{color:var(--secondary,#1b2a6b);margin:.15rem 0 0;font-size:.8rem;font-weight:700}.gallery-label .gallery-description{color:#4a5568;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.35rem 0 0;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.gallery-label .gallery-description--expanded{-webkit-line-clamp:4}.gallery-label .gallery-cta-btn--sm{gap:.4rem;margin-top:.5rem;padding:.55rem 1.3rem;font-size:clamp(.8rem,1.8vw,.95rem)}.gallery-meta-doodle{margin:.4rem auto 0;display:block}.gallery-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.75rem;display:flex}.gallery-year{color:#6b7280;font-weight:500}.gallery-tag{color:var(--primary-button-safe,#b34b34);background:#ff6b4a1a;border-radius:999px;padding:.15rem .55rem;font-size:.72rem;font-weight:600}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.gallery-links{margin-top:.5rem}.gallery-links-title{font-size:var(--fs-eyebrow,.8rem);letter-spacing:.04em;color:var(--secondary,#1b2a6b);margin:0 0 .3rem;font-weight:700}.gallery-links-list{flex-wrap:wrap;justify-content:center;gap:.4rem .6rem;margin:0;padding:0;list-style:none;display:flex}.gallery-links-list a{color:var(--primary-button-safe,#b34b34);text-underline-offset:.15em;align-items:center;gap:.25rem;font-size:.8rem;font-weight:700;text-decoration:underline;display:inline-flex}.gallery-links-list a:hover{color:var(--secondary,#1b2a6b)}.gallery-links-arrow{font-size:.8em}.gallery-top .gallery-indicator{color:var(--secondary,#1b2a6b);letter-spacing:.06em;font-variant-numeric:tabular-nums;flex-shrink:0;margin:0;font-size:.85rem;font-weight:700}.gallery-indicator-sep{color:#1b2a6b66;margin-inline:.15em}@keyframes galleryArtInNext{0%{opacity:0;transform:translate(18px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes galleryArtInPrev{0%{opacity:0;transform:translate(-18px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes galleryLabelIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes galleryPageIn{0%{opacity:0}to{opacity:1}}.gallery-page{animation:.35s ease-out both galleryPageIn}.gallery-artwork[data-direction=next]{animation:.34s cubic-bezier(.22,1,.36,1) both galleryArtInNext}.gallery-artwork[data-direction=prev]{animation:.34s cubic-bezier(.22,1,.36,1) both galleryArtInPrev}.gallery-label[data-direction=prev],.gallery-label[data-direction=next]{animation:.3s cubic-bezier(.22,1,.36,1) both galleryLabelIn}.gallery-indicator-current{animation:.25s both galleryLabelIn;display:inline-block}.gallery-page--overview .gallery-hall{overflow:hidden}.gallery-page--overview .gallery-container{height:100%}.gallery-overview{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.gallery-overview-lead{color:#4a5568;flex-shrink:0;margin:0 0 .5rem;font-size:clamp(.85rem,1.6vw,.95rem);font-weight:500;line-height:1.5}.gallery-overview-grid{-webkit-overflow-scrolling:touch;flex:1;grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),1fr));align-content:start;gap:.75rem;min-height:0;margin:0;padding:0 .15rem .25rem;list-style:none;display:grid;overflow:hidden auto}.gallery-overview-grid li{min-width:0;margin:0}.gallery-overview-card{cursor:pointer;text-align:left;background:linear-gradient(150deg,#f8f9fa,#e8f1f8);border:none;border-radius:16px;flex-direction:column;width:100%;height:100%;padding:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 8px 20px #00000014}.gallery-overview-card:focus-visible{outline:2px solid var(--secondary,#1b2a6b);outline-offset:2px}.gallery-overview-thumb{aspect-ratio:4/3;background:#fff;justify-content:center;align-items:center;margin:0;padding:.5rem;display:flex;position:relative;overflow:hidden}.gallery-overview-count-badge{color:#fff;background:#1b2a6bb8;border-radius:999px;padding:.1rem .45rem;font-size:.68rem;font-weight:700;line-height:1.5;position:absolute;bottom:.4rem;right:.4rem}.gallery-overview-img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.gallery-overview-card-body{padding:.55rem .65rem .65rem}.gallery-overview-card-body h2{font-family:var(--font-heading);color:var(--secondary,#1b2a6b);margin:0;font-size:.95rem;font-weight:800;line-height:1.35}.gallery-overview-subtitle{color:var(--secondary,#1b2a6b);margin:.15rem 0 0;font-size:.72rem;font-weight:600}.gallery-overview-tags{flex-wrap:wrap;gap:.25rem;margin-top:.35rem;display:flex}.gallery-overview-description{color:#4a5568;margin:.4rem 0 0;font-size:.85rem;line-height:1.6;display:none}.gallery-overview-grid:has(li:only-child){grid-template-columns:1fr}.gallery-overview-grid li:only-child .gallery-overview-card{flex-direction:row;max-width:640px;margin-inline:auto}.gallery-overview-grid li:only-child .gallery-overview-thumb{flex:55%}.gallery-overview-grid li:only-child .gallery-overview-card-body{flex:45%;padding:1.25rem 1.5rem}.gallery-overview-grid li:only-child .gallery-overview-card-body h2{font-size:var(--fs-h4)}.gallery-overview-grid li:only-child .gallery-overview-description{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (min-width:901px){.gallery-frame-deco{opacity:.9;pointer-events:none;z-index:3;width:clamp(56px,8vw,84px);display:block;position:absolute;top:-.6rem;right:-.6rem}.gallery-body{grid-template-columns:minmax(0,1.6fr) minmax(260px,340px);column-gap:1.25rem;display:grid}.gallery-stage{grid-column:1}.gallery-label{text-align:left;flex-direction:column;grid-column:2;justify-content:center;align-self:stretch;min-height:0;padding:1.5rem;display:flex;overflow-y:auto}.gallery-label h2,.gallery-label .gallery-subtitle,.gallery-label .gallery-description,.gallery-meta,.gallery-links-list{text-align:left;justify-content:flex-start}}.gallery-filter-chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;flex-shrink:0;gap:.5rem;margin:0 0 .65rem;display:flex;overflow-x:auto}.gallery-filter-chips::-webkit-scrollbar{display:none}.gallery-filter-chip{border:2px solid var(--secondary,#1b2a6b);color:var(--secondary,#1b2a6b);cursor:pointer;box-shadow:0 3px 0 var(--secondary,#1b2a6b);background:#fff;border-radius:999px;flex-shrink:0;padding:.4rem .9rem;font-size:.78rem;font-weight:700;transition:transform .15s,box-shadow .15s,background .2s,color .2s}.gallery-filter-chip.is-active{background:var(--secondary,#1b2a6b);color:#fff}.gallery-filter-chip--tag{border-color:var(--chip-color,var(--secondary,#1b2a6b));box-shadow:0 3px 0 var(--chip-color,var(--secondary,#1b2a6b))}.gallery-filter-chip--tag.is-active{background:var(--chip-color,var(--secondary,#1b2a6b));color:var(--secondary,#1b2a6b)}.gallery-filter-chip:active{transform:translateY(3px);box-shadow:0 0 #0000}.gallery-filter-chip:focus-visible{outline:2px solid var(--secondary,#1b2a6b);outline-offset:2px}.gallery-overview-bento-doodle{pointer-events:none;z-index:1;width:30px;position:absolute;top:.6rem;left:.6rem}.gallery-overview-grid{grid-auto-flow:dense}.gallery-overview-grid li:nth-child(5n+1):not(:only-child){grid-area:span 2/span 2}.gallery-overview-grid li:nth-child(5n+1):not(:only-child) .gallery-overview-card{flex-direction:row}.gallery-overview-grid li:nth-child(5n+1):not(:only-child) .gallery-overview-thumb{flex:55%}.gallery-overview-grid li:nth-child(5n+1):not(:only-child) .gallery-overview-card-body{flex:45%;padding:1.1rem 1.25rem}.gallery-overview-grid li:nth-child(5n+1):not(:only-child) .gallery-overview-card-body h2{font-size:var(--fs-h4)}@media (max-width:480px){.gallery-overview-grid li:nth-child(5n+1):not(:only-child){grid-area:span 1/span 1}.gallery-overview-grid li:nth-child(5n+1):not(:only-child) .gallery-overview-card{flex-direction:column}}@media (max-width:720px){.gallery-header-inner{min-height:44px}.gallery-logo{width:88px!important}.gallery-header-nav{gap:.4rem .65rem;font-size:.7rem}.gallery-header-nav .gallery-nav-cta{padding:.35rem .7rem}.gallery-container{padding:.35rem .75rem .5rem}.gallery-body{grid-template-rows:minmax(0,1fr) auto minmax(5.25rem,auto)}.gallery-stage .gallery-nav-btn{display:none}.gallery-stage{grid-template-columns:unset;justify-content:center;align-items:center;display:flex}.gallery-frame{aspect-ratio:4/3;border-radius:16px;flex:0 auto;width:100%;max-width:100%;height:auto;max-height:100%}.gallery-frame-slot{inset:.5rem}.gallery-nav-mobile{grid-template-columns:1fr 1fr;gap:.35rem;display:grid}.gallery-nav-mobile .gallery-nav-btn{border-radius:999px;width:100%;height:38px;font-size:.82rem;font-weight:700}.gallery-label{padding:.5rem .65rem}.gallery-label .gallery-description{-webkit-line-clamp:2;font-size:.72rem}}@media (max-height:600px){.gallery-header-inner{min-height:40px}.gallery-logo{width:80px!important}.gallery-page-title{font-size:1rem}.gallery-label .gallery-description{-webkit-line-clamp:1}.gallery-nav-btn{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.gallery-page,.gallery-artwork,.gallery-label,.gallery-indicator-current,.gallery-overview-card{animation:none}.gallery-nav-btn,.gallery-overview-card,.gallery-filter-chip{transition:none}.gallery-nav-btn:active,.gallery-filter-chip:active{transform:none!important}}
