@tailwind base;@tailwind components;@tailwind utilities;.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:#2563eb;color:#fff;cursor:pointer}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:#2563eb;color:#fff;cursor:pointer}.translate-btn:disabled{opacity:.6;cursor:default}.auth{margin-top:32px;text-align:center}select{padding:8px;border:1px solid #cbd5e1;border-radius:10px}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%}}
