:root {
  --pkd-mh-primary: var(--pakdan-color-primary, #173a2a);
  --pkd-mh-secondary: var(--pakdan-color-secondary, #2f6f4f);
  --pkd-mh-accent: var(--pakdan-color-accent, #d7a43d);
  --pkd-mh-cream: var(--pakdan-color-surface, #f6f1e7);
  --pkd-mh-bg: #fff;
  --pkd-mh-text: #1c2922;
  --pkd-mh-muted: #6f7b73;
  --pkd-mh-line: #e3e9e4;
  --pkd-mh-shadow: 0 20px 55px rgba(17,47,34,.16);
  --pkd-mh-radius: 18px;
  --pkd-mh-container: var(--pakdan-container-width, 1280px);
}
.pkd-modern-header,.pkd-modern-header *,.pkd-ih-mega-panel,.pkd-ih-mega-panel *{box-sizing:border-box}
.pkd-modern-header{position:relative;z-index:900;width:100%;color:var(--pkd-mh-text);font-family:IRANSansWeb,Tahoma,Arial,sans-serif}
.pkd-modern-header a,.pkd-ih-mega-panel a{color:inherit;text-decoration:none}
.pkd-modern-header button,.pkd-modern-header input,.pkd-ih-mega-panel button{font:inherit}
.pkd-modern-header svg,.pkd-ih-mega-panel svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.pkd-mh-container{width:min(calc(100% - 40px),var(--pkd-mh-container));margin-inline:auto}
.pkd-mh-logo{display:inline-flex;align-items:center;min-width:0}.pkd-mh-logo__image{display:block;width:auto;max-width:176px;max-height:68px;object-fit:contain}.pkd-mh-logo--text{flex-direction:column;align-items:flex-start;line-height:1.2}.pkd-mh-logo--text strong{color:var(--pkd-mh-primary);font-size:1.28rem;font-weight:950}.pkd-mh-logo--text span{margin-top:5px;color:var(--pkd-mh-muted);font-size:.68rem;font-weight:650}
.pkd-mh-icon-button{display:grid;place-items:center;width:44px;height:44px;padding:0;color:var(--pkd-mh-primary);background:var(--pkd-mh-cream);border:1px solid rgba(23,58,42,.08);border-radius:13px;cursor:pointer}
.pkd-mh-search-form{position:relative;display:flex;align-items:center;min-width:0;width:100%;min-height:54px;background:#fff;border:1px solid var(--pkd-mh-line);border-radius:16px;transition:border-color .2s ease,box-shadow .2s ease}.pkd-mh-search-form:focus-within{border-color:rgba(47,111,79,.55);box-shadow:0 0 0 4px rgba(47,111,79,.1)}.pkd-mh-search-form__icon{display:grid;place-items:center;width:54px;color:var(--pkd-mh-secondary)}.pkd-mh-search-form input{flex:1;min-width:0;height:52px;padding:0;color:var(--pkd-mh-text);background:transparent;border:0!important;outline:0!important;box-shadow:none!important}.pkd-mh-search-form input::placeholder{color:#95a099}.pkd-mh-search-form button{align-self:stretch;min-width:86px;margin:5px;padding:0 18px;color:#fff;background:var(--pkd-mh-primary);border:0;border-radius:12px;font-weight:850;cursor:pointer}
.pkd-mh-mobile{display:none}body.pkd-mh-lock{overflow:hidden}
.pkd-ih-mega-panel[hidden],.pkd-ih-mobile-collapsible[hidden]{display:none!important}
.pkd-ih-catalog-svg{display:block;width:20px;height:20px}.pkd-ih-catalog-icon{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;color:var(--pkd-mh-secondary);background:#eef5f0;border-radius:9px}.pkd-ih-catalog-icon--category{width:40px;height:40px;color:#fff;background:var(--pkd-mh-secondary);border-radius:12px}.pkd-ih-catalog-icon--category .pkd-ih-catalog-svg{width:22px;height:22px}
.pkd-ih-mega-backdrop{position:fixed;z-index:999990;right:0;bottom:0;left:0;background:rgba(11,31,22,.2);backdrop-filter:blur(2px)}
.pkd-ih-mega-panel{position:fixed;z-index:999992;right:16px;left:16px;visibility:hidden;opacity:0;transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;font-family:IRANSansWeb,Tahoma,Arial,sans-serif}.pkd-ih-mega-panel.is-open{visibility:visible;opacity:1;transform:translateY(0)}
.pkd-ih-mega-shell{width:min(100%,var(--pkd-mh-container));max-height:inherit;margin-inline:auto;overflow:auto;background:#fff;border:1px solid rgba(23,58,42,.1);border-radius:0 0 22px 22px;box-shadow:var(--pkd-mh-shadow)}
.pkd-ih-mega-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:14px 22px;background:linear-gradient(90deg,#f8f3e9,#fff);border-bottom:1px solid var(--pkd-mh-line)}.pkd-ih-mega-head__title{display:flex;align-items:center;gap:12px}.pkd-ih-mega-head__title>span{display:grid;place-items:center;width:42px;height:42px;color:#fff;background:var(--pkd-mh-primary);border-radius:13px}.pkd-ih-mega-head__title>div{display:flex;flex-direction:column}.pkd-ih-mega-head__title small{color:var(--pkd-mh-secondary);font-size:.62rem;font-weight:750}.pkd-ih-mega-head__title strong{margin-top:3px;color:var(--pkd-mh-primary);font-size:.88rem;font-weight:950}.pkd-ih-mega-head>a{display:inline-flex;align-items:center;gap:8px;color:var(--pkd-mh-primary);font-size:.68rem;font-weight:850}.pkd-ih-mega-head>a svg{width:17px;height:17px}
.pkd-ih-mega-empty{display:flex;flex-direction:column;align-items:center;padding:48px 20px;text-align:center}.pkd-ih-mega-empty span{margin-top:8px;color:var(--pkd-mh-muted);font-size:.7rem}
