.styles_container__9Y6qS{background:linear-gradient(135deg,#48bb78,#2f855a);padding:2rem;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.styles_inputGroup__O7Rsr{background:white;padding:1.5rem;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.05);height:100%}.styles_label__YrRPY{font-weight:600;color:#4a5568;margin-bottom:.5rem;display:flex;align-items:center}.styles_textarea__eCzaz{resize:vertical;min-height:120px;border:2px solid #e2e8f0;transition:all .3s ease;font-family:Monaco,Menlo,Courier New,monospace}.styles_textarea__eCzaz:focus{border-color:#48bb78;box-shadow:0 0 0 3px rgba(72,187,120,.1)}.styles_outputGroup__9NKqr{background:white;padding:1.5rem;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.05)}.styles_outputBox__sqVT7{background:#1a202c;padding:1rem;border-radius:10px;min-height:100px;max-height:250px;overflow-y:auto;font-family:Monaco,Menlo,Courier New,monospace}.styles_outputCode__SRjda{color:#9ae6b4;font-size:.9rem;word-break:break-all;white-space:pre-wrap}.styles_paramsBox__w_Oq4{background:#f0fff4;padding:1rem;border-radius:10px;border:1px solid #c6f6d5;margin-top:.5rem}.styles_infoBox__aWXMZ{background:rgba(255,255,255,.95);padding:1.5rem;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.05);margin-top:1rem;animation:styles_slideDown__EXO61 .3s ease-out}.styles_infoTitle__W7B7l{color:#2d3748;font-weight:600;margin-bottom:1rem;display:flex;align-items:center}.styles_feature__RRQpj{color:#4a5568;margin-bottom:.5rem;padding:.5rem;border-radius:8px;background:#f7fafc}.styles_infoBadge__LmdPH{background:#f0fff4;padding:.5rem;border-radius:8px;text-align:center;color:#2f855a}@media (max-width:768px){.styles_container__9Y6qS,.styles_inputGroup__O7Rsr{padding:1rem}.styles_feature__RRQpj{font-size:.9rem}}@keyframes styles_fadeIn__gMZ8p{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_slideDown__EXO61{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.styles_outputBox__sqVT7{animation:styles_fadeIn__gMZ8p .3s ease-out}.styles_outputBox__sqVT7::-webkit-scrollbar{width:8px}.styles_outputBox__sqVT7::-webkit-scrollbar-track{background:#2d3748;border-radius:4px}.styles_outputBox__sqVT7::-webkit-scrollbar-thumb{background:#4a5568;border-radius:4px}.styles_outputBox__sqVT7::-webkit-scrollbar-thumb:hover{background:#718096}.styles_hover-shadow__jkVYT:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.1);transition:all .3s ease}