@charset "UTF-8";.lh-gallery{width:min(100% - 48px,var(--container-max));margin:0 auto}.lh-gallery__stage{position:relative;padding:24px;border-radius:34px;border:1px solid var(--line-color);background:linear-gradient(180deg,color-mix(in oklch,var(--primary-color) 80%,white),color-mix(in oklch,var(--primary-color) 95%,white));box-shadow:var(--dropshadow);overflow:hidden;isolation:isolate}.lh-gallery__stage:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(24,32,44,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(24,32,44,.028) 1px,transparent 1px),radial-gradient(circle at 14% 22%,color-mix(in oklch,var(--accent-color) 8%,transparent),transparent 18%),radial-gradient(circle at 86% 82%,color-mix(in oklch,var(--ternary-color) 10%,transparent),transparent 22%);background-size:28px 28px,28px 28px,auto,auto;opacity:.68;z-index:-1}.lh-gallery__lane{display:flex;align-items:flex-end;gap:18px;width:max-content;animation:lh-gallery-pan 34s linear infinite;will-change:transform}.lh-gallery__lane+.lh-gallery__lane{margin-top:18px;align-items:flex-start;animation-direction:reverse;animation-duration:42s}.lh-gallery__stage:hover .lh-gallery__lane{animation-play-state:paused}@keyframes lh-gallery-pan{0%{transform:translate(0)}to{transform:translate(-50%)}}.lh-gallery__shot{position:relative;flex:0 0 auto;border-radius:24px;overflow:hidden;border:1px solid var(--line-color);background-color:color-mix(in oklch,var(--accent-color) 18%,var(--primary-color));box-shadow:0 12px 34px #18202c12}.lh-gallery__shot.wide{width:320px;height:214px}.lh-gallery__shot.square{width:246px;height:246px}.lh-gallery__shot.portrait{width:216px;height:282px}.lh-gallery__shot.tall{width:236px;height:320px}.lh-gallery__shot:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 45%,#00000038),radial-gradient(circle at 28% 24%,rgba(255,255,255,.3),transparent 20%),linear-gradient(135deg,var(--accent-color),color-mix(in oklch,var(--accent-color) 60%,white) 40%,var(--ternary-color) 100%)}.lh-gallery__shot:after{content:attr(data-label);position:absolute;left:14px;bottom:14px;padding:8px 12px;border-radius:999px;background:color-mix(in oklch,var(--primary-color) 78%,white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:color-mix(in oklch,var(--secondary-color) 70%,white);font-size:11px;letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--line-color)}.lh-gallery__shot.shot-b:before,.lh-gallery__shot.shot-f:before,.lh-gallery__shot.shot-j:before{background:linear-gradient(180deg,#0000 42%,#0003),radial-gradient(circle at 72% 22%,rgba(255,255,255,.24),transparent 20%),linear-gradient(135deg,var(--secondary-color),color-mix(in oklch,var(--secondary-color) 60%,var(--accent-color)) 48%,var(--ternary-color) 100%)}.lh-gallery__shot.shot-c:before,.lh-gallery__shot.shot-g:before{background:linear-gradient(180deg,#0000 44%,#0000002e),radial-gradient(circle at 36% 18%,rgba(255,255,255,.34),transparent 18%),linear-gradient(135deg,var(--ternary-color),color-mix(in oklch,var(--ternary-color) 70%,white) 40%,var(--accent-color) 100%)}.lh-gallery__shot.shot-d:before,.lh-gallery__shot.shot-h:before{background:linear-gradient(180deg,#0000 45%,#00000038),radial-gradient(circle at 62% 26%,rgba(255,255,255,.28),transparent 20%),linear-gradient(135deg,color-mix(in oklch,var(--accent-color) 75%,white),color-mix(in oklch,var(--accent-color) 50%,white) 38%,var(--ternary-color) 100%)}.lh-gallery__shot.shot-e:before,.lh-gallery__shot.shot-i:before{background:linear-gradient(180deg,#0000 40%,#0000002e),radial-gradient(circle at 30% 26%,rgba(255,255,255,.26),transparent 20%),linear-gradient(135deg,color-mix(in oklch,var(--secondary-color) 88%,var(--accent-color)),color-mix(in oklch,var(--accent-color) 60%,var(--secondary-color)) 45%,var(--ternary-color) 100%)}.lh-gallery__shot .shot-frame{position:absolute;inset:14px;border-radius:18px;border:1px solid rgba(255,255,255,.44)}.lh-gallery__shot .shot-orbit{position:absolute;width:72%;height:72%;left:14%;top:16%;border-radius:50%;border:1px solid rgba(255,255,255,.32);transform:rotate(-16deg)}.lh-gallery__shot .shot-grid{position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:20px 20px;mix-blend-mode:screen}.lh-gallery__shot .shot-note{position:absolute;right:18px;top:18px;width:54px;height:54px;border-radius:16px;background:#fff3;border:1px solid rgba(255,255,255,.32);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:960px){.lh-gallery{width:min(100% - 28px,var(--container-max))}.lh-gallery__stage{padding:18px;border-radius:26px}.lh-gallery__shot.wide{width:270px;height:182px}.lh-gallery__shot.square{width:206px;height:206px}.lh-gallery__shot.portrait{width:184px;height:242px}.lh-gallery__shot.tall{width:198px;height:280px}}@media(max-width:640px){.lh-gallery__lane{gap:12px;animation-duration:28s}.lh-gallery__lane+.lh-gallery__lane{animation-duration:34s}.lh-gallery__shot.wide{width:226px;height:156px}.lh-gallery__shot.square{width:172px;height:172px}.lh-gallery__shot.portrait{width:150px;height:210px}.lh-gallery__shot.tall{width:164px;height:238px}}
