.wyg-panel{aspect-ratio:16/9;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 32px #0f172a0f}.wyg-phead{z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 22px;display:flex;position:absolute;top:0;left:0;right:0}.wyg-cardName{color:#0f172a;letter-spacing:-.01em;align-items:center;gap:10px;font-size:14px;font-weight:800;display:flex}.wyg-cardName .ix{color:#94a3b8;font-family:ui-monospace,Menlo,monospace;font-size:11px;font-weight:700}.wyg-dots{gap:6px;display:flex}.wyg-dots button{cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .3s,width .3s;display:block}.wyg-dots button:hover{background:#94a3b8}.wyg-dots button.on{background:#0f172a;border-radius:4px;width:20px}.wyg-slides{position:absolute;inset:0}.wyg-slide{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;padding:70px 34px 52px;transition:opacity .5s,transform .5s;display:flex;position:absolute;inset:0;transform:translate(40px)}.wyg-slide.on{opacity:1;pointer-events:auto;transform:translate(0)}.wyg-slide.exit{opacity:0;transform:translate(-40px)}.wyg-desc{color:#64748b;margin:0 0 16px;font-size:13.5px}.wyg-scrub{z-index:4;cursor:pointer;touch-action:none;align-items:center;height:18px;display:flex;position:absolute;bottom:16px;left:34px;right:34px}.wyg-track{background:#e2e8f0;border-radius:3px;flex:1;height:4px;position:relative}.wyg-fill{background:#cbd5e1;border-radius:3px;height:100%;transition:width .35s;position:absolute;top:0;left:0}.wyg-thumb{cursor:grab;background:#fff;border:1.5px solid #0f172a;border-radius:50%;width:16px;height:16px;transition:left .35s;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 6px #0f172a2e}.wyg-scrub.dragging{cursor:grabbing}.wyg-scrub.dragging .wyg-thumb{cursor:grabbing;transition:none}.wyg-scrub.dragging .wyg-fill{transition:none}.wyg-sovcap{justify-content:flex-end;margin-bottom:6px;display:flex}.wyg-sovcap b{color:#0f172a;font-size:12.5px;font-weight:800}.wyg-row2{align-items:center;gap:10px;margin-top:8px;font-size:13px;display:flex}.wyg-row2 .nm{color:#1e293b;text-align:right;white-space:nowrap;text-overflow:ellipsis;width:120px;font-weight:500;overflow:hidden}.wyg-row2.me .nm{color:#0f172a;font-weight:800}.wyg-row2 .tr{background:#f1f5f9;border-radius:5px;flex:1;height:16px;overflow:hidden}.wyg-row2 .tr i{transform-origin:0;background:#cbd5e1;border-radius:5px;height:100%;display:block;transform:scaleX(0)}.wyg-row2.me .tr i{background:#e5343a}.wyg-slide.on .wyg-row2 .tr i{animation:.9s cubic-bezier(.2,.7,.2,1) forwards wyg-grow}.wyg-slide.on .wyg-row2:nth-child(4) .tr i{animation-delay:80ms}.wyg-slide.on .wyg-row2:nth-child(5) .tr i{animation-delay:.16s}.wyg-slide.on .wyg-row2:nth-child(6) .tr i{animation-delay:.24s}.wyg-row2 .vv{color:#475569;font-variant-numeric:tabular-nums;text-align:right;width:36px;font-weight:700}.wyg-row2.me .vv{color:#e5343a}.wyg-verbatim{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;padding:20px 22px}.wyg-verbatim .q{color:#1e293b;font-size:16px;font-style:italic;line-height:1.55}.wyg-verbatim .meta{color:#64748b;align-items:center;gap:8px;margin-top:14px;font-size:12.5px;font-weight:600;display:flex}.wyg-verbatim .meta img{object-fit:contain;width:17px;height:17px}.wyg-slide.on .wyg-verbatim{animation:.6s both wyg-fadeUp}.wyg-slide.on .wyg-verbatim .meta{animation:.6s .12s both wyg-fadeUp}.wyg-twoStat{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid}.wyg-st .stl{color:#475569;letter-spacing:-.01em;font-size:12.5px;font-weight:700}.wyg-st .stv{color:#0f172a;letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:2px;font-size:44px;font-weight:800;line-height:1.05}.wyg-st .stv span{color:#94a3b8;margin-left:1px;font-size:19px;font-weight:700}.wyg-st .std{color:#64748b;max-width:170px;margin-top:4px;font-size:12.5px}.wyg-vline{background:#e2e8f0;align-self:stretch;width:1px;margin:6px 0}.wyg-slide.on .wyg-st{animation:.6s both wyg-fadeUp}.wyg-slide.on .wyg-st2{animation-delay:.12s}.wyg-acts .a{color:#1e293b;align-items:center;gap:12px;padding:9px 0;font-size:14.5px;font-weight:500;display:flex}.wyg-acts .a .ck{background:#ecfdf5;border:1.5px solid #6ee7b7;border-radius:6px;flex:none;justify-content:center;align-items:center;width:23px;height:23px;display:flex}.wyg-acts .a .ck svg{width:13px;height:13px}.wyg-slide.on .wyg-acts .a{animation:.5s both wyg-popIn}.wyg-slide.on .wyg-acts .a:nth-child(2){animation-delay:.1s}.wyg-slide.on .wyg-acts .a:nth-child(3){animation-delay:.2s}@keyframes wyg-grow{to{transform:scaleX(1)}}@keyframes wyg-fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes wyg-popIn{0%{opacity:0;transform:translate(-9px)}to{opacity:1;transform:none}}@media (max-width:880px){.wyg-slide{padding:64px 26px 48px}}
.hc-hero{height:520px;position:relative;overflow:hidden}@media (max-width:880px){.hc-hero{height:480px}}@media (max-width:560px){.hc-hero{height:540px}}.hc-hero.onvideo{aspect-ratio:16/9;height:auto}.hc-slide{opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .5s,transform .5s;display:flex;position:absolute;inset:0;transform:translate(40px)}.hc-slide.on{opacity:1;pointer-events:auto;transform:translate(0)}.hc-slide.exit{opacity:0;transform:translate(-40px)}.hc-q{text-align:center;width:100%;max-width:920px;padding:0 8px}.hc-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#64748b;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:12px;font-weight:600}.hc-eyebrow .s{color:#e5343a;margin-right:4px}.hc-q h1{letter-spacing:-.03em;color:#0f172a;margin:14px 0 0;font-size:clamp(2.1rem,5.2vw,4.2rem);font-weight:800;line-height:1.04}.hc-q h1 .dim{color:#94a3b8}.hc-src{color:#64748b;letter-spacing:.02em;margin-top:16px;font-size:12.5px}.hc-sub{color:#475569;max-width:600px;margin:18px auto 0;font-size:18px;line-height:1.6}.hc-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.hc-btnP,.hc-btnS{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:14px 26px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.hc-btnP{color:#fff;background:#0f172a}.hc-btnS{color:#0f172a;background:#fff;border-color:#cbd5e1}.hc-playicon{background:#0f172a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.hc-playicon svg{width:9px;height:9px;margin-left:1px}.hc-watchWrap{align-items:center;display:inline-flex;position:relative}.hc-watchBtn{z-index:1;position:relative}.hc-wface{object-fit:cover;z-index:2;border:2px solid #fff;border-radius:50%;width:54px;height:54px;position:absolute;top:50%;right:-42px;transform:translateY(-50%);box-shadow:0 3px 12px #0f172a38}.hc-vstage{background:radial-gradient(circle at 50% 38%,#ffffff1a 0%,#0000 55%),linear-gradient(140deg,#1e293b 0%,#0f172a 100%);border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.hc-vstage video{width:auto;max-width:100%;height:100%;display:block}.hc-vback{z-index:5;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;border:1px solid #ffffff40;border-radius:20px;align-items:center;gap:7px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex;position:absolute;top:16px;left:16px}.hc-dots{z-index:6;gap:8px;display:flex;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.hc-dots button{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .3s,width .3s}.hc-dots button.on{background:#0f172a;border-radius:4px;width:22px}.hc-hero.onvideo .hc-dots button{background:#ffffff80}.hc-hero.onvideo .hc-dots button.on{background:#fff}.hc-vback-m{display:none}@media (max-width:560px){.hc-q h1{font-size:clamp(1.85rem,7.6vw,2.6rem)}.hc-sub{margin-top:14px;font-size:15px}.hc-cta{gap:10px;margin-top:24px}.hc-vback{display:none}.hc-vback-m{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;margin:0 0 10px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}}
