/* Paris T’aime V2 — lieu.css */
.pt-lieu{min-height:100vh;color:#f4eee1;background:radial-gradient(circle at 12% 0%,rgba(102,25,25,.18),transparent 28rem),linear-gradient(180deg,#05070c 0%,#080d16 48%,#05070c 100%);}
.pt-lieu *{box-sizing:border-box}.pt-lieu__hero{width:min(1480px,calc(100% - clamp(32px,7vw,116px)));margin:0 auto;padding:clamp(96px,12vw,160px) 0 clamp(52px,7vw,90px)}
.pt-lieu__eyebrow{margin:0 0 14px;color:#661919;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.pt-lieu__hero h1{width:min(980px,100%);margin:0;font-family:var(--pt-serif,Georgia,serif);font-size:clamp(3.4rem,7vw,8rem);font-weight:850;letter-spacing:-.07em;line-height:.86}
.pt-lieu__hero p:not(.pt-lieu__eyebrow){width:min(780px,100%);margin:22px 0 0;color:rgba(244,238,225,.62);font-size:clamp(15px,1.1vw,18px);line-height:1.72}
