.pg-pole .hero-pole{padding-block:var(--space-9)}.pg-pole .hero-inner{gap:var(--space-7);align-items:flex-start;display:flex}@media (max-width:700px){.pg-pole .hero-inner{gap:var(--space-4);flex-direction:column}}.pg-pole .hero-pole h1{margin-bottom:var(--space-2)}.pg-pole .hero-baseline{font-size:var(--text-lg);color:var(--text-body);max-width:46ch}.pg-pole .hero-statut{font-size:var(--text-xs);color:var(--text-strong);font-weight:var(--weight-bold);margin-block:var(--space-4) var(--space-5)}.pg-pole .hero-statut span{font-weight:var(--weight-regular);color:var(--text-muted)}.pg-pole .section--intro{padding-block:var(--space-8)}.pg-pole .intro-text{font-size:var(--text-lg);line-height:var(--leading-relaxed);margin:0}.pg-pole .section--familles{background:var(--surface-sunken)}.pg-pole .familles-grid{gap:var(--space-5);margin-top:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:800px){.pg-pole .familles-grid{grid-template-columns:1fr}}.pg-pole .famille-card{background:var(--surface-card);border:var(--border-width) solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--gutter-card);box-shadow:var(--shadow-xs)}.pg-pole .famille-card h3{font-size:var(--text-xl)}.pg-pole .famille-card h3:before{content:"";border-radius:var(--radius-pill);background:var(--pole);width:40px;height:5px;margin-bottom:var(--space-3);display:block}.pg-pole .famille-card ul{gap:var(--space-2);font-size:var(--text-sm);color:var(--text-body);margin:0;padding:0;list-style:none;display:grid}.pg-pole .famille-card li:before{content:"— ";color:var(--text-muted)}.pg-pole .familles-note{margin-top:var(--space-5);font-size:var(--text-2xs);color:var(--text-muted)}.pg-pole .methode-list{margin:var(--space-5) 0;padding-left:var(--space-5);gap:var(--space-3);display:grid}.pg-pole .section--autres{background:var(--surface-sunken)}.pg-pole .autres-grid{gap:var(--space-4);margin-top:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:700px){.pg-pole .autres-grid{grid-template-columns:1fr}}.pg-pole .autre-pole{background:var(--surface-card);border:var(--border-width) solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-5);gap:var(--space-1);color:inherit;transition:transform .15s,box-shadow .15s;display:grid}.pg-pole .autre-pole:hover{box-shadow:var(--shadow-md);text-decoration:none;transform:translateY(-2px)}.pg-pole .autre-pole:after{content:"";border-radius:var(--radius-pill);background:var(--pole);width:32px;height:4px;margin-top:var(--space-2);display:block}.pg-pole .autre-name{font-family:var(--font-display);font-weight:var(--weight-bold);color:var(--text-strong)}.pg-pole .autre-metier{font-size:var(--text-xs);color:var(--text-muted)}
