.station-video-btn{margin-top:10px;border:1px solid #c8d8ee;background:#fff;color:#1f4f94;border-radius:999px;padding:9px 15px;font-weight:800}.dark-station .station-video-btn,.final-station .station-video-btn{background:#203652;border-color:#3c5576;color:#dfeeff}.video-modal{position:fixed;inset:0;z-index:90;background:rgba(5,12,24,.82);backdrop-filter:blur(12px);display:none;place-items:center;padding:20px}.video-modal.open{display:grid}.video-shell{position:relative;display:grid;grid-template-columns:minmax(300px,390px) 330px;gap:24px;align-items:center}.video-close{position:absolute;right:-8px;top:-38px;border:0;background:transparent;color:#fff;font-size:30px}.short-video{position:relative;aspect-ratio:9/16;max-height:82vh;overflow:hidden;border:1px solid #3c526e;border-radius:28px;color:#fff;background:radial-gradient(circle at 50% 30%,#285c9e,#101b2c 65%);box-shadow:0 28px 80px rgba(0,0,0,.4);display:flex;flex-direction:column}.video-brand{padding:18px 20px;font-size:10px;letter-spacing:.15em;color:#b9cbe4}.video-scene{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px}.video-scene>i{font-style:normal;font-size:64px;filter:drop-shadow(0 8px 20px rgba(0,0,0,.2));animation:videoFloat 2s ease-in-out infinite}.video-scene small{margin-top:18px;color:#b9f246;letter-spacing:.15em}.video-scene h2{font-size:31px;line-height:1.2;margin:10px 0}.video-scene p{font-size:15px;line-height:1.6;color:#cfdaea}.video-visual{min-height:100px;width:100%;display:flex;gap:7px;align-items:center;justify-content:center;flex-wrap:wrap}.video-chip{padding:8px 10px;border-radius:9px;background:#fff;color:#152137;font-weight:800;animation:chipIn .5s both}.video-bar{height:14px;border-radius:99px;background:#b9f246}.video-subtitle{min-height:64px;padding:12px 18px 8px;background:rgba(4,12,24,.45);font-size:13px;line-height:1.6;text-align:center}.video-timeline{height:4px;background:#304158}.video-timeline i{display:block;height:100%;width:0;background:#b9f246;transition:width .1s linear}.video-side{color:#fff}.video-side>span{font-size:11px;color:#93a9c3;letter-spacing:.12em}.video-side h3{font-size:26px;line-height:1.3;margin:9px 0}.video-side p{color:#93a9c3}.video-controls{display:flex;gap:8px;margin:20px 0}.video-controls button{border:1px solid #3d536e;background:#1b2d44;color:#fff;border-radius:10px;padding:10px 13px}.video-controls .primary{background:#b9f246;color:#142033;border:0}.video-audio{font-size:13px;color:#bdcada}.video-dots{display:flex;gap:6px;margin-top:18px}.video-dots i{width:8px;height:8px;border-radius:50%;background:#3d526d}.video-dots i.active{background:#b9f246}.video-modal.playing .short-video{box-shadow:0 0 0 4px rgba(185,242,70,.16),0 28px 80px rgba(0,0,0,.4)}@keyframes videoFloat{50%{transform:translateY(-8px) scale(1.04)}}@keyframes chipIn{from{opacity:0;transform:translateY(14px)}}@media(max-width:760px){.video-shell{grid-template-columns:1fr}.short-video{height:65vh;margin:auto}.video-side{max-width:390px}.video-close{right:0}.video-side h3{font-size:20px}}
