@font-face{font-family:'PeydaWeb';src:url('../../fonts/PeydaWeb-Regular.woff2')format('woff2');font-weight:100 950;font-style:normal;font-display:swap}
:root{--mt-font:PeydaWeb,IRANSansX,Vazirmatn,Tahoma,Arial,sans-serif;--mt-container:1240px;--mt-radius-sm:12px;--mt-radius-md:18px;--mt-radius-lg:24px;--mt-radius-xl:32px;--mt-speed:.18s}
*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;background:var(--mt-bg)}
body{margin:0;min-height:100vh;background:radial-gradient(circle at 10% 12%,rgba(232,191,86,.08),transparent 28%),linear-gradient(180deg,var(--mt-bg)0%,var(--mt-bg-soft)100%);color:var(--mt-text);font-family:var(--mt-font);font-size:15px;line-height:1.85;direction:rtl;overflow-x:hidden;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
svg{width:1.15em;height:1.15em;display:inline-block;vertical-align:middle;flex:0 0 auto}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}
.mt-container,.mt-main>.mt-container,.mt-archive-wrap,.mt-page-wrap{width:min(var(--mt-container),calc(100% - 34px));margin-inline:auto}
.mt-main{min-height:60vh;padding-bottom:36px}
.mt-section{padding:46px 0}
.mt-page-section{padding:34px 0}
.mt-page-section-compact{padding-top:28px}
.mt-page-box,.mt-inner-hero{background:var(--mt-surface);border:1px solid var(--mt-border);border-radius:28px;box-shadow:var(--mt-shadow-sm)}
.mt-page-box{padding:28px;overflow:hidden}
.mt-inner-hero{margin-top:28px;padding:38px}
.mt-inner-hero span{color:var(--mt-primary-strong);font-weight:900}
.mt-inner-hero h1{margin:8px 0 0;font-size:clamp(28px,4vw,46px);line-height:1.18}
.admin-bar .mt-header{top:32px}
@media(max-width:782px){.admin-bar .mt-header{top:46px}}
@media(max-width:600px){.admin-bar .mt-header{top:0}}
.mt-header{position:sticky;top:0;z-index:90;background:color-mix(in srgb,var(--mt-surface)94%,transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--mt-border);box-shadow:var(--mt-shadow-header)}
.mt-topbar{height:32px;background:var(--mt-topbar-bg);border-bottom:1px solid var(--mt-border-soft);font-size:12px;color:var(--mt-muted)}
.mt-topbar-inner{height:32px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.mt-top-right,.mt-top-left{display:flex;align-items:center;gap:14px;min-width:0}
.mt-top-right span,.mt-top-left span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}
.mt-navbar-inner{min-height:74px;display:grid;grid-template-columns:auto minmax(0,1fr)auto auto;grid-template-areas:"tools nav brand toggle";align-items:center;gap:16px;direction:ltr}
.mt-tools-left{grid-area:tools;display:flex;align-items:center;gap:8px;direction:rtl}
.mt-brand{grid-area:brand;display:inline-flex;align-items:center}
.mt-brand-logo{width:150px;max-height:48px;object-fit:contain}
.mt-nav{grid-area:nav;display:flex;justify-content:center;min-width:0;direction:rtl}
.mt-menu,.mt-mobile-menu{list-style:none;margin:0;padding:0}
.mt-menu{display:flex;align-items:center;justify-content:center;gap:3px;flex-wrap:nowrap}
.mt-menu>li{position:relative}
.mt-menu a{display:inline-flex;align-items:center;gap:6px;max-width:150px;padding:9px 11px;border-radius:999px;color:var(--mt-text-soft);font-size:13px;font-weight:850;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:.18s}
.mt-menu a:hover,.mt-menu .current-menu-item>a,.mt-menu .current-menu-parent>a{background:var(--mt-primary-soft);color:var(--mt-primary-strong)}
.mt-menu .sub-menu{position:absolute;top:calc(100%+8px);right:0;min-width:220px;margin:0;padding:8px;list-style:none;background:var(--mt-surface);border:1px solid var(--mt-border);border-radius:18px;box-shadow:var(--mt-shadow-md);opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s}
.mt-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}
.mt-menu .sub-menu a{max-width:none;width:100%;border-radius:12px}
.mt-icon-btn,.mt-currency,.mt-mobile-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:42px;height:42px;padding:0 12px;border-radius:999px;border:1px solid var(--mt-border);background:var(--mt-surface-2);color:var(--mt-text);box-shadow:var(--mt-shadow-xs);transition:.18s}
.mt-icon-btn:hover,.mt-currency:hover,.mt-mobile-toggle:hover{transform:translateY(-1px);box-shadow:var(--mt-shadow-sm)}
.mt-cart-count{position:absolute;top:-6px;left:-4px;min-width:18px;height:18px;border-radius:999px;display:grid;place-items:center;background:var(--mt-danger);color:#fff;font-size:10px;font-weight:950;border:2px solid var(--mt-surface)}
.mt-cart-count.is-empty{display:none}
.mt-mobile-toggle{grid-area:toggle;display:none;border:0}
.mt-mobile-panel{display:none;width:min(var(--mt-container),calc(100% - 34px));margin:0 auto 12px;padding:12px;border:1px solid var(--mt-border);background:var(--mt-surface);border-radius:22px;box-shadow:var(--mt-shadow-md)}
.mt-mobile-panel.is-open{display:block}
.mt-mobile-menu{display:grid;gap:6px}
.mt-mobile-menu a{display:block;padding:11px 12px;border-radius:14px;color:var(--mt-text);font-weight:850}
.mt-mobile-menu a:hover{background:var(--mt-primary-soft);color:var(--mt-primary-strong)}
@media(max-width:1100px){.mt-menu a{max-width:118px;font-size:12.5px}.mt-brand-logo{width:135px}}
@media(max-width:980px){.mt-topbar{display:none}.mt-navbar-inner{min-height:66px;grid-template-columns:auto 1fr auto;grid-template-areas:"tools brand toggle"}.mt-nav{display:none}.mt-mobile-toggle{display:inline-flex}.mt-brand{justify-content:center}.mt-tools-left .mt-currency{display:none}.mt-brand-logo{width:126px}}
@media(max-width:700px){.mt-container,.mt-main>.mt-container,.mt-archive-wrap,.mt-page-wrap,.mt-mobile-panel{width:min(var(--mt-container),calc(100% - 24px))}body{font-size:14px}.mt-tools-left .mt-icon-btn:nth-of-type(2){display:none}.mt-icon-btn,.mt-mobile-toggle{min-width:38px;height:38px}.mt-brand-logo{width:116px}.mt-page-box{padding:18px;border-radius:22px}}
:root{--mt-container:min(1480px,94vw);--mt-density:.88;--mt-radius-sm:10px;--mt-radius-md:14px;--mt-radius-lg:20px;--mt-radius-xl:26px;--mt-header-height:58px;--mt-section-y:clamp(22px,2.5vw,36px);--mt-card-pad:clamp(14px,1.55vw,22px)}
html{font-size:14.25px;direction:rtl}
body{font-size:14px;line-height:1.72;direction:rtl}
.mt-container,.mt-main>.mt-container,.mt-archive-wrap,.mt-page-wrap,.mt-mobile-panel{width:min(var(--mt-container),calc(100% - 28px));margin-inline:auto}
.mt-main{min-height:52vh;padding-bottom:24px}
.mt-section{padding:var(--mt-section-y)0}
.mt-page-section{padding:clamp(18px,2vw,28px)0}
.mt-page-box{padding:var(--mt-card-pad);border-radius:var(--mt-radius-xl)}
.mt-inner-hero{margin-top:18px;padding:clamp(22px,2.5vw,32px);border-radius:var(--mt-radius-xl)}
.mt-inner-hero h1{font-size:clamp(25px,3.2vw,40px)}
.mt-header{direction:rtl}
.mt-topbar{height:27px;font-size:11px}
.mt-topbar-inner{height:27px}
.mt-navbar-inner{min-height:var(--mt-header-height);grid-template-columns:auto minmax(0,1fr)auto auto;gap:10px;direction:ltr}
.mt-brand-logo{width:clamp(118px,9vw,138px);max-height:40px}
.mt-menu{gap:1px}
.mt-menu a{max-width:136px;padding:7px 9px;font-size:12.25px;line-height:1.25;font-weight:850}
.mt-icon-btn,.mt-currency,.mt-mobile-toggle{min-width:36px;height:36px;padding:0 10px}
.mt-cart-count{min-width:16px;height:16px;font-size:9px;top:-5px;left:-3px}
svg{width:1em;height:1em}
@media(min-width:1440px){:root{--mt-container:min(1500px,92vw)}html{font-size:14px}}
@media(max-width:1200px){:root{--mt-container:min(1280px,94vw)}.mt-menu a{max-width:118px;font-size:11.75px;padding-inline:7px}.mt-brand-logo{width:120px}}
@media(max-width:980px){.mt-navbar-inner{min-height:56px;grid-template-columns:auto 1fr auto;grid-template-areas:"tools brand toggle"}}
@media(max-width:700px){body{font-size:13.5px}.mt-container,.mt-main>.mt-container,.mt-archive-wrap,.mt-page-wrap,.mt-mobile-panel{width:calc(100% - 20px)}.mt-page-box{padding:14px;border-radius:18px}}
.mt-brand-logo{width:clamp(160px,13vw,210px);height:auto;object-fit:contain;filter:none}
@media(max-width:760px){.mt-brand-logo{width:154px}}
.mt-header .mt-topbar{height:26px;background:#191919;border-bottom:0;color:#f5f7fb;font-size:11px;line-height:1}
.mt-header .mt-topbar-inner{height:26px}
.mt-header .mt-topbar span{color:#f5f7fb;opacity:.94}
.mt-header .mt-topbar svg{width:14px;height:14px;color:#f2b72c}
.mt-header .mt-navbar{background:rgba(255,255,255,.96)}
.mt-header .mt-navbar-inner{min-height:58px;gap:14px}
.mt-header .mt-menu a{padding:7px 10px;font-size:12.5px}
.mt-header .mt-icon-btn,.mt-header .mt-currency,.mt-header .mt-mobile-toggle{min-width:36px;height:36px;padding:0 10px;box-shadow:0 8px 18px rgba(15,23,42,.045)}
.mt-header .mt-navbar .mt-header-toolbar-brand-icon{width:26px;height:26px;border-radius:9px;flex:0 0 26px;margin-inline-start:8px}
.mt-header .mt-navbar .mt-header-toolbar-brand-icon img{width:26px;height:26px;border-radius:9px}
.mt-header .mt-navbar .mt-header-toolbar-wordmark{width:clamp(150px,10.5vw,176px);display:block}
@media(max-width:980px){.mt-header .mt-navbar-inner{min-height:56px}.mt-header .mt-topbar{display:none}.mt-header .mt-navbar .mt-header-toolbar-wordmark{width:142px}}
@media(max-width:700px){.mt-header .mt-icon-btn,.mt-header .mt-mobile-toggle{min-width:34px;height:34px}.mt-header .mt-navbar .mt-header-toolbar-wordmark{width:132px}}
.mt-footer{margin-top:46px;padding:42px 0 30px;background:radial-gradient(circle at 82% 8%,rgba(244,194,67,.14),transparent 32%),linear-gradient(180deg,rgba(246,249,253,0),rgba(236,241,248,.96));color:var(--mt-text)}
.mt-footer>.mt-container{width:100%;max-width:none;margin:0;padding:0}
.mt-footer-shell{width:100%;max-width:none;border-inline:0;border-radius:0;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 -18px 55px rgba(15,23,42,.055);overflow:hidden}
.mt-footer-main{width:min(var(--mt-container),calc(100% - 34px));margin-inline:auto;padding:28px 0 22px;display:grid;grid-template-columns:minmax(330px,1.18fr)minmax(150px,.58fr)minmax(165px,.62fr)minmax(260px,.78fr);gap:22px;align-items:start}
.mt-footer-brand-head{min-height:32px;display:flex;align-items:center;gap:15px}
.mt-footer-icon{padding:0;background:transparent;box-shadow:0 16px 34px rgba(17,24,39,.12);overflow:hidden;border-radius:16px;display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px}
.mt-footer-icon img{width:46px;height:46px;display:block;object-fit:cover;border-radius:16px}
.mt-footer-wordmark{display:grid;gap:2px;align-items:center}
.mt-footer-wordmark img{width:210px;max-height:50px;object-fit:contain;object-position:right center}
.mt-footer-wordmark span{font-size:12px;font-weight:900;color:#6f7a8f;letter-spacing:.01em;margin-top:-2px}
.mt-footer-desc{margin:12px 0 14px;max-width:520px;color:#5f6c80;font-size:14.5px;line-height:1.9;font-weight:650}
.mt-footer-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-width:500px}
.mt-footer-action{display:flex;align-items:center;justify-content:center;gap:9px;min-height:40px;padding:8px 12px;border:1px solid rgba(220,228,239,.98);border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc);color:#263248;font-weight:850;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.mt-footer-action:hover{transform:translateY(-1px);border-color:rgba(244,194,67,.65);box-shadow:0 12px 24px rgba(15,23,42,.07)}
.mt-footer-action svg{width:18px;height:18px;color:#c98a0b}
.mt-footer-col h4,.mt-footer-social-bar>strong,.mt-footer-trust h4{min-height:32px;display:flex;align-items:center;margin:0 0 14px;color:#141c2d;font-size:15.5px;font-weight:950;line-height:1.4;letter-spacing:-.02em;white-space:nowrap}
.mt-footer-links{display:grid;gap:6px}
.mt-footer-links a{display:flex;align-items:center;gap:9px;min-height:28px;color:#6d778b;font-size:14px;font-weight:760;line-height:1.4;white-space:nowrap;transition:color .18s ease,transform .18s ease}
.mt-footer-links a span{width:6px;height:6px;border-radius:99px;background:#efbd31;box-shadow:0 0 0 4px rgba(244,194,67,.14);flex:0 0 6px}
.mt-footer-links a:hover{color:#101827;transform:translateX(-2px)}
.mt-footer-app{display:grid;grid-template-columns:104px 1fr;gap:12px;align-items:center;padding:12px;border:1px solid rgba(220,228,239,.92);border-radius:20px;background:radial-gradient(circle at 15% 15%,rgba(244,194,67,.14),transparent 34%),linear-gradient(180deg,#fff,#f9fbff)}
.mt-footer-qr{display:grid;place-items:center;width:104px;height:104px;border-radius:16px;background:#fff;border:1px solid rgba(220,228,239,.95);box-shadow:0 16px 32px rgba(15,23,42,.08);overflow:hidden}
.mt-footer-qr img{width:88px;height:88px;object-fit:contain}
.mt-footer-app-copy{display:grid;gap:5px;min-width:0}
.mt-footer-app-copy strong{min-height:32px;display:flex;align-items:center;font-size:15px;color:#121a2b;font-weight:950;line-height:1.55}
.mt-footer-app-copy p{margin:0;color:#768196;font-size:12.5px;font-weight:650;line-height:1.65}
.mt-footer-app-link{display:inline-flex;width:max-content;align-items:center;gap:7px;margin-top:2px;padding:7px 10px;border-radius:12px;background:linear-gradient(135deg,#ffd766,#f5b92e);color:#111827;font-size:12.5px;font-weight:950;box-shadow:0 12px 24px rgba(216,152,20,.16)}
.mt-footer-app-link svg{width:14px;height:14px;transform:rotate(180deg)}
.mt-footer-trust{width:min(var(--mt-container),calc(100% - 34px));margin:0 auto;padding:14px 0 16px;border-top:1px solid rgba(223,230,241,.82);display:grid;grid-template-columns:minmax(220px,.8fr)1fr;gap:18px;align-items:center}
.mt-footer-trust-head{display:grid;gap:4px;min-width:0}
.mt-footer-trust h4{margin:0;color:#141c2d}
.mt-footer-trust p{margin:0;color:#768196;font-size:12.5px;font-weight:750;line-height:1.7}
.mt-footer-trust-logos{display:flex;align-items:stretch;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.mt-footer-trust-item{width:112px;min-height:74px;border:1px solid rgba(220,228,239,.95);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc);display:grid;place-items:center;align-content:center;gap:5px;padding:8px;box-shadow:0 10px 22px rgba(15,23,42,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.mt-footer-trust-item:hover{transform:translateY(-1px);border-color:rgba(244,194,67,.68);box-shadow:0 14px 28px rgba(15,23,42,.07)}
.mt-footer-trust-item img{max-width:74px;max-height:44px;width:auto;height:auto;object-fit:contain}
.mt-footer-trust-item strong{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#fff4cf,#f6c43d);color:#111827;font-size:15px;font-weight:950}
.mt-footer-trust-item span{color:#344054;font-size:11.5px;font-weight:900;white-space:nowrap;line-height:1.3}
.mt-footer-trust-item--enamad{background:linear-gradient(180deg,#fff,#fffaf0);border-style:solid}
.mt-footer-social-bar{padding:14px 0;border-top:1px solid rgba(223,230,241,.82);border-bottom:1px solid rgba(223,230,241,.82);background:linear-gradient(90deg,rgba(248,251,255,.88),rgba(255,249,232,.5))}
.mt-footer-row-inner{width:min(var(--mt-container),calc(100% - 34px));margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}
.mt-footer-socials{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.mt-footer-social{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:7px 11px;border-radius:14px;border:1px solid rgba(220,228,239,.95);background:#fff;color:#233047;font-size:13px;font-weight:850;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.mt-footer-social:hover{transform:translateY(-1px);border-color:rgba(244,194,67,.68);box-shadow:0 12px 22px rgba(15,23,42,.06)}
.mt-footer-social svg{width:18px;height:18px;color:#1c2637}
.mt-footer-bottom{padding:14px 0;background:rgba(248,251,255,.52);color:#6f7a8f;font-size:13px;font-weight:650}
.mt-footer-legal{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.mt-footer-legal a{color:#6f7a8f;font-weight:750}
.mt-footer-legal a:hover{color:#111827}
@media(max-width:1180px){.mt-footer-main{grid-template-columns:1fr 1fr}.mt-footer-brand,.mt-footer-app{grid-column:1 / -1}.mt-footer-trust{grid-template-columns:1fr;align-items:start}.mt-footer-trust-logos{justify-content:flex-start}.mt-footer-row-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.mt-footer{padding-top:28px}.mt-footer-main{width:calc(100% - 22px);grid-template-columns:1fr;padding:22px 0 18px;gap:20px}.mt-footer-row-inner,.mt-footer-trust{width:calc(100% - 22px)}.mt-footer-actions{grid-template-columns:1fr}.mt-footer-wordmark img{width:168px}.mt-footer-icon,.mt-footer-icon img{width:42px;height:42px;border-radius:14px}.mt-footer-links a{white-space:normal}.mt-footer-app{grid-template-columns:88px 1fr}.mt-footer-qr{width:88px;height:88px}.mt-footer-qr img{width:72px;height:72px}.mt-footer-socials{width:100%}.mt-footer-social{flex:1 1 135px;justify-content:center}.mt-footer-trust{padding:14px 0;gap:12px}.mt-footer-trust-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mt-footer-trust-item{width:auto;min-height:72px}}

/* Premium compact footer refinement. */
.mt-footer-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px 18px}
.mt-footer-main{grid-column:1/-1;padding:22px 0 16px;grid-template-columns:minmax(270px,.82fr) minmax(132px,.42fr) minmax(142px,.46fr) minmax(360px,1.12fr);gap:18px;align-items:center}
.mt-footer-brand-head{gap:12px}
.mt-footer-wordmark img{width:190px}
.mt-footer-desc{margin:8px 0 12px;max-width:470px;font-size:13.5px;line-height:1.85}
.mt-footer-actions{max-width:410px;gap:7px}
.mt-footer-action{min-height:36px;padding:7px 10px;border-radius:12px;font-size:13px}
.mt-footer-col h4,.mt-footer-social-bar>strong,.mt-footer-trust h4{min-height:24px;margin-bottom:10px;font-size:14.5px}
.mt-footer-links{gap:4px}
.mt-footer-links a{min-height:25px;font-size:13.5px}
.mt-footer-app{grid-template-columns:128px minmax(0,1fr);gap:16px;padding:14px 16px;border-radius:22px;box-shadow:0 18px 44px rgba(15,23,42,.055),inset 0 1px 0 rgba(255,255,255,.9)}
.mt-footer-qr{width:128px;height:128px;border-radius:18px}
.mt-footer-qr img{width:108px;height:108px}
.mt-footer-app-copy strong{position:relative;display:inline-flex;width:max-content;max-width:100%;min-height:28px;white-space:nowrap;font-size:16px;overflow:hidden}
.mt-footer-app-copy strong::after{content:"";position:absolute;inset:0 auto 0 -42%;width:34%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.82),transparent);transform:skewX(-18deg);animation:mtFooterAppShine 2.8s ease-in-out infinite}
.mt-footer-app-copy p{font-size:12.5px;line-height:1.75}
.mt-footer-app-link{padding:7px 12px;border-radius:11px}
.mt-footer-trust{grid-column:1;width:auto;margin:0 17px 0 0;padding:12px 14px;border:1px solid rgba(220,228,239,.86);border-radius:20px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 12px 28px rgba(15,23,42,.045);grid-template-columns:minmax(210px,.54fr) 1fr;gap:12px;min-height:142px}
.mt-footer-trust-head{align-self:center;gap:3px;text-align:right}
.mt-footer-trust h4{min-height:22px;margin:0;font-size:14.5px;line-height:1.35}
.mt-footer-trust p{font-size:12px;line-height:1.65}
.mt-footer-trust-logos{gap:8px}
.mt-footer-trust-item{width:86px;min-height:58px;border-radius:14px;padding:6px;gap:4px}
.mt-footer-trust-item strong{width:30px;height:30px;border-radius:10px;font-size:14px}
.mt-footer-trust-item span{font-size:10.8px}
.mt-footer-social-bar{grid-column:2;width:auto;margin:0 0 0 17px;padding:12px 14px;border:1px solid rgba(220,228,239,.86);border-radius:20px;background:linear-gradient(180deg,#fff,#fffaf0);box-shadow:0 12px 28px rgba(15,23,42,.045);min-height:142px}
.mt-footer-social-bar .mt-footer-row-inner{width:100%;height:100%;display:grid;grid-template-columns:minmax(160px,.34fr) 1fr;align-items:center;gap:12px}
.mt-footer-social-bar strong{justify-self:end;margin:0;font-size:14.5px;line-height:1.35}
.mt-footer-socials{justify-content:flex-end;gap:8px}
.mt-footer-social{min-height:32px;padding:5px 9px;border-radius:11px;font-size:12px}
.mt-footer-social svg{width:16px;height:16px}
.mt-footer-bottom{grid-column:1/-1;padding:11px 0}
@keyframes mtFooterAppShine{0%,54%{left:-42%;opacity:0}62%{opacity:1}100%{left:110%;opacity:0}}
@media(max-width:1180px){.mt-footer-shell{grid-template-columns:1fr}.mt-footer-main{grid-template-columns:1fr 1fr}.mt-footer-brand,.mt-footer-app,.mt-footer-trust,.mt-footer-social-bar,.mt-footer-bottom{grid-column:1/-1}.mt-footer-trust,.mt-footer-social-bar{margin-inline:17px}.mt-footer-social-bar .mt-footer-row-inner{grid-template-columns:1fr}.mt-footer-socials{justify-content:flex-start}}
@media(max-width:760px){.mt-footer-shell{gap:10px}.mt-footer-main{grid-template-columns:1fr;padding:18px 0 14px}.mt-footer-app{grid-template-columns:96px 1fr}.mt-footer-qr{width:96px;height:96px}.mt-footer-qr img{width:78px;height:78px}.mt-footer-app-copy strong{font-size:14.5px;white-space:normal}.mt-footer-trust,.mt-footer-social-bar{min-height:0;margin-inline:11px;padding:12px;border-radius:18px}.mt-footer-trust{grid-template-columns:1fr}.mt-footer-trust-item{width:auto}.mt-footer-social-bar .mt-footer-row-inner{grid-template-columns:1fr}.mt-footer-social-bar strong{justify-self:start}.mt-footer-socials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}}

/* Footer trust/social minimal strip. */
.mt-footer-trust,
.mt-footer-social-bar{min-height:86px;padding:10px 14px;border-radius:18px}
.mt-footer-trust{grid-template-columns:minmax(150px,.34fr) 1fr;align-items:center}
.mt-footer-trust-head{align-self:center}
.mt-footer-trust-head p{display:none!important}
.mt-footer-trust h4,
.mt-footer-social-bar strong{min-height:20px;margin:0;font-size:14px;font-weight:950;line-height:1.35}
.mt-footer-trust-logos{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:nowrap}
.mt-footer-trust-item{width:auto;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;display:inline-grid;place-items:center;align-content:center;gap:5px}
.mt-footer-trust-item:hover{transform:none;border-color:transparent;box-shadow:none}
.mt-footer-trust-item img{max-width:58px;max-height:46px;width:auto;height:auto;object-fit:contain}
.mt-footer-trust-item strong{width:46px;height:46px;border-radius:14px;font-size:15px;background:linear-gradient(135deg,#fff5d6,#f6c544);box-shadow:0 8px 18px rgba(216,152,20,.12)}
.mt-footer-trust-item span{font-size:10.8px;font-weight:850;color:#5f6c80}
.mt-footer-social-bar .mt-footer-row-inner{grid-template-columns:minmax(150px,.34fr) 1fr;align-items:center}
.mt-footer-social-bar strong{justify-self:end}
.mt-footer-socials{align-items:center}
.mt-footer-social{min-height:30px;padding:5px 9px}
.mt-footer-social svg{width:17px;height:17px}
@media(max-width:760px){.mt-footer-trust,.mt-footer-social-bar{min-height:0}.mt-footer-trust,.mt-footer-social-bar .mt-footer-row-inner{grid-template-columns:1fr}.mt-footer-trust-logos{justify-content:flex-start;gap:14px;flex-wrap:wrap}.mt-footer-social-bar strong{justify-self:start}}

/* Footer trust/social layout fix. */
.mt-footer-shell{grid-template-columns:minmax(0,1fr) minmax(0,1fr);direction:ltr}
.mt-footer-main{direction:rtl}
.mt-footer-trust{grid-column:2/3!important;grid-row:2;width:auto;min-width:0;margin:0 17px 0 0!important;overflow:hidden;direction:rtl}
.mt-footer-social-bar{grid-column:1/2!important;grid-row:2;width:auto;min-width:0;margin:0 0 0 17px!important;overflow:hidden;direction:rtl}
.mt-footer-trust,
.mt-footer-social-bar{min-height:78px!important;padding:10px 14px!important}
.mt-footer-trust{grid-template-columns:minmax(126px,.3fr) minmax(0,1fr)!important;gap:10px!important}
.mt-footer-social-bar .mt-footer-row-inner{grid-template-columns:minmax(126px,.3fr) minmax(0,1fr)!important;gap:10px!important}
.mt-footer-trust-logos{min-width:0;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;flex-wrap:nowrap!important;overflow:hidden}
.mt-footer-trust-item{flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:62px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.mt-footer-trust-item span{display:none!important}
.mt-footer-trust-item img{display:block;max-width:54px!important;max-height:42px!important;width:auto!important;height:auto!important}
.mt-footer-trust-item strong{width:42px!important;height:42px!important;border-radius:13px!important;font-size:14px!important}
.mt-footer-socials{min-width:0;justify-content:flex-end!important;gap:8px!important;overflow:hidden}
.mt-footer-social{white-space:nowrap}
@media(max-width:1180px){.mt-footer-trust,.mt-footer-social-bar{grid-column:1/-1!important;grid-row:auto;margin-inline:17px!important}}
@media(max-width:760px){.mt-footer-trust,.mt-footer-social-bar{margin-inline:11px!important}.mt-footer-trust,.mt-footer-social-bar .mt-footer-row-inner{grid-template-columns:1fr!important}.mt-footer-trust-logos{justify-content:flex-start!important;flex-wrap:wrap!important;overflow:visible}.mt-footer-socials{justify-content:flex-start!important;overflow:visible}}

/* Mobile compact footer. */
@media(max-width:760px){
  .mt-footer{
    margin-top:12px!important;
    padding:0 0 14px!important;
  }
  .mt-footer-shell{
    gap:8px!important;
  }
  .mt-footer-main{
    width:calc(100% - 18px)!important;
    padding:14px 0 10px!important;
    gap:12px!important;
  }
  .mt-footer-brand-head{
    gap:9px!important;
  }
  .mt-footer-wordmark img{
    width:142px!important;
  }
  .mt-footer-icon,
  .mt-footer-icon img{
    width:36px!important;
    height:36px!important;
    border-radius:12px!important;
  }
  .mt-footer-desc{
    margin:6px 0 8px!important;
    font-size:12.5px!important;
    line-height:1.65!important;
  }
  .mt-footer-actions{
    grid-template-columns:1fr 1fr!important;
    gap:6px!important;
  }
  .mt-footer-action{
    min-height:32px!important;
    padding:5px 8px!important;
    font-size:12px!important;
    border-radius:10px!important;
  }
  .mt-footer-col h4,
  .mt-footer-social-bar>strong,
  .mt-footer-trust h4{
    min-height:20px!important;
    margin-bottom:6px!important;
    font-size:13.5px!important;
  }
  .mt-footer-links{
    gap:2px!important;
  }
  .mt-footer-links a{
    min-height:22px!important;
    font-size:12.5px!important;
  }
  .mt-footer-app{
    grid-template-columns:72px minmax(0,1fr)!important;
    gap:9px!important;
    padding:9px!important;
    border-radius:15px!important;
  }
  .mt-footer-qr{
    width:72px!important;
    height:72px!important;
    border-radius:13px!important;
  }
  .mt-footer-qr img{
    width:58px!important;
    height:58px!important;
  }
  .mt-footer-app-copy{
    gap:3px!important;
  }
  .mt-footer-app-copy strong{
    min-height:0!important;
    font-size:13px!important;
    line-height:1.35!important;
  }
  .mt-footer-app-copy p{
    font-size:11px!important;
    line-height:1.45!important;
  }
  .mt-footer-app-link{
    padding:5px 8px!important;
    font-size:11px!important;
    border-radius:9px!important;
  }
  .mt-footer-trust,
  .mt-footer-social-bar{
    min-height:0!important;
    margin-inline:9px!important;
    padding:9px!important;
    border-radius:15px!important;
  }
  .mt-footer-trust-logos{
    gap:10px!important;
  }
  .mt-footer-trust-item img{
    max-width:42px!important;
    max-height:34px!important;
  }
  .mt-footer-trust-item strong{
    width:34px!important;
    height:34px!important;
    border-radius:11px!important;
    font-size:12px!important;
  }
  .mt-footer-socials{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .mt-footer-social{
    min-height:30px!important;
    padding:4px 7px!important;
    font-size:11.5px!important;
    border-radius:10px!important;
    justify-content:center!important;
  }
  .mt-footer-bottom{
    padding:8px 0!important;
    font-size:11.5px!important;
  }
  .mt-footer-bottom .mt-footer-row-inner{
    width:calc(100% - 18px)!important;
    gap:8px!important;
  }
  .mt-footer-legal{
    gap:9px!important;
  }
}

/* Mobile footer ordered compact layout. */
@media(max-width:760px){
  .mt-footer-shell{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    direction:rtl!important;
    gap:8px!important;
    background:linear-gradient(180deg,#fff,#fbfdff)!important;
  }
  .mt-footer-main{
    grid-column:1/-1!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    width:calc(100% - 18px)!important;
    gap:8px 10px!important;
    padding:10px 0 0!important;
  }
  .mt-footer-app{
    order:1!important;
    grid-column:1/-1!important;
    grid-template-columns:76px minmax(0,1fr)!important;
    max-width:360px!important;
    width:100%!important;
    margin-inline:auto!important;
    justify-self:center!important;
    text-align:right!important;
    box-shadow:0 14px 34px rgba(15,23,42,.075),inset 0 1px 0 rgba(255,255,255,.92)!important;
  }
  .mt-footer-col{
    padding:0 10px 10px!important;
    border-bottom:1px solid rgba(220,228,239,.72)!important;
  }
  .mt-footer-col:nth-of-type(1){
    order:2!important;
    grid-column:1!important;
    border-left:1px solid rgba(220,228,239,.72)!important;
  }
  .mt-footer-col:nth-of-type(2){
    order:3!important;
    grid-column:2!important;
  }
  .mt-footer-col h4{
    justify-content:center!important;
    text-align:center!important;
    margin-bottom:7px!important;
  }
  .mt-footer-links{
    gap:3px!important;
  }
  .mt-footer-links a{
    justify-content:center!important;
    text-align:center!important;
    min-height:23px!important;
    font-size:12.2px!important;
  }
  .mt-footer-links a span{
    width:5px!important;
    height:5px!important;
    flex-basis:5px!important;
    box-shadow:0 0 0 3px rgba(244,194,67,.12)!important;
  }
  .mt-footer-brand{
    order:4!important;
    grid-column:1/-1!important;
    padding:10px 8px!important;
    border-bottom:1px solid rgba(220,228,239,.72)!important;
    text-align:center!important;
  }
  .mt-footer-brand-head,
  .mt-footer-desc{
    display:none!important;
  }
  .mt-footer-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    max-width:330px!important;
    margin-inline:auto!important;
  }
  .mt-footer-action{
    justify-content:center!important;
  }
  .mt-footer-trust{
    grid-column:1!important;
    grid-row:auto!important;
    margin:0 9px 0 0!important;
    min-height:78px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    align-content:start!important;
    gap:7px!important;
  }
  .mt-footer-social-bar{
    grid-column:2!important;
    grid-row:auto!important;
    margin:0 0 0 9px!important;
    min-height:78px!important;
    display:grid!important;
    align-content:start!important;
    gap:7px!important;
  }
  .mt-footer-trust h4,
  .mt-footer-social-bar strong{
    justify-self:center!important;
    text-align:center!important;
    font-size:12.8px!important;
  }
  .mt-footer-trust-logos{
    justify-content:center!important;
    gap:9px!important;
    flex-wrap:wrap!important;
  }
  .mt-footer-social-bar .mt-footer-row-inner{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
    gap:7px!important;
  }
  .mt-footer-socials{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:5px!important;
  }
  .mt-footer-social{
    min-height:28px!important;
    padding:4px 6px!important;
    font-size:10.8px!important;
  }
  .mt-footer-social svg{
    width:14px!important;
    height:14px!important;
  }
  .mt-footer-bottom{
    grid-column:1/-1!important;
    padding:8px 0 10px!important;
    border-top:1px solid rgba(220,228,239,.72)!important;
  }
  .mt-footer-bottom .mt-footer-row-inner{
    display:grid!important;
    grid-template-columns:1fr!important;
    justify-items:center!important;
    text-align:right!important;
  }
  .mt-footer-copy{
    width:100%!important;
    text-align:right!important;
    line-height:1.7!important;
  }
  .mt-footer-legal{
    justify-content:center!important;
    text-align:center!important;
  }
}

.mt-footer-app-link{
  margin-right:auto!important;
  margin-left:0!important;
}

@media(max-width:760px){
  .mt-footer-app-link{
    justify-self:start!important;
    margin-right:auto!important;
    margin-left:0!important;
  }
  .mt-footer-col{
    min-height:156px!important;
    display:flex!important;
    flex-direction:column!important;
  }
  .mt-footer-links{
    flex:1 1 auto!important;
    align-content:start!important;
  }
  .mt-footer-bottom .mt-footer-row-inner{
    text-align:center!important;
  }
  .mt-footer-copy{
    text-align:center!important;
  }
}

body:not(.mt-page-home) .mt-main{
  padding-bottom:clamp(14px,1.6vw,22px)!important;
}
body:not(.mt-page-home) .mt-main > :last-child{
  margin-bottom:0!important;
}
body:not(.mt-page-home) .mt-footer{
  margin-top:0!important;
}

@media(max-width:760px){
  body:not(.mt-page-home) .mt-main{
    padding-bottom:16px!important;
  }
}

/* ===== MinerTools Header v4 - spacing and icon repair ===== */
@media (min-width:981px){
  .mt-navbar{height:72px!important;min-height:72px!important}
  .mt-navbar .mt-container.mt-navbar-inner{height:72px!important;min-height:72px!important;grid-template-columns:194px minmax(0,1fr) 284px!important;column-gap:16px!important;padding-inline:26px!important}
  .mt-navbar .mt-tools-left{width:194px!important;max-width:194px!important;gap:10px!important}
  .mt-navbar .mt-icon-btn,.mt-navbar .mt-currency,.mt-toolbar-emblem{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;border-radius:14px!important;background:#081827!important}
  .mt-navbar .mt-icon-btn img,.mt-navbar .mt-icon-btn svg,.mt-navbar .mt-currency img,.mt-toolbar-emblem img{width:24px!important;height:24px!important;display:block!important;object-fit:contain!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;filter:none!important}
  .mt-navbar .mt-brand{width:284px!important;min-width:284px!important;max-width:284px!important;justify-content:flex-end!important}
  .mt-navbar .mt-brand-logo,.mt-navbar .mt-header-toolbar-wordmark{width:268px!important;max-width:268px!important;height:54px!important;max-height:54px!important;object-fit:contain!important;object-position:right center!important;opacity:1!important;visibility:visible!important}
  .mt-navbar .mt-nav{height:72px!important;padding-inline:24px!important;overflow:visible!important}
  .mt-navbar .mt-menu{height:72px!important;align-items:stretch!important;overflow:visible!important}
  .mt-navbar .mt-menu>li{height:72px!important;min-width:86px!important;overflow:visible!important}
  .mt-navbar .mt-menu>li>a{height:72px!important;gap:6px!important;padding:8px 8px 7px!important;overflow:visible!important;font-size:11.4px!important;line-height:1.18!important}
  .mt-navbar .mt-menu-icon{width:26px!important;height:26px!important;flex:0 0 26px!important;display:grid!important;place-items:center!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}
  .mt-navbar .mt-menu-icon img,.mt-navbar .mt-menu-icon svg{width:24px!important;height:24px!important;display:block!important;object-fit:contain!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;opacity:1!important;filter:none!important}
  .mt-navbar .mt-menu-label{width:100%!important;max-width:100%!important;padding-inline:1px!important;font-size:11.4px!important;line-height:1.18!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .mt-navbar .mt-menu-label::after{bottom:3px!important}
}
@media (min-width:981px) and (max-width:1360px){
  .mt-navbar .mt-container.mt-navbar-inner{grid-template-columns:184px minmax(0,1fr) 242px!important;column-gap:10px!important;padding-inline:18px!important}
  .mt-navbar .mt-tools-left{width:184px!important;max-width:184px!important;gap:8px!important}
  .mt-navbar .mt-icon-btn,.mt-navbar .mt-currency,.mt-toolbar-emblem{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important}
  .mt-navbar .mt-brand{width:242px!important;min-width:242px!important;max-width:242px!important}
  .mt-navbar .mt-brand-logo,.mt-navbar .mt-header-toolbar-wordmark{width:230px!important;max-width:230px!important;height:48px!important}
  .mt-navbar .mt-nav{padding-inline:14px!important}
  .mt-navbar .mt-menu>li{min-width:76px!important}
  .mt-navbar .mt-menu>li>a,.mt-navbar .mt-menu-label{font-size:10.3px!important}
  .mt-navbar .mt-menu-icon,.mt-navbar .mt-menu-icon img,.mt-navbar .mt-menu-icon svg{width:22px!important;height:22px!important}
}
/* ===== /MinerTools Header v4 ===== */


/* ===== MinerTools Header v5 - requested cleanup ===== */
@media (min-width:981px){
  .mt-navbar{height:60px!important;min-height:60px!important;box-shadow:0 6px 18px rgba(0,8,18,.16)!important}
  .mt-navbar .mt-container.mt-navbar-inner{height:60px!important;min-height:60px!important;grid-template-columns:188px minmax(0,1fr) 354px!important;column-gap:12px!important;padding-inline:18px!important}
  .mt-toolbar-emblem{display:none!important}
  .mt-navbar .mt-tools-left{width:188px!important;max-width:188px!important;gap:10px!important}
  .mt-navbar .mt-icon-btn,.mt-navbar .mt-currency,.mt-navbar .mt-user-link,.mt-navbar .mt-support-link,.mt-navbar .mt-cart-link{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:14px!important;background:#081827!important;background-image:none!important;border:1px solid rgba(23,58,85,.95)!important;color:#f5f7fb!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;filter:none!important}
  .mt-navbar .mt-tools-left > a.mt-icon-btn,.mt-navbar .mt-tools-left > a.mt-user-link,.mt-navbar .mt-tools-left > a.mt-support-link,.mt-navbar .mt-tools-left > a.mt-cart-link,.mt-navbar .mt-tools-left > a.mt-currency{background:#081827!important;background-color:#081827!important;background-image:none!important;border-color:rgba(23,58,85,.95)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important}
  .mt-navbar .mt-icon-btn::before,.mt-navbar .mt-icon-btn::after,.mt-navbar .mt-currency::before,.mt-navbar .mt-currency::after{content:none!important;display:none!important}
  .mt-navbar .mt-icon-btn img,.mt-navbar .mt-user-link img,.mt-navbar .mt-support-link img,.mt-navbar .mt-cart-link img{width:22px!important;height:22px!important;display:block!important;object-fit:contain!important;background:transparent!important;background-color:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;filter:none!important}
  .mt-navbar .mt-user-link img{border-radius:50%!important}
  .mt-navbar .mt-brand{width:354px!important;min-width:354px!important;max-width:354px!important;justify-content:flex-end!important;overflow:visible!important}
  .mt-navbar .mt-brand-logo,.mt-navbar .mt-header-toolbar-wordmark{content:url("../../images/minertools-wordmark.png")!important;display:block!important;width:330px!important;max-width:330px!important;height:52px!important;max-height:52px!important;object-fit:contain!important;object-position:right center!important;opacity:1!important;visibility:visible!important}
  .mt-navbar .mt-nav{height:60px!important;padding-inline:14px!important;overflow:hidden!important}
  .mt-navbar .mt-nav::before,.mt-navbar .mt-nav::after{content:none!important;display:none!important}
  .mt-navbar .mt-menu{height:60px!important}
  .mt-navbar .mt-menu>li{height:60px!important;min-width:78px!important}
  .mt-navbar .mt-menu>li>a{height:60px!important;gap:4px!important;padding:6px 7px 5px!important;font-size:10.6px!important;line-height:1.14!important}
  .mt-navbar .mt-menu-icon,.mt-navbar .mt-menu-icon img,.mt-navbar .mt-menu-icon svg{width:21px!important;height:21px!important}
  .mt-navbar .mt-menu-label{font-size:10.6px!important;line-height:1.14!important}
}
@media (min-width:981px) and (max-width:1360px){
  .mt-navbar .mt-container.mt-navbar-inner{grid-template-columns:188px minmax(0,1fr) 324px!important;column-gap:8px!important;padding-inline:16px!important}
  .mt-navbar .mt-brand{width:324px!important;min-width:324px!important;max-width:324px!important}
  .mt-navbar .mt-brand-logo,.mt-navbar .mt-header-toolbar-wordmark{width:304px!important;max-width:304px!important;height:50px!important}
  .mt-navbar .mt-menu>li{min-width:72px!important}
}
/* ===== /MinerTools Header v5 ===== */


/* ===== MinerTools Header v6 - brand asset and right cluster ===== */
@media (min-width:981px){
  .mt-navbar .mt-container.mt-navbar-inner{grid-template-columns:220px minmax(0,1fr) 360px!important;column-gap:0!important}
  .mt-navbar .mt-nav{justify-self:end!important;width:auto!important;min-width:min(760px, 100%)!important;max-width:820px!important;margin-inline-start:auto!important;margin-inline-end:0!important}
  .mt-navbar .mt-menu{justify-content:flex-end!important}
  .mt-navbar .mt-brand{width:360px!important;min-width:360px!important;max-width:360px!important}
  .mt-navbar .mt-brand-logo,.mt-navbar .mt-header-toolbar-wordmark{content:url("../../images/brand/minertools-wordmark-header.png")!important;width:304px!important;max-width:304px!important;height:48px!important;max-height:48px!important}
  .mt-navbar .mt-tools-left > a.mt-icon-btn:hover,.mt-navbar .mt-tools-left > a.mt-user-link:hover,.mt-navbar .mt-tools-left > a.mt-support-link:hover,.mt-navbar .mt-tools-left > a.mt-cart-link:hover,.mt-navbar .mt-tools-left > a.mt-currency:hover,.mt-navbar .mt-tools-left > a.mt-icon-btn:focus-visible,.mt-navbar .mt-tools-left > a.mt-user-link:focus-visible,.mt-navbar .mt-tools-left > a.mt-support-link:focus-visible,.mt-navbar .mt-tools-left > a.mt-cart-link:focus-visible,.mt-navbar .mt-tools-left > a.mt-currency:focus-visible{background:#081827!important;background-color:#081827!important;background-image:none!important;border-color:rgba(244,197,66,.42)!important;color:#ffd45a!important;box-shadow:0 0 0 1px rgba(244,197,66,.08) inset, 0 10px 22px rgba(0,8,18,.12)!important}
}
@media (min-width:981px) and (max-width:1360px){
  .mt-navbar .mt-container.mt-navbar-inner{grid-template-columns:220px minmax(0,1fr) 332px!important}
  .mt-navbar .mt-brand{width:332px!important;min-width:332px!important;max-width:332px!important}
  .mt-navbar .mt-brand-logo,.mt-navbar .mt-header-toolbar-wordmark{width:286px!important;max-width:286px!important;height:46px!important}
  .mt-navbar .mt-nav{min-width:min(690px, 100%)!important}
}
/* ===== /MinerTools Header v6 ===== */


/* ===== MinerTools Header v7 - title-safe icons and natural menu widths ===== */
@media (min-width:981px){
  .mt-navbar .mt-container.mt-navbar-inner{grid-template-columns:220px minmax(0,1fr) 332px!important}
  .mt-navbar .mt-brand{width:332px!important;min-width:332px!important;max-width:332px!important}
  .mt-navbar .mt-nav{justify-self:end!important;width:max-content!important;min-width:0!important;max-width:calc(100vw - 570px)!important;padding-inline:10px!important;overflow:visible!important}
  .mt-navbar .mt-menu{width:max-content!important;max-width:none!important;justify-content:flex-end!important;gap:0!important;overflow:visible!important}
  .mt-navbar .mt-menu>li{flex:0 0 auto!important;min-width:max-content!important;width:auto!important;max-width:none!important;overflow:visible!important}
  .mt-navbar .mt-menu>li>a{width:auto!important;min-width:max-content!important;max-width:none!important;padding-inline:12px!important;overflow:visible!important}
  .mt-navbar .mt-menu-label{width:auto!important;max-width:none!important;min-width:max-content!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
}
@media (min-width:981px) and (max-width:1360px){
  .mt-navbar .mt-nav{max-width:calc(100vw - 560px)!important}
  .mt-navbar .mt-menu>li>a{padding-inline:10px!important;font-size:10px!important}
  .mt-navbar .mt-menu-label{font-size:10px!important}
}
/* ===== /MinerTools Header v7 ===== */


/* ===== MinerTools Header v8 - visual right pull ===== */
@media (min-width:981px){
  .mt-navbar .mt-nav{transform:translateX(clamp(110px, 8vw, 160px))!important}
}
@media (min-width:981px) and (max-width:1360px){
  .mt-navbar .mt-nav{transform:translateX(150px)!important}
}
/* ===== /MinerTools Header v8 ===== */


/* ===== MinerTools Header v9 - roomier right menu ===== */
@media (min-width:981px){
  .mt-navbar .mt-nav{transform:translateX(clamp(104px, 7.5vw, 132px))!important}
  .mt-navbar .mt-menu>li>a{padding-inline:16px!important}
}
@media (min-width:981px) and (max-width:1360px){
  .mt-navbar .mt-nav{transform:translateX(116px)!important}
  .mt-navbar .mt-menu>li>a{padding-inline:13px!important}
}
/* ===== /MinerTools Header v9 ===== */


/* ===== MinerTools Mobile Header v10 ===== */
@media (max-width:980px){
  .mt-header{background:#061521!important;border-bottom:1px solid rgba(23,58,85,.9)!important;box-shadow:0 8px 20px rgba(0,8,18,.18)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
  .mt-navbar{height:66px!important;min-height:66px!important;background:linear-gradient(180deg,#092035 0%,#061521 100%)!important;border:0!important;box-shadow:none!important}
  .mt-navbar .mt-container.mt-navbar-inner{position:relative!important;width:100%!important;max-width:none!important;height:66px!important;min-height:66px!important;margin:0!important;padding:0 12px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;grid-template-areas:"tools brand toggle"!important;align-items:center!important;column-gap:8px!important;direction:ltr!important;background:transparent!important}
  .mt-navbar .mt-tools-left{grid-area:tools!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;max-width:none!important;gap:7px!important;direction:ltr!important;z-index:3!important}
  .mt-navbar .mt-support-link{display:none!important}
  .mt-navbar .mt-currency,.mt-navbar .mt-user-link,.mt-navbar .mt-cart-link,.mt-navbar .mt-mobile-toggle{display:inline-flex!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0!important;border-radius:16px!important;background:#081827!important;background-image:none!important;border:1px solid rgba(23,58,85,.95)!important;color:#f5f7fb!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;transform:none!important}
  .mt-navbar .mt-currency:hover,.mt-navbar .mt-user-link:hover,.mt-navbar .mt-cart-link:hover,.mt-navbar .mt-mobile-toggle:hover{background:#081827!important;background-image:none!important;border-color:rgba(244,197,66,.42)!important;color:#ffd45a!important}
  .mt-navbar .mt-currency::before,.mt-navbar .mt-currency::after,.mt-navbar .mt-icon-btn::before,.mt-navbar .mt-icon-btn::after,.mt-navbar .mt-mobile-toggle::before,.mt-navbar .mt-mobile-toggle::after{content:none!important;display:none!important}
  .mt-navbar .mt-currency span{display:block!important;color:inherit!important;font-size:13px!important;font-weight:850!important;line-height:1!important}
  .mt-navbar .mt-icon-btn img,.mt-navbar .mt-mobile-toggle img{width:22px!important;height:22px!important;display:block!important;object-fit:contain!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;filter:none!important}
  .mt-navbar .mt-mobile-toggle{grid-area:toggle!important;justify-self:end!important;z-index:3!important}
  .mt-navbar .mt-brand{grid-area:brand!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:auto!important;min-width:0!important;max-width:none!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;z-index:2!important}
  .mt-navbar .mt-brand-logo,.mt-navbar .mt-header-toolbar-wordmark{content:url("../../images/brand/minertools-wordmark-header.png")!important;width:182px!important;max-width:182px!important;height:auto!important;max-height:44px!important;object-fit:contain!important;object-position:center center!important}
  .mt-navbar .mt-nav{display:none!important}
  .mt-mobile-panel{width:calc(100% - 20px)!important;margin:0 auto 10px!important;background:#081827!important;border:1px solid rgba(23,58,85,.95)!important;border-radius:18px!important;box-shadow:0 12px 28px rgba(0,8,18,.24)!important}
}
@media (max-width:430px){
  .mt-navbar .mt-container.mt-navbar-inner{padding-inline:8px!important;column-gap:6px!important}
  .mt-navbar .mt-tools-left{gap:5px!important}
  .mt-navbar .mt-currency,.mt-navbar .mt-user-link,.mt-navbar .mt-cart-link,.mt-navbar .mt-mobile-toggle{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;border-radius:14px!important}
  .mt-navbar .mt-brand-logo,.mt-navbar .mt-header-toolbar-wordmark{width:154px!important;max-width:154px!important}
}
/* ===== /MinerTools Mobile Header v10 ===== */


/* ===== MinerTools Mobile Header v11 - strict controls ===== */
@media (max-width:980px){
  .mt-navbar .mt-tools-left > a.mt-currency,.mt-navbar .mt-tools-left > a.mt-user-link,.mt-navbar .mt-tools-left > a.mt-cart-link{display:inline-flex!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;background:#081827!important;background-color:#081827!important;background-image:none!important;border:1px solid rgba(23,58,85,.95)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important}
  .mt-navbar .mt-tools-left > a.mt-support-link{display:none!important}
  .mt-navbar .mt-brand{left:50vw!important}
}
@media (max-width:430px){
  .mt-navbar .mt-tools-left > a.mt-currency,.mt-navbar .mt-tools-left > a.mt-user-link,.mt-navbar .mt-tools-left > a.mt-cart-link{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important}
}
/* ===== /MinerTools Mobile Header v11 ===== */


/* ===== MinerTools Mobile Header v12 - exact center and visible profile ===== */
@media (max-width:980px){
  .mt-navbar .mt-tools-left > a.mt-user-link,.mt-navbar .mt-tools-left > a.mt-icon-btn.mt-user-link,.mt-navbar .mt-tools-left .mt-icon-btn.mt-user-link:nth-of-type(2){display:inline-flex!important}
  .mt-navbar .mt-brand{position:static!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;justify-self:center!important}
}
/* ===== MinerTools Mobile Header v12 ===== */


/* ===== MinerTools Mobile Menu Panel v13 ===== */
@media (max-width:980px){
  .mt-mobile-panel{width:min(286px, calc(100vw - 28px))!important;margin:8px 10px 12px auto!important;padding:8px!important;direction:rtl!important;background:rgba(8,24,39,.72)!important;border:1px solid rgba(126,215,255,.16)!important;border-radius:18px!important;box-shadow:0 18px 38px rgba(0,8,18,.28), inset 0 1px 0 rgba(255,255,255,.045)!important;backdrop-filter:blur(16px) saturate(1.18)!important;-webkit-backdrop-filter:blur(16px) saturate(1.18)!important}
  .mt-mobile-panel.is-open{display:block!important}
  .mt-mobile-menu{display:grid!important;gap:4px!important;margin:0!important;padding:0!important}
  .mt-mobile-menu li{margin:0!important;padding:0!important}
  .mt-mobile-menu a{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:38px!important;padding:9px 11px!important;border-radius:12px!important;color:#eef5ff!important;background:transparent!important;font-size:12.5px!important;font-weight:850!important;line-height:1.35!important;text-align:right!important;text-decoration:none!important;white-space:normal!important}
  .mt-mobile-menu a:hover,.mt-mobile-menu .current-menu-item > a,.mt-mobile-menu .current_page_item > a{color:#ffd45a!important;background:rgba(244,197,66,.08)!important}
}
/* ===== /MinerTools Mobile Menu Panel v13 ===== */


/* ===== MinerTools Mobile Controls Hover v14 ===== */
@media (max-width:980px){
  .mt-header .mt-navbar .mt-tools-left > a.mt-user-link:hover,.mt-header .mt-navbar .mt-tools-left > a.mt-cart-link:hover,.mt-header .mt-navbar .mt-tools-left > a.mt-user-link:active,.mt-header .mt-navbar .mt-tools-left > a.mt-cart-link:active,.mt-header .mt-navbar .mt-tools-left > a.mt-user-link:focus,.mt-header .mt-navbar .mt-tools-left > a.mt-cart-link:focus,.mt-header .mt-navbar .mt-tools-left > a.mt-user-link:focus-visible,.mt-header .mt-navbar .mt-tools-left > a.mt-cart-link:focus-visible{background:#081827!important;background-color:#081827!important;background-image:none!important;border-color:rgba(244,197,66,.42)!important;color:#ffd45a!important;box-shadow:0 0 0 1px rgba(244,197,66,.08) inset, 0 10px 22px rgba(0,8,18,.12)!important;filter:none!important}
  .mt-header .mt-navbar .mt-tools-left > a.mt-user-link:hover img,.mt-header .mt-navbar .mt-tools-left > a.mt-cart-link:hover img,.mt-header .mt-navbar .mt-tools-left > a.mt-user-link:active img,.mt-header .mt-navbar .mt-tools-left > a.mt-cart-link:active img,.mt-header .mt-navbar .mt-tools-left > a.mt-user-link:focus img,.mt-header .mt-navbar .mt-tools-left > a.mt-cart-link:focus img{opacity:1!important;filter:none!important}
}
/* ===== /MinerTools Mobile Controls Hover v14 ===== */

/* ===== MinerTools Desktop Header v15 - stable centered nav slot ===== */
@media (min-width:981px){
  .mt-navbar .mt-container.mt-navbar-inner{grid-template-columns:188px minmax(0,1fr) 286px!important;column-gap:12px!important}
  .mt-navbar .mt-nav{justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding-inline:3px!important;overflow:hidden!important;transform:none!important;clip-path:none!important;background:transparent!important;border:0!important;box-shadow:none!important}
  .mt-navbar .mt-nav::before,.mt-navbar .mt-nav::after{content:none!important;display:none!important}
  .mt-navbar .mt-brand{width:286px!important;min-width:286px!important;max-width:286px!important}
  .mt-navbar .mt-brand-logo,.mt-navbar .mt-header-toolbar-wordmark{width:286px!important;max-width:286px!important}
  .mt-navbar .mt-menu{width:max-content!important;max-width:100%!important;height:60px!important;display:flex!important;align-items:stretch!important;justify-content:center!important;gap:0!important;overflow:hidden!important;transform:translateX(24px)!important;margin:0 auto!important;padding:0!important;background:linear-gradient(90deg,rgba(64,165,255,.045),transparent 14%,transparent 86%,rgba(64,165,255,.045)),linear-gradient(180deg,#092035 0%,#061521 100%)!important;border-top:1px solid rgba(244,197,66,.26)!important;border-bottom:1px solid rgba(244,197,66,.18)!important}
  .mt-navbar .mt-menu>li{position:relative!important;flex:0 1 auto!important;width:auto!important;min-width:86px!important;max-width:none!important;overflow:hidden!important;border-inline-start:0!important}
  .mt-navbar .mt-menu>li::before{content:""!important;position:absolute!important;inset-inline-start:0!important;top:18px!important;bottom:18px!important;width:1px!important;background:rgba(126,215,255,.09)!important;border-radius:999px!important;transition:background-color .18s ease,opacity .18s ease!important;pointer-events:none!important}
  .mt-navbar .mt-menu>li::after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:0!important;background:#f4c542!important;border-radius:999px 999px 0 0!important;opacity:0!important;transition:height .18s ease,opacity .18s ease!important;pointer-events:none!important;z-index:2!important}
  .mt-navbar .mt-menu>li:first-child{border-inline-start:0!important}
  .mt-navbar .mt-menu>li:first-child::before,.mt-navbar .mt-menu>li:last-child::before{display:none!important}
  .mt-navbar .mt-menu>li>a{width:auto!important;height:60px!important;min-width:0!important;max-width:none!important;padding-inline:8px!important;overflow:hidden!important;border-radius:0!important;position:relative!important;z-index:1!important}
  .mt-navbar .mt-menu>li:hover,.mt-navbar .mt-menu>li.current-menu-item,.mt-navbar .mt-menu>li.current_page_item,.mt-navbar .mt-menu>li.current-menu-ancestor,.mt-navbar .mt-menu>li.current_page_ancestor,.mt-navbar .mt-menu>li.mt-home-current{background:linear-gradient(180deg,rgba(244,197,66,.085),rgba(244,197,66,.020))!important;background-color:rgba(244,197,66,.055)!important}
  .mt-navbar .mt-menu>li:hover::before,.mt-navbar .mt-menu>li.current-menu-item::before,.mt-navbar .mt-menu>li.current_page_item::before,.mt-navbar .mt-menu>li.current-menu-ancestor::before,.mt-navbar .mt-menu>li.current_page_ancestor::before,.mt-navbar .mt-menu>li.mt-home-current::before{top:18px!important;bottom:18px!important;width:1px!important;background:rgba(126,215,255,.09)!important}
  .mt-navbar .mt-menu>li:hover::after,.mt-navbar .mt-menu>li.current-menu-item::after,.mt-navbar .mt-menu>li.current_page_item::after,.mt-navbar .mt-menu>li.current-menu-ancestor::after,.mt-navbar .mt-menu>li.current_page_ancestor::after,.mt-navbar .mt-menu>li.mt-home-current::after{height:3px!important;opacity:1!important}
  .mt-navbar .mt-menu-icon,.mt-navbar .mt-menu-icon img,.mt-navbar .mt-menu-icon svg{width:25px!important;height:25px!important;flex:0 0 25px!important}
  .mt-navbar .mt-menu-label{width:auto!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  .mt-navbar .mt-menu-label::after,.mt-navbar .mt-menu>li>a::before,.mt-navbar .mt-menu>li>a::after{content:none!important;display:none!important;opacity:0!important}
  .mt-navbar .mt-menu>li:hover>a,.mt-navbar .mt-menu>li.current-menu-item>a,.mt-navbar .mt-menu>li.current_page_item>a,.mt-navbar .mt-menu>li.current-menu-ancestor>a,.mt-navbar .mt-menu>li.current_page_ancestor>a,.mt-navbar .mt-menu>li.mt-home-current>a{background:transparent!important;box-shadow:none!important}
}
@media (min-width:981px) and (max-width:1360px){
  .mt-navbar .mt-nav{padding-inline:3px!important}
  .mt-navbar .mt-menu>li>a{padding-inline:8px!important}
}
/* ===== /MinerTools Desktop Header v15 ===== */

/* ===== MinerTools Desktop Header v16 - automatic dividers and centered items ===== */
@media (min-width:981px){
  .mt-navbar .mt-menu{
    display:flex!important;
    align-items:stretch!important;
    justify-content:center!important;
    gap:0!important;
  }
  .mt-navbar .mt-menu>li{
    display:flex!important;
    align-items:stretch!important;
    justify-content:center!important;
    min-width:86px!important;
  }
  .mt-navbar .mt-menu>li>a{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:100%!important;
    text-align:center!important;
  }
  .mt-navbar .mt-menu>li::before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    inset-inline-start:0!important;
    top:18px!important;
    bottom:18px!important;
    width:1px!important;
    background:rgba(126,215,255,.16)!important;
    border-radius:999px!important;
    pointer-events:none!important;
  }
  .mt-navbar .mt-menu>li:first-child::before{
    display:none!important;
    content:none!important;
  }
  .mt-navbar .mt-menu>li:last-child::before{
    display:block!important;
    content:""!important;
  }
}
/* ===== /MinerTools Desktop Header v16 ===== */

/* ===== MinerTools Desktop Header v17 - exact item content centering ===== */
@media (min-width:981px){
  .mt-navbar .mt-menu>li>a{
    display:grid!important;
    grid-template-rows:25px auto!important;
    grid-auto-flow:row!important;
    place-items:center!important;
    justify-items:center!important;
    align-content:center!important;
    justify-content:center!important;
    gap:4px!important;
    width:100%!important;
    min-width:100%!important;
    padding-inline:0!important;
    text-align:center!important;
  }
  .mt-navbar .mt-menu>li.current-menu-item>a,
  .mt-navbar .mt-menu>li.current_page_item>a,
  .mt-navbar .mt-menu>li.mt-home-current>a,
  .mt-navbar .mt-menu>li:last-child>a{
    place-items:center!important;
    justify-items:center!important;
    align-content:center!important;
    justify-content:center!important;
    padding-inline:0!important;
  }
  .mt-navbar .mt-menu-icon,
  .mt-navbar .mt-menu-label{
    justify-self:center!important;
    margin-inline:auto!important;
    text-align:center!important;
  }
}
/* ===== /MinerTools Desktop Header v17 ===== */

/* ===== MinerTools Desktop Header v18 - breathable auto-width items ===== */
@media (min-width:981px){
  .mt-navbar .mt-menu{
    overflow:visible!important;
  }
  .mt-navbar .mt-menu>li{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:max-content!important;
    overflow:visible!important;
  }
  .mt-navbar .mt-menu>li>a{
    display:grid!important;
    grid-template-rows:25px auto!important;
    place-items:center!important;
    align-content:center!important;
    justify-content:center!important;
    width:auto!important;
    min-width:max-content!important;
    height:60px!important;
    padding:6px 18px 5px!important;
    box-sizing:border-box!important;
    text-align:center!important;
  }
  .mt-navbar .mt-menu>li:last-child,
  .mt-navbar .mt-menu>li.mt-home-current{
    min-width:110px!important;
  }
  .mt-navbar .mt-menu>li:last-child>a,
  .mt-navbar .mt-menu>li.mt-home-current>a{
    width:100%!important;
    min-width:100%!important;
    padding-inline:0!important;
    place-items:center!important;
    justify-items:center!important;
  }
  .mt-navbar .mt-menu-icon,
  .mt-navbar .mt-menu-label{
    justify-self:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
    transform:none!important;
  }
}
@media (min-width:981px) and (max-width:1360px){
  .mt-navbar .mt-menu>li>a{
    padding-inline:14px!important;
  }
  .mt-navbar .mt-menu>li:last-child>a,
  .mt-navbar .mt-menu>li.mt-home-current>a{
    padding-inline:0!important;
  }
}
/* ===== /MinerTools Desktop Header v18 ===== */

/* ===== MinerTools Desktop Header v19 - path-based home/app sizing ===== */
@media (min-width:981px){
  .mt-navbar .mt-menu>li:last-child:not(.mt-menu-item-home){
    min-width:max-content!important;
  }
  .mt-navbar .mt-menu>li:last-child:not(.mt-menu-item-home)>a{
    width:auto!important;
    min-width:max-content!important;
    padding-inline:18px!important;
  }
  .mt-navbar .mt-menu>li.mt-menu-item-home{
    width:110px!important;
    min-width:110px!important;
    max-width:110px!important;
  }
  .mt-navbar .mt-menu>li.mt-menu-item-home>a{
    width:110px!important;
    min-width:110px!important;
    max-width:110px!important;
    padding-inline:0!important;
    place-items:center!important;
    justify-items:center!important;
  }
  .mt-navbar .mt-menu>li.mt-menu-item-download-app>a{
    padding-inline:24px!important;
  }
}
@media (min-width:981px) and (max-width:1360px){
  .mt-navbar .mt-menu>li:last-child:not(.mt-menu-item-home)>a{
    padding-inline:14px!important;
  }
  .mt-navbar .mt-menu>li.mt-menu-item-download-app>a{
    padding-inline:20px!important;
  }
}
/* ===== /MinerTools Desktop Header v19 ===== */

/* ===== MinerTools Desktop Header v20 - equal slots with content overflow growth ===== */
@media (min-width:981px){
  .mt-navbar .mt-menu{
    display:flex!important;
    align-items:stretch!important;
    justify-content:center!important;
    gap:0!important;
    overflow:visible!important;
  }
  .mt-navbar .mt-menu>li,
  .mt-navbar .mt-menu>li.mt-menu-item-home,
  .mt-navbar .mt-menu>li.mt-home-current,
  .mt-navbar .mt-menu>li.current-menu-item,
  .mt-navbar .mt-menu>li.current_page_item,
  .mt-navbar .mt-menu>li.mt-menu-item-download-app{
    position:relative!important;
    flex:0 0 auto!important;
    width:max-content!important;
    min-width:96px!important;
    max-width:none!important;
    height:60px!important;
    overflow:visible!important;
  }
  .mt-navbar .mt-menu>li>a,
  .mt-navbar .mt-menu>li.mt-menu-item-home>a,
  .mt-navbar .mt-menu>li.mt-home-current>a,
  .mt-navbar .mt-menu>li.current-menu-item>a,
  .mt-navbar .mt-menu>li.current_page_item>a,
  .mt-navbar .mt-menu>li.mt-menu-item-download-app>a,
  .mt-navbar .mt-menu>li:last-child>a,
  .mt-navbar .mt-menu>li:last-child:not(.mt-menu-item-home)>a{
    display:grid!important;
    grid-template-rows:25px auto!important;
    place-items:center!important;
    align-content:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:96px!important;
    max-width:none!important;
    height:60px!important;
    padding:6px 12px 5px!important;
    box-sizing:border-box!important;
    text-align:center!important;
    overflow:visible!important;
  }
  .mt-navbar .mt-menu-icon,
  .mt-navbar .mt-menu-label{
    justify-self:center!important;
    margin-inline:auto!important;
    text-align:center!important;
    transform:none!important;
  }
  .mt-navbar .mt-menu-label{
    display:block!important;
    width:max-content!important;
    min-width:0!important;
    max-width:none!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
}
@media (min-width:981px) and (max-width:1360px){
  .mt-navbar .mt-menu>li,
  .mt-navbar .mt-menu>li.mt-menu-item-home,
  .mt-navbar .mt-menu>li.mt-home-current,
  .mt-navbar .mt-menu>li.current-menu-item,
  .mt-navbar .mt-menu>li.current_page_item,
  .mt-navbar .mt-menu>li.mt-menu-item-download-app{
    min-width:88px!important;
  }
  .mt-navbar .mt-menu>li>a,
  .mt-navbar .mt-menu>li.mt-menu-item-home>a,
  .mt-navbar .mt-menu>li.mt-home-current>a,
  .mt-navbar .mt-menu>li.current-menu-item>a,
  .mt-navbar .mt-menu>li.current_page_item>a,
  .mt-navbar .mt-menu>li.mt-menu-item-download-app>a,
  .mt-navbar .mt-menu>li:last-child>a,
  .mt-navbar .mt-menu>li:last-child:not(.mt-menu-item-home)>a{
    min-width:88px!important;
    padding-inline:10px!important;
  }
}
/* ===== /MinerTools Desktop Header v20 ===== */

/* ===== MinerTools Desktop Header v21 - compact brand and stable toolbar slots ===== */
@media (min-width:981px){
  .mt-navbar .mt-container.mt-navbar-inner{
    grid-template-columns:220px minmax(0,1fr) 220px!important;
    column-gap:10px!important;
  }
  .mt-navbar .mt-brand{
    width:220px!important;
    min-width:220px!important;
    max-width:220px!important;
    justify-content:flex-end!important;
    overflow:hidden!important;
  }
  .mt-navbar .mt-brand-logo,
  .mt-navbar .mt-header-toolbar-wordmark{
    width:210px!important;
    max-width:210px!important;
    height:48px!important;
    max-height:48px!important;
    object-fit:contain!important;
    object-position:right center!important;
  }
  .mt-navbar .mt-nav{
    justify-self:stretch!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    padding-inline:0!important;
    overflow:visible!important;
    transform:none!important;
  }
  .mt-navbar .mt-menu{
    width:max-content!important;
    max-width:100%!important;
    margin:0 auto!important;
    overflow:visible!important;
    transform:none!important;
  }
  .mt-navbar .mt-menu>li,
  .mt-navbar .mt-menu>li.mt-menu-item-home,
  .mt-navbar .mt-menu>li.mt-home-current,
  .mt-navbar .mt-menu>li.current-menu-item,
  .mt-navbar .mt-menu>li.current_page_item,
  .mt-navbar .mt-menu>li.mt-menu-item-download-app{
    min-width:96px!important;
    width:max-content!important;
  }
  .mt-navbar .mt-menu>li>a,
  .mt-navbar .mt-menu>li.mt-menu-item-home>a,
  .mt-navbar .mt-menu>li.mt-home-current>a,
  .mt-navbar .mt-menu>li.current-menu-item>a,
  .mt-navbar .mt-menu>li.current_page_item>a,
  .mt-navbar .mt-menu>li.mt-menu-item-download-app>a{
    min-width:96px!important;
    padding-inline:12px!important;
  }
  .mt-navbar .mt-menu>li:first-child::before{
    display:none!important;
    content:none!important;
  }
  .mt-navbar .mt-menu>li:last-child::after{
    display:none!important;
    content:none!important;
  }
}
@media (min-width:1500px){
  .mt-navbar .mt-container.mt-navbar-inner{
    grid-template-columns:220px minmax(0,1fr) 230px!important;
  }
  .mt-navbar .mt-brand{
    width:230px!important;
    min-width:230px!important;
    max-width:230px!important;
  }
  .mt-navbar .mt-brand-logo,
  .mt-navbar .mt-header-toolbar-wordmark{
    width:220px!important;
    max-width:220px!important;
  }
}
@media (min-width:981px) and (max-width:1360px){
  .mt-navbar .mt-container.mt-navbar-inner{
    grid-template-columns:184px minmax(0,1fr) 190px!important;
    column-gap:8px!important;
  }
  .mt-navbar .mt-brand{
    width:190px!important;
    min-width:190px!important;
    max-width:190px!important;
  }
  .mt-navbar .mt-brand-logo,
  .mt-navbar .mt-header-toolbar-wordmark{
    width:182px!important;
    max-width:182px!important;
    height:44px!important;
  }
  .mt-navbar .mt-menu>li,
  .mt-navbar .mt-menu>li.mt-menu-item-home,
  .mt-navbar .mt-menu>li.mt-home-current,
  .mt-navbar .mt-menu>li.current-menu-item,
  .mt-navbar .mt-menu>li.current_page_item,
  .mt-navbar .mt-menu>li.mt-menu-item-download-app{
    min-width:88px!important;
  }
  .mt-navbar .mt-menu>li>a,
  .mt-navbar .mt-menu>li.mt-menu-item-home>a,
  .mt-navbar .mt-menu>li.mt-home-current>a,
  .mt-navbar .mt-menu>li.current-menu-item>a,
  .mt-navbar .mt-menu>li.current_page_item>a,
  .mt-navbar .mt-menu>li.mt-menu-item-download-app>a{
    min-width:88px!important;
    padding-inline:10px!important;
  }
}
/* ===== /MinerTools Desktop Header v21 ===== */

/* ===== MinerTools Desktop Header v22 - center nav between tools and logo ===== */
@media (min-width:981px){
  .mt-navbar .mt-container.mt-navbar-inner{
    grid-template-columns:max-content minmax(0,1fr) max-content!important;
    column-gap:12px!important;
  }
  .mt-navbar .mt-tools-left{
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    justify-content:flex-start!important;
  }
  .mt-navbar .mt-brand{
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    justify-content:flex-end!important;
  }
  .mt-navbar .mt-brand-logo,
  .mt-navbar .mt-header-toolbar-wordmark{
    width:clamp(190px,11vw,220px)!important;
    max-width:220px!important;
  }
  .mt-navbar .mt-nav{
    justify-self:stretch!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    display:flex!important;
    justify-content:center!important;
    padding-inline:0!important;
    transform:none!important;
  }
  .mt-navbar .mt-menu{
    margin-inline:auto!important;
    transform:none!important;
  }
}
@media (min-width:981px) and (max-width:1360px){
  .mt-navbar .mt-container.mt-navbar-inner{
    grid-template-columns:max-content minmax(0,1fr) max-content!important;
    column-gap:10px!important;
  }
  .mt-navbar .mt-brand-logo,
  .mt-navbar .mt-header-toolbar-wordmark{
    width:clamp(176px,13vw,196px)!important;
    max-width:196px!important;
  }
}
/* ===== /MinerTools Desktop Header v22 ===== */

/* Footer theme version badge. */
.mt-footer-version{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:24px;
  margin-inline-start:8px;
  padding:3px 9px;
  border:1px solid rgba(220,228,239,.95);
  border-radius:999px;
  background:linear-gradient(180deg,#fff,#f8fafc);
  color:#1d2939;
  font-size:12px;
  font-weight:900;
  line-height:1;
  white-space:nowrap;
  box-shadow:0 8px 18px rgba(15,23,42,.045);
  vertical-align:middle;
}
@media(max-width:760px){
  .mt-footer-version{
    margin-top:6px;
    margin-inline-start:0;
  }
}
