#qa-cstack .qa-stage.mobile .qcs-card.qgf,#qa-cstack .qa-stage.mobile .qcs-card.qgf.active,#qa-cstack .qcs-card.qgf,#qa-cstack .qcs-card.qgf.active{overflow:visible;perspective:1700px;box-shadow:none}#qa-cstack .qcs-card.qgf .qgf-back,#qa-cstack .qcs-card.qgf .qgf-front{transition:box-shadow .45s}#qa-cstack .qcs-card.qgf .qgf-front{box-shadow:0 50px 100px -40px rgba(0,0,0,.8)}#qa-cstack .qcs-card.qgf .qgf-back{box-shadow:0 50px 100px -40px rgba(0,0,0,.8),inset 0 0 60px rgba(240,180,41,.06)}#qa-cstack .qcs-card.qgf.active .qgf-front{box-shadow:0 64px 120px -40px rgba(0,0,0,.85),0 0 70px -12px var(--glow)}#qa-cstack .qcs-card.qgf.active .qgf-back{box-shadow:0 64px 120px -40px rgba(0,0,0,.85),0 0 70px -12px var(--glow),inset 0 0 60px rgba(240,180,41,.06)}#qa-cstack .qa-stage.mobile .qcs-card.qgf .qgf-front{box-shadow:0 26px 54px -26px rgba(0,0,0,.85)}#qa-cstack .qa-stage.mobile .qcs-card.qgf .qgf-back{box-shadow:0 26px 54px -26px rgba(0,0,0,.85),inset 0 0 60px rgba(240,180,41,.06)}#qa-cstack .qa-stage.mobile .qcs-card.qgf.active .qgf-front{box-shadow:0 38px 76px -28px rgba(0,0,0,.9),0 0 56px -16px var(--glow)}#qa-cstack .qa-stage.mobile .qcs-card.qgf.active .qgf-back{box-shadow:0 38px 76px -28px rgba(0,0,0,.9),0 0 56px -16px var(--glow),inset 0 0 60px rgba(240,180,41,.06)}#qa-cstack .qgf .qgf-inner{position:relative;height:100%;transform-style:preserve-3d;transition:transform .85s cubic-bezier(.2,.7,.2,1)}#qa-cstack .qgf .qgf-front{position:relative;height:100%;border-radius:26px;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}#qa-cstack .qgf .qgf-back{position:absolute;inset:0;border-radius:26px;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateY(180deg) translateZ(1px)}#qa-cstack .qgf.is-flipped .qgf-inner{transform:rotateY(180deg)}#qa-cstack .qgf.is-flat .qgf-inner,#qa-cstack .qgf.no-tr .qgf-inner{transition:none}#qa-cstack .qgf.is-flat .qgf-inner{transform:none}#qa-cstack .qgf.is-flat .qgf-back{transform:none}#qa-cstack .qgf.is-flat .qgf-front{visibility:hidden}#qa-cstack .qgf.is-flipped{cursor:default}#qa-cstack .qgf.qgf-peek .qgf-inner{animation:qgfPeek 1.2s ease-in-out}@keyframes qgfPeek{0%,100%{transform:rotateY(0)}45%{transform:rotateY(-16deg)}}#qa-cstack .qgf button{font-family:inherit}#qa-cstack .qgf :focus-visible{outline:2px solid #00e5ff;outline-offset:3px}#qa-cstack .qgf .qgf-watch{position:absolute;z-index:6;top:20px;inset-inline-end:20px;display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px 0 11px;border:0;border-radius:999px;cursor:pointer;background:#0a0e1c;color:#ffd166;font:700 12.5px/1 Syne,'Syne Fallback',sans-serif;box-shadow:0 8px 18px -8px rgba(40,26,0,.6)}#qa-cstack .qgf .qgf-watch:hover{background:#141a36}#qa-cstack .qgf .qgf-watch svg{width:10px;height:10px;fill:currentColor}#qa-cstack .qgf .qgf-play{position:absolute;z-index:6;top:50%;left:50%;width:60px;height:60px;margin:-30px 0 0 -30px;border-radius:50%;border:2px solid rgba(255,225,150,.9);padding:0;cursor:pointer;display:grid;place-items:center;background:rgba(10,14,28,.8);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#ffd166;box-shadow:0 12px 26px rgba(40,26,0,.5);transition:transform .2s ease,background .2s ease}#qa-cstack .qa-stage:not(.mobile) .qgf .qa-pb-desc{max-width:296px}[dir=rtl] #qa-cstack .qa-stage:not(.mobile) .qgf .qa-pb-desc{max-width:none;padding-right:86px}#qa-cstack .qgf .qgf-play:hover{transform:scale(1.08);background:rgba(10,14,28,.92)}#qa-cstack .qgf .qgf-play::after{content:"";position:absolute;inset:-7px;border-radius:50%;border:2px solid rgba(10,14,28,.5);animation:qgfRing 2s ease-out infinite}@keyframes qgfRing{0%{transform:scale(.85);opacity:.9}100%{transform:scale(1.35);opacity:0}}#qa-cstack .qgf .qgf-play svg{width:20px;height:20px;fill:currentColor;margin-left:4px}#qa-cstack .qgf .qgf-back{display:flex;flex-direction:column;gap:10px;padding:18px 20px 14px;background:#000;color:#f5f2e9;border:1px solid rgba(240,180,41,.6);font-family:'DM Sans','DM Sans Fallback',system-ui,sans-serif;cursor:default;text-align:start}#qa-cstack .qgf .qgf-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex:none}#qa-cstack .qgf .qgf-live{display:flex;align-items:center;gap:8px;font:500 11.5px/1 'JetBrains Mono',ui-monospace,monospace;color:#9b978b;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#qa-cstack .qgf .qgf-live i{flex:none;width:7px;height:7px;border-radius:50%;background:#f0b429;animation:qgfBlink 1.8s ease-in-out infinite}@keyframes qgfBlink{50%{opacity:.25}}#qa-cstack .qgf .qgf-tools{display:flex;align-items:center;gap:8px;flex:none}#qa-cstack .qgf .qgf-close,#qa-cstack .qgf .qgf-ctl{height:32px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:0 0;color:#f5f2e9;cursor:pointer;font:600 12.5px/1 'DM Sans','DM Sans Fallback',system-ui,sans-serif}#qa-cstack .qgf .qgf-ctl{width:32px;display:grid;place-items:center;padding:0}#qa-cstack .qgf .qgf-close{display:inline-flex;align-items:center;gap:7px;padding:0 13px}#qa-cstack .qgf .qgf-close:hover,#qa-cstack .qgf .qgf-ctl:hover{border-color:#f0b429}#qa-cstack .qgf .qgf-ctl svg{width:11px;height:11px;fill:currentColor}#qa-cstack .qgf .qgf-close svg,#qa-cstack .qgf .qgf-ctl .i2{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}#qa-cstack .qgf .qgf-ctl .i1,#qa-cstack .qgf .qgf-ctl .i2{display:none}#qa-cstack .qgf .qgf-ctl[aria-pressed=true] .i1{display:block}#qa-cstack .qgf .qgf-ctl[aria-pressed=true] .i0{display:none}#qa-cstack .qgf.is-shot .qgf-ctl .i2{display:block}#qa-cstack .qgf.is-shot .qgf-ctl .i0,#qa-cstack .qgf.is-shot .qgf-ctl .i1{display:none}#qa-cstack .qgf.is-shot .qgf-ctl{border-color:#f0b429;color:#ffd166}#qa-cstack .qgf.is-shot .qgf-live i{animation:none}#qa-cstack .qgf .qgf-screen{position:relative;flex:1 1 auto;display:flex;flex-direction:column;gap:10px;min-height:0}#qa-cstack .qgf .qgf-screen>.qgf-plot,#qa-cstack .qgf .qgf-screen>.qgf-strip{transition:opacity .7s ease}#qa-cstack .qgf .qgf-plot{position:relative;flex:1 1 auto;min-height:150px}#qa-cstack .qgf .qgf-cv{position:absolute;inset:0;width:100%;height:100%;display:block;touch-action:pan-y}#qa-cstack .qgf .qgf-strip{flex:none;display:grid;grid-template-columns:1.5fr repeat(7,minmax(0,1fr));margin:0;border:1px solid rgba(240,180,41,.5);border-radius:6px;overflow:hidden}#qa-cstack .qgf .qgf-strip>div{padding:6px 8px;min-width:0;border-inline-start:1px solid rgba(255,255,255,.07)}#qa-cstack .qgf .qgf-strip>.h{display:grid;place-items:center;background:#f0b429;color:#000;font:600 12px/1.2 'DM Sans','DM Sans Fallback',system-ui,sans-serif;text-align:center;border:0}#qa-cstack .qgf .qgf-strip dt{font-size:10.5px;color:#77736a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#qa-cstack .qgf .qgf-strip dd{margin:5px 0 0;font:500 12px/1 'JetBrains Mono',ui-monospace,monospace;color:#8b877c;white-space:nowrap;border-radius:3px}#qa-cstack .qgf .qgf-strip dd.is-gr{color:#2bd47d}#qa-cstack .qgf .qgf-strip dd.is-rd{color:#ff5a4f}#qa-cstack .qgf .qgf-strip dd.is-gd{color:#ffd166}#qa-cstack .qgf .qgf-strip dd.is-ink{color:#f5f2e9}#qa-cstack .qgf .qgf-strip dd.is-flash{animation:qgfFlash .7s ease-out}@keyframes qgfFlash{0%{background:rgba(240,180,41,.3);box-shadow:0 0 0 3px rgba(240,180,41,.3)}100%{background:0 0;box-shadow:0 0 0 3px transparent}}#qa-cstack .qgf .qgf-shot{position:absolute;inset:0;margin:0;pointer-events:none;opacity:0;transform:scale(.93) translateY(10px);transition:opacity .8s ease,transform 1s cubic-bezier(.2,.8,.2,1)}#qa-cstack .qgf .qgf-shot img{position:absolute;inset:0;margin:auto;display:block;max-width:100%;max-height:100%;width:auto;height:auto;border-radius:10px;border:1px solid rgba(240,180,41,.75);box-shadow:0 18px 50px rgba(0,0,0,.8),0 0 46px rgba(240,180,41,.22)}#qa-cstack .qgf.is-shot .qgf-shot{opacity:1;transform:none}#qa-cstack .qgf.is-shot .qgf-screen>.qgf-plot,#qa-cstack .qgf.is-shot .qgf-screen>.qgf-strip{opacity:0}#qa-cstack .qgf .qgf-foot{flex:none;display:flex;align-items:center;justify-content:space-between;gap:16px}#qa-cstack .qgf .qgf-cap{flex:1 1 auto;min-width:0}#qa-cstack .qgf .qgf-seg{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;max-width:230px;margin:0 0 8px}#qa-cstack .qgf .qgf-seg i{height:2px;background:rgba(255,255,255,.12);transition:background .3s}#qa-cstack .qgf .qgf-seg i.is-done{background:rgba(240,180,41,.45)}#qa-cstack .qgf .qgf-seg i.is-on{background:#f0b429}#qa-cstack .qgf .qgf-cap p{display:none;margin:0;font-size:13px;line-height:1.4;color:#bdb9ac;min-height:2.8em}#qa-cstack .qgf .qgf-cap p.is-on{display:block}#qa-cstack .qgf .qgf-cap p b{font:700 13.5px/1.3 Syne,'Syne Fallback',sans-serif;color:#f5f2e9;margin-inline-end:5px}#qa-cstack .qgf .qgf-cta{flex:none;display:inline-flex;align-items:center;min-height:42px;padding:0 20px;border-radius:11px;background:#f0b429;color:#000;font:700 14px/1 Syne,'Syne Fallback',sans-serif;text-decoration:none;white-space:nowrap}#qa-cstack .qgf .qgf-cta:hover{background:#ffd166}#qa-cstack .qgf .qgf-note{flex:none;margin:0;font-size:10.5px;line-height:1.4;color:#66635b}#qa-cstack .qa-stage.mobile .qgf .qgf-watch{top:10px;inset-inline-end:10px;min-height:28px;padding:0 10px 0 9px;font-size:10.5px;gap:6px}#qa-cstack .qa-stage.mobile .qgf .qgf-play{top:88px;width:46px;height:46px;margin:-23px 0 0 -23px}#qa-cstack .qa-stage.mobile .qgf .qgf-play svg{width:15px;height:15px;margin-left:3px}#qa-cstack .qa-stage.mobile .qgf .qgf-back{padding:12px 12px 10px;gap:8px}#qa-cstack .qa-stage.mobile .qgf .qgf-close span{display:none}#qa-cstack .qa-stage.mobile .qgf .qgf-close{padding:0 9px}#qa-cstack .qa-stage.mobile .qgf .qgf-strip{grid-template-columns:1fr 1fr}#qa-cstack .qa-stage.mobile .qgf .qgf-strip>.h{grid-column:1/-1;padding:5px}#qa-cstack .qa-stage.mobile .qgf .qgf-strip>div{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:5px 8px;border-inline-start:0;border-top:1px solid rgba(255,255,255,.07)}#qa-cstack .qa-stage.mobile .qgf .qgf-strip>div:nth-child(2){grid-column:1/-1}#qa-cstack .qa-stage.mobile .qgf .qgf-strip dd{margin:0;font-size:11px}#qa-cstack .qa-stage.mobile .qgf .qgf-foot{flex-direction:column;align-items:stretch;gap:8px}#qa-cstack .qa-stage.mobile .qgf .qgf-cap p{font-size:12px;min-height:2.8em}#qa-cstack .qa-stage.mobile .qgf .qgf-cta{justify-content:center;min-height:38px;font-size:13px}#qa-cstack .qa-stage.mobile .qgf .qgf-note{font-size:9.5px}@media (prefers-reduced-motion:reduce){#qa-cstack .qgf .qgf-inner,#qa-cstack .qgf .qgf-screen>*,#qa-cstack .qgf .qgf-shot{transition:none}#qa-cstack .qgf .qgf-live i,#qa-cstack .qgf .qgf-play::after{animation:none}}