.zhvg-widget{--zhvg-carousel-columns:4;--zhvg-gap:18px;position:relative}
.zhvg-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--zhvg-gap)}
.zhvg-card{background:#0b0b0c;border:1px solid #2b2b2e;border-radius:14px;overflow:hidden;min-width:0}
.zhvg-thumb{box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:auto;min-width:0;min-height:0;aspect-ratio:16/10;margin:0;overflow:hidden;border:0;padding:0;background:#151517;text-align:center;appearance:none;cursor:pointer}
.zhvg-thumb>.zhvg-thumb-image{position:absolute!important;top:50%!important;right:auto!important;bottom:auto!important;left:50%!important;display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;object-fit:cover!important;object-position:center center!important;transform:translate(-50%,-50%)!important}
.zhvg-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.25),transparent)}
.zhvg-play{box-sizing:border-box;position:relative;z-index:2;display:inline-grid!important;place-items:center!important;flex:0 0 auto;min-width:0!important;min-height:0!important;width:52px;height:52px;aspect-ratio:1/1;margin:0;padding:0;border-radius:50%;background:#bff747;color:#111;line-height:1!important;text-align:center;box-shadow:0 8px 22px rgba(0,0,0,.3)}
.zhvg-play i,.zhvg-play svg{fill:currentColor}
.zhvg-tag{position:absolute;z-index:2;left:10px;top:10px;padding:4px 8px;border-radius:5px;background:rgba(11,11,12,.78);color:#bff747;font-size:11px}
.zhvg-content{padding:15px}
.zhvg-title{margin:0 0 5px;color:#fff;font-size:16px}
.zhvg-meta{color:#999;font-size:12px}
.zhvg-viewport{overflow:hidden;touch-action:pan-y}
.zhvg-track{display:flex;gap:var(--zhvg-gap);transition:transform .35s ease}
.zhvg-track .zhvg-card{flex:0 0 calc((100% - (var(--zhvg-carousel-columns) - 1)*var(--zhvg-gap))/var(--zhvg-carousel-columns))}
.zhvg-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}
.zhvg-nav{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-width:0!important;min-height:0!important;width:42px;height:42px;aspect-ratio:1/1;margin:0!important;padding:0!important;border:0;border-radius:50%;background:#bff747;color:#111;line-height:1!important;text-align:center!important;text-indent:0!important;appearance:none;cursor:pointer}
.zhvg-player{position:absolute;inset:0;width:100%;height:100%;z-index:4;border:0;background:#000}
.zhvg-gate{position:fixed;z-index:1999999999!important;inset:0;display:none;align-items:center;justify-content:center;overflow:auto;padding:24px;background:rgba(0,0,0,.82);backdrop-filter:blur(7px)}
.zhvg-gate.is-open{display:flex}
.zhvg-gate.is-editor{position:relative;inset:auto;display:flex;margin-top:20px;min-height:400px}
.zhvg-modal{position:relative;width:min(620px,100%);margin:auto;overflow:visible}
.zhvg-form{box-sizing:border-box;width:100%;padding:34px;overflow:visible;background:#171719;color:#fff;border-radius:14px}
.zhvg-form-title{margin:0 0 8px}
.zhvg-form>p{margin:0 0 22px}
.zhvg-fields{display:flex;flex-wrap:wrap;margin:-7px}
.zhvg-field{width:var(--field-width,100%);padding:7px}
.zhvg-field label{display:block;margin-bottom:6px}
.zhvg-field input:not([type=checkbox]),.zhvg-field textarea,.zhvg-field select{width:100%;padding:12px 14px;border:1px solid #38383c;border-radius:6px;background:#0b0b0c;color:#fff}
.zhvg-field textarea{min-height:100px;resize:vertical}
.zhvg-submit{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;margin-top:16px;padding:12px 20px;border:0;border-radius:6px;background:#bff747;color:#111;line-height:1.2;text-align:center;cursor:pointer}
.zhvg-submit[disabled]{opacity:.6}
.zhvg-message{margin-top:12px}
.zhvg-message.is-error{color:#ff8d8d}
.zhvg-required{color:#ff8d8d}
.zhvg-captcha{position:relative;z-index:3;display:flex;align-items:flex-start;width:100%;margin-top:16px;overflow:visible!important}
.zhvg-captcha--recaptcha{min-height:78px}
.zhvg-captcha--turnstile{min-height:65px}
.zhvg-captcha>div{max-width:100%}
.zhvg-captcha-notice{margin-top:16px;color:#ff8d8d;font-size:13px;line-height:1.4}
.zhvg-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.zhvg-close,.zhvg-video-close{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-width:0!important;min-height:0!important;aspect-ratio:1/1;margin:0!important;padding:0!important;text-align:center!important;text-indent:0!important;line-height:1!important;appearance:none}
.zhvg-close{position:absolute;z-index:2;top:10px;right:12px;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:transparent;color:inherit;font:400 30px/1 Arial,sans-serif;cursor:pointer}
.zhvg-close:hover,.zhvg-close:focus{background:rgba(255,255,255,.1)}
.zhvg-gate.is-editor .zhvg-close{display:none}
html.zhvg-modal-open{overflow:hidden}
.zhvg-video-modal{position:fixed;z-index:2147483000;inset:0;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.9);backdrop-filter:blur(7px)}
.zhvg-video-modal.is-open{display:flex}
.zhvg-video-dialog{position:relative;width:min(1100px,calc(100vw - 48px));max-height:calc(100vh - 48px);background:#000;border-radius:12px;box-shadow:0 24px 80px rgba(0,0,0,.55)}
.zhvg-video-layout,.zhvg-chapter-preview{display:flex;flex-direction:row;align-items:stretch;max-height:inherit}
.zhvg-video-stage{position:relative;flex:1 1 auto;min-width:0;min-height:0;overflow:hidden;aspect-ratio:16/9;border-radius:inherit}
.zhvg-popup-player{display:block;width:100%;height:100%;border:0;background:#000}
.zhvg-chapters{--zhvg-chapter-size:320px;--zhvg-chapter-max-height:620px;box-sizing:border-box;align-self:stretch;flex:0 0 var(--zhvg-chapter-size);width:auto;max-width:100%;max-height:min(var(--zhvg-chapter-max-height),calc(100vh - 48px));padding:18px;overflow:auto;background:#15171b;color:#fff;overscroll-behavior:contain;scrollbar-gutter:stable}
.zhvg-chapters::-webkit-scrollbar-track,.zhvg-chapters::-webkit-scrollbar-corner{background:transparent!important;box-shadow:none!important}
.zhvg-chapters::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important;background:transparent!important}
.zhvg-chapters[hidden]{display:none!important}
.zhvg-chapters-heading{margin:0 0 14px;color:#fff;font-size:20px;line-height:1.25}
.zhvg-chapters-list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:8px}
.zhvg-chapter{box-sizing:border-box;display:flex!important;align-items:flex-start!important;width:100%;min-width:0!important;min-height:0!important;margin:0!important;padding:12px;border:0;border-radius:4px;background:#22252b;color:#fff;text-align:left;appearance:none;cursor:pointer;gap:10px;transition:background-color .2s,color .2s,box-shadow .2s}
.zhvg-chapter:hover,.zhvg-chapter:focus-visible{background:#2d3139}
.zhvg-chapter.is-active{background:#bff747;box-shadow:inset 4px 0 0 #111}
.zhvg-chapter-time{display:inline-block;flex:0 0 auto;color:#bff747;font-size:12px;font-variant-numeric:tabular-nums;line-height:1.5}
.zhvg-chapter-copy{display:block;min-width:0}
.zhvg-chapter-title,.zhvg-chapter-description{display:block}
.zhvg-chapter-title{color:#fff;font-size:15px;line-height:1.35}
.zhvg-chapter-description{margin-top:3px;color:#b7bbc3;font-size:12px;line-height:1.45}
.zhvg-chapter.is-active .zhvg-chapter-title,.zhvg-chapter.is-active .zhvg-chapter-description,.zhvg-chapter.is-active .zhvg-chapter-time{color:#111}
.zhvg-chapter-preview{margin-top:20px;border:1px dashed rgba(127,127,127,.5);background:#000}
.zhvg-chapter-preview-video{display:grid;flex:1 1 auto;min-width:0;min-height:180px;place-items:center;aspect-ratio:16/9;background:#000;color:#fff}
.zhvg-chapter-preview-video span{padding:6px 10px;border-radius:3px;background:rgba(255,255,255,.1);font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.zhvg-player-error{display:grid;place-items:center;width:100%;height:100%;padding:30px;color:#fff;text-align:center}
.zhvg-video-close{position:absolute;z-index:3;top:12px;right:12px;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#171719;color:#fff;font:400 32px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 4px 18px rgba(0,0,0,.4)}
.zhvg-video-close:hover,.zhvg-video-close:focus{background:#2a2a2d}
.zhvg-portal{position:static!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important;filter:none!important;perspective:none!important;contain:none!important}
.zhvg-portal>.elementor-element{position:static!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important;filter:none!important;perspective:none!important;contain:none!important}
.zhvg-dots{display:flex;justify-content:center;gap:8px;margin-top:14px}
.zhvg-dot{box-sizing:border-box!important;display:block;flex:0 0 auto!important;min-width:0!important;min-height:0!important;width:9px;height:9px;aspect-ratio:1/1;margin:0!important;padding:0!important;border:0;border-radius:50%;background:#777;line-height:0!important;appearance:none;cursor:pointer}
.zh-core-control-icon{box-sizing:border-box!important;position:static!important;inset:auto!important;display:inline-grid!important;place-items:center!important;float:none!important;flex:0 0 auto!important;width:1em!important;height:1em!important;margin:0!important;padding:0!important;line-height:0!important;text-align:center!important;vertical-align:middle!important;transform:none!important;translate:none!important;rotate:none!important;scale:none!important}
.zh-core-control-icon>svg{position:static!important;display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important;transform-origin:center center!important}
.zh-core-control-icon--stroke>svg{fill:none!important;stroke:currentColor!important;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}
.zh-core-control-icon>i{position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;line-height:1!important;transform:none!important;transform-origin:center center!important}
.zhvg-dot.is-active{background:#bff747;transform:scale(1.2)}
.zhvg-controls[hidden],.zhvg-dots[hidden]{display:none!important}
.zhvg-portal-template,.zh-core-portal-template{display:none!important}
@media(max-width:1024px){.zhvg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zhvg-chapters{max-height:min(var(--zhvg-chapter-max-height),40vh)}}
@media(max-width:767px){.zhvg-grid{grid-template-columns:1fr}.zhvg-field{width:100%}.zhvg-gate{padding:16px}.zhvg-form{padding:24px}.zhvg-video-modal{padding:16px}.zhvg-video-dialog{width:100%;max-height:calc(100vh - 32px)}.zhvg-video-close{top:12px;right:12px}.zhvg-chapters{max-height:min(var(--zhvg-chapter-max-height),42vh)}}
@media(prefers-reduced-motion:reduce){.zhvg-track,.zhvg-dot,.zhvg-play{transition:none!important}}
