.g8-pro-v2 [id] { scroll-margin-top: 108px; }
.g8-pro-v2 { color: rgba(255,255,255,.82); background: var(--g8-navy-deep); }
.g8-pro-v2 h1,.g8-pro-v2 h2,.g8-pro-v2 h3 { color: white; }
.g8-pro-v2 .g8-main-nav a[aria-current="page"] { color: var(--g8-rose-soft); }
.g8-pro-v2 .g8-kicker { color: var(--g8-rose-soft); }
.g8-pro-v2 .g8-promo-carousel { color: var(--g8-navy); background: var(--g8-rose-pale); }
.g8-pro-v2 .g8-button--primary { color: var(--g8-navy); background: var(--g8-rose-soft); }
.g8-pro-v2 a.g8-button.button { display: inline-flex; min-height: 48px; padding: .82rem 1.15rem; align-items: center; justify-content: center; border: 1px solid transparent; border-radius: var(--g8-radius); font-family: inherit; font-size: inherit; font-weight: 600; line-height: 1.1; text-align: center; text-decoration: none; }
.g8-pro-v2 .g8-button--secondary { color: white; border-color: rgba(255,255,255,.4); background: transparent; }
.g8-pro-v2 .g8-button--secondary:hover { color: var(--g8-navy); background: white; }

