.EncryptDecryptText_container__AuT3T{display:flex;flex-direction:column;gap:24px;width:100%;margin:0 auto;padding:16px}@media (min-width:1024px){.EncryptDecryptText_container__AuT3T{flex-direction:row;align-items:flex-start;max-width:1200px}.EncryptDecryptText_card__KDxYB{flex:1;min-width:0}}.EncryptDecryptText_card__KDxYB{background:hsl(var(--card));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:hsl(var(--foreground));margin:0 0 24px;padding-bottom:12px;border-bottom:.5px solid hsl(var(--border))}.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 hsl(var(--border));border-radius:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.6;resize:vertical;background-color:hsl(var(--muted)/.2);transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.EncryptDecryptText_textArea___dprG:focus{outline:none;border-color:hsl(var(--accent));box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EncryptDecryptText_keyInput__sBTEn{width:100%;padding:10px 14px;border:.5px solid hsl(var(--border));border-radius:.75rem;font-size:14px;background-color:hsl(var(--muted)/.2);transition:border-color .2s;box-sizing:border-box}.EncryptDecryptText_keyInput__sBTEn:focus{outline:none;border-color:hsl(var(--accent));box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EncryptDecryptText_selectInput__Z7cXg{width:100%;padding:10px 14px;border:.5px solid hsl(var(--border));border-radius:.75rem;font-size:14px;background-color:hsl(var(--muted)/.2);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:hsl(var(--accent));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 hsl(var(--border));border-radius:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.6;background-color:hsl(var(--muted)/.3);color:hsl(var(--foreground));resize:vertical;box-sizing:border-box}.EncryptDecryptText_resultArea__51UK8:read-only{cursor:default}.EncryptDecryptText_errorAlert__Rwx9A{padding:16px 20px;background-color:hsl(var(--destructive)/.08);border:1px solid hsl(var(--destructive)/.15);border-radius:12px;color:hsl(var(--destructive));font-size:14px;line-height:1.5;text-align:center}.EncryptDecryptText_copyButtonContainer__LWWdP{display:flex;justify-content:center;margin-top:8px}@media (max-width:768px){.EncryptDecryptText_container__AuT3T{width:100%;padding:12px}.EncryptDecryptText_card__KDxYB{width:100%}.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}}