@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fafafa;--surface:#fff;--border:#e5e7eb;--border-dark:#d1d5db;--text:#111827;--muted:#6b7280;--accent:#1d4ed8;--accent-light:#eff6ff;--uncertain:#dc2626;--uncertain-bg:#fef2f2;--success:#15803d;--success-bg:#f0fdf4;--radius:8px;--font:"Inter", sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;min-height:100vh;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font)}textarea{font-family:var(--font);resize:vertical}._nav_1mp1s_1{background:var(--bg);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0}._inner_1mp1s_9{justify-content:space-between;align-items:center;max-width:1100px;height:60px;margin:0 auto;padding:0 2rem;display:flex}._logo_1mp1s_19{align-items:baseline;gap:.75rem;text-decoration:none;display:flex}._logoText_1mp1s_26{color:var(--accent);letter-spacing:.05em;font-size:1.1rem;font-weight:700}._tagline_1mp1s_33{color:var(--muted);font-size:.78rem;font-weight:400}._links_1mp1s_39{gap:1.5rem;display:flex}._link_1mp1s_39{color:var(--muted);font-size:.875rem;font-weight:500;transition:color .15s}._link_1mp1s_39:hover{color:var(--text)}._wrapper_ti08g_1{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}._panel_ti08g_8{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}._panelHeader_ti08g_17{border-bottom:1px solid var(--border);background:var(--bg);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}._panelLabel_ti08g_26{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}._sampleBtn_ti08g_34{color:var(--accent);border:1px solid var(--border);background:0 0;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;transition:background .15s}._sampleBtn_ti08g_34:hover{background:var(--accent-light)}._copyBtn_ti08g_48{color:var(--accent);border:1px solid var(--border);background:0 0;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;transition:background .15s}._copyBtn_ti08g_48:hover{background:var(--accent-light)}._textarea_ti08g_63{color:var(--text);background:var(--surface);border:none;outline:none;flex:1;min-height:300px;padding:1rem;font-size:.875rem;line-height:1.7}._actions_ti08g_76{border-top:1px solid var(--border);padding:.75rem 1rem}._translateBtn_ti08g_81{background:var(--accent);color:#fff;border-radius:var(--radius);border:none;padding:.55rem 1.5rem;font-size:.875rem;font-weight:600;transition:opacity .15s}._translateBtn_ti08g_81:hover:not(:disabled){opacity:.88}._translateBtn_ti08g_81:disabled{opacity:.4;cursor:not-allowed}._output_ti08g_102{color:var(--text);flex:1;min-height:300px;padding:1rem;font-size:.875rem;line-height:1.75}._placeholder_ti08g_111{color:var(--muted);font-style:italic}._loading_ti08g_117{color:var(--muted);align-items:center;gap:.6rem;font-size:.875rem;display:flex}._spinner_ti08g_125{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite _spin_ti08g_125;display:inline-block}@keyframes _spin_ti08g_125{to{transform:rotate(360deg)}}._error_ti08g_140{color:var(--uncertain);font-size:.875rem}._translationText_ti08g_146{white-space:pre-wrap;line-height:1.8}._uncertain_ti08g_152{background:var(--uncertain-bg);color:var(--uncertain);border-radius:3px;padding:0 3px;font-style:normal}._uncertainBox_ti08g_161{background:var(--uncertain-bg);border-radius:var(--radius);border:1px solid #fecaca;margin-top:1.25rem;padding:.75rem 1rem}._uncertainTitle_ti08g_169{color:var(--uncertain);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.4rem;font-size:.78rem;font-weight:600}._uncertainItem_ti08g_178{color:var(--uncertain);margin-top:.2rem;margin-left:1rem;font-size:.82rem}._disclaimer_ti08g_186{border-top:1px solid var(--border);color:var(--muted);background:var(--bg);padding:.6rem 1rem;font-size:.72rem}@media (width<=768px){._wrapper_ti08g_1{grid-template-columns:1fr}}._wrapper_1o1kr_1{flex-direction:column;gap:1.5rem;max-width:900px;display:flex}._searchRow_1o1kr_9{gap:.75rem;display:flex}._input_1o1kr_14{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);font-size:.9rem;font-family:var(--font);outline:none;flex:1;padding:.65rem 1rem;transition:border-color .15s}._input_1o1kr_14:focus{border-color:var(--accent)}._searchBtn_1o1kr_31{background:var(--accent);color:#fff;border-radius:var(--radius);border:none;padding:.65rem 1.5rem;font-size:.875rem;font-weight:600;transition:opacity .15s}._searchBtn_1o1kr_31:hover:not(:disabled){opacity:.88}._searchBtn_1o1kr_31:disabled{opacity:.4;cursor:not-allowed}._error_1o1kr_52{color:var(--uncertain);font-size:.875rem}._results_1o1kr_58{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}._resultCard_1o1kr_64{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}._cardHeader_1o1kr_73{border-bottom:1px solid var(--border);background:var(--bg);justify-content:space-between;align-items:center;padding:.7rem 1rem;display:flex}._cardLabel_1o1kr_82{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}._cardBadge_1o1kr_90{color:var(--accent);background:var(--accent-light);border-radius:4px;padding:.1rem .5rem;font-size:.72rem;font-weight:500}._cardBody_1o1kr_99{flex-direction:column;flex:1;gap:.75rem;padding:1.25rem 1rem;display:flex}._translation_1o1kr_107{color:var(--text);font-size:1rem;font-weight:500;line-height:1.5}._notFound_1o1kr_114{color:var(--muted);font-size:.875rem;font-style:italic}._copyBtn_1o1kr_120{color:var(--accent);border:1px solid var(--border);background:0 0;border-radius:4px;align-self:flex-start;padding:.2rem .6rem;font-size:.75rem;transition:background .15s}._copyBtn_1o1kr_120:hover{background:var(--accent-light)}._cardNote_1o1kr_135{border-top:1px solid var(--border);color:var(--muted);background:var(--bg);padding:.6rem 1rem;font-size:.72rem}._disclaimer_1o1kr_144{color:var(--muted);font-size:.72rem}@media (width<=768px){._results_1o1kr_58{grid-template-columns:1fr}}._main_vtchu_1{min-height:calc(100vh - 60px);padding:2.5rem 0 4rem}._container_vtchu_6{max-width:1100px;margin:0 auto;padding:0 2rem}._tabs_vtchu_13{border-bottom:1px solid var(--border);gap:.25rem;margin-bottom:.75rem;display:flex}._tab_vtchu_13{color:var(--muted);font-size:.875rem;font-weight:500;font-family:var(--font);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.6rem 1.1rem;transition:color .15s,border-color .15s}._tab_vtchu_13:hover{color:var(--text)}._tab_vtchu_13._active_vtchu_37{color:var(--accent);border-bottom-color:var(--accent)}._tabDesc_vtchu_42{color:var(--muted);margin-bottom:1.75rem;padding-left:.25rem;font-size:.82rem}._content_vtchu_49{width:100%}._main_vtace_1{min-height:calc(100vh - 60px);padding:3rem 0 5rem}._container_vtace_6{flex-direction:column;gap:2rem;max-width:680px;margin:0 auto;padding:0 2rem;display:flex}._title_vtace_15{color:var(--text);margin-bottom:.25rem;font-size:1.75rem;font-weight:700}._tagline_vtace_22{color:var(--accent);margin-bottom:1rem;font-size:.875rem;font-weight:500}._heading_vtace_29{color:var(--text);margin-bottom:.6rem;font-size:1rem;font-weight:600}._body_vtace_36{color:var(--muted);font-size:.9rem;line-height:1.85}._link_vtace_42{color:var(--accent);font-weight:500}._link_vtace_42:hover{text-decoration:underline}._divider_vtace_51{border:none;border-top:1px solid var(--border)}._disclaimer_vtace_56{color:var(--muted);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:.75rem 1rem;font-size:.78rem;line-height:1.7}._back_vtace_66{color:var(--accent);font-size:.85rem;font-weight:500}._back_vtace_66:hover{text-decoration:underline}
