.FileUpload_wrap__VvfVe{display:flex;flex-direction:column;flex:1 1;width:100%}.FileUpload_zone__kAeQk{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:14px;padding:36px 24px;min-height:220px;height:100%;border:2px dashed var(--ink);border-radius:var(--radius-md);background:#eae5da;color:var(--ink);cursor:pointer;box-shadow:2px 2px 0 var(--ink);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.FileUpload_zone__kAeQk:hover{background:#e2dcd0;box-shadow:3px 3px 0 var(--ink)}.FileUpload_zone__kAeQk:active{transform:translate(1px,1px);box-shadow:1px 1px 0 var(--ink)}.FileUpload_iconCircle__cJpHT{width:48px;height:48px;border-radius:50%;background:#ffffff;border:1.5px solid var(--ink);box-shadow:1.5px 1.5px 0 var(--ink);display:grid;place-items:center;color:var(--ink);transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.FileUpload_zone__kAeQk:hover .FileUpload_iconCircle__cJpHT{transform:translateY(-2px) scale(1.05);background:var(--acid)}.FileUpload_mainContent__CDqo0{display:flex;flex-direction:column;align-items:center;gap:10px}.FileUpload_text__T0g_W{font-size:.95rem;font-weight:850;color:var(--ink)}.FileUpload_browseButton__SZ80Z{display:inline-flex;align-items:center;gap:6px;padding:6px 18px;border:1.5px solid var(--ink);border-radius:var(--radius-xs);background:#ffffff;box-shadow:1.5px 1.5px 0 var(--ink);font-size:.82rem;font-weight:800;color:var(--ink);pointer-events:none}.FileUpload_hint__NDwUM{font-family:var(--font-mono);font-size:.76rem;color:#6b665c;max-width:340px;line-height:1.45}.FileUpload_dragging__nhA6C{border-style:solid;border-color:var(--ink);background:var(--acid)!important}.FileUpload_dragging__nhA6C .FileUpload_iconCircle__cJpHT{background:#ffffff}.FileUpload_error__Vac__{display:flex;align-items:center;gap:var(--space-1);margin-top:8px;color:var(--color-danger);font-size:var(--text-label-sm);font-weight:700}.VideoCompressorTool_container__kohYy{width:100%}.VideoCompressorTool_workbench__Uw6Bk{background:var(--paper-card,#fcfaf5);border:2px solid var(--ink,#121310);border-radius:var(--radius-lg,12px);box-shadow:6px 6px 0 var(--ink,#121310);overflow:hidden}.VideoCompressorTool_windowHeader__7sNKm{display:flex;justify-content:space-between;align-items:center;background:#121310;color:#ffffff;padding:10px 18px;border-bottom:2px solid var(--ink,#121310);font-family:var(--font-mono,monospace);font-size:.85rem;font-weight:750;gap:12px;flex-wrap:wrap}.VideoCompressorTool_windowPath__zExPc{color:#e5e5e5;letter-spacing:.04em}.VideoCompressorTool_windowRight__1op9U{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.VideoCompressorTool_badgePill__2qh4S{border:1px solid rgba(255,255,255,.35);padding:3px 8px;border-radius:4px;font-size:.8rem;color:#fff}.VideoCompressorTool_badgeLive__IJBoG{background:var(--acid,#d8ff48);color:#121310;border-color:#121310;font-weight:850}.VideoCompressorTool_initial__nTKWt{padding:22px;background:#f6f1e8}.VideoCompressorTool_introText__tk9rp{max-width:560px;margin:0 0 14px;color:var(--muted,#625f57);font-size:.85rem;line-height:1.55}.VideoCompressorTool_dropzoneShell__gbcUj{display:flex;flex-direction:column;min-height:300px}.VideoCompressorTool_formatsCaption__mtF_Y{margin-top:14px;text-align:center;font-family:var(--font-mono,monospace);font-size:.8rem;font-weight:750;color:var(--muted,#625f57)}.VideoCompressorTool_work__JA0OW{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.VideoCompressorTool_controls__MBC_D{padding:22px;border-right:1.5px solid var(--ink,#121310);background:var(--paper-card,#fcfaf5)}.VideoCompressorTool_results__zhppE{padding:22px;background:#f6f1e8}.VideoCompressorTool_sectionHead__dt3D6{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px}.VideoCompressorTool_sectionHead__dt3D6 h2{margin:0;font-size:1.18rem;font-weight:900;letter-spacing:-.025em;color:var(--ink,#121310)}.VideoCompressorTool_sectionHead__dt3D6 p{margin:4px 0 0;font-size:.85rem;color:var(--muted,#625f57);line-height:1.45}.VideoCompressorTool_tag__AXvlT{font-family:var(--font-mono,monospace);font-size:.75rem;font-weight:800;color:var(--muted,#625f57);letter-spacing:.08em}.VideoCompressorTool_fileCard__uRTO_{border:1.5px solid var(--ink,#121310);border-radius:9px;background:#ffffff;box-shadow:3px 3px 0 var(--ink,#121310);overflow:hidden}.VideoCompressorTool_videoPreview__2nh4s{position:relative;background:#111111;aspect-ratio:16/9;display:grid;place-items:center;overflow:hidden}.VideoCompressorTool_videoPreview__2nh4s video{width:100%;height:100%;object-fit:contain;background:#111111}.VideoCompressorTool_fileMeta__9X2r5{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:11px 12px;align-items:center}.VideoCompressorTool_fileName__TU8Zh{min-width:0}.VideoCompressorTool_fileName__TU8Zh b{display:block;font-size:.85rem;color:var(--ink,#121310);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VideoCompressorTool_fileName__TU8Zh span{display:block;font-family:var(--font-mono,monospace);font-size:.75rem;font-weight:700;color:var(--muted,#625f57);margin-top:3px}.VideoCompressorTool_replaceBtn__wm_Vb{border:1px solid var(--ink,#121310);border-radius:5px;background:#ffffff;padding:6px 8px;font-family:var(--font-mono,monospace);font-size:.75rem;font-weight:850;color:var(--ink,#121310);cursor:pointer;white-space:nowrap}.VideoCompressorTool_block__KD8pu{border-top:1px solid rgba(18,19,16,.18);margin-top:18px;padding-top:17px}.VideoCompressorTool_blockTitle__6c999{font-size:.85rem;font-weight:900;color:var(--ink,#121310);margin-bottom:10px}.VideoCompressorTool_qualityGrid__7m0c_{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.VideoCompressorTool_qualityCard__y728x{border:1.5px solid var(--ink,#121310);border-radius:7px;background:#ffffff;padding:11px 9px;text-align:left;cursor:pointer}.VideoCompressorTool_qualityCardActive__W_LUS{background:var(--acid,#d8ff48)!important;box-shadow:2px 2px 0 var(--ink,#121310)}.VideoCompressorTool_qualityCard__y728x b{display:block;font-size:.8rem;color:var(--ink,#121310)}.VideoCompressorTool_qualityCard__y728x span{display:block;font-size:.75rem;color:var(--muted,#625f57);line-height:1.4;margin-top:4px}.VideoCompressorTool_select__gJ0ee{width:100%;border:1.5px solid var(--ink,#121310);border-radius:6px;background:var(--paper-2,#e9e3d7);padding:11px 12px;outline:none;font-weight:800;font-size:.86rem;color:var(--ink,#121310)}.VideoCompressorTool_select__gJ0ee:focus{box-shadow:0 0 0 3px rgba(255,109,74,.25)}.VideoCompressorTool_helper__AGEwv{font-size:.8rem;color:var(--muted,#625f57);line-height:1.45;margin-top:8px}.VideoCompressorTool_segment__aK3gy{display:grid;grid-template-columns:1fr 1fr;border:1.5px solid var(--ink,#121310);border-radius:7px;overflow:hidden;background:#ffffff}.VideoCompressorTool_segBtn__ynVKH{border:0;border-right:1.5px solid var(--ink,#121310);background:#ffffff;padding:10px 9px;font-size:.8rem;font-weight:900;color:var(--ink,#121310);cursor:pointer}.VideoCompressorTool_segBtn__ynVKH:last-child{border-right:0}.VideoCompressorTool_segBtnActive__mXN3p{background:var(--acid,#d8ff48)!important}.VideoCompressorTool_targetField__HXLc5{margin-top:12px}.VideoCompressorTool_advanced__WwGnx{border:1px solid rgba(18,19,16,.18);border-radius:7px;background:#ffffff;overflow:hidden;margin-top:18px}.VideoCompressorTool_advancedSummary__fLpzX{list-style:none;cursor:pointer;padding:10px 11px;font-size:.8rem;font-weight:900;display:flex;justify-content:space-between;color:var(--ink,#121310)}.VideoCompressorTool_advancedSummary__fLpzX::-webkit-details-marker{display:none}.VideoCompressorTool_advancedSummary__fLpzX:after{content:"+";font-family:var(--font-mono,monospace)}.VideoCompressorTool_advanced__WwGnx[open] .VideoCompressorTool_advancedSummary__fLpzX:after{content:"\2212"}.VideoCompressorTool_advancedBody__ZgUno{padding:12px;border-top:1px solid rgba(18,19,16,.18)}.VideoCompressorTool_advancedBody__ZgUno>.VideoCompressorTool_block__KD8pu:first-child{border-top:0;margin-top:0;padding-top:0}.VideoCompressorTool_label__LOk60{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.85rem;font-weight:850;color:var(--ink,#121310);margin-bottom:7px}.VideoCompressorTool_label__LOk60 small{font-family:var(--font-mono,monospace);font-size:.75rem;font-weight:800;color:var(--muted,#625f57);letter-spacing:.04em}.VideoCompressorTool_inputShell__pmOai{display:flex;align-items:stretch;height:44px;overflow:hidden;border:1.5px solid var(--ink,#121310);border-radius:6px;background:var(--paper-2,#e9e3d7)}.VideoCompressorTool_inputShell__pmOai:focus-within{box-shadow:0 0 0 3px rgba(255,109,74,.25)}.VideoCompressorTool_inputShell__pmOai input{flex:1 1;min-width:0;border:0;background:transparent;padding:10px 6px 10px 12px;color:var(--ink,#121310);font-weight:850;font-size:.92rem;outline:none}.VideoCompressorTool_inputShell__pmOai input::-webkit-inner-spin-button,.VideoCompressorTool_inputShell__pmOai input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.VideoCompressorTool_inputShell__pmOai input[type=number]{appearance:textfield;-moz-appearance:textfield}.VideoCompressorTool_unit__EtZa6{display:flex;align-items:center;padding-right:10px;color:var(--muted,#625f57);font-family:var(--font-mono,monospace);font-size:.8rem;font-weight:800;white-space:nowrap}.VideoCompressorTool_stepper__hjVCz{display:flex;flex-direction:column;width:26px;height:44px;flex-shrink:0;border-left:1.5px solid var(--ink,#121310)}.VideoCompressorTool_stepBtn__xyCGA{display:grid;place-items:center;width:100%;height:22px;flex:none;border:0;background:transparent;padding:0;color:var(--muted,#625f57);cursor:pointer;transition:background .1s ease,color .1s ease}.VideoCompressorTool_stepBtn__xyCGA:first-child{border-bottom:1.5px solid var(--ink,#121310)}.VideoCompressorTool_stepBtn__xyCGA:hover:not(:disabled){background:var(--acid,#d8ff48);color:var(--ink,#121310)}.VideoCompressorTool_stepBtn__xyCGA:active:not(:disabled){background:#c7ef2e}.VideoCompressorTool_stepBtn__xyCGA:disabled{opacity:.35;cursor:not-allowed}.VideoCompressorTool_stepBtn__xyCGA svg{width:11px;height:11px}.VideoCompressorTool_controlFooter__sQPPj{display:flex;justify-content:space-between;gap:8px;align-items:center;border-top:1px solid rgba(18,19,16,.18);margin-top:20px;padding-top:16px;flex-wrap:wrap}.VideoCompressorTool_localNote__mim19{font-family:var(--font-mono,monospace);font-size:.75rem;font-weight:750;color:var(--muted,#625f57)}.VideoCompressorTool_btn__J2_N0{border:1.5px solid var(--ink,#121310);border-radius:5px;background:#ffffff;box-shadow:2px 2px 0 var(--ink,#121310);padding:9px 11px;font-size:.8rem;font-weight:900;color:var(--ink,#121310);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:transform .1s ease,box-shadow .1s ease,background .1s ease}.VideoCompressorTool_btn__J2_N0:hover:not(:disabled){box-shadow:3px 3px 0 var(--ink,#121310)}.VideoCompressorTool_btn__J2_N0:active:not(:disabled){transform:translate(1px,1px);box-shadow:0 0 0 var(--ink,#121310)}.VideoCompressorTool_btn__J2_N0:disabled{opacity:.45;cursor:not-allowed}.VideoCompressorTool_btnPrimary__s5r3T{background:var(--acid,#d8ff48)}.VideoCompressorTool_breakdownCard__HY_Sa,.VideoCompressorTool_compareHero__aRY_R,.VideoCompressorTool_processingCard__ZHTal{border:1.5px solid var(--ink,#121310);border-radius:9px;overflow:hidden}.VideoCompressorTool_breakdownCard__HY_Sa,.VideoCompressorTool_processingCard__ZHTal{background:var(--paper-card,#fcfaf5);box-shadow:3px 3px 0 var(--ink,#121310)}.VideoCompressorTool_cardHead__JZySz{padding:10px 13px;border-bottom:1.5px solid var(--ink,#121310);display:flex;justify-content:space-between;gap:10px;align-items:center}.VideoCompressorTool_cardHead__JZySz b{font-size:.85rem;color:var(--ink,#121310)}.VideoCompressorTool_cardHead__JZySz span{font-family:var(--font-mono,monospace);font-size:.75rem;font-weight:800;color:var(--muted,#625f57)}.VideoCompressorTool_breakdown__mA3u4{display:grid;grid-template-columns:repeat(2,1fr)}.VideoCompressorTool_breakdownItem__wEKvq{padding:11px 12px;border-top:1px solid rgba(18,19,16,.18);border-right:1px solid rgba(18,19,16,.18)}.VideoCompressorTool_breakdownItem__wEKvq:nth-child(2n){border-right:0}.VideoCompressorTool_breakdownItem__wEKvq:nth-child(-n+2){border-top:0}.VideoCompressorTool_breakdownItem__wEKvq small{display:block;font-family:var(--font-mono,monospace);font-size:.75rem;font-weight:750;color:var(--muted,#625f57)}.VideoCompressorTool_breakdownItem__wEKvq strong{display:block;font-size:.85rem;margin-top:4px;color:var(--ink,#121310)}.VideoCompressorTool_processingBody__FWsV_{padding:14px}.VideoCompressorTool_progressTrack__budPN{height:15px;border:1.5px solid var(--ink,#121310);border-radius:999px;overflow:hidden;background:var(--paper-2,#e9e3d7);position:relative}.VideoCompressorTool_progressIndeterminate__AxYSe{position:absolute;inset:0;width:40%;background:var(--acid,#d8ff48);border-radius:999px;animation:VideoCompressorTool_progressSlide__RTKal 1.3s ease-in-out infinite}@keyframes VideoCompressorTool_progressSlide__RTKal{0%{left:-40%}to{left:100%}}.VideoCompressorTool_progressNote__ccEeT{margin-top:9px;font-size:.8rem;color:var(--muted,#625f57);line-height:1.45}.VideoCompressorTool_compareHero__aRY_R{background:var(--ink,#121310);box-shadow:4px 4px 0 var(--coral,#ff6d4a)}.VideoCompressorTool_compareHead__O9d2Q{display:flex;justify-content:space-between;gap:10px;padding:9px 13px;color:#ffffff;font-family:var(--font-mono,monospace);font-size:.8rem;font-weight:800;letter-spacing:.06em}.VideoCompressorTool_compareHead__O9d2Q span:last-child{color:var(--acid,#d8ff48)}.VideoCompressorTool_compareMain__fW7sz{display:grid;grid-template-columns:1fr 58px 1fr;background:#ffffff}.VideoCompressorTool_compareSide__xNw_D{padding:19px}.VideoCompressorTool_compareSideOutput__MK7AY{background:var(--acid,#d8ff48)}.VideoCompressorTool_compareSide__xNw_D small{display:block;font-family:var(--font-mono,monospace);font-size:.75rem;font-weight:800;color:var(--muted,#625f57)}.VideoCompressorTool_compareSize__Aegki{font-size:clamp(2rem,4vw,3.1rem);font-weight:950;letter-spacing:-.055em;line-height:.96;margin-top:5px;color:var(--ink,#121310)}.VideoCompressorTool_compareSide__xNw_D span{display:block;font-size:.8rem;color:var(--muted,#625f57);margin-top:8px;line-height:1.4}.VideoCompressorTool_compareArrow__MkbBF{display:grid;place-items:center;border-left:1.5px solid var(--ink,#121310);border-right:1.5px solid var(--ink,#121310);background:var(--paper-2,#e9e3d7);font-family:var(--font-mono,monospace);font-weight:950;font-size:1.3rem;color:var(--ink,#121310)}.VideoCompressorTool_saving__4HG7J{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:11px 13px;border-top:1.5px solid var(--ink,#121310);background:#ffffff}.VideoCompressorTool_saving__4HG7J b{font-size:.85rem;color:var(--ink,#121310)}.VideoCompressorTool_saving__4HG7J strong{font-family:var(--font-mono,monospace);font-weight:950;font-size:1rem;color:var(--ink,#121310)}.VideoCompressorTool_metrics__5oRfh{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px}.VideoCompressorTool_metric__ELDtq{border:1.5px solid var(--ink,#121310);border-radius:7px;background:#ffffff;padding:12px;min-height:88px;display:flex;flex-direction:column;justify-content:center}.VideoCompressorTool_metricLilac__9apGJ{background:#eeeaff}.VideoCompressorTool_metricSky__lAGgy{background:#e8f6ff}.VideoCompressorTool_metric__ELDtq strong{display:block;font-size:1.02rem;letter-spacing:-.02em;color:var(--ink,#121310)}.VideoCompressorTool_metric__ELDtq span{display:block;color:var(--muted,#625f57);font-size:.75rem;line-height:1.35;margin-top:5px}.VideoCompressorTool_previewGrid__ZY0CC{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.VideoCompressorTool_previewCard__dOwMm{border:1.5px solid var(--ink,#121310);border-radius:9px;background:#ffffff;overflow:hidden}.VideoCompressorTool_previewCard__dOwMm b{display:block;padding:8px 11px;font-size:.8rem;border-bottom:1.5px solid var(--ink,#121310);background:var(--paper-card,#fcfaf5);color:var(--ink,#121310)}.VideoCompressorTool_previewCard__dOwMm .VideoCompressorTool_videoPreview__2nh4s{aspect-ratio:16/9}.VideoCompressorTool_successNote__IzRE5{margin:14px 0 0;color:var(--color-success,#217336);font-size:.85rem;font-weight:800}.VideoCompressorTool_message__XIGZS{border:1px solid rgba(18,19,16,.18);border-radius:7px;background:#fff1d7;padding:10px 11px;margin-top:14px;font-size:.8rem;line-height:1.45;color:#514c42}.VideoCompressorTool_messageError__rbkgU{background:#ffe4dd;border-color:rgba(220,73,58,.35);color:#7a2318;font-weight:700}.VideoCompressorTool_resultActions__SsqOR{display:flex;gap:8px;justify-content:flex-end;margin-top:14px;padding-top:14px;border-top:1px solid rgba(18,19,16,.18)}@media (max-width:900px){.VideoCompressorTool_work__JA0OW{grid-template-columns:1fr}.VideoCompressorTool_controls__MBC_D{border-right:none;border-bottom:1.5px solid var(--ink,#121310)}}@media (max-width:640px){.VideoCompressorTool_controls__MBC_D,.VideoCompressorTool_results__zhppE{padding:16px}.VideoCompressorTool_compareMain__fW7sz,.VideoCompressorTool_metrics__5oRfh,.VideoCompressorTool_previewGrid__ZY0CC,.VideoCompressorTool_qualityGrid__7m0c_{grid-template-columns:1fr}.VideoCompressorTool_compareArrow__MkbBF{border:0;border-top:1.5px solid var(--ink,#121310);border-bottom:1.5px solid var(--ink,#121310);padding:8px;transform:rotate(90deg)}.VideoCompressorTool_controlFooter__sQPPj,.VideoCompressorTool_resultActions__SsqOR,.VideoCompressorTool_saving__4HG7J{flex-direction:column;align-items:flex-start}.VideoCompressorTool_resultActions__SsqOR .VideoCompressorTool_btn__J2_N0{width:100%}}