.replayer-wrapper{position:relative}.replayer-mouse{position:absolute;width:20px;height:20px;transition:left .05s linear,top .05s linear;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMwMCIgd2lkdGg9IjMwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBkYXRhLW5hbWU9IkxheWVyIDEiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTQ4LjcxIDQyLjkxTDM0LjA4IDI4LjI5IDQ0LjMzIDE4YTEgMSAwIDAwLS4zMy0xLjYxTDIuMzUgMS4wNmExIDEgMCAwMC0xLjI5IDEuMjlMMTYuMzkgNDRhMSAxIDAgMDAxLjY1LjM2bDEwLjI1LTEwLjI4IDE0LjYyIDE0LjYzYTEgMSAwIDAwMS40MSAwbDQuMzgtNC4zOGExIDEgMCAwMC4wMS0xLjQyem0tNS4wOSAzLjY3TDI5IDMyYTEgMSAwIDAwLTEuNDEgMGwtOS44NSA5Ljg1TDMuNjkgMy42OWwzOC4xMiAxNEwzMiAyNy41OEExIDEgMCAwMDMyIDI5bDE0LjU5IDE0LjYyeiIvPjwvc3ZnPg==");border-color:transparent}.replayer-mouse:after{content:"";display:inline-block;width:20px;height:20px;background:#4950f6;border-radius:100%;transform:translate(-50%,-50%);opacity:.3}.replayer-mouse.active:after{animation:click .2s ease-in-out 1}.replayer-mouse.touch-device{background-image:none;width:70px;height:70px;border-radius:100%;margin-left:-37px;margin-top:-37px;border:4px solid rgba(73,80,246,0);transition:left 0s linear,top 0s linear,border-color .2s ease-in-out}.replayer-mouse.touch-device.touch-active{border-color:#4950f6;transition:left .25s linear,top .25s linear,border-color .2s ease-in-out}.replayer-mouse.touch-device:after{opacity:0}.replayer-mouse.touch-device.active:after{animation:touch-click .2s ease-in-out 1}.replayer-mouse-tail{position:absolute;pointer-events:none}@keyframes click{0%{opacity:.3;width:20px;height:20px}50%{opacity:.5;width:10px;height:10px}}@keyframes touch-click{0%{opacity:0;width:20px;height:20px}50%{opacity:.5;width:10px;height:10px}}.rr-player{position:relative;background:#fff;float:left;border-radius:5px;box-shadow:0 24px 48px rgba(17,16,62,.12)}.rr-player__frame{overflow:hidden}.replayer-wrapper{float:left;clear:both;transform-origin:top left;left:50%;top:50%}.replayer-wrapper>iframe{border:none}.rr-controller.svelte-19ke1iv.svelte-19ke1iv{width:100%;height:80px;background:#fff;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border-radius:0 0 5px 5px}.rr-timeline.svelte-19ke1iv.svelte-19ke1iv{width:80%;display:flex;align-items:center}.rr-timeline__time.svelte-19ke1iv.svelte-19ke1iv{display:inline-block;width:100px;text-align:center;color:#11103e}.rr-progress.svelte-19ke1iv.svelte-19ke1iv{flex:1;height:12px;background:#eee;position:relative;border-radius:3px;cursor:pointer;box-sizing:border-box;border-top:4px solid #fff;border-bottom:4px solid #fff}.rr-progress.disabled.svelte-19ke1iv.svelte-19ke1iv{cursor:not-allowed}.rr-progress__step.svelte-19ke1iv.svelte-19ke1iv{height:100%;position:absolute;left:0;top:0;background:#e0e1fe}.rr-progress__handler.svelte-19ke1iv.svelte-19ke1iv{width:20px;height:20px;border-radius:10px;position:absolute;top:2px;transform:translate(-50%,-50%);background:#4950f6}.rr-controller__btns.svelte-19ke1iv.svelte-19ke1iv{display:flex;align-items:center;justify-content:center;font-size:13px}.rr-controller__btns.svelte-19ke1iv button.svelte-19ke1iv{width:32px;height:32px;display:flex;padding:0;align-items:center;justify-content:center;background:none;border:none;border-radius:50%;cursor:pointer}.rr-controller__btns.svelte-19ke1iv button.svelte-19ke1iv:active{background:#e0e1fe}.rr-controller__btns.svelte-19ke1iv button.active.svelte-19ke1iv{color:#fff;background:#4950f6}.rr-controller__btns.svelte-19ke1iv button.svelte-19ke1iv:disabled{cursor:not-allowed}.switch.svelte-9brlez.svelte-9brlez.svelte-9brlez{height:1em;display:flex;align-items:center}.switch.disabled.svelte-9brlez.svelte-9brlez.svelte-9brlez{opacity:.5}.label.svelte-9brlez.svelte-9brlez.svelte-9brlez{margin:0 8px}.switch.svelte-9brlez input[type=checkbox].svelte-9brlez.svelte-9brlez{position:absolute;opacity:0}.switch.svelte-9brlez label.svelte-9brlez.svelte-9brlez{width:2em;height:1em;position:relative;cursor:pointer;display:block}.switch.disabled.svelte-9brlez label.svelte-9brlez.svelte-9brlez{cursor:not-allowed}.switch.svelte-9brlez label.svelte-9brlez.svelte-9brlez:before{content:"";position:absolute;width:2em;height:1em;left:.1em;transition:background .1s ease;background:rgba(73,80,246,.5);border-radius:50px}.switch.svelte-9brlez label.svelte-9brlez.svelte-9brlez:after{content:"";position:absolute;width:1em;height:1em;border-radius:50px;left:0;transition:all .2s ease;box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background:#fcfff4;animation:switch-off .2s ease-out;z-index:2}.switch.svelte-9brlez input[type=checkbox].svelte-9brlez:checked+label.svelte-9brlez:before{background:#4950f6}.switch.svelte-9brlez input[type=checkbox].svelte-9brlez:checked+label.svelte-9brlez:after{animation:switch-on .2s ease-out;left:1.1em}.debug-record-list-panel[data-v-2d8f570c]{padding:20px}.debug-record-virtual-scroll[data-v-2d8f570c]{border:1px solid #e5e7eb;border-radius:6px;background:#fff}.debug-record-row[data-v-2d8f570c]{display:flex;flex-direction:column;width:100%;min-height:360px;padding:14px;border-bottom:1px solid #e5e7eb;background:#fff;color:#374151;min-width:0}.debug-record-row-header[data-v-2d8f570c]{display:flex;align-items:center;gap:16px;min-width:0;margin-bottom:10px}.debug-record-row-header span[data-v-2d8f570c]:first-child{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.debug-record-row-header span[data-v-2d8f570c]:nth-child(2){color:#757575;flex:0 0 auto;font-size:12px;white-space:nowrap}.debug-record-json[data-v-2d8f570c]{flex:1 1 auto;max-height:286px;margin:0;overflow:auto;padding:12px;background:#111827;color:#e5e7eb;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.debug-session-summary-strip[data-v-c86c0ed6]{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,1.4fr);gap:24px;padding:24px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.debug-session-title-block[data-v-c86c0ed6]{min-width:0}.debug-session-title-block h1[data-v-c86c0ed6]{margin:0;color:#1f2937;font-size:24px;font-weight:700;line-height:1.3;word-break:break-word}.debug-session-meta-row[data-v-c86c0ed6]{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px}.debug-session-meta-item[data-v-c86c0ed6]{min-width:120px}.debug-session-meta-item span[data-v-c86c0ed6]{display:block;color:#6b7280;font-size:12px;text-transform:uppercase}.debug-session-meta-item strong[data-v-c86c0ed6]{display:block;margin-top:4px;color:#1f2937;font-size:15px}.debug-session-duration-value[data-v-c86c0ed6]{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;white-space:nowrap}.debug-session-summary-grid[data-v-c86c0ed6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-content:center;gap:12px}.debug-session-stat[data-v-c86c0ed6]{padding:12px;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb}.debug-session-stat span[data-v-c86c0ed6]{display:block;color:#6b7280;font-size:12px;text-transform:uppercase}.debug-session-stat strong[data-v-c86c0ed6]{display:block;margin-top:4px;color:#1f2937;font-size:15px}.debug-session-tabs[data-v-c86c0ed6]{border-radius:8px 8px 0 0}.debug-session-tab-items[data-v-c86c0ed6]{border:1px solid #e5e7eb;border-top:0;border-radius:0 0 8px 8px;background:#fff}.debug-session-panel[data-v-c86c0ed6]{padding:20px}.debug-api-toolbar[data-v-c86c0ed6]{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px}.debug-api-search-input[data-v-c86c0ed6]{max-width:320px}.debug-api-state-select[data-v-c86c0ed6]{max-width:160px}.debug-api-method-select[data-v-c86c0ed6]{max-width:140px}.debug-api-url[data-v-c86c0ed6]{max-width:520px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.debug-api-created-at[data-v-c86c0ed6]{display:inline-block;white-space:nowrap}.debug-api-json-wrapper[data-v-c86c0ed6]{margin:12px 0;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.debug-api-json-tabs[data-v-c86c0ed6]{border-radius:0}.debug-json-actions[data-v-c86c0ed6]{display:flex;justify-content:flex-end;padding:8px 12px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.debug-record-panel-header[data-v-c86c0ed6]{display:flex;justify-content:space-between;gap:16px;width:100%;min-width:0}.debug-record-panel-header span[data-v-c86c0ed6]:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.debug-record-panel-header span[data-v-c86c0ed6]:last-child{color:#757575;flex:0 0 auto;font-size:12px}.debug-record-json[data-v-c86c0ed6]{max-height:520px;margin:0;padding:12px;background:#111827;color:#e5e7eb}.debug-record-json[data-v-c86c0ed6],.debug-route-json[data-v-c86c0ed6]{overflow:auto;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.debug-route-json[data-v-c86c0ed6]{max-height:180px;margin:12px 0 0;padding:10px;border-radius:4px;background:#f3f4f6;color:#374151}.debug-routes-timeline[data-v-c86c0ed6]{border:1px solid #e5e7eb;border-radius:6px;background:#fff}.debug-route-step[data-v-c86c0ed6]{display:flex;flex-direction:column;width:100%;min-height:340px;padding:12px;border-bottom:1px solid #e5e7eb;background:#fff}.debug-route-step-header[data-v-c86c0ed6]{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px;width:100%;margin-bottom:10px}.debug-route-step-marker[data-v-c86c0ed6]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#ef5350;color:#fff;font-size:13px;font-weight:700}.debug-route-step-body[data-v-c86c0ed6]{min-width:0}.debug-route-step-main[data-v-c86c0ed6]{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#374151;font-size:14px;word-break:break-word}.debug-route-step-meta[data-v-c86c0ed6]{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px;color:#6b7280;font-size:12px}.debug-rrweb-player-shell[data-v-c86c0ed6]{border:1px solid #d1d5db;border-radius:8px;overflow:hidden;background:#fff}.debug-rrweb-player-shell--fullscreen[data-v-c86c0ed6]{position:fixed;inset:0;z-index:100000004;display:flex;flex-direction:column;border:0;border-radius:0}.debug-rrweb-player-header[data-v-c86c0ed6]{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.debug-rrweb-player-header strong[data-v-c86c0ed6]{display:block;color:#1f2937;font-size:15px}.debug-rrweb-player-header span[data-v-c86c0ed6]{display:block;margin-top:3px;color:#6b7280;font-size:12px}.debug-rrweb-player-target[data-v-c86c0ed6]{min-height:440px;overflow:auto;background:#111827}.debug-rrweb-player-shell--fullscreen .debug-rrweb-player-target[data-v-c86c0ed6]{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center}.debug-rrweb-player-target[data-v-c86c0ed6] .rr-player{margin:0 auto}.debug-rrweb-player-target[data-v-c86c0ed6] .rr-controller__btns>button:last-child{display:none}.debug-rrweb-player-target[data-v-c86c0ed6] iframe{border:0;background:#fff}.debug-replay-player[data-v-c86c0ed6]{display:grid;grid-template-columns:minmax(320px,1.4fr) minmax(280px,.8fr);gap:16px}.debug-replay-stage[data-v-c86c0ed6]{position:relative;min-height:320px;border:1px solid #d1d5db;border-radius:8px;overflow:hidden;background:linear-gradient(90deg,rgba(31,41,55,.05) 1px,transparent 0),linear-gradient(rgba(31,41,55,.05) 1px,transparent 0),#f9fafb;background-size:32px 32px}.debug-replay-page-label[data-v-c86c0ed6]{position:absolute;top:12px;left:12px;max-width:calc(100% - 24px);padding:6px 10px;border-radius:4px;background:rgba(17,24,39,.82);color:#fff;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.debug-replay-pointer[data-v-c86c0ed6]{position:absolute;width:18px;height:18px;border:3px solid #ef5350;border-radius:50%;transform:translate(-50%,-50%);background:rgba(239,83,80,.18);box-shadow:0 0 0 8px rgba(239,83,80,.14);transition:left .2s ease,top .2s ease}.debug-replay-side[data-v-c86c0ed6]{padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.debug-replay-event-type[data-v-c86c0ed6]{color:#1f2937;font-size:18px;font-weight:700;text-transform:capitalize}.debug-replay-event-time[data-v-c86c0ed6]{margin-top:4px;color:#6b7280;font-size:12px}.debug-replay-controls[data-v-c86c0ed6]{display:flex;align-items:center;gap:10px;margin-top:14px}[data-v-c86c0ed6] .debug-json-key{color:#93c5fd}[data-v-c86c0ed6] .debug-json-string{color:#86efac}[data-v-c86c0ed6] .debug-json-number{color:#fbbf24}[data-v-c86c0ed6] .debug-json-boolean{color:#f472b6}[data-v-c86c0ed6] .debug-json-null{color:#a78bfa}@media (max-width:960px){.debug-replay-player[data-v-c86c0ed6],.debug-session-summary-strip[data-v-c86c0ed6]{grid-template-columns:1fr}}