:root{--th-page-bg:#f4f5f8;--th-card:#fff;--th-card-alt:#fafafc;--th-ink:#1e1b2e;--th-ink-title:#241b3d;--th-muted:#6b7280;--th-faint:#9aa0ab;--th-sub-label:#a6abb6;--th-border:#ececf1;--th-sel-bg:#f3effe;--th-brand-text:#4b1fb3;--th-scroll-thumb:#d8dae2;--th-tint-red:#fdecec;--th-tint-green:#e7f6ec;--th-tint-warn:#fff3e0;--th-tint-purple:#f4f2fb;--th-tint-info:#eef1ff;--th-tint-teal:#e6f4f7;--th-tint-orange:#fff1e8;--th-orange-text:#d9620e;--th-orange-border:#ffd9bf}[data-theme=dark]{--th-page-bg:#15131d;--th-card:#1c1927;--th-card-alt:#1e1b29;--th-ink:#e8e6f0;--th-ink-title:#f1eff8;--th-muted:#a09bb0;--th-faint:#8e8aa0;--th-sub-label:#7d788e;--th-border:#2c2839;--th-sel-bg:#2a2140;--th-brand-text:#a98cff;--th-scroll-thumb:#3a3550;--th-tint-red:#e5484d2e;--th-tint-green:#16a34a2e;--th-tint-warn:#d9770633;--th-tint-purple:#6a38d633;--th-tint-info:#4b1fb338;--th-tint-teal:#0e8fa833;--th-tint-orange:#ff7a1a2e;--th-orange-text:#ff9b4d;--th-orange-border:#ff7a1a61}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}#root>.ant-app{height:100%}body{color:var(--th-ink);background:var(--th-page-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,system-ui,-apple-system,sans-serif}.th-text-review-card{touch-action:manipulation;grid-template-columns:32px minmax(0,1fr) minmax(0,1fr);align-items:start;gap:12px;min-width:0;display:grid}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--th-scroll-thumb);border:3px solid var(--th-page-bg);border-radius:8px}::-webkit-scrollbar-track{background:0 0}@keyframes thDrawer{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes thFade{0%{opacity:0}to{opacity:1}}@keyframes thToast{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes thSpin{to{transform:rotate(360deg)}}@media (width<=768px){.th-content{padding:16px 14px 28px!important}.th-content [style*=grid-template-columns]:not(.ant-table-wrapper *),.ant-drawer-body [style*=grid-template-columns]:not(.ant-table-wrapper *),.ant-modal-body [style*=grid-template-columns]:not(.ant-table-wrapper *){grid-template-columns:1fr!important}.th-content .th-text-review-card{grid-template-columns:32px minmax(0,1fr)!important}.th-text-review-card>input{grid-row:1/span 2}.th-text-review-original,.th-text-review-translation{grid-column:2;min-width:0}}@media (width<=560px){.ant-drawer-content-wrapper{max-width:92vw!important}.ant-modal{max-width:calc(100vw - 24px)!important;margin:8px auto!important}}@media (width<=820px){.th-login-hero{display:none!important}.th-login-form{padding:0 24px!important}.th-login-lang{left:auto!important;right:20px!important}}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}
