:root{--offer-navy:#071524;--offer-navy-2:#0d2337;--offer-blue:#1167f2;--offer-teal:#00a59c;--offer-ink:#102437;--offer-muted:#587080;--offer-line:#dce7ed;--offer-soft:#f3f7f9;--offer-white:#fff}

/* Cartes utilisées sur l’accueil WEB.CB06.FR */
.commercial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.commercial-card{display:flex;flex-direction:column;gap:.8rem;padding:1.6rem;border:1px solid var(--offer-line);border-radius:1.15rem;background:#fff;box-shadow:0 14px 34px rgba(7,21,36,.06)}.commercial-card>span{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#527182}.commercial-card h3{margin:0;font-size:1.35rem}.commercial-card p{flex:1;margin:0;line-height:1.6}.commercial-card>strong{color:#007d7a}.commercial-card .text-link{margin-top:.25rem}

/* Éléments communs */
.offer-kicker{display:inline-flex;align-items:center;gap:.65rem;font-size:.75rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:#57d7cf}.offer-kicker i{width:8px;height:8px;border-radius:50%;background:#57d7cf;box-shadow:0 0 0 5px rgba(87,215,207,.12)}.offer-secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 1.1rem;color:#fff;font-weight:750;text-decoration:underline;text-decoration-color:rgba(255,255,255,.4);text-underline-offset:5px}.offer-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.55fr);gap:clamp(2rem,6vw,6rem);align-items:end;margin-bottom:2rem}.offer-section-heading h2{max-width:16ch;margin:.45rem 0 0;font-size:clamp(2rem,4vw,3.35rem);line-height:1.08}.offer-section-heading>p{margin:0;color:var(--offer-muted);line-height:1.7}.offer-section-heading--light h2,.offer-section-heading--light p{color:#fff}.offer-section-heading--light .eyebrow{color:#6ee1d8}

/* Catalogue */
.offers-hero{position:relative;overflow:hidden;padding:clamp(4.5rem,8vw,7.25rem) 0;background:var(--offer-navy);color:#fff}.offers-hero__grid-bg{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,#000,transparent 72%)}.offers-hero:after{content:"";position:absolute;width:520px;height:520px;right:-180px;top:-250px;border-radius:50%;background:#0d74ff;filter:blur(10px);opacity:.18}.offers-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.65fr);gap:clamp(3rem,7vw,7rem);align-items:center}.offers-hero h1{max-width:12ch;margin:.8rem 0 1.25rem;font-size:clamp(3rem,6vw,5.4rem);line-height:.98;letter-spacing:-.045em}.offers-hero__copy>p{max-width:650px;margin:0;color:#d6e4ee;font-size:1.15rem;line-height:1.7}.offers-hero__actions{display:flex;gap:.8rem;align-items:center;flex-wrap:wrap;margin-top:1.8rem}.offers-hero__proof{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:2.2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.14)}.offers-hero__proof span{display:flex;align-items:baseline;gap:.42rem;color:#b8cbd7;font-size:.84rem}.offers-hero__proof strong{color:#fff;font-size:1.35rem}.offers-orientation{border:1px solid rgba(255,255,255,.16);border-radius:1.35rem;background:rgba(255,255,255,.075);backdrop-filter:blur(12px);overflow:hidden}.offers-orientation__head{padding:1.3rem 1.4rem;border-bottom:1px solid rgba(255,255,255,.13)}.offers-orientation__head span{display:block;color:#6ee1d8;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.offers-orientation__head strong{display:block;margin-top:.3rem;font-size:1.15rem}.offers-orientation>a{display:grid;grid-template-columns:34px 1fr 18px;gap:.8rem;align-items:center;padding:1rem 1.4rem;color:#fff;border-bottom:1px solid rgba(255,255,255,.1);transition:.2s ease}.offers-orientation>a:last-child{border-bottom:0}.offers-orientation>a:hover{background:rgba(255,255,255,.1)}.offers-orientation>a>span{color:#6ee1d8;font-weight:850}.offers-orientation a div{display:grid;gap:.12rem}.offers-orientation a small{color:#adc1cf}.offers-orientation svg{width:18px}.offers-trust{border-bottom:1px solid var(--offer-line);background:#fff}.offers-trust .container{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem}.offers-trust span{display:flex;align-items:center;gap:.45rem;color:#385365;font-size:.84rem;font-weight:720}.offers-trust svg{width:18px;color:var(--offer-teal)}
.offers-catalogue{background:#fff}.offers-group{scroll-margin-top:72px}.offers-group:nth-child(even){background:var(--offer-soft)}.offers-group__heading{display:grid;grid-template-columns:70px minmax(0,1fr) minmax(18rem,.65fr);gap:1.4rem;align-items:end;margin-bottom:2rem}.offers-group__number{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:16px;background:var(--offer-navy);color:#fff;font-weight:850}.offers-group__heading h2{margin:.35rem 0 0;font-size:clamp(2rem,3.5vw,3rem);line-height:1.08}.offers-group__heading>p{margin:0;color:var(--offer-muted);line-height:1.65}.offers-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.offers-card{display:flex;flex-direction:column;min-height:365px;padding:1.55rem;border:1px solid var(--offer-line);border-radius:1.2rem;background:#fff;box-shadow:0 16px 38px rgba(7,21,36,.055);transition:transform .2s ease,box-shadow .2s ease}.offers-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(7,21,36,.1)}.offers-card__top{display:flex;justify-content:space-between;gap:1rem;color:#507180;font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.offers-card h3{margin:1rem 0 .65rem;font-size:1.55rem}.offers-card__tagline{margin:0;color:#405b6c;line-height:1.62}.offers-card__audience{display:grid;gap:.2rem;margin:1.2rem 0;padding:1rem 0;border-top:1px solid #e6edf1}.offers-card__audience strong{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#007e79}.offers-card__audience span{color:#657b89;font-size:.83rem;line-height:1.45}.offers-card__footer{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:end;margin-top:auto}.offers-card__footer small{display:block;color:#6b7e88}.offers-card__footer strong{display:block;max-width:22ch;margin-top:.2rem;color:#006f73}.offers-card__footer>a{display:inline-flex;align-items:center;gap:.4rem;color:#0c5de1;font-size:.86rem;font-weight:800;text-align:right}.offers-card__footer svg{width:17px}
.offers-compare{background:#fff}.offers-table-wrap{overflow-x:auto;border:1px solid var(--offer-line);border-radius:1.2rem;box-shadow:0 15px 40px rgba(7,21,36,.05)}.offers-table{width:100%;min-width:760px;border-collapse:collapse;background:#fff}.offers-table th,.offers-table td{padding:1.05rem 1.2rem;border-bottom:1px solid #e6edf1;text-align:left}.offers-table thead th{background:var(--offer-navy);color:#fff;font-size:.75rem;text-transform:uppercase;letter-spacing:.07em}.offers-table tbody th span{display:block;color:var(--offer-ink)}.offers-table tbody th small{display:block;max-width:50ch;margin-top:.25rem;color:#6a7f8c;font-weight:500}.offers-table td{color:#385365}.offers-table td:last-child{text-align:center}.offers-table td a{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;background:#eaf2ff;color:var(--offer-blue)}.offers-table tr:last-child th,.offers-table tr:last-child td{border-bottom:0}.offers-method,.offer-method{background:var(--offer-navy);color:#fff}.offers-contact,.offer-contact{background:linear-gradient(135deg,#0b5fe7,#0549b7);color:#fff}

/* Fiches d’offres */
.offer-hero{position:relative;overflow:hidden;padding:2rem 0 clamp(4rem,7vw,6.5rem);background:linear-gradient(135deg,var(--offer-navy),#0b2135);color:#fff}.offer-hero__glow{position:absolute;right:-160px;bottom:-250px;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(21,112,255,.4),transparent 66%)}.offer-hero.is-recurring .offer-hero__glow{background:radial-gradient(circle,rgba(0,196,181,.35),transparent 66%)}.offer-hero.is-urgent .offer-hero__glow{background:radial-gradient(circle,rgba(245,166,35,.3),transparent 66%)}.offer-breadcrumb{position:relative;z-index:1;display:flex;gap:.55rem;align-items:center;margin-bottom:3rem;color:#9fb6c7;font-size:.78rem}.offer-breadcrumb a{color:#c8d8e3}.offer-breadcrumb strong{max-width:30ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}.offer-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(310px,.68fr);gap:clamp(3rem,7vw,7rem);align-items:center}.offer-hero h1{max-width:14ch;margin:.8rem 0 1rem;font-size:clamp(3rem,6vw,5.2rem);line-height:1;letter-spacing:-.045em}.offer-hero__lead{max-width:650px;margin:0;color:#d4e1e9;font-size:1.18rem;line-height:1.7}.offer-hero__price{display:grid;gap:.18rem;margin-top:1.45rem}.offer-hero__price small{color:#93aabd;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.offer-hero__price strong{color:#61d9d0;font-size:1.35rem}.offer-hero__actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin-top:1.7rem}.offer-hero__reassurance{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.14)}.offer-hero__reassurance span{display:flex;align-items:center;gap:.35rem;color:#b9ccd7;font-size:.76rem}.offer-hero__reassurance svg{width:16px;color:#61d9d0}.offer-scope-card{overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:1.35rem;background:rgba(255,255,255,.07);backdrop-filter:blur(12px)}.offer-scope-card__head{padding:1.25rem 1.45rem;border-bottom:1px solid rgba(255,255,255,.12)}.offer-scope-card__head span{color:#62ddd4;font-size:.7rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.offer-scope-card__head p{margin:.45rem 0 0;color:#d7e3eb;font-size:.88rem;line-height:1.55}.offer-scope-card__body{padding:1.35rem 1.45rem}.offer-scope-card__body>strong{font-size:1.05rem}.offer-scope-card ul{display:grid;gap:.75rem;padding:0;margin:1rem 0 0;list-style:none}.offer-scope-card li{display:grid;grid-template-columns:22px 1fr;gap:.55rem;color:#e5edf2;font-size:.86rem;line-height:1.45}.offer-scope-card li span{display:flex;width:20px;height:20px;align-items:center;justify-content:center;border-radius:50%;background:rgba(85,220,210,.16);color:#6ee1d8;font-size:.72rem}.offer-anchor-nav{position:sticky;top:0;z-index:22;border-bottom:1px solid var(--offer-line);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.offer-anchor-nav .container{display:flex;align-items:center;gap:1.6rem;overflow-x:auto}.offer-anchor-nav a{padding:1rem 0;color:#425e70;font-size:.82rem;font-weight:760;white-space:nowrap}.offer-anchor-nav__cta{margin-left:auto!important;padding:.65rem 1rem!important;border-radius:.6rem;background:var(--offer-blue);color:#fff!important}
.offer-pricing{background:#fff;scroll-margin-top:68px}.offer-tier-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.offer-tier-grid--4,.offer-tier-grid--5{grid-template-columns:repeat(4,minmax(0,1fr))}.offer-tier{position:relative;display:flex;flex-direction:column;min-height:310px;padding:1.45rem;border:1px solid var(--offer-line);border-radius:1.15rem;background:#fff;box-shadow:0 14px 35px rgba(7,21,36,.055)}.offer-tier--featured{border:2px solid var(--offer-blue);box-shadow:0 18px 44px rgba(17,103,242,.15)}.offer-tier__top{display:flex;align-items:center;justify-content:space-between;min-height:27px}.offer-tier__number{color:#76909e;font-size:.72rem;font-weight:850}.offer-tier__badge{padding:.3rem .55rem;border-radius:999px;background:#e6efff;color:#0758d5;font-size:.64rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.offer-tier h3{margin:1rem 0 .6rem;font-size:1.28rem}.offer-tier__price{display:block;color:#007b78;font-size:1.12rem;line-height:1.35}.offer-tier p{margin:.8rem 0 1.2rem;color:#587080;font-size:.88rem;line-height:1.55}.offer-tier>a{display:inline-flex;align-items:center;gap:.35rem;margin-top:auto;color:#0b5fe7;font-size:.82rem;font-weight:800}.offer-tier>a svg{width:16px}.offer-framework{background:var(--offer-soft);scroll-margin-top:68px}.offer-framework__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1.2rem;align-items:start}.offer-limit-card{padding:clamp(1.7rem,4vw,2.8rem);border-radius:1.25rem;background:var(--offer-navy);color:#fff}.offer-limit-card h2{margin:.6rem 0 1rem;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.12}.offer-limit-card>p{color:#c9d9e3;line-height:1.7}.offer-limit-card__footer{display:grid;grid-template-columns:34px 1fr;gap:.8rem;align-items:start;margin-top:1.4rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.14)}.offer-limit-card__footer>span{display:flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#1267f1}.offer-limit-card__footer p{margin:0;color:#e1eaf0;font-size:.86rem;line-height:1.5}.offer-detail-stack{display:grid;gap:.85rem}.offer-detail-card{display:grid;grid-template-columns:42px 1fr;gap:1rem;padding:1.35rem;border:1px solid var(--offer-line);border-radius:1rem;background:#fff}.offer-detail-card>span{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:12px;background:#e7f8f5;color:#007c77;font-size:1.35rem}.offer-detail-card h3{margin:0;font-size:1.1rem}.offer-detail-card p{margin:.45rem 0 0;color:#526b7a;line-height:1.6}.offer-official-link{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border-radius:.8rem;background:#e7efff;color:#0b5edb;font-weight:800}.offer-official-link svg{width:18px}.offer-steps{display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:0;list-style:none}.offer-steps li{display:grid;grid-template-columns:48px 1fr;gap:.75rem;padding:1.25rem;border-left:1px solid rgba(255,255,255,.16)}.offer-steps li:first-child{border-left:0}.offer-steps li>span{color:#62ddd4;font-size:.78rem;font-weight:850}.offer-steps strong{display:block;font-size:1.05rem}.offer-steps p{margin:.4rem 0 0;color:#aec3d0;font-size:.85rem;line-height:1.5}.offer-contact{scroll-margin-top:68px}.offer-contact__grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);gap:clamp(2rem,6vw,6rem);align-items:start}.offer-contact__copy h2{max-width:12ch;margin:.55rem 0 1rem;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.05}.offer-contact__copy>p{max-width:52ch;color:#dce9ff;line-height:1.7}.offer-contact__copy ul{display:grid;gap:.65rem;padding-left:1.2rem;margin:1.5rem 0;color:#eef5ff}.offer-contact__links{display:flex;gap:1.1rem;flex-wrap:wrap;margin-top:1.6rem}.offer-contact__links a{color:#fff;font-weight:800;text-decoration:underline;text-underline-offset:5px}.offer-contact__form{padding:clamp(1.2rem,3vw,2rem);border-radius:1.2rem;background:#fff;color:var(--offer-ink);box-shadow:0 24px 55px rgba(0,30,90,.24)}.offer-contact__form .form-note{color:#607786}.offer-related{background:#fff}.offer-related__heading{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:1.5rem}.offer-related__heading h2{margin:.35rem 0 0;font-size:clamp(1.9rem,3vw,2.8rem)}.offer-related__heading>a{display:flex;align-items:center;gap:.4rem;color:#0b5fe7;font-weight:800}.offer-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.offer-related__grid>a{display:block;padding:1.4rem;border:1px solid var(--offer-line);border-radius:1rem;background:#fff;transition:.2s ease}.offer-related__grid>a:hover{border-color:#9cbae9;transform:translateY(-3px)}.offer-related__grid span{color:#007d79;font-size:.8rem;font-weight:800}.offer-related__grid h3{margin:.55rem 0;font-size:1.25rem}.offer-related__grid p{color:#607786;font-size:.86rem;line-height:1.5}.offer-related__grid strong{display:flex;align-items:center;gap:.35rem;color:#0b5fe7;font-size:.82rem}.offer-related__grid svg{width:16px}

@media(max-width:1100px){.offers-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-tier-grid--4,.offer-tier-grid--5{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-contact__grid{grid-template-columns:minmax(0,.8fr) minmax(390px,1.2fr)}}
@media(max-width:900px){.commercial-grid{grid-template-columns:repeat(2,1fr)}.offers-hero__grid,.offer-hero__grid,.offer-framework__grid,.offer-contact__grid{grid-template-columns:1fr}.offers-hero__copy,.offer-hero__copy{max-width:720px}.offers-orientation{max-width:680px}.offers-trust .container{grid-template-columns:repeat(2,1fr)}.offers-group__heading{grid-template-columns:58px 1fr}.offers-group__heading>p{grid-column:2}.offer-section-heading{grid-template-columns:1fr;gap:.8rem}.offer-section-heading h2{max-width:19ch}.offer-contact__copy h2{max-width:18ch}.offer-contact__form{max-width:760px;width:100%}}
@media(max-width:620px){.commercial-grid,.offers-card-grid,.offer-tier-grid,.offer-tier-grid--4,.offer-tier-grid--5,.offer-related__grid{grid-template-columns:1fr}.offers-hero{padding:3.4rem 0}.offers-hero h1,.offer-hero h1{font-size:clamp(2.55rem,13vw,3.55rem)}.offers-hero__proof{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.offers-orientation>a{padding:.9rem 1rem}.offers-trust .container{grid-template-columns:1fr;gap:.65rem}.offers-group__heading{grid-template-columns:44px 1fr;gap:.8rem}.offers-group__number{width:42px;height:42px;border-radius:12px;font-size:.78rem}.offers-group__heading>p{grid-column:1/-1}.offers-card{min-height:auto}.offers-card__footer{grid-template-columns:1fr}.offers-card__footer>a{text-align:left}.offer-breadcrumb{margin-bottom:2rem}.offer-hero{padding-top:1.25rem}.offer-hero__actions,.offers-hero__actions{align-items:stretch;flex-direction:column}.offer-hero__actions .btn,.offers-hero__actions .btn{width:100%}.offer-secondary-link{width:100%}.offer-hero__reassurance{display:grid}.offer-anchor-nav .container{gap:1.15rem}.offer-anchor-nav__cta{margin-left:0!important}.offer-tier{min-height:0}.offer-steps{grid-template-columns:1fr 1fr}.offer-steps li{border-left:0;border-top:1px solid rgba(255,255,255,.16)}.offer-steps li:nth-child(odd){border-right:1px solid rgba(255,255,255,.16)}.offer-contact__form{padding:1rem}.offer-related__heading{align-items:flex-start;flex-direction:column}.offers-table th,.offers-table td{padding:.85rem}.offer-scope-card__head,.offer-scope-card__body{padding:1.1rem}}

.offers-orientation strong,.offer-scope-card strong{color:#fff}
.offers-card__footer{display:flex;flex-direction:column;align-items:flex-start}.offers-card__footer>a{text-align:left}
@media(max-width:620px){.offer-anchor-nav__cta{display:none}}
