.demiqo-player{--primary: #1a56db;--primary-600: #1747b8;--primary-50: #eef3fd;--accent: #7c3aed;--accent-50: #f4eefe;--dark: #0f172a;--ink-900: #0f172a;--ink-700: #1e293b;--ink-600: #334155;--ink-500: #64748b;--ink-400: #94a3b8;--ink-300: #cbd5e1;--ink-200: #e2e8f0;--ink-100: #f1f5f9;--bg: #f7f8fc;--surface: #ffffff;--success: #16a34a;--warning: #d97706;--danger: #dc2626;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 1px rgba(15, 23, 42, .03);--shadow-md: 0 4px 12px -2px rgba(15, 23, 42, .06), 0 2px 4px -2px rgba(15, 23, 42, .04);--shadow-lg: 0 20px 40px -16px rgba(15, 23, 42, .14), 0 8px 16px -8px rgba(15, 23, 42, .06);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--font-display: "Instrument Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-body: "DM Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--player-bg: #0b1220;--player-canvas-grad: radial-gradient(125% 100% at 50% 0%, #141d31 0%, #0a1018 72%);--player-fg: #e2e8f0;--player-fg-muted: rgba(226, 232, 240, .55);--player-fg-faint: rgba(226, 232, 240, .35);--player-panel: #0f172a;--player-panel-border: rgba(255, 255, 255, .06);--player-chip-bg: rgba(255, 255, 255, .08);--player-chip-border: rgba(255, 255, 255, .1);--player-chip-shadow: 0 4px 14px -4px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .06) inset;--player-progress-track: rgba(255, 255, 255, .05);--player-dot-faint: rgba(255, 255, 255, .13);--player-dot-past: rgba(255, 255, 255, .45);font-family:var(--font-body);color:var(--player-fg);background:transparent;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.5;font-size:14px;box-sizing:border-box}.demiqo-player *,.demiqo-player *:before,.demiqo-player *:after{box-sizing:border-box}.demiqo-player.theme-light{--player-bg: #f7f8fc;--player-canvas-grad: radial-gradient(125% 100% at 50% 0%, #ffffff 0%, #e9edf6 78%);--player-fg: #0f172a;--player-fg-muted: rgba(15, 23, 42, .6);--player-fg-faint: rgba(15, 23, 42, .35);--player-panel: #ffffff;--player-panel-border: rgba(15, 23, 42, .08);--player-chip-bg: #ffffff;--player-chip-border: rgba(15, 23, 42, .08);--player-chip-shadow: 0 4px 14px -4px rgba(15, 23, 42, .16), 0 1px 0 rgba(255, 255, 255, .8) inset;--player-progress-track: rgba(15, 23, 42, .06);--player-dot-faint: rgba(15, 23, 42, .15);--player-dot-past: rgba(15, 23, 42, .45)}.demiqo-player .pl-root{height:100vh;height:100dvh;display:flex;flex-direction:column;position:relative;background:transparent}.demiqo-player.pl-adaptive,.demiqo-player.pl-adaptive .pl-root{height:auto}.demiqo-player.pl-adaptive,.demiqo-player.pl-adaptive .pl-root{background:transparent}.demiqo-player.pl-adaptive .pl-body{overflow:visible;padding:22px 24px 34px;overflow:hidden}.demiqo-player .pl-header{height:56px;flex-shrink:0;padding:0 20px;background:transparent;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.demiqo-player .pl-footer{height:64px;flex-shrink:0;padding:0 20px;background:transparent;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.demiqo-player .pl-body{flex:1;position:relative;display:flex;align-items:safe center;justify-content:safe center;padding:8px 44px 32px;min-height:0;overflow:auto}.demiqo-player .pl-progress{position:absolute;left:0;right:0;top:0;height:3px;background:var(--player-progress-track)}.demiqo-player .pl-progress-fill{height:100%;background:linear-gradient(90deg,var(--brand-from, #1a56db),var(--brand-to, #7c3aed));border-radius:0 999px 999px 0;transition:width .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 16px #7c3aed80}.demiqo-player .pl-brand{display:flex;align-items:center;gap:11px;min-width:0}.demiqo-player .pl-brand-badge{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#0ea5e9,#22d3ee);display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:13px;flex-shrink:0}.demiqo-player .pl-brand-text{min-width:0}.demiqo-player .pl-brand-title{font-family:var(--font-display);font-size:14px;font-weight:600;color:var(--player-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demiqo-player .pl-brand-meta{font-size:11.5px;color:var(--player-fg-muted);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demiqo-player .pl-step-pill{display:flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:var(--player-chip-bg);border:1px solid var(--player-chip-border);box-shadow:var(--player-chip-shadow);font-size:12.5px;color:var(--player-fg);font-family:var(--font-mono)}.demiqo-player .pl-step-pill .lbl{color:var(--player-fg-muted)}.demiqo-player .pl-step-pill .num{font-weight:600;color:var(--player-fg)}.demiqo-player .pl-step-pill .sep{color:var(--player-fg-faint)}.demiqo-player .pl-btn-ghost{height:36px;padding:0 14px;border-radius:999px;background:var(--player-chip-bg);border:1px solid var(--player-chip-border);box-shadow:var(--player-chip-shadow);color:var(--player-fg);font-size:12.5px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-family:var(--font-body);font-weight:500;transition:transform .15s ease,filter .15s ease}.demiqo-player .pl-btn-ghost:hover{filter:brightness(1.04);transform:translateY(-1px)}.demiqo-player .pl-btn-back{height:42px;padding:0 18px;border-radius:999px;background:var(--player-chip-bg);border:1px solid var(--player-chip-border);box-shadow:var(--player-chip-shadow);color:var(--player-fg);cursor:pointer;font-size:13.5px;font-family:var(--font-body);font-weight:500;display:inline-flex;align-items:center;gap:8px;transition:transform .15s ease,filter .15s ease}.demiqo-player .pl-btn-back:hover:not(:disabled){transform:translateY(-1px)}.demiqo-player .pl-btn-back:disabled{color:var(--player-fg-faint);cursor:not-allowed;box-shadow:none;opacity:.7}.demiqo-player .pl-btn-primary{height:42px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,var(--brand-from, #1a56db) 0%,var(--brand-to, #2563eb) 100%);border:none;color:#fff;font-size:13.5px;font-family:var(--font-body);font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 12px 24px -8px #1a56db8c,inset 0 1px #fff3;transition:transform .15s ease,box-shadow .15s ease}.demiqo-player .pl-btn-primary:hover{transform:translateY(-1px);box-shadow:0 16px 30px -8px #1a56db99,inset 0 1px #ffffff40}.demiqo-player .pl-btn-cta{height:50px;padding:0 24px;background:linear-gradient(135deg,var(--brand-from, #1a56db) 0%,var(--brand-to, #2563eb) 100%);color:#fff;border:none;border-radius:12px;font-size:14.5px;font-weight:600;font-family:var(--font-body);text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:10px;box-shadow:0 18px 36px -15px #1a56db99,inset 0 1px #fff3;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.demiqo-player .pl-btn-cta:hover{transform:translateY(-1px);box-shadow:0 22px 42px -14px #1a56dbad,inset 0 1px #ffffff47;filter:brightness(1.04)}.demiqo-player .pl-btn-cta:active{transform:translateY(0)}.demiqo-player .pl-btn-cta:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:0 10px 24px -14px #1a56db80;filter:none}.demiqo-player .pl-btn-cta .ico{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#ffffff2e}.demiqo-player .pl-dots{display:flex;align-items:center;gap:7px;padding:9px 14px;border-radius:999px;background:var(--player-chip-bg);border:1px solid var(--player-chip-border);box-shadow:var(--player-chip-shadow)}.demiqo-player .pl-dot{height:8px;width:8px;border-radius:999px;border:none;cursor:pointer;padding:0;background:var(--player-dot-faint);transition:all .25s cubic-bezier(.4,0,.2,1)}.demiqo-player .pl-dot.past{background:var(--player-dot-past)}.demiqo-player .pl-dot.current{height:10px;width:26px;background:linear-gradient(90deg,var(--brand-from, #1a56db),var(--brand-to, #7c3aed))}.demiqo-player .pl-branding{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--player-fg-muted);text-decoration:none;padding:6px 10px;border-radius:8px}.demiqo-player .pl-branding .name{font-weight:700;color:var(--player-fg)}.demiqo-player .pl-branding .dot{color:#60a5fa}.demiqo-player .pl-browser{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px #ffffff80 inset,0 2px 6px -2px #0f172a1a,0 18px 40px -18px #0f172a42;display:flex;flex-direction:column}.demiqo-player .pl-browser-bar{height:36px;flex-shrink:0;background:#f1f3f8;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:8px;padding:0 14px;position:relative}.demiqo-player .pl-browser-dots{display:flex;gap:7px}.demiqo-player .pl-browser-dots span{width:11px;height:11px;border-radius:999px;display:inline-block}.demiqo-player .pl-browser-url{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(60%,480px);height:24px;padding:0 12px;background:#fff;border:1px solid #e2e8f0;border-radius:7px;font-size:11px;color:#64748b;display:flex;align-items:center;justify-content:center;gap:6px;font-family:var(--font-mono);white-space:nowrap;overflow:hidden;box-sizing:border-box}.demiqo-player .pl-browser-url .lock{display:inline-flex;align-items:center;color:#94a3b8;flex-shrink:0}.demiqo-player .pl-browser-url-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.demiqo-player .pl-browser-canvas{position:relative;width:100%;background:#fff}.demiqo-player .pl-canvas-fit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.demiqo-player .pl-chrome-actions{margin-left:auto;display:inline-flex;align-items:center;gap:2px;z-index:1}.demiqo-player .pl-chrome-btn{width:28px;height:24px;border-radius:7px;border:none;background:transparent;color:#64748b;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .14s ease,color .14s ease}.demiqo-player .pl-chrome-btn:hover{background:#0f172a12;color:#0f172a}.demiqo-player .pl-seg{display:flex;align-items:center;gap:14px;padding:11px 16px;background:#fff;border-top:1px solid #eef1f6}.demiqo-player .pl-seg-count{font-family:var(--font-mono);font-size:11px;font-weight:600;color:#64748b;flex-shrink:0;letter-spacing:.02em}.demiqo-player .pl-seg-bars{display:flex;align-items:center;gap:5px;flex:1;min-width:0}.demiqo-player .pl-seg-item{flex:1;min-width:0;position:relative;border:none;background:transparent;padding:7px 0;cursor:pointer}.demiqo-player .pl-seg-track{display:block;height:4px;border-radius:999px;background:#e2e8f0;overflow:hidden;transition:background .14s ease}.demiqo-player .pl-seg-item:hover .pl-seg-track{background:#cbd5e1}.demiqo-player .pl-seg-fill{display:block;height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,var(--brand-from, #1a56db),var(--brand-to, #7c3aed));transition:width .35s cubic-bezier(.4,0,.2,1)}.demiqo-player .pl-seg-item.done .pl-seg-fill{width:100%}.demiqo-player .pl-seg-thumb{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%) translateY(4px);width:150px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 18px 44px -14px #0f172a66;padding:5px;opacity:0;pointer-events:none;transition:opacity .14s ease,transform .14s ease;z-index:30}.demiqo-player .pl-seg-item:hover .pl-seg-thumb{opacity:1;transform:translate(-50%) translateY(0)}.demiqo-player .pl-seg-thumb img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:6px;background:#f1f5f9}.demiqo-player .pl-seg-thumb-cap{display:block;text-align:center;font-size:10.5px;font-weight:600;color:#64748b;margin-top:4px;font-family:var(--font-mono)}.demiqo-player .pl-mstep{position:relative;background:linear-gradient(135deg,var(--brand-from, #1a56db),var(--brand-to, #7c3aed));color:#fff;padding:13px 12px 14px}.demiqo-player .pl-mstep-toggle{position:absolute;top:-22px;left:50%;transform:translate(-50%);width:52px;height:24px;border:none;border-radius:9px 9px 0 0;background:var(--brand-from, #1a56db);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 -3px 10px -4px #00000040}.demiqo-player .pl-mstep-row{display:flex;align-items:center;gap:11px}.demiqo-player .pl-mstep-count{flex-shrink:0;font-family:var(--font-mono);font-size:13px;font-weight:700;color:#ffffffeb;letter-spacing:.01em}.demiqo-player .pl-mstep-text{flex:1;min-width:0}.demiqo-player .pl-mstep-title{font-family:var(--font-display);font-size:14.5px;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:#fff}.demiqo-player .pl-mstep[data-collapsed=true] .pl-mstep-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demiqo-player .pl-mstep-desc{margin-top:4px;font-size:12.5px;line-height:1.45;color:#ffffffd1}.demiqo-player .pl-mstep-nav{flex-shrink:0;display:inline-flex;align-items:center;gap:8px}.demiqo-player .pl-mstep-arrow{width:40px;height:40px;border-radius:999px;border:none;background:#ffffff2e;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .14s ease,transform .1s ease}.demiqo-player .pl-mstep-arrow:active{transform:scale(.94)}.demiqo-player .pl-mstep-arrow:disabled{opacity:.4;cursor:not-allowed}.demiqo-player .pl-card-brand{position:absolute;right:14px;bottom:62px;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;background:#ffffffeb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(15,23,42,.08);box-shadow:0 6px 18px -6px #0f172a4d;color:#475569;font-size:12px;font-weight:500;text-decoration:none;z-index:9;transition:transform .15s ease}.demiqo-player .pl-card-brand:hover{transform:translateY(-1px)}.demiqo-player .pl-card-brand .label{color:#64748b}.demiqo-player .pl-card-brand-logo{display:block;height:30px;width:auto}.demiqo-player .pl-card-brand-custom{padding:6px 12px}.demiqo-player .pl-card-brand-logo-custom{height:26px;max-width:150px;object-fit:contain}.demiqo-player .pl-mobile-brand{display:none;flex-shrink:0;align-items:center;justify-content:center;gap:7px;text-decoration:none;color:var(--player-fg-muted);font-size:12.5px;font-weight:500;margin-top:14px}.demiqo-player .pl-mobile-brand .label{color:var(--player-fg-muted)}.demiqo-player:not(.theme-light) .pl-mobile-brand .pl-card-brand-logo{filter:brightness(0) invert(1);opacity:.9}.demiqo-player .pl-cover-wrap .pl-card-brand{bottom:16px;right:16px}.demiqo-player .pl-card-brand .chev{display:inline-flex;color:#94a3b8}.demiqo-player .pl-scale{width:100%;display:flex;justify-content:center}.demiqo-player.pl-fullscreen .pl-root{height:100vh;height:100dvh;background:radial-gradient(125% 120% at 50% 0%,#1b2433,#0b1018 78%)}.demiqo-player.pl-adaptive.pl-fullscreen,.demiqo-player.pl-adaptive.pl-fullscreen .pl-root{height:100vh;height:100dvh}.demiqo-player:fullscreen{width:100%;height:100%}.demiqo-player.pl-fullscreen .pl-body{padding:0;align-items:center;justify-content:center;overflow:hidden}.demiqo-player.pl-fullscreen .pl-scale{transform-origin:center center;transition:transform .2s cubic-bezier(.4,0,.2,1)}.demiqo-player .pl-float-fs{position:absolute;top:18px;right:18px;width:38px;height:38px;border-radius:999px;background:var(--player-chip-bg);border:1px solid var(--player-chip-border);box-shadow:var(--player-chip-shadow);color:var(--player-fg);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:20}.demiqo-player.pl-has-lang .pl-float-fs{right:112px}.demiqo-player .pl-lang{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:999px;background:var(--player-chip-bg);border:1px solid var(--player-chip-border);box-shadow:var(--player-chip-shadow);z-index:25;max-width:min(72vw,360px);overflow-x:auto;scrollbar-width:none}.demiqo-player .pl-lang::-webkit-scrollbar{display:none}.demiqo-player .pl-lang button{flex:0 0 auto}.demiqo-player .pl-lang button{appearance:none;border:none;background:transparent;color:var(--player-fg);font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.02em;padding:5px 11px;border-radius:999px;cursor:pointer;opacity:.62;transition:background .15s ease,opacity .15s ease,color .15s ease}.demiqo-player .pl-lang button:hover{opacity:1}.demiqo-player .pl-lang button.is-active{opacity:1;color:#fff;background:linear-gradient(120deg,var(--brand-from, #1a56db),var(--brand-to, #1742b0));box-shadow:0 4px 12px -4px #1a56db8c}@media (max-width: 600px){.demiqo-player .pl-lang{top:12px;right:12px}.demiqo-player .pl-lang button{padding:4px 9px;font-size:11.5px}.demiqo-player.pl-has-lang .pl-float-fs{right:100px}}.demiqo-player .pl-back-chip{position:absolute;top:18px;left:18px;height:34px;padding:0 14px 0 11px;border-radius:999px;background:var(--player-chip-bg);border:1px solid var(--player-chip-border);box-shadow:var(--player-chip-shadow);color:var(--player-fg);font-family:var(--font-body);font-size:12.5px;font-weight:500;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;z-index:25;transition:transform .15s ease,background .15s ease}.demiqo-player .pl-back-chip:hover{transform:translate(-2px)}@media (max-width: 600px){.demiqo-player .pl-back-chip{top:12px;left:12px;height:32px;font-size:12px}.demiqo-player .pl-back-chip span{display:none}.demiqo-player .pl-back-chip{padding:0;width:32px;justify-content:center}}.demiqo-player .pl-screenshot.pl-layer-back,.demiqo-player .pl-screenshot.pl-layer-front{transition:opacity .65s cubic-bezier(.4,0,.2,1);will-change:opacity}.demiqo-player .pl-screenshot.pl-layer-back{z-index:0}.demiqo-player .pl-screenshot.pl-layer-front{z-index:1}.demiqo-player .pl-canvas-clip{position:relative;width:100%;overflow:hidden}.demiqo-player .pl-canvas-zoom{position:relative;width:100%;will-change:transform;transition:transform .9s cubic-bezier(.22,1,.36,1)}.demiqo-player .pl-hotspot{position:absolute;width:0;height:0;z-index:5}.demiqo-player .pl-hotspot-pulse{--r: 14px;width:calc(var(--r) * 2);height:calc(var(--r) * 2);border-radius:999px;position:absolute;left:calc(var(--r) * -1);top:calc(var(--r) * -1);animation:demiqo-pulse 1.8s ease-out infinite}.demiqo-player .pl-hotspot-pulse.p1{background:var(--brand-from, #1a56db)}.demiqo-player .pl-hotspot-pulse.p2{background:var(--brand-to, #7c3aed);animation-delay:.9s}.demiqo-player .pl-hotspot-dot{--r: 14px;width:calc(var(--r) * 2);height:calc(var(--r) * 2);border-radius:999px;background:linear-gradient(135deg,var(--brand-from, #1a56db),var(--brand-to, #7c3aed));border:none;cursor:pointer;position:absolute;left:calc(var(--r) * -1);top:calc(var(--r) * -1);box-shadow:0 0 0 4px #fffffff2,0 6px 18px #1a56db8c;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11.5px;font-weight:700;font-family:var(--font-mono)}.demiqo-player .pl-tooltip-wrap{position:absolute;width:260px}.demiqo-player .pl-tooltip{background:#fff;border-radius:14px;box-shadow:0 24px 50px -16px #00000080,0 10px 20px -10px #0000004d;padding:14px 16px;cursor:pointer;user-select:none;position:relative;color:#0f172a}.demiqo-player .pl-tooltip-eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:8px;font-size:10.5px;font-weight:600;font-family:var(--font-mono);color:#7c3aed;background:linear-gradient(135deg,#eef3fd,#f4eefe);padding:3px 9px;border-radius:999px;letter-spacing:.05em}.demiqo-player .pl-tooltip-title{font-family:var(--font-display);font-size:15.5px;font-weight:600;margin-bottom:6px;color:#0f172a;line-height:1.3;letter-spacing:-.01em}.demiqo-player .pl-tooltip-desc{font-size:13px;color:#475569;line-height:1.55;margin-bottom:10px}.demiqo-player .pl-tooltip-cta{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;color:var(--primary);font-weight:600}.demiqo-player .pl-tooltip-tail{position:absolute}.demiqo-player .pl-annotations{position:absolute;inset:0;pointer-events:none;z-index:2}.demiqo-player .pl-annotations svg{width:100%;height:100%;display:block}.demiqo-player .pl-blur-box{position:absolute;background:#ffffff59;border-radius:4px;pointer-events:none}.demiqo-player .pl-intro{display:flex;align-items:center;gap:40px;max-width:1100px;max-height:100%;width:100%}.demiqo-player .pl-intro-left{flex:1 1 0;min-width:0}.demiqo-player .pl-intro-right{flex:1 1 0;max-width:520px;min-width:0;transform:rotate(-1.5deg);max-height:100%;display:flex;flex-direction:column}.demiqo-player .pl-intro-right .pl-intro-aspect{aspect-ratio:16 / 10;max-height:100%}.demiqo-player .pl-intro-tag{display:inline-flex;align-items:center;gap:7px;padding:5px 12px 5px 7px;border-radius:999px;background:var(--player-chip-bg);border:1px solid var(--player-chip-border);margin-bottom:18px;font-size:11.5px;color:var(--player-fg)}.demiqo-player .pl-intro-tag .badge{width:20px;height:20px;border-radius:5px;background:linear-gradient(135deg,#0ea5e9,#22d3ee);display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fff}.demiqo-player .pl-intro-title{font-family:var(--font-display);font-size:clamp(28px,4.2vw,44px);line-height:1.05;color:var(--player-fg);font-weight:600;letter-spacing:-.025em;margin:0 0 14px}.demiqo-player .pl-intro-title .grad{background:linear-gradient(92deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}.demiqo-player .pl-intro-desc{font-size:14.5px;color:var(--player-fg-muted);line-height:1.55;margin:0 0 22px;max-width:460px}.demiqo-player .pl-intro-meta{display:flex;gap:18px;margin-bottom:24px;color:var(--player-fg-muted);font-size:12.5px}.demiqo-player .pl-intro-meta>div{display:flex;align-items:center;gap:6px}.demiqo-player .pl-cover-wrap{width:100%;max-width:920px;position:relative}.demiqo-player .pl-cover-stage{position:relative;aspect-ratio:var(--stage-ar, 16 / 10);overflow:hidden;background:#0f172a}.demiqo-player .pl-cover-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.demiqo-player .pl-cover-scrim{position:absolute;inset:0;background:linear-gradient(100deg,#080c18e6,#080c18bd 44%,#080c1847)}.demiqo-player .pl-cover-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:5% 7%;max-width:76%}.demiqo-player .pl-cover-title,.demiqo-player .pl-cover-desc{align-self:stretch}.demiqo-player .pl-cover-tag{display:inline-flex;align-self:flex-start;align-items:center;gap:7px;padding:5px 12px 5px 6px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);margin-bottom:18px;font-size:11.5px;color:#fff;backdrop-filter:blur(4px)}.demiqo-player .pl-cover-tag .badge{width:20px;height:20px;border-radius:5px;background:linear-gradient(135deg,#0ea5e9,#22d3ee);display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fff}.demiqo-player .pl-cover-title{font-family:var(--font-display);font-size:clamp(22px,3.2vw,38px);line-height:1.07;color:#fff;font-weight:600;letter-spacing:-.025em;margin:0 0 12px}.demiqo-player .pl-cover-desc{font-size:14px;color:#ffffffc7;line-height:1.5;margin:0 0 18px;max-width:440px}.demiqo-player .pl-cover-meta{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:22px;color:#ffffffb8;font-size:12.5px}.demiqo-player .pl-cover-meta>div{display:flex;align-items:center;gap:6px}.demiqo-player .pl-outro-stage{position:relative;aspect-ratio:var(--stage-ar, 16 / 10);overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:6% 8%;background:radial-gradient(125% 100% at 50% 0%,#f6f2ff,#eaf0fb 72%)}.demiqo-player.theme-light .pl-outro-stage{background:radial-gradient(125% 100% at 50% 0%,#fff,#eef2fb 75%)}.demiqo-player .pl-outro{text-align:center;max-width:520px;position:relative}.demiqo-player .pl-outro-check{width:84px;height:84px;border-radius:999px;background:linear-gradient(135deg,var(--brand-from, #1a56db),var(--brand-to, #7c3aed));display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:0 20px 50px -15px #7c3aed99,0 0 0 8px #7c3aed1f}.demiqo-player .pl-outro-title{font-family:var(--font-display);font-size:38px;line-height:1.1;font-weight:600;color:var(--player-fg);letter-spacing:-.02em;margin:0 0 12px}.demiqo-player .pl-outro-desc{font-size:15.5px;color:var(--player-fg-muted);margin:0 0 28px;line-height:1.55}.demiqo-player .pl-outro-actions{display:flex;justify-content:center;gap:10px;margin-bottom:24px;flex-wrap:wrap}.demiqo-player .pl-btn-outline{height:46px;padding:0 18px;background:var(--player-chip-bg);border:1px solid var(--player-chip-border);color:var(--player-fg);border-radius:12px;font-size:14px;font-weight:500;font-family:var(--font-body);cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background .15s ease,border-color .15s ease,transform .15s ease}.demiqo-player .pl-btn-outline:hover{border-color:var(--player-fg-muted);transform:translateY(-1px)}.demiqo-player .pl-btn-outline:active{transform:translateY(0)}.demiqo-player .pl-outro-cta-small{height:46px;padding:0 22px;background:linear-gradient(135deg,var(--brand-from, #1a56db) 0%,var(--brand-to, #2563eb) 100%);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;font-family:var(--font-body);cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 14px 28px -10px #1a56db8c,inset 0 1px #fff3}.demiqo-player .pl-outro-branding{display:inline-flex;align-items:center;gap:10px;padding:10px 16px 10px 12px;border-radius:999px;background:linear-gradient(135deg,#1a56db2e,#7c3aed2e);border:1px solid rgba(124,58,237,.25);color:var(--player-fg);text-decoration:none;font-size:13px}.demiqo-player .pl-outro-branding .name{font-weight:700;color:var(--player-fg);font-family:var(--font-display)}.demiqo-player .pl-outro-branding .name .dot{color:#60a5fa}.demiqo-player .pl-outro-branding .chev{color:var(--player-fg-muted)}.demiqo-player .pl-confetti{position:absolute;border-radius:2px;pointer-events:none}.demiqo-player .pl-resume-overlay{position:absolute;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:24px;background:#0b1220a6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.demiqo-player.theme-light .pl-resume-overlay{background:#0f172a59}.demiqo-player .pl-resume-card{background:var(--player-panel);border:1px solid var(--player-panel-border);border-radius:16px;box-shadow:0 24px 60px -20px #00000080;padding:24px 24px 22px;max-width:380px;width:100%;text-align:center}.demiqo-player .pl-resume-title{font-family:var(--font-display);font-size:19px;font-weight:600;color:var(--player-fg);letter-spacing:-.015em;margin:0 0 8px}.demiqo-player .pl-resume-desc{font-size:13.5px;color:var(--player-fg-muted);margin:0 0 18px;line-height:1.55}.demiqo-player .pl-resume-desc strong{color:var(--player-fg);font-weight:600}.demiqo-player .pl-resume-actions{display:flex;gap:8px;justify-content:center}.demiqo-player .pl-resume-actions .pl-btn-outline,.demiqo-player .pl-resume-actions .pl-btn-primary{height:40px;font-size:13px}.demiqo-player .pl-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;padding:40px}.demiqo-player .pl-spinner{width:44px;height:44px;border-radius:999px;border:3px solid var(--player-chip-bg);border-top-color:var(--primary);animation:demiqo-spin .8s linear infinite}.demiqo-player .pl-error-title{font-family:var(--font-display);font-size:22px;font-weight:600;color:var(--player-fg);margin:0}.demiqo-player .pl-error-text{font-size:14px;color:var(--player-fg-muted);margin:0;max-width:360px}.demiqo-player .pl-password-form{display:flex;flex-direction:column;gap:10px;width:100%;max-width:320px;margin-top:4px}.demiqo-player .pl-password-form .pl-btn-cta{justify-content:center;margin-top:2px}.demiqo-player.pl-loading,.demiqo-player.pl-loading .pl-root{background:transparent}.demiqo-player .pl-loader{display:flex;flex-direction:column;align-items:center;gap:24px;padding:56px 24px}.demiqo-player .pl-loader-stack{position:relative;width:120px;height:86px}.demiqo-player .pl-loader-card{position:absolute;left:50%;top:50%;width:86px;height:62px;margin:-31px 0 0 -43px;border-radius:12px;background:linear-gradient(135deg,var(--brand-from, #1a56db),var(--brand-to, #7c3aed));box-shadow:0 12px 28px -10px #1a56db80,inset 0 1px #ffffff40;opacity:0;animation:demiqo-stack 2s cubic-bezier(.4,0,.2,1) infinite}.demiqo-player .pl-loader-card:after{content:"";position:absolute;left:12px;top:14px;width:44px;height:5px;border-radius:999px;background:#ffffff8c;box-shadow:0 13px 0 -1px #ffffff52,0 24px 0 -2px #ffffff38}.demiqo-player .pl-loader-card.c1{animation-delay:0s}.demiqo-player .pl-loader-card.c2{animation-delay:.22s}.demiqo-player .pl-loader-card.c3{animation-delay:.44s}@keyframes demiqo-stack{0%{opacity:0;transform:translateY(30px) scale(.84) rotate(-8deg)}22%{opacity:1}46%{opacity:1;transform:translateY(0) scale(1) rotate(0)}84%{opacity:1;transform:translateY(0) scale(1) rotate(0)}to{opacity:0;transform:translateY(-8px) scale(1.03) rotate(4deg)}}.demiqo-player .pl-loader-text{font-family:var(--font-display);font-size:14.5px;font-weight:500;color:var(--player-fg-muted);letter-spacing:-.01em;min-height:20px}.demiqo-player .pl-loader-dots{display:inline-block;width:0;overflow:hidden;vertical-align:bottom;animation:demiqo-loader-dots 1.1s steps(4,end) infinite}@keyframes demiqo-loader-dots{to{width:1.1em}}.demiqo-player .kbd{font-family:var(--font-mono);font-size:11px;padding:1px 6px;background:var(--player-chip-bg);color:var(--player-fg);border-radius:4px;border:1px solid var(--player-chip-border);border-bottom-width:2px}@keyframes demiqo-pulse{0%{transform:scale(1);opacity:.55}80%{transform:scale(2.6);opacity:0}to{transform:scale(2.6);opacity:0}}@keyframes demiqo-fadeUp{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes demiqo-scaleIn{0%{transform:scale(.97);opacity:0}to{transform:scale(1);opacity:1}}@keyframes demiqo-confetti{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(120vh) rotate(720deg);opacity:0}}@keyframes demiqo-spin{to{transform:rotate(360deg)}}.demiqo-player .scene-enter{animation:demiqo-fadeUp .3s ease both}.demiqo-player .tooltip-enter{animation:demiqo-scaleIn .25s ease both}.demiqo-player .pl-btn-ghost.pl-btn-icon-only{width:30px;padding:0;display:inline-flex;align-items:center;justify-content:center}@keyframes demiqo-hotspot-spawn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.demiqo-player .pl-hotspot{animation:demiqo-hotspot-spawn .52s cubic-bezier(.22,1,.36,1) .12s both}@media (max-width: 600px){.demiqo-player .pl-card-brand{display:none}.demiqo-player .pl-mobile-brand{display:inline-flex}.demiqo-player .pl-body{flex-direction:column}.demiqo-player .pl-cover-stage{aspect-ratio:auto;min-height:340px}.demiqo-player .pl-cover-content{position:relative;inset:auto;max-width:100%;padding:30px 22px}.demiqo-player .pl-outro-stage{aspect-ratio:auto;min-height:340px;padding:44px 24px}.demiqo-player .pl-browser-url{position:static;transform:none;width:auto;flex:1 1 auto;min-width:0;justify-content:flex-start;margin:0 4px}.demiqo-player .pl-chrome-actions{margin-left:0}}@media (max-width: 768px){.demiqo-player .pl-header{height:56px;padding:0 14px;gap:8px}.demiqo-player .pl-footer{height:64px;padding:0 14px}.demiqo-player .pl-body{padding:12px}.demiqo-player .pl-brand-title{font-size:13px}.demiqo-player .pl-brand-meta{font-size:11px}.demiqo-player .pl-step-pill{padding:5px 10px;font-size:11.5px}.demiqo-player .pl-intro{flex-direction:column;gap:24px}.demiqo-player .pl-intro-right{display:none}.demiqo-player .pl-tooltip-wrap{width:240px}.demiqo-player .pl-btn-back{padding:0 12px;font-size:12.5px}.demiqo-player .pl-btn-primary{padding:0 16px;font-size:12.5px}.demiqo-player .pl-outro-title{font-size:28px}}@media (max-width: 520px){.demiqo-player .pl-header{height:48px;padding:0 10px;gap:6px}.demiqo-player .pl-brand-text{display:none}.demiqo-player .pl-brand-badge{margin-right:0}.demiqo-player .pl-step-pill{padding:4px 8px;font-size:11px}.demiqo-player .pl-step-pill .lbl{display:none}.demiqo-player .pl-btn-ghost{padding:0 8px;gap:0;font-size:0}.demiqo-player .pl-btn-ghost svg{font-size:14px}.demiqo-player .pl-btn-ghost.pl-btn-icon-only{width:28px}.demiqo-player .pl-footer{height:56px;padding:0 10px;gap:6px}.demiqo-player .pl-dots{max-width:100px;overflow:hidden}.demiqo-player .pl-branding{display:none}.demiqo-player .pl-btn-back,.demiqo-player .pl-btn-primary{padding:0 12px;font-size:12px;height:36px}.demiqo-player .pl-tooltip-wrap{width:min(210px,76vw)}.demiqo-player .pl-tooltip{padding:10px 12px}.demiqo-player .pl-tooltip-title{font-size:14px}.demiqo-player .pl-tooltip-desc{font-size:12px}.demiqo-player .pl-body{padding:8px}}@media (max-width: 380px){.demiqo-player .pl-header{height:46px;padding:0 8px;gap:5px}.demiqo-player .pl-footer{height:54px;padding:0 8px;gap:5px}.demiqo-player .pl-body{padding:6px}.demiqo-player .pl-brand-badge{width:24px;height:24px;font-size:10px}.demiqo-player .pl-step-pill{padding:3px 7px;font-size:10.5px}.demiqo-player .pl-btn-back,.demiqo-player .pl-btn-primary{padding:0 10px;font-size:11.5px;height:36px;gap:4px}.demiqo-player .pl-dots{max-width:72px;gap:5px}.demiqo-player .pl-tooltip-wrap{width:min(190px,80vw)}.demiqo-player .pl-tooltip-title{font-size:13.5px}.demiqo-player .pl-tooltip-desc{font-size:11.5px}.demiqo-player .pl-outro-title{font-size:26px}.demiqo-player .pl-outro-desc{font-size:14px}.demiqo-player .pl-outro-check{width:68px;height:68px;margin-bottom:18px}.demiqo-player .pl-intro-desc{font-size:13.5px;margin-bottom:18px}.demiqo-player .pl-intro-meta{gap:14px;font-size:12px}}@media (pointer: coarse){.demiqo-player .pl-hotspot-dot{--r: 16px}}.demiqo-player .pl-form-stage,.demiqo-player .pl-content-stage{position:relative;aspect-ratio:var(--stage-ar, 16 / 10);display:flex;align-items:center;justify-content:center;background:radial-gradient(135% 120% at 50% 0%,#fbfcff,#eef2fb 78%)}.demiqo-player .pl-content-stage{text-align:center;padding:clamp(28px,5vw,52px)}.demiqo-player .pl-form-stage{padding:clamp(22px,4vw,44px)}.demiqo-player .pl-form-stage.has-bg,.demiqo-player .pl-content-stage.has-bg{background:#0b1018}.demiqo-player .pl-form-scrim{position:absolute;inset:0;background:linear-gradient(180deg,#0a0f1c57,#0a0f1c8f)}.demiqo-player .pl-form-panel{position:relative;z-index:1;width:100%;max-width:440px;display:flex;flex-direction:column}.demiqo-player .pl-form-panel.on-image{max-width:420px;background:#fff;border-radius:16px;padding:clamp(22px,3vw,32px);box-shadow:0 28px 64px -28px #0206178c,0 2px 6px -2px #02061733}.demiqo-player .pl-form-title{font-family:var(--font-display);font-size:clamp(20px,2.6vw,26px);font-weight:700;letter-spacing:-.02em;color:#0f172a;line-height:1.15;margin:0 0 6px}.demiqo-player .pl-form-desc{font-size:14px;color:#64748b;line-height:1.5;margin:0 0 18px}.demiqo-player .pl-form-fields{display:flex;flex-direction:column;gap:14px}.demiqo-player .pl-field{display:flex;flex-direction:column;gap:6px}.demiqo-player .pl-field-label{font-size:12.5px;font-weight:600;color:#475569;letter-spacing:.01em}.demiqo-player .pl-field-label .req{color:#e11d48;font-style:normal}.demiqo-player .pl-field-input{width:100%;height:44px;padding:0 14px;border:1px solid #dce1ec;border-radius:10px;background:#fff;color:#0f172a;font-size:14px;font-family:var(--font-body);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.demiqo-player textarea.pl-field-input{height:auto;min-height:88px;padding:11px 14px;line-height:1.5;resize:vertical}.demiqo-player .pl-field-select{appearance:none;-webkit-appearance:none;padding-right:36px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.demiqo-player .pl-field-input::placeholder{color:#9aa6b8}.demiqo-player .pl-field-input:hover{border-color:#c2cad9}.demiqo-player .pl-field-input:focus{outline:none;border-color:var(--brand-from, #1a56db);box-shadow:0 0 0 4px var(--brand-ring, rgba(26, 86, 219, .16))}.demiqo-player .pl-field-input.is-error{border-color:#e11d48}.demiqo-player .pl-field-input.is-error:focus{box-shadow:0 0 0 4px #e11d4824}.demiqo-player .pl-field-error{font-size:11.5px;color:#e11d48}.demiqo-player .pl-chip-row{display:flex;flex-wrap:wrap;gap:7px}.demiqo-player .pl-chip{padding:7px 13px;border-radius:999px;font-size:13px;font-family:var(--font-body);cursor:pointer;border:1px solid #dce1ec;background:#fff;color:#475569;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .1s ease}.demiqo-player .pl-chip:hover{border-color:#c2cad9}.demiqo-player .pl-chip:active{transform:scale(.97)}.demiqo-player .pl-chip.is-on{border-color:var(--brand-from, #1a56db);background:var(--brand-from, #1a56db);color:#fff;box-shadow:0 6px 14px -6px var(--brand-ring, rgba(26, 86, 219, .5))}.demiqo-player .pl-form-submit-error{font-size:13px;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;padding:9px 12px;border-radius:9px;margin-top:14px}.demiqo-player .pl-form-actions{display:flex;align-items:center;gap:10px;margin-top:22px}.demiqo-player .pl-form-submit{flex:1;justify-content:center;height:48px}.demiqo-player .pl-form-skip{flex:0 0 auto;height:48px}.demiqo-player .pl-form-actions .pl-btn-outline,.demiqo-player .pl-content-body:not(.on-image) .pl-btn-outline{background:#fff;border-color:#dce1ec;color:#475569}.demiqo-player .pl-form-actions .pl-btn-outline:hover,.demiqo-player .pl-content-body:not(.on-image) .pl-btn-outline:hover{border-color:#c2cad9;background:#f8fafc}.demiqo-player .pl-form-panel-done{align-items:center;text-align:center;gap:4px}.demiqo-player .pl-form-check{width:52px;height:52px;margin:0 0 12px}.demiqo-player .pl-form-success-title{font-size:18px;font-weight:700;color:#0f172a}.demiqo-player .pl-form-success-sub{font-size:13.5px;color:#64748b}.demiqo-player .pl-form-continue{margin-top:18px;align-self:center}.demiqo-player .pl-content-body{position:relative;z-index:1;max-width:560px}.demiqo-player .pl-content-title{font-family:var(--font-display);font-size:clamp(24px,3.4vw,32px);font-weight:700;letter-spacing:-.025em;color:#0f172a;line-height:1.12;margin:0 0 12px}.demiqo-player .pl-content-text{font-size:15.5px;color:#475569;line-height:1.55;margin:0 0 26px;white-space:pre-wrap}.demiqo-player .pl-content-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.demiqo-player .pl-content-body.on-image .pl-content-title{color:#fff}.demiqo-player .pl-content-body.on-image .pl-content-text{color:#ffffffd9}@media (max-width: 600px){.demiqo-player .pl-form-stage,.demiqo-player .pl-content-stage{aspect-ratio:auto;min-height:260px;padding:26px 18px}.demiqo-player .pl-form-panel,.demiqo-player .pl-form-panel.on-image{max-width:100%}.demiqo-player .pl-form-title{font-size:20px}.demiqo-player .pl-content-title{font-size:22px}.demiqo-player .pl-form-actions{flex-direction:column;align-items:stretch}.demiqo-player .pl-form-actions .pl-btn-cta,.demiqo-player .pl-form-actions .pl-btn-outline{width:100%;justify-content:center}}
