@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap');
@font-face{font-family:'Funtastic';src:url('/assets/Funtastic-Regular.otf') format('opentype');font-style:normal;font-weight:400;font-display:swap}
:root{--blue:#456be0;--yellow:#f7a600;--white:#fff;--ink:#132b65;--pale:#f2f5ff;--line:#b9c7f1;--title:'Funtastic','Lilita One','Arial Rounded MT Bold',system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.55}section[id]{scroll-margin-top:82px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.wrap{width:min(calc(100% - 80px),1240px);margin-inline:auto}.skip{position:absolute;left:-9999px;top:0;z-index:50;background:white;color:var(--ink);padding:10px}.skip:focus{left:10px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--title);font-weight:900;line-height:1.02;letter-spacing:-.012em}h1{font-size:clamp(4rem,7vw,7.8rem)}h2{font-size:clamp(2.8rem,5vw,5.5rem)}h3{font-size:clamp(1.8rem,2.7vw,3rem)}p{line-height:1.67}mark{color:var(--ink);background:var(--yellow);padding:0 .08em}.section-label,.eyebrow{display:block;font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:25px;min-height:56px;padding:15px 20px;border-radius:4px;font-size:.94rem;font-weight:800;line-height:1.2;transition:transform .2s,background-color .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:1.3rem}.button.yellow{background:var(--yellow);color:var(--ink)}.button.yellow:hover{background:#ffc041}.button.blue{background:var(--blue);color:white}.button.blue:hover{background:#3158d0}.button.white{background:white;color:var(--ink)}.button.white:hover{background:#e8efff}.text-arrow{font-weight:800;display:inline-flex;gap:22px;border-bottom:2px solid currentColor;padding-bottom:5px}.text-arrow span{font-size:1.2rem}.text-arrow:hover{color:#3158d0}
.site-header{position:sticky;top:0;z-index:20;background:var(--blue);color:white;border-bottom:1px solid #ffffff37}.header-inner{height:82px;display:flex;align-items:center;gap:28px}.brand{display:flex;flex-direction:column;line-height:.79;white-space:nowrap;letter-spacing:.02em}.brand>span{font-family:var(--title);font-size:2.1rem}.brand-o{color:var(--yellow)}.brand small{font-family:var(--title);font-size:.82rem;letter-spacing:.045em}.brand small b{color:var(--yellow)}.desktop-nav{display:flex;align-items:center;gap:clamp(16px,2vw,31px);margin-left:auto}.desktop-nav a{font-size:.84rem;font-weight:800;white-space:nowrap}.desktop-nav a:hover{color:var(--yellow)}.header-cta{border:1.5px solid white;border-radius:4px;padding:10px 15px;white-space:nowrap;font-size:.86rem;font-weight:800}.header-cta:hover{background:white;color:var(--blue)}.header-cta span{margin-left:10px}.menu-toggle,.mobile-nav{display:none}
.hero{background:var(--blue);color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:2vw;align-items:center;min-height:660px;padding-block:82px 84px}.hero-copy{position:relative;z-index:1}.hero .eyebrow{margin-bottom:27px}.hero .eyebrow i{font-style:normal;color:var(--yellow);font-size:1.3rem;margin:0 9px}.hero h1{margin-bottom:26px;white-space:normal}.hero h1 em{color:var(--yellow);font-style:normal}.hero p{font-size:1.12rem;max-width:660px;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.hero-underlink{border-bottom:2px solid white;font-weight:800;padding-bottom:6px}.hero-underlink:hover{color:var(--yellow);border-color:var(--yellow)}.hero-identity{position:relative}.hero-identity img{width:100%;max-width:520px;margin:auto;mix-blend-mode:normal}.hero-note{position:absolute;right:0;bottom:15px;background:var(--yellow);color:var(--ink);transform:rotate(-5deg);padding:10px 15px;font-family:var(--title);font-size:1rem}.hero-note span{font-size:1.2rem}.marquee{overflow:hidden;background:var(--yellow);color:var(--ink)}.marquee>div{width:max-content;min-width:100%;text-align:center;padding:14px 24px;white-space:nowrap;font-size:.85rem;font-weight:800;letter-spacing:.17em}.marquee span{font-size:1.1rem;margin-inline:28px}
.section{padding-block:100px 110px}.section-label{margin-bottom:24px}.intro-layout,.teaser-grid{display:grid;grid-template-columns:1.15fr .75fr;gap:9vw;align-items:start}.intro-layout h2{max-width:760px;margin:0}.intro-layout>div{padding-top:8px}.intro-layout p{max-width:520px}.intro-layout .text-arrow{margin-top:10px}
.offers{background:var(--pale);padding-block:105px 112px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:38px}.section-heading h2{margin:0}.section-heading>p{max-width:300px;margin:0 0 6px}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.offer-card{min-height:410px;display:flex;flex-direction:column;background:white;border:2px solid var(--blue);border-radius:6px;padding:27px 28px;transition:transform .2s,box-shadow .2s}.offer-card:hover{transform:translateY(-6px);box-shadow:9px 9px 0 var(--yellow)}.offer-card:nth-child(2){background:var(--yellow);border-color:var(--yellow)}.offer-card>span,.offer-card>b{font-size:.79rem;letter-spacing:.1em;font-weight:800}.offer-number{font-family:var(--title);font-size:4.4rem;line-height:1;margin:28px 0 12px;color:var(--blue)}.offer-card h3{margin:0 0 12px}.offer-card p{margin:0 0 30px}.offer-card>b{margin-top:auto;padding-top:14px;border-top:1px solid var(--blue)}
.blue-feature{background:var(--blue);color:white;padding-block:115px;overflow:hidden}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.feature-grid h2{margin-bottom:0}.feature-grid>div:nth-child(2){padding-top:49px;max-width:520px}.feature-lead{font-family:var(--title);font-size:clamp(1.9rem,3vw,3.1rem);line-height:1.18}.feature-grid .button{margin-top:18px}
.steps-section{border-bottom:1px solid var(--line)}.steps-grid,.tips-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.steps-grid>div{padding:30px 26px 24px;background:var(--pale);min-height:270px}.steps-grid b{font-family:var(--title);font-size:3rem;color:var(--blue)}.steps-grid h3{margin:18px 0 12px}.steps-grid p{margin:0}.advice-teaser{padding-bottom:45px}.teaser-grid h2{margin:0}.teaser-grid>div{padding-top:15px}.tips-section{padding-top:20px}.tips-grid article{padding:24px 0;border-top:3px solid var(--blue)}.tips-grid article>span{font-size:.8rem;font-weight:800;letter-spacing:.1em}.tips-grid h3{margin:28px 0 12px}.tips-grid p{max-width:360px}
.videos-section{border-top:1px solid var(--line)}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.work-card{min-height:370px;background:var(--blue);color:white;padding:33px;display:flex;flex-direction:column;align-items:start;border-radius:6px}.work-card:nth-child(2){background:#294cbf}.work-card>span{font-size:.8rem;font-weight:800;letter-spacing:.12em}.work-card h3{font-size:clamp(2.4rem,4vw,4.5rem);margin:48px 0 14px}.work-card p{max-width:460px}.work-card .button{margin-top:auto}.all-work-link{margin-top:34px}
.contact-band{background:var(--yellow);padding-block:90px 100px}.contact-band h2{margin-bottom:35px}.footer{background:var(--ink);color:white;padding:70px 0 25px}.footer-main{display:flex;justify-content:space-between;gap:45px;padding-bottom:75px}.footer-brand{font-family:var(--title);font-size:3.4rem;line-height:.8}.footer-brand span{color:var(--yellow)}.footer-brand small{font-size:1.4rem}.footer-main p{margin:26px 0 0;color:#c8d4fa}.footer-links{display:flex;flex-direction:column;gap:12px;min-width:270px}.footer-links span{font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:#b6c4f1;font-weight:800}.footer-links a:hover{color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff5c;padding-top:20px;color:#c8d4fa;font-size:.8rem}
@media(max-width:1100px){.desktop-nav{gap:12px}.desktop-nav a{font-size:.75rem}.header-cta{display:none}.hero-grid{min-height:580px}.hero h1{font-size:clamp(3.9rem,7vw,6rem)}.hero-identity{width:100%}}
@media(max-width:800px){.wrap{width:min(calc(100% - 40px),1240px)}.header-inner{height:72px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;gap:7px;margin-left:auto;padding:10px;background:none;border:0;cursor:pointer}.menu-toggle span{height:2px;width:27px;background:white}.mobile-nav.open{display:flex;position:absolute;left:0;right:0;top:72px;background:var(--blue);box-shadow:0 18px 24px #132b653b;padding:10px 20px 25px;flex-direction:column}.mobile-nav a{font-weight:800;padding:9px 0;border-bottom:1px solid #ffffff4d}.hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:25px;min-height:0;padding-block:65px 45px}.hero h1{font-size:clamp(4rem,11vw,6.8rem);white-space:normal}.hero-identity{max-width:420px;margin:auto}.hero-note{bottom:0}.section,.offers{padding-block:70px 78px}.intro-layout,.teaser-grid,.feature-grid{grid-template-columns:1fr;gap:35px}.feature-grid>div:nth-child(2){padding-top:0}.blue-feature{padding-block:70px}.section-heading{display:block}.section-heading>p{max-width:550px;margin-top:25px}.offer-grid{grid-template-columns:1fr 1fr}.offer-card{min-height:350px}.steps-grid,.tips-grid{gap:12px}.steps-grid>div{padding:23px 18px}.contact-band{padding-block:70px}.footer{padding-top:60px}}
@media(max-width:560px){body{font-size:16px}.hero h1{font-size:clamp(3.55rem,13vw,5rem)}.hero p{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-identity{max-width:340px}.hero-note{font-size:.8rem}.marquee>div{font-size:.72rem}.marquee span{margin-inline:12px}.section h2,.offers h2,.blue-feature h2,.contact-band h2{font-size:clamp(2.8rem,11vw,4rem)}.offer-grid,.steps-grid,.tips-grid,.work-grid{grid-template-columns:1fr}.offer-card{min-height:330px}.steps-grid>div{min-height:0}.tips-section{padding-top:10px}.work-card{min-height:330px}.footer-main,.footer-bottom{flex-direction:column;gap:30px}.footer-links{min-width:0}.footer-bottom{gap:5px}.footer-brand{font-size:2.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.offer-card{transition:none}}
/* Portrait et extraits de vidéos de Manon */
.hero-portrait{position:relative;width:min(100%,460px);aspect-ratio:.78;margin-inline:auto;isolation:isolate}
.hero-portrait::before{content:"";position:absolute;inset:8px -12px -12px 12px;background:var(--yellow);border-radius:240px 240px 12px 12px;transform:rotate(3deg);z-index:-1}
.hero-portrait .portrait-photo{width:100%;height:100%;object-fit:cover;object-position:center top;border:7px solid white;border-radius:240px 240px 12px 12px}
.hero-portrait .portrait-logo{position:absolute;left:-28px;bottom:15px;width:142px;height:135px;object-fit:cover;border:4px solid var(--yellow);border-radius:8px;transform:rotate(-7deg);box-shadow:0 12px 25px #132b654d}
.hero-portrait .hero-note{right:-18px;bottom:25px;z-index:2}
.work-card{display:grid;grid-template-columns:45% 55%;min-height:390px;padding:0;overflow:hidden;align-items:stretch}
.work-media{position:relative;display:block;min-height:390px;overflow:hidden}
.work-media img{width:100%;height:100%;object-fit:cover;object-position:center 30%;transition:transform .25s}
.work-media:hover img{transform:scale(1.045)}

.work-copy{display:flex;flex-direction:column;align-items:start;padding:29px 26px 28px}
.work-copy>span{font-size:.76rem;font-weight:800;letter-spacing:.1em}
.work-copy h3{font-size:clamp(2rem,2.6vw,3.1rem);margin:37px 0 16px}
.work-copy p{font-size:.95rem;line-height:1.5}
.work-copy .button{margin-top:auto}
@media(max-width:800px){.hero-portrait{width:min(80%,420px)}.work-card{min-height:370px}.work-media{min-height:370px}.work-copy h3{font-size:2.6rem}}
@media(max-width:560px){.hero-portrait{width:min(85%,340px);margin-top:15px}.hero-portrait .portrait-logo{width:100px;height:96px;left:-22px;bottom:18px}.hero-portrait .hero-note{right:-16px;bottom:4px;font-size:.7rem}.work-card{grid-template-columns:1fr}.work-media{height:345px;min-height:0}.work-copy{min-height:260px}.work-copy h3{margin:17px 0 10px}}
.work-media img{position:absolute;inset:0}
/* Trois vidéos Instagram mises en avant */
.reel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.reel-card{min-width:0;overflow:hidden;border:2px solid var(--blue);border-radius:6px;background:var(--pale)}
.reel-frame{width:100%;aspect-ratio:9/16;min-height:560px;background:#fff}
.reel-frame iframe{display:block;width:100%;height:100%;border:0}
.reel-caption{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-height:225px;padding:22px 20px;color:var(--ink)}
.reel-caption>span{font-size:.76rem;letter-spacing:.1em;font-weight:800}
.reel-caption h3{font-size:clamp(1.8rem,2.2vw,2.3rem);margin:0;line-height:1.08}
.reel-caption p{font-size:.93rem;line-height:1.45;margin:0 0 12px}
.reel-caption a{margin-top:auto;border-bottom:2px solid var(--blue);padding-bottom:2px;font-size:.88rem;font-weight:800}
.reel-caption a:hover{color:var(--blue)}
@media(max-width:1100px){.reel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.reel-grid{grid-template-columns:1fr}.reel-card{max-width:480px;width:100%;margin-inline:auto}.reel-frame{min-height:0}}
/* Blog et pages de lecture */
.yellow-dot{color:var(--yellow)}
.blog-section{border-bottom:1px solid var(--line)}
.blog-section .section-heading h2{margin:0}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.blog-card{border:2px solid var(--blue);background:var(--pale);border-radius:5px;min-width:0}
.blog-card:nth-child(2){background:var(--yellow);border-color:var(--yellow)}
.blog-card:nth-child(3){background:white}
.blog-card a{display:flex;flex-direction:column;min-height:380px;padding:26px;transition:transform .2s,box-shadow .2s}
.blog-card a:hover{transform:translate(-5px,-5px);box-shadow:8px 8px 0 var(--blue)}
.blog-meta{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.blog-card h3{font-size:clamp(2rem,2.8vw,3.2rem);margin:36px 0 16px;overflow-wrap:anywhere}
.blog-card p{font-size:.94rem;line-height:1.5;margin-bottom:25px}
.blog-card strong{display:block;margin-top:auto;padding-top:15px;border-top:1px solid currentColor;font-size:.86rem}
.blog-all{margin-top:35px}
.blog-index{min-height:65vh}.blog-index h1{font-size:clamp(3.7rem,7vw,7.2rem);max-width:850px;margin:0 0 25px}.blog-intro{font-size:1.25rem;max-width:680px;margin-bottom:55px}
.back-link{display:inline-block;font-weight:800;border-bottom:2px solid var(--blue);margin-bottom:50px;padding-bottom:4px}.back-link:hover{color:var(--blue)}
.article-page{padding-block:75px 105px}.article-head{max-width:940px;margin-bottom:65px}.article-head h1{font-size:clamp(3.2rem,6.6vw,6.5rem);overflow-wrap:anywhere;margin-bottom:32px}.article-lead{font-size:clamp(1.25rem,2.2vw,1.8rem);line-height:1.4;max-width:760px}.article-body{max-width:720px;margin-left:min(12vw,150px)}.article-body h2{font-size:clamp(2rem,3vw,3.1rem);margin:45px 0 15px}.article-body p{font-size:1.14rem;line-height:1.75;margin-bottom:24px}.article-end{max-width:720px;margin:60px 0 45px min(12vw,150px);background:var(--pale);border-left:8px solid var(--yellow);padding:28px}.article-end p{font-family:var(--title);font-size:1.8rem;line-height:1.2}
@media(max-width:800px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-body,.article-end{margin-left:0}}
@media(max-width:560px){.blog-grid{grid-template-columns:1fr}.blog-card a{min-height:310px}.blog-card h3{margin-top:25px}.blog-index h1{font-size:3.6rem}.article-page{padding-block:50px 75px}.article-head{margin-bottom:45px}.article-body p{font-size:1.05rem}.article-end{margin-top:45px}}
@media(prefers-reduced-motion:reduce){.blog-card a{transition:none}}
/* Logo fourni par Manon, sans recomposition en texte */
.brand{display:block;flex:0 0 180px;width:180px}
.brand svg{display:block;width:100%;height:auto}
.footer-brand{display:block;width:265px;max-width:100%;background:transparent}
.footer-brand svg{display:block;width:100%;height:auto;overflow:visible}
.legal-links{display:flex;gap:22px;flex-wrap:wrap}.legal-links a:hover{color:var(--yellow)}
.podcast-feature{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-top:75px;padding:38px 42px;background:var(--blue);color:white;border-radius:6px}
.podcast-feature .section-label{margin-bottom:12px;color:var(--yellow)}.podcast-feature h3{margin:0 0 10px;font-size:clamp(2rem,3vw,3.5rem)}.podcast-feature p{max-width:650px;margin:0}.podcast-feature .button{flex:0 0 auto}
.legal-page{max-width:1080px}.legal-page h1{font-size:clamp(3.3rem,6vw,6rem);margin-bottom:50px}.legal-content{max-width:740px}.legal-content h2{font-size:clamp(2rem,3vw,3rem);margin:50px 0 16px}.legal-content a{text-decoration:underline;text-underline-offset:3px}.legal-content p{line-height:1.75}
.follow-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:28px;font-size:.95rem;font-weight:800}.follow-links a{border-bottom:2px solid var(--blue)}.follow-links a:hover{color:var(--blue)}
@media(max-width:1100px){.brand{flex-basis:155px;width:155px}.desktop-nav{gap:10px}.desktop-nav a{font-size:.73rem}}
@media(max-width:800px){.podcast-feature{flex-direction:column;align-items:flex-start}}
@media(max-width:560px){.brand{flex-basis:140px;width:140px}.podcast-feature{padding:28px 24px;margin-top:50px}.podcast-feature .button{width:100%}.legal-links{gap:10px 20px}}

h1,h2,h3{font-weight:400;letter-spacing:0}

/* Le bandeau reste sur une ligne et défile doucement sur petit écran. */
.marquee-track{display:flex;justify-content:center}
.marquee-group{display:flex;align-items:center;justify-content:center;flex:0 0 auto;white-space:nowrap}
.marquee-group:nth-child(2){display:none}
.marquee span{font-size:inherit;margin:0}
.marquee i{font-style:normal;font-size:1.1rem;margin-inline:28px}
@media(max-width:800px){.hero-portrait .hero-note{right:0;bottom:20px;max-width:calc(100% - 110px);white-space:normal;line-height:1.2;text-align:center;transform:rotate(-2deg)}}
@media(max-width:560px){
 .hero-portrait .hero-note{right:0;bottom:18px;max-width:calc(100% - 105px);padding:8px 10px;font-size:.78rem;line-height:1.15}
}
@media(max-width:700px){
 .marquee-track{width:max-content;min-width:0;padding:0;justify-content:flex-start;animation:marquee-run 22s linear infinite}
 .marquee-group{justify-content:flex-start;padding:12px 22px;font-size:.78rem;line-height:1.35;letter-spacing:.1em}
 .marquee-group:nth-child(2){display:flex}
 .marquee i{margin-inline:12px;font-size:.95rem}
}
@keyframes marquee-run{to{transform:translateX(-50%)}}
@media(max-width:700px) and (prefers-reduced-motion:reduce){
 .marquee{overflow-x:auto}
 .marquee-track{animation:none}
 .marquee-group:nth-child(2){display:none}
}
