.lpf{display:grid;grid-template-columns:repeat(3,1fr);border-top:3px solid var(--ink, #1a1f1c);margin-top:2.5rem}.lpf--compact{border-top-width:2px}.lpf__card{display:flex;flex-direction:column;padding:2.25rem 2.5rem 2.25rem 0}.lpf__card:not(:first-child){padding-left:2.5rem;border-left:1px solid rgba(26,31,28,.1)}.lpf--compact .lpf__card{padding:1.75rem 1.75rem 1.75rem 0}.lpf--compact .lpf__card:not(:first-child){padding-left:1.75rem}.lpf__head{display:flex;align-items:center;gap:.6rem;margin-bottom:1.1rem}.lpf__geo{display:block;flex-shrink:0;color:var(--green, #4f8f74)}[data-geo=point] .lpf__geo{width:9px;height:9px;border-radius:50%;background:currentColor}[data-geo=ligne] .lpf__geo{width:22px;height:2px;background:currentColor}[data-geo=surface] .lpf__geo{width:17px;height:10px;border:2px solid currentColor;background:transparent}.lpf__tag{margin:0;font-size:.71rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--green, #4f8f74);line-height:1}.lpf__title{font-family:var(--font-display, "Outfit", sans-serif);font-weight:700;font-size:1.55rem;letter-spacing:-.03em;line-height:1.12;color:var(--ink, #1a1f1c);margin:0 0 .7rem}.lpf--compact .lpf__title{font-size:1.2rem;letter-spacing:-.02em}.lpf__lead{flex:1;color:var(--muted, #5a6560);font-size:1.05rem;line-height:1.62}.lpf--compact .lpf__lead{font-size:.97rem}.lpf__lead p{margin:0 0 .7rem}.lpf__lead p:last-child{margin-bottom:0}.lpf__chips{list-style:none;padding:1.25rem 0 0;margin:1.25rem 0 0;border-top:1px solid rgba(26,31,28,.09);display:flex;flex-wrap:wrap;gap:.35rem}.lpf__chips li{font-size:.73rem;font-weight:600;letter-spacing:.03em;color:var(--green-deep, #3a6f59);background:var(--green-soft, #eaf3ee);padding:.22rem .5rem;border-radius:2px;white-space:nowrap}@media (max-width: 860px){.lpf{grid-template-columns:1fr;border-top:none}.lpf__card{padding:1.75rem 0;border-top:2px solid var(--ink, #1a1f1c);border-left:none!important}.lpf__card:first-child{border-top-width:3px}}
