.mdch-global-utility{position:relative;z-index:9998;width:100%;background:#fff;border-bottom:1px solid #e4e9f0;box-shadow:0 2px 12px rgba(6,27,61,.06);font-family:Arial,Helvetica,sans-serif}
.mdch-global-utility *{box-sizing:border-box}
.mdch-global-utility-inner{width:min(1240px,calc(100% - 32px));min-height:68px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}
.mdch-global-brand{display:inline-flex;align-items:center;text-decoration:none}
.mdch-global-brand img{display:block;width:auto;height:50px;max-width:230px;object-fit:contain}
.mdch-global-actions{display:flex;align-items:center;gap:10px}
.mdch-global-link{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 13px;border:1px solid #dce3ed;border-radius:9px;background:#fff;color:#061b3d!important;text-decoration:none!important;font-size:14px;font-weight:800;line-height:1;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.mdch-global-link:hover{background:#f7f9fc;border-color:#d79b22;transform:translateY(-1px)}
.mdch-global-icon{font-size:18px;line-height:1}
.mdch-cart-count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#d79b22;color:#fff;font-size:11px;font-weight:900}
@media(max-width:600px){.mdch-global-utility-inner{width:calc(100% - 20px);min-height:60px}.mdch-global-brand img{height:40px;max-width:160px}.mdch-global-actions{gap:6px}.mdch-global-link{padding:8px 10px}.mdch-global-link>span:nth-child(2){display:none}}
