:root{--bg:#0b1220;--panel:#101827;--blue:#2558d8;--cyan:#19bfd3;--gold:#f4b860;--ink:#f8fbff;--dark:#101827;--muted:#64748b;--line:#0f172a1f;--soft:#f5f7fb;--container:1160px;--gutter:clamp(18px,4vw,46px);color:var(--dark);background:#f7f9fc;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--dark);background:linear-gradient(#08111f 0,#101a2d 32%,#f6f8fb 32% 100%);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip{position:absolute;left:-999px}.skip:focus{color:#111;z-index:1000;background:#fff;padding:12px;top:16px;left:16px}.site-header{z-index:40;padding:12px var(--gutter);backdrop-filter:blur(16px);background:#08111fe0;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.header-box{max-width:var(--container);background:#ffffff0f;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:0 auto;padding:9px 12px;display:grid;box-shadow:0 14px 48px #0003}.brand{color:#fff;letter-spacing:-.02em;justify-content:center;align-items:center;font-weight:950;line-height:1.05;display:flex}.brand-text{gap:10px;min-width:150px}.brand-mark{color:#08111f;background:linear-gradient(135deg,#19bfd3,#f4b860);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:950;display:inline-flex}.brand img{background:#fff;border-radius:12px;width:108px;height:auto;padding:4px;box-shadow:0 8px 24px #00000038}.main-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:3px;display:flex}.main-nav a{text-transform:uppercase;letter-spacing:.055em;color:#dbeafe;border-radius:12px;padding:10px;font-size:12px;font-weight:900}.main-nav a:hover{color:#fff;background:#ffffff1a}.header-cta{color:#0b1220;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#f4b860;border-radius:12px;justify-content:center;align-items:center;min-height:38px;padding:0 15px;font-size:12px;font-weight:950;display:inline-flex}.container{max-width:var(--container);padding:0 var(--gutter);margin:0 auto}.section{padding:clamp(58px,8vw,96px) 0}.section.alt{background:#eef3f8}.section.dark{color:#fff;background:#0e1728}.section-head{text-align:center;max-width:820px;margin:0 auto 34px}.section-head h1,.section-head h2{color:inherit;letter-spacing:-.045em;margin:8px 0 12px;font-family:Space Grotesk,Inter,sans-serif;line-height:1.03}.section-head h1{font-size:clamp(2.25rem,5vw,4.7rem)}.section-head h2{font-size:clamp(1.9rem,3.4vw,3.05rem)}.section-head p{color:var(--muted);font-size:1.08rem;line-height:1.7}.dark .section-head p{color:#cbd5e1}.eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:.12em;margin:0 0 10px;font-size:.78rem;font-weight:950}.dark .eyebrow,.hero .eyebrow{color:#93e6ef}.breadcrumbs{color:#64748b;margin-bottom:16px;font-size:.88rem}.breadcrumbs a{color:#2563eb;font-weight:850}.hero{color:#fff;padding:clamp(62px,8vw,112px) var(--gutter) clamp(48px,7vw,82px);background:radial-gradient(circle at 12% 12%,#19bfd347,#0000 32%),linear-gradient(135deg,#08111f 0%,#10213d 58%,#16315f 100%)}.hero-grid{max-width:var(--container);grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:clamp(28px,4vw,56px);margin:0 auto;display:grid}.hero-card h1{letter-spacing:-.065em;margin:0 0 20px;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.65rem,6vw,5.8rem);line-height:.96}.hero-card p{color:#d7e5f5;max-width:720px;font-size:clamp(1.05rem,1.7vw,1.25rem);line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.btn,.pill{color:#fff;background:#2563eb;border-radius:14px;justify-content:center;align-items:center;padding:13px 18px;font-weight:900;display:inline-flex;box-shadow:0 14px 36px #2563eb3d}.btn.secondary{color:#fff;background:#ffffff1a;border:1px solid #fff3}.btn.light{color:#0e1728;background:#fff}.hero-media{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hero-media img{object-fit:cover;border:1px solid #ffffff2e;border-radius:24px;width:100%;height:210px;box-shadow:0 26px 70px #0000004d}.hero-media img:first-child{grid-column:span 2;height:290px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.tile,.panel{border:1px solid var(--line);background:#fff;border-radius:28px;padding:26px;box-shadow:0 18px 48px #0f172a14}.tile{flex-direction:column;gap:14px;min-height:100%;transition:transform .18s,box-shadow .18s;display:flex}.tile:hover{transform:translateY(-4px);box-shadow:0 24px 64px #0f172a21}.tile img{object-fit:cover;border-radius:22px;width:100%;height:190px;margin:-8px 0 4px}.tile h3,.panel h3{color:#0e1728;margin:0;font-size:1.22rem;line-height:1.18}.tile p,.panel p{color:#475569;line-height:1.68}.number{color:#2563eb;font-weight:950}.split{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:center;gap:44px;display:grid}.wide-img{aspect-ratio:16/11;object-fit:cover;border-radius:32px;width:100%;box-shadow:0 28px 70px #0f172a24}.lead{color:#475569;font-size:1.15rem;line-height:1.72}.link-list{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.cta-band{padding:clamp(50px,7vw,82px) var(--gutter);text-align:center;color:#fff;background:linear-gradient(135deg,#2563eb,#14b8c6);margin:0}.cta-band h2{max-width:850px;margin:0 auto 16px;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1.04}.cta-band p{color:#eaf7ff;max-width:760px;margin:0 auto 22px;line-height:1.7}.category-nav{border:1px solid var(--line);background:#fff;border-radius:22px;flex-wrap:wrap;gap:10px;margin:0 0 30px;padding:14px 16px;display:flex;box-shadow:0 14px 38px #0d183012}.category-nav span{color:#0d1830;margin-right:4px;font-weight:950}.category-nav a,.category-chip{border-radius:999px;align-items:center;width:max-content;font-size:.82rem;font-weight:900;text-decoration:none;display:inline-flex}.category-nav a{color:#1d4ed8;background:#eef5ff;padding:9px 13px}.category-nav a.is-active{color:#fff;background:#1d4ed8}.category-chip{color:#1d4ed8;text-transform:uppercase;letter-spacing:.04em;background:#eef5ff;padding:7px 11px}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.article-card{background:#fff;border:1px solid #0d18301f;border-radius:28px;flex-direction:column;gap:16px;min-height:500px;padding:0 0 24px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 18px 45px #0d183014}.article-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #0d183021}.article-card img{aspect-ratio:16/9;object-fit:cover;background:#dbeafe;width:100%;height:100%;max-height:218px;display:block}.article-card .category-chip{margin:0 24px}.article-card h2{color:#0d1830;letter-spacing:-.025em;margin:0 24px;font-size:clamp(1.08rem,1.7vw,1.32rem);line-height:1.18}.article-card p{color:#475569;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0 24px;line-height:1.62;display:-webkit-box;overflow:hidden}.article-card strong{color:#1d4ed8;margin:auto 24px 0}.blog-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:34px;display:flex}.blog-pagination a,.blog-pagination span{border:1px solid #0d183024;border-radius:999px;padding:10px 15px;font-weight:800;text-decoration:none}.blog-pagination__status{background:#eef5ff}.blog-pagination__disabled{color:#778292;background:#f8fafc}.blog-pagination .is-current{color:#fff;background:#1d4ed8}.site-footer{color:#dbeafe;padding:54px var(--gutter) 28px;background:#08111f}.footer-grid{max-width:var(--container);grid-template-columns:1.1fr 1fr 1fr;gap:28px;margin:0 auto;display:grid}.footer-grid h3{color:#fff;margin:0 0 12px}.footer-grid p{color:#b7c7dc;line-height:1.7}.footer-grid a{color:#eaf7ff;font-weight:750}.footer-bottom{max-width:var(--container);color:#b7c7dc;border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:18px;margin:30px auto 0;padding-top:20px;font-size:.92rem;display:flex}@media (width<=920px){.header-box{grid-template-columns:1fr}.brand img{width:112px}.hero-grid,.split{grid-template-columns:1fr}.grid,.article-grid,.footer-grid{grid-template-columns:1fr 1fr}.hero-media img,.hero-media img:first-child{height:220px}}@media (width<=620px){.site-header{position:relative}.grid,.article-grid,.footer-grid{grid-template-columns:1fr}.main-nav a{padding:8px;font-size:11px}.header-cta{display:none}.hero-card h1{font-size:2.7rem}.section-head{text-align:left}.article-card{min-height:auto}}.site-header .header-cta,.site-header .cta,.site-header .btn-small,.brand span:not(.brand-mark):not(.brand-symbol):not(.brand-copy){display:none!important}.brand-mark{width:50px!important;height:50px!important;font-size:17px!important}.brand-copy{white-space:nowrap;color:#fff;font-family:Space Grotesk,Inter,Arial,sans-serif;font-size:clamp(16px,2vw,21px);font-weight:900;display:inline!important}.team-grid img,.team-card img,img[src*=team-skip],img[src*=group],img[src*=groupe],img[src*=equipe],img[src*=équipe]{display:none!important}.article-content table,.article-body table,.article-main-flow table,article table{border-collapse:collapse;color:#111827;background:#fff;border-radius:16px;width:100%;margin:28px 0;overflow:hidden;box-shadow:0 10px 26px #00000014}.article-content th,.article-content td,.article-body th,.article-body td,.article-main-flow th,.article-main-flow td,article th,article td{text-align:left;vertical-align:top;border:1px solid #64748b47;padding:12px 14px}.article-content th,.article-body th,.article-main-flow th,article th{background:#0f172a14;font-weight:900}.related-reading{background:#64748b1a;border:1px solid #64748b38;border-radius:24px;max-width:980px;margin:44px auto 0;padding:24px}.related-reading h2{margin:0 0 14px!important;font-size:clamp(1.35rem,2vw,1.8rem)!important}.related-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}.related-card{background:#fff;border:1px solid #64748b33;border-radius:16px;padding:16px;text-decoration:none;display:block;color:#111827!important}.related-card strong{line-height:1.25;display:block}.category-chips{flex-wrap:wrap;justify-content:center;gap:10px;margin:24px 0 34px;display:flex}.category-chips a{background:#ffffffe6;border:1px solid #64748b3d;border-radius:999px;padding:10px 15px;font-weight:900;text-decoration:none;display:inline-flex;color:#111827!important}.table-scroll{margin:28px 0;overflow-x:auto}pre{white-space:pre-wrap;color:#f8fafc;background:#111827;border-radius:16px;padding:18px;overflow:auto}article p{max-width:82ch}article img{max-width:100%;height:auto}.main-nav a.active{color:#fff;background:#2558d88c;box-shadow:inset 0 0 0 1px #ffffff29}.dark-section .section-head h1,.dark-section .section-head h2,.dark-section .split h1{color:var(--ink)!important}.dark-section .section-head>p:not(.eyebrow),.dark-section .split>div>p:not(.eyebrow){color:#aebed3!important}.dark-section .breadcrumbs{color:#8fa2bc!important}.brand.brand-logo-link{min-width:0;display:flex}.brand img.brand-logo{object-fit:contain!important;width:clamp(245px,24vw,325px)!important;height:auto!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:0!important;display:block!important}@media (width<=920px){.brand img.brand-logo{width:min(325px,100vw - 84px)!important}}
