.gallery_gallery__nDU3_{padding-block:clamp(2.5rem,4vw,4rem);min-height:60vh;background-color:#f9fafb;color:var(--foreground);position:relative}.gallery_header__IZ7uf{margin-bottom:clamp(2rem,4vw,3rem);text-align:center}.gallery_title__f_BKe{margin:0 0 .5rem;font-size:clamp(1.25rem,4vw,2rem);font-weight:800;line-height:1.25;color:#111;letter-spacing:-.02em}.gallery_subtitle__3KIfT{margin:0;font-size:clamp(.95rem,2.5vw,1.05rem);font-weight:400;line-height:1.65;color:rgba(17,17,17,.82)}.gallery_albumsList__pXfFg{display:flex;flex-direction:column;gap:clamp(3rem,6vw,5rem);max-width:1100px;margin:0 auto;padding:0;list-style:none}.gallery_albumRow__Cr5Li{display:flex;align-items:center;gap:clamp(2rem,4vw,3.5rem)}.gallery_albumRowLeft__iYymv{flex-direction:row}.gallery_albumRowRight__lnu4L{flex-direction:row-reverse}.gallery_albumDescription__knvNL{flex:1 1;min-width:0}.gallery_albumDescription__knvNL p{margin:0;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:500;line-height:1.65;color:rgba(17,17,17,.82)}.gallery_albumDescLeft__Zz1jm{text-align:left}.gallery_albumDescRight__2ZTum{text-align:right}@keyframes gallery_slideInFromLeft__ZBZBX{0%{opacity:0;transform:translateX(-80px)}to{opacity:1;transform:translateX(0)}}@keyframes gallery_slideInFromRight__uA68z{0%{opacity:0;transform:translateX(80px)}to{opacity:1;transform:translateX(0)}}.gallery_albumCardFromLeft__6C6BA{opacity:0;transform:translateX(-80px)}.gallery_albumCardFromRight__gpZbK{opacity:0;transform:translateX(80px)}.gallery_albumRowVisible__rl8Tg .gallery_albumCardFromLeft__6C6BA{animation:gallery_slideInFromLeft__ZBZBX .6s ease-out both}.gallery_albumRowVisible__rl8Tg .gallery_albumCardFromRight__gpZbK{animation:gallery_slideInFromRight__uA68z .6s ease-out both}.gallery_albumCard__jbpbD{display:block;position:relative;flex-shrink:0;width:min(420px,52%);min-height:300px;padding:0;background-color:#fff;background-size:cover;background-position:50%;background-repeat:no-repeat;border:1px solid rgba(0,0,0,.06);border-radius:24px;box-shadow:0 4px 6px rgba(0,0,0,.04),0 12px 24px rgba(0,0,0,.06),inset 0 0 0 1px rgba(255,255,255,.6);overflow:hidden;text-align:center;text-decoration:none;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.gallery_albumCard__jbpbD:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),transparent 40%,rgba(0,0,0,.6));opacity:0;transition:opacity .3s ease}.gallery_albumCard__jbpbD:hover{transform:translateY(-6px) scale(1.01);border-color:rgba(0,0,0,.08);box-shadow:0 8px 16px rgba(0,0,0,.06),0 24px 48px rgba(0,0,0,.12),inset 0 0 0 1px rgba(255,255,255,.8)}.gallery_albumCard__jbpbD:hover:before{opacity:1}.gallery_albumCard__jbpbD:focus-visible{outline:none;border-color:var(--accent-ring);box-shadow:0 0 0 3px var(--accent-soft)}.gallery_albumOverlay__zCINT{position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.05) 40%,rgba(0,0,0,.65))}.gallery_albumContent__qlcyu{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:flex-start;height:100%;min-height:300px;padding:1.75rem 1.5rem;text-align:left}.gallery_albumName__cDT0h{position:relative;z-index:1;margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:800;color:white;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.5),0 4px 20px rgba(0,0,0,.5)}@media (max-width:768px){.gallery_albumRow__Cr5Li{flex-direction:column!important;text-align:center}.gallery_albumDescLeft__Zz1jm,.gallery_albumDescRight__2ZTum{text-align:center}.gallery_albumCard__jbpbD{width:100%;max-width:480px;min-height:260px}.gallery_albumContent__qlcyu{min-height:260px;padding:1.25rem 1rem}.gallery_albumName__cDT0h{font-size:1.2rem}}@media (max-width:480px){.gallery_title__f_BKe{font-size:1.2rem}.gallery_subtitle__3KIfT{font-size:.9rem}.gallery_albumCard__jbpbD{max-width:100%;min-height:220px;border-radius:20px}.gallery_albumContent__qlcyu{min-height:220px;padding:1rem}.gallery_albumName__cDT0h{font-size:1.1rem}}@media (prefers-reduced-motion:reduce){.gallery_albumCardFromLeft__6C6BA,.gallery_albumCardFromRight__gpZbK{opacity:1;transform:none;animation:none}}