.gallery-header{background:linear-gradient(135deg,#f9fafb,#fff);padding:2rem 1rem;border-bottom:1px solid rgba(68,68,68,.1)}@media (min-width: 640px){.gallery-header{padding:3rem 1.5rem}}@media (min-width: 1024px){.gallery-header{padding:4rem 2rem}}.gallery-header-content{max-width:80rem;margin:0 auto;text-align:center}.gallery-title{font-size:2.25rem;font-weight:700;color:#444;margin-bottom:.75rem;letter-spacing:-.025em}@media (min-width: 640px){.gallery-title{font-size:3rem}}@media (min-width: 1024px){.gallery-title{font-size:3.75rem}}.gallery-subtitle{font-size:1rem;color:#444444b3;line-height:1.75}@media (min-width: 640px){.gallery-subtitle{font-size:1.125rem}}@media (min-width: 1024px){.gallery-subtitle{font-size:1.25rem}}.gallery-feed{padding:3rem 0 6rem;background-color:#fff}@media (min-width: 1024px){.gallery-feed{padding:4rem 0 8rem}}.gallery-container{max-width:90rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.gallery-container{padding:0 1.5rem}}@media (min-width: 1024px){.gallery-container{padding:0 2rem}}.gallery-loading{display:flex;justify-content:center;align-items:center;min-height:400px}.loading-spinner{display:flex;flex-direction:column;align-items:center;gap:1rem}.spinner{animation:spin 1s linear infinite;color:#32ab98}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{color:#4449;font-size:1rem;font-weight:500}#gallery-grid{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media (min-width: 640px){#gallery-grid{gap:1rem}}@media (min-width: 1024px){#gallery-grid{gap:1.25rem}}#gallery-grid.loaded{display:flex}.gallery-item{position:relative;overflow:hidden;border-radius:.375rem;background-color:#f9fafb;box-shadow:0 1px 3px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1);flex:0 1 auto;max-width:100%;cursor:pointer}@media (min-width: 640px){.gallery-item{max-width:calc(50% - .5rem)}}@media (min-width: 1024px){.gallery-item{max-width:400px}}@media (hover: hover) and (pointer: fine){.gallery-item:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 40px #0003,0 8px 16px #00000026;z-index:10}.gallery-item:hover .gallery-image{transform:scale(1.05)}}.gallery-image-container{position:relative;width:100%;overflow:hidden;background-color:#e5e7eb}.gallery-image{display:block;width:100%;height:auto;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1)}.gallery-brand-label{position:absolute;bottom:.75rem;left:.75rem;font-size:.75rem;font-weight:500;color:#ffffffd9;background-color:#0000004d;padding:.25rem .625rem;border-radius:.25rem;letter-spacing:.025em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (min-width: 640px){.gallery-brand-label{font-size:.8125rem;bottom:1rem;left:1rem;padding:.375rem .75rem}}.gallery-empty{text-align:center;padding:4rem 1rem;color:#4449}.gallery-empty-icon{width:4rem;height:4rem;margin:0 auto 1.5rem;color:#4444444d}.gallery-empty-title{font-size:1.5rem;font-weight:700;color:#444;margin-bottom:.75rem}.gallery-empty-text{font-size:1.125rem;line-height:1.75;max-width:32rem;margin:0 auto}.gallery-error{text-align:center;padding:4rem 1rem;color:#dc2626}.gallery-error-icon{width:4rem;height:4rem;margin:0 auto 1.5rem;color:#dc2626}.gallery-error-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.gallery-error-text{font-size:1.125rem;line-height:1.75;max-width:32rem;margin:0 auto}
