.Header-module__Af2_WG__header{z-index:10;background:color-mix(in srgb, var(--surface-bg) 80%, transparent);-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--subtle-border);position:sticky;top:0}.Header-module__Af2_WG__inner{justify-content:flex-start;align-items:center;height:56px;padding:0 20px;display:flex}.Header-module__Af2_WG__brand{color:var(--foreground);align-items:center;gap:8px;font-weight:600;display:inline-flex}.Header-module__Af2_WG__brand:hover{text-decoration:none}.Header-module__Af2_WG__nav{align-items:center;gap:20px;margin-left:32px;display:inline-flex}.Header-module__Af2_WG__navLink{color:var(--foreground);opacity:.8;font-size:15px;font-weight:500;transition:opacity .15s}.Header-module__Af2_WG__navLink:hover{opacity:1;text-decoration:none}.Header-module__Af2_WG__logo{width:auto;height:28px;display:block}.Header-module__Af2_WG__menuButton{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;margin-left:auto;padding:0;display:none}.Header-module__Af2_WG__bar{background:var(--foreground);border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s;display:block}.Header-module__Af2_WG__barTop{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__barMid{opacity:0}.Header-module__Af2_WG__barBottom{transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__mobileMenu{display:none}@media (max-width:768px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__menuButton{display:inline-flex}.Header-module__Af2_WG__mobileMenu{border-top:1px solid var(--subtle-border);background:var(--surface-bg);box-shadow:var(--shadow-md);flex-direction:column;padding:8px 20px 12px;animation:.1s ease-in-out Header-module__Af2_WG__fadeAndScaleIn;display:flex;position:absolute;top:100%;left:0;right:0}.Header-module__Af2_WG__mobileLink{color:var(--foreground);opacity:.85;padding:10px 0;font-size:15px;font-weight:500}.Header-module__Af2_WG__mobileLink:hover{opacity:1;text-decoration:none}}@keyframes Header-module__Af2_WG__fadeAndScaleIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
.LanguageSwitcher-module__gdGMiG__root{margin-left:auto;position:relative}.LanguageSwitcher-module__gdGMiG__trigger{border:1px solid var(--subtle-border);height:36px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.LanguageSwitcher-module__gdGMiG__trigger:hover{background:color-mix(in srgb, var(--foreground) 6%, transparent)}.LanguageSwitcher-module__gdGMiG__current{white-space:nowrap}.LanguageSwitcher-module__gdGMiG__menu{top:calc(100% + 6px);border:1px solid var(--subtle-border);background:var(--surface-bg);min-width:160px;max-height:320px;box-shadow:var(--shadow-md);z-index:20;border-radius:12px;padding:6px;animation:.12s ease-in-out LanguageSwitcher-module__gdGMiG__switcherIn;position:absolute;inset-inline-end:0;overflow-y:auto}.LanguageSwitcher-module__gdGMiG__option{color:var(--foreground);opacity:.85;cursor:pointer;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:500;display:block}.LanguageSwitcher-module__gdGMiG__option:hover{opacity:1;background:color-mix(in srgb, var(--foreground) 6%, transparent);text-decoration:none}.LanguageSwitcher-module__gdGMiG__active{opacity:1;background:color-mix(in srgb, var(--foreground) 8%, transparent)}@keyframes LanguageSwitcher-module__gdGMiG__switcherIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__EZoWya__footer{background:var(--surface-bg);border-top:1px solid var(--subtle-border);margin-top:auto}.Footer-module__EZoWya__inner{max-width:1120px;margin:0 auto;padding:40px 20px 28px}.Footer-module__EZoWya__top{border-bottom:1px solid var(--divider);flex-direction:column;gap:8px;padding-bottom:28px;display:flex}.Footer-module__EZoWya__brand{width:fit-content;color:var(--foreground);align-items:center;display:inline-flex}.Footer-module__EZoWya__brand:hover{text-decoration:none}.Footer-module__EZoWya__logo{width:auto;height:26px;display:block}.Footer-module__EZoWya__tagline{max-width:520px;color:var(--secondary-fg);margin:0;font-size:14px;line-height:1.5}.Footer-module__EZoWya__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:28px 24px;padding:32px 0;display:grid}.Footer-module__EZoWya__group{min-width:0}.Footer-module__EZoWya__groupTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--caption);margin:0 0 14px;font-size:12px;font-weight:600}.Footer-module__EZoWya__linkList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__link{color:var(--secondary-fg);font-size:14px;line-height:1.3;transition:color .15s}.Footer-module__EZoWya__link:hover{color:var(--foreground);text-decoration:none}.Footer-module__EZoWya__viewAll{color:var(--foreground);margin-top:2px;font-size:14px;font-weight:500;display:inline-block}.Footer-module__EZoWya__viewAll:hover{opacity:.7;text-decoration:none}.Footer-module__EZoWya__bottom{border-top:1px solid var(--divider);padding-top:24px}.Footer-module__EZoWya__copyright{color:var(--caption);font-size:13px}
.Hero-module__Z8hQ_W__hero{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:900px;margin:0 auto;padding:40px 20px 48px;display:flex}.Hero-module__Z8hQ_W__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--caption);margin:0;font-size:.8125rem;font-weight:600}.Hero-module__Z8hQ_W__title{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.08}.Hero-module__Z8hQ_W__subtitle{max-width:620px;color:var(--secondary-fg);margin:0;font-size:1.0625rem;font-weight:400;line-height:1.6}@media (max-width:640px){.Hero-module__Z8hQ_W__hero{padding:28px 20px 32px}}
.LandingContent-module__6lW8Ia__landing{box-sizing:border-box;width:100%;max-width:1232px;margin:0 auto;padding:24px 20px 40px}.LandingContent-module__6lW8Ia__section{margin-top:120px}.LandingContent-module__6lW8Ia__section:first-child{margin-top:24px}.LandingContent-module__6lW8Ia__sectionHead{text-align:center;flex-direction:column;align-items:center;gap:14px;margin-bottom:60px;display:flex}.LandingContent-module__6lW8Ia__kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--caption);margin:0;font-size:.8125rem;font-weight:600}.LandingContent-module__6lW8Ia__sectionTitle{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.08}.LandingContent-module__6lW8Ia__sectionSubtitle{max-width:620px;color:var(--secondary-fg);margin:0;font-size:1.0625rem;line-height:1.6}.LandingContent-module__6lW8Ia__featureList{flex-direction:column;gap:24px;display:flex}.LandingContent-module__6lW8Ia__featureCard{background:#fafafa;border-radius:32px;flex-direction:column;align-items:center;gap:24px;padding:16px 16px 28px;display:flex;overflow:hidden}.LandingContent-module__6lW8Ia__featureMedia{justify-content:center;align-items:center;width:100%;height:260px;display:flex;position:relative}.LandingContent-module__6lW8Ia__featureImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.LandingContent-module__6lW8Ia__featureBody{text-align:center;flex-direction:column;gap:12px;width:100%;display:flex}.LandingContent-module__6lW8Ia__featureEyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--caption);font-size:.8125rem;font-weight:600}.LandingContent-module__6lW8Ia__featureTitle{letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}.LandingContent-module__6lW8Ia__featureDesc{color:var(--secondary-fg);margin:0;font-size:1rem;line-height:1.65}@media (min-width:900px){.LandingContent-module__6lW8Ia__featureCard{flex-direction:row;gap:60px;padding:0 60px}.LandingContent-module__6lW8Ia__featureReverse{flex-direction:row-reverse}.LandingContent-module__6lW8Ia__featureMedia{flex:1;height:420px;margin:50px 0}.LandingContent-module__6lW8Ia__featureBody{text-align:left;flex:1;align-items:flex-start}.LandingContent-module__6lW8Ia__featureTitle{font-size:2rem}.LandingContent-module__6lW8Ia__featureDesc{font-size:1.0625rem}}.LandingContent-module__6lW8Ia__marquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.LandingContent-module__6lW8Ia__marqueeRow{gap:20px;width:max-content;animation:60s linear infinite LandingContent-module__6lW8Ia__marquee;display:flex}.LandingContent-module__6lW8Ia__marquee:hover .LandingContent-module__6lW8Ia__marqueeRow{animation-play-state:paused}@keyframes LandingContent-module__6lW8Ia__marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.LandingContent-module__6lW8Ia__marqueeRow{flex-wrap:wrap;justify-content:center;width:100%;animation:none}.LandingContent-module__6lW8Ia__marquee{-webkit-mask-image:none;mask-image:none}}.LandingContent-module__6lW8Ia__testimonial{box-sizing:border-box;background:#fafafa;border-radius:20px;flex-direction:column;flex:none;justify-content:space-between;gap:18px;width:340px;margin:0;padding:24px;display:flex}.LandingContent-module__6lW8Ia__quote{color:var(--card-foreground);margin:0;font-size:1rem;line-height:1.55}.LandingContent-module__6lW8Ia__person{align-items:center;gap:12px;display:flex}.LandingContent-module__6lW8Ia__avatar{object-fit:cover;background:#fff;border-radius:999px;flex:none;width:44px;height:44px}.LandingContent-module__6lW8Ia__personMeta{flex-direction:column;line-height:1.3;display:flex}.LandingContent-module__6lW8Ia__personName{color:var(--foreground);font-size:.9375rem;font-weight:600}.LandingContent-module__6lW8Ia__personRole{color:var(--caption);font-size:.8125rem}.LandingContent-module__6lW8Ia__faqList{flex-direction:column;gap:12px;max-width:760px;margin:0 auto;display:flex}.LandingContent-module__6lW8Ia__faqItem{border:1px solid var(--divider);background:var(--surface-bg);border-radius:16px;transition:border-color .2s;overflow:hidden}.LandingContent-module__6lW8Ia__faqItem[open]{border-color:var(--border)}.LandingContent-module__6lW8Ia__faqQuestion{cursor:pointer;color:var(--foreground);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:1.0625rem;font-weight:500;list-style:none;display:flex}.LandingContent-module__6lW8Ia__faqQuestion::-webkit-details-marker{display:none}.LandingContent-module__6lW8Ia__faqIcon{flex:none;width:18px;height:18px;position:relative}.LandingContent-module__6lW8Ia__faqIcon:before,.LandingContent-module__6lW8Ia__faqIcon:after{content:"";background:var(--secondary-fg);border-radius:2px;width:14px;height:2px;transition:transform .25s,opacity .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LandingContent-module__6lW8Ia__faqIcon:after{transform:translate(-50%,-50%)rotate(90deg)}.LandingContent-module__6lW8Ia__faqItem[open] .LandingContent-module__6lW8Ia__faqIcon:after{opacity:0;transform:translate(-50%,-50%)rotate(0)}.LandingContent-module__6lW8Ia__faqAnswer{color:var(--secondary-fg);margin:0;padding:0 24px 22px;font-size:1rem;line-height:1.65}@media (max-width:640px){.LandingContent-module__6lW8Ia__section{margin-top:88px}.LandingContent-module__6lW8Ia__sectionHead{margin-bottom:40px}.LandingContent-module__6lW8Ia__testimonial{width:280px}}
.Translator-module__dG0JtW__translator{box-sizing:border-box;flex-direction:column;gap:28px;width:720px;max-width:100%;margin:0 auto;padding:0 20px 80px;display:flex}.Translator-module__dG0JtW__modeToggle{background:var(--muted);border-radius:999px;align-self:center;align-items:center;gap:2px;padding:3px;display:inline-flex}.Translator-module__dG0JtW__modeOption{min-width:96px;height:32px;color:var(--secondary-fg);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:0 18px;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .2s ease-in-out,color .2s ease-in-out}.Translator-module__dG0JtW__modeOption:hover:not(.Translator-module__dG0JtW__modeActive){color:var(--foreground)}.Translator-module__dG0JtW__modeActive{background:var(--card);color:var(--foreground);box-shadow:var(--shadow-md)}.Translator-module__dG0JtW__languages{align-items:flex-end;gap:16px;display:flex}.Translator-module__dG0JtW__field{flex-direction:column;flex:1;gap:8px;display:flex}.Translator-module__dG0JtW__label{color:var(--secondary-fg);font-size:.875rem;font-weight:500}.Translator-module__dG0JtW__swap{border-radius:var(--radius);width:40px;height:48px;color:var(--foreground);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s ease-in-out;display:inline-flex}.Translator-module__dG0JtW__swap:hover{background:var(--muted)}.Translator-module__dG0JtW__dropzone{border:1.5px dashed var(--border);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:12px;padding:64px 24px;transition:border-color .2s ease-in-out,background .2s ease-in-out;display:flex}.Translator-module__dG0JtW__dropzone:hover,.Translator-module__dG0JtW__dropzone.Translator-module__dG0JtW__dragging{border-color:var(--function-link);background:color-mix(in srgb, var(--function-link) 4%, transparent)}.Translator-module__dG0JtW__hiddenInput{display:none}.Translator-module__dG0JtW__fileIcon{color:var(--function-link);margin-bottom:4px}.Translator-module__dG0JtW__successIcon{color:var(--function-green);margin-bottom:4px}.Translator-module__dG0JtW__errorIcon{color:var(--destructive);margin-bottom:4px}.Translator-module__dG0JtW__spinner{animation:.8s linear infinite Translator-module__dG0JtW__spin}@keyframes Translator-module__dG0JtW__spin{to{transform:rotate(360deg)}}.Translator-module__dG0JtW__progressTrack{background:var(--muted);border-radius:999px;width:100%;max-width:360px;height:6px;overflow:hidden}.Translator-module__dG0JtW__progressBar{background:var(--function-link);border-radius:999px;height:100%;transition:width .2s ease-in-out}.Translator-module__dG0JtW__fileMeta{color:var(--secondary-fg);margin:0;font-size:.9375rem}.Translator-module__dG0JtW__errorMsg{max-width:420px;color:var(--destructive);margin:0;font-size:.875rem}.Translator-module__dG0JtW__fileRow{align-items:center;gap:6px;display:inline-flex}.Translator-module__dG0JtW__removeBtn{width:22px;height:22px;color:var(--caption);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .2s ease-in-out,color .2s ease-in-out;display:inline-flex}.Translator-module__dG0JtW__removeBtn:hover:not(:disabled){background:color-mix(in srgb, var(--destructive) 12%, transparent);color:var(--destructive)}.Translator-module__dG0JtW__removeBtn:disabled{opacity:.5;cursor:default}.Translator-module__dG0JtW__dropTitle{color:var(--foreground);margin:0;font-size:1.375rem;font-weight:500}.Translator-module__dG0JtW__or{color:var(--caption);margin:0;font-size:.9375rem}.Translator-module__dG0JtW__choose{background:var(--function-link);border-radius:var(--radius);color:#fff;cursor:pointer;border:none;height:44px;padding:0 24px;font-family:inherit;font-size:.9375rem;font-weight:600;transition:filter .2s ease-in-out}.Translator-module__dG0JtW__choose:hover:not(:disabled){filter:brightness(.95)}.Translator-module__dG0JtW__choose:disabled{opacity:.6;cursor:default}.Translator-module__dG0JtW__btnLoading{align-items:center;gap:8px;display:inline-flex}.Translator-module__dG0JtW__formats{color:var(--caption);margin:8px 0 0;font-size:.8125rem}@media (max-width:640px){.Translator-module__dG0JtW__languages{flex-direction:column;align-items:stretch;gap:4px}.Translator-module__dG0JtW__swap{align-self:center;height:32px;transform:rotate(90deg)}}
.LanguageSelect-module__dgMiZG__root{width:100%;position:relative}.LanguageSelect-module__dgMiZG__trigger{background:var(--input-background);border:1px solid var(--border);border-radius:var(--radius);width:100%;height:48px;color:var(--foreground);cursor:pointer;align-items:center;gap:10px;padding:0 14px;font-family:inherit;font-size:.9375rem;transition:border-color .2s ease-in-out,background .2s ease-in-out;display:flex}.LanguageSelect-module__dgMiZG__trigger:hover{background:var(--accent)}.LanguageSelect-module__dgMiZG__globe{color:var(--secondary-fg);flex-shrink:0}.LanguageSelect-module__dgMiZG__triggerText{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.LanguageSelect-module__dgMiZG__chevron{color:var(--caption);flex-shrink:0}.LanguageSelect-module__dgMiZG__menu{z-index:20;background:var(--card);border:1px solid var(--subtle-border);max-height:360px;box-shadow:var(--shadow-pop);transform-origin:top;border-radius:12px;flex-direction:column;animation:.1s ease-in-out LanguageSelect-module__dgMiZG__fadeAndScaleIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}@keyframes LanguageSelect-module__dgMiZG__fadeAndScaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.LanguageSelect-module__dgMiZG__searchWrap{border-bottom:1px solid var(--divider);padding:8px}.LanguageSelect-module__dgMiZG__search{background:var(--sunken-bg);border:1px solid var(--input-border);border-radius:var(--radius);width:100%;height:34px;color:var(--foreground);outline:none;padding:0 10px;font-family:inherit;font-size:.875rem}.LanguageSelect-module__dgMiZG__search::placeholder{color:var(--caption)}.LanguageSelect-module__dgMiZG__search:focus{border-color:var(--border)}.LanguageSelect-module__dgMiZG__list{flex:1;padding:4px;overflow-y:auto}.LanguageSelect-module__dgMiZG__groupLabel{background:var(--sunken-bg);border-radius:var(--radius);color:var(--secondary-fg);text-transform:uppercase;letter-spacing:.04em;margin:4px 0;padding:6px 10px;font-size:.75rem;font-weight:600}.LanguageSelect-module__dgMiZG__option{border-radius:var(--radius);width:100%;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;font-size:.875rem;transition:background .15s ease-in-out;display:flex}.LanguageSelect-module__dgMiZG__option:hover{background:var(--muted)}.LanguageSelect-module__dgMiZG__optionText{align-items:baseline;gap:8px;min-width:0;display:flex}.LanguageSelect-module__dgMiZG__optionSub{color:var(--caption);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.LanguageSelect-module__dgMiZG__check{color:var(--function-link);flex-shrink:0}.LanguageSelect-module__dgMiZG__empty{text-align:center;color:var(--caption);padding:24px 10px;font-size:.875rem}
.TextTranslator-module__YcQnjG__panes{grid-template-columns:1fr 1fr;gap:16px;width:100%;display:grid}.TextTranslator-module__YcQnjG__translateBtn{background:var(--function-link);border-radius:var(--radius);color:#fff;cursor:pointer;border:none;height:28px;padding:0 14px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:filter .2s ease-in-out}.TextTranslator-module__YcQnjG__translateBtn:hover:not(:disabled){filter:brightness(.95)}.TextTranslator-module__YcQnjG__translateBtn:disabled{opacity:.5;cursor:default}.TextTranslator-module__YcQnjG__pane{background:var(--card);border:1px solid var(--subtle-border);min-height:0;box-shadow:var(--shadow-md);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.TextTranslator-module__YcQnjG__paneHeader{border-bottom:1px solid var(--divider);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;height:44px;padding:0 14px;display:flex}.TextTranslator-module__YcQnjG__paneTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.TextTranslator-module__YcQnjG__count{color:var(--caption);white-space:nowrap;font-size:.8125rem}.TextTranslator-module__YcQnjG__headerRight{align-items:center;gap:8px;display:inline-flex}.TextTranslator-module__YcQnjG__spinner{color:var(--function-link);animation:.8s linear infinite TextTranslator-module__YcQnjG__spin}@keyframes TextTranslator-module__YcQnjG__spin{to{transform:rotate(360deg)}}.TextTranslator-module__YcQnjG__copyBtn{border:1px solid var(--border);border-radius:var(--radius);height:28px;color:var(--secondary-fg);cursor:pointer;background:0 0;align-items:center;gap:4px;padding:0 10px;font-family:inherit;font-size:.8125rem;font-weight:500;transition:background .2s ease-in-out,color .2s ease-in-out;display:inline-flex}.TextTranslator-module__YcQnjG__copyBtn:hover:not(:disabled){background:var(--accent);color:var(--foreground)}.TextTranslator-module__YcQnjG__copyBtn:disabled{opacity:.5;cursor:default}.TextTranslator-module__YcQnjG__area{resize:none;width:100%;min-height:320px;color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:16px;font-family:inherit;font-size:.9375rem;line-height:1.6}.TextTranslator-module__YcQnjG__area::placeholder{color:var(--caption)}.TextTranslator-module__YcQnjG__output{min-height:320px;color:var(--foreground);white-space:pre-wrap;word-break:break-word;flex:1;padding:16px;font-size:.9375rem;line-height:1.6;overflow-y:auto}.TextTranslator-module__YcQnjG__outputEmpty{color:var(--caption)}.TextTranslator-module__YcQnjG__errorMsg{color:var(--destructive);margin:0;font-size:.875rem}@media (max-width:640px){.TextTranslator-module__YcQnjG__panes{grid-template-columns:1fr}}
.TranslatorTask-module__b79gTG__task{flex-direction:column;flex:1;gap:16px;width:100%;min-height:0;margin:0;padding:20px 20px 24px;display:flex;overflow:hidden}.TranslatorTask-module__b79gTG__topbar{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;display:flex}.TranslatorTask-module__b79gTG__continue{border:1px solid var(--border);border-radius:var(--radius);color:#000;cursor:pointer;background:#fff;flex-shrink:0;align-items:center;gap:4px;height:32px;padding:0 14px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .2s ease-in-out;display:inline-flex}.TranslatorTask-module__b79gTG__continue:hover{background:var(--accent)}.TranslatorTask-module__b79gTG__fileInfo{align-items:center;gap:16px;min-width:0;display:flex}.TranslatorTask-module__b79gTG__fileName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;overflow:hidden}.TranslatorTask-module__b79gTG__langs{background:var(--muted);border-radius:999px;flex-shrink:0;align-items:center;gap:8px;height:28px;padding:0 10px;display:inline-flex}.TranslatorTask-module__b79gTG__lang{color:var(--secondary-fg);white-space:nowrap;font-size:.8125rem;font-weight:500}.TranslatorTask-module__b79gTG__langArrow{color:var(--caption);display:inline-flex}.TranslatorTask-module__b79gTG__panes{flex:1;grid-template-columns:1fr 1fr;gap:16px;min-height:0;display:grid}.TranslatorTask-module__b79gTG__pane{background:var(--card);border:1px solid var(--subtle-border);border-radius:12px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.TranslatorTask-module__b79gTG__paneHeader{border-bottom:1px solid var(--divider);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;height:44px;padding:0 14px;display:flex}.TranslatorTask-module__b79gTG__paneTitle{color:var(--foreground);font-size:.875rem;font-weight:600}.TranslatorTask-module__b79gTG__paneMeta{color:var(--caption);white-space:nowrap;text-overflow:ellipsis;max-width:60%;font-size:.8125rem;overflow:hidden}.TranslatorTask-module__b79gTG__download{background:var(--primary);border-radius:var(--radius);height:28px;color:var(--primary-fg);align-items:center;padding:0 12px;font-size:.8125rem;font-weight:600;display:inline-flex}.TranslatorTask-module__b79gTG__download:hover{filter:brightness(.85);text-decoration:none}.TranslatorTask-module__b79gTG__paneBody{flex:1;min-height:0;display:flex}.TranslatorTask-module__b79gTG__statusBox{text-align:center;background:var(--sunken-bg);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex}.TranslatorTask-module__b79gTG__statusText{color:var(--foreground);margin:0;font-size:.9375rem;font-weight:500}.TranslatorTask-module__b79gTG__statusMeta{color:var(--caption);margin:0;font-size:.8125rem}.TranslatorTask-module__b79gTG__statusError{max-width:420px;color:var(--destructive);margin:0;font-size:.875rem}.TranslatorTask-module__b79gTG__progress{background:var(--sunken-bg);flex-direction:column;flex:1;gap:14px;min-height:0;padding:32px;display:flex;overflow:auto}.TranslatorTask-module__b79gTG__progressTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.TranslatorTask-module__b79gTG__progressEta{color:var(--function-link);margin:0 0 8px;font-size:.9375rem;font-weight:600}.TranslatorTask-module__b79gTG__steps{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.TranslatorTask-module__b79gTG__step{align-items:flex-start;gap:10px;display:flex}.TranslatorTask-module__b79gTG__stepIcon{flex-shrink:0;justify-content:center;align-items:center;height:22px;display:inline-flex}.TranslatorTask-module__b79gTG__stepContent{flex-direction:column;flex:1;gap:8px;min-width:0;padding-top:1px;display:flex}.TranslatorTask-module__b79gTG__stepLabel{font-size:.9375rem;font-weight:500;line-height:1.4}.TranslatorTask-module__b79gTG__stepDone{color:var(--function-green)}.TranslatorTask-module__b79gTG__stepActive{color:var(--function-link)}.TranslatorTask-module__b79gTG__stepPending{color:var(--caption)}.TranslatorTask-module__b79gTG__stepBar{background:var(--muted);border-radius:999px;width:100%;height:8px;display:block;position:relative;overflow:hidden}.TranslatorTask-module__b79gTG__stepBarFill{background:var(--function-link);border-radius:999px;min-width:8px;height:100%;transition:width .3s ease-in-out;display:block}.TranslatorTask-module__b79gTG__stepBarIndeterminate{width:40%;min-width:0;transition:none;animation:1.3s ease-in-out infinite TranslatorTask-module__b79gTG__indeterminate;position:absolute;top:0;left:0}@keyframes TranslatorTask-module__b79gTG__indeterminate{0%{transform:translate(-110%)}to{transform:translate(360%)}}.TranslatorTask-module__b79gTG__spinner{color:var(--function-link);animation:.8s linear infinite TranslatorTask-module__b79gTG__spin}@keyframes TranslatorTask-module__b79gTG__spin{to{transform:rotate(360deg)}}@media (max-width:760px){.TranslatorTask-module__b79gTG__panes{grid-template-rows:1fr 1fr;grid-template-columns:1fr}}@media (max-width:640px){.TranslatorTask-module__b79gTG__fileName{display:none}.TranslatorTask-module__b79gTG__langs{flex-shrink:1;min-width:0}.TranslatorTask-module__b79gTG__lang{text-overflow:ellipsis;overflow:hidden}}
.FilePreview-module__33spUa__preview{background:var(--sunken-bg);justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.FilePreview-module__33spUa__image{object-fit:contain;max-width:100%;max-height:100%}.FilePreview-module__33spUa__frame{background:#fff;border:none;width:100%;height:100%}.FilePreview-module__33spUa__fallback{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:32px;display:flex}.FilePreview-module__33spUa__fallbackIcon{color:var(--caption)}.FilePreview-module__33spUa__fallbackName{color:var(--foreground);word-break:break-all;margin:0;font-size:.9375rem;font-weight:500}.FilePreview-module__33spUa__fallbackHint{color:var(--caption);margin:0;font-size:.8125rem}.FilePreview-module__33spUa__fallbackLink{background:var(--primary);border-radius:var(--radius);height:36px;color:var(--primary-fg);align-items:center;margin-top:4px;padding:0 16px;font-size:.875rem;font-weight:600;display:inline-flex}.FilePreview-module__33spUa__fallbackLink:hover{filter:brightness(.85);text-decoration:none}
.languages-module__HAQcRG__wrap{flex-direction:column;flex:1;display:flex}.languages-module__HAQcRG__content{width:100%;max-width:1120px;margin:0 auto;padding:56px 20px 48px}.languages-module__HAQcRG__title{letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:32px;font-weight:600}.languages-module__HAQcRG__subtitle{max-width:640px;color:var(--secondary-fg);margin:12px 0 0;font-size:15px;line-height:1.5}.languages-module__HAQcRG__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:4px 16px;margin-top:32px;display:grid}.languages-module__HAQcRG__item{border-radius:var(--radius);color:var(--secondary-fg);padding:8px 10px;font-size:14px;line-height:1.3;transition:color .15s,background .15s;display:block;position:relative}.languages-module__HAQcRG__item:hover{color:var(--foreground);background:var(--muted);text-decoration:none}
.RichPreviews-module__FLTQrW__message{text-align:center;background:var(--sunken-bg);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;width:100%;padding:24px;display:flex}.RichPreviews-module__FLTQrW__messageText{color:var(--secondary-fg);margin:0;font-size:.875rem}.RichPreviews-module__FLTQrW__messageError{max-width:420px;color:var(--destructive);margin:0;font-size:.875rem}.RichPreviews-module__FLTQrW__spinner{color:var(--function-link);animation:.8s linear infinite RichPreviews-module__FLTQrW__spin}@keyframes RichPreviews-module__FLTQrW__spin{to{transform:rotate(360deg)}}.RichPreviews-module__FLTQrW__scroll{background:#fff;width:100%;height:100%;overflow:auto}.RichPreviews-module__FLTQrW__code{font-family:var(--font-mono);color:#1f1f1f;white-space:pre;tab-size:2;margin:0;padding:16px 20px;font-size:.8125rem;line-height:1.6}.RichPreviews-module__FLTQrW__docx{color:#1f1f1f;max-width:820px;margin:0 auto;padding:32px 40px;font-size:.9375rem;line-height:1.7}:is(.RichPreviews-module__FLTQrW__docx h1,.RichPreviews-module__FLTQrW__docx h2,.RichPreviews-module__FLTQrW__docx h3){margin:1.2em 0 .5em;font-weight:600;line-height:1.3}.RichPreviews-module__FLTQrW__docx p{margin:0 0 .8em}.RichPreviews-module__FLTQrW__docx img{max-width:100%;height:auto}.RichPreviews-module__FLTQrW__docx table{border-collapse:collapse;width:100%;margin:1em 0}:is(.RichPreviews-module__FLTQrW__docx td,.RichPreviews-module__FLTQrW__docx th){border:1px solid var(--border);padding:6px 10px}.RichPreviews-module__FLTQrW__sheetWrap{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.RichPreviews-module__FLTQrW__tabs{border-bottom:1px solid var(--divider);background:var(--surface-bg);flex-shrink:0;gap:4px;padding:6px 8px;display:flex;overflow-x:auto}.RichPreviews-module__FLTQrW__tab,.RichPreviews-module__FLTQrW__tabActive{white-space:nowrap;cursor:pointer;border:none;border-radius:999px;height:26px;padding:0 10px;font-family:inherit;font-size:.8125rem;transition:background .15s ease-in-out}.RichPreviews-module__FLTQrW__tab{color:var(--secondary-fg);background:0 0}.RichPreviews-module__FLTQrW__tab:hover{background:var(--muted)}.RichPreviews-module__FLTQrW__tabActive{background:var(--select);color:var(--foreground);font-weight:500}.RichPreviews-module__FLTQrW__sheet{padding:12px}.RichPreviews-module__FLTQrW__sheet table{border-collapse:collapse;color:#1f1f1f;font-size:.8125rem}:is(.RichPreviews-module__FLTQrW__sheet td,.RichPreviews-module__FLTQrW__sheet th){border:1px solid var(--border);white-space:nowrap;padding:4px 8px}.RichPreviews-module__FLTQrW__epubWrap{background:#fff;width:100%;height:100%;position:relative}.RichPreviews-module__FLTQrW__epub{width:100%;height:100%}.RichPreviews-module__FLTQrW__overlay{display:flex;position:absolute;inset:0}.RichPreviews-module__FLTQrW__pdfWrap{background:var(--sunken-bg);width:100%;height:100%;position:relative}.RichPreviews-module__FLTQrW__pdfLayout{width:100%;height:100%;min-height:0;display:flex}.RichPreviews-module__FLTQrW__pdfThumbs{border-right:1px solid var(--divider);background:var(--surface-bg);flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:148px;height:100%;padding:12px 10px;display:flex;overflow-y:auto}@media (max-width:640px){.RichPreviews-module__FLTQrW__pdfThumbs{display:none}}.RichPreviews-module__FLTQrW__pdfThumb{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;align-items:center;gap:4px;padding:4px;font-family:inherit;transition:background .15s ease-in-out;display:flex;position:relative}.RichPreviews-module__FLTQrW__pdfThumb:hover{background:var(--muted)}.RichPreviews-module__FLTQrW__pdfThumbCanvas{border:1px solid var(--subtle-border);box-shadow:var(--shadow-md);background:#fff;border-radius:3px;transition:border-color .15s ease-in-out;display:block}.RichPreviews-module__FLTQrW__pdfThumbActive .RichPreviews-module__FLTQrW__pdfThumbCanvas{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary)}.RichPreviews-module__FLTQrW__pdfThumbLabel{color:var(--caption);font-size:.75rem;line-height:1}.RichPreviews-module__FLTQrW__pdfThumbActive .RichPreviews-module__FLTQrW__pdfThumbLabel{color:var(--foreground);font-weight:500}.RichPreviews-module__FLTQrW__pdfScroll{flex-direction:column;flex:1;align-items:center;gap:16px;min-width:0;height:100%;padding:16px;display:flex;overflow:auto}.RichPreviews-module__FLTQrW__pdfPage{max-width:100%;box-shadow:var(--shadow-md);background:#fff;border-radius:6px;display:block}.RichPreviews-module__FLTQrW__officeWrap{background:var(--sunken-bg);width:100%;height:100%;position:relative}.RichPreviews-module__FLTQrW__officeFrame{border:none;width:100%;height:100%;display:block}.RichPreviews-module__FLTQrW__imageWrap{background:var(--sunken-bg);justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.RichPreviews-module__FLTQrW__image{object-fit:contain;max-width:100%;max-height:100%}
