.ghz-shop-experience-page .page-top{display:none}
.ghz-shop-hero{margin-bottom:50px;padding:78px 0;overflow:hidden;background:linear-gradient(135deg,#0b1d35,#173b67);color:#fff}
.ghz-shop-hero *,.ghz-shop-marketplace *{box-sizing:border-box}
.ghz-shop-hero-grid{display:grid;grid-template-columns:1.45fr .55fr;align-items:center;gap:60px}
.ghz-shop-eyebrow{display:block;margin-bottom:12px;color:#91baff;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.ghz-shop-hero h1{max-width:820px;margin:0 0 18px;color:#fff;font-size:clamp(38px,5vw,66px);font-weight:800;line-height:1.08}
.ghz-shop-hero p{max-width:720px;margin:0;color:rgba(255,255,255,.8);font-size:18px;line-height:1.8}
.ghz-shop-search{display:grid;grid-template-columns:1fr auto;max-width:760px;margin-top:28px;padding:8px;border-radius:16px;background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.2)}
.ghz-shop-search input{height:50px;padding:0 16px;border:0;outline:0;background:transparent}
.ghz-shop-search button{min-width:110px;border:0;border-radius:12px;background:#1e63d5;color:#fff;font-weight:800}
.ghz-shop-popular{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px}
.ghz-shop-popular>span{color:rgba(255,255,255,.65);font-size:12px}
.ghz-shop-popular a{padding:7px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;font-size:12px}
.ghz-shop-hero-visual{position:relative;display:grid;place-items:center;min-height:280px}
.ghz-shop-visual-core{position:relative;z-index:2;display:grid;place-items:center;width:160px;height:160px;border:1px solid rgba(255,255,255,.25);border-radius:42px;background:rgba(255,255,255,.1);font-size:70px}
.ghz-shop-visual-ring{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.ghz-shop-visual-ring.ring-one{width:245px;height:245px}.ghz-shop-visual-ring.ring-two{width:330px;height:330px}
.ghz-shop-marketplace{margin-bottom:34px}
.ghz-shop-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}
.ghz-shop-section-head span,.ghz-shop-products-heading span{display:block;margin-bottom:8px;color:#1e63d5;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.ghz-shop-section-head h2,.ghz-shop-products-heading h2{margin:0;color:#11253f;font-size:clamp(28px,3.4vw,40px);font-weight:800}
.ghz-shop-section-head>a{color:#1e63d5;font-weight:800}
.ghz-shop-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:58px}
.ghz-shop-category-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:20px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}
.ghz-shop-category-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(17,37,63,.1)}
.ghz-shop-category-image{display:block;height:180px;overflow:hidden;background:#f5f8fc}.ghz-shop-category-image img{width:100%;height:100%;object-fit:cover}
.ghz-shop-category-fallback{display:grid;place-items:center;width:100%;height:100%;color:#1e63d5;font-size:42px;font-weight:900}
.ghz-shop-category-content{display:flex;flex-direction:column;padding:20px}
.ghz-shop-category-content strong{color:#11253f;font-size:17px}.ghz-shop-category-content small{margin-top:7px;color:#647188}.ghz-shop-category-content em{margin-top:16px;color:#1e63d5;font-style:normal;font-size:12px;font-weight:800}
.ghz-shop-brands{margin:0 0 55px;padding:32px;border-radius:22px;background:#f5f8fc}
.ghz-shop-section-head.compact{margin-bottom:20px}.ghz-shop-section-head.compact h2{font-size:30px}
.ghz-shop-brand-strip{display:flex;flex-wrap:wrap;gap:10px}.ghz-shop-brand-strip a{padding:12px 18px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#11253f;font-weight:700}
.ghz-shop-products-heading{margin-bottom:22px}
.ghz-shop-experience-page .shop-loop-before{padding:16px 18px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}
.ghz-shop-experience-page .products-container{margin-top:20px}
@media(max-width:1199px){.ghz-shop-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:991px){.ghz-shop-hero-grid{grid-template-columns:1fr}.ghz-shop-hero-visual{display:none}.ghz-shop-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.ghz-shop-hero{padding:50px 0}.ghz-shop-hero h1{font-size:36px}.ghz-shop-hero p{font-size:15px}.ghz-shop-search{grid-template-columns:1fr}.ghz-shop-search button{height:48px;margin-top:6px}.ghz-shop-category-grid{grid-template-columns:1fr}.ghz-shop-category-image{height:220px}.ghz-shop-section-head{align-items:flex-start;flex-direction:column}.ghz-shop-brands{padding:24px 18px}}

/* GHZ SHOP PHASE 2 STYLES */
.ghz-shop-guides{margin:0 0 48px}
.ghz-shop-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.ghz-shop-guide-card{display:flex;align-items:center;gap:16px;min-height:112px;padding:20px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.ghz-shop-guide-card:hover{border-color:#cdd8e7;box-shadow:0 16px 36px rgba(17,37,63,.08);transform:translateY(-3px)}
.ghz-shop-guide-icon{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border-radius:15px;background:#eaf2ff;font-size:23px}
.ghz-shop-guide-copy{display:flex;flex-direction:column;gap:7px}
.ghz-shop-guide-copy strong{color:#11253f;font-size:15px;line-height:1.45}
.ghz-shop-guide-copy small{color:#1e63d5;font-size:12px;font-weight:800}

.ghz-shop-experience-page li.product.ghz-shop-product-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:18px;background:#fff;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.ghz-shop-experience-page li.product.ghz-shop-product-card:hover{border-color:#ccd7e5;box-shadow:0 18px 42px rgba(17,37,63,.10);transform:translateY(-4px)}
.ghz-shop-experience-page li.product.ghz-shop-product-card .product-image{overflow:hidden;border-radius:16px 16px 0 0;background:#f7f9fc}
.ghz-shop-experience-page li.product.ghz-shop-product-card .product-image img{transition:transform .35s ease}
.ghz-shop-experience-page li.product.ghz-shop-product-card:hover .product-image img{transform:scale(1.035)}
.ghz-shop-experience-page li.product.ghz-shop-product-card .product-content,
.ghz-shop-experience-page li.product.ghz-shop-product-card .product-details{padding-inline:16px}
.ghz-shop-experience-page li.product.ghz-shop-product-card .product-name{min-height:48px;margin-top:12px;color:#11253f!important;font-size:14px;font-weight:700;line-height:1.55}
.ghz-shop-experience-page li.product.ghz-shop-product-card .price{color:#1e63d5;font-size:16px;font-weight:800}
.ghz-shop-experience-page li.product.ghz-shop-product-card .add_to_cart_button,
.ghz-shop-experience-page li.product.ghz-shop-product-card .product_type_simple,
.ghz-shop-experience-page li.product.ghz-shop-product-card .product_type_variable,
.ghz-shop-experience-page li.product.ghz-shop-product-card .ghz-buy-now{border-radius:10px}

@media(max-width:991px){.ghz-shop-guide-grid{grid-template-columns:1fr}}
