@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Playfair+Display:ital,wght@1,500;1,600&display=swap');
:root{--blue:#172bbb;--dark:#101d67;--paper:#f9faf7;--pale:#eef1fa;--line:#d5d9e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--dark);font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #ffba44;outline-offset:5px}header{height:92px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:var(--paper);gap:24px}.brand{font-size:30px;font-weight:700;letter-spacing:-1.7px;white-space:nowrap}.brand-dot{color:var(--blue)}nav{display:flex;gap:32px;font-size:14px;font-weight:550}nav a:hover,.text-link:hover{opacity:.65}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--blue);color:white;padding:16px 25px;font-size:15px;font-weight:650;border:1px solid transparent;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#0b1882}.button span{font-size:23px;line-height:1}.white{background:var(--paper);color:var(--blue)}.white:hover{background:#e5e9ff}.hero{display:grid;grid-template-columns:1.04fr 1fr;min-height:770px;background:var(--blue)}.hero-copy{padding:62px 7% 28px 10%;color:white;position:relative}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:650;display:block}.hero .eyebrow{display:flex;align-items:center;gap:12px}.tiny-star{font-size:27px;font-weight:400}h1,h2,h3,p{margin:0}h1{font-size:clamp(48px,4.9vw,80px);font-weight:550;line-height:1.06;letter-spacing:-3.8px;margin:35px 0 25px}em{font-family:'Playfair Display',Georgia,serif;font-weight:500}h1 em{white-space:nowrap}.hero-lead{font-size:23px;line-height:1.45;font-weight:500;letter-spacing:-.35px}.hero-body{font-size:16px;color:#dce1ff;line-height:1.65;max-width:420px;margin:20px 0 29px}.hero-more{display:block!important;color:#e4e9ff;margin:20px 0 30px;font-size:14px!important}.hero-bottom{font-size:10px;letter-spacing:1.8px;opacity:.6}.hero-art{position:relative;background:#fff;overflow:hidden;min-height:770px}.hero-art>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:45% 50%;mix-blend-mode:multiply}.art-note{position:absolute;top:35px;left:25px;font-family:'Playfair Display',Georgia,serif;font-style:italic;font-size:19px;line-height:1.4;max-width:210px}.anniversary{position:absolute;right:24px;bottom:52px;background:var(--blue);color:white;border-radius:50%;width:132px;height:132px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(9deg);border:1px solid white;outline:5px solid var(--blue)}.anniversary strong{font-size:59px;line-height:1;font-weight:500;letter-spacing:-4px}.anniversary span{font-size:10px;letter-spacing:1.5px;text-align:center;line-height:1.5;margin-top:7px}.art-caption{position:absolute;bottom:20px;left:26px;font-size:10px;letter-spacing:2px}.ribbon{display:flex;justify-content:space-around;align-items:center;padding:23px 2%;font-size:15px;border-bottom:1px solid var(--line);gap:16px}.ribbon b{font-size:24px;font-weight:400}.section{padding:95px 7%}.section-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}.side-note{font-size:11px;letter-spacing:1.5px;opacity:.6}h2{font-weight:500;font-size:clamp(36px,3.5vw,56px);line-height:1.15;letter-spacing:-2px}h2 em{color:var(--blue)}.project-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:8%}.project-intro p{margin-bottom:20px;max-width:510px}.small{font-size:13px;line-height:1.6;color:#657092}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;border-top:1px solid var(--line);padding-top:30px}.stats>div{border-right:1px solid var(--line);padding:0 28px}.stats>div:first-child{padding-left:0}.stats>div:last-child{border:0}.stats strong{display:block;font-size:57px;line-height:1.2;font-weight:500;letter-spacing:-2px;color:var(--blue)}.stats span{display:block;font-size:14px;margin-top:10px;max-width:190px;line-height:1.5}.stats-note{margin-top:25px;font-size:12px}.gallery-section{background:var(--pale);padding:80px 5%}.gallery-heading{display:flex;justify-content:space-between;align-items:end;margin:0 2% 40px;gap:30px}.gallery-heading h2{margin-top:23px}.gallery-heading>p{font-size:15px;margin-bottom:5px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.gallery figure{margin:0}.gallery img{width:100%;height:430px;object-fit:cover;transition:transform .5s}.gallery figure:nth-child(1) img{object-position:center 22%}.gallery figcaption{display:flex;justify-content:space-between;font-size:13px;padding:12px 0 0;border-top:1px solid #adb6d7;margin-top:10px}.gallery-section>.small{margin-top:22px;font-size:12px}.blue-manifesto{background:var(--blue);padding:85px 9%;color:white;text-align:center}.blue-manifesto h2{margin:27px auto 50px}.blue-manifesto h2 em,.final-cta h2 em{color:white}.manifesto-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6%;text-align:left}.manifesto-grid p{font-size:15px;color:#dee3ff;line-height:1.7}.manifesto-grid strong{display:block;color:white;font-size:18px;margin-bottom:12px;font-weight:550}.support-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.support-heading>p{font-size:15px}.support-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.support-card{padding:33px 28px;border:1px solid var(--line);display:flex;flex-direction:column;background:#fff}.support-card .eyebrow{font-size:10px;letter-spacing:1.2px}.support-card h3{font-size:32px;font-weight:500;letter-spacing:-1px;line-height:1.2;margin:26px 0 19px}.support-card p{font-size:15px;margin-bottom:28px;line-height:1.7;flex:1}.support-card .button{padding:15px 17px;font-size:13px;gap:10px}.main-card{background:var(--blue);color:white;border-color:var(--blue)}.outline{background:white;color:var(--blue);border-color:var(--blue)}.outline:hover{color:white}.card-note{font-size:11px;line-height:1.6;opacity:.7;margin-top:17px}.support-disclosure{max-width:880px;font-size:12px;color:#657092;margin:22px auto 0;text-align:center}.budget{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:30px;padding-bottom:85px}.budget .eyebrow{font-size:10px}.budget h2{margin:22px 0;font-size:43px}.budget p{font-size:15px;max-width:420px}.budget-total{margin-top:25px;display:flex;flex-direction:column}.budget-total strong{font-size:45px;font-weight:550;letter-spacing:-2px;color:var(--blue)}.budget-total span{font-size:12px;color:#657092}.budget-lines{padding-top:25px}.budget-lines>div{padding:20px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:baseline;font-size:14px}.budget-lines strong{white-space:nowrap;font-weight:600}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:14px}.budget-lines .text-link{margin-top:24px}.artist{background:var(--pale);display:grid;grid-template-columns:.85fr 1fr;gap:10%;align-items:center}.artist-photo{position:relative}.artist-photo img{width:100%;height:580px;object-fit:cover;object-position:60% 25%;display:block}.artist-photo>span{display:block;padding:13px 0;font-size:11px;letter-spacing:1.5px}.artist-text h2{margin:25px 0}.artist-text p{font-size:16px;margin-top:17px}.artist-text .small{font-size:13px}blockquote{margin:30px 0 0;padding:0 0 0 20px;border-left:2px solid var(--blue);font-family:'Playfair Display',Georgia,serif;font-style:italic;font-size:25px;line-height:1.5}cite{font-size:11px;font-family:'DM Sans',Arial,sans-serif;font-style:normal;display:block;margin-top:12px}.process h2{margin:25px 0 45px;font-size:41px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.steps article{border-top:1px solid var(--line);padding-top:20px}.steps article>span{font-family:Georgia,serif;font-style:italic;font-size:32px;color:var(--blue)}.steps h3{font-size:19px;font-weight:550;margin:14px 0 12px}.steps p{font-size:14px;line-height:1.8}.faq{display:grid;grid-template-columns:.85fr 1.2fr;gap:8%;padding-top:20px}.faq h2{font-size:39px}.questions details{border-bottom:1px solid var(--line);padding:20px 0}.questions details:first-child{padding-top:0}summary{cursor:pointer;list-style:none;font-size:15px;font-weight:550;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:22px;font-weight:400;line-height:1}.questions details[open] summary:after{content:'−'}.questions p{padding-top:17px;font-size:14px;line-height:1.8;color:#556085}.final-cta{text-align:center;background:var(--blue);color:white;padding:85px 5%}.final-cta h2{margin:26px 0 20px;font-size:clamp(36px,4.2vw,65px)}.final-cta p{margin-bottom:30px;color:#e0e5ff;font-size:16px}footer{padding:38px 5% 20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px}footer>span,footer>a:not(.brand){font-size:13px}.footer-bottom{flex-basis:100%;display:flex;justify-content:space-between;gap:15px;padding-top:22px;margin-top:15px;border-top:1px solid var(--line);font-size:11px;color:#6e7897}
@media(min-width:1600px){.hero-copy{padding-left:14%}.hero{min-height:850px}.hero-art{min-height:850px}.hero-body{max-width:500px}h1{font-size:85px}.section{padding-left:max(7%,calc((100vw - 1400px)/2));padding-right:max(7%,calc((100vw - 1400px)/2))}}
@media(max-width:1050px){header{padding:0 4%;height:80px}nav{gap:18px}.nav-cta{padding:13px 16px;font-size:13px}.hero-copy{padding:45px 7%}.hero,.hero-art{min-height:700px}h1{font-size:54px;letter-spacing:-2.8px}.hero-lead{font-size:20px}.hero-art>img{object-position:45%}.hero-body{font-size:15px}.art-note{font-size:15px;max-width:160px}.section{padding:70px 5%}.gallery img{height:340px}.support-card{padding:25px 20px}.support-card h3{font-size:28px}.support-card .button{font-size:12px}.artist-photo img{height:540px}.ribbon{font-size:12px}.ribbon b{font-size:20px}.budget{gap:5%}.faq{padding-top:0}.hero-bottom{font-size:9px}}
@media(max-width:760px){html{scroll-padding-top:20px}header{height:74px;padding:0 5%;gap:10px}.brand{font-size:26px}nav{display:none}.nav-cta{padding:11px 12px;font-size:12px;gap:13px}.nav-cta span{font-size:18px}.hero{grid-template-columns:1fr}.hero-copy{padding:35px 7% 28px}h1{font-size:clamp(43px,10.8vw,74px);margin:25px 0;letter-spacing:-2.6px}.hero .eyebrow{font-size:10px}.hero-body{max-width:490px;font-size:15px}.hero-lead{font-size:22px}.hero-more{margin:15px 0 20px}.hero-art{min-height:550px}.hero-art>img{object-position:center 32%}.anniversary{width:108px;height:108px;right:22px;bottom:35px}.anniversary strong{font-size:48px}.anniversary span{font-size:8px}.art-note{left:20px;top:20px;font-size:17px}.ribbon{justify-content:center;padding:17px 4%;gap:17px;font-size:12px;flex-wrap:wrap}.ribbon span:nth-last-child(-n+3),.ribbon b:nth-last-child(-n+3){display:none}.ribbon b{font-size:17px}.section{padding:58px 6%}.side-note{display:none}.section-top{margin-bottom:27px}.eyebrow{font-size:10px;letter-spacing:1.4px}h2{font-size:37px;letter-spacing:-1.6px}.project-intro{grid-template-columns:1fr;gap:25px}.project-intro p{font-size:15px}.stats{grid-template-columns:repeat(2,1fr);gap:25px 0;margin-top:30px}.stats>div{padding:0 18px}.stats>div:nth-child(3){padding-left:0}.stats>div:nth-child(even){border:0}.stats strong{font-size:49px}.stats span{font-size:13px}.stats-note{font-size:11px}.gallery-section{padding:55px 6%}.gallery-heading{display:block;margin:0 0 26px}.gallery-heading>p{margin-top:22px;font-size:14px}.gallery{grid-template-columns:1fr 1fr;gap:17px}.gallery figure:first-child{grid-column:1 / -1}.gallery figure:first-child img{height:420px;object-fit:contain;background:#d0dce1}.gallery img{height:220px}.gallery figcaption{font-size:11px;gap:8px}.gallery figcaption>span:last-child{display:none}.gallery-section>.small{font-size:11px}.blue-manifesto{padding:58px 7%;text-align:left}.blue-manifesto h2{font-size:36px;margin-bottom:30px}.manifesto-grid{grid-template-columns:1fr;gap:25px}.manifesto-grid strong{font-size:17px;margin-bottom:6px}.manifesto-grid p{font-size:14px}.support-heading{display:block}.support-heading>p{margin-top:23px}.support-cards{grid-template-columns:1fr;gap:18px}.support-card{padding:30px}.support-card h3{font-size:35px;margin-top:19px}.support-card .button{font-size:15px}.card-note{font-size:12px}.support-disclosure{text-align:left}.budget{grid-template-columns:1fr;gap:22px;padding-top:0}.budget h2{font-size:36px}.budget-lines{padding-top:0}.budget-lines>div{font-size:13px}.artist{grid-template-columns:1fr;gap:30px}.artist-photo img{height:440px;object-position:center 25%}.artist-text h2{font-size:43px}.artist-text p{font-size:15px}.steps{grid-template-columns:1fr 1fr;gap:30px 22px}.process h2{font-size:35px}.steps h3{font-size:17px}.steps p{font-size:13px}.faq{grid-template-columns:1fr;gap:30px;padding-top:0}.faq h2{font-size:35px}.final-cta{padding:60px 6%}.final-cta h2{font-size:38px}footer{padding:30px 6%;align-items:start;flex-direction:column;gap:12px}.footer-bottom{flex-direction:column;gap:8px;width:100%;margin-top:10px}.hero-bottom{font-size:8px}.artist-text blockquote{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Accents citron issus du dossier de présentation Je suis bleu. */
:root{--yellow:#efff65;--turquoise:#008bab}
.brand-lockup{display:flex;align-items:center;gap:12px}.brand-lockup img{width:54px;height:54px;object-fit:contain}.brand-dot{color:var(--turquoise)}
.nav-cta{background:var(--yellow);color:var(--dark)}.nav-cta:hover{background:#e2f451;color:var(--dark)}
.hero h1 em{color:var(--yellow)}.hero .tiny-star{color:var(--yellow)}.hero .white,.final-cta .white,.main-card .white{background:var(--yellow);color:var(--dark)}.hero .white:hover,.final-cta .white:hover,.main-card .white:hover{background:#e2f451}
.anniversary{background:var(--yellow);color:var(--blue);border-color:var(--blue);outline-color:var(--yellow)}.ribbon{background:var(--yellow);border-color:var(--yellow)}
.blue-manifesto h2 em,.final-cta h2 em{color:var(--yellow)}.blue-manifesto .eyebrow{color:var(--yellow)}.main-card .eyebrow{color:var(--yellow)}
.artist-photo{padding:0 13px 0 0}.artist-photo:before{content:'';position:absolute;right:0;top:17px;bottom:30px;width:42%;background:var(--yellow)}.artist-photo img{position:relative;object-position:center 30%;height:580px}.artist-photo>span{position:relative}
.steps article>span{display:inline-flex;align-items:center;justify-content:center;width:53px;height:53px;background:var(--yellow);border-radius:50%;font-size:25px}.stats strong{display:inline-block;box-shadow:inset 0 -9px 0 var(--yellow)}blockquote{border-color:var(--yellow)}
.film-section{background:#eef1fa;padding-bottom:65px}.film-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.film-heading h2{margin-top:20px}.film-heading>p{font-size:15px;max-width:365px}.film-frame{padding:8px;background:var(--blue);border-bottom:7px solid var(--yellow)}.film-frame video{display:block;width:100%;aspect-ratio:16/9;background:var(--blue)}.film-foot{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:18px}.film-foot>span{font-size:12px;color:#556085}.film-transcript{max-width:800px;margin-top:23px}.film-transcript summary{font-size:13px;justify-content:start;gap:12px}.film-transcript p{font-size:15px;line-height:1.8;margin-top:15px;color:#556085}
@media(max-width:1050px){.brand-lockup{gap:8px}.brand-lockup img{width:43px;height:43px}.artist-photo img{height:540px}}
@media(max-width:760px){.brand-lockup img{width:37px;height:37px}.brand-lockup{font-size:22px;letter-spacing:-1.4px;gap:7px}.nav-cta{font-size:11px;gap:8px;padding:11px 10px}.film-heading{display:block}.film-heading h2{font-size:35px}.film-heading>p{font-size:14px;margin-top:20px}.film-frame{padding:4px;border-bottom-width:5px;margin:0 -2%}.film-foot{align-items:start;flex-direction:column;gap:12px}.film-foot>span{font-size:11px}.artist-photo img{height:490px}.artist-photo:before{top:12px;bottom:34px}.ribbon{gap:12px}.film-section{padding-bottom:50px}}
