.desktop-glass-header{display:none}
@media(min-width:701px){
  body{padding-top:92px!important}
  body>.header,body>.top{display:none!important}
  .desktop-glass-header{position:fixed;z-index:10050;left:0;right:0;top:0;height:76px;display:grid;grid-template-columns:auto minmax(300px,680px) auto;align-items:center;justify-content:space-between;gap:22px;padding:10px clamp(20px,3vw,52px);background:linear-gradient(120deg,rgba(8,17,30,.78),rgba(15,23,42,.67));border-bottom:1px solid rgba(255,255,255,.09);box-shadow:0 8px 28px rgba(0,0,0,.2);backdrop-filter:blur(24px) saturate(135%);-webkit-backdrop-filter:blur(24px) saturate(135%)}
  .dgh-brand{display:flex;align-items:center;gap:10px;color:var(--primary,#22c55e);font-size:22px;font-weight:900;text-decoration:none;white-space:nowrap;text-shadow:0 0 14px rgba(var(--primary-rgb,34,197,94),.35)}.dgh-brand img{width:38px;height:38px;object-fit:contain}
  .dgh-search{position:relative;height:46px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:rgba(3,10,18,.48);transition:.2s;box-shadow:none!important;filter:none!important}.dgh-search:focus-within{border-color:rgba(var(--primary-rgb,34,197,94),.55);box-shadow:none!important}.dgh-search>svg{width:20px;height:20px;margin-left:15px;fill:none;stroke:#8693a2;stroke-width:2;stroke-linecap:round}.dgh-search input{min-width:0;flex:1;height:100%;padding:0 12px;border:0;outline:0;background:transparent;color:#fff;font:inherit}.dgh-search button{height:36px;margin-right:5px;padding:0 16px;border:0;border-radius:11px;background:var(--primary,#22c55e);color:#fff;font-weight:800;cursor:pointer;box-shadow:none!important;filter:none!important;transform:none!important}.dgh-search button:hover,.dgh-search button:focus{box-shadow:none!important;filter:none!important;transform:none!important}.dgh-suggestions{display:none;position:absolute;top:52px;left:0;right:0;padding:8px;background:rgba(8,17,26,.98);border:1px solid #263746;border-radius:15px;box-shadow:0 22px 55px rgba(0,0,0,.5)}.dgh-suggestions.open{display:block}.dgh-suggestion{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;padding:8px;border-radius:10px;color:#e5edf1;text-decoration:none}.dgh-suggestion:hover{background:rgba(var(--primary-rgb),.12)}.dgh-suggestion img{width:44px;height:44px;border-radius:9px;background:#fff;object-fit:contain}.dgh-suggestion span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dgh-suggestion b{color:var(--primary);font-size:13px}
  .dgh-actions{display:flex;align-items:center;gap:9px}.dgh-currency{display:flex;padding:3px;border-radius:11px;background:rgba(6,17,25,.7);border:1px solid rgba(255,255,255,.12);box-shadow:none!important;filter:none!important}.dgh-currency button{padding:7px 9px;border:0;border-radius:8px;background:transparent;color:#8492a0;font-weight:800;cursor:pointer;box-shadow:none!important;filter:none!important;transform:none!important}.dgh-currency button.active{background:rgba(var(--primary-rgb,34,197,94),.78);color:#fff;box-shadow:none!important}.dgh-cart,.dgh-menu-button{height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(6,17,25,.68);color:#e7eef2;text-decoration:none;font-weight:800;box-shadow:none!important;filter:none!important;transform:none!important}.dgh-cart{position:relative;padding:0 13px}.dgh-cart b{position:absolute;right:-6px;top:-7px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border-radius:20px;background:#ef4444;color:#fff;font-size:9px}.dgh-menu-button{width:42px;padding:0;cursor:pointer}.dgh-menu-button:hover,.dgh-menu-button:focus,.dgh-cart:hover{box-shadow:none!important;filter:none!important;transform:none!important}.dgh-menu-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
  .dgh-menu{display:none;position:absolute;right:clamp(20px,3vw,52px);top:64px;width:245px;padding:9px;border:1px solid #293947;border-radius:16px;background:rgba(8,17,26,.98);box-shadow:0 24px 60px rgba(0,0,0,.5)}.dgh-menu.open{display:grid}.dgh-menu a{padding:11px 12px;border-radius:10px;color:#dce5ea;text-decoration:none;font-weight:700}.dgh-menu a:hover{background:rgba(var(--primary-rgb),.13);color:var(--primary)}
  body.light .desktop-glass-header{background:rgba(255,255,255,.88);border-color:#dbe4ea}.light .dgh-search,.light .dgh-cart,.light .dgh-menu-button,.light .dgh-currency{background:rgba(244,247,249,.94);border-color:#d7e0e5}.light .dgh-search input{color:#0f172a}.light .dgh-menu,.light .dgh-suggestions{background:rgba(255,255,255,.98);border-color:#d7e0e5}.light .dgh-menu a,.light .dgh-suggestion{color:#263444}
}
@media(min-width:701px) and (max-width:980px){.desktop-glass-header{grid-template-columns:auto minmax(240px,1fr) auto;gap:12px;padding-inline:16px}.dgh-brand span{display:none}.dgh-search button{display:none}.dgh-cart{font-size:0;width:42px}.dgh-cart:before{content:'🛒';font-size:17px}}

@media(min-width:801px){
  .desktop-category-toggle{display:block;grid-column:1/-1;width:max-content;margin:0 0 -8px;padding:10px 14px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(10,24,31,.72);color:#e8f4ee;font-weight:800;cursor:pointer;box-shadow:none!important;filter:none!important;transform:none!important}.desktop-category-toggle:hover,.desktop-category-toggle:focus{box-shadow:none!important;filter:none!important;transform:none!important;border-color:rgba(var(--primary-rgb,34,197,94),.4)}
  .desktop-category-search{display:block;width:100%;margin-bottom:10px;padding:10px 11px;border:1px solid #294139;border-radius:10px;background:#07111a;color:#fff;outline:none}.desktop-category-search:focus{border-color:var(--primary)}
  .container-main{grid-template-columns:225px minmax(0,1fr)!important;gap:16px!important;padding-top:14px!important;transition:.2s}.container-main>.sidebar{position:sticky;top:88px;height:max-content;padding:12px!important;border:1px solid rgba(var(--primary-rgb,34,197,94),.2);border-radius:16px!important;background:linear-gradient(150deg,rgba(13,27,37,.9),rgba(7,16,25,.9))!important;backdrop-filter:blur(15px)}.container-main>.sidebar ul{gap:6px!important}.container-main>.sidebar li{padding:0!important}.container-main>.sidebar a{display:block;padding:9px 11px!important;border:1px solid rgba(var(--primary-rgb,34,197,94),.13);border-radius:10px;background:rgba(var(--primary-rgb,34,197,94),.045);font-size:13px}.container-main>.sidebar a:hover{background:rgba(var(--primary-rgb,34,197,94),.14)}
  .container-main.desktop-categories-collapsed{grid-template-columns:1fr!important}.container-main.desktop-categories-collapsed>.sidebar{display:none!important}
  body.light .desktop-category-toggle,body.light .container-main>.sidebar,body.light .desktop-category-search{background:#fff!important;color:#172033!important;border-color:#d7e4dd!important}
  .shop-page-search{display:none!important}.container-main .hero{padding:28px 30px!important;margin-bottom:15px!important}
}
@media(max-width:800px){.desktop-category-toggle,.desktop-category-search{display:none!important}}

@media(max-width:700px){
  .mobile-menu-currency{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(8,17,26,.5);color:#dbe5e9;font-size:12px;font-weight:800}
  .mobile-menu-currency>div{display:flex;padding:3px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:rgba(3,10,18,.55)}
  .mobile-menu-currency button{min-width:40px;padding:6px 8px;border:0;border-radius:7px;background:transparent;color:#87939f;font:inherit;font-size:11px;font-weight:900;cursor:pointer;box-shadow:none!important;filter:none!important;transform:none!important}
  .mobile-menu-currency button.active{background:rgba(var(--primary-rgb,34,197,94),.8);color:#fff}
  body.light .mobile-menu-currency{background:#fff;color:#334155;border-color:#dbe4ea}body.light .mobile-menu-currency>div{background:#f1f5f9;border-color:#dbe4ea}
}

@media(min-width:701px){
  .dgh-pay-pending{height:40px;display:flex;align-items:center;gap:7px;padding:0 12px;border-radius:12px;background:rgba(245,158,11,.14);border:1px solid rgba(245,158,11,.42);color:#fbbf24;text-decoration:none;font-size:12px;font-weight:900;white-space:nowrap}
  .dgh-pay-pending span{color:#ef4444;font-size:10px}.dgh-pay-pending b{min-width:18px;height:18px;display:grid;place-items:center;border-radius:20px;background:#ef4444;color:#fff;font-size:9px}
  body.light .dgh-pay-pending{background:#fff7ed;color:#b45309}
}
