*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#1a516e}#root{min-height:100vh;background-color:#1a516e}.container{width:100%;min-height:100%;display:flex;justify-content:center;align-items:center}.card{background:#111827;color:#fff;padding:32px;width:420px;border-radius:16px;box-shadow:0 20px 50px #00000080}h1{margin:0;text-align:center}.subtitle{text-align:center;color:#9ca3af;margin-bottom:20px}textarea{width:100%;height:120px;background:#1f2933;color:#fff;border:1px solid #374151;border-radius:8px;padding:12px;resize:none;font-size:15px}textarea:focus{outline:none;border-color:#3b82f6}button{width:100%;margin-top:16px;padding:12px;font-size:16px;font-weight:700;border:none;border-radius:10px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;cursor:pointer}button:hover{opacity:.9}.result{margin-top:24px;padding:0}.result li{list-style:none;background:#1f2933;margin-bottom:8px;padding:10px 12px;border-radius:8px;display:flex;gap:10px;align-items:center}.result li span{background:#3b82f6;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.lang{display:flex;justify-content:flex-end;gap:6px;margin-bottom:10px}.lang button{background:#1f2933;border:1px solid #374151;color:#9ca3af;padding:6px 10px;border-radius:6px;cursor:pointer;font-size:13px}.lang button.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.seo-title{font-size:26px;font-weight:700;text-align:center;margin-bottom:8px}.seo-desc{text-align:center;color:#6b7280;margin-bottom:20px}.seo-text{margin-top:40px;font-size:14px;color:#9ca3af;line-height:1.6}body{margin:0;min-height:100vh;background-color:#020617}#root{min-height:100vh;background-color:#020617}html,body,#root{width:100%;height:100%;margin:0}body{display:flex;justify-content:center;align-items:center}