.g8-pro-hero { position: relative; padding: 76px 0 110px; overflow: hidden; background: var(--g8-navy); }
.g8-pro-hero__grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0,1fr); gap: 48px; align-items: center; }
.g8-pro-hero__copy { display: grid; min-width: 0; gap: 22px; }
.g8-pro-hero h1 { max-width: 15ch; font-family: var(--g8-font-heading); font-size: clamp(2.65rem,9vw,4.55rem); font-weight: 560; letter-spacing: -.025em; }
.g8-pro-hero__lead { max-width: 610px; padding-left: 20px; border-left: 3px solid var(--g8-rose-soft); color: rgba(255,255,255,.8); font-size: 1.08rem; }
.g8-pro-checks { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; }
.g8-pro-checks li::before { display: inline-grid; width: 21px; height: 21px; margin-right: 10px; place-items: center; border-radius: 50%; color: var(--g8-navy); background: var(--g8-rose-soft); content: "✓"; font-size: .75rem; font-weight: 900; }
.g8-pro-actions { display: grid; gap: 12px; }
.g8-pro-hero__visual { position: relative; min-width: 0; margin: 0; }
.g8-pro-hero__visual::before { content: none; }
.g8-pro-hero__visual img { position: relative; width: 100%; min-height: 0; aspect-ratio: 4/3; border-radius: var(--g8-radius) var(--g8-radius) 0 0; object-fit: cover; box-shadow: 0 34px 70px -34px #0a1020; }
.g8-pro-hero__visual figcaption { position: relative; display: grid; min-height: 72px; gap: 1px; padding: 9px 14px; align-content: center; border-top: 1px solid rgba(34,49,76,.08); color: rgba(34,49,76,.72); background: var(--g8-foam); font-size: .76rem; line-height: 1.35; }
.g8-pro-hero__visual figcaption span { color: var(--g8-navy); font-family: var(--g8-font-heading); font-size: 1rem; font-weight: 650; }
.g8-pro-hero-carousel__viewport { position: relative; overflow: hidden; border: 1px solid rgba(254,205,192,.45); border-radius: var(--g8-radius); box-shadow: 0 32px 64px -24px rgba(5,14,31,.78); }
.g8-pro-hero-carousel__track { display: flex; transform: translateX(calc(var(--g8-pro-hero-index,0) * -100%)); transition: transform .35s ease; }
.g8-pro-hero-carousel__slide { position: relative; display: grid; flex: 0 0 100%; min-width: 0; margin: 0; grid-template-rows: auto 1fr; }
.g8-pro-hero-carousel__controls { position: absolute; z-index: 2; inset: calc((100% - 72px)/2) 14px auto; display: flex; justify-content: space-between; pointer-events: none; transform: translateY(-50%); }
.g8-pro-hero-carousel__button { display: grid; width: 44px; height: 44px; padding: 0; place-items: center; border: 1px solid rgba(34,49,76,.14); border-radius: 50%; color: var(--g8-navy); background: rgba(255,255,255,.94); box-shadow: 0 12px 30px -18px rgba(34,49,76,.8); font-size: 1.7rem; cursor: pointer; pointer-events: auto; }
.g8-pro-hero-carousel__button:focus-visible,.g8-pro-hero-carousel__dot:focus-visible { outline: 3px solid var(--g8-rose-soft); outline-offset: 2px; }
.g8-pro-hero-carousel__dots { position: absolute; z-index: 3; bottom: -28px; left: 0; display: flex; width: 100%; gap: 9px; justify-content: center; }
.g8-pro-hero-carousel__dot { width: 11px; height: 11px; padding: 0; border: 0; border-radius: 50%; background: rgba(255,255,255,.32); cursor: pointer; }
.g8-pro-hero-carousel__dot.is-active { background: var(--g8-coral-strong); }
.g8-pro-benefit-ribbon { position: relative; z-index: 2; padding: 22px 0; color: var(--g8-navy); background: var(--g8-foam); }
.g8-pro-benefit-ribbon .g8-container { display: grid; gap: 1px; background: rgba(34,49,76,.12); }
.g8-pro-benefit-ribbon article { display: flex; gap: 13px; align-items: center; padding: 16px; background: var(--g8-foam); }
.g8-pro-benefit-ribbon strong { color: var(--g8-coral-strong); font-size: .75rem; }
.g8-pro-benefit-ribbon span { font-size: .86rem; font-weight: 650; }

.g8-pro-audiences { padding: 92px 0; color: var(--g8-text); background: var(--g8-foam-soft); }
.g8-pro-audiences h2,.g8-pro-audiences h3 { color: var(--g8-navy); }
.g8-pro-audiences .g8-kicker { color: var(--g8-coral-strong); }
.g8-pro-audience-grid { display: grid; gap: 1px; margin-top: 46px; border: 1px solid var(--g8-border); background: var(--g8-border); }
.g8-pro-audience-grid article { min-height: 205px; padding: 26px; background: var(--g8-white); transition: background .2s ease; }
.g8-pro-audience-grid article:hover { background: var(--g8-rose-pale); }
.g8-pro-audience-grid article > span { color: var(--g8-coral-strong); font-size: .75rem; font-weight: 800; }
.g8-pro-audience-grid h3 { margin: 34px 0 10px; font-family: var(--g8-font-heading); font-size: 1.22rem; }
.g8-pro-audience-grid p { color: var(--g8-muted); }

.g8-pro-lots { position: relative; padding: 94px 0 102px; color: var(--g8-text); background: #fff1ec; }
.g8-pro-lots h2,.g8-pro-lots h3 { color: var(--g8-navy); }
.g8-pro-lots .g8-section-header { max-width: none; }
.g8-pro-lots #lots-title { max-width: none; }
.g8-pro-lots .g8-kicker { color: var(--g8-coral-strong); }
.g8-pro-lots .g8-section-header > p:last-child { max-width: none; margin-top: 16px; color: var(--g8-muted); }
.g8-pro-lot-grid { display: grid; gap: 22px; margin-top: 46px; align-items: stretch; }
.g8-pro-lot-column { position: relative; display: grid; grid-template-rows: 1fr auto; gap: 12px; }
.g8-pro-lot-column--featured { padding-top: 40px; }
.g8-pro-lot { position: relative; display: grid; height: 100%; grid-template-rows: auto 1fr; align-content: start; overflow: hidden; border: 1px solid rgba(34,49,76,.1); border-radius: var(--g8-radius); background: white; box-shadow: 0 24px 50px -38px rgba(34,49,76,.7); }
.g8-pro-lot__top { position: relative; display: grid; min-height: 220px; gap: 8px; align-content: start; padding: 24px; overflow: hidden; color: var(--g8-navy); background: white; }
.g8-pro-lot__top::after { position: absolute; inset: 0; background: linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.05) 48%,rgba(255,255,255,.48) 76%,rgba(255,255,255,.82) 92%,rgba(255,255,255,.9) 100%); content: ""; }
.g8-pro-lot__top img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transform: scale(1.45); transform-origin: 50% 12%; }
.g8-pro-lot__top p { position: relative; z-index: 1; }
.g8-pro-lot__use,.g8-pro-lot__body h3 { color: var(--g8-navy); font-family: var(--g8-font-heading); font-size: 1.45rem; font-weight: 560; line-height: 1.1; }
.g8-pro-lot__body h3 { font-size: 2.15rem; font-weight: 700; }
.g8-pro-lot__context { min-height: 2.7em; color: var(--g8-coral-strong); font-size: .88rem; font-weight: 500; line-height: 1.35; }
.g8-pro-lot__body { display: grid; gap: 16px; padding: 22px 26px 26px; align-content: start; }
.g8-pro-lot__composition { color: var(--g8-navy); font-size: .92rem; font-weight: 400; line-height: 1.35; }
.g8-pro-lot__pricing { display: grid; gap: 5px; padding-block: 16px; border-block: 1px solid var(--g8-border); }
.g8-pro-lot__pricing > p:first-child { display: flex; gap: 8px; align-items: baseline; }
.g8-pro-lot__pricing > p:first-child > strong { color: var(--g8-navy); font-family: "Avenir Next", "Inter", system-ui, sans-serif; font-size: 2.15rem; font-weight: 700; line-height: 1; }
.g8-pro-lot__pricing > p:first-child > span { color: var(--g8-muted); font-size: .72rem; font-weight: 800; text-transform: uppercase; }
.g8-pro-lot__pricing .g8-pro-lot__pricing-tax { color: var(--g8-muted); font-size: .88rem; }
.g8-pro-lot__pricing .g8-pro-lot__pricing-tax strong { color: var(--g8-navy); }
.g8-pro-lot__pricing > p:last-child { color: var(--g8-muted); font-size: .88rem; }
.g8-pro-lot__pricing > p:last-child strong { color: var(--g8-navy); }
.g8-pro-lot__body .g8-button { margin-top: auto; }
.g8-pro-product-notice { margin-top: auto; padding: 14px 16px; border: 1px solid var(--g8-border); border-radius: var(--g8-radius); color: var(--g8-navy); background: var(--g8-foam-soft); font-weight: 650; }
.g8-pro-lot__saving { min-height: 60px; margin: 0; padding: 10px 13px; color: var(--g8-navy); background: var(--g8-rose-pale); font-size: .8rem; }
.g8-pro-lot__saving--placeholder { display: none; visibility: hidden; }
.g8-pro-lot__body ul { display: grid; gap: 7px; margin: 0; padding: 15px 0; border-block: 1px solid var(--g8-border); list-style: none; }
.g8-pro-lot__body li::before { margin-right: 8px; color: var(--g8-coral-strong); content: "—"; }
.g8-pro-lot__body .g8-button--secondary { color: var(--g8-navy); border-color: var(--g8-border); }
.g8-pro-lot__badge { position: absolute; z-index: 3; top: 0; left: 50%; width: max-content; padding: 8px 12px; color: var(--g8-navy); background: var(--g8-rose-soft); font-size: .7rem; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; transform: translateX(-50%); }
.g8-pro-lots__shared-note { display: grid; gap: 5px; max-width: 620px; margin: 30px auto 0; text-align: center; }
.g8-pro-lots__shared-note strong { color: var(--g8-navy); }
.g8-pro-lots__shared-note p:last-child { color: var(--g8-muted); font-size: .8rem; }
.g8-pro-lots-help { display: grid; gap: 20px; margin-top: 42px; align-items: stretch; }
.g8-pro-lots-faq { overflow: hidden; border: 1px solid rgba(34,49,76,.12); border-top: 3px solid var(--g8-coral-strong); border-radius: var(--g8-radius); background: white; box-shadow: 0 22px 42px -38px rgba(34,49,76,.65); }
.g8-pro-lots-faq summary { position: relative; min-height: 72px; padding: 21px 62px 21px 20px; color: var(--g8-navy); font-size: 1rem; line-height: 1.45; list-style: none; cursor: pointer; }
.g8-pro-lots-faq summary::-webkit-details-marker { display: none; }
.g8-pro-lots-faq summary::after { position: absolute; top: 50%; right: 22px; color: var(--g8-navy); content: "+"; font-size: 1.45rem; font-weight: 400; line-height: 1; transform: translateY(-50%); }
.g8-pro-lots-faq[open] summary::after { content: "−"; }
.g8-pro-lots-faq summary:focus-visible { outline: 3px solid var(--g8-navy); outline-offset: -4px; }
.g8-pro-lots-faq__answer { display: grid; gap: 12px; padding: 18px 20px 22px; border-top: 1px solid var(--g8-border); color: var(--g8-muted); font-size: .92rem; }
.g8-pro-lots-faq__answer strong { color: var(--g8-navy); }
.g8-pro-lots-faq__answer ul { display: grid; gap: 6px; margin: -2px 0 0; padding-left: 24px; }
.g8-pro-lots-faq__table-wrap { margin-top: 4px; overflow-x: auto; border-radius: var(--g8-radius); }
.g8-pro-lots-faq__table-wrap table { width: 100%; min-width: 620px; border-collapse: collapse; color: var(--g8-navy); background: var(--g8-foam-soft); }
.g8-pro-lots-faq__table-wrap th,.g8-pro-lots-faq__table-wrap td { padding: 12px 14px; border: 1px solid rgba(34,49,76,.18); text-align: left; }
.g8-pro-lots-faq__table-wrap th { background: rgba(34,49,76,.06); font-weight: 700; }

