.container:has(.histoireScroll){-webkit-backdrop-filter:blur(100px)brightness(1.08);background:linear-gradient(-45deg,#ffffff6b 0%,#ffffff94 100%);position:relative}.container:has(.histoireScroll) .navbar{margin-bottom:40px}.container:has(.histoireScroll) .footer{margin-top:40px}.histoireScroll{scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none;flex:1;width:100%;min-height:0;overflow-y:scroll}.histoireScroll::-webkit-scrollbar{display:none}.histoireSection{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;flex-shrink:0;justify-content:center;width:100%;height:100%;min-height:100%;padding:20px 40px;display:flex;position:relative;overflow:hidden}.histoirePlaceholder{text-align:center;color:#ffffffd9;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#1b1843 0%,#4a4590 55%,#f9c464 130%);border-radius:16px;justify-content:center;align-items:center;font-family:Quicksand,sans-serif;font-size:14px;font-weight:600;display:flex;overflow:hidden}.histoirePlaceholder--split{aspect-ratio:1;flex:1;align-self:center;min-width:0;max-height:100%;position:relative}.histoirePlaceholder--full{border-radius:16px;position:absolute;inset:0 64px}.histoireOverlay{pointer-events:none;background:linear-gradient(#1b184366 0%,#1b1843d1 100%);border-radius:16px;position:absolute;inset:0 64px}.histoireSection--full .histoireContent{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;max-width:760px;height:100%;display:flex;position:relative}.histoireSection--full .histoireTitre,.histoireSection--full .histoireKicker,.histoireSection--full .histoireTexte p,.histoireSection--full .histoireClosing{color:#fff}.histoireSection--full .histoireTexte{align-items:center}.histoireSection--plain .histoireTitre,.histoireSection--plain .histoireKicker,.histoireSection--plain .histoireTexte p,.histoireSection--plain .histoireClosing{color:#1b1843}.histoireSunIcon{color:#f9c464;margin-bottom:40px}.histoireSection--full .histoireSunIcon{align-self:center}.histoireSection--split .histoireContent{flex-direction:row;justify-content:center;align-items:stretch;gap:64px;width:100%;height:100%;display:flex}.histoireText{flex-direction:column;justify-content:center;min-width:0;display:flex}.histoireSection--split .histoireText{flex:1;padding:24px 32px}.histoireKicker{letter-spacing:.14em;text-transform:uppercase;color:#1b18438c;margin-bottom:14px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700}.histoireTitre{color:#1b1843;margin-bottom:24px;font-family:Quicksand,sans-serif;font-size:36px;font-weight:700}.histoireTexte{flex-direction:column;gap:16px;display:flex}.histoireTexte p{color:#1b1843;margin:0;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;line-height:1.85}.histoireQuote{color:#1b1843;border-left:3px solid #f9c464;margin:4px 0;padding-left:20px;font-family:Quicksand,sans-serif;font-size:22px;font-style:italic;font-weight:600}.histoireClosing{font-family:Quicksand,sans-serif;font-size:26px;font-weight:700}.histoireCta{color:#fff;letter-spacing:.15em;text-transform:uppercase;background:#1b1843;border-radius:12px;align-self:flex-start;margin-top:32px;padding:14px 32px;font-family:Quicksand,sans-serif;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.histoireSection--full .histoireCta{align-self:center}.histoireCta:hover{background:#2d2970;transform:translateY(-1px)}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.histoireSection.inView .reveal{opacity:1;transform:translateY(0)}.histoireScrollHint{z-index:5;color:#1b1843;cursor:pointer;background:#f9c464;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,box-shadow .2s;animation:2s ease-in-out infinite histoireScrollHintBounce;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #1b18433d}.histoireScrollHint:hover{background:#f5b83d;box-shadow:0 10px 28px #1b184352}@keyframes histoireScrollHintBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.histoireDots{z-index:20;flex-direction:column;gap:14px;display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.histoireDot{cursor:pointer;background:#1b184340;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .2s,transform .2s}.histoireDot:hover{background:#1b184380}.histoireDot.active{background:#1b1843;transform:scale(1.3)}@media (max-width:1024px) and (orientation:portrait){html{height:auto;min-height:100dvh;overflow:hidden auto}body{flex-direction:column;justify-content:flex-start;align-items:center;height:auto;min-height:100dvh;padding:20px;display:flex;overflow:visible}.container:has(.histoireScroll){border-radius:24px;justify-content:space-between;width:100%;height:auto;min-height:calc(100dvh - 40px);padding:16px;overflow:visible}.histoireDots,.histoireScrollHint{display:none}.histoireScroll{scroll-snap-type:none;flex-direction:column;flex:none;gap:40px;width:100%;padding:20px 16px 0;display:flex;overflow:visible}.histoireSection{scroll-snap-align:none;height:auto;min-height:0;padding:0}.histoireSection.inView .reveal,.reveal{opacity:1;transition:none;transform:none}.histoireSection--split .histoireContent,.histoireSection--full .histoireContent{flex-direction:column;gap:40px;width:100%;max-width:none;height:auto}.histoireSection--full:has(.histoirePlaceholder--full){min-height:60vh}.histoirePlaceholder--full,.histoireOverlay{inset:0}.histoireSection--full:has(.histoirePlaceholder--full) .histoireContent{padding:32px 24px}.histoirePlaceholder--split{aspect-ratio:auto;flex:none;order:-1;width:100%;height:240px}.histoireText,.histoireSection--split .histoireText{box-sizing:border-box;flex:none;width:100%;padding:24px}.histoireTitre{margin-bottom:20px;font-size:30px}.histoireSunIcon{width:64px;height:64px;margin-bottom:24px}.histoireTexte p{font-size:16px;line-height:1.85}.histoireCta{align-self:center}}@media (max-width:767px){.container:has(.histoireScroll){border-radius:24px;justify-content:flex-start;width:100%;height:auto;min-height:calc(100dvh - 40px);padding:12px;overflow:visible}.histoireScroll{gap:20px;padding:20px 10px 0}.histoireSection--split .histoireContent,.histoireSection--full .histoireContent{gap:20px}.histoirePlaceholder--split{height:200px}.histoireText,.histoireSection--split .histoireText{min-height:0;padding:20px}.histoireKicker{margin-bottom:8px;font-size:11px}.histoireTitre{margin-bottom:12px;font-size:24px}.histoireSunIcon{width:52px;height:52px;margin-bottom:16px}.histoireTexte{gap:10px}.histoireTexte p{font-size:13px;line-height:1.6}.histoireQuote{font-size:17px}.histoireClosing{font-size:20px}.histoireCta{margin-top:20px;padding:12px 24px;font-size:11px}}
