.breadcrumb ol{display:flex;align-items:center;gap:.5rem;font-size:var(--font-size-sm);color:var(--text-muted);margin-bottom:1.5rem;list-style:none;padding:0;flex-wrap:wrap}.breadcrumb li:not(:last-child):after{content:"›";margin-left:.5rem;color:var(--text-muted)}.breadcrumb a{color:var(--text-muted);text-decoration:none}.breadcrumb a:hover{color:var(--color-primary)}.product-hero{padding-top:2.5rem}.product-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.product-tag{display:inline-block;background:var(--color-primary);color:var(--text-white, #fff);padding:.375rem .875rem;border-radius:999px;font-size:var(--font-size-xs);font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.04em}.product-hero-text h1{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:var(--text-dark);line-height:1.15;margin-bottom:1.25rem}.product-hero-lead{font-size:var(--font-size-lg);color:var(--text-body);line-height:1.6;margin-bottom:1.75rem}.product-hero-cta{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.product-hero-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.product-hero-list li{color:var(--text-body);font-size:var(--font-size-sm)}.product-hero-media{min-height:320px}.product-hero-placeholder{width:100%;height:100%;min-height:320px;background:linear-gradient(135deg,#e6f4ea,#cfe4d6);border:2px dashed var(--color-primary, #14532d);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;color:var(--color-primary, #14532d)}.ville-hero-img,.product-hero-img{width:100%;height:auto;max-height:420px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);aspect-ratio:3 / 2}.product-hero-img--contain{object-fit:contain;background:#fff;padding:1rem}.placeholder-label{font-weight:600;text-align:center;opacity:.6}.product-block{max-width:820px;margin-inline:auto}.product-block h2{font-size:var(--font-size-2xl);color:var(--text-dark);margin-bottom:1.25rem}.product-block p{color:var(--text-body);line-height:1.7;margin-bottom:1rem}.product-block ul{color:var(--text-body);line-height:1.7;margin-bottom:1rem;padding-left:1.25rem}.product-block li{margin-bottom:.4rem}.product-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem}.benefit-card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:1.5rem;text-align:center;box-shadow:var(--shadow-sm)}.benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--color-primary);color:var(--text-white, #fff);font-weight:700;font-size:1.5rem;margin-bottom:1rem}.benefit-card h3{font-size:var(--font-size-lg);color:var(--text-dark);margin-bottom:.5rem}.benefit-card p{color:var(--text-muted);font-size:var(--font-size-sm);line-height:1.55}.aides-table-wrapper{overflow-x:auto;margin:2rem 0;background:var(--bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.aides-table{width:100%;border-collapse:collapse;min-width:600px}.aides-table th,.aides-table td{padding:.9rem 1.25rem;text-align:left;border-bottom:1px solid var(--border-light)}.aides-table th{background:var(--bg-light);font-weight:700;color:var(--text-dark);font-size:var(--font-size-sm)}.aides-table tbody tr:last-child td{border-bottom:none}.badge{display:inline-block;padding:.25rem .75rem;border-radius:999px;font-size:var(--font-size-xs);font-weight:700;color:#fff;letter-spacing:.04em}.badge-bleu{background:#3b82f6}.badge-jaune{background:#f59e0b}.badge-violet{background:#a855f7}.badge-rose{background:#ec4899}.aides-extras{max-width:820px;margin-inline:auto;padding:1.25rem 1.5rem;background:var(--bg-white);border-left:4px solid var(--color-primary);border-radius:.5rem;color:var(--text-body);line-height:1.6}.aides-extras p{margin:0 0 .75rem}.aides-extras p:last-child{margin-bottom:0}.aides-note{font-size:var(--font-size-sm);color:var(--text-muted)}.steps-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:1.25rem;max-width:820px;margin:2rem auto 0}.steps-list li{display:flex;gap:1.25rem;align-items:flex-start;background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:1.5rem}.step-num{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--color-primary);color:var(--text-white, #fff);font-weight:700;display:flex;align-items:center;justify-content:center}.steps-list h3{font-size:var(--font-size-lg);margin-bottom:.35rem;color:var(--text-dark)}.steps-list p{color:var(--text-body);line-height:1.6;font-size:var(--font-size-sm)}.cta-final{text-align:center;max-width:680px}.cta-final h2{font-size:var(--font-size-2xl);color:var(--text-dark);margin-bottom:.75rem}.cta-final p{color:var(--text-body);margin-bottom:1.5rem;line-height:1.6}.cta-final-buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.product-hero-grid{grid-template-columns:1fr;gap:2rem}.product-hero-media{order:-1;min-height:220px}.product-hero-placeholder{min-height:220px}}
