.aex3-language-box{margin:0 0 12px!important;padding:0!important;border:0!important;background:transparent!important;text-align:left!important;line-height:1!important}
.aex3-language-compact{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:auto!important;min-width:82px!important;max-width:104px!important;height:30px!important;margin:0!important;padding:0 8px!important;border:1px solid #dedede!important;border-radius:8px!important;background:#fff!important;color:#333!important;box-shadow:0 1px 3px rgba(0,0,0,.04)!important;overflow:hidden!important;cursor:pointer!important;vertical-align:middle!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;line-height:1!important}
.aex3-language-compact:hover{border-color:#c9c9c9!important;background:#fafafa!important}
.aex3-language-compact:focus-within{border-color:#ef233c!important;box-shadow:0 0 0 2px rgba(239,35,60,.10)!important}
.aex3-language-globe{display:inline-block!important;flex:0 0 auto!important;font-size:14px!important;line-height:1!important}
.aex3-language-current-flag{display:inline-block!important;flex:0 0 auto!important;font-size:15px!important;line-height:1!important}
.aex3-language-current-code{display:inline-block!important;flex:0 0 auto!important;font-size:10px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;color:#333!important}
.aex3-language-chevron{display:inline-block!important;flex:0 0 auto!important;font-size:10px!important;font-weight:800!important;line-height:1!important;color:#777!important}
.aex3-language-select{position:absolute!important;z-index:4!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:inherit!important;opacity:0!important;cursor:pointer!important;-webkit-appearance:menulist!important;appearance:auto!important;font-size:16px!important}
.aex3-wrap[dir="rtl"] .aex3-language-box{text-align:right!important}
.aex3-wrap[dir="rtl"] .aex3-language-compact{direction:rtl!important}
.aex3-wrap[dir="rtl"] .aex3-input{text-align:right}
.aex3-wrap[dir="rtl"] .aex3-row-title{direction:auto}
.aex3-wrap{box-sizing:border-box;width:100%}
.aex3-wrap *{box-sizing:border-box}
.aex3-form{display:flex;gap:10px;margin:0 0 18px;align-items:center}
.aex3-input{flex:1;min-height:44px;border:1px solid #ddd;border-radius:10px;padding:0 14px;font-size:16px;background:#fff}
.aex3-btn{min-height:44px;border:0;border-radius:10px;padding:0 22px;background:#ef233c;color:#fff;font-weight:700;cursor:pointer}
.aex3-btn:hover{opacity:.92}
.aex3-msg{background:#fff3f3;border:1px solid #ffd1d1;color:#b00020;border-radius:10px;padding:10px 12px;margin:0 0 14px;font-weight:600}
.aex3-title{font-size:24px;font-weight:800;margin:10px 0 14px;color:#222;line-height:1.2}
.aex3-list{display:grid;grid-template-columns:repeat(var(--aex3-columns,2),minmax(0,1fr));gap:12px}
.aex3-row{display:flex;flex-direction:column;align-items:center;text-align:center;gap:9px;padding:12px;border:1px solid #eee;border-radius:16px;background:#fff;text-decoration:none;color:#222;box-shadow:0 2px 10px rgba(0,0,0,.04);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;min-width:0}
.aex3-row:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(0,0,0,.07);border-color:#e6e6e6;color:#111}
.aex3-thumb{width:var(--aex3-img-size,72px);max-width:100%;aspect-ratio:1/1;height:auto;flex:0 0 auto;border-radius:12px;overflow:hidden;background:#f7f7f7;display:flex;align-items:center;justify-content:center;padding:6px;margin:0 auto}
.aex3-img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;border-radius:9px}
.aex3-thumb img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;border-radius:9px}
.aex3-ph{width:100%;height:100%;border-radius:9px;background:linear-gradient(135deg,#f2f2f2,#fafafa)}
.aex3-row-title{display:block;width:100%;font-weight:800;font-size:15px;line-height:1.35;color:#262626;overflow:hidden;word-break:break-word;text-align:center}
.aex3-arrow{display:none}
.aex3-empty{grid-column:1/-1;padding:14px;border:1px dashed #ddd;border-radius:12px;color:#777;background:#fafafa;text-align:center}
@media(max-width:720px){.aex3-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.aex3-row{padding:8px;border-radius:12px}.aex3-thumb{width:var(--aex3-img-size,72px);max-width:100%;padding:5px}.aex3-row-title{font-size:13px;line-height:1.3}}
@media(max-width:520px){.aex3-language-box{margin-bottom:10px!important}.aex3-language-compact{min-width:78px!important;max-width:96px!important;height:28px!important;padding:0 7px!important;gap:3px!important;border-radius:7px!important}.aex3-language-globe{font-size:13px!important}.aex3-language-current-flag{font-size:14px!important}.aex3-language-current-code{font-size:9px!important}.aex3-language-chevron{font-size:9px!important}.aex3-form{flex-direction:column;align-items:stretch}.aex3-btn{width:100%}.aex3-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.aex3-thumb{width:var(--aex3-img-size,72px);max-width:100%;padding:5px}}
