.enamad-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;background:#fff;border:1px solid #e4e8f0;border-radius:16px;text-align:right;color:#263247;max-width:560px;margin:20px auto;box-sizing:border-box}
.enamad-panel-copy{min-width:0;flex:1}
.enamad-panel-copy strong{font-size:15px;line-height:1.8}
.enamad-panel-copy p{font-size:12px;line-height:1.9;color:#667287;margin:6px 0 0}
.enamad-panel-logo{flex:0 0 110px;min-height:110px;display:flex;align-items:center;justify-content:center;background:#fff}
.enamad-panel-logo img{max-width:110px;height:auto}
.enamad-panel-logo a:focus-visible{outline:3px solid #4f46e5;outline-offset:4px}
.buy-box .enamad-panel,.order-summary .enamad-panel{padding:14px;gap:12px;box-shadow:none}
@media(max-width:380px){.enamad-panel{padding:14px;gap:12px}.enamad-panel-logo{flex-basis:90px}.enamad-panel-logo img{max-width:90px}}
