html.mst-drawer-open{overflow:hidden}#mst-cart-drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(440px,94vw);height:100dvh;max-width:none;max-height:none;padding:0;border:0;background:#fff;color:#0b235c;box-shadow:-10px 0 40px #0b235c25;font-family:Mestahel Cairo,Tahoma,Arial,sans-serif;direction:rtl;z-index:100000}#mst-cart-drawer[open]{display:flex;flex-direction:column}#mst-cart-drawer::backdrop{background:#071a3f66}#mst-cart-drawer *{box-sizing:border-box}#mst-cart-drawer .mst-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e5eaf2;flex:none}#mst-cart-drawer h2{font:700 24px/1.5 Mestahel Cairo,Tahoma,sans-serif;margin:0;color:#0b235c}#mst-cart-drawer button{font-family:inherit;cursor:pointer}#mst-cart-drawer .mst-drawer-close,#mst-cart-drawer .mst-drawer-remove{border:0;background:#f2f5f9;color:#0b235c;border-radius:50%;width:44px;height:44px;padding:0;font-size:28px;line-height:1}#mst-cart-drawer .mst-drawer-feedback{font-size:14px;color:#617087;margin:0;padding:0 20px}#mst-cart-drawer .mst-drawer-feedback:not(:empty){padding-block:12px}#mst-cart-drawer .mst-drawer-content{overflow-y:auto;overscroll-behavior:contain;min-height:0;flex:1;padding:0 20px}#mst-cart-drawer .mst-drawer-item{display:grid;grid-template-columns:72px minmax(0,1fr) 36px;gap:12px;padding:18px 0;border-bottom:1px solid #e5eaf2}#mst-cart-drawer .mst-drawer-item img{width:72px;height:72px;object-fit:cover;border-radius:10px}#mst-cart-drawer .mst-drawer-item a{color:#0b235c;font-size:15px;font-weight:700;text-decoration:none;line-height:1.6;display:block}#mst-cart-drawer .mst-drawer-item small{display:block;font-size:13px;color:#617087;margin-top:5px}#mst-cart-drawer .mst-drawer-item strong{display:block;color:#b43b16;font-size:20px;margin-top:6px}#mst-cart-drawer .mst-drawer-remove{width:36px;height:36px;color:#a33417;background:#fff1ec}#mst-cart-drawer dl{font-size:12px;margin:4px 0;color:#617087}#mst-cart-drawer dl p{margin:0}#mst-cart-drawer .mst-drawer-bottom{padding:16px 20px max(16px,env(safe-area-inset-bottom));border-top:1px solid #e5eaf2;background:#f8fafc;flex:none}#mst-cart-drawer .mst-drawer-total{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:15px}#mst-cart-drawer .mst-drawer-total strong{color:#b43b16;font-size:25px}#mst-cart-drawer .mst-drawer-bottom>small{display:block;color:#617087;font-size:12px;margin:6px 0 12px}#mst-cart-drawer .mst-drawer-checkout{display:block;background:#bd421c;color:#fff;padding:13px 10px;border-radius:10px;text-align:center;font-size:16px;font-weight:700;text-decoration:none}#mst-cart-drawer .mst-drawer-view{display:block;text-align:center;color:#0b235c;font-size:14px;padding:12px 0;text-underline-offset:4px}#mst-cart-drawer .mst-drawer-continue{display:block;width:100%;background:none;color:#617087;border:0;padding:8px;font-size:14px;min-height:40px}#mst-cart-drawer .mst-drawer-empty{text-align:center;padding:40px 0}#mst-cart-drawer .mst-drawer-empty p{font-size:21px;font-weight:700}#mst-cart-drawer .mst-drawer-empty small{font-size:14px;color:#617087}#mst-cart-drawer [hidden]{display:none!important}#mst-cart-drawer :focus-visible{outline:3px solid #2978c6;outline-offset:3px}@media(prefers-reduced-motion:no-preference){#mst-cart-drawer[open]{animation:mst-drawer-slide .22s ease-out}@keyframes mst-drawer-slide{from{transform:translateX(100%)}to{transform:translateX(0)}}}
/* Physical edge follows the actual trigger position in both RTL and LTR layouts. */
#mst-cart-drawer[data-side=left]{inset:0 auto 0 0;box-shadow:10px 0 40px #0b235c25}
#mst-menu-drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(380px,88vw);height:100dvh;max-width:none;max-height:none;padding:0;border:0;background:#fff;color:#0b235c;box-shadow:-10px 0 40px #0b235c25;font:500 17px/1.65 Mestahel Cairo,Tahoma,Arial,sans-serif;direction:rtl;z-index:100000}
#mst-menu-drawer[data-side=left]{inset:0 auto 0 0;box-shadow:10px 0 40px #0b235c25}
#mst-menu-drawer[open]{display:flex;flex-direction:column}
#mst-menu-drawer::backdrop{background:#071a3f66}
#mst-menu-drawer *{box-sizing:border-box}
#mst-menu-drawer .mst-menu-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 20px;border-bottom:1px solid #e5eaf2;flex:none}
#mst-menu-drawer h2{font:700 23px/1.5 Mestahel Cairo,Tahoma,sans-serif;color:#0b235c;margin:0}
#mst-menu-drawer .mst-menu-close{border:0;background:#f2f5f9;color:#0b235c;border-radius:50%;width:44px;height:44px;padding:0;font:500 28px/1 Mestahel Cairo,Tahoma,sans-serif;cursor:pointer}
#mst-menu-drawer .mst-menu-content{overflow-y:auto;overscroll-behavior:contain;flex:1;padding:16px 20px 30px}
#mst-menu-drawer :is(ul,.mobile-nav){display:block;position:static;margin:0;padding:0;list-style:none;min-width:0;width:auto;background:transparent;box-shadow:none;border:0;border-radius:0}
#mst-menu-drawer li{list-style:none;margin:0;padding:0}
#mst-menu-drawer a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:13px 6px;color:#0b235c;font:500 18px/1.6 Mestahel Cairo,Tahoma,sans-serif;text-decoration:none;border-bottom:1px solid #e5eaf2}
#mst-menu-drawer a:hover{color:#174ca2;background:#f5f8fc}
#mst-menu-drawer .sub-menu{padding-inline-start:16px}
#mst-menu-drawer :focus-visible{outline:3px solid #2978c6;outline-offset:3px}
@media(prefers-reduced-motion:no-preference){#mst-cart-drawer[data-side=left][open]{animation:mst-drawer-slide-left .22s ease-out}#mst-menu-drawer[open]{animation:mst-drawer-slide .22s ease-out}#mst-menu-drawer[data-side=left][open]{animation:mst-drawer-slide-left .22s ease-out}@keyframes mst-drawer-slide-left{from{transform:translateX(-100%)}to{transform:translateX(0)}}}
