/* Hormoz marketplace shell — minimal RTL retail layout */
.hm-dk-header{position:sticky;top:0;z-index:1100;background:var(--hm-card);border-bottom:1px solid var(--hm-border);box-shadow:0 1px 5px rgba(20,20,40,.04)}
.hm-dk-top{min-height:72px;display:flex;align-items:center;gap:22px;direction:rtl}
.hm-dk-brand{display:inline-flex;align-items:center;flex:0 0 auto}.hm-dk-brand img{display:block;width:156px;height:auto;max-height:52px;object-fit:contain}
.hm-dk-search{flex:1;max-width:650px;position:relative}.hm-dk-search form{margin:0}.hm-dk-search input[type=search]{width:100%;height:44px;border:1px solid transparent;border-radius:9px;background:var(--hm-bg);color:var(--hm-ink);font:500 13px/1.4 inherit;padding:0 45px 0 48px;outline:0;transition:.18s}.hm-dk-search input[type=search]:focus{border-color:color-mix(in srgb,var(--hm-primary) 35%,var(--hm-border));background:var(--hm-card);box-shadow:0 0 0 3px color-mix(in srgb,var(--hm-primary) 10%,transparent)}.hm-dk-search button{position:absolute;inset-inline-end:9px;top:9px;width:27px;height:27px;border:0;padding:0;background:transparent;color:var(--hm-muted);font-size:18px;line-height:1;cursor:pointer}
.hm-dk-actions{display:flex;align-items:center;gap:8px;margin-inline-start:auto}.hm-dk-login{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 14px;border:1px solid var(--hm-border);border-radius:8px;color:var(--hm-ink);font-size:12px;font-weight:800;white-space:nowrap}.hm-dk-login:hover{border-color:var(--hm-primary);color:var(--hm-primary)}
.hm-dk-cart{display:inline-flex;position:relative;align-items:center;justify-content:center;width:42px;height:40px;border-inline-start:1px solid var(--hm-border);color:var(--hm-ink);font-size:21px}.hm-dk-cart b{position:absolute;top:0;inset-inline-start:-3px;min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:var(--hm-primary);color:#fff;font-size:10px;line-height:17px;text-align:center}
.hm-dk-icon-btn{display:none;border:1px solid var(--hm-border);background:var(--hm-card);color:var(--hm-ink);border-radius:8px;width:40px;height:40px;font-size:20px;cursor:pointer}
.hm-dk-nav{border-top:1px solid color-mix(in srgb,var(--hm-border) 70%,transparent)}.hm-dk-nav-inner{display:flex;align-items:center;gap:25px;min-height:42px;direction:rtl}.hm-dk-nav a{color:var(--hm-muted);font-size:12px;font-weight:700}.hm-dk-nav a:hover{color:var(--hm-primary)}.hm-dk-category{display:inline-flex;align-items:center;gap:7px;color:var(--hm-ink)!important;font-weight:900!important}.hm-dk-category:before{content:'☰';font-size:14px}
.hm-dk-mobile-menu{display:none}
.hm-dk-footer{margin-top:70px;background:var(--hm-card);border-top:1px solid var(--hm-border);direction:rtl}.hm-dk-trust{border-bottom:1px solid var(--hm-border)}.hm-dk-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:24px 0}.hm-dk-trust-item{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--hm-muted);font-size:11px;font-weight:700;text-align:center}.hm-dk-trust-item strong{display:block;color:var(--hm-ink);font-size:12px}.hm-dk-trust-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--hm-soft);color:var(--hm-primary);font-size:18px}
.hm-dk-footer-main{padding:38px 0 28px}.hm-dk-footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:38px}.hm-dk-footer h3,.hm-dk-footer h4{margin:0 0 14px;color:var(--hm-ink);font-size:14px}.hm-dk-footer h3{font-size:17px}.hm-dk-footer p{margin:0;color:var(--hm-muted);font-size:12px;line-height:2}.hm-dk-footer-links{display:grid;gap:9px}.hm-dk-footer-links a{color:var(--hm-muted);font-size:12px}.hm-dk-footer-links a:hover{color:var(--hm-primary)}.hm-dk-footer-brand img{width:145px;height:auto;max-height:46px;object-fit:contain;margin-bottom:10px}.hm-dk-footer-note{margin-top:14px;max-width:280px}.hm-dk-footer-bottom{border-top:1px solid var(--hm-border);padding:16px 0;color:var(--hm-muted);font-size:10px}.hm-dk-footer-bottom-inner{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}
@media(max-width:991.98px){.hm-dk-top{gap:12px}.hm-dk-brand img{width:128px}.hm-dk-search{order:3;flex-basis:100%;max-width:none}.hm-dk-top{flex-wrap:wrap;padding:10px 0 12px}.hm-dk-actions{margin-inline-start:0}.hm-dk-nav{display:none}.hm-dk-icon-btn{display:block}.hm-dk-mobile-menu{display:none;position:absolute;inset-inline:12px;top:64px;background:var(--hm-card);border:1px solid var(--hm-border);border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.1);padding:10px;z-index:5}.hm-dk-mobile-menu.is-open{display:grid;gap:4px}.hm-dk-mobile-menu a{padding:10px;border-radius:7px;color:var(--hm-ink);font-size:12px}.hm-dk-mobile-menu a:hover{background:var(--hm-soft);color:var(--hm-primary)}.hm-dk-trust-grid{grid-template-columns:repeat(2,1fr)}.hm-dk-footer-grid{grid-template-columns:repeat(2,1fr);gap:28px}}
@media(max-width:575.98px){.hm-dk-top{padding-inline:12px}.hm-dk-brand img{width:112px}.hm-dk-login{padding-inline:9px;font-size:11px}.hm-dk-cart{width:36px}.hm-dk-trust-grid{grid-template-columns:1fr 1fr;gap:10px}.hm-dk-trust-item{display:block;font-size:10px}.hm-dk-trust-icon{margin:0 auto 6px}.hm-dk-footer-grid{grid-template-columns:1fr 1fr;gap:24px}.hm-dk-footer-brand{grid-column:1/-1}.hm-dk-footer-bottom-inner{display:block}.hm-dk-footer-bottom-inner span{display:block;margin-top:4px}}
/* Reference-match overrides: compact two-row RTL retail shell. */
.hm-dk-header{background:#fff;border-bottom:1px solid #ededed;box-shadow:none}
.hm-dk-top{width:auto;min-height:54px;gap:14px;padding:7px 0;direction:rtl}
.hm-dk-brand{width:126px;height:42px;flex:0 0 126px;overflow:hidden}.hm-dk-brand img{width:126px;height:42px;max-height:42px;object-fit:contain}
.hm-dk-search{height:32px;max-width:445px;flex:1;display:flex;position:relative;background:#f6f6f6;border:1px solid #ededed;border-radius:7px;overflow:hidden}
.hm-dk-search input[type=search]{height:30px;min-width:0;background:transparent;border:0!important;box-shadow:none!important;border-radius:0;padding:0 12px 0 38px;color:#333;font-size:10px}
.hm-dk-search input[type=search]::placeholder{color:#969696}.hm-dk-search button{inset-inline-end:auto;inset-inline-start:0;top:0;width:35px;height:30px;border-inline-end:1px solid #ededed;border-radius:0;color:#888}.hm-dk-search button svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hm-dk-actions{display:flex;align-items:center;gap:12px;margin:0 0 0 auto;direction:rtl}.hm-dk-cart{width:32px;height:32px;border-inline-start:1px solid #ededed;color:#333}.hm-dk-cart svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hm-dk-cart b{top:-1px;inset-inline-start:-4px;min-width:14px;height:14px;line-height:14px;font-size:8px;background:#ef4056}.hm-dk-login{min-height:30px;padding:0 11px;border:1px solid #dedede;border-radius:6px;font-size:9px;font-weight:700;color:#333;background:#fff}
.hm-dk-nav{border-top:1px solid #f0f0f0}.hm-dk-nav-inner{width:auto;min-height:29px;gap:22px}.hm-dk-nav a{font-size:9px;color:#686868;font-weight:500}.hm-dk-category{font-size:9px!important;color:#222!important;font-weight:800!important}.hm-dk-category:before{font-size:11px}
.hm-dk-footer{margin-top:70px;background:#fff;border-top:1px solid #e9e9e9}.hm-dk-trust{border-bottom:1px solid #e9e9e9}.hm-dk-trust-grid{width:auto;padding:15px 0;gap:8px}.hm-dk-trust-item{gap:7px;color:#858585;font-size:9px;font-weight:500}.hm-dk-trust-item strong{font-size:10px;color:#333}.hm-dk-trust-icon{width:24px;height:24px;font-size:12px;background:#fff1f3;color:#ef4056}.hm-dk-footer-main{width:auto;padding:25px 0 20px}.hm-dk-footer-grid{grid-template-columns:1.35fr repeat(3,1fr);gap:30px}.hm-dk-footer h4{font-size:11px;margin-bottom:8px;color:#333}.hm-dk-footer p,.hm-dk-footer-links a{font-size:9px;color:#898989;line-height:1.9}.hm-dk-footer-links{gap:2px}.hm-dk-footer-brand img{width:105px;max-height:34px;margin-bottom:5px}.hm-dk-footer-note{margin-top:3px;max-width:240px}.hm-dk-footer-bottom{padding:9px 0;font-size:8px;color:#999}.hm-dk-footer-bottom-inner{width:min(850px,calc(100% - 32px))}
@media(max-width:575.98px){.hm-dk-top,.hm-dk-nav-inner,.hm-dk-trust-grid,.hm-dk-footer-main,.hm-dk-footer-bottom-inner{width:calc(100% - 24px)}.hm-dk-top{min-height:52px;gap:8px}.hm-dk-brand{width:96px;flex-basis:96px}.hm-dk-brand img{width:96px}.hm-dk-actions{gap:5px}.hm-dk-login{padding:0 7px;font-size:8px}.hm-dk-cart{width:28px}.hm-dk-search{height:30px}.hm-dk-search input[type=search]{font-size:9px}.hm-dk-footer-grid{grid-template-columns:1fr 1fr;gap:18px}.hm-dk-footer-brand{grid-column:1/-1}}

/* Bootstrap-container alignment and working mobile menu. */
.hm-dk-header{position:relative}
.hm-dk-top,.hm-dk-nav-inner,.hm-dk-trust-grid,.hm-dk-footer-main,.hm-dk-footer-bottom-inner{width:auto}
.hm-dk-mobile-toggle{display:none}
@media (max-width:991.98px){
  .hm-dk-nav{display:none}
  .hm-dk-top{flex-wrap:wrap;padding:10px 0 12px}
  .hm-dk-brand{order:1}
  .hm-dk-actions{order:2}
  .hm-dk-search{order:3;flex-basis:100%;max-width:none}
  .hm-dk-mobile-toggle{display:inline-flex;order:0;align-items:center;justify-content:center;width:32px;height:30px;border:1px solid #dedede;border-radius:6px;background:#fff;color:#333;font-size:16px;cursor:pointer}
  .hm-dk-mobile-menu{display:none;position:absolute;top:100%;inset-inline:0;background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:0 8px 18px rgba(0,0,0,.08);padding:8px 16px;z-index:20}
  .hm-dk-mobile-menu.is-open{display:grid;gap:3px}
  .hm-dk-mobile-menu a{padding:9px 8px;border-radius:6px;color:#444;font-size:11px}
  .hm-dk-mobile-menu a:hover{background:#fff1f3;color:#ef4056}
}
/* Mobile hardening: eliminate flex shrink/overflow and keep menu controls reachable. */
@media (max-width:991.98px){
  html,body{overflow-x:hidden}
  .hm-dk-top{display:grid!important;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;width:100%!important;min-width:0;padding:8px 12px!important;gap:8px}
  .hm-dk-mobile-toggle{grid-column:1;grid-row:1;min-width:32px}
  .hm-dk-brand{grid-column:2;grid-row:1;width:100%!important;min-width:0;justify-content:center}
  .hm-dk-brand img{width:100px;max-width:100%;height:38px}
  .hm-dk-actions{grid-column:3;grid-row:1;min-width:0;white-space:nowrap}
  .hm-dk-search{grid-column:1/-1;grid-row:2;width:100%!important;min-width:0;max-width:none!important;flex:none!important}
  .hm-dk-search input{min-width:0;width:100%}
  .hm-dk-mobile-menu{top:100%;inset-inline:0;width:100%;max-width:none}
}
/* Final RTL alignment: actions at the physical left, search control at physical left. */
.hm-dk-actions{margin-inline-start:auto!important;margin-inline-end:0!important;direction:rtl}
.hm-dk-search{direction:rtl}
.hm-dk-search button{inset-inline-start:auto!important;inset-inline-end:0!important;border-inline-end:0!important;border-inline-start:1px solid #ededed!important}
.hm-dk-search input[type=search]{padding-inline-start:12px;padding-inline-end:38px}
@media(max-width:991.98px){.hm-dk-actions{margin-inline-start:0!important;margin-inline-end:0!important}.hm-dk-search button{inset-inline-end:0!important}}
