:root{--tpb-canard:#00474F;--tpb-canard-mid:#14555C;--tpb-canard-deep:#00363c;--tpb-orange:#EB680A;--tpb-amber:#D5850B;--tpb-yellow:#FAAD14;--tpb-lime:#9DCC0C;--tpb-lime-ink:#5f7d06;--tpb-sand:#F4F1EA;--tpb-line:rgba(0, 71, 79, 0.18);--tpb-radius:18px;--tpb-shadow-sm:0 2px 10px rgba(0, 54, 60, 0.10);--tpb-gutter:26px;--tpb-section:112px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--tpb-sand);color:var(--tpb-canard);font-family:montserrat,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:anton,oswald,Impact,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.02em;line-height:1.1;margin:0;text-wrap:balance}h1{font-size:clamp(44px,6vw,80px)}h2{font-size:clamp(36px,4.4vw,60px)}h3{font-size:28px}p,ol,ul,dl,dd,figure,blockquote{margin:0}p{text-wrap:pretty}img{display:block;max-width:100%;height:auto}a{color:var(--tpb-orange);text-decoration:none}a:hover{color:var(--tpb-amber)}.serif{font-family:playfair display,Georgia,serif;font-style:italic;font-weight:500}.lead{font-size:19px;line-height:1.6;color:var(--tpb-canard-mid);max-width:600px}.inner{max-width:1120px;margin:0 auto;padding:0 var(--tpb-gutter)}.stack{display:flex;flex-direction:column;gap:18px}.stack-lg{display:flex;flex-direction:column;gap:52px}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}.grid{display:grid;gap:20px}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.actions{display:flex;gap:16px;flex-wrap:wrap}.hero,.tile--photo,.page-hero__photo,.feature__photo,.parcours__photo,.mosaique__photo{position:relative;overflow:hidden}.photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero>.inner,.tile--photo>*:not(.photo){position:relative;z-index:2}.hero::after,.tile--photo::after{content:"";position:absolute;inset:0;z-index:1}.hero::after{background:linear-gradient(90deg,rgba(0,54,60,.92) 0%,rgba(0,54,60,.7) 48%,rgba(0,54,60,.25) 100%)}.hero .photo{object-position:center 45%}.tile--photo::after{background:linear-gradient(180deg,rgba(0,54,60,0) 30%,rgba(0,54,60,.88) 100%)}.grain{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 .05 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.eyebrow{display:inline-flex;align-items:center;gap:.6em;font-weight:700;font-size:12.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--tpb-orange);line-height:1.2}.eyebrow::before{content:"";width:26px;height:3px;background:var(--tpb-yellow);flex:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55em;font-weight:700;font-size:15px;text-transform:uppercase;letter-spacing:.05em;padding:.95em 1.8em;border-radius:999px;border:2px solid transparent;line-height:1;white-space:nowrap;transition:transform .18s ease,background .18s ease,border-color .18s ease}.btn:hover{transform:translateY(-2px)}.btn .icon{width:18px;height:18px}.btn--primary{background:var(--tpb-orange);color:#fff;box-shadow:0 12px 26px rgba(235,104,10,.35)}.btn--primary:hover{background:var(--tpb-amber);color:#fff}.btn--ghost{color:#fff;border-color:rgba(255,255,255,.55)}.btn--ghost:hover{color:#fff;border-color:#fff;background:rgba(255,255,255,8%)}.btn--outline{color:var(--tpb-canard);border-color:rgba(0,71,79,.3)}.btn--outline:hover{color:var(--tpb-canard);border-color:var(--tpb-canard)}.btn--small{font-size:13px;padding:.85em 1.5em;box-shadow:none}.chip{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;font-weight:700;font-size:12px;letter-spacing:.12em;text-transform:uppercase;padding:7px 14px;border-radius:999px;line-height:1.2}.chip--yellow{background:var(--tpb-yellow);color:var(--tpb-canard-deep)}.chip--lime{background:var(--tpb-lime);color:var(--tpb-canard-deep)}.chip--canard{background:var(--tpb-canard);color:var(--tpb-lime)}.chip--orange{background:rgba(235,104,10,.14);color:var(--tpb-orange)}.chip--muted{background:rgba(0,71,79,.1);color:var(--tpb-canard)}.card{background:#fff;border-radius:var(--tpb-radius);box-shadow:var(--tpb-shadow-sm);border:1px solid rgba(0,71,79,.12)}.intro{display:flex;flex-direction:column;gap:22px}.intro__title{display:flex;flex-direction:column;gap:20px}.intro--split{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:64px}.intro--split .lead{max-width:440px;font-size:18px}.section{padding:var(--tpb-section)0}.section--tight-top{padding-top:56px}.section--tight-bottom{padding-bottom:56px}.section--white{background:#fff}.section--dark,.section--deep{background-color:var(--tpb-canard);color:#fff}.section--deep{background-color:var(--tpb-canard-deep)}.section--after-ridge{padding-top:72px}.section--dark h2,.section--dark h3,.section--deep h2{color:#fff}.section--dark .lead,.section--deep .lead{color:rgba(255,255,255,.8)}.section--dark .eyebrow,.section--deep .eyebrow,.hero .eyebrow,.page-hero .eyebrow,.exemple .eyebrow{color:var(--tpb-yellow)}.section--dark .eyebrow::before,.section--deep .eyebrow::before,.hero .eyebrow::before,.page-hero .eyebrow::before,.exemple .eyebrow::before{background:var(--tpb-orange)}.ridge{display:block;width:100%;height:80px;margin-bottom:-1px}.ridge-wrap--white{background:#fff;line-height:0}.panel{display:flex;flex-direction:column;gap:14px;padding:32px 30px;background:var(--tpb-canard-mid);border-radius:var(--tpb-radius);border:1px solid rgba(255,255,255,.1)}.panel p{font-size:16px;color:rgba(255,255,255,.8)}.panel--line{background:0 0;border-color:rgba(255,255,255,.18);padding:28px 30px}.panel--line h3{color:var(--tpb-yellow);font-size:26px}.site-header{position:sticky;top:0;z-index:100;background:var(--tpb-canard);height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 40px}.site-brand{display:flex;align-items:center;gap:12px}.site-brand img{width:44px;height:44px}.site-brand span{font-family:anton,Impact,sans-serif;font-size:22px;letter-spacing:.05em;text-transform:uppercase;color:var(--tpb-sand);line-height:1}.site-nav{display:flex;align-items:center;gap:34px}.site-nav__link{font-weight:700;font-size:13.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--tpb-sand);padding:6px 0;border-bottom:3px solid transparent}.site-nav__link:hover,.site-nav__link.is-active{color:var(--tpb-yellow)}.site-nav__link.is-active{border-bottom-color:var(--tpb-yellow)}.site-nav__toggle{display:none;width:44px;height:44px;border:0;background:0 0;color:var(--tpb-sand);cursor:pointer;padding:10px}.site-footer{background-color:var(--tpb-canard-deep);color:var(--tpb-sand);padding:72px 0 36px}.site-footer__inner{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;flex-wrap:wrap}.site-footer__brand{display:flex;flex-direction:column;gap:18px}.site-footer__brand img{width:116px;height:116px}.site-footer__baseline{font-family:anton,Impact,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--tpb-yellow);font-size:18px;line-height:1.2}.site-footer__nav{display:flex;gap:32px;flex-wrap:wrap}.site-footer__nav a,.site-footer__meta a{color:rgba(244,241,234,.85);font-weight:600}.site-footer__nav a:hover,.site-footer__meta a:hover{color:var(--tpb-yellow)}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap;margin-top:48px;padding-top:24px;border-top:1px solid rgba(244,241,234,.14);font-size:14px;color:rgba(244,241,234,.7)}.site-footer__bottom .serif{font-size:19px;color:var(--tpb-sand)}.site-footer__meta{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.site-footer__meta a{display:flex;align-items:center;gap:8px}.site-footer__meta .icon{width:20px;height:20px}.hero{min-height:760px;display:flex;align-items:center;color:#fff;background-color:var(--tpb-canard-deep)}.hero__inner{width:100%;display:flex;align-items:center;justify-content:space-between;gap:48px;padding-block:72px}.hero__content{max-width:700px;display:flex;flex-direction:column;gap:26px;align-items:flex-start}.hero h1{color:#fff}.hero__text{font-size:20px;line-height:1.6;color:rgba(255,255,255,.88);max-width:580px}.hero__text strong{color:var(--tpb-yellow)}.hero__badge{width:300px;height:300px;flex:none;filter:drop-shadow(0 18px 36px rgba(0,0,0,.45))}.chip--season{background:rgba(255,255,255,.1);color:var(--tpb-sand);border:1px solid rgba(255,255,255,.22)}.chip--season::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--tpb-lime)}.hero--rejoindre{min-height:700px}.hero--rejoindre::after{background:linear-gradient(90deg,rgba(0,54,60,.94) 0%,rgba(0,54,60,.78) 55%,rgba(0,54,60,.45) 100%)}.hero--rejoindre .photo{object-position:center 40%}.hero--team{min-height:620px;align-items:flex-end}.hero--team::after{background:linear-gradient(180deg,rgba(0,54,60,.55) 0%,rgba(0,54,60,.5) 45%,rgba(0,54,60,.94) 100%)}.hero--team .photo{object-position:center 55%}.hero--team .hero__inner{align-items:flex-end}.hero--team h1{font-size:clamp(52px,7vw,96px)}.hero__baseline{font-size:26px;color:var(--tpb-yellow);max-width:280px;text-align:right}.page-hero{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:640px;background-color:var(--tpb-canard);color:#fff}.page-hero__content{display:flex;flex-direction:column;justify-content:center;gap:26px;padding:80px 64px 80px max(var(--tpb-gutter),calc((100vw - 1120px)/2 + var(--tpb-gutter)))}.page-hero h1{color:#fff;font-size:clamp(44px,5.4vw,76px)}.page-hero__note{font-size:15px;color:rgba(255,255,255,.62)}.page-hero__photo{background:var(--tpb-canard-deep)}.rentree{padding:30px 30px 14px;background:rgba(244,241,234,.97);border-radius:var(--tpb-radius);color:var(--tpb-canard);box-shadow:0 28px 70px rgba(0,0,0,.3);max-width:380px}.rentree__title{font-family:anton,Impact,sans-serif;font-size:24px;text-transform:uppercase;margin-bottom:14px}.rentree__row{display:grid;grid-template-columns:112px 1fr;gap:14px;padding:14px 0;border-top:1px solid rgba(0,71,79,.15)}.rentree__row span{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--tpb-orange);padding-top:3px}.rentree__row p{font-size:15.5px;font-weight:600}.filtre{display:flex;flex-direction:column}.filtre__row{display:flex;justify-content:space-between;align-items:baseline;gap:24px;padding:22px 0;border-top:1px solid var(--tpb-line)}.filtre__row p,.filtre__oui p{font-size:19px;font-weight:600;color:var(--tpb-canard-mid)}.filtre__row .filtre__r{font-family:anton,Impact,sans-serif;font-size:24px;font-weight:400;text-transform:uppercase;color:var(--tpb-orange);white-space:nowrap}.filtre__oui{display:flex;flex-direction:column;gap:10px;padding:28px 30px;margin-top:8px;background:var(--tpb-canard);border-radius:var(--tpb-radius)}.filtre__oui p{color:rgba(255,255,255,.85)}.filtre__oui .filtre__r{font-family:anton,Impact,sans-serif;font-size:34px;font-weight:400;text-transform:uppercase;color:var(--tpb-lime);line-height:1.12}.step-card{padding:30px 26px 34px}.step-card .step-card__num{font-family:anton,Impact,sans-serif;font-size:60px;line-height:1;color:var(--tpb-yellow)}.step-card p{font-size:15.5px}.step-card:last-child{background:var(--tpb-orange);border-color:transparent}.step-card:last-child .step-card__num{color:var(--tpb-canard)}.step-card:last-child p{color:rgba(255,255,255,.92)}.quote-bar{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-top:40px;border-top:1px solid rgba(255,255,255,.14)}.quote-bar .serif{font-size:clamp(26px,3vw,38px);line-height:1.2}.tile{position:relative;min-height:400px;border-radius:var(--tpb-radius);overflow:hidden;color:#fff;display:flex;flex-direction:column}.tile h3{color:#fff;font-size:40px}.tile p{font-size:17px;color:rgba(255,255,255,.88);max-width:460px}.tile--photo{justify-content:flex-end;gap:12px;padding:36px;background:var(--tpb-canard-deep)}.tile--velo{justify-content:space-between;background-color:var(--tpb-canard)}.tile__body{display:flex;flex-direction:column;gap:12px;padding:36px 36px 28px}.tile__band{display:flex;align-items:center;gap:22px;padding:22px 36px;background:var(--tpb-lime)}.tile__band p{color:var(--tpb-canard-deep);font-size:15px;font-weight:600;line-height:1.4}.tile__band .tile__stat{font-family:anton,Impact,sans-serif;font-size:34px;font-weight:400;line-height:1;white-space:nowrap}.quote{padding:36px 32px;display:flex;flex-direction:column;justify-content:space-between;gap:28px}.quote blockquote{font-size:25px;line-height:1.35;color:var(--tpb-canard)}.quote figcaption{display:flex;align-items:center;gap:12px}.quote__initial{width:42px;height:42px;flex:none;border-radius:50%;background:var(--tpb-canard);color:var(--tpb-yellow);display:flex;align-items:center;justify-content:center;font-family:anton,Impact,sans-serif;font-size:18px}.quote__meta{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--tpb-canard-mid)}.offre{padding:34px 32px;display:flex;flex-direction:column;gap:12px}.offre h3{font-size:30px}.offre p{font-size:16.5px;color:var(--tpb-canard-mid)}.signature{font-size:17px;color:var(--tpb-canard-mid);max-width:860px}.signature strong{color:var(--tpb-canard)}.signature a{font-weight:700;white-space:nowrap}.insta__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.insta .btn .icon{width:20px;height:20px}.cta{position:relative;overflow:hidden;padding-bottom:0}.cta__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.cta h2{font-size:clamp(44px,6.4vw,88px);max-width:980px}.cta .lead{max-width:600px}.cta .montagnes{display:block;width:100%;height:150px;margin-top:64px}.cta--left .cta__inner{align-items:flex-start;text-align:left;gap:48px}.cta--left h2{font-size:clamp(44px,5vw,72px)}.cta--left{padding-bottom:0}.join-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;max-width:960px;position:relative;z-index:1}.join-steps li{display:flex;flex-direction:column;gap:10px;padding-top:20px;border-top:3px solid var(--tpb-yellow)}.join-steps p{font-size:16px;color:rgba(255,255,255,.8)}.join-steps .join-steps__title{font-family:anton,Impact,sans-serif;font-size:22px;text-transform:uppercase;color:var(--tpb-yellow);line-height:1.15}.cta--left .actions{position:relative;z-index:1}.toc{background:#fff;border-bottom:1px solid rgba(0,71,79,.12)}.toc__inner{display:flex;align-items:center;gap:36px;min-height:64px;flex-wrap:wrap}.toc__label{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--tpb-orange)}.toc a{font-weight:600;font-size:15px;color:var(--tpb-canard)}.toc a:hover{color:var(--tpb-orange)}.axiomes,.parcours{list-style:none;padding:0;counter-reset:n}.axiomes li,.parcours li{counter-increment:n}.axiomes li{display:grid;grid-template-columns:64px 1fr;gap:8px 20px;padding:30px 0;border-top:1px solid var(--tpb-line)}.axiomes li:last-child{border-bottom:1px solid var(--tpb-line)}.axiomes li::before{content:counter(n,upper-roman)".";grid-row:span 2;font-family:anton,Impact,sans-serif;font-size:22px;color:var(--tpb-orange)}.axiomes .serif{font-size:30px;line-height:1.25}.axiomes p:not(.serif){color:var(--tpb-canard-mid)}.etapes{list-style:none;padding:0}.etape{display:grid;grid-template-columns:140px 1fr 280px;gap:40px;align-items:start;padding:40px 0;border-top:1px solid var(--tpb-line)}.etape:first-child{border-top:2px solid var(--tpb-canard)}.etape:last-child{border-bottom:1px solid var(--tpb-line)}.etape__num{font-family:anton,Impact,sans-serif;font-size:96px;line-height:.9;color:var(--tpb-yellow)}.etape:last-child .etape__num{color:var(--tpb-orange)}.etape__body{display:flex;flex-direction:column;gap:12px}.etape h3{font-size:36px}.etape__body p{font-size:18px;color:var(--tpb-canard-mid)}.etape__body strong{color:var(--tpb-canard)}.etape__regle{display:flex;flex-direction:column;gap:8px;padding:20px 22px;background:var(--tpb-sand);border-radius:14px}.etape__regle span{font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--tpb-orange)}.etape__regle p{font-family:anton,Impact,sans-serif;font-size:26px;text-transform:uppercase;line-height:1.12}.etape:last-child .etape__regle{background:var(--tpb-canard);color:#fff}.etape:last-child .etape__regle span{color:var(--tpb-yellow)}.exemple{display:grid;grid-template-columns:1fr 1.2fr;gap:48px;align-items:center;padding:44px 48px;background-color:var(--tpb-canard);border-radius:var(--tpb-radius);color:rgba(255,255,255,.8)}.exemple>.serif{font-size:clamp(28px,3vw,40px);line-height:1.2;color:var(--tpb-yellow)}.mot h3{font-size:30px}.mot .mot__quote{margin-top:auto;font-size:18px;color:var(--tpb-yellow)}.mot--ennemi{background:var(--tpb-sand);border-color:transparent}.mot--ennemi h3{color:var(--tpb-canard)}.mot--ennemi p{color:var(--tpb-canard-mid)}.frise{display:flex;flex-direction:column;gap:14px}.frise__mois{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--tpb-canard-mid)}.frise__bar{display:flex;height:72px;border-radius:14px;overflow:hidden}.frise__temps{display:flex;align-items:center;padding:0 22px;min-width:0;font-family:anton,Impact,sans-serif;font-size:24px;text-transform:uppercase;white-space:nowrap;color:#fff}.frise__temps--yellow{background:var(--tpb-yellow);color:var(--tpb-canard-deep);padding:0;justify-content:center;font-size:15px}.frise__temps--yellow span{writing-mode:vertical-rl;transform:rotate(180deg)}.frise__temps--canard{background:var(--tpb-canard)}.frise__temps--orange{background:var(--tpb-orange)}.frise__temps--lime{background:var(--tpb-lime);color:var(--tpb-canard-deep)}.temps{display:flex;flex-direction:column;gap:10px;padding-top:18px;border-top:3px solid}.temps h3{font-size:24px}.temps p{font-size:15.5px;color:var(--tpb-canard-mid)}.temps--yellow{border-color:var(--tpb-yellow)}.temps--canard{border-color:var(--tpb-canard)}.temps--orange{border-color:var(--tpb-orange)}.temps--lime{border-color:var(--tpb-lime)}.feature{display:grid;grid-template-columns:1.2fr 1fr;overflow:hidden}.feature__photo{min-height:320px}.feature__body{display:flex;flex-direction:column;justify-content:center;gap:16px;padding:44px}.feature__body .serif{font-size:27px;line-height:1.3}.feature__body p:not(.serif){color:var(--tpb-canard-mid)}.split--video{grid-template-columns:.8fr 1.2fr;align-items:center;gap:64px}.video{position:relative;aspect-ratio:16/9;border-radius:var(--tpb-radius);overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.12);background:#000}.video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.liste{padding:40px 40px 44px;display:flex;flex-direction:column;gap:22px;border-top:6px solid}.liste--oui{border-top-color:var(--tpb-lime)}.liste--oui .chip{background:rgba(157,204,12,.2);color:var(--tpb-lime-ink)}.liste--non{border-top-color:var(--tpb-orange)}.liste ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:16px}.liste li{display:grid;grid-template-columns:22px 1fr;gap:14px;align-items:start;font-size:18px}.liste .icon{width:22px;height:22px;margin-top:3px;stroke-width:2.4}.liste--oui .icon{color:var(--tpb-lime-ink)}.liste--non .icon{color:var(--tpb-orange)}.sac h3{font-size:26px}.sac__icon{width:52px;height:52px;border-radius:14px;background:var(--tpb-yellow);color:var(--tpb-canard-deep);display:flex;align-items:center;justify-content:center}.sac--accent{background:var(--tpb-lime);border-color:transparent}.sac--accent h3{color:var(--tpb-canard-deep)}.sac--accent p{color:var(--tpb-canard-deep)}.sac--accent .sac__icon{background:var(--tpb-canard);color:var(--tpb-lime)}.parcours__photo{min-height:340px;border-radius:var(--tpb-radius);margin-top:14px}.parcours__photo .photo{object-position:center 30%}.parcours{display:flex;flex-direction:column;gap:36px}.parcours li{display:grid;grid-template-columns:72px 1fr;gap:8px 22px}.parcours li::before{content:counter(n);grid-row:span 2;width:72px;height:72px;border-radius:50%;background:var(--tpb-canard);color:var(--tpb-yellow);display:flex;align-items:center;justify-content:center;font-family:anton,Impact,sans-serif;font-size:30px}.parcours li:first-child::before{background:var(--tpb-orange);color:#fff}.parcours li:last-child::before{background:var(--tpb-lime);color:var(--tpb-canard-deep)}.parcours h3{padding-top:6px}.parcours p{font-size:17px;color:var(--tpb-canard-mid)}.faq__item{display:flex;flex-direction:column;gap:12px;padding:26px 0;border-top:1px solid var(--tpb-line)}.faq__item:first-child{border-top:2px solid var(--tpb-canard)}.faq__item:last-child{border-bottom:1px solid var(--tpb-line)}.faq dt{font-family:anton,Impact,sans-serif;font-size:26px;text-transform:uppercase;line-height:1.1}.faq dd{font-size:17px;color:var(--tpb-canard-mid);max-width:600px}.histoire{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.histoire li{display:flex;flex-direction:column;gap:22px;padding-right:36px}.histoire p:not(.histoire__annee){font-size:17px;color:var(--tpb-canard-mid)}.histoire strong{color:var(--tpb-canard)}.histoire__annee{font-family:anton,Impact,sans-serif;font-size:72px;line-height:1;color:var(--tpb-yellow);padding-bottom:18px;border-bottom:4px solid var(--tpb-canard);position:relative}.histoire__annee::after{content:"";position:absolute;left:0;bottom:-10px;width:16px;height:16px;border-radius:50%;background:var(--tpb-orange)}.histoire li:nth-child(2) .histoire__annee{color:var(--tpb-orange)}.histoire li:last-child .histoire__annee{color:var(--tpb-canard)}.histoire li:last-child .histoire__annee::after{background:var(--tpb-lime)}.rdv{display:grid;grid-template-columns:1.3fr 1fr;gap:20px}.rdv__autres{display:flex;flex-direction:column;gap:20px}.rdv__autres .panel{flex:1}.rdv__autres h3{font-size:34px}.bernadette{display:flex;flex-direction:column;justify-content:space-between;gap:28px;padding:40px;background:var(--tpb-lime);color:var(--tpb-canard-deep);border-radius:var(--tpb-radius);min-height:380px}.section--dark .bernadette h3{color:var(--tpb-canard-deep);font-size:56px}.bernadette p{font-size:17px;max-width:520px}.bernadette__stats{display:flex;gap:32px;flex-wrap:wrap}.bernadette .bernadette__valeur{font-family:anton,Impact,sans-serif;font-size:42px;line-height:1}.bernadette .bernadette__label{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.recit{padding:36px 36px 32px;display:flex;flex-direction:column;gap:14px}.recit__top{display:flex;justify-content:space-between;align-items:center;gap:16px}.recit__initial{font-family:anton,Impact,sans-serif;font-size:20px;color:var(--tpb-orange)}.recit h3{font-size:38px}.recit p{font-size:16.5px;color:var(--tpb-canard-mid)}.recit .recit__quote{font-size:20px;color:var(--tpb-canard)}.recit__link{font-weight:700;font-size:13.5px;letter-spacing:.08em;text-transform:uppercase;margin-top:auto}.mosaique{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:220px 220px;gap:16px}.mosaique__photo{border-radius:var(--tpb-radius)}.mosaique__photo:first-child{grid-row:span 2}.mosaique__insta{border-radius:var(--tpb-radius);background-color:var(--tpb-orange);display:flex;flex-direction:column;justify-content:flex-end;padding:24px;color:#fff;font-family:anton,Impact,sans-serif;font-size:26px;text-transform:uppercase;line-height:1.12}.mosaique__insta:hover{color:#fff;background-color:var(--tpb-amber)}.mosaique__handle{font-family:montserrat,sans-serif;font-weight:700;font-size:15px;text-transform:none;margin-top:6px}.recit-page__inner{max-width:820px;display:flex;flex-direction:column;gap:22px;align-items:flex-start}.recit-page__body{font-size:18px;color:var(--tpb-canard-mid);display:flex;flex-direction:column;gap:1.1em}.recit-page__body .masonry{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.recit-page__body .masonry img{border-radius:12px}@media(max-width:1000px){:root{--tpb-section:80px}.grid--4,.join-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.split,.split--video,.rdv,.exemple,.feature{grid-template-columns:1fr;gap:40px}.intro--split{flex-direction:column;align-items:flex-start;gap:22px}.hero__badge{width:200px;height:200px}.etape{grid-template-columns:100px 1fr}.etape__regle{grid-column:2}.etape__num{font-size:72px}}@media(max-width:720px){:root{--tpb-gutter:20px;--tpb-section:64px}.site-header{height:60px;padding:0 16px}.site-brand img{width:36px;height:36px}.site-brand span{font-size:18px}.site-nav__toggle{display:block}.site-nav{display:none;position:absolute;top:60px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:8px 20px 24px;background:var(--tpb-canard);box-shadow:0 16px 30px rgba(0,0,0,.25)}.nav-open .site-nav{display:flex}.site-nav__link{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.12)}.site-nav__link.is-active{border-bottom-color:rgba(255,255,255,.12)}.grid--2,.grid--3,.grid--4,.join-steps,.histoire,.page-hero,.mosaique{grid-template-columns:1fr}.actions{flex-direction:column;align-items:stretch;align-self:stretch}.actions .btn{min-height:52px}.lead,.hero__text{font-size:17px}.hero,.hero--rejoindre,.hero--team{min-height:0}.hero::after,.hero--rejoindre::after,.hero--team::after{background:linear-gradient(180deg,rgba(0,54,60,.7) 0%,rgba(0,54,60,.92) 70%)}.hero__inner{flex-direction:column-reverse;align-items:flex-start;padding-block:48px;gap:20px}.hero--rejoindre .hero__inner{flex-direction:column}.hero__badge{width:120px;height:120px}.hero__baseline{text-align:left}.rentree{max-width:none}.page-hero__content{padding:56px var(--tpb-gutter)48px}.page-hero__photo{min-height:260px}.filtre__row{flex-direction:column;gap:4px;padding:16px 0}.filtre__row p,.filtre__oui p{font-size:16px}.filtre__oui{padding:22px}.filtre__oui .filtre__r{font-size:26px}.quote-bar{flex-direction:column;align-items:stretch;gap:20px}.tile{min-height:340px}.tile h3{font-size:32px}.tile--photo,.tile__body{padding:24px}.tile__band{padding:18px 24px;flex-direction:column;align-items:flex-start;gap:6px}.etape{grid-template-columns:1fr;gap:12px;padding:28px 0}.etape__regle{grid-column:auto}.etape__num{font-size:56px}.exemple{padding:28px 24px;gap:20px}.frise__mois{display:none}.frise__bar{flex-direction:column;height:auto}.frise__temps{flex:none!important;padding:14px 18px;font-size:20px;white-space:normal}.frise__temps--yellow{justify-content:flex-start;padding:14px 18px;font-size:20px}.frise__temps--yellow span{writing-mode:horizontal-tb;transform:none}.feature__body{padding:28px 24px}.liste{padding:28px 24px}.liste li{font-size:16px}.axiomes .serif{font-size:24px}.histoire{gap:36px}.bernadette{padding:28px 24px;min-height:0}.section--dark .bernadette h3{font-size:42px}.mosaique{grid-template-rows:none;grid-auto-rows:200px}.mosaique__photo:first-child{grid-row:auto}.site-footer__inner{flex-direction:column;align-items:center;text-align:center}.site-footer__brand{align-items:center}.site-footer__nav{justify-content:center}.site-footer__bottom{flex-direction:column;text-align:center}}