@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,sans-serif;color:#17212b;background:#f5f7fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}button,select,textarea{font:inherit}button{cursor:pointer}.app-shell{max-width:1120px;margin:0 auto;padding:28px 32px 24px}.topbar,.brand,.brand>div:last-child,.language-bar,.panel-heading,.panel-footer,footer{display:flex;align-items:center}.topbar{justify-content:space-between}.brand{gap:11px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;background:#155eef;font-weight:700;font-size:20px;box-shadow:0 6px 16px #155eef33}.brand>div:last-child{flex-direction:column;align-items:flex-start;line-height:1.2;gap:3px}.brand strong{font-size:17px;letter-spacing:-.02em}.brand span,.muted,footer{color:#8a96a3;font-size:12px}.secure-badge{padding:8px 12px;color:#36825d;border:1px solid #d7eee2;border-radius:99px;background:#f2fbf6;font-size:12px}.secure-badge span{display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:#35b779;vertical-align:1px}.hero{padding:76px 0 34px;text-align:center}.eyebrow{margin:0 0 13px;color:#155eef;font-size:11px;font-weight:700;letter-spacing:.16em}h1{margin:0;color:#111a24;font-size:clamp(30px,4vw,46px);line-height:1.15;letter-spacing:-.045em}.subtitle{margin:15px 0 0;color:#718096;font-size:15px}.translator-card{padding:22px;border:1px solid #e7ebf0;border-radius:20px;background:#fff;box-shadow:0 18px 50px #243b5310}.language-bar{gap:12px;padding-bottom:18px}.language-bar label{display:flex;align-items:center;gap:10px;color:#788594;font-size:12px}select{min-width:128px;padding:9px 30px 9px 11px;border:1px solid #e1e7ee;border-radius:9px;color:#253140;background:#fafbfd;outline:none}select:focus,textarea:focus{border-color:#84adff;box-shadow:0 0 0 3px #155eef14}.swap-button{display:grid;place-items:center;width:30px;height:30px;margin-top:17px;padding:0;border:1px solid #e1e7ee;border-radius:50%;color:#155eef;background:#fff;transition:transform .16s ease-out,background .16s ease-out}.swap-button:hover{background:#f0f5ff}.swap-button:active,.translate-button:active{transform:scale(.97)}.panels{display:grid;grid-template-columns:1fr 1fr;gap:12px}.panel{min-height:290px;padding:18px;border:1px solid #e7ebf0;border-radius:14px}.input-panel{background:#fbfcfe}.result-panel{background:#f7faff;border-color:#dce8ff}.panel-heading{justify-content:space-between;color:#536171;font-size:13px;font-weight:600}.result-actions{display:flex;align-items:center;gap:4px}.char-count{color:#a5afba;font-size:11px;font-weight:400}textarea{display:block;width:100%;height:205px;padding:17px 0;border:0;resize:none;color:#253140;background:transparent;outline:none;line-height:1.7}textarea::placeholder,.placeholder{color:#aab4bf}.panel-footer{min-height:24px;gap:10px}.voice-button,.clear-button,.copy-button{padding:5px 8px;border:0;border-radius:6px;color:#637181;background:transparent;font-size:12px}.voice-button:hover,.clear-button:hover,.copy-button:hover{color:#155eef;background:#edf3ff}.voice-button span{margin-right:5px;color:#155eef}.voice-button.recording{color:#d54848}.voice-button.recording span{color:#e04e4e}.transcription{overflow:hidden;flex:1;color:#8a96a3;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.clear-button{margin-left:auto}.copy-button{color:#155eef}.copy-button.speaking{color:#d54848;background:#fff1f1}.translated{min-height:240px;padding-top:18px;color:#253140;line-height:1.7;white-space:pre-wrap}.loading{display:flex;align-items:center;gap:9px;color:#718096}.loader{width:13px;height:13px;border:2px solid #cfe0ff;border-top-color:#155eef;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.translate-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin-top:16px;padding:14px;border:0;border-radius:10px;color:#fff;background:#155eef;font-size:14px;font-weight:600;transition:transform .16s ease-out,background .16s ease-out}.translate-button:hover:not(:disabled){background:#0f4dcc}.translate-button:disabled{cursor:not-allowed;opacity:.45}.translate-button span{font-size:18px;line-height:0}footer{justify-content:center;gap:20px;padding-top:18px}@media(max-width:700px){.app-shell{padding:20px 16px}.hero{padding:56px 0 28px}.translator-card{padding:14px}.panels{grid-template-columns:1fr}.panel{min-height:230px}.translated{min-height:170px}textarea{height:145px}.language-bar{flex-wrap:wrap}.language-bar label{flex:1}select{min-width:0;width:100%}.swap-button{margin-top:17px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
