.Commands_main__Ks6d9{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:50px 20px;margin:20px;color:#1a1a1a;border-radius:20px;text-align:center}.Commands_container__NU6bI{padding:20px}.Commands_commandsContainer__S6_BP{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.Commands_commandCard__DOUbi{background-color:#abd2ef;border-radius:15px;padding:20px;width:280px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;text-align:left}.Commands_commandCard__DOUbi:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.Commands_context__YG8Mt{background-color:white}.Commands_commandName__gMJYM{margin-top:0;color:#5985de;font-size:1.5em;word-break:break-word}.Commands_commandDesc__c98Hr{font-size:1em;color:#1a1a1a;margin:10px 0}.Commands_btn__Hcurg{padding:6px 12px;border-radius:5px;border:none;cursor:pointer}.Commands_detailBtn__4szMj{background-color:#5985de;color:white}.Commands_modal__e_vMh{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.Commands_modalContent__sGN8N{max-width:500px;width:90%;padding:20px;border-radius:15px;box-sizing:border-box;overflow:hidden;background-color:#fff}.Commands_modalClose__fSqc_{float:right;font-size:1.5em;font-weight:700;cursor:pointer;color:#5985de}.Commands_modalClose__fSqc_:hover{color:#1a1a1a}.Commands_commandImgWrapper__P_13c{display:block;width:100%;max-height:60vh;margin:10px auto;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);position:relative;overflow:hidden}.Commands_commandImgWrapper__P_13c img{object-fit:contain;width:100%;height:100%;display:block}.Commands_optionsContainer__BF4mP{background-color:#abd2ef;border-radius:10px;padding:10px 15px;margin-top:15px;border:2px solid #5985de}.Commands_optionsTitle__PIJOR{font-weight:700;margin-bottom:5px;color:#5985de;font-size:1.1em}#Commands_modal-options__IGh9q{list-style-type:disc;padding-left:20px;margin:0}#Commands_modal-options__IGh9q li{margin-bottom:10px;font-size:.95em;color:#1a1a1a}.Commands_optionName__lTa0B{font-weight:700;font-size:1em;color:#333;display:block}.Commands_optionDesc__cKpRm{font-size:.9em;color:#555;margin-top:2px;line-height:1.4}