.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:white;float:left;border-radius:5px;box-shadow:0 24px 48px #11103e1f}.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:solid 4px #fff;border-bottom:solid 4px #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:rgb(73,80,246)}.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:rgb(73,80,246)}.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 #0000004d;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:rgb(73,80,246)}.switch.svelte-9brlez input[type=checkbox].svelte-9brlez:checked+label.svelte-9brlez:after{animation:switch-on .2s ease-out;left:1.1em}.rrweb-box[data-v-5f22e58e]{position:fixed;z-index:2000;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100vw;height:100vh;background-color:#000000b3}.rrweb-box .box[data-v-5f22e58e]{padding:20px;border-radius:8px;box-shadow:0 0 10px #0000001a;background-color:#fff}.rrweb-box .header[data-v-5f22e58e]{font-size:24px;color:#1e1e20;display:flex}.rrweb-box .header .des[data-v-5f22e58e]{flex:1}.rrweb-box .header .close[data-v-5f22e58e]{cursor:pointer;text-align:right;margin-bottom:10px}.rrweb-box .replay[data-v-5f22e58e]{width:1024px;height:576px}.nav-menu[data-v-1aeb1737]{width:100%;height:var(--haoran-header-height);position:fixed;top:0}.nav-menu .mask[data-v-1aeb1737]{width:100%;height:100%;background-color:var(--haoran-bg-half-opacity);box-shadow:0 -1px #ffffff1a inset;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-menu .logo[data-v-1aeb1737]{display:flex;justify-content:flex-start;align-items:center;position:absolute;top:50%;transform:translateY(-50%);left:var(--page-padding)}.nav-menu .logo .logo-img[data-v-1aeb1737]{width:100%;height:100%}.nav-menu .logo .logo-title[data-v-1aeb1737]{font-size:24px;margin-left:8px;background:linear-gradient(60deg,#5903ad 0,#ffd7f0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-menu .navs[data-v-1aeb1737]{display:flex;justify-content:flex-start;position:absolute;top:50%;transform:translateY(-50%);right:var(--page-padding)}.nav-menu .navs .nav[data-v-1aeb1737]{margin-left:16px}.nav-menu .navs .nav[data-v-1aeb1737]:hover,.nav-menu .navs .active[data-v-1aeb1737]{color:var(--haoran-brand)}/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{-moz-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}html,body,#app{width:100%;height:100%;background-color:var(--haoran-bg);font-family:var(--haoran-font-family-base);font-size:16px;color:var(--haoran-text-2)}.icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}:root{--haoran-white: #ffffff;--haoran-black: #000000;--haoran-black-half-opacity: RGBA(0, 0, 0, .5);--haoran-brand: #646cff;--haoran-brand-light: #747bff;--haoran-brand-lighter: #9499ff;--haoran-brand-lightest: #bcc0ff;--haoran-brand-dark: #535bf2;--haoran-brand-darker: #454ce1;--haoran-brand-dimm: rgba(100, 108, 255, .08)}:root{--page-padding: 32px}@media (max-width: 900px){:root{--page-padding: 16px}}:root{--haoran-bg: #1e1e20;--haoran-bg-soft: #161618;--haoran-bg-half-opacity: rgba(30, 30, 32, .5)}:root{--haoran-header-height: 74px}:root{--haoran-text-1: var(--haoran-white);--haoran-text-2: #fffff5db;--haoran-text-3: var(--haoran-brand)}:root{--haoran-border-color-1: rgba(82, 82, 89, .32);--haoran-border-1: 1px solid var(--haoran-border-color-1)}:root{--haoran-scroll-thumb-color: #686868;--haoran-scroll-track-color: #424242}:root{--haoran-font-family-base: "Inter var", "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--haoran-font-family-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background-color:var(--haoran-scroll-thumb-color);border-radius:20px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px var(--haoran-black);background:var(--haoran-scroll-track-color)}.fs12{font-size:12px}.fs14{font-size:14px}.fwb{font-weight:700}.text-over-flow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp{cursor:pointer}.spinner-box{width:100vw;height:100vh;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;z-index:9999}.spinner{height:50px;width:50px;background:transparent;border:red 3px solid;border-top:transparent;border-radius:50%;animation:animate81323 .8s linear infinite}@keyframes animate81323{0%{border:3px solid rgb(255,75,75);border-top:transparent;border-left:transparent;transform:rotate(0)}50%{border:3px dashed rgb(240,41,240);border-top:transparent;border-left:transparent;transform:rotate(270deg)}to{border:3px dotted rgb(28,228,28);border-top:transparent;border-left:transparent;transform:rotate(360deg)}}
