.EncryptDecryptText_container__AuT3T{display:flex;flex-direction:column;gap:24px;width:100%;max-width:700px;margin:0 auto;padding:16px}.EncryptDecryptText_card__KDxYB{background:#fff;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:24px;transition:box-shadow .2s ease}.EncryptDecryptText_card__KDxYB:hover{box-shadow:0 8px 24px rgba(0,0,0,.12)}.EncryptDecryptText_cardTitle__YH8wA{text-align:center;font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 24px;padding-bottom:12px;border-bottom:.5px solid #e2e8f0}.EncryptDecryptText_cardContent__2Pr0t{display:flex;flex-direction:column;gap:20px}.EncryptDecryptText_inputRow__9QY8V{display:flex;gap:20px;align-items:flex-start}.EncryptDecryptText_leftColumn__T6AVd{flex:2;min-width:0}.EncryptDecryptText_rightColumn__5I6YS{flex:1;display:flex;flex-direction:column;gap:12px;min-width:200px}.EncryptDecryptText_textArea___dprG{width:100%;padding:12px 16px;border:.5px solid #e2e8f0;border-radius:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.6;resize:vertical;background-color:#f8fafc;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.EncryptDecryptText_textArea___dprG:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EncryptDecryptText_keyInput__sBTEn{width:100%;padding:10px 14px;border:.5px solid #e2e8f0;border-radius:10px;font-size:14px;background-color:#f8fafc;transition:border-color .2s;box-sizing:border-box}.EncryptDecryptText_keyInput__sBTEn:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EncryptDecryptText_selectInput__Z7cXg{width:100%;padding:10px 14px;border:.5px solid #e2e8f0;border-radius:10px;font-size:14px;background-color:#f8fafc;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.EncryptDecryptText_selectInput__Z7cXg:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EncryptDecryptText_outputArea__Kz0WQ{width:100%;margin-top:8px}.EncryptDecryptText_resultArea__51UK8{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.6;background-color:#f1f5f9;color:#0f172a;resize:vertical;box-sizing:border-box}.EncryptDecryptText_resultArea__51UK8:read-only{cursor:default}.EncryptDecryptText_errorAlert__Rwx9A{padding:16px 20px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#b91c1c;font-size:14px;line-height:1.5;text-align:center}.EncryptDecryptText_copyButtonContainer__LWWdP{display:flex;justify-content:center;margin-top:8px}.EncryptDecryptText_copyButton__MAUcm{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;cursor:pointer;transition:background-color .3s,transform .2s;background-color:#f5f5f5}.EncryptDecryptText_copyButton__MAUcm:hover:not(:disabled){background-color:#e0e0e0;transform:scale(1.05)}.EncryptDecryptText_copyButton__MAUcm:active:not(:disabled){transform:scale(.95)}.EncryptDecryptText_copyButton__MAUcm:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.EncryptDecryptText_copyButton__MAUcm.EncryptDecryptText_copied__BVX_2{background-color:#4caf50;color:#fff}.EncryptDecryptText_copyButton__MAUcm.EncryptDecryptText_copied__BVX_2:hover{background-color:#45a049}@media (max-width:768px){.EncryptDecryptText_container__AuT3T{max-width:90%}.EncryptDecryptText_inputRow__9QY8V{flex-direction:column}.EncryptDecryptText_leftColumn__T6AVd,.EncryptDecryptText_rightColumn__5I6YS{width:100%}.EncryptDecryptText_rightColumn__5I6YS{min-width:auto}.EncryptDecryptText_card__KDxYB{padding:16px}}