.gshop-topbar{background:#111;color:#fff;font-size:11px;font-weight:700}.gshop-topbar .gshop-container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.gshop-header{position:sticky;z-index:999;top:0;background:rgba(255,255,255,.94);border-bottom:1px solid var(--gshop-line);box-shadow:0 7px 24px rgba(17,17,17,.06);backdrop-filter:blur(15px)}
.gshop-header-row{min-height:84px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:24px}
.gshop-brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.gshop-brand>b{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:var(--gshop-red);color:#fff;font-size:24px;box-shadow:0 8px 18px rgba(215,0,0,.24)}.gshop-brand>span{display:flex;flex-wrap:wrap;align-items:baseline;color:#111;font-size:23px;font-weight:800;letter-spacing:-.04em}.gshop-brand strong{color:var(--gshop-red)}.gshop-brand small{width:100%;color:var(--gshop-muted);font-size:9px;letter-spacing:.16em;text-transform:uppercase}
.gshop-search{position:relative;height:48px;display:flex!important;margin:0!important;padding:0!important;border:1px solid #d8dbe0!important;border-radius:13px!important;background:#f7f7f8!important;box-shadow:none!important;overflow:visible}.gshop-search:focus-within{border-color:var(--gshop-red)!important;box-shadow:0 0 0 3px rgba(215,0,0,.09)!important}.gshop-search input[type=search]{flex:1!important;min-width:0!important;height:46px!important;margin:0!important;padding:0 17px!important;border:0!important;border-radius:13px 0 0 13px!important;outline:0!important;background:transparent!important;color:#111!important;box-shadow:none!important}.gshop-search button{width:auto!important;min-width:96px!important;height:46px!important;margin:0!important;padding:0 18px!important;border:0!important;border-radius:0 11px 11px 0!important;background:var(--gshop-red)!important;color:#fff!important;font-weight:850!important;box-shadow:none!important;cursor:pointer}.gshop-search-results{position:absolute;z-index:1000;top:54px;left:0;right:0;padding:8px;border:1px solid var(--gshop-line);border-radius:13px;background:#fff;box-shadow:var(--gshop-shadow)}
.gshop-header-actions{display:flex;align-items:center;gap:12px}.gshop-header-actions>a{display:flex;flex-direction:column;padding:5px;color:#222!important;white-space:nowrap}.gshop-header-actions span{color:var(--gshop-muted);font-size:9px}.gshop-header-actions strong{font-size:11px}.gshop-cart{padding-left:13px!important;border-left:1px solid var(--gshop-line)}
.gshop-category-nav{border-top:1px solid var(--gshop-line);background:#fff}.gshop-category-nav .gshop-container{min-height:40px;display:flex;align-items:center;justify-content:center;gap:34px;overflow-x:auto}.gshop-category-nav a{font-size:12px;font-weight:800;white-space:nowrap}
.gshop-product-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch;gap:18px;width:100%;height:auto;overflow:visible!important}
.gshop-product-card{position:relative;min-width:0;display:flex!important;flex-direction:column;background:#fff;border:1px solid var(--gshop-line);border-radius:var(--gshop-radius);box-shadow:var(--gshop-shadow-sm);overflow:hidden;transition:transform .22s,box-shadow .22s}.gshop-product-card:hover{transform:translateY(-5px);box-shadow:var(--gshop-shadow)}
.gshop-product-badge{position:absolute;z-index:2;top:12px;left:12px;padding:5px 9px;border-radius:999px;background:#111;color:#fff;font-size:9px;font-weight:900;text-transform:uppercase}.gshop-product-image{height:210px;display:flex;align-items:center;justify-content:center;padding:14px;background:#fafafa;overflow:hidden}.gshop-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.gshop-product-card:hover .gshop-product-image img{transform:scale(1.04)}
.gshop-product-body{display:flex;flex:1;flex-direction:column;padding:15px}.gshop-product-source{color:var(--gshop-red);font-size:9px;font-weight:900;text-transform:uppercase}.gshop-product-body h3{min-height:54px;margin:7px 0 12px!important;color:#1a1a1a!important;font-size:14px!important;font-weight:750!important;line-height:1.3!important}.gshop-product-price{color:#111;font-size:21px;font-weight:900}.gshop-product-price del{display:block;color:#888;font-size:11px}.gshop-product-price ins{text-decoration:none}.gshop-product-pix{margin-top:5px;color:#08783d;font-size:12px}.gshop-product-installments{margin-top:2px;color:var(--gshop-muted);font-size:10px}.gshop-product-actions{display:grid;gap:7px;padding:0 15px 15px}.gshop-product-actions .gshop-button{width:100%}
.gshop-brand-track{display:flex;gap:12px;padding:3px 3px 13px;overflow-x:auto;scroll-snap-type:x proximity}.gshop-brand-track a{min-width:150px;height:92px;display:grid;place-items:center;padding:15px;border:1px solid var(--gshop-line);border-radius:15px;background:#fff;box-shadow:var(--gshop-shadow-sm);color:#202020!important;font-size:14px;font-weight:900;text-align:center;text-transform:uppercase;scroll-snap-align:start}
.gshop-search-item{display:grid!important;grid-template-columns:54px 1fr;align-items:center;gap:10px;padding:8px;border-radius:9px}.gshop-search-item:hover{background:var(--gshop-soft)}.gshop-search-item img{width:54px;height:54px;object-fit:contain;border-radius:8px;background:#fafafa}.gshop-search-item strong,.gshop-search-item small{display:block}.gshop-search-item strong{font-size:12px}.gshop-search-item small{margin-top:3px;color:var(--gshop-red);font-size:11px;font-weight:800}.gshop-search-empty{margin:0!important;padding:12px!important;color:var(--gshop-muted)!important;font-size:12px!important}
.gshop-alert{width:min(1180px,calc(100% - 32px));margin:25px auto;padding:18px;border:1px solid #f0d77a;border-radius:12px;background:#fff8d9;color:#5a4806}.gshop-breadcrumb{width:min(1180px,calc(100% - 32px));margin:24px auto;display:flex;gap:8px;color:var(--gshop-muted);font-size:12px}.gshop-premium-product{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:1.08fr .92fr;gap:28px}.gshop-premium-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gshop-premium-gallery button{height:105px;padding:7px;border:1px solid var(--gshop-line);border-radius:12px;background:#fff;cursor:pointer}.gshop-premium-gallery button.is-primary{grid-column:1/-1;height:480px}.gshop-premium-gallery img{width:100%;height:100%;object-fit:contain}.gshop-premium-summary{position:relative;padding:28px;border:1px solid var(--gshop-line);border-radius:20px;background:#fff;box-shadow:var(--gshop-shadow)}.gshop-premium-summary h1{margin:35px 0 18px!important;font-size:34px!important;line-height:1.1!important}.gshop-premium-summary .gshop-product-price{font-size:36px}.gshop-premium-actions{display:grid;gap:9px;margin-top:24px}.gshop-premium-summary aside{margin-top:20px;padding:16px;border-radius:13px;background:var(--gshop-soft)}.gshop-premium-summary aside p{margin:4px 0 0!important;color:var(--gshop-muted)!important}.gshop-product-detail{width:min(1180px,calc(100% - 32px));margin:24px auto;padding:26px;border:1px solid var(--gshop-line);border-radius:18px;background:#fff}.gshop-product-detail h2{margin-top:0!important}.gshop-product-detail dl{display:grid;grid-template-columns:repeat(2,1fr);gap:0 22px}.gshop-product-detail dl>div{display:grid;grid-template-columns:1fr 1fr;padding:10px 0;border-bottom:1px solid var(--gshop-line)}.gshop-product-detail dt{font-weight:800}.gshop-product-detail dd{margin:0;color:var(--gshop-muted)}

/* Enterprise 5.3: premium commerce header and navigation. */
.gshop-topbar{background:#111;letter-spacing:.01em}.gshop-topbar .gshop-container{min-height:32px}.gshop-topbar span{display:flex;align-items:center;gap:7px;white-space:nowrap}.gshop-topbar i{min-width:18px;height:18px;display:grid;place-items:center;border-radius:99px;background:rgba(255,255,255,.1);color:#fff;font-size:9px;font-style:normal;font-weight:900}
.gshop-header{background:rgba(255,255,255,.97);box-shadow:0 9px 28px rgba(17,17,17,.08);backdrop-filter:blur(18px)}
.gshop-header-row{min-height:92px;grid-template-columns:190px minmax(360px,1fr) auto;gap:22px}
.gshop-brand-zone{display:flex;align-items:center;justify-content:space-between;gap:10px}.gshop-brand>b{width:48px;height:48px;border-radius:15px;font-size:26px}.gshop-brand>span{font-size:24px}.gshop-brand small{font-size:8px}
.gshop-mobile-menu-button{display:none}
.gshop-search{height:52px;border-color:#d4d7dc!important;border-radius:15px!important;background:#fff!important;box-shadow:0 5px 18px rgba(17,17,17,.06)!important}.gshop-search:focus-within{border-color:#d70000!important;box-shadow:0 0 0 4px rgba(215,0,0,.09),0 8px 24px rgba(17,17,17,.08)!important}.gshop-search-icon{width:42px;display:grid;place-items:center;color:#777!important;font-size:23px!important}.gshop-search input[type=search]{height:50px!important;padding:0 8px!important;border-radius:0!important;font-size:14px!important}.gshop-search button{min-width:108px!important;height:50px!important;border-radius:0 13px 13px 0!important;font-size:13px!important;letter-spacing:.02em}.gshop-search-results{top:58px;border-radius:15px}
.gshop-header-actions{justify-content:flex-end;gap:4px}.gshop-header-actions>a.gshop-header-action{min-height:48px;display:grid!important;grid-template-columns:32px auto;align-items:center;gap:7px;padding:6px 7px!important;border-radius:11px;color:#222!important;transition:background .2s,color .2s}.gshop-header-actions>a.gshop-header-action:hover{background:#f5f5f5}.gshop-header-action>i{width:30px;height:30px;display:grid;place-items:center;border:1px solid #e1e3e6;border-radius:9px;background:#fff;color:#d70000;font-size:11px;font-style:normal;font-weight:900}.gshop-header-action>span{display:flex!important;flex-direction:column;color:#222!important}.gshop-header-action small{color:#74777d;font-size:8px;line-height:1.1}.gshop-header-action strong{margin-top:2px;font-size:10px;line-height:1.1}.gshop-action-whatsapp>i{background:#128c4b!important;border-color:#128c4b!important;color:#fff!important}.gshop-action-marketplace>i{background:#ffe600!important;border-color:#f1d900!important;color:#222!important}.gshop-cart{padding-left:7px!important;border-left:0!important}
.gshop-category-nav{border-top:1px solid #eceef0;box-shadow:0 4px 10px rgba(17,17,17,.025)}.gshop-category-nav .gshop-container{min-height:44px;justify-content:flex-start;gap:0;overflow:visible}.gshop-all-categories{align-self:stretch;display:flex;align-items:center;gap:9px;padding:0 18px 0 0;border:0;border-right:1px solid #e5e7eb;background:transparent;color:#111;font:inherit;font-size:11px;font-weight:900;white-space:nowrap;cursor:pointer}.gshop-all-categories i,.gshop-mobile-menu-button i{position:relative;width:18px;height:12px;border-top:2px solid currentColor;border-bottom:2px solid currentColor}.gshop-all-categories i::after,.gshop-mobile-menu-button i::after{content:"";position:absolute;left:0;right:0;top:4px;border-top:2px solid currentColor}.gshop-category-links{min-width:0;display:flex;flex:1;align-items:center;justify-content:space-between;gap:16px;padding-left:20px}.gshop-category-nav .gshop-category-links a{position:relative;padding:14px 0;color:#282a2e!important;font-size:11px;font-weight:800;white-space:nowrap}.gshop-category-links a::after{content:"";position:absolute;right:0;bottom:8px;left:0;height:2px;transform:scaleX(0);background:#d70000;transition:transform .2s}.gshop-category-links a:hover::after{transform:scaleX(1)}.gshop-category-links .gshop-category-promo{color:#d70000!important}
