@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Kanit:wght@400;500&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1}h1,h2{margin:8px}select{padding:.3em;cursor:pointer}textarea{padding:.6em}button{padding:.6em 1.2em;cursor:pointer;font-weight:500}button[disabled]{cursor:not-allowed}select,textarea,button{border-radius:8px;border:1px solid transparent;font-size:1em;font-family:inherit;background-color:#f9f9f9;transition:border-color .25s}select:hover,textarea:hover,button:not([disabled]):hover{border-color:#646cff}select:focus,select:focus-visible,textarea:focus,textarea:focus-visible,button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{max-width:900px;margin:2rem auto;padding:2rem;text-align:center;font-family:Inter,Kanit,sans-serif;background-color:#f8fafc;border-radius:20px;box-shadow:0 10px 25px #0000000d}body{background-color:#e2e8f0;margin:0;display:flex;justify-content:center;min-height:100vh}h1{font-size:2.5rem;color:#1e293b;margin-bottom:.5rem;background:-webkit-linear-gradient(45deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}h2{color:#475569;font-weight:500;margin-top:0}.Student_ID{font-size:1.1em;color:#ef4444;font-weight:500;margin-bottom:2rem;background-color:#fee2e2;display:inline-block;padding:.25rem 1rem;border-radius:9999px}.translation-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #00000005,0 1px 3px #0000000d;margin-bottom:2rem}.language-container{display:flex;justify-content:space-between;gap:20px;margin-bottom:10px}.textbox-container{display:flex;justify-content:space-between;gap:20px}.language-selector,.textbox-container>textarea{flex:1;width:100%}.language-selector>select{width:100%;padding:10px 15px;border-radius:8px;border:1px solid #cbd5e1;background-color:#f8fafc;font-family:inherit;font-size:14px;font-weight:500;color:#334155;cursor:pointer;transition:all .2s;appearance:none}.language-selector>select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}textarea{width:100%;box-sizing:border-box;padding:15px;border-radius:12px;border:1px solid #cbd5e1;font-family:inherit;font-size:16px;color:#1e293b;resize:vertical;min-height:120px;transition:all .2s ease-in-out}textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633;background-color:#fff}textarea[readonly]{background-color:#f1f5f9;color:#475569;cursor:default}button{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:12px 32px;font-size:1.1rem;font-weight:600;border-radius:9999px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #2563eb4d}button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}button:active:not(:disabled){transform:translateY(0)}button:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed;box-shadow:none}.progress-bars-container{padding:1rem;margin-top:1.5rem;display:flex;flex-direction:column;gap:8px}.progress-container{position:relative;font-size:12px;color:#1e293b;background-color:#e2e8f0;border-radius:8px;text-align:left;overflow:hidden;height:24px;display:flex;align-items:center}.progress-bar{position:absolute;height:100%;z-index:1;background-color:#3b82f6;transition:width .3s ease}.progress-text{z-index:2;padding-left:10px;font-weight:500;color:#fff;mix-blend-mode:difference}@media(max-width:768px){.language-container,.textbox-container{flex-direction:column;gap:10px}}
