:root{--g2-yellow:#ffd400;--g2-black:#090909;--g2-charcoal:#141414;--g2-white:#fff;--g2-muted:#a9a9a9}.g2-section{margin:0!important}.g2-shell{width:min(1440px,calc(100% - 80px));margin:0 auto}.g2-kicker{color:var(--g2-yellow);text-transform:uppercase;font:800 13px/1.2 Arial,sans-serif;letter-spacing:.11em}.g2-center{text-align:center}.g2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;background:var(--g2-yellow);color:#050505!important;text-decoration:none!important;padding:15px 25px;font:900 12px/1 Arial,sans-serif;letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--g2-yellow)}.g2-btn--secondary{background:transparent;color:#fff!important}.g2-actions{display:flex;gap:14px;flex-wrap:wrap}

/* Hero */
.g2-hero{position:relative;min-height:clamp(600px,42vw,680px);background-image:var(--g2-bg);background-size:cover;background-position:var(--g2-focal-x) var(--g2-focal-y);display:flex;align-items:center;color:#fff;overflow:hidden}.g2-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94) 0,rgba(0,0,0,.78) 27%,rgba(0,0,0,.37) 52%,rgba(0,0,0,.08) 80%);opacity:var(--g2-overlay)}.g2-hero>.g2-shell{position:relative;z-index:1}.g2-hero__content{width:min(560px,100%);padding:24px 0}.g2-hero h1,.g2-section h2{font-family:'Arial Narrow',Impact,sans-serif;font-stretch:condensed;font-weight:900;letter-spacing:-.025em;text-transform:uppercase}.g2-hero h1{font-size:clamp(58px,4.8vw,80px);line-height:.9;margin:14px 0 22px;max-width:560px}.g2-hero__title-line,.g2-section-title-line{display:block}.g2-hero__title-line{white-space:nowrap}.g2-hero__title-line.is-accent,.g2-section-title-line.is-accent{color:var(--g2-yellow)}.g2-lead{font-size:16px;line-height:1.55;max-width:390px;margin:0 0 28px;color:#f2f2f2}

/* Categories */
.g2-category-band{background:#070707;padding:16px 0 18px}.g2-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.g2-category{position:relative;aspect-ratio:4/5;overflow:hidden;color:#fff!important;text-decoration:none!important;background:#111;border:1px solid rgba(255,255,255,.06)}.g2-category img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.g2-category:hover img{transform:scale(1.025)}.g2-category__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.96) 0,rgba(0,0,0,.55) 38%,rgba(0,0,0,.05) 72%)}.g2-category__copy{position:absolute;left:20px;right:20px;bottom:20px}.g2-category__copy strong{display:block;font:900 26px/1 'Arial Narrow',Impact,sans-serif;text-transform:uppercase;letter-spacing:-.02em}.g2-category__copy strong:after{content:'';display:block;width:28px;height:3px;background:var(--g2-yellow);margin-top:10px}.g2-category__copy small{display:block;margin-top:9px;color:#f3f3f3;font-size:14px;line-height:1.35}

/* Products */
.g2-products{background:radial-gradient(circle at 50% 30%,#222 0,#151515 50%,#111 100%);color:#fff;padding:66px 0 72px}.g2-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px}.g2-section-head h2{font-size:48px;line-height:.92;margin:8px 0 0}.g2-text-link{color:#fff!important;text-decoration:none!important;font:800 11px Arial,sans-serif;text-transform:uppercase;letter-spacing:.05em}.g2-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.g2-product{display:block;color:#fff!important;text-decoration:none!important}.g2-product__image{position:relative;aspect-ratio:4/5;background:#eee;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.g2-product__image img{width:100%;height:100%;object-fit:cover}.g2-product__badges{position:absolute;z-index:3;top:8px;left:8px;right:8px;display:flex;justify-content:space-between;gap:6px;pointer-events:none}.g2-badge{display:inline-block;background:var(--g2-yellow);color:#000;font:900 10px Arial;padding:4px 6px}.g2-badge--sale{background:#d91818;color:#fff}.g2-badge--stock{background:#ffd400;color:#000;margin-left:auto}.g2-product small{display:block;color:#8e8e8e;text-transform:uppercase;margin-top:10px;font-size:10px;font-weight:700;letter-spacing:.03em}.g2-product strong{display:block;font-size:14px;margin:5px 0;line-height:1.35;min-height:38px}.g2-price{font-size:14px;font-weight:700}.g2-price del{color:#858585;margin-right:5px}.g2-price ins{text-decoration:none;color:#ff3c32}

/* Brands */
.g2-brands{background:#050505;color:#fff;padding:28px 0 30px;border-top:1px solid #242424;border-bottom:1px solid #242424}.g2-brand-row{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:18px;margin:21px 0}.g2-brand-row a{min-height:58px;display:flex;align-items:center;justify-content:center;color:#fff!important;text-decoration:none!important;text-align:center;border-right:1px solid #2b2b2b}.g2-brand-row a:last-child{border-right:0}.g2-brand-row span{font:800 21px 'Arial Narrow',Arial,sans-serif;letter-spacing:.04em;color:#f4f4f4}.g2-brand-logo{max-width:150px;max-height:55px;object-fit:contain;filter:grayscale(1) brightness(10)}

/* Whole fit */
.g2-split-cta{display:grid;grid-template-columns:1fr 1fr;min-height:510px;background:#111;color:#fff}.g2-split-cta.is-reversed .g2-split-cta__media{order:2}.g2-split-cta__media{min-height:510px}.g2-split-cta__media img{width:100%;height:100%;object-fit:cover}.g2-split-cta__copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(36px,7vw,100px);background:linear-gradient(120deg,#151515,#0e0e0e)}.g2-split-cta__copy h2,.g2-store h2{font-size:clamp(48px,4.5vw,68px);line-height:.9;margin:10px 0 18px}.g2-split-cta__copy p:not(.g2-kicker){max-width:520px;line-height:1.7;color:#d4d4d4}.g2-split-cta__copy .g2-btn{align-self:flex-start;margin-top:14px}

/* Store */
.g2-store{display:grid;grid-template-columns:1.1fr .85fr 1.05fr;background:#151515;color:#fff}.g2-store__photo{min-height:390px}.g2-store__photo img{width:100%;height:100%;object-fit:cover}.g2-store__copy{padding:56px 46px;background:linear-gradient(120deg,#171717,#111)}.g2-store__copy p{line-height:1.6;color:#ddd}.g2-store__map{min-height:390px;position:relative;background:#1b1b1b;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;color:#ddd}.g2-map-grid{position:absolute;inset:-30%;background-image:linear-gradient(#444 1px,transparent 1px),linear-gradient(90deg,#444 1px,transparent 1px);background-size:48px 48px;transform:rotate(-13deg);opacity:.35}.g2-map-pin{position:relative;z-index:1;color:var(--g2-yellow);font-size:48px}.g2-store__map strong{position:relative;z-index:1;margin-left:10px;text-align:left}.g2-store__map small{font-weight:400;color:#aaa}.g2-store__map:after{content:'PlazAmericas';position:absolute;right:24px;top:22px;color:#7e7e7e;font-size:13px}

@media(max-width:1000px){.g2-shell{width:min(100% - 36px,1440px)}.g2-hero{min-height:630px}.g2-category-grid{grid-template-columns:repeat(2,1fr)}.g2-product-grid{grid-template-columns:repeat(3,1fr)}.g2-brand-row{grid-template-columns:repeat(3,1fr)}.g2-brand-row a:nth-child(3n){border-right:0}.g2-store{grid-template-columns:1fr 1fr}.g2-store__map{grid-column:1/-1;min-height:280px}}
@media(max-width:680px){.g2-shell{width:calc(100% - 28px)}.g2-hero{min-height:600px;background-position:72% center}.g2-hero__shade{background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.45))}.g2-hero__content{width:100%;padding:38px 0}.g2-hero h1{font-size:48px;max-width:100%}.g2-hero__title-line{white-space:normal}.g2-category-grid{grid-template-columns:1fr 1fr;gap:6px}.g2-category__copy{left:12px;right:12px;bottom:14px}.g2-category__copy strong{font-size:18px}.g2-category__copy small{font-size:11px}.g2-section-head{align-items:flex-start;flex-direction:column}.g2-section-head h2{font-size:38px}.g2-product-grid{grid-template-columns:1fr 1fr;gap:10px}.g2-products{padding:50px 0}.g2-brand-row{grid-template-columns:1fr 1fr}.g2-brand-row a{border-right:1px solid #2b2b2b}.g2-brand-row a:nth-child(2n){border-right:0}.g2-split-cta{grid-template-columns:1fr}.g2-split-cta.is-reversed .g2-split-cta__media{order:0}.g2-split-cta__media{min-height:340px}.g2-split-cta__copy{padding:48px 24px}.g2-store{grid-template-columns:1fr}.g2-store__photo{min-height:300px}.g2-store__copy{padding:44px 24px}.g2-store__map{grid-column:auto}}

/* v0.3.2 story + brand index */
.g2-story-intro{background:radial-gradient(circle at 30% 10%,#1d1d1d 0,#111 48%,#090909 100%);color:#fff;padding:74px 0 66px}.g2-story-intro__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center}.g2-story-intro__media{min-height:470px;overflow:hidden;border:1px solid #2a2a2a}.g2-story-intro__media img{width:100%;height:100%;min-height:470px;object-fit:cover}.g2-story-intro__copy h2,.g2-feature-split__copy h2{font:900 clamp(48px,5vw,76px)/.9 'Arial Narrow',Impact,sans-serif;text-transform:uppercase;letter-spacing:-.025em;margin:10px 0 22px}.g2-story-intro__lead,.g2-feature-split__lead{color:#cfcfcf;font-size:15px;line-height:1.75;max-width:600px}.g2-story-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px}.g2-story-cards article{position:relative;background:#101010;border:1px solid #292929;padding:26px 24px;min-height:180px}.g2-story-cards article>span{color:var(--g2-yellow);font:900 12px/1 Arial,sans-serif;letter-spacing:.08em}.g2-story-cards h3{font:900 25px/1 'Arial Narrow',Impact,sans-serif;text-transform:uppercase;margin:18px 0 10px}.g2-story-cards p{color:#a9a9a9;font-size:13px;line-height:1.55;margin:0}.g2-feature-split{display:grid;grid-template-columns:1fr 1fr;background:#0d0d0d;color:#fff}.g2-feature-split.is-reversed .g2-feature-split__media{order:-1}.g2-feature-split__copy{padding:72px clamp(36px,6vw,92px)}.g2-feature-split__media{min-height:620px;overflow:hidden}.g2-feature-split__media img{width:100%;height:100%;min-height:620px;object-fit:cover}.g2-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 26px;margin-top:30px}.g2-feature-grid article{display:flex;gap:13px;padding-top:16px;border-top:1px solid #2a2a2a}.g2-feature-icon{flex:0 0 28px;color:var(--g2-yellow);font-size:20px}.g2-feature-grid h3{font:900 18px/1.05 'Arial Narrow',Impact,sans-serif;text-transform:uppercase;margin:0 0 7px}.g2-feature-grid p{color:#9f9f9f;font-size:12px;line-height:1.5;margin:0}.g2-brand-index{background:radial-gradient(circle at 50% 0,#181818,#090909 55%);color:#fff;padding:72px 0 84px;min-height:66vh}.g2-brand-index__head{max-width:680px;margin-bottom:36px}.g2-brand-index__head h1{font:900 clamp(54px,6vw,86px)/.9 'Arial Narrow',Impact,sans-serif;text-transform:uppercase;letter-spacing:-.03em;margin:10px 0 16px}.g2-brand-index__head h1 span{color:var(--g2-yellow)}.g2-brand-index__head>p:last-child{color:#aaa;line-height:1.65}.g2-brand-index__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.g2-brand-index__card{position:relative;display:block;min-height:330px;background-image:var(--bg);background-size:cover;background-position:center;color:#fff;text-decoration:none;overflow:hidden;border:1px solid #262626}.g2-brand-index__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.92),rgba(0,0,0,.08) 72%)}.g2-brand-index__copy{position:absolute;z-index:1;left:24px;right:24px;bottom:24px}.g2-brand-index__copy img{max-width:180px;max-height:60px;object-fit:contain;filter:brightness(0) invert(1);margin-bottom:16px}.g2-brand-index__copy strong{display:block;font:900 28px/1 'Arial Narrow',Impact,sans-serif;text-transform:uppercase;margin-bottom:12px}.g2-brand-index__copy small{color:var(--g2-yellow);font-weight:900;letter-spacing:.05em}.g2-brand-index__card:hover{border-color:#494949}.g2-brand-index__card:hover .g2-brand-index__shade{background:linear-gradient(0deg,rgba(0,0,0,.86),rgba(0,0,0,.03) 72%)}
@media(max-width:980px){.g2-story-intro__grid,.g2-feature-split{grid-template-columns:1fr}.g2-story-intro__media{min-height:380px}.g2-story-intro__media img{min-height:380px}.g2-feature-split.is-reversed .g2-feature-split__media{order:0}.g2-feature-split__media,.g2-feature-split__media img{min-height:420px}.g2-story-cards{grid-template-columns:1fr 1fr}.g2-brand-index__grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.g2-story-intro{padding:52px 0}.g2-story-intro__grid{gap:28px}.g2-story-intro__copy h2,.g2-feature-split__copy h2{font-size:48px}.g2-story-cards{grid-template-columns:1fr}.g2-story-cards article{min-height:0}.g2-feature-split__copy{padding:48px 24px}.g2-feature-grid{grid-template-columns:1fr}.g2-brand-index{padding:50px 0 60px}.g2-brand-index__grid{grid-template-columns:1fr}.g2-brand-index__card{min-height:280px}}
