.moocrunch-app{--accent:#4d9eff;--accent-hover:#6ab1ff;--accent-2:#7d5cff;--accent-grad:linear-gradient(135deg, #4d9eff 0%, #7d5cff 100%);--accent-grad-hover:linear-gradient(135deg, #6ab1ff 0%, #9275ff 100%);--pill-bg:#000000b8}.moocrunch-app,.moocrunch-app *{box-sizing:border-box;margin:0;padding:0}.moocrunch-app{color:#e0e0e0;-webkit-user-select:none;user-select:none;background:#1a1a2e url(/moocrunch/app-background.webp) 50%/cover no-repeat;border-radius:16px;flex-direction:column;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.moocrunch-app #layout{flex-direction:column;flex:1;width:100%;max-width:2000px;min-height:0;margin:0 auto;display:flex}.moocrunch-app #app-header{text-align:center;padding:16px 24px 8px;position:relative}.moocrunch-app #logo{width:400px;max-width:90%;height:auto}.moocrunch-app .advanced-btn{color:#ffffffd9;letter-spacing:.6px;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:8px;padding:8px 14px 8px 12px;font-size:11px;font-weight:700;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.moocrunch-app .advanced-btn svg{opacity:.85}.moocrunch-app .advanced-btn:hover{color:#fff;background:#4d9eff2e;border-color:#4d9eff80}.moocrunch-app .advanced-btn:hover svg{opacity:1}.moocrunch-app #btn-main-hamburger{z-index:50;position:absolute;top:18px;right:24px}.moocrunch-app #controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:12px 24px;display:flex}.moocrunch-app .toggle{cursor:pointer;color:#fff;align-items:center;gap:10px;font-size:13px;display:flex}.moocrunch-app .toggle input{display:none}.moocrunch-app .toggle-slider{background:#2a2a4a;border-radius:11px;flex-shrink:0;width:40px;height:22px;transition:background .3s;position:relative}.moocrunch-app .toggle-slider:after{content:"";background:#668;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;top:3px;left:3px}.moocrunch-app .toggle input:checked+.toggle-slider{background:#0f3460}.moocrunch-app .toggle input:checked+.toggle-slider:after{background:var(--accent);left:21px}.moocrunch-app .toggle-label{transition:color .2s}.moocrunch-app .mode-group{background:#00000059;border-radius:999px;align-items:center;gap:6px;padding:4px 6px 4px 12px;display:flex}.moocrunch-app .mode-label{color:#aac;margin-right:2px;font-size:12px}.moocrunch-app .mode-pill{cursor:pointer}.moocrunch-app .mode-pill input{display:none}.moocrunch-app .mode-pill span{color:#aac;background:0 0;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:500;transition:background .2s,color .2s;display:inline-block}.moocrunch-app .mode-pill:hover span{color:#fff}.moocrunch-app .mode-pill input:checked+span{background:var(--accent-grad);color:#fff;box-shadow:0 2px 8px #4d9eff59}.moocrunch-app #drop-zone{background:#0000004d;border:3px dashed #ffffff80;border-radius:16px;flex:1;justify-content:center;align-items:center;min-height:200px;margin:8px 24px 16px;transition:all .3s;display:flex}.moocrunch-app #drop-zone.drag-over{border-color:var(--accent);background:#4d9eff0f;box-shadow:inset 0 0 40px #7d5cff1a}.moocrunch-app #drop-zone.hidden{display:none}.moocrunch-app .drop-zone-content{text-align:center}.moocrunch-app .drop-icon{opacity:.7;margin-bottom:16px}.moocrunch-app .drop-text{color:#fff;margin-bottom:8px;font-size:18px}.moocrunch-app .drop-hint{color:#fff;font-size:12px}.moocrunch-app .drop-actions{justify-content:center;gap:8px;margin-top:16px;display:flex}.moocrunch-app #file-list-container{flex-direction:column;flex:1;min-height:0;margin:0 24px 16px;display:flex}.moocrunch-app #file-list-container.hidden{display:none}.moocrunch-app #file-list-header{flex-shrink:0;align-items:center;gap:16px;padding:8px 0 12px;display:flex}.moocrunch-app #file-count{color:#fff;white-space:nowrap;background:var(--pill-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600}.moocrunch-app #savings-text{color:var(--accent-hover);white-space:nowrap;background:var(--pill-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:6px 14px;font-size:13px;font-weight:500}.moocrunch-app #savings-text:empty{display:none}.moocrunch-app #action-buttons{gap:8px;margin-left:auto;display:flex}.moocrunch-app .btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.moocrunch-app .btn:disabled{opacity:.4;cursor:not-allowed}.moocrunch-app .btn-primary{background:var(--accent-grad);color:#fff;box-shadow:0 2px 10px #4d9eff4d}.moocrunch-app .btn-primary:hover:not(:disabled){background:var(--accent-grad-hover)}.moocrunch-app .btn-success{color:#0a2018;background:linear-gradient(135deg,#4ddb83 0%,#2dc6a4 55%,#3aafd0 100%);font-weight:600;box-shadow:0 2px 12px #2ec0a052}.moocrunch-app .btn-success:hover:not(:disabled){background:linear-gradient(135deg,#5fe896 0%,#3fd6b3 55%,#4abee0 100%);box-shadow:0 2px 16px #2ec0a073}.moocrunch-app .btn-secondary{color:#aac;background:#2a2a4a}.moocrunch-app .btn-secondary:hover:not(:disabled){background:#3a3a5a}.moocrunch-app .btn-sm{cursor:pointer;white-space:nowrap;color:#aac;background:#2a2a4a;border:none;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .2s}.moocrunch-app .btn-sm:hover:not(:disabled){color:#fff;background:#3a3a5a}.moocrunch-app .btn-sm:disabled{opacity:.3;cursor:not-allowed}.moocrunch-app .download-group{display:inline-block;position:relative}.moocrunch-app #btn-download-all{align-items:center;gap:6px;display:inline-flex}.moocrunch-app .download-caret{opacity:.7;transition:transform .15s}.moocrunch-app .download-group:hover .download-caret{transform:translateY(1px)}.moocrunch-app .download-menu{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;background:#060c16f5;border:1px solid #4edb832e;border-radius:12px;flex-direction:column;gap:2px;min-width:240px;padding:6px;transition:opacity .12s,visibility .12s;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 36px #000000b3,0 0 0 1px #0006}.moocrunch-app .download-menu:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}.moocrunch-app .download-group:hover .download-menu,.moocrunch-app .download-menu:hover{opacity:1;visibility:visible;pointer-events:auto}.moocrunch-app .download-group.is-busy .download-menu{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.moocrunch-app .download-group:has(#btn-download-all:disabled) .download-menu{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.moocrunch-app .download-menu-item{text-align:left;color:#e7f5ee;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:9px 12px;transition:background .15s,color .15s;display:flex}.moocrunch-app .download-menu-item:hover{color:#fff;background:linear-gradient(135deg,#4edb832e 0%,#3aafd02e 100%)}.moocrunch-app .download-menu-item:disabled{opacity:.4;cursor:not-allowed}.moocrunch-app .download-menu-title{font-size:13px;font-weight:600}.moocrunch-app .download-menu-desc{color:#6a8a78;font-size:11px}.moocrunch-app .download-menu-item:hover .download-menu-desc{color:#b8d8c8}.moocrunch-app .btn-sm.is-active{background:var(--accent-grad);color:#fff}.moocrunch-app .btn-sm.is-active:hover:not(:disabled){background:var(--accent-grad-hover)}.moocrunch-app .file-item.is-custom-applied .btn-format.is-active{color:#ffd1dc;background:0 0;border:1px solid #ff648c8c;box-shadow:inset 0 0 0 1px #ff648c1a}.moocrunch-app .file-item.is-custom-applied .btn-format.is-active:hover:not(:disabled){color:#fff;background:#ff648c24}.moocrunch-app .file-item.is-custom-applied .btn-custom{color:#fff;background:linear-gradient(135deg,#e63b6e 0%,#ff7aa2 100%);font-weight:600}.moocrunch-app .file-item.is-custom-applied .btn-custom:hover:not(:disabled){color:#fff;background:linear-gradient(135deg,#f04a7d 0%,#ff8eb3 100%)}.moocrunch-app .file-item.is-custom-applied .progress-bar{background:linear-gradient(135deg,#e63b6e 0%,#ff7aa2 100%)}.moocrunch-app #btn-custom-apply-all{color:#fff;background:linear-gradient(135deg,#e63b6e 0%,#ff7aa2 100%);border:none;font-weight:600}.moocrunch-app #btn-custom-apply-all:hover:not(:disabled){color:#fff;background:linear-gradient(135deg,#f04a7d 0%,#ff8eb3 100%)}.moocrunch-app #btn-custom-apply-all:disabled{filter:grayscale(.5)brightness(.7);cursor:not-allowed}.moocrunch-app #file-list{flex-direction:column;flex:1;gap:4px;padding-right:4px;display:flex;overflow-y:auto}.moocrunch-app #file-list::-webkit-scrollbar{width:6px}.moocrunch-app #file-list::-webkit-scrollbar-track{background:0 0}.moocrunch-app #file-list::-webkit-scrollbar-thumb{background:#3a3a5a;border-radius:3px}.moocrunch-app #file-list::-webkit-scrollbar-thumb:hover{background:#4a4a6a}.moocrunch-app .file-item{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#16213ef2;border-radius:10px;flex-shrink:0;align-items:center;gap:12px;padding:8px 12px;transition:background .2s;display:flex}.moocrunch-app .file-item:hover{background:#1a2745f2}.moocrunch-app .thumbnail{width:var(--thumb-size,44px);height:var(--thumb-size,44px);object-fit:cover;transform-origin:50%;background:#0f1a30;border-radius:6px;flex-shrink:0;transition:transform .18s}.moocrunch-app .btn-row-rotate{color:#ccc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:none}.moocrunch-app.show-row-rotate .btn-row-rotate{display:inline-flex}.moocrunch-app .btn-row-rotate:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40}.moocrunch-app .thumb-resize-handle{cursor:ew-resize;background:#ffffff0f;border-radius:2px;flex-shrink:0;align-self:stretch;width:4px;margin:4px 0;transition:background .15s}.moocrunch-app .thumb-resize-handle:hover{background:#4d9eff8c}.moocrunch-app.hide-thumbnails .thumbnail,.moocrunch-app.hide-thumbnails .thumb-resize-handle{display:none}.moocrunch-app .file-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.moocrunch-app .file-name{color:#e0e0e0;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.moocrunch-app .file-size{color:#88a;font-size:11px}.moocrunch-app .file-size .savings{color:var(--accent-hover);font-weight:500}.moocrunch-app .file-size .savings.negative{color:#ef9a9a}.moocrunch-app .progress-container{background:#0f1a30;border-radius:3px;flex-shrink:0;width:100px;height:6px;overflow:hidden}.moocrunch-app .progress-bar{background:var(--accent-grad);border-radius:3px;width:0%;height:100%;transition:width .25s}.moocrunch-app .status-badge{white-space:nowrap;text-align:center;border-radius:6px;flex-shrink:0;min-width:80px;padding:3px 8px;font-size:11px;font-weight:600}.moocrunch-app .status-pending{color:#88a;background:#2a2a4a}.moocrunch-app .status-converting{color:#64b5f6;background:#64b5f626;animation:1.5s infinite pulse}.moocrunch-app .status-converted{color:var(--accent-hover);background:#4d9eff2e}.moocrunch-app .status-skipped{color:#b39ddb;background:#9575cd2e}.moocrunch-app .status-saving{color:#64b5f6;background:#64b5f626}.moocrunch-app .status-error{color:#ef5350;background:#ef535026}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.moocrunch-app .file-actions{flex-shrink:0;gap:4px;display:flex}.moocrunch-app #status-bar{background:#12122a;border-top:1px solid #2a2a4a;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 24px;display:flex}.moocrunch-app #status-text{color:#fff;font-size:12px}.moocrunch-app #main-drawer::-webkit-scrollbar{width:8px}.moocrunch-app #custom-drawer::-webkit-scrollbar{width:8px}.moocrunch-app #api-key-list::-webkit-scrollbar{width:8px}.moocrunch-app #main-drawer::-webkit-scrollbar-track{background:0 0}.moocrunch-app #custom-drawer::-webkit-scrollbar-track{background:0 0}.moocrunch-app #api-key-list::-webkit-scrollbar-track{background:0 0}.moocrunch-app #main-drawer::-webkit-scrollbar-thumb{background:#3a3a44;border-radius:999px;min-height:32px}.moocrunch-app #custom-drawer::-webkit-scrollbar-thumb{background:#3a3a44;border-radius:999px;min-height:32px}.moocrunch-app #api-key-list::-webkit-scrollbar-thumb{background:#3a3a44;border-radius:999px;min-height:32px}.moocrunch-app #main-drawer::-webkit-scrollbar-thumb:hover{background:#4f4f5c}.moocrunch-app #custom-drawer::-webkit-scrollbar-thumb:hover{background:#4f4f5c}.moocrunch-app #api-key-list::-webkit-scrollbar-thumb:hover{background:#4f4f5c}.moocrunch-app #main-drawer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:550;background:#080c16f5;border-left:1px solid #ffffff14;flex-direction:column;width:380px;max-width:92vw;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-14px 0 36px #0000008c}.moocrunch-app #main-drawer.is-open{transform:translate(0)}.moocrunch-app #main-drawer.hidden{display:none}.moocrunch-app .drawer-rows{flex-direction:column;gap:6px;display:flex}.moocrunch-app .drawer-row{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;background:#0000004d;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.moocrunch-app .drawer-row:hover{background:#00000073;border-color:#ffffff2e}.moocrunch-app .drawer-row-button{appearance:none;border:1px solid #ffffff0f}.moocrunch-app .drawer-row-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.moocrunch-app .drawer-row-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.moocrunch-app .drawer-row-sub{color:#88a;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.moocrunch-app .drawer-row-sub.is-active{color:var(--accent-hover)}.moocrunch-app .drawer-row-chevron{color:#668;flex-shrink:0;transition:color .15s}.moocrunch-app .drawer-row:hover .drawer-row-chevron{color:#fff}.moocrunch-app .drawer-row-check{border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:border-color .15s,background .15s;position:relative}.moocrunch-app .drawer-row-format:hover .drawer-row-check{border-color:#ffffff8c}.moocrunch-app .drawer-row-format.is-active{background:#4d9eff1a;border-color:#4d9eff73}.moocrunch-app .drawer-row-format.is-active .drawer-row-check{background:var(--accent);border-color:var(--accent)}.moocrunch-app .drawer-row-format.is-active .drawer-row-check:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.moocrunch-app .originals-modes{flex-direction:column;gap:8px;margin:14px 0 16px;display:flex}.moocrunch-app .originals-mode-card{cursor:pointer;text-align:left;background:#0000004d;border:1px solid #ffffff0f;border-radius:10px;align-items:flex-start;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.moocrunch-app .originals-mode-card:hover{border-color:#fff3}.moocrunch-app .originals-mode-card input[type=radio]{appearance:none;cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin:2px 0 0;position:relative}.moocrunch-app .originals-mode-card input[type=radio]:checked{border-color:var(--accent)}.moocrunch-app .originals-mode-card input[type=radio]:checked:after{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.moocrunch-app .originals-mode-card:has(input:checked){background:#4d9eff14;border-color:#4d9eff73}.moocrunch-app .originals-mode-card-body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.moocrunch-app .originals-mode-title{color:#fff;font-size:13px;font-weight:600}.moocrunch-app .originals-mode-desc{color:#88a;font-size:11px;line-height:1.4}.moocrunch-app .originals-prefix-row{margin-top:4px}.moocrunch-app .filename-row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.moocrunch-app .filename-row-label{text-transform:uppercase;letter-spacing:.6px;color:#aac;flex-shrink:0;width:64px;font-size:11px;font-weight:700}.moocrunch-app .filename-input{flex:1}.moocrunch-app .filename-preview-row{color:#88a;flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;font-size:11px;display:flex}.moocrunch-app .filename-preview-label{text-transform:uppercase;letter-spacing:.6px;font-weight:700}.moocrunch-app #filename-preview{color:#fff;background:#0006;border-radius:6px;padding:4px 8px;font-family:ui-monospace,SF Mono,Consolas,monospace}.moocrunch-app #custom-drawer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:600;background:#080c16f5;border-left:1px solid #ffffff14;flex-direction:column;width:360px;max-width:92vw;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-14px 0 36px #0000008c}.moocrunch-app #custom-drawer.is-open{transform:translate(0)}.moocrunch-app #custom-drawer.hidden{display:none}.moocrunch-app .drawer-header{border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.moocrunch-app .drawer-title{text-transform:uppercase;letter-spacing:1.2px;color:#aac;font-size:11px;font-weight:700}.moocrunch-app .drawer-section{border-bottom:1px solid #ffffff0a;padding:18px 20px}.moocrunch-app .drawer-section:last-of-type{border-bottom:none}.moocrunch-app .drawer-section-header{align-items:center;gap:10px;margin-bottom:14px;display:flex}.moocrunch-app .drawer-section-header-static{margin-bottom:6px}.moocrunch-app .drawer-section-title{color:#fff;font-size:14px;font-weight:600}.moocrunch-app .drawer-section-desc{color:#88a;margin-bottom:14px;font-size:11px;line-height:1.45}.moocrunch-app .drawer-section-body{flex-direction:column;gap:14px;transition:opacity .15s;display:flex}.moocrunch-app .drawer-section.is-disabled .drawer-section-body{opacity:.35;pointer-events:none}.moocrunch-app .drawer-toggle{flex-shrink:0;width:36px;height:20px;display:inline-block;position:relative}.moocrunch-app .drawer-toggle input{display:none}.moocrunch-app .drawer-toggle-slider{cursor:pointer;background:#ffffff1a;border-radius:999px;transition:background .15s;position:absolute;inset:0}.moocrunch-app .drawer-toggle-slider:after{content:"";background:#ffffffa6;border-radius:50%;width:14px;height:14px;transition:all .15s;position:absolute;top:3px;left:3px}.moocrunch-app .drawer-toggle input:checked+.drawer-toggle-slider{background:var(--accent)}.moocrunch-app .drawer-toggle input:checked+.drawer-toggle-slider:after{background:#fff;left:19px}.moocrunch-app .drawer-row{align-items:center;gap:12px;display:flex}.moocrunch-app .drawer-row-label{color:#aac;text-transform:uppercase;letter-spacing:.5px;min-width:56px;font-size:11px;font-weight:700}.moocrunch-app .color-picker-wrap{flex:1;align-items:center;gap:10px;display:flex}.moocrunch-app #overlay-color{cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;width:36px;height:32px;padding:0;overflow:hidden}.moocrunch-app #overlay-color::-webkit-color-swatch-wrapper{padding:2px}.moocrunch-app #overlay-color::-webkit-color-swatch{border:none;border-radius:6px}.moocrunch-app #overlay-color-hex{color:#fff;font-variant-numeric:tabular-nums;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:11px}.moocrunch-app .drawer-section input[type=range]{appearance:none;cursor:pointer;background:#ffffff1a;border-radius:3px;outline:none;flex:1;height:5px;margin:0;padding:0}.moocrunch-app .drawer-section input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:pointer;border:none;border-radius:50%;width:16px;height:16px;box-shadow:0 0 10px #4d9eff80}.moocrunch-app #overlay-opacity-value{color:#fff;font-variant-numeric:tabular-nums;text-align:right;min-width:40px;font-size:12px;font-weight:600}.moocrunch-app .drawer-apply-row{align-self:flex-start;margin-top:2px}.moocrunch-app .ai-buttons{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.moocrunch-app .ai-btn{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;font-size:11px;font-weight:600;transition:all .15s;display:flex}.moocrunch-app .ai-btn:hover{background:#4d9eff1a;border-color:#4d9eff59;transform:translateY(-1px)}.moocrunch-app .ai-btn:disabled{opacity:.5;cursor:wait}.moocrunch-app .ai-btn img{object-fit:contain;width:30px;height:30px}.moocrunch-app .drawer-section-tip{color:#b8c8e8;background:#4d9eff12;border-left:2px solid #7d5cff99;border-radius:6px;margin-top:14px;padding:10px 12px;font-size:11px;line-height:1.5}.moocrunch-app .drawer-tip-prompt{color:#fff;background:#0000004d;border-radius:4px;margin-top:4px;padding:2px 6px;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:10.5px;display:inline-block}.moocrunch-app .drawer-section-desc em{color:var(--accent-hover);font-style:normal;font-weight:600}.moocrunch-app .ai-copy-rows{flex-direction:column;gap:8px;margin:16px 0;display:flex}.moocrunch-app .ai-copy-row{text-align:left;background:#00000059;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.moocrunch-app .ai-copy-thumb{object-fit:cover;background:#0f1a30;border-radius:8px;flex-shrink:0;width:56px;height:56px}.moocrunch-app .ai-copy-meta,.moocrunch-app .ai-copy-prompt{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.moocrunch-app .ai-copy-meta-label{text-transform:uppercase;letter-spacing:.6px;color:#88a;font-size:10px;font-weight:700}.moocrunch-app .ai-copy-meta-sub{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.moocrunch-app #ai-copy-prompt-text{color:#fff;background:#0006;border-radius:6px;padding:6px 10px;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:12px;line-height:1.4;display:block}.moocrunch-app .copy-btn{color:#fff;cursor:pointer;background:#4d9eff1a;border:1px solid #4d9eff66;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.moocrunch-app .copy-btn:hover{background:#4d9eff38;border-color:#4d9effa6}.moocrunch-app .copy-btn.copied{color:#b8f0c8;background:#4edb8333;border-color:#4edb83a6}.moocrunch-app #custom-view{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:500;-webkit-user-select:none;user-select:none;background:linear-gradient(#0f0f1ef0 0%,#080812f7 100%);flex-direction:column;display:flex;position:fixed;inset:0}.moocrunch-app #custom-view.hidden{display:none}.moocrunch-app #custom-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:12px;padding:14px 22px;display:flex}.moocrunch-app .custom-icon-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.moocrunch-app .custom-icon-btn:hover{background:#ffffff24}.moocrunch-app #custom-filename{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:50%;font-size:13px;font-weight:500;overflow:hidden}.moocrunch-app #custom-engine-tag{color:var(--accent-hover);text-transform:uppercase;letter-spacing:1px;background:#4d9eff1f;border-radius:999px;padding:3px 8px;font-size:10px;display:none}.moocrunch-app #custom-engine-tag.visible{display:inline-block}.moocrunch-app .custom-header-spacer{flex:1}.moocrunch-app #custom-stage{flex:1;justify-content:center;align-items:center;min-height:0;padding:20px 24px;display:flex;position:relative;overflow:hidden}.moocrunch-app #comparison{cursor:ew-resize;touch-action:none;transform-origin:0 0;will-change:transform;max-width:100%;max-height:100%;display:inline-block;position:relative}.moocrunch-app #comparison.is-zoomed{cursor:grab}.moocrunch-app #comparison.is-panning{cursor:grabbing}.moocrunch-app #zoom-controls{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);-webkit-user-select:none;user-select:none;background:#000000a6;border-radius:999px;gap:2px;padding:3px;display:flex;position:absolute;bottom:14px;left:14px}.moocrunch-app #zoom-controls button{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:flex}.moocrunch-app #zoom-controls button:hover{color:#fff;background:#ffffff1a}.moocrunch-app .zoom-input-wrap{cursor:text;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:1px;height:30px;padding:0 10px 0 8px;transition:background .15s,border-color .15s;display:inline-flex}.moocrunch-app .zoom-input-wrap:hover{background:#ffffff14;border-color:#ffffff1f}.moocrunch-app .zoom-input-wrap:focus-within{background:#0000004d;border-color:#4d9eff8c}.moocrunch-app #zoom-input{color:#ffffffe6;text-align:right;font-variant-numeric:tabular-nums;letter-spacing:.3px;-moz-appearance:textfield;background:0 0;border:none;outline:none;width:26px;margin:0;padding:0;font-size:12px;font-weight:600}.moocrunch-app #zoom-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.moocrunch-app #zoom-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.moocrunch-app #zoom-input:focus{color:#fff}.moocrunch-app .zoom-input-suffix{color:#ffffff8c;pointer-events:none;margin-left:2px;font-size:12px;font-weight:600}.moocrunch-app #img-original,.moocrunch-app #img-preview{object-fit:contain;pointer-events:none;max-width:min(90vw,1400px);max-height:calc(100vh - 320px);display:block}.moocrunch-app #img-preview{width:100%;height:100%;clip-path:inset(0 0 0 var(--slider-pos,50%));position:absolute;top:0;left:0}.moocrunch-app #slider-handle{top:0;bottom:0;left:var(--slider-pos,50%);pointer-events:auto;cursor:ew-resize;touch-action:none;background:#fffffff2;width:2px;position:absolute;transform:translate(-1px);box-shadow:0 0 12px #0009}.moocrunch-app #comparison.is-zoomed #slider-handle{cursor:ew-resize}.moocrunch-app #slider-handle:before{content:"";background:#fffffff2;border-radius:50%;width:36px;height:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #00000080}.moocrunch-app #slider-handle svg{color:#16213e;z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.moocrunch-app .comparison-label{text-transform:uppercase;letter-spacing:1px;color:#fff;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:12px}.moocrunch-app .comparison-label-left{left:12px}.moocrunch-app .comparison-label-right{right:12px}.moocrunch-app #custom-controls{background:#00000073;border-top:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;gap:14px;padding:16px 24px 22px;display:flex}.moocrunch-app .custom-format-row{align-self:center}.moocrunch-app .custom-quality-row{align-items:center;gap:14px;width:100%;max-width:600px;margin:0 auto;display:flex}.moocrunch-app .quality-label{color:#aac;text-transform:uppercase;letter-spacing:.8px;min-width:60px;font-size:11px;font-weight:700}.moocrunch-app .custom-quality-row input[type=range]{appearance:none;cursor:pointer;background:#ffffff1a;border-radius:3px;outline:none;flex:1;height:6px}.moocrunch-app .custom-quality-row input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:pointer;border:none;border-radius:50%;width:18px;height:18px;box-shadow:0 0 12px #4d9eff8c}.moocrunch-app .custom-quality-row input[type=range]::-webkit-slider-thumb:hover{background:var(--accent-hover)}.moocrunch-app #quality-value{color:#fff;text-align:right;font-variant-numeric:tabular-nums;min-width:80px;font-size:14px;font-weight:600}.moocrunch-app .width-value-stack{font-variant-numeric:tabular-nums;flex-direction:column;align-items:flex-end;min-width:80px;line-height:1.15;display:flex}.moocrunch-app .width-input-wrap{cursor:text;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:1px;height:26px;padding:0 8px 0 6px;transition:background .15s,border-color .15s;display:inline-flex}.moocrunch-app .width-input-wrap:hover{background:#ffffff14;border-color:#ffffff1f}.moocrunch-app .width-input-wrap:focus-within{background:#0000004d;border-color:#4d9eff8c}.moocrunch-app .width-input-wrap:has(:disabled){cursor:default;background:0 0;border-color:#0000}.moocrunch-app #width-input{color:#fff;text-align:right;font-variant-numeric:tabular-nums;-moz-appearance:textfield;background:0 0;border:none;outline:none;width:48px;margin:0;padding:0;font-size:14px;font-weight:600}.moocrunch-app #width-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.moocrunch-app #width-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.moocrunch-app #width-input:disabled{color:#88a}.moocrunch-app .width-input-suffix{color:#ffffff8c;pointer-events:none;margin-left:2px;font-size:12px;font-weight:600}.moocrunch-app #width-original-label{color:#88a;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.moocrunch-app #width-original-label.hidden{visibility:hidden}.moocrunch-app .custom-bottom-row{flex-wrap:wrap;align-items:center;gap:16px;padding-top:4px;display:flex}.moocrunch-app .custom-action-buttons{gap:8px;margin-left:auto;display:flex}.moocrunch-app .custom-action-group{flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;display:flex}.moocrunch-app .custom-action-group .btn{margin-left:2px}.moocrunch-app .apply-checkbox{text-transform:uppercase;letter-spacing:.5px;color:#ffffff8c;cursor:pointer;-webkit-user-select:none;user-select:none;background:#0000004d;border-radius:999px;align-items:center;gap:6px;padding:5px 10px 5px 8px;font-size:11px;font-weight:700;transition:color .15s,background .15s;display:inline-flex}.moocrunch-app .apply-checkbox:hover{color:#fff}.moocrunch-app .apply-checkbox input[type=checkbox]{appearance:none;cursor:pointer;background:0 0;border:1.5px solid #fff6;border-radius:4px;width:14px;height:14px;margin:0;transition:all .15s;position:relative}.moocrunch-app .apply-checkbox input[type=checkbox]:checked{background:var(--accent);border-color:var(--accent)}.moocrunch-app .apply-checkbox input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.moocrunch-app .apply-checkbox:has(input:checked){color:#fff;background:#4d9eff26}.moocrunch-app .custom-size-row{font-variant-numeric:tabular-nums;align-items:center;gap:10px;font-size:12px;display:flex}.moocrunch-app .size-original-text{color:#88a}.moocrunch-app .size-arrow{color:#557}.moocrunch-app .size-preview-text{color:#fff;font-weight:500}.moocrunch-app .size-savings-text{color:var(--accent-hover);font-weight:500}.moocrunch-app .size-savings-text.negative{color:#ef9a9a}.moocrunch-app .btn-custom{color:#b39ddb;background:#7d5cff26}.moocrunch-app .btn-custom:hover:not(:disabled){color:#fff;background:#7d5cff4d}.moocrunch-app #modal-download{transition:opacity .18s,visibility .18s}.moocrunch-app #modal-download.hidden{opacity:0;visibility:hidden;pointer-events:none;display:flex}.moocrunch-app #modal-download .download-modal{background:#000;border-radius:18px;max-width:min(92vw,760px);max-height:80vh;display:inline-block;position:relative;overflow:hidden;box-shadow:0 24px 60px #000000b3}.moocrunch-app #download-video{background:#000;width:auto;max-width:min(92vw,760px);height:auto;max-height:80vh;display:block}.moocrunch-app .download-overlay{pointer-events:none;position:absolute;inset:0}.moocrunch-app .download-status{color:#fff;letter-spacing:.3px;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-shadow:0 2px 10px #0009;font-variant-numeric:tabular-nums;background:#00000073;border-radius:999px;padding:9px 18px;font-size:15px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.moocrunch-app .download-progress-track{background:#ffffff2e;border-radius:999px;height:6px;position:absolute;bottom:22px;left:22px;right:22px;overflow:hidden;box-shadow:0 1px #0006}.moocrunch-app .download-progress-bar{background:var(--accent-grad);border-radius:999px;width:0%;height:100%;transition:width .18s;box-shadow:0 0 12px #4d9eff8c}.moocrunch-app .modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.moocrunch-app .modal-backdrop.hidden{display:none}.moocrunch-app .modal{text-align:center;background:#16213e;border:1px solid #ffffff1a;border-radius:16px;width:calc(100% - 48px);max-width:440px;padding:28px;box-shadow:0 20px 60px #00000080}.moocrunch-app .modal-danger{border-color:#ff5a3c73;box-shadow:0 20px 60px #00000080,0 0 30px #ff3c3c26}.moocrunch-app .modal-icon{color:#ff7a3a;margin-bottom:8px;font-size:36px;line-height:1}.moocrunch-app .modal-title{color:#fff;margin-bottom:12px;font-size:18px;font-weight:700}.moocrunch-app .modal-body{color:#aac;margin-bottom:18px;font-size:13px;line-height:1.55}.moocrunch-app .modal-emph{color:var(--accent-hover);font-weight:500}.moocrunch-app .modal-input{color:#fff;background:#00000059;border:1px solid #ffffff26;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:13px;transition:border-color .2s}.moocrunch-app .modal-input:focus{border-color:var(--accent)}.moocrunch-app .modal-hint{color:#88a;min-height:14px;margin-top:8px;font-size:11px}.moocrunch-app .modal-hint.error{color:#ff7a7a}.moocrunch-app .modal-hint.ok{color:var(--accent-hover)}.moocrunch-app .modal-actions{justify-content:center;gap:8px;margin-top:18px;display:flex}.moocrunch-app .btn-danger{color:#fff;background:linear-gradient(135deg,#ff3a3a 0%,#ff6a2c 100%);box-shadow:0 2px 10px #ff3a3a4d}.moocrunch-app .btn-danger:hover:not(:disabled){background:linear-gradient(135deg,#ff5a5a 0%,#ff8a4c 100%)}.moocrunch-app .modal-wide{text-align:left;max-width:520px}.moocrunch-app .modal-wide .modal-title,.moocrunch-app .modal-wide .modal-body{text-align:center}.moocrunch-app #api-key-list{flex-direction:column;gap:6px;max-height:220px;margin-bottom:14px;display:flex;overflow-y:auto}.moocrunch-app .api-empty{text-align:center;color:#668;padding:16px 0;font-size:12px;font-style:italic}.moocrunch-app .api-key-row{background:#00000059;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;transition:border-color .15s,background .15s;display:flex}.moocrunch-app .api-key-row.active{background:#4d9eff1a;border-color:#4d9eff8c}.moocrunch-app .api-key-activate{cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex}.moocrunch-app .api-key-radio{border:2px solid #ffffff4d;border-radius:50%;width:16px;height:16px;transition:border-color .15s;display:inline-block;position:relative}.moocrunch-app .api-key-row:hover .api-key-radio{border-color:#ffffff8c}.moocrunch-app .api-key-row.active .api-key-radio{border-color:var(--accent)}.moocrunch-app .api-key-row.active .api-key-radio:after{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.moocrunch-app .api-key-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.moocrunch-app .api-key-label{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.moocrunch-app .api-key-masked{color:#88a;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:11px}.moocrunch-app .api-key-remove{color:#668;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 10px;font-size:18px;line-height:1;transition:all .15s}.moocrunch-app .api-key-remove:hover{color:#ff7a7a;background:#ff50501a}.moocrunch-app .api-add-row{gap:6px;margin-bottom:4px;display:flex}.moocrunch-app .api-input-label{flex:1;min-width:0}.moocrunch-app .api-input-key{flex:2;min-width:0}.moocrunch-app .api-add-row .btn{white-space:nowrap;padding:8px 16px}
