@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,Liberation Sans,sans-serif}:root{--brand: #1e40af;--brand-weak: rgba(30,64,175,.18)}button,input,select,textarea{font:inherit}.header-title{text-align:center}.card{width:min(640px,92vw);background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 20px #0000000f}.lang-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.translate-btn{display:block;margin:16px 0;padding:10px 16px;border:0;border-radius:12px;background:var(--brand);color:#fff;cursor:pointer}select{padding:8px 12px;border:2px solid var(--brand);border-radius:12px;background:#fff;color:var(--brand);font:inherit;font-weight:400;cursor:pointer;outline:none}select:focus{box-shadow:0 0 0 3px #2563eb2e}select:disabled{opacity:.55;cursor:default}html,body,#root{height:100%;margin:0}.page{min-height:100%;display:flex;align-items:center;justify-content:center;background:#f5f6f8}.card{width:min(720px,92vw);background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 20px #0000000f}.form{display:flex;flex-direction:column;align-items:center;gap:16px}.lang-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.textbox{width:100%;min-height:160px;padding:12px;border:1px solid #cbd5e1;border-radius:12px;resize:vertical}.translate-btn{display:block;margin:12px 0;padding:10px 16px;border:0;border-radius:12px;background:var(--brand);color:#fff;cursor:pointer}.translate-btn:disabled{opacity:.6;cursor:default}.auth{margin-top:32px;text-align:center}h1{text-align:center;margin:0 0 20px}.footer{width:min(720px,92vw);margin:16px auto 24px;background:#fff;border-radius:16px;padding:16px 20px;box-shadow:0 8px 20px #0000000f}.footer-row{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.footer-col{min-width:220px}.footer-col.center{display:flex;align-items:center}.footer-col.right{min-width:240px}.footer-brand{font-weight:600}.footer-warn{font-size:12px;color:#64748b;line-height:1.5;margin-top:6px}.footer-copy{font-size:12px;color:#94a3b8;margin-top:4px}.footer-nav{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.footer-link{color:#0f172a;text-decoration:none}.footer-link:hover{text-decoration:underline;text-underline-offset:2px}.footer-sep{color:#cbd5e1}.footer-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#f5f6f8;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;font-weight:500}.footer-toggle:hover{background:#eef1f6}.chev{transition:transform .15s ease}.chev.rot{transform:rotate(180deg)}.footer-box{margin-top:8px;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;font-size:12px;color:#0f172a;line-height:1.5}.footer-req-title{font-weight:600;margin-bottom:6px}.muted{color:#64748b}@media(max-width:640px){.footer{padding:14px}.footer-col.right{width:100%}}.mode-segment{display:flex;justify-content:center;align-items:center;gap:12px;margin:12px 0;flex-wrap:wrap}.translate-btn.mode-btn{display:inline-flex;margin:0;width:140px;height:40px;border:2px solid var(--brand);background:var(--brand);color:#fff;font-weight:600;justify-content:center;align-items:center}.translate-btn.mode-btn.is-active{background:#fff!important;color:var(--brand)!important;font-weight:800}.translate-btn.mode-btn:hover{filter:brightness(.98)}.translate-btn.mode-btn{font:inherit;font-size:inherit}h1{color:var(--brand)}.title{text-align:center;margin:0}.subtitle{text-align:center;margin:0 0 60px;color:#2348c8a6;font-weight:500}
