.tank-video-page{width:min(1760px,calc(100% - 48px));margin:0 auto;color:#20242a}.tank-video-mob-spacer{height:0}.tank-video-hero{padding:28px 2px 20px;border-bottom:1px solid #e6eaf0}.tank-video-hero__eyebrow{font-size:13px;font-weight:700;color:#2970c2;letter-spacing:0}.tank-video-hero h1{margin:6px 0 8px;font-size:34px;line-height:1.2;letter-spacing:0}.tank-video-hero p{margin:0;font-size:15px;color:#687381}.tank-video-view{margin-top:22px}.tank-video-main{display:grid;grid-template-columns:minmax(620px,1.45fr) minmax(360px,.9fr);gap:22px;align-items:start}.tank-video-player-box{background:#111820;border-radius:8px;overflow:hidden;box-shadow:0 12px 30px #0f192a24}.tank-video-player{position:relative;width:100%;aspect-ratio:16 / 9;background:#0f141a}.tank-video-player iframe,.tank-video-player video{width:100%;height:100%;border:0;display:block}.tank-video-player__empty{display:flex;align-items:center;justify-content:center;height:100%;color:#ccd6e2;font-size:15px}.tank-video-info{display:flex;flex-direction:column;height:var(--tank-video-player-height, auto);min-height:0;overflow:hidden;border:1px solid #dfe6ef;border-radius:8px;background:#fff;padding:24px;box-sizing:border-box;min-width:0}.tank-video-meta-row{flex:0 0 auto;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.tank-video-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:4px;background:#eef5ff;color:#2268b6;font-size:12px;font-weight:700;white-space:nowrap}.tank-video-badge--level{background:#f2f7ec;color:#3d7b24}.tank-video-badge--list{background:#f5f1ff;color:#6a42aa}.tank-video-badge--new{background:#ffebe8;color:#d93b23;border:1px solid #ffd0c8}.tank-video-info h2{flex:0 0 auto;margin:0 0 10px;font-size:28px;line-height:1.28;letter-spacing:0}.tank-video-producer{flex:0 0 auto;margin-bottom:12px;font-size:14px;color:#5a6471}.tank-video-detail{flex:1 1 auto;min-height:92px;margin-top:16px;padding-top:16px;border-top:1px solid #edf0f4;font-size:15px;line-height:1.72;color:#303741;white-space:pre-line;max-height:none;overflow-y:auto}.tank-video-channel{flex:0 0 auto;display:flex;gap:12px;align-items:center;margin-top:18px;padding:12px;background:#f7f9fc;border:1px solid #edf1f6;border-radius:8px}.tank-video-channel img{width:52px;height:52px;border-radius:50%;object-fit:cover;background:#e9edf3;flex:0 0 auto}.tank-video-channel__name{font-weight:800;font-size:15px}.tank-video-channel__sub{margin-top:3px;color:#687381;font-size:13px;line-height:1.35}.tank-video-list-head{display:flex;align-items:center;justify-content:space-between;margin:30px 0 14px;padding-top:20px;border-top:1px solid #e6eaf0}.tank-video-list-head strong{font-size:22px;margin-right:8px}.tank-video-list-head span{color:#687381;font-size:14px}.tank-video-actions{display:flex;gap:8px}.tank-video-toggle{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px;border:1px solid #cfd9e6;border-radius:5px;background:#fff;color:#2d3642;font-size:13px;font-weight:700;cursor:pointer}.tank-video-toggle:before{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:50%;background:#e8f1fb;color:#1f6fbd;font-size:10px;line-height:1;font-weight:900}#tankVideoAutoplay:before{content:"▶"}#tankVideoSort:before{content:"↕"}.tank-video-toggle.is-on,.tank-video-toggle[aria-pressed=true]{background:#1f6fbd;border-color:#1f6fbd;color:#fff}.tank-video-toggle.is-on:before,.tank-video-toggle[aria-pressed=true]:before{background:#ffffff38;color:#fff}.tank-video-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:26px}.tank-video-card{position:relative;border:1px solid #dfe6ef;border-radius:8px;background:#fff;overflow:hidden;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tank-video-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #1523361f;border-color:#b9cde5}.tank-video-card.is-active{border-color:#1f6fbd;box-shadow:0 0 0 2px #1f6fbd26}.tank-video-card.is-active:after{content:"재생중";position:absolute;top:8px;left:8px;height:24px;padding:0 9px;border-radius:4px;background:#1f6fbd;color:#fff;font-size:12px;line-height:24px;font-weight:800}.tank-video-thumb{position:relative;aspect-ratio:16 / 9;background:#eef1f5;overflow:hidden}.tank-video-thumb img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.012);transform-origin:center}.tank-video-thumb__duration{position:absolute;right:8px;bottom:8px;padding:3px 7px;border-radius:4px;background:#000000bd;color:#fff;font-size:12px;font-weight:700}.tank-video-thumb__new{position:absolute;top:8px;right:8px;height:24px;padding:0 8px;border-radius:4px;background:#f04438;color:#fff;font-size:12px;line-height:24px;font-weight:900;box-shadow:0 3px 8px #1919192e}.tank-video-card-body{padding:13px 14px 15px}.tank-video-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;overflow:hidden;font-size:15px;line-height:1.4;font-weight:800}.tank-video-card-meta{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.tank-video-card-meta span{max-width:100%;padding:3px 7px;border-radius:4px;background:#f1f5f9;color:#526071;font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tank-video-card-producer{margin-top:9px;font-size:12px;color:#717b88;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tank-video-empty{margin:40px auto;padding:48px 20px;border:1px solid #e1e7ef;border-radius:8px;background:#fbfcfe;text-align:center}.tank-video-empty__title{font-size:20px;font-weight:800}.tank-video-empty__text{margin-top:8px;color:#687381;font-size:14px}.tank-video-skeleton{display:grid;grid-template-columns:minmax(620px,1.45fr) minmax(360px,.9fr);gap:22px}.tank-video-skeleton__player,.tank-video-skeleton__info{border-radius:8px;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;animation:tankVideoLoading 1.2s linear infinite}.tank-video-skeleton__player{aspect-ratio:16 / 9}.tank-video-skeleton__info{min-height:320px}@keyframes tankVideoLoading{0%{background-position:0 0}to{background-position:200% 0}}html.dark .tank-video-page{color:#e5ebf2}html.dark .tank-video-hero,html.dark .tank-video-list-head{border-color:#2d3745}html.dark .tank-video-info,html.dark .tank-video-card,html.dark .tank-video-empty{background:#171d26;border-color:#303a48}html.dark .tank-video-hero p,html.dark .tank-video-list-head span,html.dark .tank-video-producer,html.dark .tank-video-channel__sub,html.dark .tank-video-empty__text,html.dark .tank-video-card-producer{color:#a8b3c2}html.dark .tank-video-detail{border-color:#303a48;color:#d5dee9}html.dark .tank-video-channel,html.dark .tank-video-card-meta span{background:#202936;border-color:#303a48}html.dark .tank-video-toggle{background:#1b2430;border-color:#3a4656;color:#dce5ef}@media(max-width:1200px){.tank-video-main,.tank-video-skeleton{grid-template-columns:minmax(540px,1.35fr) minmax(320px,.9fr);gap:16px}.tank-video-info{padding:18px}.tank-video-meta-row{gap:6px;margin-bottom:10px}.tank-video-info h2{margin-bottom:8px;font-size:23px;line-height:1.25}.tank-video-producer{margin-bottom:8px;font-size:13px}.tank-video-detail{min-height:78px;margin-top:10px;padding-top:10px;font-size:14px;line-height:1.6}.tank-video-channel{margin-top:10px;padding:9px}.tank-video-channel img{width:42px;height:42px}.tank-video-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1600px){.tank-video-mob-spacer{height:46px}.tank-video-page{width:min(100% - 36px,1560px)}.tank-video-hero{padding-top:20px}}@media(max-width:1100px){.tank-video-page{width:min(100% - 24px,980px)}.tank-video-main,.tank-video-skeleton{grid-template-columns:1fr}.tank-video-info{height:auto;overflow:visible;padding:18px}.tank-video-info h2{font-size:23px}.tank-video-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.tank-video-mob-spacer{height:60px}}@media(max-width:640px){.tank-video-hero h1{font-size:28px}.tank-video-list-head{align-items:flex-start;gap:12px;flex-direction:column}.tank-video-card-grid{grid-template-columns:1fr}.tank-video-detail{max-height:none;overflow:visible}}
