:root{--font-serif: "Noto Serif TC", "Songti TC", serif;--color-bg: #141414;--color-gold: #D4B872;--color-gold-hover: #E5C882;--color-text: #E0E0E0;--color-text-muted: #A0A0A0;--color-card: #262626;--color-border: #333333}.hero-artwork[data-astro-cid-dhfotatx]{display:block;width:100%;height:50vh;min-height:400px;background-image:url(/images/thumb/2017%E5%85%AD%E6%9C%88%E4%BA%8C%E6%97%A5%E6%B7%A1%E6%B0%B4%E8%B1%AA%E5%A4%A7%E9%9B%A891x73.jpg);background-size:cover;background-position:center;position:relative}.hero-overlay[data-astro-cid-dhfotatx]{position:absolute;inset:0}@media(max-width:768px){.hero-artwork[data-astro-cid-dhfotatx]{height:40vh;min-height:280px}}.gallery-container[data-astro-cid-dhfotatx]{max-width:1400px;margin:0 auto;padding:40px 20px}.artist-header[data-astro-cid-dhfotatx]{text-align:center;margin-bottom:60px;padding:40px 20px;background:linear-gradient(135deg,#1a1a1a,#262626);border-radius:12px;border:1px solid #333333}.artist-name[data-astro-cid-dhfotatx]{font-family:var(--font-serif);font-size:3.5rem;font-weight:700;margin:0 0 10px;color:var(--color-gold);letter-spacing:2px}.artist-title[data-astro-cid-dhfotatx]{font-size:1.2rem;color:var(--color-text-muted);margin-bottom:40px;font-style:italic}.bio-content[data-astro-cid-dhfotatx]{text-align:left;color:var(--color-text);line-height:1.8}.bio-content[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin-bottom:20px}.bio-content[data-astro-cid-dhfotatx] blockquote[data-astro-cid-dhfotatx]{border-left:3px solid var(--color-gold);padding-left:20px;margin:30px 0;font-style:italic;color:var(--color-gold);font-size:1.1rem}.gallery-divider[data-astro-cid-dhfotatx]{border:none;height:2px;background:linear-gradient(90deg,transparent,var(--color-border),transparent);margin:60px 0}.gallery-section[data-astro-cid-dhfotatx]{margin-top:40px}.gallery-section-title[data-astro-cid-dhfotatx]{font-family:var(--font-serif);font-size:2.5rem;text-align:center;margin-bottom:10px;color:var(--color-gold)}.gallery-section-subtitle[data-astro-cid-dhfotatx]{text-align:center;color:var(--color-text-muted);font-size:1.1rem;margin-bottom:30px}.gallery-wrapper[data-astro-cid-dhfotatx]{position:relative;cursor:grab}.gallery-wrapper[data-astro-cid-dhfotatx]:active{cursor:grabbing}.gallery-scroll[data-astro-cid-dhfotatx]{overflow-x:auto;overflow-y:hidden;padding:20px 60px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gallery-scroll[data-astro-cid-dhfotatx]::-webkit-scrollbar{display:none}.gallery-scroll[data-astro-cid-dhfotatx] .arrow[data-astro-cid-dhfotatx]{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#141414e6;border:1px solid var(--color-gold);border-radius:50%;cursor:pointer;display:flex!important;align-items:center;justify-content:center;z-index:10;transition:all .2s}.gallery-scroll[data-astro-cid-dhfotatx] .arrow[data-astro-cid-dhfotatx]:hover{background:var(--color-gold)}.gallery-scroll[data-astro-cid-dhfotatx] .arrow[data-astro-cid-dhfotatx]:hover svg[data-astro-cid-dhfotatx]{stroke:#141414}.gallery-scroll[data-astro-cid-dhfotatx] .arrow[data-astro-cid-dhfotatx].hidden{opacity:0;pointer-events:none}.gallery-scroll[data-astro-cid-dhfotatx] .arrow-left[data-astro-cid-dhfotatx]{left:10px}.gallery-scroll[data-astro-cid-dhfotatx] .arrow-right[data-astro-cid-dhfotatx]{right:10px}.gallery-scroll[data-astro-cid-dhfotatx] .arrow[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{width:18px;height:18px;stroke:var(--color-gold);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.lightbox[data-astro-cid-dhfotatx]{position:fixed;inset:0;z-index:9999;background:#000000f2;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.lightbox[data-astro-cid-dhfotatx].active{opacity:1;visibility:visible}.lightbox-overlay[data-astro-cid-dhfotatx]{position:relative;max-width:90vw;max-height:90vh;transform:scale(.95);transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.lightbox[data-astro-cid-dhfotatx].active .lightbox-overlay[data-astro-cid-dhfotatx]{transform:scale(1)}.lightbox-overlay[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{max-width:90vw;max-height:90vh;object-fit:contain;box-shadow:0 0 40px #d4b87233;border-radius:4px;border:1px solid var(--color-gold)}.lightbox-close[data-astro-cid-dhfotatx]{position:absolute;top:-40px;right:0;background:none;border:none;color:var(--color-gold);font-size:36px;cursor:pointer;opacity:.7;transition:opacity .2s}.lightbox-close[data-astro-cid-dhfotatx]:hover{opacity:1}.gallery-track[data-astro-cid-dhfotatx]{display:grid;grid-template-rows:repeat(3,240px);grid-auto-columns:300px;grid-auto-flow:column dense;gap:12px;width:max-content;margin:0 auto}.masonry-item[data-astro-cid-dhfotatx]{position:relative;overflow:hidden;border-radius:4px;cursor:pointer;background:var(--color-card);border:1px solid var(--color-border);transition:all .3s ease}.masonry-item[data-astro-cid-dhfotatx]:hover{border-color:var(--color-gold);box-shadow:0 0 20px #d4b87226}.masonry-item[data-astro-cid-dhfotatx].base{grid-column:span 1;grid-row:span 1}.masonry-item[data-astro-cid-dhfotatx].vertical{grid-column:span 1;grid-row:span 2}.masonry-item[data-astro-cid-dhfotatx].horizontal{grid-column:span 2;grid-row:span 1}.artwork-card[data-astro-cid-dhfotatx]{width:100%;height:100%;display:block}.artwork-card[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;transition:transform .3s}.artwork-card[data-astro-cid-dhfotatx]:hover img[data-astro-cid-dhfotatx]{transform:scale(1.04)}.artwork-image[data-astro-cid-dhfotatx]{background:#1a1a1a}.artwork-image[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:auto;display:block}.artwork-info[data-astro-cid-dhfotatx]{padding:12px}.artwork-info[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-family:var(--font-serif);font-size:1.1rem;margin:0 0 5px;color:var(--color-text)}.meta[data-astro-cid-dhfotatx]{font-size:.85rem;color:#666;margin:0}.no-artworks[data-astro-cid-dhfotatx]{text-align:center;padding:60px 20px;color:#666}@media(max-width:1024px){.artist-name[data-astro-cid-dhfotatx]{font-size:2.8rem}}@media(max-width:768px){.gallery-track[data-astro-cid-dhfotatx]{grid-template-rows:repeat(3,160px);grid-auto-columns:200px}.gallery-wrapper[data-astro-cid-dhfotatx]{padding:20px}.arrow[data-astro-cid-dhfotatx]{display:none!important}.artist-name[data-astro-cid-dhfotatx]{font-size:2.2rem}.bio-wrapper[data-astro-cid-dhfotatx]{padding:30px 20px}}@media(max-width:480px){.artist-name[data-astro-cid-dhfotatx]{font-size:1.8rem}}.site-footer[data-astro-cid-dhfotatx]{text-align:center;padding:60px 20px;background:var(--color-bg-dark);border-top:1px solid var(--color-border);margin-top:80px}
