.Gallery_page__LHofP{background:#fff}.Gallery_inner__F0tsb{max-width:var(--max-width);margin:0 auto;padding:2rem var(--px) 3rem}.Gallery_header__LwVhh{text-align:center;margin-bottom:2rem;animation:Gallery_fadeUp__b4tY8 .7s ease-out both}@keyframes Gallery_fadeUp__b4tY8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Gallery_label__riMKj{display:inline-block;color:var(--color-primary);font-size:.75rem;font-weight:600;letter-spacing:.06em;margin-bottom:.4rem}.Gallery_title__Xip9Z{font-size:1.375rem;font-weight:800;color:#1a1a1a;margin-bottom:.3rem}.Gallery_desc__7BDjj{color:var(--color-text-light);font-size:.85rem}.Gallery_gallery__ohSP4{display:flex;gap:1rem;animation:Gallery_fadeUp__b4tY8 .7s ease-out .15s both}.Gallery_mainWrap__tqGgX{flex:1;aspect-ratio:16/10;position:relative;border-radius:1rem;overflow:hidden;background:#f3f3f3}.Gallery_mainImage__0rSp8{object-fit:cover;object-position:center;transition:opacity .35s ease}.Gallery_thumbPanel__DBdlG{width:100px;flex-shrink:0;display:flex;flex-direction:column;gap:.5rem;max-height:calc(100vw * .5);overflow-y:auto;scrollbar-width:none;padding-right:2px}.Gallery_thumbPanel__DBdlG::-webkit-scrollbar{display:none}.Gallery_thumb__Qysvp{position:relative;width:100%;aspect-ratio:4/3;border-radius:.4rem;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s,opacity .2s,transform .15s;background:#f3f3f3;opacity:.5;flex-shrink:0}.Gallery_thumb__Qysvp:hover{opacity:.8;transform:scale(1.03)}.Gallery_thumbActive__orSp0{border-color:var(--color-primary);opacity:1}.Gallery_thumbImage__YFFAn{object-fit:cover}.Gallery_counter__vA3qr{text-align:center;margin-top:1rem;font-size:.8125rem;color:var(--color-text-light);animation:Gallery_fadeUp__b4tY8 .7s ease-out .3s both}.Gallery_counterCurrent__yluC0{color:var(--color-primary);font-weight:700}.Gallery_navBtn__VD7ym{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;border:none;background:rgba(255,255,255,.85);color:#555;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s}.Gallery_navBtn__VD7ym:hover{background:#fff;color:var(--color-primary)}.Gallery_navBtnIcon__4xKXd{width:.75rem;height:.75rem}.Gallery_navPrev__2S7dV{left:.75rem}.Gallery_navNext__tpmtT{right:.75rem}@media (max-width:640px){.Gallery_gallery__ohSP4{flex-direction:column}.Gallery_mainWrap__tqGgX{aspect-ratio:4/3}.Gallery_thumbPanel__DBdlG{width:100%;max-height:none;flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:.4rem}.Gallery_thumb__Qysvp{width:64px;aspect-ratio:4/3}.Gallery_navBtn__VD7ym{display:flex}}