.gamme-hero[data-astro-cid-ootnazmt]{background:linear-gradient(to bottom,#0000008c,#00000059),var(--gamme-bg, linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%)) center / cover no-repeat;color:#fff;padding-block:var(--space-xl)}.gamme-hero__inner[data-astro-cid-ootnazmt]{max-width:var(--maxw)}.gamme-hero[data-astro-cid-ootnazmt] h1[data-astro-cid-ootnazmt]{color:#fff;margin-block:var(--space-sm) var(--space-sm)}.gamme-hero__desc[data-astro-cid-ootnazmt]{font-size:1.1rem;line-height:1.7;margin-bottom:var(--space-md);opacity:.92}.breadcrumb[data-astro-cid-ootnazmt]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;opacity:.8;margin-bottom:var(--space-sm);flex-wrap:wrap}.breadcrumb[data-astro-cid-ootnazmt] a[data-astro-cid-ootnazmt]{color:inherit}.breadcrumb[data-astro-cid-ootnazmt] a[data-astro-cid-ootnazmt]:hover{text-decoration:underline}.products__grid[data-astro-cid-ootnazmt]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:var(--space-md)}.product__card[data-astro-cid-ootnazmt]{display:block;width:100%;padding:0;border:none;text-align:left;font:inherit;color:inherit;cursor:pointer;background:var(--color-bg);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease}.product__card[data-astro-cid-ootnazmt]:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.product__card[data-astro-cid-ootnazmt]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.product__more[data-astro-cid-ootnazmt]{display:inline-block;margin-top:var(--space-xs);font-size:.85rem;font-weight:600;color:var(--color-primary)}.product__img[data-astro-cid-ootnazmt]{aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%)}.product__img[data-astro-cid-ootnazmt] img[data-astro-cid-ootnazmt]{width:100%;height:100%;object-fit:cover}.product__placeholder[data-astro-cid-ootnazmt]{width:100%;height:100%}.product__body[data-astro-cid-ootnazmt]{padding:var(--space-md)}.product__ref[data-astro-cid-ootnazmt]{font-size:.8rem;color:var(--color-text-soft);font-weight:600;letter-spacing:.05em;text-transform:uppercase}.product__body[data-astro-cid-ootnazmt] h3[data-astro-cid-ootnazmt]{margin-top:var(--space-xs);margin-bottom:var(--space-xs);font-size:1.1rem}.product__body[data-astro-cid-ootnazmt] p[data-astro-cid-ootnazmt]{color:var(--color-text-soft);font-size:.95rem;line-height:1.6}.product__pdf[data-astro-cid-ootnazmt]{display:inline-flex;align-items:center;gap:.4rem;margin-top:var(--space-sm);font-size:.85rem;font-weight:600;color:var(--color-primary)}.product__pdf[data-astro-cid-ootnazmt]:before{content:"↓";font-weight:700}.product__pdf[data-astro-cid-ootnazmt]:hover{text-decoration:underline}.products__empty[data-astro-cid-ootnazmt]{text-align:center;padding-block:var(--space-xl);max-width:480px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:var(--space-md)}.products__empty-msg[data-astro-cid-ootnazmt]{font-size:1.1rem;line-height:1.7;color:var(--color-text-soft)}.other-gammes[data-astro-cid-ootnazmt]{display:flex;flex-wrap:wrap;gap:var(--space-sm);justify-content:center}.other-gamme__pill[data-astro-cid-ootnazmt]{display:inline-block;padding:.6rem 1.4rem;border-radius:999px;border:1.5px solid var(--color-border);font-weight:600;font-size:.9rem;transition:border-color .15s,color .15s}.other-gamme__pill[data-astro-cid-ootnazmt]:hover{border-color:var(--color-primary);color:var(--color-primary)}.product-modal[data-astro-cid-ootnazmt]{width:min(1500px,96vw);max-height:94vh;margin:auto;padding:0;border:none;border-radius:var(--radius);box-shadow:var(--shadow-lg);overflow:hidden}.product-modal[data-astro-cid-ootnazmt]::backdrop{background:#0000008c;backdrop-filter:blur(2px)}.product-modal__close[data-astro-cid-ootnazmt]{position:absolute;top:.75rem;right:.75rem;z-index:3;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--color-bg);color:var(--color-text);font-size:1.6rem;line-height:1;cursor:pointer;box-shadow:var(--shadow-sm);transition:background .15s}.product-modal__close[data-astro-cid-ootnazmt]:hover{background:var(--color-bg-alt)}.product-modal__grid[data-astro-cid-ootnazmt]{display:grid;grid-template-columns:1.6fr 1fr;max-height:94vh}.product-modal__media[data-astro-cid-ootnazmt]{position:relative;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);min-height:320px}.carousel[data-astro-cid-ootnazmt]{position:relative;width:100%;height:100%;overflow:hidden}.carousel__track[data-astro-cid-ootnazmt]{display:flex;height:100%;transition:transform .35s ease}.carousel__slide[data-astro-cid-ootnazmt]{flex:0 0 100%;width:100%;height:100%;max-height:94vh;object-fit:cover;display:block}.carousel__placeholder[data-astro-cid-ootnazmt]{width:100%;height:100%;min-height:320px}.carousel__arrow[data-astro-cid-ootnazmt]{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:2.6rem;height:2.6rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffffd9;color:var(--color-text);font-size:1.8rem;line-height:1;cursor:pointer;box-shadow:var(--shadow-sm);transition:background .15s}.carousel__arrow[data-astro-cid-ootnazmt]:hover{background:#fff}.carousel__arrow--prev[data-astro-cid-ootnazmt]{left:.75rem}.carousel__arrow--next[data-astro-cid-ootnazmt]{right:.75rem}.carousel__dots[data-astro-cid-ootnazmt]{position:absolute;left:0;right:0;bottom:.9rem;display:flex;justify-content:center;gap:.5rem;z-index:2}.carousel__dot[data-astro-cid-ootnazmt]{width:.6rem;height:.6rem;border:none;border-radius:50%;background:#ffffff8c;cursor:pointer;padding:0;transition:background .15s,transform .15s}.carousel__dot[data-astro-cid-ootnazmt].is-active{background:#fff;transform:scale(1.25)}.product-modal__body[data-astro-cid-ootnazmt]{padding:var(--space-lg);display:flex;flex-direction:column;gap:var(--space-sm);overflow-y:auto}.product-modal__body[data-astro-cid-ootnazmt] h2[data-astro-cid-ootnazmt]{font-size:clamp(1.5rem,2.5vw,2.2rem);line-height:1.15;margin:0}.product-modal__body[data-astro-cid-ootnazmt] p[data-astro-cid-ootnazmt]{color:var(--color-text-soft);line-height:1.7;margin:0}.product-modal__cta[data-astro-cid-ootnazmt]{align-self:flex-start;margin-top:var(--space-xs)}@media (max-width: 720px){.product-modal__grid[data-astro-cid-ootnazmt]{grid-template-columns:1fr;overflow-y:auto}.product-modal__media[data-astro-cid-ootnazmt]{aspect-ratio:4 / 3;min-height:0}.carousel__slide[data-astro-cid-ootnazmt]{max-height:none}}
