@font-face{font-family:Urbanist;src:url(/fonts/Urbanist-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Urbanist;src:url(/fonts/Urbanist-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Urbanist;src:url(/fonts/Urbanist-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Urbanist;src:url(/fonts/Urbanist-ExtraBold.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}:root :root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#6366f1;--accent-bg:#6366f11a;--accent-border:#6366f180;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/145% var(--sans);letter-spacing:.16px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root :root{--lightningcss-light: ;--lightningcss-dark:initial;--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#818cf8;--accent-bg:#818cf826;--accent-border:#818cf880;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}}:root body{margin:0;padding:0;overflow:hidden}:root #root{flex-direction:column;min-height:100vh;display:flex}:is(:root h1,:root h2) h1,:is(:root h1,:root h2) h2{font-family:var(--heading);color:var(--text-h);font-weight:500}:is(:root h1,:root h2) h1{margin:0;font-size:28px}:is(:root h1,:root h2) h2{margin:0 0 8px;font-size:18px}:is(:root h1,:root h2) p{margin:0}:is(:root h1,:root h2) code{font-family:var(--mono);background:var(--code-bg);color:var(--text-h);border-radius:4px;padding:2px 6px;font-size:13px}:is(:root h1,:root h2) button{font-family:var(--sans);border:1px solid var(--border);background:var(--bg);color:var(--text-h);cursor:pointer;border-radius:8px;padding:8px 16px;font-size:14px;transition:all .2s}:is(:root h1,:root h2) button:hover{border-color:var(--accent);box-shadow:var(--shadow)}:is(:root h1,:root h2) button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}:is(:root h1,:root h2) button:disabled{opacity:.5;cursor:not-allowed}:is(:root h1,:root h2) input[type=range]{accent-color:var(--accent)}:is(:root h1,:root h2) select{font-family:var(--sans);border:1px solid var(--border);background:var(--bg);color:var(--text-h);cursor:pointer;border-radius:8px;padding:8px 12px;font-size:14px}.landing-page{background:#e6f4ff;flex-direction:column;height:100vh;display:flex;overflow:hidden}.landing-header{box-sizing:border-box;background:#e6f4ff;flex-shrink:0;justify-content:center;align-items:center;height:95px;display:flex}.logo-container{align-items:center;gap:4px;height:47px;display:flex}.logo-rip{color:#29a9ff;font-family:Urbanist,sans-serif;font-size:39.53px;font-weight:600;line-height:1}.logo-svg{width:82px;height:28px;display:block}.header-line{background:#29a9ff;flex-shrink:0;width:100%;height:1px}.landing-content{flex:1;min-height:0;display:flex}.landing-left-panel{flex-shrink:0;width:50%;overflow:hidden}.background-image{object-fit:cover;width:100%;height:100%;display:block}.landing-right-panel{box-sizing:border-box;flex:1;justify-content:center;align-items:center;min-width:0;padding:40px;display:flex;overflow:hidden}.drop-zone{cursor:pointer;box-sizing:border-box;border:1px dashed #29a9ff;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:440px;min-height:320px;padding:64px;transition:all .2s ease-in-out;display:flex}.drop-zone.dragging{background:#29a9ff14}.drop-zone-content{flex-direction:column;align-items:center;gap:36px;width:100%;display:flex}.json-icon{width:64px;height:64px;display:block}.upload-instruction{text-align:center;color:#29a9ff;max-width:100%;margin:0;font-family:Urbanist,sans-serif;font-size:24px;font-weight:600;line-height:36px}.choose-file-btn-wrapper{box-sizing:border-box;border-radius:0;justify-content:center;align-items:center;width:358px;padding:0;display:flex}.choose-file-btn-wrapper:hover{opacity:1}.choose-file-btn{color:#29a9ff;cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #29a9ff;border-radius:0;justify-content:center;align-items:center;gap:17px;width:358px;height:auto;min-height:82px;padding:29px 24px;font-family:Urbanist,sans-serif;font-size:24px;font-weight:600;transition:background .2s,color .2s;display:flex;box-shadow:none!important}.choose-file-btn:hover{color:#e6f4ff;background:#29a9ff}.choose-file-btn:hover .file-icon{filter:brightness(0)invert()}.file-icon{width:36px;height:36px;transition:filter .2s;display:block}.error-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;padding:40px;display:flex}.error-screen h1{color:#29a9ff;font-family:Urbanist,sans-serif;font-size:32px;font-weight:700}.error-screen p{color:#29a9ff;font-family:Urbanist,sans-serif;font-size:16px;font-weight:500}.error-screen button{color:#29a9ff;cursor:pointer;background:0 0;border:1px solid #29a9ff;border-radius:0;padding:8px 16px;font-family:Urbanist,sans-serif;font-size:16px;font-weight:600;transition:background .2s,color .2s}.error-screen button:hover{color:#e6f4ff;background:#29a9ff}.error-screen button:hover .file-icon{filter:brightness(0)invert()}.app-page{background:#e6f4ff;flex-direction:column;height:100vh;display:flex;overflow:hidden}.app-header{box-sizing:border-box;background:#e6f4ff;flex-shrink:0;justify-content:center;align-items:center;height:96px;display:flex;position:relative}.app-logo{flex-shrink:0;align-items:center;gap:4px;height:47px;display:flex;position:absolute;top:24px;left:36px}.app-logo .logo-rip{color:#29a9ff;font-family:Urbanist,sans-serif;font-size:39.53px;font-weight:600;line-height:1}.app-logo .logo-svg{width:82px;height:28px;display:block}.header-filename{color:#29a9ff;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:400px;font-family:Urbanist,sans-serif;font-size:24px;font-weight:700;line-height:24px;overflow:hidden}.upload-new-btn{color:#29a9ff;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:0;outline:1px solid #29a9ff;flex-shrink:0;align-items:center;gap:17px;height:96px;padding:29px 24px;font-family:Urbanist,sans-serif;font-size:24px;font-weight:600;display:flex;position:absolute;top:0;right:0}.upload-new-btn:hover{color:#e6f4ff;background:#29a9ff}.upload-new-btn svg{flex-shrink:0;width:36px;height:36px}.app-body-wrapper{flex-direction:column;flex:1;min-height:0;display:flex}.app-body-main{flex:1;min-height:0;display:flex}.left-sidebar{box-sizing:border-box;border-left:1px solid #29a9ff;flex-direction:column;flex-shrink:0;width:359px;display:flex;position:relative;overflow-y:auto}.export-format-section{border-bottom:1px solid #29a9ff;justify-content:center;align-items:center;padding:30px 24px 29px;transition:background .2s;display:flex;position:relative}.export-format-section span{color:#29a9ff;font-family:Urbanist,sans-serif;font-size:24px;font-weight:600}.metadata-section{flex-direction:column;display:flex}.meta-row{box-sizing:border-box;border-bottom:1px solid #29a9ff;align-items:center;min-height:44px;padding:10px 36px;display:flex;position:relative}.meta-row.has-dropdown{cursor:pointer;transition:background .2s}.meta-row.has-dropdown:hover{background:#29a9ff14}.meta-label{color:#29a9ff;justify-content:space-between;align-items:center;width:100%;font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;line-height:24px;display:flex}.meta-chevron{flex-shrink:0;width:16px;height:16px;margin-left:8px}.sidebar-download-section{cursor:pointer;box-sizing:border-box;color:#29a9ff;background:0 0;outline:1px solid #29a9ff;justify-content:center;align-items:center;gap:17px;width:100%;height:96px;margin-top:auto;padding:29px 24px;display:flex}.sidebar-download-section:hover{color:#e6f4ff;background:#29a9ff}.download-icon{flex-shrink:0;width:36px;height:36px;display:block}.download-text{color:#29a9ff;font-family:Urbanist,sans-serif;font-size:24px;font-weight:600}.sidebar-download-section:hover .download-text{color:#e6f4ff}.vertical-divider{background:#29a9ff;flex-shrink:0;width:1px}.right-content{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.player-viewport{flex:1;justify-content:center;align-items:center;min-height:0;padding:35px;display:flex}.player-container{background:#e6f4ff;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.player-container svg{max-width:100%;max-height:100%}.loading{color:#29a9ff;font-family:Urbanist,sans-serif;font-size:16px}.footer-line{background:#29a9ff;flex-shrink:0;width:100%;height:1px}.bottom-bar{box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;height:96px;padding:0 48px;display:flex}.bottom-controls{align-items:center;gap:20px;width:100%;max-width:1002px;display:flex}.play-btn{color:#29a9ff;cursor:pointer;background:#fff;border:none;border-radius:48px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:0;font-family:Urbanist,sans-serif;font-size:24px;font-weight:600;transition:background .2s,color .2s;display:flex}.play-btn:hover{background:#f0f0f0}.play-btn:disabled{opacity:.4;cursor:not-allowed}.progress-slider{appearance:none;cursor:pointer;background:#fff;border-radius:2px;outline:none;flex:1;min-width:0;height:4px;position:relative}.progress-slider::-webkit-slider-runnable-track{background:linear-gradient(to right, #29a9ff var(--progress-pct,0%), white var(--progress-pct,0%));border-radius:2px;height:4px}.progress-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#29a9ff;border:2px solid #fff;border-radius:50%;width:14px;height:14px;margin-top:-5px}.progress-slider::-moz-range-track{background:#fff;border-radius:2px;height:4px}.progress-slider::-moz-range-thumb{cursor:pointer;background:#29a9ff;border:2px solid #fff;border-radius:50%;width:14px;height:14px}.progress-slider::-moz-range-progress{background:#29a9ff;border-radius:2px;height:4px}.frame-counter{color:#29a9ff;white-space:nowrap;text-align:right;flex-shrink:0;min-width:80px;font-family:Urbanist,sans-serif;font-size:16px;font-weight:600;line-height:24px}.progress-overlay{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.progress-modal{background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:16px;width:400px;padding:40px;display:flex;box-shadow:0 8px 32px #00000026}.progress-modal-icon img{width:40px;height:40px}.progress-modal-text{color:#333;text-align:center;font-family:Urbanist,sans-serif;font-size:14px;font-weight:500}.progress-modal-track{background:#e6f4ff;border-radius:4px;width:100%;height:8px;overflow:hidden}.progress-modal-track .progress-fill{background:#29a9ff;border-radius:4px;height:100%;transition:width .3s}.progress-modal-pct{color:#29a9ff;font-family:Urbanist,sans-serif;font-size:16px;font-weight:600}@media (width<=1024px){.left-sidebar{width:300px}.app-logo{left:24px}.upload-new-btn{padding:24px 20px;font-size:20px}}@media (width<=768px){.app-body-main{flex-direction:column}.left-sidebar{z-index:auto;border-bottom:1px solid #29a9ff;border-right:none;flex-flow:wrap;width:100%;overflow:visible}.export-format-section{justify-content:center;width:100%;padding:16px}.metadata-section{flex-flow:wrap;flex:1;min-width:0}.meta-row{margin-bottom:0;padding:8px 16px}.sidebar-download-section{border-left:1px solid #ffffff4d;width:auto;margin-top:0;padding:16px}.vertical-divider{display:none}.right-content{margin-left:0}.player-viewport{padding:16px}.bottom-bar{height:78px;padding:0 16px}.app-header{height:70px}.app-logo{top:16px;left:16px}.app-logo .logo-rip{font-size:24px}.app-logo .logo-svg{width:52px;height:18px}.header-filename{max-width:200px;font-size:14px}.upload-new-btn{gap:8px;padding:16px 12px;font-size:14px}.upload-new-btn img{width:20px;height:20px}}@media (width<=480px){.left-sidebar,.metadata-section{flex-direction:column}.sidebar-download-section{border-top:1px solid #ffffff4d;border-left:none;width:100%;margin-top:0}.app-header{padding:0 12px}.header-filename{display:none}}
