.gallery-page{background-color:#f8fafc;min-height:100vh;padding:1rem 0 8rem}.gallery-header{margin-bottom:1rem;padding:1rem 1.2rem}.gallery-header h1{color:#1a1a1a;margin:0;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.gallery-section{margin-bottom:2.5rem}.gallery-section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 1.2rem;display:flex}.gallery-section-title{color:#1a1a1a;margin:0;font-family:Sora,sans-serif;font-size:1.15rem;font-weight:700}.gallery-section-link{color:#10b981;font-size:.85rem;font-weight:600;text-decoration:none}.gallery-row{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding:0 1.2rem 1rem;display:flex;overflow-x:auto}.gallery-row::-webkit-scrollbar{display:none}.gallery-card-detail{scroll-snap-align:start;background:#fff;border-radius:20px;flex-direction:column;flex-shrink:0;min-width:260px;max-width:280px;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.gallery-card-detail__image{width:100%;height:160px;position:relative}.gallery-card-detail__image img{object-fit:cover;width:100%;height:100%}.gallery-card-detail__content{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.gallery-card-detail__title{color:#1a1a1a;margin:0 0 .5rem;font-size:1rem;font-weight:700}.gallery-card-detail__desc{color:#666;margin:0;font-size:.85rem;line-height:1.5}.gallery-card-image{scroll-snap-align:start;aspect-ratio:4/5;border-radius:16px;flex-shrink:0;min-width:160px;max-width:160px;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.gallery-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.gallery-card-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#000c 100%);position:absolute;inset:0}.gallery-card-image__content{z-index:10;padding:1rem;position:absolute;bottom:0;left:0;right:0}.gallery-card-image__title{color:#fff;text-transform:uppercase;letter-spacing:.02em;text-align:center;margin:0;font-family:Sora,sans-serif;font-size:.95rem;font-weight:700}.gallery-card-wide{aspect-ratio:16/9;min-width:280px;max-width:300px}
