.vss-page{width:min(100%,1400px);margin:0 auto;padding:clamp(14px,2.5vw,32px) clamp(14px,2.5vw,32px);box-sizing:border-box}.vss-header{text-align:center;margin:0 0 clamp(5px,.9vw,9px)}.vss-title{margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.08;font-weight:700}.vss-date{margin-top:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.15;opacity:.72}.vss-stage{position:relative;width:100%;height:min(72svh,820px);min-height:320px;overflow:hidden;background:var(--vss-background,#000000);outline:none;user-select:none;-webkit-user-select:none;touch-action:pan-y}.vss-stage:focus-visible{outline:3px solid currentColor;outline-offset:3px}.vss-slides{position:absolute;inset:0;overflow:hidden;background:var(--vss-background,#000000)}.vss-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;margin:0;opacity:0;visibility:hidden;transition:opacity .24s ease}.vss-slide.is-active{opacity:1;visibility:visible}.vss-slide img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;pointer-events:none}.vss-control{position:absolute;z-index:5;box-sizing:border-box;transition:opacity .22s ease,background-color .22s ease}.vss-stage.is-fullscreen.is-controls-hidden .vss-control{opacity:0;pointer-events:none}.vss-stage.is-fullscreen:not(.is-controls-hidden) .vss-control{opacity:1}.vss-nav{top:50%;width:34px;height:54px;padding:0;border:0;border-radius:7px;background:rgba(0,0,0,.36);cursor:pointer;transform:translateY(-50%)}.vss-nav:hover,.vss-nav:focus-visible,.vss-fullscreen:hover,.vss-fullscreen:focus-visible{background:rgba(0,0,0,.62)}.vss-prev{left:10px}.vss-next{right:10px}.vss-nav span{position:absolute;top:50%;left:50%;width:0;height:0;transform:translate(-50%,-50%)}.vss-prev span{border-top:9px solid transparent;border-bottom:9px solid transparent;border-right:14px solid #fff;margin-left:-2px}.vss-next span{border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid #fff;margin-left:2px}.vss-fullscreen{top:10px;right:10px;width:32px;height:32px;padding:0;border:0;border-radius:7px;background:rgba(0,0,0,.42);cursor:pointer}.vss-fullscreen span,.vss-fullscreen span::before,.vss-fullscreen span::after{position:absolute;display:block;content:""}.vss-fullscreen span{inset:8px;border:1.5px solid #fff}.vss-fullscreen span::before{inset:3px;background:rgba(0,0,0,.42)}.vss-fullscreen span::after{display:none}.vss-autoplay-overlay{display:none;align-items:center;padding:2px;border-radius:999px;background:rgba(0,0,0,.48);color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.2)}.vss-autoplay-choice{min-width:28px;height:24px;padding:0 5px;border:1px solid rgba(255,255,255,.72);border-right:0;background:transparent;color:#fff;cursor:pointer;font:600 .82rem/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.vss-autoplay-choice:first-child{border-radius:999px 0 0 999px}.vss-autoplay-choice:last-child{border-right:1px solid rgba(255,255,255,.72);border-radius:0 999px 999px 0}.vss-autoplay-choice.is-active{background:#fff;color:#000}.vss-autoplay-choice:focus-visible{position:relative;z-index:2;outline:2px solid currentColor;outline-offset:2px}.vss-caption{min-height:1.55em;margin-top:7px;text-align:center;font-size:clamp(.98rem,1.8vw,1.12rem);line-height:1.4;font-style:italic}.vss-caption:empty{visibility:hidden}.vss-normal-controls{position:relative;display:flex;min-height:30px;margin-top:3px;align-items:center;justify-content:center}.vss-autoplay-normal{position:absolute;left:0;top:50%;display:flex;align-items:center;padding:2px;border-radius:999px;background:rgba(255,255,255,.96);color:#111;box-shadow:0 1px 4px rgba(0,0,0,.12);transform:translateY(-50%)}.vss-autoplay-normal .vss-autoplay-choice{border-color:rgba(0,0,0,.45);color:#111}.vss-autoplay-normal .vss-autoplay-choice:last-child{border-right-color:rgba(0,0,0,.45)}.vss-autoplay-normal .vss-autoplay-choice.is-active{background:#111;color:#fff}.vss-indicators{display:flex;justify-content:center;align-items:center;gap:8px}.vss-indicators-fullscreen{display:none}.vss-indicators-normal{position:static;padding:6px 10px;color:#111}.vss-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:currentColor;opacity:.32;cursor:pointer;transition:opacity .18s ease,transform .18s ease}.vss-dot.is-active{opacity:1;transform:scale(1.35)}.vss-dot:focus-visible{outline:2px solid currentColor;outline-offset:3px}.vss-fs-caption{display:none}.vss-error{margin:20px auto;max-width:900px}.vss-stage.is-fullscreen{width:100vw;height:100vh;min-height:0;overflow:hidden;background:var(--vss-background,#000000);touch-action:none}.vss-stage.is-fullscreen .vss-slides{background:var(--vss-background,#000000)}.vss-stage.is-fullscreen .vss-slide{transition:opacity .18s ease}.vss-stage.is-fullscreen .vss-slide img{width:100vw;height:100vh;max-width:100vw;max-height:100vh;object-fit:contain}.vss-stage.is-fullscreen .vss-nav{width:46px;height:68px;background:rgba(0,0,0,.32)}.vss-stage.is-fullscreen .vss-prev{left:calc(env(safe-area-inset-left,0px) + 12px)}.vss-stage.is-fullscreen .vss-next{right:calc(env(safe-area-inset-right,0px) + 12px)}.vss-stage.is-fullscreen .vss-autoplay-fullscreen{display:flex;top:calc(env(safe-area-inset-top,0px) + 10px);left:calc(env(safe-area-inset-left,0px) + 10px)}.vss-stage.is-fullscreen .vss-fullscreen{top:auto;right:auto;left:calc(env(safe-area-inset-left,0px) + 14px);bottom:calc(env(safe-area-inset-bottom,0px) + 14px);width:30px;height:30px;background:rgba(0,0,0,.46);border-radius:50%}.vss-stage.is-fullscreen .vss-fullscreen span{position:absolute;inset:0;border:0}.vss-stage.is-fullscreen .vss-fullscreen span::before,.vss-stage.is-fullscreen .vss-fullscreen span::after{display:block;content:"";position:absolute;left:7px;top:14px;width:16px;height:2px;background:#fff;transform-origin:center}.vss-stage.is-fullscreen .vss-fullscreen span::before{inset:auto;left:7px;top:14px;transform:rotate(45deg)}.vss-stage.is-fullscreen .vss-fullscreen span::after{left:7px;top:14px;transform:rotate(-45deg)}.vss-stage.is-fullscreen .vss-indicators-fullscreen{display:flex;position:absolute;left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 14px);transform:translateX(-50%);padding:8px 12px;border-radius:999px;background:rgba(0,0,0,.38);color:#fff}.vss-stage.is-fullscreen .vss-fs-caption{display:block;left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 54px);max-width:min(80vw,900px);transform:translateX(-50%);padding:7px 12px;border-radius:8px;background:rgba(0,0,0,.38);color:#fff;text-align:center;font-size:clamp(1rem,2vw,1.3rem);line-height:1.4}.vss-stage.is-fullscreen.is-controls-hidden{cursor:none}.vss-stage.is-fullscreen .vss-nav:focus-visible,.vss-stage.is-fullscreen .vss-fullscreen:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width:700px){.vss-page{padding:12px 8px}.vss-header{margin-bottom:5px}.vss-date{margin-top:0}.vss-stage{height:min(66svh,680px);min-height:280px}.vss-nav{width:30px;height:50px}.vss-prev{left:7px}.vss-next{right:7px}.vss-fullscreen{top:7px;right:7px;width:30px;height:30px}.vss-normal-controls{min-height:29px}.vss-autoplay-normal{left:0;padding:2px}.vss-autoplay-choice{min-width:27px;height:23px;padding:0 4px;font-size:.8rem}.vss-indicators-normal{padding:5px 8px;gap:7px}.vss-stage.is-fullscreen .vss-nav{width:40px;height:60px}.vss-stage.is-fullscreen .vss-prev{left:calc(env(safe-area-inset-left,0px) + 7px)}.vss-stage.is-fullscreen .vss-next{right:calc(env(safe-area-inset-right,0px) + 7px)}.vss-stage.is-fullscreen .vss-autoplay-fullscreen{top:calc(env(safe-area-inset-top,0px) + 7px);left:calc(env(safe-area-inset-left,0px) + 7px)}.vss-stage.is-fullscreen .vss-fullscreen{top:auto;right:auto;left:calc(env(safe-area-inset-left,0px) + 9px);bottom:calc(env(safe-area-inset-bottom,0px) + 10px);width:28px;height:28px}.vss-stage.is-fullscreen .vss-fullscreen span::before,.vss-stage.is-fullscreen .vss-fullscreen span::after{left:6px;top:13px;width:16px}.vss-stage.is-fullscreen .vss-indicators-fullscreen{bottom:calc(env(safe-area-inset-bottom,0px) + 10px)}.vss-stage.is-fullscreen .vss-fs-caption{bottom:calc(env(safe-area-inset-bottom,0px) + 48px);max-width:86vw}}@media(max-width:480px){.vss-autoplay-normal{left:0}.vss-dot{width:8px;height:8px}}@media(prefers-reduced-motion:reduce){.vss-slide,.vss-control,.vss-dot{transition:none}}
