.treatment .tag-row{margin-top:auto}.treatment--photo{padding:8px 8px 20px}.treatment--photo .head,.treatment--photo .tag-row,.treatment--photo p{padding-left:14px;padding-right:14px}.treatment--photo .head{margin-top:16px}.treatment .photo{flex:none;aspect-ratio:4/3;border-radius:16px;overflow:hidden;background:var(--bg-2);transform:translateZ(0)}.treatment .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .8s cubic-bezier(.215,.61,.355,1)}.treatment--photo:hover .photo img{transform:scale(1.04)}.carte-realisation{display:grid;grid-template-columns:160px minmax(0,1fr) auto;align-items:center;gap:clamp(20px,3vw,36px);padding:12px clamp(20px,3vw,36px) 12px 12px}.carte-realisation__photo{width:160px;aspect-ratio:1;border-radius:16px;overflow:hidden;background:var(--bg-2);transform:translateZ(0)}.carte-realisation__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .8s cubic-bezier(.215,.61,.355,1)}.carte-realisation:hover .carte-realisation__photo img{transform:scale(1.04)}.carte-realisation h2{margin:10px 0 6px;font-size:clamp(18px,1.7vw,24px);font-weight:700;letter-spacing:-.02em;line-height:1.15;color:var(--text);max-width:30ch}.carte-realisation__meta{margin:0;font-size:13.5px;color:var(--mute)}.carte-realisation__lien{display:inline-flex;align-items:center;gap:14px;font-size:14.5px;font-weight:500;color:var(--text-2);white-space:nowrap}.carte-realisation__rond{width:44px;height:44px;border-radius:50%;background:var(--text);color:#fff;display:grid;place-items:center;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),inset 0 -3px 5px rgba(0,0,0,.4);transition:transform .3s cubic-bezier(.215,.61,.355,1)}.carte-realisation__rond svg{width:18px;height:18px}.carte-realisation:hover .carte-realisation__rond{transform:translate(2px,-2px)}@media (max-width:900px){.carte-realisation{grid-template-columns:1fr;gap:16px;padding:12px 12px 20px}.carte-realisation__photo{width:100%;aspect-ratio:3/2}.carte-realisation__corps{padding:0 8px}.carte-realisation__lien{padding:0 8px;justify-self:start}}.carte-realisation:focus-visible{outline:3px solid var(--text);outline-offset:5px}@media (prefers-reduced-motion:reduce){.carte-realisation,.carte-realisation .carte-realisation__photo img,.carte-realisation .carte-realisation__rond,.carte-realisation:hover{transform:none;transition:none}}