/* Roshak Posh Custom Header/Footer - Isolated UI */
:root{--rshp-blue:#071b31;--rshp-blue2:#0d2b4b;--rshp-blue3:#123b64;--rshp-cyan:#38bdf8;--rshp-gold:#f5c76b;--rshp-ink:#102033;--rshp-muted:#65758a;--rshp-soft:#f4f8fc;--rshp-line:rgba(13,43,75,.12);--rshp-radius:26px;--rshp-shadow:0 18px 48px rgba(7,27,49,.13);}
body.rshp-ui-on{--rshp-bottom-safe:0px;}
body.rshp-ui-on > header:not(.rshp-header),
body.rshp-ui-on #masthead,
body.rshp-ui-on .site-header:not(.rshp-header),
body.rshp-ui-on .main-header:not(.rshp-header),
body.rshp-ui-on .header-wrapper:not(.rshp-header),
body.rshp-ui-on .pars-header,
body.rshp-ui-on .pars-header-wrapper,
body.rshp-ui-on .mobile-header:not(.rshp-header),
body.rshp-ui-on footer:not(.rshp-footer),
body.rshp-ui-on #colophon,
body.rshp-ui-on .site-footer:not(.rshp-footer),
body.rshp-ui-on .footer-wrapper:not(.rshp-footer),
body.rshp-ui-on .pars-footer{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;}
.rshp-header,.rshp-footer,.rshp-bottom-nav,.rshp-search-modal,.rshp-header *,.rshp-footer *,.rshp-bottom-nav *,.rshp-search-modal *{box-sizing:border-box;font-family:"Vazirmatn","Dana","Yekan Bakh","IRANSansX","IRANYekan","Vazir",system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;}
.rshp-header a,.rshp-footer a,.rshp-bottom-nav a{text-decoration:none!important;}
.rshp-shell{width:min(1320px,94%);margin:0 auto;}
.rshp-header{position:relative;z-index:9991;background:#fff;color:var(--rshp-ink);direction:rtl;isolation:isolate;}
.rshp-topline{background:linear-gradient(135deg,var(--rshp-blue),var(--rshp-blue2));color:#eaf7ff;min-height:38px;display:flex;align-items:center;box-shadow:0 8px 26px rgba(7,27,49,.16);}
.rshp-topline__inner{display:flex;align-items:center;justify-content:center;gap:22px;font-size:12.5px;font-weight:800;white-space:nowrap;overflow:hidden;}
.rshp-topline span,.rshp-topline a{display:inline-flex;align-items:center;gap:7px;color:inherit!important;}
.rshp-topline svg{width:16px;height:16px;color:var(--rshp-cyan);}
.rshp-desktop-head{background:rgba(255,255,255,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(13,43,75,.08);position:sticky;top:0;z-index:9993;}
body.admin-bar .rshp-desktop-head{top:32px;}
.rshp-desktop-head__inner{min-height:88px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;}
.rshp-logo{display:flex;align-items:center;gap:12px;min-width:220px;color:var(--rshp-blue)!important;}
.rshp-logo__mark{width:66px;height:66px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#eef7ff);border:1px solid rgba(13,43,75,.12);box-shadow:0 18px 38px rgba(7,27,49,.10),inset 0 1px 0 #fff;overflow:hidden;}
.rshp-logo__mark img{max-width:58px;max-height:58px;object-fit:contain;display:block;}
.rshp-logo__txt{display:grid;gap:2px;}
.rshp-logo__txt strong{font-size:21px;font-weight:950;letter-spacing:-.5px;line-height:1.25;color:var(--rshp-blue);}
.rshp-logo__txt small{font-size:11.7px;font-weight:800;color:#6c7b8f;line-height:1.5;}
.rshp-pc-nav{height:88px;display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;}
.rshp-pc-nav>a{height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border-radius:16px;color:#26384d!important;font-size:13.5px;font-weight:900;transition:all .22s ease;white-space:nowrap;}
.rshp-pc-nav>a:hover{color:var(--rshp-blue)!important;background:#eef7ff;transform:translateY(-1px);}
.rshp-mega-wrap{position:relative;height:88px;display:flex;align-items:center;}
.rshp-mega-btn{height:48px;border:0;border-radius:18px;padding:0 16px;display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,var(--rshp-blue),var(--rshp-blue3));color:#fff;box-shadow:0 16px 32px rgba(7,27,49,.18);font-size:14px;font-weight:950;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;}
.rshp-mega-btn svg{width:20px;height:20px;}
.rshp-mega-wrap:hover .rshp-mega-btn,.rshp-mega-wrap.is-open .rshp-mega-btn{transform:translateY(-2px);box-shadow:0 20px 40px rgba(7,27,49,.24);}
.rshp-mega{position:absolute;top:78px;right:0;width:min(980px,calc(100vw - 48px));min-height:450px;display:grid;grid-template-columns:250px minmax(0,1fr);gap:0;padding:14px;border-radius:32px;background:rgba(255,255,255,.96);border:1px solid rgba(13,43,75,.12);box-shadow:0 34px 90px rgba(7,27,49,.18);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);opacity:0;visibility:hidden;transform:translateY(14px) scale(.985);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:9999;overflow:hidden;}
.rshp-mega:before{content:"";position:absolute;inset:0;background:radial-gradient(600px 230px at 94% 0%,rgba(56,189,248,.12),transparent 68%),radial-gradient(440px 230px at 0% 100%,rgba(245,199,107,.13),transparent 66%);pointer-events:none;}
.rshp-mega-wrap:hover .rshp-mega,.rshp-mega-wrap.is-open .rshp-mega{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto;}
.rshp-mega__tabs{position:relative;z-index:2;padding:8px;border-radius:24px;background:linear-gradient(180deg,#f6fbff,#ffffff);border:1px solid rgba(13,43,75,.08);display:grid;align-content:start;gap:8px;}
.rshp-mega-tab{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:10px;text-align:right;border-radius:18px;padding:10px;color:#203149;cursor:pointer;transition:all .18s ease;}
.rshp-mega-tab__icon{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;flex:0 0 42px;background:#fff;border:1px solid rgba(13,43,75,.10);color:var(--rshp-blue3);box-shadow:0 10px 24px rgba(7,27,49,.06);}
.rshp-mega-tab__icon svg{width:23px;height:23px;}
.rshp-mega-tab span:last-child{display:grid;gap:2px;min-width:0;}
.rshp-mega-tab b{font-size:13.5px;font-weight:950;color:inherit;}
.rshp-mega-tab small{font-size:10.5px;font-weight:750;color:#748399;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.rshp-mega-tab:hover,.rshp-mega-tab.is-active{background:linear-gradient(135deg,var(--rshp-blue),var(--rshp-blue3));color:#fff;box-shadow:0 15px 30px rgba(7,27,49,.17);}
.rshp-mega-tab:hover small,.rshp-mega-tab.is-active small{color:rgba(255,255,255,.76);}
.rshp-mega-tab:hover .rshp-mega-tab__icon,.rshp-mega-tab.is-active .rshp-mega-tab__icon{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.2);color:#fff;box-shadow:none;}
.rshp-mega__content{position:relative;z-index:2;min-width:0;padding:5px 14px 8px 0;}
.rshp-mega-panel{display:none;animation:rshpFade .18s ease both;}
.rshp-mega-panel.is-active{display:block;}
@keyframes rshpFade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
.rshp-mega-panel__hero{display:grid;grid-template-columns:60px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border-radius:24px;background:linear-gradient(135deg,rgba(7,27,49,.96),rgba(13,43,75,.92));color:#fff;box-shadow:0 18px 40px rgba(7,27,49,.16);}
.rshp-mega-panel__icon{width:60px;height:60px;border-radius:22px;display:grid;place-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:var(--rshp-cyan);}
.rshp-mega-panel__icon svg{width:32px;height:32px;}
.rshp-mega-panel__hero h3{margin:0 0 5px;color:#fff;font-size:18px;font-weight:950;line-height:1.35;}
.rshp-mega-panel__hero p{margin:0;color:rgba(255,255,255,.72);font-size:12px;font-weight:650;line-height:1.8;}
.rshp-mega-all{height:38px;border-radius:15px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--rshp-blue)!important;font-size:12px;font-weight:950;white-space:nowrap;}
.rshp-mega-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;max-height:310px;overflow:auto;padding-left:4px;scrollbar-width:thin;}
.rshp-mega-card{min-height:78px;padding:10px;border-radius:20px;background:#fff;border:1px solid rgba(13,43,75,.09);box-shadow:0 10px 24px rgba(7,27,49,.055);display:grid;grid-template-columns:44px minmax(0,1fr) 24px;align-items:center;gap:9px;color:#1d2c3f!important;transition:all .18s ease;}
.rshp-mega-card--sub{background:#f7fbff;}
.rshp-mega-card:hover{transform:translateY(-3px);border-color:rgba(56,189,248,.32);box-shadow:0 16px 32px rgba(7,27,49,.10);}
.rshp-mega-card__icon{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#eef8ff,#fff);border:1px solid rgba(13,43,75,.08);color:var(--rshp-blue3);}
.rshp-mega-card__icon svg{width:23px;height:23px;}
.rshp-mega-card__txt{display:grid;gap:3px;min-width:0;}
.rshp-mega-card__txt b{font-size:12.5px;font-weight:950;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.rshp-mega-card__txt small{font-size:10.7px;font-weight:750;color:#758397;}
.rshp-mega-card__arrow{color:#9aaaBE;display:grid;place-items:center;}
.rshp-mega-card__arrow svg{width:18px;height:18px;}
.rshp-mega-empty{height:260px;border-radius:24px;background:linear-gradient(135deg,#f4f9ff,#fff);border:1px dashed rgba(13,43,75,.16);display:grid;place-items:center;text-align:center;color:var(--rshp-blue);font-weight:900;}
.rshp-mega-empty span{display:block;color:#748399;font-size:12px;font-weight:700;margin-top:7px;}
.rshp-actions{display:flex;align-items:center;gap:9px;}
.rshp-action{height:46px;min-width:46px;border:0;border-radius:18px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#f3f8fd;color:var(--rshp-blue)!important;border:1px solid rgba(13,43,75,.09);font-size:12.5px;font-weight:950;cursor:pointer;position:relative;transition:all .2s ease;white-space:nowrap;}
.rshp-action svg{width:21px;height:21px;}
.rshp-action:hover{transform:translateY(-2px);background:#fff;box-shadow:0 14px 28px rgba(7,27,49,.10);}
.rshp-action--cart{background:linear-gradient(135deg,var(--rshp-blue),var(--rshp-blue3));color:#fff!important;border-color:transparent;}
.rshp-cart-count{position:absolute;top:-7px;left:-7px;min-width:22px;height:22px;border-radius:999px;display:grid;place-items:center;padding:0 6px;background:linear-gradient(135deg,#fbbf24,#f97316);color:#fff;font-size:11px;font-weight:950;box-shadow:0 8px 18px rgba(249,115,22,.28);}
.rshp-mobile-head{display:none;position:sticky;top:0;z-index:9994;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(13,43,75,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);}
body.admin-bar .rshp-mobile-head{top:46px;}
.rshp-mobile-head__inner{height:72px;width:min(100% - 22px,760px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;}
.rshp-mobile-logo{display:flex;align-items:center;gap:9px;color:var(--rshp-blue)!important;min-width:0;}
.rshp-mobile-logo img{width:50px;height:50px;object-fit:contain;border-radius:18px;background:#f4f9ff;border:1px solid rgba(13,43,75,.08);padding:3px;}
.rshp-mobile-logo span{display:grid;gap:1px;min-width:0;}
.rshp-mobile-logo b{font-size:16px;font-weight:950;line-height:1.3;}
.rshp-mobile-logo small{font-size:10.5px;font-weight:750;color:#718197;white-space:nowrap;}
.rshp-mobile-actions{display:flex;gap:8px;align-items:center;}
.rshp-mob-icon{width:44px;height:44px;border:0;border-radius:17px;display:grid;place-items:center;background:#f3f8fd;color:var(--rshp-blue)!important;border:1px solid rgba(13,43,75,.08);position:relative;cursor:pointer;}
.rshp-mob-icon svg{width:21px;height:21px;}
.rshp-mobile-cats{width:100%;display:flex;gap:8px;overflow-x:auto;padding:0 12px 10px;scrollbar-width:none;}
.rshp-mobile-cats::-webkit-scrollbar{display:none;}
.rshp-mobile-cats a{flex:0 0 auto;height:34px;padding:0 13px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f4f8fc;color:#203149!important;border:1px solid rgba(13,43,75,.08);font-size:12px;font-weight:900;}
.rshp-search-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:flex-start;justify-content:center;padding:80px 18px 18px;}
.rshp-search-modal.is-open{display:flex;}
.rshp-search-backdrop{position:absolute;inset:0;background:rgba(3,12,22,.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);}
.rshp-search-box{position:relative;z-index:2;width:min(720px,100%);border-radius:34px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.62);box-shadow:0 38px 100px rgba(0,0,0,.28);padding:18px;overflow:hidden;}
.rshp-search-box:before{content:"";position:absolute;inset:0;background:radial-gradient(500px 200px at 90% 0%,rgba(56,189,248,.16),transparent 66%),radial-gradient(360px 160px at 0% 100%,rgba(245,199,107,.14),transparent 65%);pointer-events:none;}
.rshp-search-close{position:absolute;top:14px;left:14px;z-index:3;width:42px;height:42px;border:0;border-radius:16px;display:grid;place-items:center;background:#f3f8fd;color:var(--rshp-blue);cursor:pointer;}
.rshp-search-close svg{width:22px;height:22px;}
.rshp-search-brand{position:relative;z-index:2;display:flex;align-items:center;gap:12px;margin:0 0 14px;padding-left:44px;}
.rshp-search-brand img{width:54px;height:54px;border-radius:20px;object-fit:contain;background:#fff;border:1px solid rgba(13,43,75,.08);box-shadow:0 10px 22px rgba(7,27,49,.08);}
.rshp-search-brand div{display:grid;gap:3px;}
.rshp-search-brand strong{font-size:18px;font-weight:950;color:var(--rshp-blue);}
.rshp-search-brand span{font-size:12px;font-weight:700;color:#708095;}
.rshp-search-form{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:8px;border-radius:24px;background:#f4f9ff;border:1px solid rgba(13,43,75,.08);}
.rshp-search-form input{height:50px;border:0;background:#fff;border-radius:18px;padding:0 15px;color:var(--rshp-ink);font-size:14px;font-weight:800;outline:none;box-shadow:inset 0 0 0 1px rgba(13,43,75,.06);}
.rshp-search-form input::placeholder{color:#94a3b8;font-weight:700;}
.rshp-search-form button{height:50px;border:0;border-radius:18px;padding:0 18px;display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,var(--rshp-blue),var(--rshp-blue3));color:#fff;font-size:13px;font-weight:950;cursor:pointer;}
.rshp-search-form button svg{width:19px;height:19px;}
.rshp-search-results{position:relative;z-index:2;margin-top:12px;display:grid;gap:8px;max-height:420px;overflow:auto;padding-left:4px;}
.rshp-search-hint,.rshp-search-loading,.rshp-search-empty{padding:16px;border-radius:18px;background:#f7fbff;border:1px solid rgba(13,43,75,.08);color:#718197;font-size:13px;font-weight:800;text-align:center;}
.rshp-search-item{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;border-radius:19px;background:#fff;border:1px solid rgba(13,43,75,.08);color:#172338!important;box-shadow:0 9px 22px rgba(7,27,49,.055);transition:all .18s ease;}
.rshp-search-item:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(7,27,49,.1);}
.rshp-search-item__img{width:48px;height:48px;border-radius:16px;background:#f4f9ff;display:grid;place-items:center;overflow:hidden;color:var(--rshp-blue3);}
.rshp-search-item__img img{width:100%;height:100%;object-fit:cover;}
.rshp-search-item__img svg{width:24px;height:24px;}
.rshp-search-item__txt{display:grid;gap:3px;min-width:0;}
.rshp-search-item__txt b{font-size:13px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.rshp-search-item__txt small{font-size:11px;font-weight:750;color:#7b899b;}
.rshp-search-item__go{color:#98a6b7;display:grid;place-items:center;}
.rshp-search-item__go svg{width:18px;height:18px;}
.rshp-bottom-nav{display:none;}
.rshp-footer{position:relative;z-index:1;background:linear-gradient(135deg,#06182d,#09233f 58%,#0f355a);color:#dbeafe;overflow:hidden;isolation:isolate;padding-top:44px;padding-bottom:0;}
.rshp-footer__glow{position:absolute;inset:auto -10% -40% -10%;height:380px;background:radial-gradient(circle at 50% 0%,rgba(56,189,248,.24),transparent 62%);pointer-events:none;}
.rshp-footer__inner{position:relative;z-index:2;display:grid;grid-template-columns:1.7fr .85fr 1fr 1fr;gap:22px;align-items:start;}
.rshp-footer__brand,.rshp-footer__col,.rshp-footer__trust{min-width:0;padding:18px;border-radius:28px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);}
.rshp-footer-logo{display:flex;align-items:center;gap:12px;color:#fff!important;}
.rshp-footer-logo img{width:64px;height:64px;border-radius:22px;background:#fff;padding:4px;object-fit:contain;}
.rshp-footer-logo span{display:grid;gap:3px;}
.rshp-footer-logo strong{font-size:18px;font-weight:950;line-height:1.4;}
.rshp-footer-logo small{font-size:12px;font-weight:750;color:rgba(219,234,254,.72);}
.rshp-footer__brand p,.rshp-footer__trust p{margin:14px 0 0;color:rgba(219,234,254,.76);font-size:13px;font-weight:600;line-height:2.05;}
.rshp-footer-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px;}
.rshp-footer-badges span{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-size:11.5px;font-weight:850;}
.rshp-footer-badges svg{width:15px;height:15px;color:var(--rshp-gold);}
.rshp-footer__col h3,.rshp-footer__trust h3{margin:0 0 13px;color:#fff;font-size:15px;font-weight:950;}
.rshp-footer__col>a{min-height:34px;display:flex;align-items:center;color:rgba(219,234,254,.82)!important;font-size:13px;font-weight:800;border-bottom:1px solid rgba(255,255,255,.07);transition:all .18s ease;}
.rshp-footer__col>a:hover{color:#fff!important;transform:translateX(-3px);}
.rshp-footer__support a{justify-content:space-between;gap:10px;}
.rshp-footer__support b{color:#fff;font-size:12px;}
.rshp-footer__support span{direction:ltr;color:#bae6fd;font-weight:950;}
.rshp-footer__support small{display:block;margin-top:11px;color:rgba(219,234,254,.7);font-size:12px;font-weight:750;line-height:1.9;}
.rshp-enamad{display:grid;place-items:center;gap:9px;min-height:150px;border-radius:22px;background:#fff;color:var(--rshp-blue)!important;padding:12px;border:1px solid rgba(255,255,255,.2);box-shadow:0 18px 38px rgba(0,0,0,.12);}
.rshp-enamad img{max-width:94px;max-height:94px;object-fit:contain;display:block;}
.rshp-enamad span{font-size:12px;font-weight:950;color:var(--rshp-blue);}
.rshp-footer__address{position:relative;z-index:2;margin-top:18px;display:flex;gap:12px;align-items:flex-start;padding:16px 18px;border-radius:24px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);}
.rshp-footer__address span{flex:0 0 auto;color:#fff;font-weight:950;font-size:13px;}
.rshp-footer__address p{margin:0;color:rgba(219,234,254,.78);font-size:12.5px;font-weight:650;line-height:1.9;}
.rshp-footer__bottom{position:relative;z-index:2;margin-top:24px;border-top:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.16);}
.rshp-footer__bottom .rshp-shell{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:rgba(219,234,254,.72);font-size:12px;font-weight:750;}
@media(max-width:1080px){.rshp-topline,.rshp-desktop-head{display:none!important}.rshp-mobile-head{display:block}.rshp-bottom-nav{position:fixed;right:10px;left:10px;bottom:10px;z-index:9998;height:66px;padding:7px;display:grid;grid-template-columns:repeat(5,1fr);gap:5px;border-radius:26px;background:rgba(255,255,255,.94);border:1px solid rgba(13,43,75,.10);box-shadow:0 20px 58px rgba(7,27,49,.20);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.rshp-bottom-nav a,.rshp-bottom-nav button{position:relative;border:0;background:transparent;border-radius:20px;color:var(--rshp-blue)!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;font-weight:900;cursor:pointer}.rshp-bottom-nav svg{width:22px;height:22px}.rshp-bottom-nav a:hover,.rshp-bottom-nav button:hover{background:#eff7ff}.rshp-bottom-nav .rshp-cart-count,.rshp-bottom-nav i.rshp-cart-count{top:2px;left:18%;min-width:19px;height:19px;font-size:10px;font-style:normal}.rshp-footer{padding-bottom:86px}.rshp-footer__inner{grid-template-columns:1fr 1fr}.rshp-footer__brand{grid-column:1/-1}.rshp-search-modal{padding-top:68px}.rshp-search-box{border-radius:28px;padding:14px}.rshp-search-form{grid-template-columns:1fr}.rshp-search-form button{justify-content:center}.rshp-search-results{max-height:340px}}
@media(max-width:640px){body.admin-bar .rshp-mobile-head{top:46px}.rshp-shell{width:min(100% - 22px,1320px)}.rshp-mobile-head__inner{height:68px}.rshp-mobile-logo img{width:46px;height:46px}.rshp-mobile-logo b{font-size:15px}.rshp-mobile-logo small{font-size:10px}.rshp-mob-icon{width:42px;height:42px}.rshp-footer{padding-top:28px}.rshp-footer__inner{grid-template-columns:1fr;gap:12px}.rshp-footer__brand,.rshp-footer__col,.rshp-footer__trust{border-radius:24px;padding:15px}.rshp-footer__address{display:block;border-radius:22px}.rshp-footer__address p{margin-top:8px}.rshp-footer__bottom .rshp-shell{flex-direction:column;justify-content:center;text-align:center;padding:12px 0;line-height:1.8}.rshp-search-brand{padding-left:42px}.rshp-search-brand img{width:48px;height:48px}.rshp-search-brand strong{font-size:16px}.rshp-search-brand span{font-size:11.5px}}
@media(max-width:360px){.rshp-mobile-logo small{display:none}.rshp-mobile-cats a{font-size:11px;padding:0 11px}.rshp-bottom-nav{right:7px;left:7px;bottom:7px}.rshp-bottom-nav span{font-size:9.5px}}


/* v1.0.1 — Full logo display: header, mobile header and footer */
.rshp-header .rshp-logo--full{
  min-width:188px!important;
  width:188px!important;
  height:72px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  padding:0!important;
}
.rshp-header .rshp-logo--full .rshp-logo__mark{
  width:188px!important;
  height:72px!important;
  border-radius:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  overflow:visible!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
}
.rshp-header .rshp-logo--full .rshp-logo__mark img{
  width:auto!important;
  height:auto!important;
  max-width:188px!important;
  max-height:72px!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
}
.rshp-header .rshp-logo__txt{display:none!important;}
.rshp-mobile-head .rshp-mobile-logo--full{
  min-width:126px!important;
  width:126px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
}
.rshp-mobile-head .rshp-mobile-logo--full img{
  width:auto!important;
  height:auto!important;
  max-width:126px!important;
  max-height:54px!important;
  border-radius:0!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
  object-fit:contain!important;
  display:block!important;
}
.rshp-mobile-head .rshp-mobile-logo--full span{display:none!important;}
.rshp-footer .rshp-footer-logo--full{
  width:210px!important;
  max-width:100%!important;
  height:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  margin-bottom:8px!important;
}
.rshp-footer .rshp-footer-logo--full img{
  width:auto!important;
  height:auto!important;
  max-width:210px!important;
  max-height:86px!important;
  border-radius:0!important;
  background:transparent!important;
  padding:0!important;
  object-fit:contain!important;
  display:block!important;
}
.rshp-footer .rshp-footer-logo--full span{display:none!important;}
@media(max-width:880px){
  .rshp-header .rshp-logo--full{width:160px!important;min-width:160px!important;height:64px!important;}
  .rshp-header .rshp-logo--full .rshp-logo__mark{width:160px!important;height:64px!important;}
  .rshp-header .rshp-logo--full .rshp-logo__mark img{max-width:160px!important;max-height:64px!important;}
}
@media(max-width:640px){
  .rshp-mobile-head .rshp-mobile-logo--full{width:118px!important;min-width:118px!important;}
  .rshp-mobile-head .rshp-mobile-logo--full img{max-width:118px!important;max-height:48px!important;}
  .rshp-footer .rshp-footer-logo--full{width:176px!important;margin-inline:auto!important;justify-content:center!important;}
  .rshp-footer .rshp-footer-logo--full img{max-width:176px!important;max-height:74px!important;}
}


/* v1.0.2 — Clickable phone number in top header */
.rshp-header .rshp-topline-call{
  direction:ltr!important;
  unicode-bidi:isolate!important;
  min-height:30px!important;
  padding:5px 12px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.13)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  color:#ffffff!important;
  font-size:13px!important;
  font-weight:950!important;
  letter-spacing:.2px!important;
  text-decoration:none!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16), 0 10px 24px rgba(0,0,0,.10)!important;
  transition:transform .2s ease, background .2s ease, box-shadow .2s ease!important;
}
.rshp-header .rshp-topline-call svg{
  color:#7dd3fc!important;
  width:17px!important;
  height:17px!important;
}
.rshp-header .rshp-topline-call span{
  direction:ltr!important;
  font-family:Tahoma, Arial, sans-serif!important;
}
.rshp-header .rshp-topline-call:hover{
  transform:translateY(-1px)!important;
  background:rgba(255,255,255,.20)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.20), 0 14px 30px rgba(0,0,0,.16)!important;
}


/* v1.0.3 — Remove plugin mobile bottom nav: theme mobile nav remains active */
.rshp-bottom-nav{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;}
@media(max-width:1080px){.rshp-footer{padding-bottom:0!important;}}


/* v1.0.4 — Inject search/category behavior into theme mobile bottom bar, no plugin bottom nav */
@media(max-width:1080px){
  .rshp-bottom-nav{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;}
  .rshp-footer{padding-bottom:0!important;}
}
.rshp-mobile-menu-modal,.rshp-mobile-menu-modal *{box-sizing:border-box;font-family:"Vazirmatn","Dana","Yekan Bakh","IRANSansX","IRANYekan","Vazir",system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;}
.rshp-mobile-menu-modal{position:fixed;inset:0;z-index:100000;display:none;direction:rtl;color:#132238;}
.rshp-mobile-menu-modal.is-open{display:block;}
.rshp-mobile-menu-backdrop{position:absolute;inset:0;background:rgba(4,18,35,.58);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);}
.rshp-mobile-menu-panel{position:absolute;top:0;right:0;width:min(430px,92vw);height:100%;padding:14px 14px 18px;overflow:auto;background:linear-gradient(180deg,#ffffff,#f3f8ff);box-shadow:-26px 0 70px rgba(6,24,45,.28);border-left:1px solid rgba(13,43,75,.10);animation:rshpDrawerIn .24s ease both;}
@keyframes rshpDrawerIn{from{transform:translateX(24px);opacity:.7}to{transform:translateX(0);opacity:1}}
.rshp-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;top:-14px;z-index:4;padding:12px 0;background:linear-gradient(180deg,#fff 70%,rgba(255,255,255,.82));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);}
.rshp-mobile-menu-logo{display:flex;align-items:center;min-width:0;color:#0d2b4b!important;text-decoration:none!important;}
.rshp-mobile-menu-logo img{display:block;width:auto;height:auto;max-width:142px;max-height:56px;object-fit:contain;}
.rshp-mobile-menu-close{width:44px;height:44px;border:0;border-radius:17px;display:grid;place-items:center;background:#eef6ff;color:#0d2b4b;box-shadow:inset 0 0 0 1px rgba(13,43,75,.08);cursor:pointer;}
.rshp-mobile-menu-close svg{width:20px;height:20px;}
.rshp-mobile-menu-intro{margin:8px 0 12px;padding:15px;border-radius:24px;background:linear-gradient(135deg,#0d2b4b,#16466f);color:#fff;box-shadow:0 18px 34px rgba(13,43,75,.20);}
.rshp-mobile-menu-intro strong{display:block;font-size:17px;font-weight:950;line-height:1.6;}
.rshp-mobile-menu-intro span{display:block;margin-top:2px;color:rgba(255,255,255,.76);font-size:12px;font-weight:700;line-height:1.8;}
.rshp-mobile-menu-quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 12px;}
.rshp-mobile-menu-quick a{min-height:42px;display:flex;align-items:center;justify-content:center;border-radius:17px;text-decoration:none!important;color:#0d2b4b!important;background:#fff;border:1px solid rgba(13,43,75,.08);font-size:12px;font-weight:950;box-shadow:0 10px 22px rgba(7,27,49,.055);}
.rshp-mobile-menu-search{margin:0 0 12px;}
.rshp-mobile-menu-search-btn{width:100%;min-height:50px;border:0;border-radius:19px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:linear-gradient(135deg,#0d2b4b,#2477a8);font-size:13px;font-weight:950;box-shadow:0 16px 30px rgba(36,119,168,.22);cursor:pointer;}
.rshp-mobile-menu-search-btn svg{width:20px;height:20px;}
.rshp-mobile-menu-cats{display:grid;gap:11px;}
.rshp-mobile-menu-group{border-radius:24px;background:#fff;border:1px solid rgba(13,43,75,.08);box-shadow:0 13px 30px rgba(7,27,49,.065);overflow:hidden;}
.rshp-mobile-menu-main{display:grid;grid-template-columns:48px minmax(0,1fr) 28px;align-items:center;gap:10px;padding:12px;text-decoration:none!important;color:#14243a!important;background:linear-gradient(135deg,#fff,#f7fbff);}
.rshp-mobile-menu-main__icon{width:48px;height:48px;border-radius:18px;display:grid;place-items:center;color:#0d2b4b;background:#eff7ff;border:1px solid rgba(13,43,75,.08);}
.rshp-mobile-menu-main__icon svg{width:25px;height:25px;}
.rshp-mobile-menu-main__txt{display:grid;gap:2px;min-width:0;}
.rshp-mobile-menu-main__txt b{font-size:13px;font-weight:950;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.rshp-mobile-menu-main__txt small{font-size:11px;font-weight:700;color:#718197;line-height:1.7;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}
.rshp-mobile-menu-main__arrow{display:grid;place-items:center;color:#8ca1b8;}
.rshp-mobile-menu-main__arrow svg{width:18px;height:18px;}
.rshp-mobile-menu-subgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 12px 12px;}
.rshp-mobile-menu-subgrid a{min-height:46px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;padding:8px;border-radius:16px;text-decoration:none!important;color:#172338!important;background:#f5f9fe;border:1px solid rgba(13,43,75,.06);}
.rshp-mobile-menu-subgrid a span{width:28px;height:28px;border-radius:11px;display:grid;place-items:center;color:#1b5f8c;background:#fff;}
.rshp-mobile-menu-subgrid a svg{width:17px;height:17px;}
.rshp-mobile-menu-subgrid a b{font-size:11.5px;font-weight:900;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.rshp-mobile-menu-subgrid a.rshp-mobile-menu-subitem{background:#fff;}
.rshp-mobile-menu-foot{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;padding-bottom:10px;}
.rshp-mobile-menu-foot a{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:17px;text-decoration:none!important;color:#0d2b4b!important;background:#fff;border:1px solid rgba(13,43,75,.08);font-size:11.5px;font-weight:900;}
.rshp-mobile-menu-foot svg{width:18px;height:18px;}
@media(max-width:380px){.rshp-mobile-menu-panel{width:94vw;padding-right:11px;padding-left:11px}.rshp-mobile-menu-subgrid{grid-template-columns:1fr}.rshp-mobile-menu-logo img{max-width:126px;max-height:50px}}


/* v1.0.5 — safe injection markers for theme bottom navigation */
.rshp-theme-bottom-link--injected{cursor:pointer!important;}
.rshp-theme-bottom-link--injected:active{transform:translateY(1px);}
.rshp-ui-on .rshp-bottom-nav{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;}
