.myo-form,.myo-panel,.myo-account-head{max-width:760px;margin:28px auto;padding:26px;border:1px solid #dce3ec;border-radius:16px;background:#fff;box-sizing:border-box}.myo-form h2,.myo-panel h2,.myo-account-head h2{margin-top:0}.myo-form label{display:block;margin:12px 0;font-weight:600}.myo-form input,.myo-form select,.myo-form textarea,.myo-inline-form select,.myo-inline-form input{width:100%;box-sizing:border-box;margin-top:6px;padding:12px;border:1px solid #cfd8e3;border-radius:9px;background:#fff}.myo-grid2,.myo-rx-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.myo-rx-grid>div{padding:16px;border:1px solid #edf0f4;border-radius:12px}.myo-check{font-weight:400!important}.myo-check input{width:auto!important;margin-right:7px}.myo-btn{display:inline-block;background:#0969da;color:#fff!important;border:0;border-radius:9px;padding:11px 18px;font-weight:700;text-decoration:none;cursor:pointer}.myo-btn-inline{padding:8px 12px;font-size:14px}.myo-link{font-weight:600}.myo-alert{max-width:760px;margin:16px auto;padding:13px 16px;border-radius:10px}.myo-alert-ok{background:#eefaf3;border:1px solid #b8e3c7}.myo-alert-error{background:#fff3f3;border:1px solid #efb7b7}.myo-cards{max-width:960px;margin:16px auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.myo-card{display:block;padding:20px;border:1px solid #dce3ec;border-radius:14px;background:#fff;color:inherit!important;text-decoration:none!important}.myo-card:hover{box-shadow:0 7px 20px rgba(20,40,80,.08);transform:translateY(-1px)}.myo-card h3{margin:0 0 8px}.myo-account-head{max-width:760px}.myo-product-card,.myo-row-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;border-bottom:1px solid #edf0f4}.myo-product-card input{width:auto;margin:0 12px 0 0}.myo-product-card span{flex:1}.myo-product-card small{display:block;color:#667}.myo-inline-form{display:flex;align-items:center;gap:7px;margin-top:8px}.myo-inline-form select,.myo-inline-form input{width:auto;margin:0}.myo-status{display:inline-block;margin-top:5px;padding:4px 9px;border-radius:20px;background:#eef4ff}.myo-money{text-align:right;line-height:1.6}.myo-panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.myo-table-wrap{overflow-x:auto}.myo-table-wrap table,.myo-panel table{width:100%;border-collapse:collapse}.myo-table-wrap th,.myo-table-wrap td,.myo-panel th,.myo-panel td{padding:10px;border-bottom:1px solid #edf0f4;text-align:left}.myo-languages{text-align:right}.myo-languages a{display:inline-block}.myo-languages .current{font-weight:800}.myo-languages span{opacity:.5}.main-header-menu .myo-menu-account .menu-link,.main-header-menu .myo-menu-logout .menu-link,.ast-nav-menu .myo-menu-account .menu-link,.ast-nav-menu .myo-menu-logout .menu-link{padding-left:10px!important;padding-right:10px!important}.myo-menu-logout .menu-link{font-weight:700!important}
@media(max-width:800px){.myo-cards{grid-template-columns:1fr 1fr}.myo-grid2,.myo-rx-grid{grid-template-columns:1fr}.myo-product-card,.myo-row-card{align-items:flex-start;flex-direction:column}.myo-money{text-align:left}}
@media(max-width:520px){.myo-cards{grid-template-columns:1fr}.myo-form,.myo-panel,.myo-account-head{padding:18px;margin:18px 10px}}

/* Selector compacto ES | EN | QU compatible con Astra */
.main-header-menu .myo-lang-switcher,
.ast-nav-menu .myo-lang-switcher{
    display:flex!important;
    align-items:center!important;
    flex:0 0 auto!important;
    width:auto!important;
    white-space:nowrap!important;
}
.main-header-menu .myo-lang-switcher>.myo-lang-inner,
.ast-nav-menu .myo-lang-switcher>.myo-lang-inner{
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
    width:auto!important;
    white-space:nowrap!important;
    padding-left:10px!important;
    padding-right:10px!important;
    cursor:default!important;
}
.myo-lang-switcher .myo-lang-link{display:inline!important;padding:0!important;white-space:nowrap!important;text-decoration:none!important}
.myo-lang-switcher .myo-lang-link.current-lang{font-weight:800!important}
.myo-lang-switcher .myo-lang-sep{display:inline!important;opacity:.45}

/* Entrada rápida teclado / móvil */
.myo-keyboard-hint{margin:-4px 0 16px;color:#667085;font-size:13px;line-height:1.45}
.myo-form input:focus,.myo-form select:focus,.myo-form textarea:focus,.myo-inline-form input:focus,.myo-inline-form select:focus{outline:3px solid rgba(9,105,218,.15);border-color:#0969da;box-shadow:0 0 0 1px #0969da}
.myo-form button:disabled,.myo-inline-form button:disabled{opacity:.65;cursor:wait}
@media(max-width:800px){.myo-form input,.myo-form select,.myo-form textarea{font-size:16px;min-height:48px}.myo-form textarea{min-height:96px}.myo-btn{min-height:46px}}

/* Operación Real */
.myo-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-bottom:18px}.myo-product-card{display:flex!important;align-items:center;gap:10px}.myo-product-card span{flex:1}.myo-product-card small{display:block;color:#637083;margin-top:3px}.myo-product-disabled{opacity:.55}.myo-qty{width:64px!important;margin-left:6px!important}.myo-inline-form{display:inline-block;margin-left:8px}.myo-link{font-weight:600}