.g8-pro-promo-code { position: relative; padding: 78px 0; overflow: hidden; color: var(--g8-navy); background: linear-gradient(135deg,var(--g8-rose-soft),#ffd8cd); }
.g8-pro-promo-code__inner { position: relative; z-index: 1; display: grid; gap: 34px; align-items: center; }
.g8-pro-promo-code__copy { display: grid; gap: 24px; }
.g8-pro-promo-code .g8-kicker { color: var(--g8-coral-strong); }
.g8-pro-promo-code h2 { max-width: 22ch; color: var(--g8-navy); font-family: inherit; font-size: clamp(1.9rem,4vw,2.75rem); font-weight: 560; line-height: 1.28; }
.g8-pro-promo-code h2 strong { color: var(--g8-navy); font-family: inherit; font-weight: 700; }
.g8-pro-promo-code__copy > p:last-child { font-weight: 650; line-height: 1.7; }
.g8-pro-promo-code__copy > p:last-child span { display: block; }
.g8-pro-promo-code__copy > p:last-child strong { text-transform: uppercase; }
.g8-pro-promo-code__visual { margin: 0; justify-self: center; }
.g8-pro-promo-code__visual img { display: block; width: min(70vw,300px); height: auto; transform: rotate(0deg); will-change: transform; filter: drop-shadow(0 26px 32px rgba(34,49,76,.18)); }
.g8-pro-sample { position: relative; isolation: isolate; padding: 92px 0; overflow: hidden; color: var(--g8-text); background: linear-gradient(135deg,#fff8f6,#fee7e1); }
.g8-pro-sample__panel { position: relative; display: grid; gap: 34px; align-items: center; padding: 24px; border: 1px solid rgba(34,49,76,.1); border-radius: var(--g8-radius); background: rgba(255,255,255,.74); box-shadow: var(--g8-shadow); backdrop-filter: blur(10px); }
.g8-pro-sample__media { position: relative; width: min(100%,430px); justify-self: center; }
.g8-pro-sample__media img { width: 100%; aspect-ratio: 1; border-radius: var(--g8-radius); object-fit: cover; }
.g8-pro-sample__badge { position: absolute; z-index: 1; top: 14px; left: 14px; padding: 8px 12px; border-radius: 999px; color: white; background: var(--g8-navy); font-size: .72rem; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.g8-pro-sample__content { display: grid; gap: 18px; }
.g8-pro-sample__content h2 { max-width: 18ch; color: var(--g8-navy); font-family: var(--g8-font-heading); font-size: clamp(2rem,5vw,3rem); font-weight: 560; line-height: 1.08; }
.g8-pro-sample__lead { max-width: 650px; font-size: 1.06rem; }
.g8-pro-sample__benefits { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; }
.g8-pro-sample__benefits li { display: grid; grid-template-columns: 24px 1fr; gap: 8px; font-weight: 650; }
.g8-pro-sample__eligibility { max-width: 680px; padding-left: 16px; border-left: 3px solid var(--g8-rose-soft); color: var(--g8-muted); font-size: .86rem; font-style: italic; }
.g8-pro-sample__eligibility strong { color: var(--g8-navy); }
.g8-pro-sample__buy { display: grid; gap: 10px; align-items: center; }
.g8-pro-sample__price { display: flex; flex-wrap: wrap; gap: 5px 10px; align-items: baseline; color: var(--g8-navy); }
.g8-pro-sample__price > span { flex-basis: 100%; color: var(--g8-muted); font-size: .72rem; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.g8-pro-sample__price del { color: var(--g8-muted); }
.g8-pro-sample__price strong { color: var(--g8-coral-strong); font-family: var(--g8-font-heading); font-size: 1.85rem; }
.g8-pro-sample__price small { color: var(--g8-muted); font-size: .7rem; }
.g8-pro-sample__content .g8-button--secondary { color: var(--g8-navy); border-color: rgba(34,49,76,.25); }
.g8-pro-sample__limit { color: var(--g8-muted); font-size: .75rem; }

.g8-pro-carrefour { padding: 96px 0 104px; color: white; background: var(--g8-navy); }
.g8-pro-carrefour__header { display: grid; gap: 18px; max-width: 1040px; }
.g8-pro-carrefour .g8-kicker { color: var(--g8-rose-soft); }
.g8-pro-carrefour h2 { max-width: none; color: white; font-family: var(--g8-font-heading); font-size: clamp(1.4rem,3.2vw,2.35rem); font-weight: 560; line-height: 1.08; text-wrap: balance; }
.g8-pro-carrefour__lead { color: rgba(255,255,255,.78); font-family: var(--g8-font-body); font-size: 1rem; font-weight: 400; line-height: 1.55; }
.g8-pro-media-grid { display: grid; gap: 18px; margin-top: 38px; }
.g8-pro-media-grid figure { position: relative; margin: 0; overflow: hidden; border: 1px solid rgba(255,255,255,.16); border-radius: var(--g8-radius); background: rgba(255,255,255,.08); box-shadow: 0 28px 56px -38px rgba(5,14,31,.8); }
.g8-pro-media-grid img { display: block; width: 100%; height: auto; min-height: 420px; aspect-ratio: 4/5; object-fit: cover; }
.g8-pro-carrefour__reseller { display: grid; gap: 16px; margin-top: 28px; padding: 20px 22px; align-items: center; border: 1px solid rgba(255,255,255,.16); border-radius: var(--g8-radius); color: rgba(255,255,255,.82); background: rgba(255,255,255,.08); font-weight: 650; }
.g8-pro-carrefour__reseller .g8-button { justify-self: start; }

.g8-pro-testimonial { padding: 96px 0 104px; color: var(--g8-navy); background: #f8f6f5; }
.g8-pro-testimonial .g8-kicker { color: var(--g8-coral-strong); }
.g8-pro-testimonial > .g8-container > .g8-section-title { max-width: none; margin-top: 10px; color: var(--g8-navy); }
.g8-pro-testimonial__quote { display: grid; gap: 22px; margin: 24px 0 0; padding: clamp(24px,4vw,44px); border: 1px solid rgba(34,49,76,.1); border-radius: var(--g8-radius); background: white; box-shadow: 0 28px 58px -46px rgba(34,49,76,.65); }
.g8-pro-testimonial__quote > p { max-width: 1160px; color: var(--g8-navy); font-family: var(--g8-font-heading); font-size: clamp(1.25rem,2.5vw,1.65rem); font-weight: 560; line-height: 1.35; }
.g8-pro-testimonial__quote footer { display: flex; gap: 14px; align-items: center; }
.g8-pro-testimonial__quote footer img { width: 62px; height: 62px; padding: 4px; border: 1px solid var(--g8-border); border-radius: 50%; background: white; object-fit: contain; }
.g8-pro-testimonial__quote footer div { display: grid; gap: 2px; }
.g8-pro-testimonial__quote footer strong { font-family: var(--g8-font-heading); }
.g8-pro-testimonial__quote footer span { color: var(--g8-muted); font-size: .86rem; }
.g8-pro-testimonial__divider { height: 1px; margin: 48px 0; background: var(--g8-border); }
.g8-pro-testimonial__gallery-title { margin-bottom: -14px; color: var(--g8-navy); font-family: var(--g8-font-body); font-size: 1rem; font-weight: 400; line-height: 1.55; }
.g8-pro-testimonial .g8-pro-media-grid figure { border-color: rgba(34,49,76,.1); background: white; box-shadow: 0 28px 56px -42px rgba(34,49,76,.6); }
.g8-pro-testimonial .g8-pro-media-grid img { background: white; object-fit: contain; }
.g8-pro-testimonial-carousel { width: 100%; margin: 38px auto 0; }
.g8-pro-testimonial-carousel__viewport { position: relative; overflow: hidden; padding: 2px 0 18px; }
.g8-pro-testimonial-carousel__track { display: flex; gap: 18px; transition: transform .4s ease; }
.g8-pro-testimonial-carousel__slide { flex: 0 0 100%; min-width: 0; margin: 0; overflow: hidden; border: 1px solid rgba(34,49,76,.1); border-radius: var(--g8-radius); background: white; box-shadow: 0 22px 42px -34px rgba(34,49,76,.65); }
.g8-pro-testimonial-carousel__slide img { display: block; width: 100%; aspect-ratio: 4/5; background: white; object-fit: contain; }
.g8-pro-testimonial-carousel__controls { position: absolute; inset: 50% 14px auto; display: flex; justify-content: space-between; pointer-events: none; transform: translateY(-50%); }
.g8-pro-testimonial-carousel__button { display: grid; width: 44px; height: 44px; padding: 0; place-items: center; border: 1px solid rgba(34,49,76,.14); border-radius: 50%; color: var(--g8-navy); background: rgba(255,255,255,.94); box-shadow: 0 12px 30px -18px rgba(34,49,76,.8); font-size: 1.7rem; cursor: pointer; pointer-events: auto; }
.g8-pro-testimonial-carousel__dots { display: flex; gap: 9px; margin-top: 16px; justify-content: center; }
.g8-pro-testimonial-carousel__dot { width: 11px; height: 11px; padding: 0; border: 0; border-radius: 50%; background: rgba(34,49,76,.28); cursor: pointer; }
.g8-pro-testimonial-carousel__dot.is-active { background: var(--g8-coral-strong); }
.g8-pro-testimonial-carousel__button:focus-visible,.g8-pro-testimonial-carousel__dot:focus-visible { outline: 3px solid var(--g8-coral-strong); outline-offset: 2px; }

.g8-pro-process { padding: 94px 0; background: var(--g8-navy); }
.g8-pro-process__grid { display: grid; gap: 48px; align-items: center; }
.g8-pro-process ol { display: grid; margin: 40px 0 0; padding: 0; list-style: none; }
.g8-pro-process li { display: grid; grid-template-columns: 42px 1fr; gap: 16px; padding: 22px 0; border-top: 1px solid rgba(255,255,255,.15); }
.g8-pro-process li > span { display: grid; width: 34px; height: 34px; place-items: center; border-radius: 50%; color: var(--g8-navy); background: var(--g8-rose-soft); font-weight: 800; }
.g8-pro-process h3 { margin-bottom: 7px; }
.g8-pro-process li p { color: rgba(255,255,255,.65); }
.g8-pro-process figure { margin: 0; }
.g8-pro-process figure img { width: 100%; min-height: 480px; aspect-ratio: 4/5; border-radius: var(--g8-radius); object-fit: cover; box-shadow: 22px 22px 0 var(--g8-rose-soft); }

.g8-pro-proof { padding: 94px 0; background: var(--g8-navy-deep); }
.g8-pro-proof .g8-container { display: grid; gap: 42px; align-items: center; }
.g8-pro-proof__visual img { width: 100%; min-height: 380px; aspect-ratio: 4/3; border-radius: var(--g8-radius); object-fit: cover; }
.g8-pro-proof__copy { display: grid; gap: 18px; }
.g8-pro-stats { display: grid; gap: 1px; margin-top: 20px; background: rgba(255,255,255,.15); }
.g8-pro-stats article { display: grid; gap: 5px; padding: 20px; background: var(--g8-navy-deep); }
.g8-pro-stats strong { color: var(--g8-rose-soft); font-family: var(--g8-font-heading); font-size: 2rem; }
.g8-pro-stats span { color: rgba(255,255,255,.6); font-size: .88rem; }
.g8-pro-contact { padding: 86px 0; color: var(--g8-navy); background: var(--g8-rose-pale); }
.g8-pro-contact h2 { color: var(--g8-navy); }
.g8-pro-contact .g8-kicker { color: var(--g8-coral-strong); }
.g8-pro-contact__inner { display: grid; gap: 32px; align-items: end; }
.g8-pro-contact__inner > div:first-child { display: grid; gap: 16px; }
.g8-pro-contact__inner > div:first-child > p:last-child { max-width: 680px; }
.g8-pro-contact .g8-button--secondary { color: var(--g8-navy); border-color: rgba(34,49,76,.3); }
.g8-pro-v2 .g8-pro-lot__body > .added_to_cart { display: inline-flex; width: 100%; min-height: 44px; padding: 10px 16px; align-items: center; justify-content: center; gap: 8px; border: 1px solid rgba(34,49,76,.16); border-radius: var(--g8-radius); color: var(--g8-navy); background: var(--g8-foam-soft); font-size: .88rem; font-weight: 700; line-height: 1.2; text-align: center; text-decoration: none; transition: background .18s ease,border-color .18s ease,transform .18s ease; }
.g8-pro-v2 .g8-pro-lot__body > .added_to_cart::after { content: "→"; font-size: 1rem; transition: transform .18s ease; }
.g8-pro-v2 .g8-pro-lot__body > .added_to_cart:hover { border-color: var(--g8-navy); background: var(--g8-foam); transform: translateY(-1px); }
.g8-pro-v2 .g8-pro-lot__body > .added_to_cart:hover::after { transform: translateX(3px); }
.g8-pro-v2 .g8-pro-lot__body > .added_to_cart:focus-visible { outline: 3px solid var(--g8-navy); outline-offset: 3px; }

.g8-shop-snackbar { position: fixed; z-index: 10000; right: 24px; bottom: 24px; display: flex; max-width: min(420px,calc(100vw - 32px)); align-items: center; gap: 12px; padding: 14px 18px; border: 1px solid rgba(255,255,255,.18); border-radius: 8px; background: var(--g8-navy); color: #fff; box-shadow: 0 18px 44px -20px rgba(34,49,76,.7); font-size: .95rem; font-weight: 400; opacity: 0; transform: translateY(18px); transition: opacity .22s ease,transform .22s ease; pointer-events: none; }
.g8-shop-snackbar.is-visible { opacity: 1; transform: translateY(0); pointer-events: auto; }
.g8-shop-snackbar__icon { display: grid; width: 26px; height: 26px; flex: 0 0 26px; place-items: center; border-radius: 50%; background: var(--g8-rose-soft); color: var(--g8-navy); font-size: 1rem; font-weight: 800; }
.g8-shop-snackbar__cart { display: inline-flex; min-height: 34px; flex: 0 0 auto; align-items: center; padding: 7px 12px; border-radius: 6px; color: var(--g8-navy); background: var(--g8-rose-soft); font-size: .8rem; font-weight: 400; line-height: 1; text-decoration: none; white-space: nowrap; }
.g8-shop-snackbar__cart::after { margin-left: 6px; content: "→"; transition: transform .18s ease; }
.g8-shop-snackbar__cart:hover { color: var(--g8-navy); background: var(--g8-rose-hover); }
.g8-shop-snackbar__cart:hover::after { transform: translateX(2px); }
.g8-shop-snackbar__cart:focus-visible { outline: 3px solid #fff; outline-offset: 2px; }

@media (min-width:700px) {
  .g8-pro-carrefour__title-line { display: block; white-space: nowrap; }
  .g8-pro-contact .g8-section-title,.g8-pro-audiences .g8-section-title { max-width: none; font-size: clamp(1.45rem,3.3vw,3.12rem); white-space: nowrap; }
  .g8-pro-lots .g8-section-header,.g8-pro-audiences .g8-section-header { width: 100%; max-width: none; margin-right: 0; margin-left: auto; justify-items: end; text-align: right; }
  .g8-pro-audiences .g8-section-title { width: 100%; }
  .g8-pro-testimonial > .g8-container > .g8-kicker,.g8-pro-testimonial > .g8-container > .g8-section-title { margin-left: auto; text-align: right; }
  .g8-pro-testimonial > .g8-container > .g8-section-title { white-space: nowrap; }
  .g8-pro-actions { grid-template-columns: repeat(2,max-content); }
  .g8-pro-benefit-ribbon .g8-container { grid-template-columns: repeat(2,1fr); }
  .g8-pro-audience-grid { grid-template-columns: repeat(2,1fr); }
  .g8-pro-lot-grid { grid-template-columns: repeat(3,1fr); margin-top: 74px; }
  .g8-pro-lot-column--featured { padding-top: 0; }
  .g8-pro-lot__badge { top: -42px; }
  .g8-pro-lot__saving--placeholder { display: block; }
  .g8-pro-stats { grid-template-columns: repeat(3,1fr); }
  .g8-pro-promo-code__inner { grid-template-columns: minmax(0,1.3fr) minmax(280px,.7fr); }
  .g8-pro-sample__panel { grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); padding: 36px; }
  .g8-pro-sample__buy { grid-template-columns: 1fr repeat(2,max-content); }
  .g8-pro-media-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .g8-pro-testimonial-carousel__slide { flex-basis: calc((100% - 36px)/3); }
  .g8-pro-carrefour__reseller { grid-template-columns: 1fr max-content; }
}
@media (min-width:940px) {
  .g8-pro-hero__grid { grid-template-columns: minmax(0,1.85fr) minmax(320px,1.15fr); }
  .g8-pro-hero h1 { max-width: none; }
  .g8-pro-hero__visual img { min-height: 0; aspect-ratio: 3/2; }
  .g8-pro-benefit-ribbon .g8-container { grid-template-columns: repeat(4,1fr); }
  .g8-pro-audience-grid { grid-template-columns: repeat(3,1fr); }
  .g8-pro-process__grid { grid-template-columns: 1.05fr .95fr; }
  .g8-pro-proof .g8-container { grid-template-columns: .95fr 1.05fr; }
  .g8-pro-contact__inner { grid-template-columns: 1fr auto; }
}
@media (prefers-reduced-motion:reduce) { .g8-pro-promo-code__visual img { transform:none; } .g8-shop-snackbar { transition:none; } }
