html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{margin:0;padding:0}*,:after,:before{box-sizing:inherit}.App{display:flex;flex-direction:column;min-height:100vh;text-align:center}.App-header{align-items:center;color:#000;display:flex;flex-direction:row;font-size:calc(10px + 2vmin);justify-content:center}.App-logo{height:calc(32px + 2vmin);margin-right:.5rem}.App-name{color:inherit;text-decoration:none;transition:transform .3s ease}.App-name:hover{text-decoration:none;transform:scale(1.1)}.App-logo,.App-name{transition:transform .3s ease}.App-logo:hover{transform:scale(1.1)}h1{font-size:2rem}main{align-items:center;display:flex;flex:1 1;flex-direction:column;width:100%}Section styles section{border:1px solid #ccc;box-shadow:0 4px 6px #0000001a;margin:1rem 0;padding:1rem}.gallery-links-outer{background:#fff;border-bottom:1px solid #eee;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 2rem,#000 calc(100% - 2rem),#0000);mask-image:linear-gradient(90deg,#0000 0,#000 2rem,#000 calc(100% - 2rem),#0000);position:sticky;top:57px;width:100%;z-index:99}.gallery-links-wrap{-ms-overflow-style:none;display:flex;flex-direction:row;gap:.45rem;overflow-x:auto;padding:.55rem 2.5rem;scrollbar-width:none;white-space:nowrap}.gallery-links-wrap::-webkit-scrollbar{display:none}.gallery-link{background:#0000;border:1.5px solid #ddd;border-radius:0;color:#555;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:.85rem;letter-spacing:.02em;outline:none;padding:.35rem 1rem;transition:background .18s ease,color .18s ease,border-color .18s ease;white-space:nowrap}.gallery-link:focus-visible,.gallery-link:hover{background:#f5f5f5;border-color:#333;color:#111}.gallery-link.active{background:#222;border-color:#222;color:#fff;font-weight:600}@media (max-width:600px){.gallery-links-outer{top:100px}.gallery-links-wrap{padding:.5rem 1.5rem}.gallery-link{font-size:.82rem;padding:.3rem .85rem}}.gallery{margin:0 0 50px;overflow:hidden;padding:0;width:100vw}.about{text-align:center}.about,.contact{align-self:stretch;width:100%}.contact{text-align:left}.contact-info{display:flex;flex-wrap:wrap;justify-content:center}.contact-info a{display:inline-block;margin:0 10px}.contact-info a img{height:25px;transition:transform .3s ease;width:auto}.contact-info a img:hover{transform:scale(1.2)}.App-footer{padding:.5rem;text-align:center;width:100%}@media (min-width:768px){.App-header{align-items:start;flex-direction:row;justify-content:flex-start}.App-logo{height:calc(64px + 2vmin);margin:5px 1rem 0 5px}.App-name{margin-bottom:0;margin-right:1rem}main{align-items:center;flex-direction:column;width:100%}.contact{margin:0;padding:1rem;width:auto}.contact-info{justify-content:flex-start;margin-bottom:0}.about,.contact-info{flex-direction:column}.about{align-self:stretch;padding:1rem;text-align:center;width:auto}.gallery-links{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:1rem;text-align:center}.gallery-link{background-color:initial;border:none;color:#333;cursor:pointer;font-family:Arial,sans-serif;font-size:1rem;margin:0 .5rem;outline:none;padding:.5rem 1rem;transition:background-color .3s ease,color .3s ease}.gallery-link.active,.gallery-link:active,.gallery-link:focus,.gallery-link:hover{background-color:#333;border-color:#333;color:#fff}.App-footer{padding:.5rem;text-align:center;width:100%}}.navbar{background:#fff;border-bottom:1px solid #eee;flex-direction:row;justify-content:space-between;padding:.5rem 1.5rem;position:sticky;top:0;z-index:100}.navbar,.navbar-brand-link{align-items:center;display:flex}.navbar-brand-link{color:inherit;gap:.5rem;text-decoration:none;transition:transform .3s ease}.navbar-brand-link:hover{transform:scale(1.05)}.navbar-logo{height:2.5rem}.navbar-title{font-size:1.5rem;font-weight:700}.navbar-nav{display:flex;gap:.25rem}.lang-switcher{display:flex;gap:.1rem;margin-left:.75rem}.lang-btn{background:#0000;border:none;border-radius:.25rem;color:#888;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:500;letter-spacing:.04em;outline:none;padding:.3rem .45rem;transition:color .15s ease,background .15s ease}.lang-btn:hover{background:#f0f0f0;color:#222}.lang-btn.active{background:#222;color:#fff}.nav-link{background:#0000;border:none;color:#333;cursor:pointer;font-size:1rem;padding:.45rem 1rem;text-decoration:none;transition:background-color .3s ease,color .3s ease}.nav-link.active,.nav-link:hover{background-color:#333;color:#fff}@media (max-width:600px){.navbar{align-items:center;flex-direction:column;gap:.5rem;padding:.75rem 1rem}.navbar-logo{height:1.8rem}.navbar-title{font-size:1.2rem}.navbar-nav{flex-wrap:wrap;justify-content:center}.lang-switcher{justify-content:center;margin-left:0}}.app-footer{background:#f8f8f8;border-top:1px solid #e0e0e0;color:#666;font-size:.85rem;padding:1rem;text-align:center;width:100%}*{box-sizing:border-box}.grid{margin:0 auto;padding-bottom:50px}.grid:after{clear:both;content:"";display:block}.grid-item,.grid-sizer{width:33.333%}.grid-item{box-sizing:border-box;margin-bottom:0;padding:0}.grid-item,.grid-item img{margin:0}.grid-item img{display:block;height:auto;width:100%}.modal{align-items:center;background-color:#000000d9;display:flex;height:100%;justify-content:center;left:0;padding:1rem 4.5rem;position:fixed;top:0;width:100%;z-index:1000}.modal-panel{background:#fff;border-radius:.5rem;box-shadow:0 12px 48px #00000080;display:flex;flex-direction:column;max-height:88vh;max-width:min(88vw,960px);overflow:hidden;position:relative}.modal-img-wrap{align-items:center;background:#111;display:flex;flex:1 1;justify-content:center;min-height:0;overflow:hidden}.modal-content{display:block;max-height:72vh;max-width:100%;object-fit:contain}.modal-close{align-items:center;background:#0000008c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:34px;justify-content:center;position:absolute;right:12px;top:10px;transition:background .2s ease;width:34px;z-index:1001}.modal-close:hover{background:#000c}.modal-footer{background:#fff;border-top:1px solid #e8e8e8;padding:.85rem 1.25rem 1rem}.modal-footer-top{align-items:baseline;display:flex;gap:1rem;justify-content:space-between}.modal-title{color:#111;font-size:.95rem;font-weight:600;line-height:1.3;margin:0}.modal-counter{color:#999;flex-shrink:0;font-size:.72rem;letter-spacing:.04em;white-space:nowrap}.modal-description{color:#555;font-size:.82rem;font-style:italic;line-height:1.6;margin:.4rem 0 0}.modal-next,.modal-prev{background:#0000;border:none;color:#fff;cursor:pointer;font-size:3.5rem;line-height:1;opacity:.4;padding:1.25rem .6rem;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .25s ease;-webkit-user-select:none;user-select:none;z-index:1002}.modal-next:hover,.modal-prev:hover{opacity:1}.modal-prev{left:.5rem}.modal-next{right:.5rem}.page-status{color:#888}.page-not-found,.page-status{padding:3rem;text-align:center}.featured-post{background:#fafafa;border-bottom:1px solid #eee;box-sizing:border-box;padding:.75rem 1.5rem;width:100%}.featured-post-link{align-items:center;color:inherit;display:flex;gap:1.25rem;margin:0 auto;max-width:960px;text-decoration:none}.featured-post-link:hover .featured-post-title{text-decoration:underline}.featured-post-cover{border-radius:4px;flex-shrink:0;height:74px;object-fit:cover;width:110px}.featured-post-info{display:flex;flex-direction:column;gap:.2rem}.featured-post-label{color:#999;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.featured-post-title{color:#222;font-size:1rem;font-weight:700;margin:0}.featured-post-date{color:#888;font-size:.78rem}.featured-post-cta{color:#555;font-size:.83rem;margin-top:.15rem}@media (max-width:600px){.featured-post-cover{height:56px;width:76px}}.filter-bar{align-items:center;background:#fafafa;border-bottom:1px solid #eee;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:.5rem;padding:.6rem 1rem;width:100%}.filter-search{border:1px solid #ccc;border-radius:20px;font-size:.9rem;min-width:200px;outline:none;padding:.35rem 1rem;transition:border-color .2s ease}.filter-search:focus{border-color:#333}.filter-chips{display:flex;flex-wrap:wrap;gap:.3rem}.filter-chip{background:#0000;border:1px solid #ccc;border-radius:14px;color:#555;cursor:pointer;font-size:.75rem;padding:3px 10px;transition:background-color .2s ease,color .2s ease}.filter-chip.active,.filter-chip:hover{background:#333;border-color:#333;color:#fff}.about-page{box-sizing:border-box;margin:0 auto;max-width:700px;padding:3rem 1.5rem;text-align:center;width:100%}.about-page h1{font-size:2.5rem;margin-bottom:1.5rem}.about-bio{color:#333;font-size:1.05rem;line-height:1.85;margin-bottom:2.5rem;text-align:left}.about-social{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.about-social a{align-items:center;display:inline-flex;justify-content:center;transition:transform .3s ease}.about-social a:hover{transform:scale(1.2)}.about-social a img{height:30px;width:auto}.blog-list{box-sizing:border-box;margin:0 auto;max-width:960px;padding:2rem 1.5rem;width:100%}.blog-list-title{font-size:2rem;margin-bottom:2rem;text-align:center}.blog-list-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.blog-card{border:1px solid #eee;border-radius:8px;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:box-shadow .3s ease,transform .2s ease}.blog-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.blog-card-cover{height:200px;object-fit:cover;width:100%}.blog-card-body{display:flex;flex-direction:column;gap:.4rem;padding:1rem}.blog-card-title{font-size:1.1rem;font-weight:700;margin:0}.blog-card-date{color:#888;font-size:.8rem}.blog-card-tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.2rem}.blog-tag{background:#f0f0f0;border-radius:12px;color:#555;font-size:.7rem;padding:2px 8px}.blog-post{box-sizing:border-box;margin:0 auto;max-width:800px;padding:2rem 1.5rem;width:100%}.blog-post-back{color:#333;display:inline-block;font-size:.9rem;margin-bottom:1.5rem;text-decoration:none}.blog-post-back:hover{text-decoration:underline}.blog-post-cover{border-radius:8px;display:block;margin-bottom:1.5rem;max-height:420px;object-fit:cover;width:100%}.blog-post-header{margin-bottom:2rem}.blog-post-title{font-size:2rem;line-height:1.25;margin:0 0 .5rem}.blog-post-date{color:#888;display:block;font-size:.85rem;margin-bottom:.75rem}.blog-post-tags{display:flex;flex-wrap:wrap;gap:.3rem}.blog-post-content{color:#222;line-height:1.8}.blog-post-content h2{font-size:1.4rem;margin-bottom:.6rem;margin-top:2rem}.blog-post-content h3{font-size:1.15rem;margin-bottom:.5rem;margin-top:1.5rem}.blog-post-content p{margin-bottom:1rem}.blog-post-content img{border-radius:4px;margin:1rem 0;max-width:100%}.exh-hero{background:#111;color:#fff;padding:4rem 1.5rem 3rem;text-align:center;width:100%}.exh-hero-inner{margin:0 auto;max-width:700px}.exh-meta-type{color:#aaa;font-size:.75rem;letter-spacing:.18em;margin:0 0 1rem;text-transform:uppercase}.exh-hero-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;letter-spacing:-.01em;line-height:1.15;margin:0 0 .5rem}.exh-hero-subtitle{color:#ccc;font-size:1.1rem;margin:0 0 1.5rem}.exh-hero-curator-credit{color:#f5e7c0;font-size:.98rem;font-style:italic;margin:0 0 1.2rem}.exh-hero-meta{align-items:center;color:#999;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.4rem .6rem;justify-content:center;margin-bottom:1.5rem}.exh-hero-dot{color:#555}.exh-copyright{color:#666;font-size:.75rem;margin:0}.exh-section{padding:3rem 1.5rem;width:100%}.exh-section:last-child{border-bottom:none}.exh-section-inner{margin:0 auto;max-width:900px}.exh-section-title{border-bottom:2px solid #111;font-size:clamp(1.2rem,3vw,1.7rem);font-weight:700;margin:0 0 1.25rem;padding-bottom:.6rem}.exh-sub-heading{color:#333;font-size:1rem;font-weight:600;margin:1.5rem 0 .6rem}.exh-phase--1{border-left:4px solid #b8922a}.exh-phase--2{border-left:4px solid #3a78c9}.exh-phase--3{border-left:4px solid #4a8c5c}.exh-phase--4{border-left:4px solid #c47a8a}.exh-phase--5{border-left:4px solid #666}.exh-list{color:#444;line-height:1.8;margin:0;padding-left:1.4rem}.exh-list li{margin-bottom:.25rem}.exh-list--ordered{list-style-type:decimal}.exh-intro-artist{border-left:3px solid #ddd;color:#555;font-style:italic;margin-bottom:1rem;padding-left:1rem}.exh-two-col{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:1rem}@media (max-width:640px){.exh-two-col{gap:1rem;grid-template-columns:1fr}}.exh-color-section{background:color-mix(in srgb,var(--section-bg) 8%,#fff);border-radius:.5rem;margin-bottom:2rem;padding:1.5rem;scroll-margin-top:80px}.exh-color-section-header{border-bottom:2px solid color-mix(in srgb,var(--section-bg) 40%,#ddd);color:#111;font-size:1rem;font-weight:700;margin:0 0 1.25rem;padding-bottom:.5rem}.exh-works-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.exh-work-card{background:#fafafa;border:1px solid #eee;border-radius:.4rem;cursor:pointer;overflow:hidden;transition:box-shadow .18s ease}.exh-work-card:hover{box-shadow:0 4px 14px #0000001a}.exh-work-img{align-items:center;aspect-ratio:4/3;background:color-mix(in srgb,#aaa 10%,#f0f0f0);background:color-mix(in srgb,var(--group-accent,#aaa) 10%,#f0f0f0);display:flex;justify-content:center;overflow:hidden;width:100%}.exh-work-img img{height:100%;object-fit:cover;width:100%}.exh-work-placeholder-icon{font-size:2rem;opacity:.35}.exh-work-info{padding:.6rem .75rem .75rem}.exh-work-title{color:#222;font-size:.78rem;font-weight:600;line-height:1.35;margin:0}.exh-table-wrap{overflow-x:auto}.exh-table{border-collapse:collapse;font-size:.88rem;width:100%}.exh-table th{background:#111;color:#fff;font-weight:600;padding:.55rem 1rem;text-align:left}.exh-table td{border-bottom:1px solid #eee;color:#444;padding:.55rem 1rem}.exh-table tr:last-child td{border-bottom:none}.exh-table tr:nth-child(2n) td{background:#fafafa}.exh-team-heading{color:#888;font-size:.9rem;letter-spacing:.08em;margin:0 0 1.25rem;text-transform:uppercase}.exh-team-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.exh-team-card{background:#fafafa;border:1px solid #eee;border-radius:.4rem;padding:1.25rem 1.25rem 1rem}.exh-team-role{border-bottom:2px solid #e8e8e8;color:#111;font-size:1rem;font-weight:700;margin:0 0 .75rem;padding-bottom:.5rem}@media (max-width:600px){.exh-hero{padding:2.5rem 1rem 2rem}.exh-section{padding:2rem 1rem}.exh-phase--1,.exh-phase--2,.exh-phase--3,.exh-phase--4,.exh-phase--5{border-left:none;border-top:3px solid}.exh-works-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}.exh-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;background:color-mix(in srgb,#111 20%,#080808);background:color-mix(in srgb,var(--modal-accent,#111) 20%,#080808);bottom:0;display:flex;justify-content:center;left:0;padding:1rem 4.5rem;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.exh-modal{background:#fff;border-radius:.5rem;box-shadow:0 12px 48px #00000080;display:flex;flex-direction:column;max-height:88vh;max-width:min(88vw,960px);overflow:hidden;position:relative}.exh-modal-close{align-items:center;background:#0000008c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:34px;justify-content:center;position:absolute;right:12px;top:12px;transition:background .2s ease;width:34px;z-index:1001}.exh-modal-close:hover{background:#000c}.exh-modal-content{align-items:center;background:#111;display:flex;flex:1 1;justify-content:center;min-height:180px;overflow:hidden}.exh-modal-content img{display:block;max-height:72vh;max-width:100%;object-fit:contain}.exh-modal-footer{background:#fff;border-top:1px solid #e8e8e8;padding:.85rem 1.25rem 1rem}.exh-modal-footer-top{align-items:baseline;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.4rem}.exh-modal-title{color:#111;font-size:.95rem;font-weight:600;line-height:1.3;margin:0}.exh-modal-counter{color:#999;flex-shrink:0;font-size:.72rem;letter-spacing:.04em;white-space:nowrap}.exh-modal-description{color:#555;font-size:.82rem;font-style:italic;line-height:1.6;margin:0}.exh-modal-nav{background:#0000;border:none;color:#fff;cursor:pointer;font-size:3.5rem;line-height:1;opacity:.3;padding:1.25rem .6rem;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .25s ease;-webkit-user-select:none;user-select:none;z-index:1002}.exh-modal-nav:hover{opacity:1}.exh-modal-prev{left:.5rem}.exh-modal-next{right:.5rem}.exh-panoramic-section{align-items:center;background:#f5f5f5;border-bottom:1px solid #eee;display:flex;justify-content:center;margin-left:calc(-50vw + 50%);overflow:hidden;padding:2rem 1.5rem}.exh-panoramic-img{border-radius:.5rem;box-shadow:0 2px 12px #0000001a;display:block;height:auto;max-width:900px;width:100%}@media (max-width:900px){.exh-panoramic-section{padding:1.5rem 1rem}}@media (max-width:600px){.exh-modal-overlay{padding:.5rem 3rem}.exh-modal-nav{font-size:2.5rem;opacity:.5;padding:.75rem .4rem}.exh-modal-prev{left:.1rem}.exh-modal-next{right:.1rem}}
/*# sourceMappingURL=main.a2336b98.css.map*/