.gallery-archive{background:#fff;color:#111}.gallery-archive__hero{padding:24px 0 16px}.gallery-archive__hero-inner{max-width:720px}.gallery-archive__title{margin:0;font-family:Archivo,sans-serif;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1;letter-spacing:-.04em;color:#111}.gallery-archive__section{padding:8px 0 72px}.gallery-archive__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gallery-card{min-width:0}.gallery-card__link{display:flex;flex-direction:column;min-height:100%;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1118270a;color:inherit;text-decoration:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background-color .22s ease}.gallery-card__link:hover,.gallery-card__link:focus-visible{transform:translateY(-4px);border-color:#d1d5db;background:#fff;box-shadow:0 14px 30px #11182714,0 2px 6px #1118270a}.gallery-card__media{overflow:hidden;border:1px solid #eceff3;border-radius:4px;background:#f3f4f6}.gallery-card__image{display:block;width:100%;aspect-ratio:16 / 11;object-fit:cover;transition:transform .26s ease,filter .26s ease}.gallery-card__link:hover .gallery-card__image,.gallery-card__link:focus-visible .gallery-card__image{transform:scale(1.035);filter:saturate(1.02) contrast(1.02)}.gallery-card__body{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:14px}.gallery-card__title{margin:0;font-family:Archivo,sans-serif;font-size:1.375rem;line-height:1.15;letter-spacing:-.03em;color:#111}.gallery-card__body:after{content:"↗";flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e5e7eb;border-radius:999px;color:#111;font-size:1rem;line-height:1;transition:transform .22s ease,border-color .22s ease,background-color .22s ease}.gallery-card__link:hover .gallery-card__body:after,.gallery-card__link:focus-visible .gallery-card__body:after{transform:translate(2px,-2px);border-color:#d1d5db;background:#f9fafb}.gallery-archive__empty{padding:24px 0;border-top:1px solid #e5e7eb}.gallery-archive__empty h2{margin:0 0 8px;font-family:Archivo,sans-serif;font-size:1.75rem;line-height:1.1;letter-spacing:-.03em}.gallery-archive__empty p{margin:0;color:#6b7280;line-height:1.7}@media(max-width:767.98px){.gallery-archive__hero{padding:18px 0 12px}.gallery-archive__title{font-size:clamp(2rem,10vw,3rem)}.gallery-archive__section{padding-bottom:48px}.gallery-archive__grid{grid-template-columns:1fr;gap:18px}.gallery-card__link{padding:10px}}@media(min-width:768px)and (max-width:1023.98px){.gallery-archive__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}.gallery-detail{background:#fff;color:#111}.gallery-detail__hero{padding:24px 0 20px}.gallery-detail__hero-grid{display:block}.gallery-detail__title{margin:0;font-family:Archivo,sans-serif;font-size:clamp(2.25rem,5vw,4rem);line-height:.98;letter-spacing:-.05em;color:#111}.gallery-detail__section{padding:0 0 72px}.gallery-detail__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gallery-detail__figure{margin:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:4px;background:#f3f4f6}.gallery-detail__button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.gallery-detail__image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.galleryLightboxPopup{width:min(1360px,96vw)!important;max-width:none!important;padding:8px!important;border-radius:10px!important;background:#fff!important}.galleryLightboxContent{margin:0!important;padding:0!important}.galleryLightboxClose{top:12px!important;right:12px!important;width:40px!important;height:40px!important;color:#111!important;font-size:1.75rem!important}.gallery-lightbox{display:grid;gap:10px}.gallery-lightbox__frame{overflow:hidden;border-radius:6px;background:#f3f4f6}.gallery-lightbox__image{display:block;width:100%;max-height:82vh;object-fit:contain}.gallery-lightbox__footer{display:flex;align-items:center;justify-content:center;gap:12px;padding:2px 4px 0}.gallery-lightbox__nav{min-width:72px;min-height:40px;padding:0 14px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#111;font-size:.9rem;font-weight:600;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.gallery-lightbox__nav:hover:not(:disabled),.gallery-lightbox__nav:focus-visible:not(:disabled){border-color:#d1d5db;background:#f9fafb;transform:translateY(-1px)}.gallery-lightbox__nav:disabled{opacity:.4;cursor:default}.gallery-lightbox__counter{min-width:84px;text-align:center;font-size:.92rem;font-weight:600;color:#4b5563}.gallery-detail__empty{padding:24px 0;border-top:1px solid #e5e7eb}.gallery-detail__empty h2{margin:0 0 8px;font-family:Archivo,sans-serif;font-size:1.75rem;line-height:1.1;letter-spacing:-.03em}.gallery-detail__empty p{margin:0;color:#6b7280;line-height:1.7}.gallery-detail__load-more{display:flex;justify-content:center;margin-top:28px}.gallery-detail__load-more-button{min-width:180px;min-height:46px;padding:0 18px;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#111;font-size:.95rem;font-weight:600;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.gallery-detail__load-more-button:hover,.gallery-detail__load-more-button:focus-visible{border-color:#9ca3af;background:#f9fafb;transform:translateY(-1px)}.gallery-detail__load-more-button:disabled{opacity:.6;cursor:wait;transform:none}@media(max-width:767.98px){.gallery-detail__hero{padding:18px 0 16px}.gallery-detail__title{font-size:clamp(2rem,10vw,3.25rem)}.gallery-detail__section{padding-bottom:48px}.gallery-detail__grid{grid-template-columns:1fr}.galleryLightboxPopup{width:100vw!important;padding:6px!important;border-radius:0!important}.gallery-lightbox__image{max-height:74vh}.gallery-lightbox__footer{gap:8px}.gallery-lightbox__nav{min-width:64px;min-height:38px;padding:0 12px}}@media(min-width:768px)and (max-width:1023.98px){.gallery-detail__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
