/* Hero de la page d'accueil */
.hero{position:relative;min-height:700px;background:radial-gradient(circle at 8% 18%,rgba(212,168,70,.13),transparent 28%),linear-gradient(135deg,#fbf8f1 0%,#f4efe3 58%,#eee5d2 100%);border-bottom:1px solid rgba(142,100,29,.14)}
.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(29,29,27,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(29,29,27,.025) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,#000,transparent 68%);pointer-events:none}
.hero-grid{position:relative;z-index:1;min-height:700px;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:42px}
.hero-copy{position:relative;padding:72px 0 64px}
.hero-copy:before{content:"";position:absolute;left:-42px;top:82px;width:3px;height:74px;border-radius:3px;background:linear-gradient(var(--gold),transparent)}
.hero-eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:25px;padding:6px 16px 6px 8px;border:1px solid rgba(142,100,29,.2);border-radius:999px;background:rgba(255,255,255,.72);backdrop-filter:blur(8px)}
.hero-eyebrow>span:last-child{white-space:nowrap}
.hero-eyebrow-logo{display:block;flex:0 0 130px;width:130px;height:40px;overflow:hidden;padding:2px;border-radius:999px;background:rgba(255,255,255,.86)}
.hero-eyebrow-logo img{display:block;width:100%;height:100%;object-fit:contain}
.hero h1{max-width:700px;margin-bottom:24px;font-size:clamp(3.3rem,5.8vw,5.4rem);line-height:1.01;text-wrap:balance}
.hero h1 em{position:relative;display:inline-block}.hero h1 em:after{content:"";position:absolute;left:2px;right:0;bottom:-6px;height:8px;background:linear-gradient(90deg,rgba(212,168,70,.52),rgba(212,168,70,0));border-radius:50%;transform:rotate(-1deg)}
.hero-copy>p{max-width:570px;margin-bottom:0;font-size:1.16rem;line-height:1.7;color:#5f5a51}
.hero-copy .actions{margin-top:32px;gap:22px;flex-wrap:wrap}
.hero-button{gap:13px;padding:15px 24px;box-shadow:0 12px 25px rgba(29,29,27,.18)}
.hero-button span{font-size:1.15rem;transition:transform .2s}.hero-button:hover span{transform:translateX(4px)}
.hero-text-link{display:inline-flex;gap:8px;align-items:center;color:var(--ink);text-decoration:none;border-bottom:1px solid rgba(29,29,27,.25)}
.hero-reassurance{display:flex;flex-wrap:wrap;gap:11px 24px;margin-top:35px;padding-top:24px;border-top:1px solid rgba(29,29,27,.1);max-width:570px;color:#625e55;font-size:.82rem;font-weight:700}
.hero-reassurance span{display:inline-flex;align-items:center;gap:7px}.hero-reassurance i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:rgba(212,168,70,.18);color:#765319;font-style:normal;font-size:.7rem}
.hero-art{height:550px;isolation:isolate}
.hero-pattern{position:absolute;inset:25px 5px 10px 45px;border:1px solid rgba(142,100,29,.18);border-radius:48% 52% 45% 55%/55% 42% 58% 45%;transform:rotate(4deg)}
.hero-pattern:before,.hero-pattern:after{content:"";position:absolute;border:1px solid rgba(142,100,29,.12);border-radius:inherit}.hero-pattern:before{inset:18px}.hero-pattern:after{inset:37px}
.hero-art .orb{filter:saturate(.82);box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}
.hero-art .orb.one{width:330px;height:330px;top:16px;right:-25px;background:linear-gradient(145deg,#e1ba58,#bd8425)}
.hero-art .orb.two{width:215px;height:215px;left:5px;bottom:5px;background:linear-gradient(145deg,#f3e4bd,#d2b267)}
.hero-photo{position:absolute;inset:67px 3px 43px 47px;z-index:2;overflow:hidden;margin:0;border:7px solid rgba(255,255,255,.88);border-radius:28px;background:#24322d;box-shadow:0 34px 70px rgba(38,31,19,.28);transform:rotate(-2.3deg)}
.hero-photo:after{content:"";position:absolute;inset:13px;border:1px solid rgba(255,255,255,.38);border-radius:17px;pointer-events:none}
.hero-photo picture,.hero-photo picture img{display:block;width:100%;height:100%}
.hero-photo picture img{object-fit:cover;object-position:58% center;filter:saturate(.82) contrast(1.04) brightness(.94);transform:scale(1.015)}
.hero-photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,35,29,.02) 32%,rgba(15,29,24,.82) 100%),linear-gradient(90deg,rgba(29,90,71,.18),transparent 58%)}
.hero-photo figcaption{position:absolute;left:30px;bottom:27px;z-index:2;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.35)}
.hero-photo figcaption small,.hero-photo figcaption strong{display:block}.hero-photo figcaption small{margin-bottom:7px;color:#ecd28b;font-size:.64rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero-photo figcaption strong{font:750 clamp(1.3rem,2.1vw,1.8rem)/1.13 Manrope,sans-serif;letter-spacing:-.035em}
.hero-photo-logo{position:absolute;top:23px;right:23px;z-index:2;display:grid;place-items:center;width:75px;height:75px;padding:5px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 12px 30px rgba(12,24,20,.24);backdrop-filter:blur(8px)}
.hero-photo-logo img{width:63px;height:63px;object-fit:contain}
.hero-float{position:absolute;z-index:3;background:rgba(255,255,255,.92);border:1px solid rgba(142,100,29,.14);box-shadow:0 16px 38px rgba(48,39,22,.15);backdrop-filter:blur(10px)}
.hero-float-date{top:36px;left:20px;display:flex;flex-direction:column;padding:13px 18px;border-radius:15px;transform:rotate(3deg)}
.hero-float-date strong{font:800 1rem Manrope;color:var(--ink)}.hero-float-date span{color:#8e641d;font-size:.72rem;font-weight:700}
.hero-float-ticket{right:-13px;bottom:29px;display:flex;align-items:center;gap:10px;padding:11px 15px 11px 11px;border-radius:16px;transform:rotate(2deg)}
.hero-check{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#d4a846;color:#fff;font-weight:900}.hero-float-ticket strong,.hero-float-ticket small{display:block;line-height:1.3}.hero-float-ticket strong{font-size:.82rem}.hero-float-ticket small{color:#746f65;font-size:.65rem}
@media(max-width:1050px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(370px,.75fr);gap:20px}.hero h1{font-size:clamp(3rem,6vw,4.5rem)}.hero-photo{inset:78px 0 58px 31px}.hero-photo figcaption{left:23px;bottom:23px}}
@media(max-width:950px){.hero-grid{grid-template-columns:minmax(0,1fr) 320px;min-height:620px;padding:0}.hero-copy{padding:65px 0}.hero-art{display:block;height:430px}.hero-pattern{inset:30px 0 15px 22px}.hero-art .orb.one{width:235px;height:235px}.hero-art .orb.two{width:155px;height:155px}.hero-photo{inset:62px -3px 51px 17px;border-width:5px}.hero-photo-logo{top:17px;right:17px;width:61px;height:61px}.hero-photo-logo img{width:51px;height:51px}.hero-photo figcaption strong{font-size:1.14rem}.hero-float-date{left:0}.hero-float-ticket{right:-8px}}
@media(max-width:760px){.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:30px}.hero-art{height:380px;width:min(500px,100%);margin:0 auto 34px}.hero-photo{inset:38px 16px 35px 23px}.hero-pattern{inset:10px 20px 5px}.hero-art .orb.one{right:12px}.hero-float-date{top:9px;left:8px}.hero-float-ticket{right:7px;bottom:18px}}
@media(max-width:650px){.hero{min-height:auto}.hero:before{opacity:.45}.hero-grid{padding:0}.hero-copy{padding:58px 0 22px}.hero-copy:before{display:none}.hero-eyebrow{gap:8px;padding:5px 11px 5px 6px;font-size:.6rem;letter-spacing:.1em}.hero-eyebrow-logo{flex-basis:105px;width:105px;height:34px}.hero h1{font-size:clamp(2.75rem,13vw,3.55rem)}.hero-copy>p{font-size:1.05rem}.hero-copy .actions{align-items:stretch;gap:17px}.hero-button{width:100%}.hero-text-link{align-self:flex-start}.hero-reassurance{margin-top:29px;gap:10px 18px}.hero-art{display:block;height:315px;margin-bottom:34px}.hero-photo{inset:28px 8px 29px 13px;border-width:4px;border-radius:22px}.hero-photo:after{inset:9px;border-radius:13px}.hero-photo figcaption{left:18px;bottom:17px}.hero-photo figcaption small{font-size:.54rem}.hero-photo figcaption strong{font-size:1.04rem}.hero-photo-logo{top:13px;right:13px;width:53px;height:53px}.hero-photo-logo img{width:44px;height:44px}.hero-float-date{padding:9px 13px}.hero-float-ticket{padding:8px 11px 8px 8px}.hero-check{width:30px;height:30px}}
@media(prefers-reduced-motion:reduce){.hero-button span{transition:none}}
