.BottomSheet_sheet__yikD1{flex-shrink:0;background:var(--surface);border-top:1px solid var(--border);border-radius:16px 16px 0 0;box-shadow:var(--shadow-md);display:flex;flex-direction:column;min-height:0}.BottomSheet_handle__DaT4i{width:36px;height:4px;border-radius:var(--radius-full);background:var(--border-strong);margin:8px auto 0;flex-shrink:0}.BottomSheet_content__XdWLU{min-height:0;overflow-y:auto}.CropSelector_container__eG7Hc{display:flex;flex-direction:column;align-items:center;gap:1rem}.CropSelector_imageContainer__Xiqb3{position:relative;display:inline-block;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;background-color:var(--surface-muted);touch-action:none}.CropSelector_image__Eu8zi{display:block;max-width:100%;max-height:500px;height:auto;-webkit-user-select:none;user-select:none}.CropSelector_cropOverlay__gXFXe{position:absolute;border:2px solid #007acc;background-color:rgba(0,122,204,.1);pointer-events:auto;z-index:1;cursor:move}.CropSelector_cropOverlay__gXFXe:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px dashed rgba(0,122,204,.8);pointer-events:none}.CropSelector_resizeHandle__n_0Ef{position:absolute;background-color:#007acc;border:2px solid #ffffff;border-radius:var(--radius-full);width:12px;height:12px;box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:2}.CropSelector_resizeHandle__n_0Ef.CropSelector_nw__vtI_V{top:-6px;left:-6px;cursor:nw-resize}.CropSelector_resizeHandle__n_0Ef.CropSelector_ne__gpPDj{top:-6px;right:-6px;cursor:ne-resize}.CropSelector_resizeHandle__n_0Ef.CropSelector_se__6_jhf{bottom:-6px;right:-6px;cursor:se-resize}.CropSelector_resizeHandle__n_0Ef.CropSelector_sw__hjfi3{bottom:-6px;left:-6px;cursor:sw-resize}.CropSelector_resizeHandle__n_0Ef.CropSelector_n___lpPI{top:-6px;left:50%;transform:translateX(-50%);cursor:n-resize}.CropSelector_resizeHandle__n_0Ef.CropSelector_e__E7hcq{right:-6px;top:50%;transform:translateY(-50%);cursor:e-resize}.CropSelector_resizeHandle__n_0Ef.CropSelector_s__4rYjW{bottom:-6px;left:50%;transform:translateX(-50%);cursor:s-resize}.CropSelector_resizeHandle__n_0Ef.CropSelector_w__QVgfs{left:-6px;top:50%;transform:translateY(-50%);cursor:w-resize}.CropSelector_instructions__uyCrV{position:absolute;top:10px;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.8);color:#ffffff;padding:.5rem 1rem;border-radius:var(--radius-sm);font-size:.875rem;z-index:3;pointer-events:none}.CropSelector_navigationHeader__G4XDc{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.5rem;background-color:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:.5rem}.CropSelector_navButton__k2GeG{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.25rem .5rem;cursor:pointer;font-size:1rem;font-weight:500;color:var(--foreground);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,border-color .15s ease}.CropSelector_navButton__k2GeG:hover:not(:disabled){background:var(--surface-muted);border-color:var(--border-strong)}.CropSelector_navButton__k2GeG:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.CropSelector_navButton__k2GeG:disabled{opacity:.6;cursor:not-allowed}.CropSelector_imageCounter__sRIY7{font-size:.875rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--muted-foreground);font-weight:500;min-width:60px;text-align:center}.CompareView_container___Fzbz{display:flex;flex-direction:column;gap:12px;align-items:center;width:100%}.CompareView_stage__bOV1_{position:relative;width:100%;max-width:640px;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border);background-color:var(--surface-muted);touch-action:none;cursor:ew-resize;-webkit-user-select:none;user-select:none}.CompareView_stageEyedropper__kXG9x{cursor:crosshair}.CompareView_baseCanvas__rcMXF{display:block;width:100%;height:auto}.CompareView_overlay__GgNWB{position:absolute;inset:0}.CompareView_overlayCanvas__Jd8R9{display:block;width:100%;height:100%}.CompareView_badge__Ss0w_{position:absolute;top:8px;padding:4px 8px;font-size:12px;font-weight:500;color:#ffffff;background-color:rgba(0,0,0,.7);border-radius:var(--radius-sm);pointer-events:none}.CompareView_badgeBefore__rlQkS{left:8px}.CompareView_badgeAfter__ha2_S{right:8px}.CompareView_divider__DaRzw{position:absolute;top:0;bottom:0;width:2px;background-color:#ffffff;box-shadow:0 0 8px rgba(0,0,0,.3);transform:translateX(-1px);pointer-events:none}.CompareView_dividerHandle__lvGuX{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:12px;color:rgba(0,0,0,.6);background-color:#ffffff;border:2px solid rgba(0,0,0,.25);border-radius:var(--radius-full);box-shadow:0 2px 8px rgba(0,0,0,.2)}.CompareView_nav__vHatZ{display:flex;align-items:center;gap:12px}.CompareView_navButton__O1RBc{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:20px;color:var(--foreground);cursor:pointer;transition:border-color .15s ease}.CompareView_navButton__O1RBc:hover{border-color:var(--border-strong)}.CompareView_navButton__O1RBc:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.CompareView_navLabel__FKTPh{font-size:14px;color:var(--muted-foreground);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CompareView_hint___wV_5{font-size:12px;color:var(--muted-foreground);text-align:center;margin:0;line-height:1.4}.RedactSelector_container__yBITc{display:flex;flex-direction:column;align-items:center;gap:1rem}.RedactSelector_imageContainer__c8Tmz{position:relative;display:inline-block;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;background-color:var(--surface-muted);cursor:crosshair;touch-action:none}.RedactSelector_canvas__djJmB{display:block;max-width:100%;max-height:500px;height:auto;-webkit-user-select:none;user-select:none}.RedactSelector_regionOverlay__eAIL6{position:absolute;border:2px solid #007acc;background-color:rgba(0,122,204,.15);pointer-events:auto;z-index:1;cursor:move}.RedactSelector_regionDraft__WXsoG{border-style:dashed;pointer-events:none;z-index:2}.RedactSelector_resizeHandle__65KE7{position:absolute;background-color:#007acc;border:2px solid #ffffff;border-radius:var(--radius-full);width:12px;height:12px;box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:2}.RedactSelector_resizeHandle__65KE7.RedactSelector_nw__51HPm{top:-6px;left:-6px;cursor:nw-resize}.RedactSelector_resizeHandle__65KE7.RedactSelector_ne__6BUXx{top:-6px;right:-6px;cursor:ne-resize}.RedactSelector_resizeHandle__65KE7.RedactSelector_se__AOcMv{bottom:-6px;right:-6px;cursor:se-resize}.RedactSelector_resizeHandle__65KE7.RedactSelector_sw__ZkhCP{bottom:-6px;left:-6px;cursor:sw-resize}.RedactSelector_resizeHandle__65KE7.RedactSelector_n__Sf_DC{top:-6px;left:50%;transform:translateX(-50%);cursor:n-resize}.RedactSelector_resizeHandle__65KE7.RedactSelector_e__AkD2z{right:-6px;top:50%;transform:translateY(-50%);cursor:e-resize}.RedactSelector_resizeHandle__65KE7.RedactSelector_s__F7bMo{bottom:-6px;left:50%;transform:translateX(-50%);cursor:s-resize}.RedactSelector_resizeHandle__65KE7.RedactSelector_w__Na6Sa{left:-6px;top:50%;transform:translateY(-50%);cursor:w-resize}.RedactSelector_deleteButton__iooeu{position:absolute;top:2px;right:2px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.75);color:#ffffff;border:1px solid #ffffff;border-radius:var(--radius-full);font-size:.875rem;line-height:1;cursor:pointer;z-index:3}.RedactSelector_deleteButton__iooeu:hover{background-color:rgba(0,0,0,.9)}.RedactSelector_deleteButton__iooeu:focus-visible{outline:2px solid #ffffff;outline-offset:1px}.RedactSelector_instructions__LTAfe{position:absolute;top:10px;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.8);color:#ffffff;padding:.5rem 1rem;border-radius:var(--radius-sm);font-size:.875rem;z-index:3;pointer-events:none}.RedactSelector_navigationHeader__GsiL1{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.5rem;background-color:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:.5rem}.RedactSelector_navButton__Zkn_6{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.25rem .5rem;cursor:pointer;font-size:1rem;font-weight:500;color:var(--foreground);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,border-color .15s ease}.RedactSelector_navButton__Zkn_6:hover:not(:disabled){background:var(--surface-muted);border-color:var(--border-strong)}.RedactSelector_navButton__Zkn_6:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RedactSelector_navButton__Zkn_6:disabled{opacity:.6;cursor:not-allowed}.RedactSelector_imageCounter__aOl56{font-size:.875rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--muted-foreground);font-weight:500;min-width:60px;text-align:center}.CanvasStage_stage__y_wM5{flex:1 1;min-width:0;min-height:0;position:relative;background:var(--canvas-bg);overflow:hidden;display:flex;flex-direction:column}.CanvasStage_scroll__HxFFR{flex:1 1;min-height:0;overflow:auto;display:flex}.CanvasStage_zoomArea__DDjuI{margin:auto;padding:24px}.CanvasStage_zoomArea__DDjuI canvas,.CanvasStage_zoomArea__DDjuI img{width:var(--studio-preview-width);max-width:none;max-height:none;height:auto}.CanvasStage_zoomArea__DDjuI div{max-width:none}.CanvasStage_staticWrap__nTCnS{position:relative;display:flex;align-items:center;justify-content:center;min-height:0}.CanvasStage_checkerboard__ku3Ga canvas{background-color:#ffffff;background-image:linear-gradient(45deg,#cccccc 25%,transparent 0,transparent 75%,#cccccc 0),linear-gradient(45deg,#cccccc 25%,transparent 0,transparent 75%,#cccccc 0);background-position:0 0,8px 8px;background-size:16px 16px}.CanvasStage_cornerLabel__KRQL8{top:10px;left:10px;background:rgba(0,0,0,.5);padding:2px 8px;border-radius:4px}.CanvasStage_cornerLabel__KRQL8,.CanvasStage_progressLabel__s_6Zu{position:absolute;font-size:11px;font-weight:600;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CanvasStage_progressLabel__s_6Zu{right:12px;bottom:16px;background:rgba(0,0,0,.55);padding:4px 10px;border-radius:6px}.CanvasStage_progressTrack__qdXDl{position:absolute;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.25)}.CanvasStage_progressFill__nJ2Zu{height:100%;background:var(--accent)}.CanvasStage_gpsPin__6IPpb{position:absolute;top:50%;left:50%;transform:translate(-50%,-100%);filter:drop-shadow(0 1px 2px rgba(0,0,0,.6));pointer-events:none}.CanvasStage_floatingSegment__sesyl{position:absolute;top:12px;left:50%;transform:translateX(-50%);display:inline-flex;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);padding:3px;gap:2px;box-shadow:var(--shadow-md)}.CanvasStage_floatingButton__ph5tn{height:28px;padding:0 12px;display:inline-flex;align-items:center;border:none;border-radius:var(--radius-full);font-family:inherit;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;background:transparent;color:var(--muted-foreground)}.CanvasStage_floatingActive__CuaWv{background:var(--accent-soft);color:var(--accent)}.CanvasStage_navArrow__92uAJ{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:var(--radius-full);border:none;background:rgba(0,0,0,.45);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1}.CanvasStage_navPrev__KzMPQ{left:10px}.CanvasStage_navNext__M_YSZ{right:10px}.CanvasStage_zoomControl__iXvIH{position:absolute;left:16px;bottom:16px;display:flex;align-items:center;gap:2px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);padding:4px}.CanvasStage_zoomButton__YgjOQ{width:28px;height:28px;border:none;background:transparent;color:var(--foreground);cursor:pointer;font-size:16px;font-family:inherit}.CanvasStage_zoomButton__YgjOQ:disabled{color:var(--faint-foreground);cursor:default}.CanvasStage_zoomValue__IwtFg{font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;padding:0 8px;min-width:52px;text-align:center;color:var(--foreground)}@media (max-width:768px){.CanvasStage_zoomControl__iXvIH{left:12px;bottom:12px;padding:3px}.CanvasStage_zoomValue__IwtFg{font-size:11px;min-width:0}}.PreviewCanvas_canvas__LSzlp{display:block;max-width:100%;max-height:100%;width:auto;height:auto;margin:0 auto;box-shadow:var(--shadow-lg)}.ExportDialog_overlay__hdLYp{position:absolute;inset:0;background:var(--overlay);display:flex;align-items:center;justify-content:center;z-index:60}.ExportDialog_overlayMobile__fxPJA{align-items:flex-end}.ExportDialog_modal___3Xkx{width:440px;max-width:calc(100vw - 32px);max-height:calc(100% - 48px);border:1px solid var(--border);border-radius:var(--radius-lg)}.ExportDialog_modal___3Xkx,.ExportDialog_sheet__UVZbm{background:var(--surface);box-shadow:var(--shadow-lg);display:flex;flex-direction:column;overflow:hidden}.ExportDialog_sheet__UVZbm{width:100%;max-height:88%;border-top:1px solid var(--border);border-radius:18px 18px 0 0}.ExportDialog_sheetHandle___sMt2{width:36px;height:4px;border-radius:var(--radius-full);background:var(--border-strong);margin:10px auto 0;flex-shrink:0}.ExportDialog_header__sx71W{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--border);flex-shrink:0}.ExportDialog_sheet__UVZbm .ExportDialog_header__sx71W{padding:8px 16px 12px}.ExportDialog_title__Z1emj{font-size:17px;font-weight:700;letter-spacing:-.01em;color:var(--foreground)}.ExportDialog_description__C0BOg{font-size:13px;color:var(--muted-foreground);margin-top:2px}.ExportDialog_closeButton__SaXzK{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--foreground);cursor:pointer;flex-shrink:0}.ExportDialog_sheet__UVZbm .ExportDialog_closeButton__SaXzK{border:none}.ExportDialog_body__0X1YZ{padding:22px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;min-height:0}.ExportDialog_sheet__UVZbm .ExportDialog_body__0X1YZ{padding:16px;gap:18px}.ExportDialog_sectionTitle__JwtB4{font-size:13px;font-weight:600;color:var(--foreground);margin-bottom:10px}.ExportDialog_chips__K5g4h{display:flex;flex-wrap:wrap;gap:8px}.ExportDialog_chip__cYTmz{height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:var(--radius-full);border:1px solid var(--border);background:var(--surface);color:var(--foreground);font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;flex:1 1;min-width:0;white-space:nowrap}.ExportDialog_chipActive__kyPvJ{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);font-weight:600}.ExportDialog_sliderHeader__9t915{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.ExportDialog_sliderHeader__9t915 .ExportDialog_sectionTitle__JwtB4{margin-bottom:0}.ExportDialog_sliderValue__7yqcG{font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--muted-foreground)}.ExportDialog_range__CgsKX{width:100%;accent-color:var(--accent)}.ExportDialog_estimate__SfgOj{font-size:12px;color:var(--muted-foreground);margin-top:6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ExportDialog_resizeRow__zBKM_{display:flex;gap:12px}.ExportDialog_resizeField__ZJKhR{flex:1 1;display:flex;flex-direction:column;gap:6px}.ExportDialog_resizeLabel__mSFv7{font-size:12px;color:var(--muted-foreground)}.ExportDialog_resizeInput__34AU0{width:100%;height:40px;padding:0 12px;font-size:14px;font-family:inherit;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--foreground)}.ExportDialog_checkboxRow__DupYj{display:flex;align-items:center;gap:8px;margin-top:10px;cursor:pointer;font-size:13px;color:var(--foreground)}.ExportDialog_checkbox__vQrqQ{width:16px;height:16px;accent-color:var(--accent)}.ExportDialog_exifRow__o_Xev{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;font-size:13px;color:var(--foreground)}.ExportDialog_footer__pFIup{padding:16px 22px;border-top:1px solid var(--border);display:flex;gap:8px;flex-shrink:0}.ExportDialog_sheet__UVZbm .ExportDialog_footer__pFIup{padding:12px 16px 18px}.ExportDialog_exportButton__MEuf6{flex:2 1}.Filmstrip_strip__MOhN8{height:96px;flex-shrink:0;background:var(--rail-bg);border-top:1px solid var(--border);display:flex;align-items:center;gap:12px;padding:0 16px;min-width:0}.Filmstrip_mobile__lPYl_{height:60px;gap:8px;padding:0 12px;border-top:none;border-bottom:1px solid var(--border)}.Filmstrip_meta__5MRYD{display:flex;flex-direction:column;gap:2px;padding-right:12px;border-right:1px solid var(--border);flex-shrink:0}.Filmstrip_metaTitle__7ZcQ_{font-size:12px;font-weight:600;color:var(--foreground)}.Filmstrip_counter__oAzYF,.Filmstrip_metaCount__khcFW{font-size:11px;color:var(--muted-foreground);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Filmstrip_counter__oAzYF{flex-shrink:0;padding-right:4px}.Filmstrip_thumbs__H9lGE{flex:1 1;display:flex;gap:10px;overflow-x:auto;align-items:center;padding:8px 0;min-width:0}.Filmstrip_mobile__lPYl_ .Filmstrip_thumbs__H9lGE{gap:8px;padding:4px 0}.Filmstrip_thumb__XKxS1{flex-shrink:0;width:88px;height:64px;border-radius:var(--radius-sm);border:1px solid var(--border);padding:0;overflow:hidden;cursor:pointer;background:var(--surface-muted)}.Filmstrip_mobile__lPYl_ .Filmstrip_thumb__XKxS1{width:44px;height:44px;opacity:.6}.Filmstrip_thumbSelected__FFKLu{border:2px solid var(--accent)}.Filmstrip_mobile__lPYl_ .Filmstrip_thumbSelected__FFKLu{opacity:1}.Filmstrip_thumbImage__BkcQl{width:100%;height:100%;object-fit:cover;display:block}.Filmstrip_addButton___Q7mh{flex-shrink:0;width:88px;height:64px;border-radius:var(--radius-sm);border:1px dashed var(--border-strong);background:var(--surface-muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--muted-foreground);cursor:pointer;font-family:inherit}.Filmstrip_mobile__lPYl_ .Filmstrip_addButton___Q7mh{width:44px;height:44px}.Filmstrip_addLabel__ELKym{font-size:10px}.Filmstrip_hiddenInput__b5x33,.Filmstrip_mobile__lPYl_ .Filmstrip_addLabel__ELKym{display:none}.Filmstrip_applyToAll__s_bw5{display:flex;align-items:center;gap:8px;padding-left:12px;border-left:1px solid var(--border);cursor:pointer;flex-shrink:0;font-size:12px;color:var(--muted-foreground)}.Filmstrip_checkbox__yYFvV{width:15px;height:15px;accent-color:var(--accent)}.MobileTabBar_bar__celEA{display:flex;align-items:stretch;justify-content:space-around;border-top:1px solid var(--border);padding:6px 4px 10px;background:var(--rail-bg);flex-shrink:0}.MobileTabBar_tab__4rk_d{display:flex;flex-direction:column;align-items:center;gap:3px;flex:1 1;padding:4px 0;border:none;background:transparent;cursor:pointer;color:var(--muted-foreground);font-family:inherit;font-weight:500}.MobileTabBar_active__eGExE{color:var(--accent);font-weight:600}.MobileTabBar_label__TrcVs{font-size:10px;white-space:nowrap}.CropToolbar_toolbar__o4gka{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:1rem 1.5rem;padding:.75rem 1rem;margin-bottom:1rem;background-color:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md)}.CropToolbar_group__vl6MO{display:flex;flex-direction:column;gap:.5rem}.CropToolbar_groupLabel__ES_3s{font-size:.75rem;font-weight:500;color:var(--muted-foreground)}.CropToolbar_help__OsUdr{max-width:16rem;font-size:.75rem;line-height:1.4;color:var(--muted-foreground)}.CropToolbar_buttonRow__9e6gW{display:flex;flex-wrap:wrap;gap:.5rem}.CropToolbar_chip__5rGsf{padding:.375rem .75rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);font-size:.8125rem;font-weight:500;color:var(--foreground);cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.CropToolbar_chip__5rGsf:hover{border-color:var(--border-strong)}.CropToolbar_chip__5rGsf:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.CropToolbar_chipActive__FXKhm{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.CropToolbar_chipActive__FXKhm:hover{border-color:var(--accent)}.CropToolbar_iconButton__UL79m{min-width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:1.125rem;color:var(--foreground);cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.CropToolbar_iconButton__UL79m:hover:not(.CropToolbar_iconButtonActive__PHxA2){background:var(--surface-muted);border-color:var(--border-strong)}.CropToolbar_iconButton__UL79m:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.CropToolbar_iconButtonActive__PHxA2{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.CropToolbar_iconButtonActive__PHxA2:hover{border-color:var(--accent)}.crop_cropPageContainer__ol4tZ{display:grid;grid-template-columns:2fr 4fr 2fr;gap:1.5rem;align-items:start;width:100%;max-width:1400px;min-height:600px;margin:0 auto;padding:0 2rem}.crop_cropColumn__bzsmK{padding:1.25rem;overflow:hidden}.crop_cropColumnCenter__m_8fy,.crop_cropColumn__bzsmK{background-color:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.crop_cropColumnCenter__m_8fy{padding:1.5rem;display:flex;flex-direction:column;min-height:600px}.crop_cropColumnTitle__1m0kD{font-size:1rem;font-weight:500;color:var(--foreground);margin-bottom:1rem;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.crop_cropCenterTitle__DQibZ{font-size:20px;font-weight:700;letter-spacing:-.01em;color:var(--foreground);margin-bottom:1rem;text-align:center}.crop_placeholder__DsIE9{color:var(--muted-foreground);font-size:.875rem;text-align:center;padding:2rem 1rem;line-height:1.5;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.crop_cropOptions__VbWcN{margin-top:1rem;padding:1rem;background-color:var(--surface-muted);border-radius:var(--radius-md);border:1px solid var(--border)}.crop_checkboxLabel__oSK5L{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.crop_checkbox__s14yd{width:1rem;height:1rem;cursor:pointer}.crop_checkboxText__HH2MR{font-size:.875rem;color:var(--foreground)}.crop_helpText__xg8rt{margin-top:.5rem;font-size:.75rem;color:var(--muted-foreground);line-height:1.4}.crop_centerButton__Yn9IX{margin-top:auto;padding-top:2rem;text-align:center}.crop_centerDescription__P01lM{color:var(--muted-foreground);font-size:.875rem;text-align:center;margin-bottom:2rem}.crop_processingText__1uYZ6{text-align:center;color:var(--muted-foreground);font-style:italic}.crop_pageContainer__ApQt0{padding:2rem}.crop_pageTitle__PPiRa{font-size:28px;font-weight:700;letter-spacing:-.01em;color:var(--foreground);margin-bottom:1rem;text-align:center}.crop_pageSubtitle__QPxVy{font-size:16px;color:var(--muted-foreground);text-align:center;max-width:600px;margin:0 auto 3rem}.crop_buttonGroup__i7Osv{display:flex;gap:1rem;justify-content:center}.crop_progressWrapper__OyiOI{margin-bottom:1rem}@media (max-width:1200px){.crop_cropPageContainer__ol4tZ{grid-template-columns:2fr 4fr 2fr;gap:1rem;max-width:1200px;padding:0 1rem}}@media (max-width:900px){.crop_cropPageContainer__ol4tZ{grid-template-columns:1fr;gap:1.5rem;max-width:600px;padding:0 1rem}.crop_cropColumnCenter__m_8fy,.crop_cropColumn__bzsmK{margin:0 auto}}@media (max-width:768px){.crop_cropColumnCenter__m_8fy,.crop_cropColumn__bzsmK{padding:1rem}.crop_cropPageContainer__ol4tZ{gap:1rem;padding:0 .5rem}.crop_centerButton__Yn9IX button{width:100%;max-width:none;height:48px;font-size:16px}.crop_buttonGroup__i7Osv{flex-direction:column;width:100%}}.RadioButtonGroup_group__iyyIK{display:flex;flex-wrap:wrap;gap:12px;padding:16px}.RadioButtonGroup_option__KOY2O{position:relative;display:flex;align-items:center;justify-content:center;height:40px;padding:0 16px;border-radius:var(--radius-full);border:1px solid var(--border);background-color:var(--surface);color:var(--foreground);font-size:14px;font-weight:500;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.RadioButtonGroup_option__KOY2O:hover{border-color:var(--border-strong)}.RadioButtonGroup_option__KOY2O:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:2px}.RadioButtonGroup_optionSelected__SUxOP{background-color:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.RadioButtonGroup_optionSelected__SUxOP:hover{border-color:var(--accent)}.RadioButtonGroup_input__jNtYb{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}.ConversionSettings_container__bj76O{display:flex;flex-direction:column;flex:1 1;max-width:960px;background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.ConversionSettings_title__YNzzN{font-size:20px;font-weight:700;line-height:1.4;padding:24px 16px 12px;text-align:left;color:var(--foreground);letter-spacing:-.01em}.ConversionSettings_sectionTitle__dRvS9{font-size:16px;font-weight:500;line-height:1.5;padding:16px 16px 8px;color:var(--foreground)}.ConversionSettings_warningBox__DcmVK{padding:12px 16px;margin:0 16px 8px;background-color:var(--accent-soft);border:1px solid var(--accent);border-radius:var(--radius-md)}.ConversionSettings_warningText__AjSoW{font-size:14px;color:var(--accent);margin:0}.ConversionSettings_inputGroup__kuypc{display:flex;align-items:end;gap:16px;padding:12px 16px;max-width:480px;flex-wrap:wrap}.ConversionSettings_helpText__w5MgH{padding:4px 16px;font-size:12px;color:var(--muted-foreground)}.ConversionSettings_checkboxContainer__i96VK{padding:8px 16px}.ConversionSettings_checkboxLabel__x7nuA{display:flex;align-items:center;gap:8px;cursor:pointer}.ConversionSettings_checkbox__9XWYp{width:16px;height:16px;accent-color:var(--accent)}.ConversionSettings_checkboxText__QhEtP{font-size:14px;color:var(--foreground)}.ConversionSettings_checkboxDisabled__6PGz6{opacity:.6;cursor:not-allowed}.ConversionSettings_checkboxDisabled__6PGz6 .ConversionSettings_checkboxText__QhEtP{color:var(--muted-foreground)}.ConversionSettings_buttonContainer__3Zq9u{display:flex;padding:12px 16px 16px;justify-content:end}@media (max-width:768px){.ConversionSettings_buttonContainer__3Zq9u button{width:100%;max-width:none;height:48px;font-size:16px}}.EditToolbar_toolbar__N0sG6{display:flex;flex-direction:column;gap:16px;padding:16px;background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md)}.EditToolbar_group__Tcs1o{display:flex;flex-direction:column;gap:8px}.EditToolbar_groupLabel___eoqc{font-size:13px;font-weight:500;color:var(--muted-foreground)}.EditToolbar_buttonRow__ReYi_{display:flex;flex-wrap:wrap;gap:12px}.EditToolbar_help__kFNPt{font-size:12px;line-height:1.4;color:var(--muted-foreground);margin:0}.EditToolbar_chip__aJgL7{height:40px;padding:0 16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);font-size:14px;font-weight:500;color:var(--foreground);cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.EditToolbar_chip__aJgL7:hover{border-color:var(--border-strong)}.EditToolbar_chip__aJgL7:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.EditToolbar_chipActive__ibQcI{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.EditToolbar_chipActive__ibQcI:hover{border-color:var(--accent)}.EditToolbar_checkboxLabel__ME7uf{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.EditToolbar_checkboxDisabled__kXNkc{opacity:.6;cursor:not-allowed}.EditToolbar_checkbox__CjOlc{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.EditToolbar_checkboxText__l1GYd{font-size:14px;color:var(--foreground)}.EditToolbar_resetAll__QSnoB{align-self:flex-start;padding:8px 16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;font-weight:500;color:var(--foreground);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.EditToolbar_resetAll__QSnoB:hover:not(:disabled){background-color:var(--surface-muted);border-color:var(--border-strong)}.EditToolbar_resetAll__QSnoB:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.EditToolbar_resetAll__QSnoB:disabled{opacity:.6;cursor:not-allowed}.HistogramPanel_panel__G0pw0{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;padding:16px;background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md)}.HistogramPanel_header__nbSzN{display:flex;align-items:center;justify-content:space-between;gap:8px}.HistogramPanel_title__kKZzs{font-size:16px;font-weight:500;color:var(--foreground)}.HistogramPanel_buttonRow__cSg_g{display:flex;gap:8px}.HistogramPanel_chip__GNFIa{padding:4px 12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;font-weight:500;color:var(--foreground);cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.HistogramPanel_chip__GNFIa:hover{border-color:var(--border-strong)}.HistogramPanel_chip__GNFIa:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.HistogramPanel_chipActive__9nAqv{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.HistogramPanel_chipActive__9nAqv:hover{border-color:var(--accent)}.HistogramPanel_chart__fqd6P{width:100%;height:100px;display:block;background-color:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-sm)}.HistogramPanel_pathR__NBiGM{fill:rgb(235 70 70/45%)}.HistogramPanel_pathG__Kcu5n{fill:rgb(70 200 90/45%)}.HistogramPanel_pathB__tVhVx{fill:rgb(70 130 235/45%)}.HistogramPanel_pathLuminance__fw2qu{fill:color-mix(in srgb,var(--foreground) 60%,transparent)}.LutPicker_picker__IjvDF{display:flex;flex-direction:column;gap:12px;margin-top:16px;padding:16px;background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md)}.LutPicker_title__L_sTX{font-size:16px;font-weight:500;color:var(--foreground);margin:0;padding-bottom:8px;border-bottom:1px solid var(--border)}.LutPicker_grid__W6nUu{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px}.LutPicker_swatch__1vDs_{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px;background:transparent;border:2px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.LutPicker_swatch__1vDs_:hover{border-color:var(--border-strong)}.LutPicker_swatch__1vDs_:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.LutPicker_swatchActive__brduk{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.LutPicker_swatchActive__brduk:hover{border-color:var(--accent)}.LutPicker_swatchActive__brduk:after{content:"✓";position:absolute;top:4px;right:4px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;line-height:1;color:var(--accent-foreground);background:var(--accent);border-radius:var(--radius-full);box-shadow:0 0 0 2px var(--surface)}.LutPicker_thumb__0hWXB{width:100%;aspect-ratio:56/36;border-radius:var(--radius-sm);background-color:var(--surface-muted);background-size:cover;background-position:50%;image-rendering:auto}.LutPicker_thumbNone__xZHom{background-image:linear-gradient(135deg,transparent calc(50% - 1px),var(--muted-foreground) calc(50% - 1px),var(--muted-foreground) calc(50% + 1px),transparent calc(50% + 1px))}.LutPicker_swatchLabel__0p34n{font-size:12px;font-weight:400;color:var(--foreground);text-align:center;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.LutPicker_swatchActive__brduk .LutPicker_swatchLabel__0p34n{color:var(--accent)}.LutPicker_uploadRow__4HeSp{display:flex}.LutPicker_uploadButton__QEj2g{padding:8px 16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;font-weight:500;color:var(--foreground);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.LutPicker_uploadButton__QEj2g:hover{background-color:var(--surface-muted);border-color:var(--border-strong)}.LutPicker_uploadButton__QEj2g:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.LutPicker_fileInput__F7xzg{display:none}.LutPicker_hint__tm3uq{font-size:12px;line-height:1.4;color:var(--muted-foreground);margin:0}.LutPicker_error__Bfabg{font-size:14px;line-height:1.4;color:var(--error);background-color:var(--error-soft);border:1px solid var(--error);border-radius:var(--radius-md);padding:12px 16px;margin:0}.LutPicker_strength__0E_JP{margin-top:4px}.ToneCurvePanel_panel__mJPEr{display:flex;flex-direction:column;gap:8px;margin-top:16px;padding:16px;background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md)}.ToneCurvePanel_header__0fKBn{display:flex;align-items:center;justify-content:space-between;gap:8px}.ToneCurvePanel_title___WgIW{font-size:16px;font-weight:500;color:var(--foreground)}.ToneCurvePanel_buttonRow__slnQp{display:flex;gap:8px}.ToneCurvePanel_chip__y9kq7{padding:4px 12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;font-weight:500;color:var(--foreground);cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.ToneCurvePanel_chip__y9kq7:hover{border-color:var(--border-strong)}.ToneCurvePanel_chip__y9kq7:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ToneCurvePanel_chipActive__e_fcP{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.ToneCurvePanel_chipActive__e_fcP:hover{border-color:var(--accent)}.ToneCurvePanel_stage__A6uWt{width:100%;aspect-ratio:1;display:block;background-color:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:crosshair;touch-action:none}.ToneCurvePanel_histogram__4XsC2{fill:color-mix(in srgb,var(--foreground) 18%,transparent);pointer-events:none}.ToneCurvePanel_grid__ozwhX line{stroke:color-mix(in srgb,var(--foreground) 12%,transparent);stroke-width:1;pointer-events:none}.ToneCurvePanel_diagonal__Qd4GD{stroke:color-mix(in srgb,var(--foreground) 25%,transparent);stroke-width:1;stroke-dasharray:4 4;pointer-events:none}.ToneCurvePanel_curve__15pKG{fill:none;stroke:var(--foreground);stroke-width:2;pointer-events:none}.ToneCurvePanel_point__ddp7G{fill:var(--surface);stroke:var(--foreground);stroke-width:2;cursor:grab}.ToneCurvePanel_point__ddp7G:hover{fill:var(--foreground)}.ToneCurvePanel_footer__A4M17{display:flex;align-items:center;justify-content:space-between;gap:8px}.ToneCurvePanel_hint__CTum8{font-size:12px;line-height:1.4;color:var(--muted-foreground);margin:0}.ToneCurvePanel_reset__HJJOJ{flex-shrink:0;padding:4px 12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;font-weight:500;color:var(--foreground);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.ToneCurvePanel_reset__HJJOJ:hover:not(:disabled){background-color:var(--surface-muted);border-color:var(--border-strong)}.ToneCurvePanel_reset__HJJOJ:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ToneCurvePanel_reset__HJJOJ:disabled{opacity:.6;cursor:not-allowed}.edit_pageContainer__yP5f_{padding:32px}.edit_pageTitle__YygNK{font-size:28px;font-weight:700;line-height:1.3;letter-spacing:-.01em;color:var(--foreground);margin-bottom:16px;text-align:center}.edit_pageSubtitle__p4AoE{font-size:16px;color:var(--muted-foreground);text-align:center;max-width:600px;margin:0 auto 48px}.edit_workspace__GdlIq{display:grid;grid-template-columns:2fr 4fr 3fr;gap:24px;align-items:start;width:100%;max-width:1400px;margin:0 auto;padding:0 32px}.edit_column__8mqZh{padding:16px;overflow:hidden}.edit_columnCenter__1kM2L,.edit_column__8mqZh{background-color:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.edit_columnCenter__1kM2L{padding:24px;display:flex;flex-direction:column;gap:16px;min-height:400px;position:sticky;top:16px;max-height:calc(100vh - 32px);overflow-y:auto}.edit_columnTitle__aum7b{margin-bottom:16px;word-wrap:break-word}.edit_centerTitle__EMbtB,.edit_columnTitle__aum7b{font-size:16px;font-weight:500;color:var(--foreground)}.edit_centerTitle__EMbtB{margin:0;text-align:center}.edit_placeholder__9MoMO{color:var(--muted-foreground);font-size:14px;text-align:center;padding:32px 16px;line-height:1.5}.edit_actionButton__Zdy3q{margin-top:auto;padding-top:16px;text-align:center}.edit_buttonGroup__8gTf8{display:flex;gap:12px;justify-content:center}.edit_processingText__vDpvK{text-align:center;color:var(--muted-foreground);font-style:italic}.edit_resultsSection__WeNxk{width:100%;max-width:1400px;margin:32px auto 0;padding:0 32px;display:flex;flex-direction:column;gap:16px}@media (max-width:1200px){.edit_workspace__GdlIq{grid-template-columns:1fr 1fr;gap:16px;padding:0 16px}.edit_column__8mqZh:first-child{grid-column:1/-1}}@media (max-width:900px){.edit_workspace__GdlIq{grid-template-columns:1fr;max-width:600px}.edit_column__8mqZh:first-child{grid-column:auto}.edit_columnCenter__1kM2L{position:static;max-height:none;overflow-y:visible}.edit_resultsSection__WeNxk{max-width:600px;padding:0 16px}}@media (max-width:768px){.edit_columnCenter__1kM2L,.edit_column__8mqZh,.edit_pageContainer__yP5f_{padding:16px}.edit_actionButton__Zdy3q button{width:100%;max-width:none;height:48px;font-size:16px}.edit_buttonGroup__8gTf8{flex-direction:column;width:100%}}.ToolPanel_panel__Tdb7K{display:flex;flex-direction:column;min-height:0;height:100%;background:var(--surface)}.ToolPanel_header__nae9h{padding:16px 20px;border-bottom:1px solid var(--border);flex-shrink:0}.ToolPanel_compact__xIkxc .ToolPanel_header__nae9h{padding:10px 16px 8px;border-bottom:none}.ToolPanel_titleRow__hhEt8{display:flex;align-items:center;gap:8px}.ToolPanel_title__bNC3_{font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--foreground)}.ToolPanel_compact__xIkxc .ToolPanel_title__bNC3_{font-size:15px}.ToolPanel_badge__kZIyF{font-size:10px;font-weight:700;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent);border-radius:var(--radius-full);padding:1px 8px}.ToolPanel_description__x_Vhe{font-size:13px;color:var(--muted-foreground);margin:2px 0 0;line-height:1.4}.ToolPanel_compact__xIkxc .ToolPanel_description__x_Vhe{display:none}.ToolPanel_body__GJTO5{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:20px;min-height:0}.ToolPanel_compact__xIkxc .ToolPanel_body__GJTO5{padding:8px 16px;gap:14px;max-height:40dvh}.ToolPanel_footer__EQTUb{padding:14px 20px;border-top:1px solid var(--border);flex-shrink:0;display:flex;gap:8px}.ToolPanel_compact__xIkxc .ToolPanel_footer__EQTUb{padding:10px 16px 14px;border-top:none}.InfoPanel_fileSummary__5oEEu{display:flex;flex-direction:column;gap:2px;padding:12px;background:var(--surface-muted);border-radius:var(--radius-md)}.InfoPanel_fileName__JiiAf{font-size:14px;font-weight:500;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.InfoPanel_fileMeta__Ye6hu{font-size:13px;color:var(--muted-foreground);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.InfoPanel_analyzing__p7kXz{font-size:13px;color:var(--muted-foreground);margin:0}.InfoPanel_sectionTitle__acwsx{font-size:13px;font-weight:600;color:var(--foreground);margin:0 0 10px}.InfoPanel_tagList__xH479{display:flex;flex-direction:column;gap:6px;max-height:220px;overflow-y:auto}.InfoPanel_tagItem__w7ENT{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer}.InfoPanel_tagName__WEbY_{flex:1 1;min-width:0;font-size:13px;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.InfoPanel_riskTag__hYlQj{color:var(--error);font-weight:500}.InfoPanel_tagCount__JCB5x{font-size:12px;color:var(--muted-foreground);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.RemoveBgSettings_settings__HDoNC{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem;margin-bottom:1rem;background-color:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md)}.RemoveBgSettings_group__KeCYy{display:flex;flex-direction:column;gap:.5rem}.RemoveBgSettings_groupLabel__5r3wk{font-size:.75rem;font-weight:500;color:var(--muted-foreground)}.RemoveBgSettings_buttonRow__piMLT{display:flex;flex-wrap:wrap;gap:.5rem}.RemoveBgSettings_chip__QV2do{padding:.375rem .75rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);font-size:.8125rem;font-weight:500;color:var(--foreground);cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.RemoveBgSettings_chip__QV2do:hover:not(:disabled){border-color:var(--border-strong)}.RemoveBgSettings_chip__QV2do:disabled{opacity:.5;cursor:not-allowed}.RemoveBgSettings_chipActive__aCnHi{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.RemoveBgSettings_chipActive__aCnHi:hover:not(:disabled){border-color:var(--accent)}.RemoveBgSettings_options__eoKoP{display:flex;flex-direction:column;gap:.5rem}.RemoveBgSettings_checkboxLabel__C468X{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.RemoveBgSettings_checkbox__hv_c2{width:1rem;height:1rem;cursor:pointer}.RemoveBgSettings_checkboxText__hWYhT{font-size:.875rem;color:var(--foreground)}.RemoveBgSettings_helpText__3NdQp{font-size:.75rem;color:var(--muted-foreground);line-height:1.4}.RedactToolbar_toolbar__bIJLD{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:1rem 1.5rem;padding:.75rem 1rem;margin-bottom:1rem;background-color:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md)}.RedactToolbar_group__qj6my{display:flex;flex-direction:column;gap:.5rem}.RedactToolbar_groupLabel__UoJ5M{font-size:.75rem;font-weight:500;color:var(--muted-foreground)}.RedactToolbar_help__4Nu3r{max-width:16rem;font-size:.75rem;line-height:1.4;color:var(--muted-foreground)}.RedactToolbar_buttonRow__1lBca{display:flex;flex-wrap:wrap;gap:.5rem}.RedactToolbar_chip__NecXX{padding:.375rem .75rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);font-size:.8125rem;font-weight:500;color:var(--foreground);cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.RedactToolbar_chip__NecXX:hover:not(:disabled){border-color:var(--border-strong)}.RedactToolbar_chip__NecXX:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RedactToolbar_chip__NecXX:disabled{opacity:.6;cursor:not-allowed}.RedactToolbar_chipActive__DK95r{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.RedactToolbar_chipActive__DK95r:hover{border-color:var(--accent)}.RedactToolbar_sliderWrapper__ClKxn{width:14rem}.RedactToolbar_colorLabel__flnXD{display:flex;flex-direction:column;gap:.5rem;cursor:pointer}.RedactToolbar_colorInput__lEQej{width:3rem;height:2.25rem;padding:.125rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer}.RedactToolbar_colorInput__lEQej:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.redact_redactPageContainer__KdsSb{display:grid;grid-template-columns:2fr 4fr 2fr;gap:1.5rem;align-items:start;width:100%;max-width:1400px;min-height:600px;margin:0 auto;padding:0 2rem}.redact_redactColumn__ZOkYL{padding:1.25rem;overflow:hidden}.redact_redactColumnCenter__C0Ba_,.redact_redactColumn__ZOkYL{background-color:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.redact_redactColumnCenter__C0Ba_{padding:1.5rem;display:flex;flex-direction:column;min-height:600px}.redact_redactColumnTitle___A7M5{font-size:1rem;font-weight:500;color:var(--foreground);margin-bottom:1rem;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.redact_redactCenterTitle__TV7d9{font-size:20px;font-weight:700;letter-spacing:-.01em;color:var(--foreground);margin-bottom:1rem;text-align:center}.redact_placeholder__vB_9N{color:var(--muted-foreground);font-size:.875rem;text-align:center;padding:2rem 1rem;line-height:1.5;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.redact_redactOptions__Ety9e{margin-top:1rem;padding:1rem;background-color:var(--surface-muted);border-radius:var(--radius-md);border:1px solid var(--border)}.redact_checkboxLabel__RrMRZ{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.redact_checkbox__u_lbs{width:1rem;height:1rem;cursor:pointer}.redact_checkboxText__Jfn6h{font-size:.875rem;color:var(--foreground)}.redact_helpText__KYSOi{margin-top:.5rem;font-size:.75rem;color:var(--muted-foreground);line-height:1.4}.redact_centerButton__MLsZO{margin-top:auto;padding-top:2rem;text-align:center}.redact_centerDescription__5yFpk{color:var(--muted-foreground);font-size:.875rem;text-align:center;margin-bottom:2rem}.redact_processingText__8lRjx{text-align:center;color:var(--muted-foreground);font-style:italic}.redact_pageContainer__fLlOy{padding:2rem}.redact_pageTitle__yma9l{font-size:28px;font-weight:700;letter-spacing:-.01em;color:var(--foreground);margin-bottom:1rem;text-align:center}.redact_pageSubtitle__EmO2i{font-size:16px;color:var(--muted-foreground);text-align:center;max-width:600px;margin:0 auto 3rem}.redact_buttonGroup__q829Q{display:flex;gap:1rem;justify-content:center}.redact_progressWrapper__XBCxx{margin-bottom:1rem}@media (max-width:1200px){.redact_redactPageContainer__KdsSb{grid-template-columns:2fr 4fr 2fr;gap:1rem;max-width:1200px;padding:0 1rem}}@media (max-width:900px){.redact_redactPageContainer__KdsSb{grid-template-columns:1fr;gap:1.5rem;max-width:600px;padding:0 1rem}.redact_redactColumnCenter__C0Ba_,.redact_redactColumn__ZOkYL{margin:0 auto}}@media (max-width:768px){.redact_redactColumnCenter__C0Ba_,.redact_redactColumn__ZOkYL{padding:1rem}.redact_redactPageContainer__KdsSb{gap:1rem;padding:0 .5rem}.redact_centerButton__MLsZO button{width:100%;max-width:none;height:48px;font-size:16px}.redact_buttonGroup__q829Q{flex-direction:column;width:100%}}.remove-bg_removeBgPageContainer__biFZb{display:grid;grid-template-columns:2fr 4fr 2fr;gap:1.5rem;align-items:start;width:100%;max-width:1400px;min-height:600px;margin:0 auto;padding:0 2rem}.remove-bg_removeBgColumn__zeHuT{padding:1.25rem;overflow:hidden}.remove-bg_removeBgColumnCenter__ccsmf,.remove-bg_removeBgColumn__zeHuT{background-color:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.remove-bg_removeBgColumnCenter__ccsmf{padding:1.5rem;display:flex;flex-direction:column;min-height:400px}.remove-bg_removeBgColumnTitle__iJZ4D{font-size:1rem;font-weight:500;color:var(--foreground);margin-bottom:1rem;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.remove-bg_removeBgCenterTitle__y_U4c{font-size:20px;font-weight:700;letter-spacing:-.01em;color:var(--foreground);margin-bottom:1rem;text-align:center}.remove-bg_placeholder__AxUyt{color:var(--muted-foreground);font-size:.875rem;text-align:center;padding:2rem 1rem;line-height:1.5;word-wrap:break-word}.remove-bg_centerButton__OXL4c{margin-top:auto;padding-top:2rem;text-align:center}.remove-bg_processingArea__k79U0{display:flex;flex-direction:column;align-items:center;gap:1rem}.remove-bg_processingText__xDcr9{text-align:center;color:var(--muted-foreground);font-style:italic}.remove-bg_progressWrapper__E8PiI{margin-bottom:1rem}.remove-bg_cancelledNotice__KEfm7{margin-bottom:1rem;padding:.75rem 1rem;background-color:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--muted-foreground);font-size:.875rem;line-height:1.5}.remove-bg_pageContainer__nOSCZ{padding:2rem}.remove-bg_pageTitle__LG8FF{font-size:28px;font-weight:700;letter-spacing:-.01em;color:var(--foreground);margin-bottom:1rem;text-align:center}.remove-bg_pageSubtitle__WPaUu{font-size:16px;color:var(--muted-foreground);text-align:center;max-width:600px;margin:0 auto 3rem}.remove-bg_buttonGroup__HgXEo{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:1024px){.remove-bg_removeBgPageContainer__biFZb{grid-template-columns:1fr;padding:0 1rem}.remove-bg_removeBgColumnCenter__ccsmf{min-height:auto}.remove-bg_pageContainer__nOSCZ{padding:1rem}}.UpscaleSettings_settings__Y7Bn_{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem;margin-bottom:1rem;background-color:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md)}.UpscaleSettings_group__U4ivX{display:flex;flex-direction:column;gap:.5rem}.UpscaleSettings_groupLabel__VUnjW{font-size:.75rem;font-weight:500;color:var(--muted-foreground)}.UpscaleSettings_buttonRow__xJJwX{display:flex;flex-wrap:wrap;gap:.5rem}.UpscaleSettings_chip__0IxII{padding:.375rem .75rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);font-size:.8125rem;font-weight:500;color:var(--foreground);cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.UpscaleSettings_chip__0IxII:hover:not(:disabled){border-color:var(--border-strong)}.UpscaleSettings_chip__0IxII:disabled{opacity:.5;cursor:not-allowed}.UpscaleSettings_chipActive__wCbSL{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.UpscaleSettings_chipActive__wCbSL:hover:not(:disabled){border-color:var(--accent)}.UpscaleSettings_options__tIr3d{display:flex;flex-direction:column;gap:.5rem}.UpscaleSettings_checkboxLabel__7Jx2O{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.UpscaleSettings_checkbox___iHR9{width:1rem;height:1rem;cursor:pointer}.UpscaleSettings_checkboxText__th9Lw{font-size:.875rem;color:var(--foreground)}.UpscaleSettings_helpText__qBtmF{font-size:.75rem;color:var(--muted-foreground);line-height:1.4}.ToolRail_rail__56_gH{width:72px;background:var(--rail-bg);border-right:1px solid var(--border);padding:12px 0;gap:6px;overflow-y:auto}.ToolRail_item__2aggc,.ToolRail_rail__56_gH{flex-shrink:0;display:flex;flex-direction:column;align-items:center}.ToolRail_item__2aggc{width:56px;height:52px;border:none;border-radius:var(--radius-md);justify-content:center;gap:3px;cursor:pointer;background:transparent;color:var(--muted-foreground);font-family:inherit;font-weight:500}.ToolRail_item__2aggc:hover{background:var(--surface-muted)}.ToolRail_active__SnX1I,.ToolRail_active__SnX1I:hover{background:var(--accent-soft);color:var(--accent);font-weight:600}.ToolRail_label__7JYqh{font-size:9px;white-space:nowrap}.upscale_upscalePageContainer___LtB0{display:grid;grid-template-columns:2fr 4fr 2fr;gap:1.5rem;align-items:start;width:100%;max-width:1400px;min-height:600px;margin:0 auto;padding:0 2rem}.upscale_upscaleColumn__mctcU{padding:1.25rem;overflow:hidden}.upscale_upscaleColumnCenter__RIifr,.upscale_upscaleColumn__mctcU{background-color:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.upscale_upscaleColumnCenter__RIifr{padding:1.5rem;display:flex;flex-direction:column;min-height:400px}.upscale_upscaleColumnTitle__thxDA{font-size:1rem;font-weight:500;color:var(--foreground);margin-bottom:1rem;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.upscale_upscaleCenterTitle__lhVKu{font-size:20px;font-weight:700;letter-spacing:-.01em;color:var(--foreground);margin-bottom:1rem;text-align:center}.upscale_placeholder__Adi6h{color:var(--muted-foreground);font-size:.875rem;text-align:center;padding:2rem 1rem;line-height:1.5;word-wrap:break-word}.upscale_centerButton__82G8F{margin-top:auto;padding-top:2rem;text-align:center}.upscale_processingArea__rq1BX{display:flex;flex-direction:column;align-items:center;gap:1rem}.upscale_processingText__7HTEd{text-align:center;color:var(--muted-foreground);font-style:italic}.upscale_progressWrapper__jz2eI{margin-bottom:1rem}.upscale_cancelledNotice__6arkt{margin-bottom:1rem;padding:.75rem 1rem;background-color:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--muted-foreground);font-size:.875rem;line-height:1.5}.upscale_pageContainer__SKw2V{padding:2rem}.upscale_pageTitle__BIYWx{font-size:28px;font-weight:700;letter-spacing:-.01em;color:var(--foreground);margin-bottom:1rem;text-align:center}.upscale_pageSubtitle__nrxC6{font-size:16px;color:var(--muted-foreground);text-align:center;max-width:600px;margin:0 auto 3rem}.upscale_buttonGroup__nwJjy{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:1024px){.upscale_upscalePageContainer___LtB0{grid-template-columns:1fr;padding:0 1rem}.upscale_upscaleColumnCenter__RIifr{min-height:auto}.upscale_pageContainer__SKw2V{padding:1rem}}