.team6th-ttg{--ttg-gap:18px;--ttg-card-width:240px;--ttg-track-height:500px;position:relative;width:100%;max-width:1440px;margin:0 auto;padding:20px 58px 10px;box-sizing:border-box;overflow:hidden}
.team6th-ttg__track{position:relative;box-sizing:border-box;width:100%;height:var(--ttg-track-height);overflow:hidden;touch-action:pan-y;outline:none}
.team6th-ttg__track::-webkit-scrollbar{display:none}
.team6th-ttg__card{position:absolute;top:50%;left:50%;width:var(--ttg-card-width);max-height:620px;aspect-ratio:9/16;border-radius:22px;overflow:hidden;background:#111;filter:blur(var(--ttg-blur));opacity:var(--ttg-opacity);transform:translate(-50%,-50%) translateX(var(--ttg-x,0px)) scale(.76923);transform-origin:center center;transition:filter .45s ease,opacity .45s ease,transform .55s cubic-bezier(.22,.61,.36,1),box-shadow .45s ease;box-shadow:0 8px 24px rgba(22,57,79,.16);will-change:transform}
.team6th-ttg__card.is-active{filter:none;opacity:1;transform:translate(-50%,-50%) translateX(0) scale(1);box-shadow:0 16px 38px rgba(22,57,79,.3)}
.team6th-ttg__card.is-offstage{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease,visibility 0s linear .55s,transform .55s cubic-bezier(.22,.61,.36,1)}
.team6th-ttg__card.is-teleporting{transition:none!important}
.team6th-ttg__card iframe{display:block;width:100%;height:100%;border:0;background:#111}
.team6th-ttg__card-action{position:absolute;z-index:2;inset:0;display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;padding:0 12px 16px;border:0;background:transparent;color:#fff;cursor:pointer}
.team6th-ttg__card-action span{display:inline-flex;align-items:center;min-height:34px;padding:7px 14px;border-radius:999px;background:rgba(22,57,79,.9);box-shadow:0 5px 16px rgba(0,0,0,.25);font-size:13px;font-weight:700;letter-spacing:.01em;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}
.team6th-ttg__card:hover .team6th-ttg__card-action span,.team6th-ttg__card-action:focus-visible span,.team6th-ttg__card.is-active .team6th-ttg__card-action span{opacity:1;transform:none}
.team6th-ttg__card.is-active .team6th-ttg__card-action span::before{content:'↗';margin-right:7px;color:#ffe627;font-size:16px}
.team6th-ttg__arrow{position:absolute;z-index:3;top:46%;transform:translateY(-50%);display:grid;place-items:center;width:42px;height:58px;padding:0;border:0;border-radius:14px;background:#215272;color:#ffe627;font-size:36px;line-height:1;cursor:pointer;box-shadow:0 7px 20px rgba(22,57,79,.25);transition:transform .2s ease,opacity .2s ease}
.team6th-ttg__arrow:hover{transform:translateY(-50%) scale(1.06)}.team6th-ttg__prev{left:7px}.team6th-ttg__next{right:7px}.team6th-ttg__arrow:disabled{opacity:.28;cursor:default;transform:translateY(-50%)}
.team6th-ttg__dots{display:flex;justify-content:center;gap:7px;padding-top:8px}.team6th-ttg__dot{width:7px;height:7px;border-radius:99px;background:#215272;opacity:.3}.team6th-ttg__dot.is-active{opacity:1;background:#ffe627;box-shadow:0 0 0 1px #215272}
.team6th-ttg__lightbox[hidden]{display:none!important}.team6th-ttg__lightbox{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:24px;background:rgba(8,20,28,.86);backdrop-filter:blur(9px)}
.team6th-ttg__lightbox-panel{position:relative;width:min(92vw,49.5vh,430px);aspect-ratio:9/16;border:3px solid rgba(255,255,255,.18);border-radius:24px;background:#090909;box-shadow:0 24px 80px rgba(0,0,0,.55)}
.team6th-ttg__lightbox-player,.team6th-ttg__lightbox-player iframe{display:block;width:100%;height:100%;border:0;border-radius:21px;overflow:hidden;background:#090909}
.team6th-ttg__lightbox-close{position:absolute;z-index:2;top:-17px;right:-17px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:2px solid #fff;border-radius:50%;background:#215272;color:#ffe627;font-size:31px;line-height:1;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.35)}
.team6th-ttg__lightbox-nav{position:absolute;z-index:3;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:48px;height:64px;padding:0;border:2px solid rgba(255,255,255,.75);border-radius:15px;background:#215272;color:#ffe627;font-size:39px;line-height:1;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.4);transition:transform .2s ease,background .2s ease}
.team6th-ttg__lightbox-nav:hover{transform:translateY(-50%) scale(1.06);background:#173f5a}.team6th-ttg__lightbox-prev{left:-72px}.team6th-ttg__lightbox-next{right:-72px}
body.team6th-ttg-lightbox-open{overflow:hidden}
@media(max-width:1024px){.team6th-ttg{padding-left:48px;padding-right:48px}}
@media(max-width:767px){.team6th-ttg{padding:12px 32px 8px}.team6th-ttg__track{padding-top:16px;padding-bottom:20px}.team6th-ttg__card{border-radius:18px}.team6th-ttg__arrow{width:30px;height:50px;font-size:30px;border-radius:11px}.team6th-ttg__prev{left:0}.team6th-ttg__next{right:0}.team6th-ttg__lightbox{padding:14px}.team6th-ttg__lightbox-panel{width:min(88vw,47.25vh,400px)}.team6th-ttg__lightbox-close{top:-12px;right:-12px;width:40px;height:40px}.team6th-ttg__lightbox-nav{width:40px;height:56px;border-width:1px;background:rgba(33,82,114,.92);font-size:34px}.team6th-ttg__lightbox-prev{left:8px}.team6th-ttg__lightbox-next{right:8px}}
@media(prefers-reduced-motion:reduce){.team6th-ttg__track{scroll-behavior:auto}.team6th-ttg__card{transition:none}}
