:root{--navy:#071b36;--blue:#1677d2;--blue2:#0d5faf;--sky:#eaf5ff;--soft:#f5f9fd;--white:#fff;--text:#17283b;--muted:#657589;--border:#dce7f0;--shadow:0 20px 60px rgba(7,27,54,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Inter,Arial,sans-serif;background:#fff}a{text-decoration:none;color:inherit}button{font:inherit}h1,h2,h3{font-family:Manrope,Inter,sans-serif;color:var(--navy);margin:0;line-height:1.08}p{line-height:1.7}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{height:82px;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,231,240,.8);transition:.25s}.site-header.scrolled{box-shadow:0 8px 30px rgba(7,27,54,.08)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{display:block;width:160px;height:auto;max-height:58px;object-fit:contain}.nav{display:flex;align-items:center;gap:7px;height:100%}.nav>a,.nav-drop-btn{border:0;background:none;padding:12px 14px;border-radius:10px;color:#536579;font-weight:700;font-size:12px;cursor:pointer}.nav>a:hover,.nav-drop-btn:hover,.nav>a.active,.nav-drop-btn.active{background:#edf6ff;color:var(--blue)}.nav-cta{background:var(--navy)!important;color:#fff!important;padding:13px 18px!important}.nav-cta:hover{background:var(--blue)!important}.nav-dropdown{height:100%;display:flex;align-items:center;position:relative}.nav-drop-btn span{margin-left:4px}.nav-menu{position:absolute;top:72px;left:50%;transform:translate(-50%,10px);width:510px;background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:0 25px 70px rgba(7,27,54,.16);padding:10px;opacity:0;visibility:hidden;transition:.22s;pointer-events:none}.nav-dropdown:hover .nav-menu,.nav-dropdown:focus-within .nav-menu{opacity:1;visibility:visible;transform:translate(-50%,0);pointer-events:auto}.nav-menu-head{padding:13px 14px 10px}.nav-menu-head small{font-size:9px;color:var(--blue);font-weight:800;letter-spacing:.12em}.nav-menu-head strong{display:block;font:700 17px Manrope;margin-top:5px}.nav-menu>a:not(.all-services){display:grid;grid-template-columns:38px 1fr 20px;gap:10px;align-items:center;padding:11px;border-radius:13px}.nav-menu>a:not(.all-services):hover{background:var(--sky)}.nav-menu>a>span{width:34px;height:34px;border-radius:10px;background:#eef7ff;display:grid;place-items:center}.nav-menu>a strong{font-size:11px;color:var(--navy)}.nav-menu>a small{display:block;font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-menu>a b{color:var(--blue)}.nav-menu .all-services{display:block;border-top:1px solid var(--border);margin-top:5px;padding:14px;color:var(--blue);font-size:11px;font-weight:800}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px}.menu-toggle span{display:block;width:22px;height:2px;background:var(--navy);margin:5px auto}.hero{overflow:hidden;background:linear-gradient(120deg,#f7fbff 0,#fff 58%,#edf7ff 100%);padding:95px 0 80px;position:relative}.hero:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:rgba(22,119,210,.08);right:-180px;top:-150px;filter:blur(10px)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:55px;position:relative;z-index:2}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.13em;color:var(--blue);text-transform:uppercase;margin-bottom:16px}.eyebrow.dark{color:var(--blue)}.pulse{display:inline-block;width:7px;height:7px;background:#2ac47d;border-radius:50%;margin-right:7px;box-shadow:0 0 0 5px rgba(42,196,125,.12)}.hero h1{font-size:clamp(44px,5vw,72px);letter-spacing:-.045em}.hero h1 span,h2 span{color:var(--blue)}.hero-copy>p{max-width:640px;color:var(--muted);font-size:17px;margin:24px 0}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:11px;padding:14px 19px;font-size:12px;font-weight:800;transition:.25s;border:1px solid transparent}.btn span{font-size:17px}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 10px 25px rgba(22,119,210,.22)}.btn-primary:hover{background:var(--blue2);transform:translateY(-2px)}.btn-outline{border-color:#bfd2e3;color:var(--navy);background:#fff}.btn-outline:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-2px)}.btn-white{background:#fff;color:var(--navy)}.btn-white:hover{transform:translateY(-2px)}.hero-points{display:flex;gap:22px;flex-wrap:wrap;margin-top:25px;color:#607287;font-size:10px;font-weight:700}.hero-visual{height:420px;position:relative;display:grid;place-items:center}.hero-orbit{position:absolute;border:1px solid rgba(22,119,210,.18);border-radius:50%;animation:spin 18s linear infinite}.orbit1{width:300px;height:300px}.orbit2{width:420px;height:420px;animation-direction:reverse;animation-duration:28s}.hero-core{width:150px;height:150px;border-radius:50%;background:#fff;border:1px solid #cfe1ef;box-shadow:0 20px 70px rgba(22,119,210,.16);display:grid;place-items:center;align-content:center;position:relative;z-index:2}.hero-core img{width:95px;max-height:80px;object-fit:contain}.hero-core small{font-size:7px;font-weight:800;letter-spacing:.16em;color:var(--blue)}.floating{position:absolute;width:56px;height:56px;border-radius:17px;background:#fff;border:1px solid #d5e5f1;box-shadow:0 12px 30px rgba(7,27,54,.1);display:grid;place-items:center;font-size:23px;animation:float 4s ease-in-out infinite}.f1{top:35px;left:22%}.f2{top:48%;right:4%;animation-delay:1s}.f3{bottom:25px;left:18%;animation-delay:2s}.f4{top:22%;right:22%;animation-delay:1.5s}.quick-choice{background:#fff;border-bottom:1px solid var(--border);padding:48px 0}.choice-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:22px}.choice-head h2{font-size:32px}.choice-head p{max-width:470px;color:var(--muted);font-size:13px;margin:0}.choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.choice-grid a{padding:19px;border:1px solid var(--border);border-radius:16px;display:grid;grid-template-columns:40px 1fr 15px;gap:10px;align-items:center;transition:.25s}.choice-grid a:hover{border-color:#a7cbea;box-shadow:var(--shadow);transform:translateY(-4px)}.choice-grid b{width:38px;height:38px;background:var(--sky);border-radius:11px;display:grid;place-items:center}.choice-grid strong{font-size:11px;display:block}.choice-grid small{display:block;color:var(--muted);font-size:9px;line-height:1.4;margin-top:4px}.choice-grid i{font-style:normal;color:var(--blue);font-size:17px}.section{padding:100px 0}.section-head{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:38px}.section-head h2{font-size:43px;letter-spacing:-.035em}.text-link{font-size:11px;color:var(--blue);font-weight:800}.home-services{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-service{padding:28px;border:1px solid var(--border);border-radius:20px;transition:.3s;background:#fff}.home-service:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#b5d5ee}.home-service>div{display:flex;justify-content:space-between;align-items:center}.home-service-icon{width:52px;height:52px;background:var(--sky);border-radius:15px;display:grid;place-items:center;font-size:24px}.home-service>div small{font-size:10px;color:#9aabba;font-weight:800}.home-service h3{font-size:19px;margin:22px 0 10px}.home-service p{color:var(--muted);font-size:12px;min-height:63px}.learn{display:block;color:var(--blue);font-size:10px;font-weight:800;margin-top:20px}.learn b{margin-left:7px}.light-blue{background:var(--soft)}.value-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.value-layout h2{font-size:44px}.lead{font-size:16px;color:var(--muted);line-height:1.75}.value-list{border-left:1px solid #c9dcea}.value-list div{display:grid;grid-template-columns:60px 1fr;gap:10px;padding:19px 0 19px 25px;border-bottom:1px solid var(--border)}.value-list b{color:var(--blue);font-size:11px}.value-list span{font-size:12px;color:var(--muted)}.value-list strong{color:var(--navy)}.dark-section{background:var(--navy);color:#d5e2ef}.dark-section h2{color:#fff}.dark-head{align-items:center}.dark-head .eyebrow{color:#70b9ff}.pro-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12)}.pro-grid>div{padding:27px;background:var(--navy)}.pro-grid span{font-size:25px}.pro-grid h3{color:#fff;font-size:16px;margin:18px 0 7px}.pro-grid p{color:#9eb1c5;font-size:11px}.cta-box{border:1px solid var(--border);border-radius:25px;padding:45px;display:flex;justify-content:space-between;align-items:center;gap:30px;background:linear-gradient(120deg,#fff,#f4faff);box-shadow:var(--shadow)}.cta-box h2{font-size:37px}.cta-box p{color:var(--muted);font-size:13px}.page-hero{padding:90px 0 70px;background:linear-gradient(120deg,#f5faff,#fff)}.page-hero h1{font-size:clamp(42px,5vw,64px);letter-spacing:-.04em}.page-hero p{max-width:700px;color:var(--muted);font-size:16px}.service-catalog{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.catalog-card{border:1px solid var(--border);border-radius:22px;padding:30px;background:#fff;transition:.28s;position:relative;overflow:hidden}.catalog-card:after{content:"";position:absolute;right:-70px;top:-70px;width:150px;height:150px;border-radius:50%;background:#eef8ff;transition:.3s}.catalog-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#afd1ea}.catalog-card:hover:after{transform:scale(1.4)}.catalog-top{display:flex;justify-content:space-between;position:relative;z-index:1}.catalog-icon{width:54px;height:54px;border-radius:16px;background:var(--sky);display:grid;place-items:center;font-size:25px}.catalog-number{font-size:10px;color:#a1b1c0;font-weight:800}.catalog-card h2{font-size:23px;margin:25px 0 10px;position:relative;z-index:1}.catalog-card p{color:var(--muted);font-size:12px;line-height:1.7;position:relative;z-index:1;min-height:62px}.catalog-link{color:var(--blue);font-size:11px;font-weight:800;margin-top:24px;position:relative;z-index:1}.catalog-link span{margin-left:8px}.split-banner{display:flex;justify-content:space-between;align-items:center;gap:30px}.split-banner h2{font-size:40px}.service-detail-hero{background:linear-gradient(120deg,#f5faff,#fff);padding:65px 0 80px}.service-detail-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.back-link{display:inline-block;color:#718196;font-size:11px;font-weight:800;margin-bottom:35px}.service-detail-icon{width:68px;height:68px;border-radius:19px;background:var(--sky);display:grid;place-items:center;font-size:31px;margin-bottom:22px}.service-detail-hero h1{font-size:clamp(45px,5vw,68px);letter-spacing:-.045em}.service-detail-hero p{font-size:16px;color:var(--muted);max-width:650px}.service-visual{height:400px;display:grid;place-items:center;position:relative}.service-visual-glow{position:absolute;width:230px;height:230px;border-radius:50%;background:rgba(22,119,210,.13);filter:blur(25px)}.service-orbit{position:absolute;border:1px solid rgba(22,119,210,.2);border-radius:50%;animation:spin 15s linear infinite}.orbit-a{width:270px;height:270px}.orbit-b{width:370px;height:370px;animation-direction:reverse;animation-duration:24s}.service-visual-center{width:145px;height:145px;border-radius:50%;background:#fff;border:1px solid #cfe2ef;box-shadow:0 20px 60px rgba(7,27,54,.1);display:grid;place-items:center;align-content:center;position:relative;z-index:2}.service-visual-center span{font-size:42px}.service-visual-center small{font-size:7px;font-weight:800;color:var(--blue);letter-spacing:.15em}.detail-points{display:grid;grid-template-columns:1fr 1fr;gap:13px}.detail-point{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:25px;border:1px solid var(--border);border-radius:18px}.detail-point>span{color:var(--blue);font-size:10px;font-weight:800}.detail-point h3{font-size:17px;margin-bottom:7px}.detail-point p{font-size:12px;color:var(--muted);margin:0}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.benefit{padding:24px;background:#fff;border:1px solid var(--border);border-radius:16px;display:flex;gap:13px;align-items:center;font-size:12px;font-weight:800;color:var(--navy)}.benefit b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e7f8ef;color:#199361}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.process-grid>div{padding:25px;border-top:2px solid #cfe0ed}.process-grid b{color:var(--blue);font-size:10px}.process-grid h3{font-size:17px;margin:20px 0 7px}.process-grid p{font-size:11px;color:var(--muted)}.final-cta{padding-top:40px}.final-cta-box{padding:60px;border-radius:28px;background:var(--navy);color:#fff;box-shadow:0 25px 70px rgba(7,27,54,.2)}.final-cta-box h2{color:#fff;font-size:44px}.final-cta-box p{color:#aebfd1;max-width:600px}.footer{background:#06172d;color:#91a4b9;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-brand img{width:150px;filter:brightness(0) invert(1)}.footer p{font-size:11px;max-width:320px}.footer h3{color:#fff;font-size:12px;margin-bottom:16px}.footer-grid>div>a,.footer-grid>div>span{display:block;color:#91a4b9;font-size:11px;margin:9px 0}.footer-grid>div>a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;font-size:9px}.mobile-bottom-cta{display:none}.reveal-on-scroll{opacity:0;transform:translateY(22px);transition:.65s ease}.reveal-on-scroll.is-visible{opacity:1;transform:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.scroll-progress{position:fixed;z-index:200;top:0;left:0;height:2px;background:var(--blue);width:0}
@media(max-width:900px){.container{width:min(100% - 30px,720px)}.menu-toggle{display:block}.nav{position:absolute;top:82px;left:15px;right:15px;height:auto;background:#fff;border:1px solid var(--border);border-radius:18px;padding:10px;box-shadow:var(--shadow);display:none;align-items:stretch;flex-direction:column}.nav.open{display:flex}.nav>a,.nav-drop-btn{width:100%;text-align:left}.nav-dropdown{height:auto;display:block}.nav-menu{position:static;width:100%;transform:none;display:none;opacity:1;visibility:visible;box-shadow:none;border:0;padding:5px 0}.nav-dropdown:focus-within .nav-menu,.nav-dropdown:hover .nav-menu{display:block;transform:none}.nav-menu>a:not(.all-services){grid-template-columns:35px 1fr 15px}.hero-grid,.service-detail-grid,.value-layout{grid-template-columns:1fr}.hero-visual{order:-1;height:330px}.hero{padding-top:55px}.choice-grid{grid-template-columns:1fr 1fr}.home-services{grid-template-columns:1fr 1fr}.pro-grid{grid-template-columns:1fr 1fr}.benefit-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr}.service-catalog{grid-template-columns:1fr}.detail-points{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.section-head,.choice-head{align-items:start;flex-direction:column}.service-visual{height:330px}.split-banner,.cta-box{align-items:start;flex-direction:column}.cta-box .btn{width:100%}}
@media(max-width:600px){.site-header{height:72px}.brand img{width:135px}.nav{top:72px}.hero h1{font-size:42px}.hero{padding:48px 0}.hero-visual{height:260px}.orbit2{width:270px;height:270px}.orbit1{width:190px;height:190px}.hero-core{width:115px;height:115px}.hero-core img{width:75px}.floating{width:44px;height:44px;font-size:18px}.quick-choice{padding:35px 0}.choice-grid,.home-services,.pro-grid,.benefit-grid,.process-grid{grid-template-columns:1fr}.section{padding:65px 0}.section-head h2,.value-layout h2{font-size:34px}.page-hero{padding:55px 0 45px}.page-hero h1{font-size:40px}.service-detail-hero h1{font-size:42px}.service-visual{height:280px}.orbit-b{width:270px;height:270px}.detail-point{padding:20px}.final-cta-box{padding:35px 25px}.final-cta-box h2{font-size:34px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.mobile-bottom-cta{display:block;position:fixed;z-index:90;bottom:12px;left:12px;right:12px}.mobile-bottom-cta .btn{width:100%;box-shadow:0 12px 35px rgba(7,27,54,.22)}body{padding-bottom:65px}}

/* ===== Conseils V6 ===== */
.advice-hero,.advice-detail-hero{background:linear-gradient(135deg,#071b36 0%,#0b315a 58%,#126ec1 100%);color:#fff}
.advice-hero .container,.advice-detail-hero .container{padding-top:105px;padding-bottom:95px}
.advice-hero h1,.advice-detail-hero h1{font-size:clamp(40px,5vw,70px);line-height:1.02;margin:16px 0}
.advice-hero h1 span{color:#63b9ff}
.advice-hero p{max-width:650px;color:rgba(255,255,255,.78);font-size:16px;line-height:1.7}
.advice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.advice-card{border:1px solid var(--border);background:#fff;border-radius:22px;padding:25px;min-height:265px;display:flex;flex-direction:column;transition:.25s}
.advice-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(7,27,54,.09);border-color:#acd4f2}
.advice-meta{display:flex;justify-content:space-between;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.advice-meta b{font-size:18px}
.advice-card h3{font-size:20px;line-height:1.25;margin:28px 0 12px;color:var(--navy)}
.advice-card p{font-size:12px;line-height:1.65;color:var(--muted)}
.advice-card a{margin-top:auto;color:var(--blue);font-weight:800;font-size:11px;padding-top:22px}
.advice-card a span{margin-left:5px}
.advice-cta{padding-top:0}
.cta-panel{border-radius:28px;background:#0a2c52;color:#fff;padding:45px;display:flex;justify-content:space-between;align-items:center;gap:30px}
.cta-panel h2{font-size:32px;margin:8px 0}
.cta-panel p{color:rgba(255,255,255,.7);max-width:620px}
.back-link{display:inline-block;color:rgba(255,255,255,.75);font-size:11px;font-weight:800;margin-bottom:30px}
.detail-intro{max-width:700px;color:rgba(255,255,255,.8);font-size:16px;line-height:1.7}
.article-layout{display:flex;justify-content:center}
.article-content{max-width:820px}
.article-content h2{font-size:28px;color:var(--navy);margin:0 0 15px}
.article-content h2:not(:first-child){margin-top:42px}
.article-content p{font-size:15px;line-height:1.85;color:var(--muted);margin:0 0 18px}
.article-callout{margin-top:35px;border:1px solid #cfe2f1;background:#f2f9ff;border-radius:20px;padding:25px;display:flex;flex-direction:column;gap:8px}
.article-callout strong{color:var(--navy);font-size:17px}
.article-callout span{color:var(--muted);font-size:13px}
.article-callout a{color:var(--blue);font-weight:800;font-size:12px;margin-top:10px}
@media(max-width:900px){.advice-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.advice-grid{grid-template-columns:1fr}.cta-panel{padding:30px;flex-direction:column;align-items:flex-start}.advice-hero .container,.advice-detail-hero .container{padding-top:75px;padding-bottom:65px}}

/* ===== Services imagery + Conseils V2 ===== */
.service-detail-grid{align-items:center}
.service-photo-wrap{position:relative;min-width:0}
.service-photo{display:block;width:100%;height:auto;border-radius:30px;box-shadow:0 30px 70px rgba(0,25,60,.28);border:1px solid rgba(255,255,255,.15)}
.service-photo-caption{position:absolute;left:22px;bottom:22px;background:rgba(7,27,54,.88);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.14);color:#fff;border-radius:16px;padding:12px 16px;display:grid;grid-template-columns:32px 1fr;column-gap:9px;align-items:center}
.service-photo-caption span{grid-row:span 2;font-size:20px}.service-photo-caption b{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.service-photo-caption small{color:#9ec8e8;font-size:10px}
.advice-hero-v2{background:linear-gradient(125deg,#071b36,#0a3a6c 60%,#1686e8);color:#fff;overflow:hidden}.advice-hero-grid{min-height:500px;display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:40px}.advice-hero-v2 h1{font-size:clamp(42px,5.5vw,76px);line-height:1.01;margin:18px 0}.advice-hero-v2 h1 span{color:#62c7ff}.advice-hero-v2 p{max-width:680px;color:rgba(255,255,255,.78);font-size:17px;line-height:1.7}.advice-hero-card{height:330px;width:330px;justify-self:end;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;background:radial-gradient(circle,rgba(98,199,255,.2),rgba(7,27,54,.05) 65%);box-shadow:0 0 100px rgba(98,199,255,.18)}.advice-hero-card>span{font-size:100px;font-weight:900;color:#62c7ff}.advice-hero-card small{text-align:center;letter-spacing:.15em;font-weight:800;font-size:9px;color:rgba(255,255,255,.7)}.advice-orbit{position:absolute;inset:-22px;border:1px dashed rgba(98,199,255,.35);border-radius:50%;animation:spin 18s linear infinite}.advice-tools{display:flex;justify-content:space-between;align-items:end;gap:30px}.advice-search{width:330px;border:1px solid var(--border);border-radius:14px;padding:13px 15px;display:flex;gap:10px;background:#fff}.advice-search input{border:0;outline:0;width:100%;font:inherit;font-size:12px}.advice-filters{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0}.advice-filters button{border:1px solid var(--border);background:#fff;border-radius:999px;padding:10px 15px;font-size:11px;font-weight:800;color:var(--navy);cursor:pointer}.advice-filters button.active,.advice-filters button:hover{background:#1686e8;color:#fff;border-color:#1686e8}.advice-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.advice-card-v2{background:#fff;border:1px solid var(--border);border-radius:22px;padding:24px;min-height:290px;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s}.advice-card-v2:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(7,27,54,.1);border-color:#9cccef}.advice-card-v2.featured{grid-column:span 2;background:linear-gradient(135deg,#eef8ff,#fff)}.advice-card-v2[hidden]{display:none}.advice-card-top{display:flex;align-items:center;gap:10px}.advice-icon{font-size:26px}.advice-category{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#1686e8}.advice-arrow{margin-left:auto;color:#1686e8;font-size:18px}.featured-label{display:inline-block;margin-top:25px;color:#1686e8;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.advice-card-v2 h3{font-size:21px;line-height:1.25;color:var(--navy);margin:14px 0 10px}.advice-card-v2 p{font-size:12px;line-height:1.7;color:var(--muted)}.advice-card-footer{margin-top:auto;padding-top:22px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e7eef5}.advice-card-footer span{font-size:9px;color:#8296a8;text-transform:uppercase;letter-spacing:.08em}.advice-card-footer a{font-size:11px;font-weight:900;color:#1686e8}.advice-card-footer b{margin-left:5px}.advice-empty{display:none;text-align:center;padding:40px;color:#73879a}.advice-empty.show{display:block}.topic-panel{border-radius:28px;padding:48px;background:#0a2c52;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.topic-panel h2{font-size:32px;margin:8px 0}.topic-panel p{max-width:650px;color:rgba(255,255,255,.72)}
@media(max-width:900px){.advice-hero-grid{grid-template-columns:1fr;padding-top:60px;padding-bottom:60px}.advice-hero-card{justify-self:start;width:230px;height:230px}.advice-hero-card>span{font-size:70px}.advice-grid-v2{grid-template-columns:1fr 1fr}.advice-card-v2.featured{grid-column:span 2}.advice-tools{align-items:stretch;flex-direction:column}.advice-search{width:100%}.topic-panel{flex-direction:column;align-items:flex-start}}
@media(max-width:620px){.service-photo-wrap{margin-top:25px}.service-photo-caption{left:12px;bottom:12px}.advice-grid-v2{grid-template-columns:1fr}.advice-card-v2.featured{grid-column:span 1}.advice-hero-v2 h1{font-size:42px}.topic-panel{padding:30px}.topic-panel h2{font-size:26px}}

/* ===== Services V11 : real photography + premium catalog ===== */
.services-hero-v2{background:linear-gradient(120deg,#061a31 0%,#0a3159 62%,#0e6eb8 100%);color:#fff;overflow:hidden}
.services-hero-grid-v2{min-height:650px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.services-hero-copy-v2 h1{font-size:clamp(44px,5.4vw,76px);line-height:.99;letter-spacing:-.05em;margin:18px 0 22px}.services-hero-copy-v2 h1 span{color:#65c7ff}.services-hero-copy-v2>p{max-width:620px;color:rgba(255,255,255,.76);font-size:16px;line-height:1.75}.services-hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.hero-text-link{color:#fff;font-size:12px;font-weight:800}.hero-text-link span{margin-left:8px;color:#65c7ff}
.services-hero-photo{height:500px;border-radius:30px;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.18);box-shadow:0 35px 100px rgba(0,0,0,.25);transform:rotate(1.5deg)}.services-hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.services-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,24,45,.02),rgba(5,24,45,.48))}.hero-photo-card{position:absolute;z-index:2;bottom:24px;left:24px;right:24px;padding:18px 20px;border:1px solid rgba(255,255,255,.22);background:rgba(6,26,49,.65);backdrop-filter:blur(12px);border-radius:17px;display:flex;justify-content:space-between;align-items:center;gap:15px}.hero-photo-card strong{font-size:20px}.hero-photo-card span{font-size:10px;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.1em}
.services-intro-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px}.services-intro-head h2{font-size:clamp(34px,4vw,52px);line-height:1.05}.services-intro-head h2 span{color:var(--blue)}.services-intro-head>p{max-width:430px;color:var(--muted);font-size:13px;line-height:1.8}
.service-catalog-v2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-tile{display:grid;grid-template-columns:.95fr 1.05fr;background:#fff;border:1px solid var(--border);border-radius:24px;overflow:hidden;min-height:260px;transition:.3s;box-shadow:0 5px 20px rgba(7,27,54,.03)}.service-tile:hover{transform:translateY(-7px);box-shadow:0 25px 60px rgba(7,27,54,.12);border-color:#a8d0ee}.service-tile-featured{grid-column:span 2;grid-template-columns:1.2fr .8fr;min-height:330px}.service-tile-image{position:relative;min-height:260px;overflow:hidden}.service-tile-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s}.service-tile:hover .service-tile-image img{transform:scale(1.06)}.service-tile-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(4,23,43,.05),rgba(4,23,43,.62))}.service-tile-icon{position:absolute;left:20px;bottom:18px;width:50px;height:50px;border-radius:15px;background:rgba(255,255,255,.94);display:grid;place-items:center;font-size:23px;box-shadow:0 10px 30px rgba(0,0,0,.18)}.service-tile-number{position:absolute;right:18px;top:16px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.12em}.service-tile-body{padding:28px 28px 25px;display:flex;flex-direction:column}.service-tile-kicker{font-size:9px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:var(--blue);margin-bottom:18px}.service-tile h3{font-size:24px;line-height:1.12;margin:0 0 12px;color:var(--navy)}.service-tile p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.service-tile-link{margin-top:auto;padding-top:20px;font-size:11px;color:var(--blue);font-weight:900}.service-tile-link b{margin-left:8px}
.services-choice{padding-top:0}.services-choice-shell{border-radius:28px;background:linear-gradient(125deg,#0a2c52,#0d67a9);color:#fff;padding:48px;display:flex;justify-content:space-between;align-items:center;gap:35px;overflow:hidden;position:relative}.services-choice-shell:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;right:-100px;top:-130px;border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 50px rgba(255,255,255,.025),0 0 0 100px rgba(255,255,255,.02)}.services-choice-shell h2{font-size:clamp(30px,3.5vw,46px);line-height:1.05;margin:10px 0}.services-choice-shell h2 span{color:#65c7ff}.services-choice-shell p{max-width:620px;color:rgba(255,255,255,.7);font-size:13px;line-height:1.7}.choice-actions{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:18px;min-width:210px}.choice-link{font-size:11px;font-weight:800;color:#fff}.choice-link span{color:#65c7ff;margin-left:7px}.services-method{background:#f5faff}.services-method-head h2{font-size:clamp(32px,4vw,50px);line-height:1.05}.method-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d7e6f1;margin-top:35px;border:1px solid #d7e6f1;border-radius:22px;overflow:hidden}.method-strip>div{background:#fff;padding:28px;min-height:180px}.method-strip b{font-size:10px;color:var(--blue)}.method-strip h3{font-size:18px;margin:25px 0 8px}.method-strip p{font-size:11px;color:var(--muted);line-height:1.65}.image-credit-bar{background:#061a31;color:rgba(255,255,255,.5);font-size:9px;padding:12px 0;letter-spacing:.02em}
@media(max-width:900px){.services-hero-grid-v2{grid-template-columns:1fr;padding-top:70px;padding-bottom:70px}.services-hero-photo{height:390px;transform:none}.services-intro-head{align-items:flex-start;flex-direction:column}.service-catalog-v2{grid-template-columns:1fr}.service-tile-featured{grid-column:auto}.method-strip{grid-template-columns:1fr 1fr}.services-choice-shell{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.services-hero-actions{align-items:flex-start;flex-direction:column}.services-hero-photo{height:300px}.hero-photo-card{align-items:flex-start;flex-direction:column}.service-tile,.service-tile-featured{grid-template-columns:1fr}.service-tile-image{height:220px;min-height:220px}.service-tile-body{min-height:245px}.services-choice-shell{padding:30px}.method-strip{grid-template-columns:1fr}.method-strip>div{min-height:auto}}


/* =========================================================
   CL INFORMATIQUE — SERVICES V14
   Full-bleed 50/50 editorial layout
   ========================================================= */
.services-v14-hero{
  display:grid;
  grid-template-columns:50% 50%;
  min-height:calc(100vh - 76px);
  background:#fff;
}
.services-v14-hero-media{position:relative;min-height:650px;overflow:hidden}
.services-v14-hero-media:after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(90deg,rgba(3,20,39,.04),rgba(3,20,39,.12));
}
.services-v14-hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.services-v14-hero-copy{
  display:flex;flex-direction:column;justify-content:center;
  padding:clamp(50px,7vw,115px);
  background:#fff;
}
.services-v14-hero-copy h1{
  margin:17px 0 24px;color:#071d38;
  font-size:clamp(46px,5vw,78px);line-height:.98;
  letter-spacing:-.055em;
}
.services-v14-hero-copy h1 span{color:#0b83cf}
.services-v14-hero-copy>p{max-width:650px;color:#627589;font-size:16px;line-height:1.8;margin:0}
.services-v14-hero-actions{display:flex;align-items:center;gap:26px;margin-top:32px;flex-wrap:wrap}
.services-v14-text-link{font-size:12px;color:#607387}
.services-v14-text-link b{color:#087fc4}
.services-v14-trust{
  display:grid;grid-template-columns:repeat(3,1fr);
  gap:0;margin-top:58px;padding-top:23px;border-top:1px solid #dce7ef;max-width:690px
}
.services-v14-trust>div{display:flex;gap:12px;align-items:flex-start}
.services-v14-trust b{font-size:11px;color:#1684cb}
.services-v14-trust span{font-size:10px;line-height:1.5;color:#718394;font-weight:700}
.services-v14-intro{
  display:grid;grid-template-columns:50% 50%;
  min-height:320px;background:#f4f8fb;
}
.services-v14-intro-left{
  display:flex;gap:34px;align-items:center;padding:65px clamp(30px,7vw,115px);
}
.services-v14-index{font-size:64px;font-weight:900;letter-spacing:-.06em;color:#b9cad9;line-height:1}
.services-v14-intro h2{margin:12px 0 0;font-size:clamp(31px,3.5vw,52px);line-height:1.04;letter-spacing:-.045em;color:#082541}
.services-v14-intro h2 span{color:#087fc4}
.services-v14-intro-right{
  background:#fff;padding:65px clamp(30px,7vw,115px);
  display:flex;flex-direction:column;justify-content:center;gap:10px
}
.services-v14-intro-right p{max-width:650px;color:#687b8d;font-size:14px;line-height:1.8;margin:0}
.services-v14-list{background:#fff}
.services-v14-row{
  display:grid;grid-template-columns:50% 50%;
  min-height:690px;
}
.services-v14-row.is-reverse .services-v14-photo{order:2}
.services-v14-row.is-reverse .services-v14-content{order:1}
.services-v14-photo{
  position:relative;display:block;overflow:hidden;min-height:690px;background:#071d38;
}
.services-v14-photo img{
  position:absolute;inset:0;width:100%;height:100%;object-fit:cover;
  display:block;transition:transform .8s cubic-bezier(.2,.7,.2,1);
}
.services-v14-row:hover .services-v14-photo img{transform:scale(1.045)}
.services-v14-photo-shade{
  position:absolute;inset:0;
  background:linear-gradient(180deg,rgba(2,18,36,.04) 45%,rgba(2,18,36,.68) 100%);
}
.services-v14-photo-number{
  position:absolute;left:clamp(28px,4vw,65px);bottom:25px;
  color:#fff;font-size:clamp(60px,7vw,105px);font-weight:900;
  letter-spacing:-.07em;line-height:.9;
}
.services-v14-photo-arrow{
  position:absolute;right:35px;top:35px;
  width:58px;height:58px;border-radius:50%;
  display:grid;place-items:center;background:rgba(255,255,255,.94);
  color:#092846;font-size:21px;
  transition:transform .25s,background .25s;
}
.services-v14-row:hover .services-v14-photo-arrow{transform:rotate(5deg) scale(1.05);background:#fff}
.services-v14-content{
  display:flex;align-items:center;background:#fff;
  padding:70px clamp(35px,7vw,115px);
}
.services-v14-content-inner{max-width:650px;width:100%}
.services-v14-kicker{
  color:#0a83cb;font-size:10px;font-weight:900;letter-spacing:.16em;margin-bottom:20px
}
.services-v14-kicker span{color:#9eb1c0;padding:0 5px}
.services-v14-content h2{
  color:#071d38;font-size:clamp(35px,4.2vw,64px);
  line-height:1.01;letter-spacing:-.05em;margin:0 0 21px
}
.services-v14-description{color:#64788b;font-size:15px;line-height:1.8;max-width:590px;margin:0}
.services-v14-points{
  list-style:none;padding:0;margin:30px 0 34px;
  display:grid;grid-template-columns:1fr 1fr;gap:18px 28px
}
.services-v14-points li{display:flex;gap:10px;align-items:flex-start}
.services-v14-points li>span{
  color:#087fc4;font-weight:900;font-size:14px;line-height:1.3
}
.services-v14-points strong{display:block;color:#17334d;font-size:12px;line-height:1.4}
.services-v14-points small{display:block;color:#788a99;font-size:10px;line-height:1.5;margin-top:3px}
.services-v14-link{
  display:inline-flex;align-items:center;gap:14px;
  color:#087fc4;font-size:11px;font-weight:900;
  border-bottom:1px solid #bcd5e6;padding-bottom:8px
}
.services-v14-link b{font-size:19px;line-height:10px;transition:transform .2s}
.services-v14-link:hover b{transform:translateX(5px)}
.services-v14-process{padding:110px clamp(25px,7vw,115px);background:#f4f8fb}
.services-v14-process-head{
  display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:55px
}
.services-v14-process-head h2{font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.05em;color:#082541;margin:12px 0 0}
.services-v14-process-head h2 span{color:#087fc4}
.services-v14-process-head>p{max-width:420px;color:#718394;font-size:13px;line-height:1.8;margin:0}
.services-v14-process-grid{
  display:grid;grid-template-columns:repeat(4,1fr);
  border-top:1px solid #d6e2eb;border-bottom:1px solid #d6e2eb
}
.services-v14-process-grid>div{padding:32px 28px;min-height:210px;border-right:1px solid #d6e2eb}
.services-v14-process-grid>div:last-child{border-right:0}
.services-v14-process-grid b{color:#087fc4;font-size:11px}
.services-v14-process-grid h3{color:#092846;font-size:20px;margin:26px 0 8px}
.services-v14-process-grid p{color:#718394;font-size:11px;line-height:1.7;margin:0}
.services-v14-cta{
  display:grid;grid-template-columns:50% 50%;min-height:520px
}
.services-v14-cta-image{position:relative;overflow:hidden}
.services-v14-cta-image img{width:100%;height:100%;object-fit:cover;display:block}
.services-v14-cta-copy{
  padding:70px clamp(35px,7vw,115px);display:flex;flex-direction:column;justify-content:center;
  background:#082846
}
.services-v14-cta-copy .eyebrow{color:#72c5f8}
.services-v14-cta-copy h2{font-size:clamp(35px,4vw,58px);line-height:1.02;letter-spacing:-.05em;color:#fff;margin:13px 0 20px}
.services-v14-cta-copy h2 span{color:#69c2f8}
.services-v14-cta-copy p{color:rgba(255,255,255,.68);font-size:14px;line-height:1.8;max-width:520px;margin:0 0 30px}
@media(max-width:900px){
  .services-v14-hero,.services-v14-intro,.services-v14-row,.services-v14-cta{grid-template-columns:1fr}
  .services-v14-hero-media{min-height:520px;order:1}
  .services-v14-hero-copy{order:2;padding:65px 35px}
  .services-v14-intro-left,.services-v14-intro-right{padding:55px 35px}
  .services-v14-row.is-reverse .services-v14-photo,.services-v14-row.is-reverse .services-v14-content{order:initial}
  .services-v14-photo{min-height:500px}
  .services-v14-content{min-height:470px;padding:55px 35px}
  .services-v14-process{padding:80px 30px}
  .services-v14-process-head{align-items:flex-start;flex-direction:column}
  .services-v14-process-grid{grid-template-columns:1fr 1fr}
  .services-v14-process-grid>div:nth-child(2){border-right:0}
  .services-v14-process-grid>div:nth-child(n+3){border-top:1px solid #d6e2eb}
  .services-v14-cta-image{min-height:420px}
}
@media(max-width:600px){
  .services-v14-hero-media{min-height:390px}
  .services-v14-hero-copy{padding:50px 24px}
  .services-v14-hero-copy h1{font-size:46px}
  .services-v14-trust{grid-template-columns:1fr;gap:14px;margin-top:38px}
  .services-v14-intro-left{padding:45px 24px;gap:20px}
  .services-v14-intro-right{padding:42px 24px}
  .services-v14-index{font-size:45px}
  .services-v14-photo{min-height:350px}
  .services-v14-content{min-height:0;padding:45px 24px 52px}
  .services-v14-points{grid-template-columns:1fr;gap:13px;margin:25px 0 30px}
  .services-v14-photo-number{font-size:60px;left:22px}
  .services-v14-photo-arrow{width:48px;height:48px;right:18px;top:18px}
  .services-v14-process{padding:65px 24px}
  .services-v14-process-grid{grid-template-columns:1fr}
  .services-v14-process-grid>div,.services-v14-process-grid>div:nth-child(2){border-right:0;border-top:1px solid #d6e2eb}
  .services-v14-process-grid>div:first-child{border-top:0}
  .services-v14-cta-image{min-height:300px}
  .services-v14-cta-copy{padding:50px 24px 60px}
}

/* =========================================================
   SERVICE DETAIL — TRUE 50 / 50 LAYOUT
   The individual service page, not the /services listing.
   ========================================================= */
.service-split-hero{
  width:100%;
  min-height:calc(100vh - 78px);
  display:grid;
  grid-template-columns:50% 50%;
  background:#f7fbfe;
}
.service-split-photo{
  position:relative;
  min-width:0;
  min-height:calc(100vh - 78px);
  overflow:hidden;
  background:#082846;
}
.service-split-photo img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
  transform:scale(1.001);
  transition:transform 1s cubic-bezier(.2,.7,.2,1);
}
.service-split-hero:hover .service-split-photo img{transform:scale(1.035)}
.service-photo-gradient{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(2,18,36,0) 45%,rgba(2,18,36,.7) 100%);
}
.service-photo-index{
  position:absolute;
  left:42px;
  bottom:30px;
  color:#fff;
  font-size:clamp(68px,8vw,118px);
  font-weight:900;
  letter-spacing:-.075em;
  line-height:.78;
  text-shadow:0 10px 30px rgba(0,0,0,.2);
}
.service-photo-label{
  position:absolute;
  z-index:2;
  left:38px;
  bottom:38px;
  display:flex;
  align-items:center;
  gap:10px;
  padding:12px 17px;
  border-radius:15px;
  background:rgba(5,28,55,.91);
  border:1px solid rgba(255,255,255,.15);
  color:#fff;
  backdrop-filter:blur(12px);
}
.service-photo-label span{font-size:19px}
.service-photo-label div{display:flex;flex-direction:column;gap:2px}
.service-photo-label strong{font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.service-photo-label small{font-size:9px;color:#9fc7e5}
.service-split-info{
  min-width:0;
  display:flex;
  align-items:center;
  padding:clamp(55px,7vw,110px) clamp(38px,7vw,115px);
}
.service-info-inner{width:100%;max-width:700px}
.service-breadcrumb{
  display:inline-flex;
  gap:9px;
  color:#718496;
  font-size:10px;
  font-weight:800;
  margin-bottom:42px;
  transition:color .2s;
}
.service-breadcrumb span{color:#c0ccd5}
.service-breadcrumb:hover{color:#087fc4}
.service-split-info .eyebrow{color:#087fc4;margin-bottom:16px}
.service-split-info h1{
  color:#061f3d;
  font-size:clamp(48px,5.2vw,82px);
  line-height:.96;
  letter-spacing:-.058em;
  margin:0 0 25px;
  max-width:700px;
}
.service-intro{
  color:#60778d;
  font-size:clamp(15px,1.15vw,18px);
  line-height:1.78;
  max-width:650px;
  margin:0;
}
.service-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:31px}
.service-actions .btn{min-height:54px}
.service-proof{
  max-width:640px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  margin-top:52px;
  padding-top:22px;
  border-top:1px solid #d8e5ee;
}
.service-proof>div{display:flex;gap:10px;align-items:flex-start;padding-right:15px}
.service-proof strong{color:#087fc4;font-size:11px;letter-spacing:.06em}
.service-proof span{color:#536c81;font-size:10px;font-weight:700;line-height:1.45}
.service-details{background:#fff}
.service-details-heading{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:end;margin-bottom:55px}
.service-details-heading h2{margin:12px 0 0;color:#082541;font-size:clamp(38px,4.4vw,64px);line-height:.98;letter-spacing:-.055em}
.service-details-heading h2 span{color:#087fc4}
.service-details-heading>p{margin:0;color:#718496;font-size:14px;line-height:1.8;max-width:520px}
.service-points{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d9e5ed}
.service-point{display:grid;grid-template-columns:55px 1fr;gap:22px;padding:35px 28px 35px 0;border-bottom:1px solid #d9e5ed}
.service-point:nth-child(even){padding-left:28px;border-left:1px solid #d9e5ed}
.service-point-number{color:#0a83cb;font-size:11px;font-weight:900;letter-spacing:.08em}
.service-point h3{margin:0 0 8px;color:#092846;font-size:21px}
.service-point p{margin:0;color:#718496;font-size:12px;line-height:1.75}
.service-benefits{background:#f3f8fb}
.benefits-heading{grid-template-columns:1fr;margin-bottom:35px}
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d5e1e9;border-bottom:1px solid #d5e1e9}
.benefit{display:flex;gap:13px;align-items:flex-start;padding:27px 25px;border-right:1px solid #d5e1e9;color:#18364f}
.benefit:last-child{border-right:0}
.benefit b{color:#087fc4;font-size:14px}
.benefit span{font-size:12px;font-weight:800;line-height:1.5}
.service-method{background:#fff}
.service-method-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d5e1e9;border-bottom:1px solid #d5e1e9}
.service-method-grid>div{padding:34px 28px;min-height:220px;border-right:1px solid #d5e1e9}
.service-method-grid>div:last-child{border-right:0}
.service-method-grid strong{color:#087fc4;font-size:11px}
.service-method-grid h3{color:#092846;font-size:20px;margin:25px 0 9px}
.service-method-grid p{color:#718496;font-size:11px;line-height:1.7;margin:0}
.service-final-cta{display:grid;grid-template-columns:50% 50%;min-height:520px}
.service-final-photo{position:relative;overflow:hidden;background:#082846}
.service-final-photo img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.9)}
.service-final-copy{padding:75px clamp(38px,7vw,115px);background:#082846;display:flex;flex-direction:column;justify-content:center}
.service-final-copy .eyebrow{color:#71c4f6}
.service-final-copy h2{color:#fff;font-size:clamp(38px,4.5vw,64px);line-height:.98;letter-spacing:-.055em;margin:13px 0 20px}
.service-final-copy h2 span{color:#6bc4f8}
.service-final-copy p{color:rgba(255,255,255,.68);font-size:14px;line-height:1.8;max-width:520px;margin:0 0 30px}
@media(max-width:900px){
  .service-split-hero{grid-template-columns:1fr;min-height:auto}
  .service-split-photo{min-height:58vh;order:1}
  .service-split-info{order:2;padding:65px 35px}
  .service-split-info h1{font-size:clamp(46px,9vw,68px)}
  .service-details-heading{grid-template-columns:1fr;gap:22px}
  .benefit-grid{grid-template-columns:1fr 1fr}
  .benefit:nth-child(2){border-right:0}
  .benefit:nth-child(n+3){border-top:1px solid #d5e1e9}
  .service-method-grid{grid-template-columns:1fr 1fr}
  .service-method-grid>div:nth-child(2){border-right:0}
  .service-method-grid>div:nth-child(n+3){border-top:1px solid #d5e1e9}
  .service-final-cta{grid-template-columns:1fr}
  .service-final-photo{min-height:400px}
}
@media(max-width:600px){
  .service-split-photo{min-height:440px}
  .service-photo-index{left:22px;bottom:24px;font-size:66px}
  .service-photo-label{left:18px;bottom:18px;padding:10px 13px}
  .service-breadcrumb{margin-bottom:34px}
  .service-split-info{padding:48px 24px 58px}
  .service-actions{flex-direction:column;align-items:stretch}
  .service-actions .btn{justify-content:center}
  .service-proof{grid-template-columns:1fr;gap:15px;margin-top:38px}
  .service-proof>div{padding:0}
  .service-points{grid-template-columns:1fr}
  .service-point,.service-point:nth-child(even){padding:27px 0; border-left:0}
  .benefit-grid{grid-template-columns:1fr}
  .benefit,.benefit:nth-child(2),.benefit:nth-child(n+3){border-right:0;border-top:1px solid #d5e1e9}
  .benefit:first-child{border-top:0}
  .service-method-grid{grid-template-columns:1fr}
  .service-method-grid>div,.service-method-grid>div:nth-child(2){border-right:0;border-top:1px solid #d5e1e9}
  .service-method-grid>div:first-child{border-top:0}
  .service-final-photo{min-height:310px}
  .service-final-copy{padding:55px 24px 65px}
}

/* =========================================================
   FIX FINAL — HERO SERVICE DESKTOP 50/50
   Image and information are two equal viewport columns.
   ========================================================= */
@media (min-width: 901px){
  .service-page,
  .service-page > .service-split-hero{
    width:100vw;
    max-width:none;
    margin-left:calc(50% - 50vw);
    margin-right:calc(50% - 50vw);
  }

  .service-split-hero{
    display:flex !important;
    flex-direction:row !important;
    align-items:stretch !important;
    width:100vw !important;
    min-width:100vw !important;
    height:calc(100vh - 78px) !important;
    min-height:680px !important;
    max-height:none !important;
    overflow:hidden !important;
  }

  .service-split-photo,
  .service-split-info{
    box-sizing:border-box !important;
    width:50% !important;
    flex:0 0 50% !important;
    max-width:50% !important;
    min-width:0 !important;
    margin:0 !important;
  }

  .service-split-photo{
    position:relative !important;
    height:100% !important;
    min-height:100% !important;
    order:1 !important;
    border-radius:0 !important;
  }

  .service-split-info{
    height:100% !important;
    min-height:100% !important;
    order:2 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:60px clamp(45px,6vw,110px) !important;
  }

  .service-info-inner{
    width:100% !important;
    max-width:650px !important;
  }

  .service-split-photo img{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    border-radius:0 !important;
  }

  /* Every other service can reverse the two halves. */
  .service-split-hero.service-reverse .service-split-photo{
    order:2 !important;
  }
  .service-split-hero.service-reverse .service-split-info{
    order:1 !important;
  }
}

@media (max-width: 900px){
  .service-page > .service-split-hero{
    width:100%;
    margin:0;
  }
}

/* ==========================================================
   CL INFORMATIQUE — SERVICE INDIVIDUEL / V17
   Desktop = 2 columns of exactly 50vw each.
   No container, no card, no rounded image.
   ========================================================== */
@media (min-width: 901px) {
  html, body { overflow-x: hidden; }

  main.service-page {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  main.service-page > section.service-split-hero {
    position: relative !important;
    left: 50% !important;
    width: 100vw !important;
    max-width: 100vw !important;
    min-width: 100vw !important;
    height: calc(100vh - 82px) !important;
    min-height: 700px !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;

    display: grid !important;
    grid-template-columns: 50vw 50vw !important;
    grid-template-rows: 1fr !important;
    align-items: stretch !important;
    gap: 0 !important;
    overflow: hidden !important;
    transform: translateX(-50%) !important;
  }

  main.service-page > section.service-split-hero > .service-split-photo,
  main.service-page > section.service-split-hero > .service-split-info {
    box-sizing: border-box !important;
    width: 50vw !important;
    max-width: 50vw !important;
    min-width: 50vw !important;
    height: 100% !important;
    min-height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
  }

  main.service-page > section.service-split-hero > .service-split-photo {
    grid-column: 1 !important;
    grid-row: 1 !important;
    position: relative !important;
    overflow: hidden !important;
    order: unset !important;
  }

  main.service-page > section.service-split-hero > .service-split-info {
    grid-column: 2 !important;
    grid-row: 1 !important;
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #f7fbfe !important;
    order: unset !important;
  }

  main.service-page > section.service-split-hero.service-reverse > .service-split-photo {
    grid-column: 2 !important;
  }

  main.service-page > section.service-split-hero.service-reverse > .service-split-info {
    grid-column: 1 !important;
  }

  main.service-page .service-split-photo img {
    position: absolute !important;
    inset: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    object-fit: cover !important;
    object-position: center center !important;
    border-radius: 0 !important;
  }

  main.service-page .service-split-info .service-info-inner {
    width: min(680px, calc(100% - 120px)) !important;
    max-width: 680px !important;
    margin: 0 auto !important;
  }

  main.service-page .service-split-info h1 {
    max-width: 680px !important;
  }

  main.service-page .service-split-info .service-intro {
    max-width: 650px !important;
  }

  main.service-page .service-split-info .service-actions {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100% !important;
  }

  main.service-page .service-split-info .service-proof {
    width: 100% !important;
    max-width: 650px !important;
  }
}

@media (max-width: 900px) {
  main.service-page > section.service-split-hero {
    width: 100% !important;
    margin: 0 !important;
  }
}

/* ==========================================================
   V18 — INDIVIDUAL SERVICE HERO
   Two true 50vw columns, with the information vertically centered.
   ========================================================== */
@media (min-width: 901px) {
  html, body { overflow-x:hidden !important; }

  main.service-page {
    width:100vw !important;
    max-width:none !important;
    margin-left:calc(50% - 50vw) !important;
    margin-right:0 !important;
    padding:0 !important;
  }

  .service-hero-v18 {
    width:100vw !important;
    height:clamp(680px, calc(100vh - 78px), 820px) !important;
    min-height:680px !important;
    max-height:820px !important;
    margin:0 !important;
    padding:0 !important;
    display:grid !important;
    grid-template-columns:50vw 50vw !important;
    grid-template-rows:1fr !important;
    overflow:hidden !important;
    background:#f7fbfe !important;
  }

  .service-hero-v18 > .service-hero-image,
  .service-hero-v18 > .service-hero-content {
    width:50vw !important;
    min-width:50vw !important;
    max-width:50vw !important;
    height:100% !important;
    min-height:100% !important;
    margin:0 !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }

  .service-hero-v18 > .service-hero-image {
    grid-column:1 !important;
    grid-row:1 !important;
    position:relative !important;
    overflow:hidden !important;
  }

  .service-hero-v18 > .service-hero-content {
    grid-column:2 !important;
    grid-row:1 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:#f7fbfe !important;
  }

  .service-hero-v18.service-hero-reverse > .service-hero-image { grid-column:2 !important; }
  .service-hero-v18.service-hero-reverse > .service-hero-content { grid-column:1 !important; }

  .service-hero-image > img {
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    min-width:100% !important;
    min-height:100% !important;
    max-width:none !important;
    max-height:none !important;
    object-fit:cover !important;
    object-position:center !important;
    display:block !important;
    margin:0 !important;
    border-radius:0 !important;
  }

  .service-hero-content-inner {
    width:calc(100% - 120px) !important;
    max-width:650px !important;
    margin:0 auto !important;
    padding:35px 0 !important;
    box-sizing:border-box !important;
  }

  .service-back {
    display:inline-block !important;
    margin-bottom:30px !important;
    color:#72869a !important;
    font-size:11px !important;
    font-weight:800 !important;
  }

  .service-hero-content .eyebrow { color:#087fc4 !important; margin-bottom:15px !important; }

  .service-hero-content h1 {
    margin:0 0 22px !important;
    max-width:650px !important;
    color:#062343 !important;
    font-size:clamp(46px, 5vw, 76px) !important;
    line-height:.96 !important;
    letter-spacing:-.055em !important;
  }

  .service-hero-description {
    max-width:620px !important;
    margin:0 !important;
    color:#61788e !important;
    font-size:16px !important;
    line-height:1.78 !important;
  }

  .service-hero-buttons {
    display:flex !important;
    flex-wrap:wrap !important;
    gap:10px !important;
    margin-top:28px !important;
  }

  .service-hero-promise {
    width:100% !important;
    max-width:620px !important;
    display:grid !important;
    grid-template-columns:repeat(3,1fr) !important;
    margin-top:38px !important;
    padding-top:20px !important;
    border-top:1px solid #d7e4ed !important;
  }

  .service-hero-promise > div {
    display:flex !important;
    gap:9px !important;
    align-items:flex-start !important;
    padding-right:13px !important;
  }

  .service-hero-promise > div + div {
    border-left:1px solid #d7e4ed !important;
    padding-left:13px !important;
  }

  .service-hero-promise span {
    color:#0b88d0 !important;
    font-size:10px !important;
    font-weight:900 !important;
  }

  .service-hero-promise p { margin:0 !important; line-height:1.25 !important; }
  .service-hero-promise strong { display:block !important; color:#173b59 !important; font-size:10px !important; }
  .service-hero-promise small { display:block !important; color:#7890a3 !important; font-size:9px !important; margin-top:3px !important; }

  .service-hero-image-shade {
    position:absolute !important;
    inset:0 !important;
    background:linear-gradient(180deg,rgba(2,20,38,.02),rgba(2,20,38,.55)) !important;
    pointer-events:none !important;
  }

  .service-hero-counter {
    position:absolute !important;
    left:35px !important;
    bottom:27px !important;
    color:#fff !important;
    font-size:82px !important;
    line-height:.8 !important;
    font-weight:900 !important;
    letter-spacing:-.07em !important;
  }

  .service-hero-badge {
    position:absolute !important;
    left:32px !important;
    bottom:31px !important;
    display:flex !important;
    align-items:center !important;
    gap:9px !important;
    padding:10px 14px !important;
    border:1px solid rgba(255,255,255,.16) !important;
    border-radius:13px !important;
    background:rgba(5,28,54,.9) !important;
    color:#fff !important;
    backdrop-filter:blur(12px) !important;
  }
  .service-hero-badge span { font-size:18px !important; }
  .service-hero-badge strong { display:block !important; font-size:10px !important; letter-spacing:.05em !important; }
  .service-hero-badge small { display:block !important; color:#a4c8e5 !important; font-size:9px !important; margin-top:2px !important; }
}

@media (max-width:900px) {
  .service-hero-v18 {
    width:100% !important;
    display:flex !important;
    flex-direction:column !important;
    height:auto !important;
    min-height:0 !important;
    margin:0 !important;
  }
  .service-hero-v18 > .service-hero-image {
    width:100% !important;
    min-width:100% !important;
    max-width:100% !important;
    height:52vh !important;
    min-height:360px !important;
    position:relative !important;
    order:1 !important;
  }
  .service-hero-v18 > .service-hero-content {
    width:100% !important;
    min-width:100% !important;
    max-width:100% !important;
    height:auto !important;
    min-height:0 !important;
    padding:52px 24px 60px !important;
    box-sizing:border-box !important;
    order:2 !important;
  }
  .service-hero-content-inner { width:100% !important; max-width:700px !important; }
  .service-hero-content h1 { font-size:clamp(43px,12vw,68px) !important; }
  .service-hero-buttons { flex-direction:column !important; align-items:stretch !important; }
  .service-hero-buttons .btn { width:100% !important; justify-content:center !important; }
  .service-hero-promise { grid-template-columns:1fr !important; gap:16px !important; }
  .service-hero-promise > div + div { border-left:0 !important; padding-left:0 !important; }
}


/* ==========================================================
   V19 — SERVICE: IMAGE + HERO + DETAILS IN THE SAME 50/50
   The right column continues below the hero content instead
   of pushing the details under the image.
   ========================================================== */
@media (min-width: 901px) {
  main.service-page .service-hero-v18 {
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    align-items:stretch !important;
  }

  main.service-page .service-hero-v18 > .service-hero-image {
    position:relative !important;
    min-height:1000px !important;
    height:auto !important;
    align-self:stretch !important;
  }

  main.service-page .service-hero-v18 > .service-hero-content {
    height:auto !important;
    min-height:1000px !important;
    align-items:flex-start !important;
    justify-content:center !important;
    padding:0 !important;
  }

  main.service-page .service-hero-content-inner {
    width:100% !important;
    max-width:none !important;
    margin:0 !important;
    padding:clamp(70px,7vw,110px) clamp(42px,6vw,100px) 80px !important;
    box-sizing:border-box !important;
  }

  main.service-page .service-hero-content h1 {
    font-size:clamp(48px,4.8vw,76px) !important;
  }

  main.service-page .service-inline-details {
    margin-top:78px !important;
    padding-top:45px !important;
    border-top:1px solid #d7e4ed !important;
  }

  main.service-page .service-inline-details .eyebrow {
    margin-bottom:14px !important;
  }

  main.service-page .service-inline-details h2 {
    margin:0 0 18px !important;
    color:#062343 !important;
    font-size:clamp(34px,3vw,50px) !important;
    line-height:.98 !important;
    letter-spacing:-.045em !important;
  }

  main.service-page .service-inline-details h2 span {
    color:#087fc4 !important;
  }

  main.service-page .service-inline-short {
    max-width:650px !important;
    margin:0 0 30px !important;
    color:#6b8296 !important;
    font-size:14px !important;
    line-height:1.7 !important;
  }

  main.service-page .service-inline-points {
    border-top:1px solid #d7e4ed !important;
  }

  main.service-page .service-inline-point {
    display:grid !important;
    grid-template-columns:54px 1fr !important;
    gap:18px !important;
    padding:23px 0 !important;
    border-bottom:1px solid #d7e4ed !important;
  }

  main.service-page .service-inline-point > span {
    color:#087fc4 !important;
    font-size:11px !important;
    font-weight:900 !important;
    padding-top:3px !important;
  }

  main.service-page .service-inline-point h3 {
    margin:0 0 5px !important;
    color:#102f4b !important;
    font-size:17px !important;
  }

  main.service-page .service-inline-point p {
    margin:0 !important;
    color:#74899a !important;
    font-size:12px !important;
    line-height:1.55 !important;
  }

  /* The image is a true full-height visual column. */
  main.service-page .service-hero-image > img {
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
  }
}

@media (max-width:900px) {
  main.service-page .service-inline-details {
    margin-top:52px;
    padding-top:38px;
    border-top:1px solid #d7e4ed;
  }
  main.service-page .service-inline-details h2 {
    margin:0 0 15px;
    color:#062343;
    font-size:39px;
    line-height:.98;
    letter-spacing:-.045em;
  }
  main.service-page .service-inline-details h2 span { color:#087fc4; }
  main.service-page .service-inline-short { color:#6b8296; line-height:1.7; }
  main.service-page .service-inline-points { border-top:1px solid #d7e4ed; margin-top:25px; }
  main.service-page .service-inline-point {
    display:grid;
    grid-template-columns:42px 1fr;
    gap:10px;
    padding:20px 0;
    border-bottom:1px solid #d7e4ed;
  }
  main.service-page .service-inline-point > span { color:#087fc4; font-size:11px; font-weight:900; }
  main.service-page .service-inline-point h3 { margin:0 0 4px; font-size:16px; color:#102f4b; }
  main.service-page .service-inline-point p { margin:0; font-size:12px; color:#74899a; line-height:1.55; }
}

/* ==========================================================
   V20 — SERVICE INDIVIDUEL : TOUT LE CONTENU DANS LA COLONNE
   ========================================================== */
@media (min-width:901px){
  main.service-page-v20{width:100%;max-width:none;margin:0;padding:0;overflow:visible}
  .service-master{display:grid;grid-template-columns:50vw 50vw;width:100vw;max-width:none;margin-left:calc(50% - 50vw);background:#f7fbfe;align-items:stretch}
  .service-master-media{position:sticky;top:0;height:calc(100vh - 78px);min-height:680px;overflow:hidden;background:#082440}
  .service-master-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .9s cubic-bezier(.2,.7,.2,1)}
  .service-master-media:hover img{transform:scale(1.025)}
  .service-master-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,19,37,.04),rgba(3,19,37,.55));pointer-events:none}
  .service-master-number{position:absolute;left:36px;bottom:28px;color:#fff;font-size:88px;font-weight:900;line-height:.78;letter-spacing:-.08em}
  .service-master-badge{position:absolute;left:32px;bottom:31px;display:flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:rgba(5,28,54,.9);color:#fff;backdrop-filter:blur(12px)}
  .service-master-badge span{font-size:18px}.service-master-badge strong{display:block;font-size:10px;letter-spacing:.05em}.service-master-badge small{display:block;color:#a4c8e5;font-size:9px;margin-top:2px}
  .service-master-content{min-width:0;background:#f7fbfe}
  .service-master-inner{width:100%;box-sizing:border-box;padding:62px clamp(38px,5vw,88px) 65px}
  .service-back{display:inline-block;margin-bottom:28px;color:#71869a;font-size:10px;font-weight:800}
  .service-master .eyebrow{color:#087fc4;margin-bottom:13px}.service-master h1{margin:0 0 19px;color:#062343;font-size:clamp(46px,4.5vw,70px);line-height:.96;letter-spacing:-.055em}.service-lead{margin:0;color:#637a8f;font-size:14px;line-height:1.7;max-width:650px}
  .service-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.service-actions .btn{min-height:48px}
  .service-promise{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d8e4ec;margin-top:29px;padding-top:16px;max-width:650px}.service-promise>div{display:flex;gap:8px;align-items:flex-start}.service-promise>div+div{border-left:1px solid #d8e4ec;padding-left:12px}.service-promise b{color:#087fc4;font-size:9px}.service-promise span{color:#35536b;font-size:9px;line-height:1.3;font-weight:700}
  .service-content-block{margin-top:43px;padding-top:32px;border-top:1px solid #d8e4ec}.service-content-block .eyebrow.dark{color:#087fc4;margin-bottom:9px}.service-content-block h2{margin:0 0 12px;color:#062343;font-size:clamp(31px,2.8vw,44px);line-height:.98;letter-spacing:-.045em}.service-content-block h2 span{color:#087fc4}.service-short{margin:0 0 18px;color:#6e8497;font-size:12px;line-height:1.6}
  .service-points{border-top:1px solid #d8e4ec}.service-points article{display:grid;grid-template-columns:35px 1fr;gap:10px;padding:15px 0;border-bottom:1px solid #d8e4ec}.service-points article>span{color:#087fc4;font-size:9px;font-weight:900;padding-top:2px}.service-points h3{margin:0 0 3px;color:#163751;font-size:14px}.service-points p{margin:0;color:#75899a;font-size:10px;line-height:1.5}
  .service-gains{margin-top:32px}.gain-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d8e4ec}.gain-grid>div{display:flex;gap:8px;padding:12px 10px 12px 0;border-bottom:1px solid #d8e4ec;color:#4d677d;font-size:10px;line-height:1.45}.gain-grid>div:nth-child(even){padding-left:14px;border-left:1px solid #d8e4ec}.gain-grid b{color:#087fc4;font-size:12px}
  .service-method{margin-top:32px}.service-method-intro{margin:0 0 16px;color:#6e8497;font-size:11px;line-height:1.55}.method-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d8e4ec}.method-grid>div{padding:13px 12px 13px 0;border-bottom:1px solid #d8e4ec}.method-grid>div:nth-child(even){padding-left:14px;border-left:1px solid #d8e4ec}.method-grid b{color:#087fc4;font-size:9px}.method-grid h3{margin:4px 0 3px;color:#173a55;font-size:13px}.method-grid p{margin:0;color:#768b9c;font-size:9px;line-height:1.45}
  .service-mini-cta{margin-top:32px;padding:23px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#062343;border-radius:16px;color:#fff}.service-mini-cta .eyebrow{font-size:8px!important;margin-bottom:6px!important;color:#63c2f4!important}.service-mini-cta h2{margin:0;color:#fff;font-size:25px;line-height:1;letter-spacing:-.035em}.service-mini-cta h2 span{color:#63c2f4}.service-mini-cta p{margin:7px 0 0;color:#aac1d3;font-size:10px}.service-mini-cta .btn{flex:none;white-space:nowrap}
}
@media (max-width:900px){
  .service-master{display:flex;flex-direction:column;width:100%;margin:0}.service-master-media{height:54vh;min-height:350px;position:relative;overflow:hidden}.service-master-media img{width:100%;height:100%;object-fit:cover}.service-master-content{background:#f7fbfe}.service-master-inner{padding:45px 24px 55px}.service-master h1{font-size:clamp(42px,12vw,64px);line-height:.96}.service-lead{font-size:14px;line-height:1.7}.service-actions{flex-direction:column}.service-actions .btn{width:100%;justify-content:center}.service-promise{grid-template-columns:1fr;gap:13px}.service-promise>div+div{border:0;padding-left:0}.service-content-block{margin-top:38px;padding-top:30px}.service-content-block h2{font-size:38px}.gain-grid,.method-grid{grid-template-columns:1fr}.gain-grid>div:nth-child(even),.method-grid>div:nth-child(even){padding-left:0;border-left:0}.service-mini-cta{margin-top:32px;padding:22px;display:block;border-radius:15px}.service-mini-cta .btn{margin-top:17px;width:100%;justify-content:center}.service-master-number{position:absolute;left:20px;bottom:24px;color:#fff;font-size:68px;font-weight:900}.service-master-badge{position:absolute;left:18px;bottom:26px}.service-back{margin-bottom:26px}
}

/* ===== SERVICE INDIVIDUEL — V21 : UNE SEULE COMPOSITION ===== */
.service-page-v21{background:#f5f9fd}
.service-onepage{display:grid;grid-template-columns:50% 50%;min-height:calc(100vh - 82px);width:100%;overflow:hidden}
.service-onepage-image{position:relative;min-width:0;min-height:calc(100vh - 82px);overflow:hidden;background:#071b36}
.service-onepage-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform 1s cubic-bezier(.2,.7,.2,1)}
.service-onepage-image:hover img{transform:scale(1.025)}
.service-image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,27,54,.02) 45%,rgba(7,27,54,.55) 100%)}
.service-image-label{position:absolute;left:30px;bottom:28px;background:rgba(7,27,54,.9);color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:10px 14px;font-size:9px;font-weight:900;letter-spacing:.08em;backdrop-filter:blur(10px)}
.service-onepage-info{min-width:0;background:#f7fbfe;display:flex;align-items:center}
.service-onepage-inner{width:100%;max-width:760px;margin:0 auto;padding:42px clamp(38px,5vw,82px)}
.service-onepage .service-back{display:inline-block;color:#718196;font-size:9px;font-weight:800;margin-bottom:22px}
.service-onepage .eyebrow{font-size:8px;margin-bottom:10px}
.service-onepage h1{font-size:clamp(43px,4.6vw,68px);line-height:.96;letter-spacing:-.055em;margin-bottom:17px}
.service-onepage .service-lead{font-size:13px;line-height:1.6;color:#61778b;max-width:680px;margin:0}
.service-onepage .service-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}
.service-onepage .btn{padding:11px 15px;font-size:10px;border-radius:9px;gap:11px}
.service-onepage .btn span{font-size:14px}
.service-compact-content{margin-top:25px;border-top:1px solid #d9e5ee;padding-top:20px}
.compact-heading{display:grid;grid-template-columns:1fr 1.25fr;gap:22px;align-items:start;margin-bottom:13px}
.compact-heading .eyebrow{margin:0}
.compact-heading p{font-size:10px;line-height:1.55;color:#73869a;margin:0}
.compact-points{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dce7ef;border-left:1px solid #dce7ef}
.compact-point{min-width:0;display:grid;grid-template-columns:29px 1fr;gap:8px;padding:12px 13px;border-right:1px solid #dce7ef;border-bottom:1px solid #dce7ef}
.compact-point>span{color:var(--blue);font-size:8px;font-weight:900}
.compact-point strong{display:block;color:var(--navy);font-size:11px;line-height:1.2;margin-bottom:3px}
.compact-point small{display:block;color:#7b8d9f;font-size:8.5px;line-height:1.4}
.compact-bottom{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:18px}
.compact-bottom .eyebrow{margin-bottom:8px}
.gain-inline{display:flex;flex-wrap:wrap;gap:5px 12px}
.gain-inline span{font-size:8.5px;font-weight:700;color:#526a7f}
.gain-inline span::first-letter{color:var(--blue)}
.method-inline{display:flex;flex-wrap:wrap;gap:5px}
.method-inline span{font-size:8.5px;font-weight:800;color:var(--navy);padding:6px 8px;background:#edf6fc;border-radius:6px}
.service-bottom-cta{margin-top:19px;padding-top:14px;border-top:1px solid #d9e5ee;display:flex;align-items:center;justify-content:space-between;gap:15px}
.service-bottom-cta span{font-size:9px;color:#7a8c9e}
.service-bottom-cta a{font-size:10px;font-weight:900;color:var(--blue);white-space:nowrap}
.service-bottom-cta a b{font-size:14px;margin-left:5px}
@media(max-width:1100px) and (min-width:901px){.service-onepage-inner{padding:34px 42px}.service-onepage h1{font-size:48px}.service-onepage .service-lead{font-size:12px}.compact-heading{grid-template-columns:1fr}.service-compact-content{margin-top:18px}.compact-point{padding:9px 10px}.compact-point small{font-size:8px}.compact-bottom{gap:12px}.gain-inline span,.method-inline span{font-size:7.5px}}
@media(max-width:900px){.service-onepage{grid-template-columns:1fr;min-height:auto}.service-onepage-image{min-height:52vh;height:52vh}.service-onepage-info{align-items:stretch}.service-onepage-inner{max-width:none;padding:42px 25px 55px}.service-onepage h1{font-size:48px}.compact-heading{grid-template-columns:1fr;gap:6px}.compact-bottom{grid-template-columns:1fr}.service-onepage .service-lead{font-size:14px}.compact-point{padding:13px}}
@media(max-width:600px){.service-onepage-image{min-height:42vh;height:42vh}.service-onepage-inner{padding:32px 18px 48px}.service-onepage h1{font-size:40px}.service-onepage .service-back{margin-bottom:18px}.service-onepage .service-actions .btn{flex:1}.compact-points{grid-template-columns:1fr}.service-bottom-cta{align-items:flex-start;flex-direction:column;gap:7px}}


/* ===== V23 — SERVICE INDIVIDUEL : IMAGE 38% / CONTENU 62% ===== */
@media (min-width:901px){
  .service-page-v21 .service-onepage{
    display:grid !important;
    grid-template-columns:38% 62% !important;
    width:100% !important;
    max-width:none !important;
    margin:0 !important;
    min-height:calc(100vh - 78px) !important;
    height:calc(100vh - 78px) !important;
    overflow:hidden !important;
  }

  .service-page-v21 .service-onepage-image{
    position:relative !important;
    width:100% !important;
    height:100% !important;
    min-height:0 !important;
    overflow:hidden !important;
    border-radius:0 !important;
  }

  .service-page-v21 .service-onepage-image img{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    max-height:none !important;
    object-fit:cover !important;
  }

  .service-page-v21 .service-onepage-info{
    width:100% !important;
    height:100% !important;
    min-width:0 !important;
    min-height:0 !important;
    box-sizing:border-box !important;
    overflow:auto !important;
    display:flex !important;
    align-items:center !important;
    padding:54px clamp(42px,5vw,92px) !important;
  }

  .service-page-v21 .service-onepage-inner{
    width:100% !important;
    max-width:900px !important;
    margin:0 !important;
  }

  .service-page-v21 .service-back{
    font-size:13px !important;
    margin-bottom:30px !important;
  }

  .service-page-v21 .eyebrow{
    font-size:13px !important;
    letter-spacing:.12em !important;
  }

  .service-page-v21 h1{
    font-size:clamp(58px,5.1vw,90px) !important;
    line-height:.96 !important;
    letter-spacing:-.055em !important;
    margin:14px 0 25px !important;
    max-width:850px !important;
  }

  .service-page-v21 .service-lead{
    font-size:clamp(18px,1.25vw,21px) !important;
    line-height:1.65 !important;
    max-width:820px !important;
    margin-bottom:0 !important;
  }

  .service-page-v21 .service-actions{
    margin:30px 0 30px !important;
    gap:12px !important;
  }

  .service-page-v21 .service-actions .btn{
    min-height:58px !important;
    padding:0 22px !important;
    font-size:15px !important;
  }

  .service-page-v21 .service-compact-content{
    margin-top:0 !important;
    padding-top:24px !important;
    border-top:1px solid #d9e5ed !important;
  }

  .service-page-v21 .compact-heading{
    display:grid !important;
    grid-template-columns:auto 1fr !important;
    gap:24px !important;
    align-items:start !important;
    margin-bottom:18px !important;
  }

  .service-page-v21 .compact-heading .eyebrow{
    margin:0 !important;
    white-space:nowrap !important;
  }

  .service-page-v21 .compact-heading p{
    margin:0 !important;
    font-size:16px !important;
    line-height:1.5 !important;
    color:#617990 !important;
  }

  .service-page-v21 .compact-points{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    border-top:1px solid #e0e9ef !important;
    border-left:1px solid #e0e9ef !important;
  }

  .service-page-v21 .compact-point{
    min-height:76px !important;
    padding:15px 17px !important;
    display:grid !important;
    grid-template-columns:35px 1fr !important;
    gap:10px !important;
    border-right:1px solid #e0e9ef !important;
    border-bottom:1px solid #e0e9ef !important;
    box-sizing:border-box !important;
  }

  .service-page-v21 .compact-point > span{
    font-size:12px !important;
    font-weight:800 !important;
    color:#0b8bd1 !important;
  }

  .service-page-v21 .compact-point strong{
    display:block !important;
    font-size:16px !important;
    line-height:1.2 !important;
    color:#092846 !important;
  }

  .service-page-v21 .compact-point small{
    display:block !important;
    margin-top:5px !important;
    font-size:12px !important;
    line-height:1.35 !important;
    color:#74899a !important;
  }

  .service-page-v21 .compact-bottom{
    display:grid !important;
    grid-template-columns:1.1fr .9fr !important;
    gap:25px !important;
    margin-top:20px !important;
  }

  .service-page-v21 .compact-group,
  .service-page-v21 .compact-method{
    min-width:0 !important;
  }

  .service-page-v21 .gain-inline{
    display:flex !important;
    flex-wrap:wrap !important;
    gap:7px 14px !important;
    margin-top:8px !important;
  }

  .service-page-v21 .gain-inline span,
  .service-page-v21 .method-inline span{
    font-size:12px !important;
    line-height:1.4 !important;
    color:#526e84 !important;
  }

  .service-page-v21 .method-inline{
    display:flex !important;
    flex-wrap:wrap !important;
    gap:8px 13px !important;
    margin-top:8px !important;
  }

  .service-page-v21 .service-bottom-cta{
    margin-top:22px !important;
    padding-top:17px !important;
    border-top:1px solid #d9e5ed !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:20px !important;
    font-size:13px !important;
  }

  .service-page-v21 .service-bottom-cta a{
    font-size:14px !important;
    font-weight:800 !important;
    color:#087fc4 !important;
  }
}

@media (max-width:900px){
  .service-page-v21 .service-onepage{
    display:grid !important;
    grid-template-columns:1fr !important;
    min-height:0 !important;
    height:auto !important;
  }
  .service-page-v21 .service-onepage-image{
    height:52vh !important;
    min-height:360px !important;
  }
  .service-page-v21 .service-onepage-info{
    height:auto !important;
    overflow:visible !important;
    padding:45px 24px 55px !important;
  }
  .service-page-v21 h1{
    font-size:clamp(46px,11vw,70px) !important;
    line-height:.98 !important;
  }
  .service-page-v21 .service-lead{
    font-size:17px !important;
    line-height:1.65 !important;
  }
  .service-page-v21 .compact-heading,
  .service-page-v21 .compact-bottom{
    display:block !important;
  }
  .service-page-v21 .compact-heading p{
    margin-top:10px !important;
    font-size:15px !important;
  }
  .service-page-v21 .compact-points{
    grid-template-columns:1fr !important;
  }
  .service-page-v21 .compact-bottom > div + div{
    margin-top:20px !important;
  }
}


/* =========================================================
   V24 — FICHE SERVICE : COMPOSITION COMPACTE
   Image ~28% / contenu ~72% desktop
   ========================================================= */
.service-page-v24{
  background:#f7fafc;
}
.service-v24{
  display:grid;
  grid-template-columns:28% 72%;
  min-height:calc(100vh - 78px);
  width:100%;
}
.service-v24-media{
  position:relative;
  min-width:0;
  min-height:calc(100vh - 78px);
  overflow:hidden;
  background:#071a2e;
}
.service-v24-media img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
}
.service-v24-overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(4,19,35,.05),rgba(4,19,35,.38));
  pointer-events:none;
}
.service-v24-badge{
  position:absolute;
  left:24px;
  bottom:26px;
  display:grid;
  grid-template-columns:auto 1fr;
  column-gap:10px;
  align-items:center;
  padding:12px 16px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:15px;
  background:rgba(5,29,55,.88);
  color:#fff;
  backdrop-filter:blur(10px);
  box-shadow:0 12px 30px rgba(0,0,0,.2);
  font-size:18px;
}
.service-v24-badge span{
  font-size:11px;
  font-weight:800;
  letter-spacing:.04em;
}
.service-v24-badge small{
  grid-column:2;
  color:#a9d8f6;
  font-size:9px;
  margin-top:1px;
}
.service-v24-content{
  min-width:0;
  min-height:calc(100vh - 78px);
  display:flex;
  align-items:center;
  box-sizing:border-box;
  padding:42px clamp(42px,5vw,86px);
}
.service-v24-inner{
  width:100%;
  max-width:1080px;
  margin:0 auto;
}
.service-v24-back{
  display:inline-block;
  margin-bottom:28px;
  color:#58728a;
  text-decoration:none;
  font-size:13px;
  font-weight:700;
}
.service-v24-back:hover{color:#087fd0}
.service-v24-eyebrow,
.service-v24-section-title{
  color:#087fd0;
  font-size:12px;
  font-weight:900;
  letter-spacing:.13em;
}
.service-v24-eyebrow{margin-bottom:12px}
.service-v24 h1{
  margin:0 0 18px;
  color:#071f3d;
  font-size:clamp(58px,5vw,88px);
  line-height:.94;
  letter-spacing:-.055em;
  max-width:1000px;
}
.service-v24-intro{
  margin:0;
  max-width:930px;
  color:#58718a;
  font-size:clamp(18px,1.25vw,22px);
  line-height:1.55;
}
.service-v24-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:26px;
}
.service-v24-actions .btn{
  min-height:56px;
  padding:0 23px;
  font-size:15px;
}
.service-v24-rule{
  height:1px;
  background:#d9e5ed;
  margin:28px 0 20px;
}
.service-v24-work{
  display:grid;
  grid-template-columns:180px minmax(0,1fr);
  column-gap:30px;
}
.service-v24-short{
  margin:0 0 16px;
  color:#667e93;
  font-size:15px;
  line-height:1.45;
}
.service-v24-list{
  grid-column:1 / -1;
  display:grid;
  grid-template-columns:1fr 1fr;
  border-top:1px solid #dce7ee;
  border-left:1px solid #dce7ee;
}
.service-v24-point{
  display:flex;
  gap:12px;
  min-width:0;
  padding:13px 15px;
  border-right:1px solid #dce7ee;
  border-bottom:1px solid #dce7ee;
}
.service-v24-check{
  flex:0 0 auto;
  width:21px;
  height:21px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#197fd4;
  color:#fff;
  font-size:12px;
  font-weight:900;
}
.service-v24-point strong{
  display:block;
  color:#092746;
  font-size:16px;
  line-height:1.2;
}
.service-v24-point small{
  display:block;
  margin-top:4px;
  color:#70879a;
  font-size:12px;
  line-height:1.35;
}
.service-v24-bottom{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:34px;
}
.service-v24-method{
  padding-left:34px;
  border-left:1px solid #d9e5ed;
}
.service-v24-benefits{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:9px 18px;
  margin-top:13px;
}
.service-v24-benefits div{
  display:flex;
  align-items:center;
  gap:9px;
  color:#163753;
  font-size:13px;
}
.service-v24-benefits .service-v24-check{
  width:18px;
  height:18px;
  font-size:10px;
}
.service-v24-steps{
  display:flex;
  gap:18px;
  margin-top:13px;
}
.service-v24-steps div{
  display:flex;
  align-items:center;
  gap:8px;
  color:#163753;
  font-size:13px;
}
.service-v24-steps b{
  width:27px;
  height:27px;
  display:inline-flex;
  justify-content:center;
  align-items:center;
  border-radius:50%;
  background:#197fd4;
  color:#fff;
  font-size:12px;
}
.service-v24-cta{
  margin-top:22px;
  padding:14px 18px;
  min-height:48px;
  box-sizing:border-box;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  border-radius:12px;
  background:#eef5f9;
  color:#24445e;
  text-decoration:none;
  font-size:14px;
}
.service-v24-cta strong{
  color:#087fd0;
  font-size:15px;
}
.service-v24-cta b{margin-left:8px;font-size:18px}

@media (max-width:1100px) and (min-width:901px){
  .service-v24{grid-template-columns:30% 70%}
  .service-v24-content{padding:38px 42px}
  .service-v24 h1{font-size:clamp(52px,5vw,72px)}
  .service-v24-work{grid-template-columns:1fr}
  .service-v24-section-title{margin-bottom:10px}
}

@media (max-width:900px){
  .service-v24{
    grid-template-columns:1fr;
    min-height:0;
  }
  .service-v24-media{
    min-height:48vh;
    height:48vh;
  }
  .service-v24-content{
    min-height:0;
    padding:42px 24px 52px;
  }
  .service-v24-inner{max-width:none}
  .service-v24-back{margin-bottom:25px}
  .service-v24 h1{
    font-size:clamp(48px,12vw,72px);
  }
  .service-v24-intro{font-size:17px}
  .service-v24-actions .btn{min-height:54px}
  .service-v24-work{display:block}
  .service-v24-short{margin-top:9px}
  .service-v24-list{grid-template-columns:1fr}
  .service-v24-bottom{grid-template-columns:1fr;gap:24px}
  .service-v24-method{
    padding-left:0;
    padding-top:22px;
    border-left:0;
    border-top:1px solid #d9e5ed;
  }
  .service-v24-benefits{grid-template-columns:1fr}
  .service-v24-steps{gap:13px;flex-wrap:wrap}
}

/* =========================================================
   V25 — ALTERNANCE DES IMAGES
   Service 1: image gauche | Service 2: image droite | etc.
   ========================================================= */
@media (min-width:901px){
  .service-v24.service-v24-reverse{
    grid-template-columns:72% 28% !important;
  }
  .service-v24.service-v24-reverse .service-v24-media{
    grid-column:2 !important;
    grid-row:1 !important;
  }
  .service-v24.service-v24-reverse .service-v24-content{
    grid-column:1 !important;
    grid-row:1 !important;
  }
}

/* =========================================================
   V28 — TERMINAL / DIGITAL — CL INFORMATIQUE
   ========================================================= */
:root{
  --term-bg:#050b14;
  --term-bg2:#071321;
  --term-panel:#0a1726;
  --term-panel2:#0d1d2f;
  --term-line:rgba(112,177,220,.18);
  --term-text:#eaf5fb;
  --term-muted:#8aa4b8;
  --term-blue:#1298e6;
  --term-blue2:#63c8ff;
}
html{background:var(--term-bg)}
body{
  background:
    radial-gradient(circle at 82% 8%,rgba(18,152,230,.10),transparent 28rem),
    radial-gradient(circle at 10% 90%,rgba(18,152,230,.06),transparent 24rem),
    var(--term-bg) !important;
  color:var(--term-text);
}
body::before{
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  z-index:9998;
  opacity:.035;
  background-image:linear-gradient(rgba(255,255,255,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.5) 1px,transparent 1px);
  background-size:42px 42px;
  mask-image:linear-gradient(to bottom,black,transparent 85%);
}
.header,.site-header,header{
  background:rgba(5,11,20,.88) !important;
  border-bottom:1px solid var(--term-line) !important;
  backdrop-filter:blur(18px);
}
.nav-link,.nav-drop-btn,.logo-text,.header a{
  color:var(--term-text) !important;
}
.nav-link:hover,.nav-drop-btn:hover{color:var(--term-blue2) !important}
main,section,.page-hero,.section{
  background-color:transparent !important;
}
h1,h2,h3,h4,h5,h6{
  color:var(--term-text) !important;
}
p,.muted,.lead{
  color:var(--term-muted);
}
.eyebrow,.eyebrow.dark,.section-kicker{
  color:var(--term-blue2) !important;
  font-family:ui-monospace,SFMono-Regular,Menlo,monospace !important;
  letter-spacing:.12em;
}
.btn-primary{
  background:var(--term-blue) !important;
  color:#fff !important;
  border-color:var(--term-blue) !important;
  box-shadow:0 0 28px rgba(18,152,230,.18);
}
.btn-primary:hover{
  background:var(--term-blue2) !important;
  color:#03101b !important;
  transform:translateY(-2px);
}
.btn-outline,.btn-secondary{
  background:transparent !important;
  color:var(--term-text) !important;
  border-color:var(--term-line) !important;
}
.btn-outline:hover,.btn-secondary:hover{
  border-color:var(--term-blue) !important;
  color:var(--term-blue2) !important;
  background:rgba(18,152,230,.06) !important;
}
.card,.service-card,.article-card,.contact-card,.feature-card{
  background:linear-gradient(145deg,rgba(13,29,47,.96),rgba(7,19,33,.96)) !important;
  border:1px solid var(--term-line) !important;
  box-shadow:0 20px 55px rgba(0,0,0,.24) !important;
}
.card:hover,.service-card:hover,.article-card:hover{
  border-color:rgba(99,200,255,.45) !important;
  transform:translateY(-4px);
}
.text-link,a{
  color:var(--term-blue2);
}
input,textarea,select{
  background:#071321 !important;
  color:var(--term-text) !important;
  border:1px solid var(--term-line) !important;
}
input::placeholder,textarea::placeholder{color:#60798c}
footer{
  background:#030810 !important;
  color:var(--term-muted) !important;
  border-top:1px solid var(--term-line);
}
footer a{color:#9fc8df !important}

/* Terminal signature elements */
.terminal-label{
  display:inline-flex;
  align-items:center;
  gap:9px;
  font:700 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;
  color:#73caff;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.terminal-label::before{
  content:"●";
  color:#22d07b;
  font-size:9px;
  text-shadow:0 0 12px rgba(34,208,123,.7);
}
.terminal-prompt{
  font-family:ui-monospace,SFMono-Regular,Menlo,monospace;
  color:#86cfff;
}
.terminal-prompt::before{content:"> ";color:var(--term-blue)}
.cursor{
  display:inline-block;
  width:7px;height:1em;
  vertical-align:-.15em;
  margin-left:4px;
  background:var(--term-blue2);
  animation:termBlink 1s steps(1) infinite;
}
@keyframes termBlink{50%{opacity:0}}

/* V24 service pages — dark terminal treatment */
.service-page-v24{
  background:var(--term-bg) !important;
}
.service-v24-content{
  background:
    radial-gradient(circle at 90% 10%,rgba(18,152,230,.09),transparent 24rem),
    var(--term-bg) !important;
}
.service-v24-media{
  background:#020812 !important;
  border-right:1px solid var(--term-line);
}
.service-v24-media img{filter:saturate(.82) contrast(1.05)}
.service-v24-badge{
  background:rgba(3,13,24,.88) !important;
  border-color:rgba(99,200,255,.25) !important;
}
.service-v24-back{color:#7d9aae !important}
.service-v24-back:hover{color:var(--term-blue2) !important}
.service-v24-intro{color:#91aabd !important}
.service-v24-rule{background:var(--term-line) !important}
.service-v24-point{
  border-color:var(--term-line) !important;
  background:rgba(9,23,38,.35);
}
.service-v24-point strong{color:#e9f5fb !important}
.service-v24-point small{color:#7f9aac !important}
.service-v24-section-title{color:var(--term-blue2) !important}
.service-v24-benefits div,.service-v24-steps div{color:#c8dce8 !important}
.service-v24-cta{
  background:#091a2a !important;
  border:1px solid var(--term-line);
  color:#b4cbd9 !important;
}
.service-v24-cta strong{color:var(--term-blue2) !important}

@media(max-width:900px){
  body::before{background-size:34px 34px}
}

.terminal-hero-v28{
  min-height:calc(100vh - 78px);
  display:flex;
  align-items:center;
  box-sizing:border-box;
  padding:70px 0;
  border-bottom:1px solid var(--term-line);
}
.terminal-hero-grid-v28{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:clamp(45px,8vw,130px);
  align-items:center;
}
.terminal-copy-v28 .terminal-label{margin-bottom:24px}
.terminal-code-v28{
  font:500 13px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;
  color:#66859a;
  margin-bottom:28px;
}
.terminal-status-v28{
  display:flex;
  flex-wrap:wrap;
  gap:18px;
  padding:12px 0;
  border-top:1px solid var(--term-line);
  border-bottom:1px solid var(--term-line);
  font:700 10px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;
  color:#22d07b;
  margin-bottom:55px;
}
.terminal-status-v28 span{color:#66859a}
.terminal-copy-v28 h1{
  font-size:clamp(58px,7vw,110px);
  line-height:.91;
  letter-spacing:-.06em;
  margin:12px 0 25px;
}
.terminal-copy-v28 h1 strong{color:var(--term-blue2)}
.terminal-copy-v28 p{
  max-width:670px;
  font-size:19px;
  line-height:1.65;
}
.terminal-console-v28{
  border:1px solid rgba(99,200,255,.25);
  background:#02070e;
  box-shadow:0 30px 80px rgba(0,0,0,.38),0 0 60px rgba(18,152,230,.07);
}
.terminal-bar-v28{
  display:flex;
  align-items:center;
  gap:7px;
  padding:12px 15px;
  border-bottom:1px solid var(--term-line);
  color:#60798c;
  font:11px ui-monospace,SFMono-Regular,Menlo,monospace;
}
.terminal-bar-v28 i{
  width:7px;height:7px;border-radius:50%;
  background:#456276;
}
.terminal-lines-v28{
  padding:30px;
  min-height:280px;
  box-sizing:border-box;
  font:13px/2 ui-monospace,SFMono-Regular,Menlo,monospace;
  color:#91afc2;
}
.terminal-lines-v28 b{color:var(--term-blue2)}
.terminal-lines-v28 em{color:#22d07b;font-style:normal}
.terminal-lines-v28 strong{color:#d7edf7;font-weight:600}
.terminal-caret{color:var(--term-blue2);margin-top:15px}
@media(max-width:900px){
  .terminal-hero-v28{min-height:auto;padding:55px 0}
  .terminal-hero-grid-v28{grid-template-columns:1fr;gap:42px}
  .terminal-copy-v28 h1{font-size:clamp(54px,15vw,82px)}
  .terminal-status-v28{margin-bottom:35px}
}

/* =========================================================
   V28 — CLEAN HOMEPAGE / TERMINAL DIGITAL
   ========================================================= */
.terminal-home-section{
  padding:105px 0;
  background:#050b14 !important;
  border-bottom:1px solid var(--term-line);
}
.terminal-home-section *{box-sizing:border-box}
.terminal-section-head{
  display:flex;justify-content:space-between;align-items:end;gap:40px;
  margin-bottom:35px;
}
.terminal-section-head h2,.terminal-work-grid h2,.terminal-contact-box h2{
  margin:13px 0 0;
  color:var(--term-text) !important;
  font-size:clamp(42px,5vw,72px);
  line-height:.98;
  letter-spacing:-.055em;
}
.terminal-section-head h2 strong,.terminal-work-grid h2 strong,.terminal-contact-box h2 strong{color:var(--term-blue2)}
.terminal-section-head p,.terminal-work-grid p,.terminal-contact-box p{
  max-width:430px;margin:0;color:var(--term-muted);font-size:17px;line-height:1.6;
}
.terminal-service-list{
  border-top:1px solid var(--term-line);
}
.terminal-service-row{
  display:grid;
  grid-template-columns:55px 55px minmax(0,1fr) 30px;
  align-items:center;
  gap:15px;
  min-height:115px;
  padding:15px 8px;
  border-bottom:1px solid var(--term-line);
  color:var(--term-text);
  text-decoration:none;
  transition:.25s ease;
}
.terminal-service-row:hover{
  padding-left:18px;
  background:rgba(18,152,230,.055);
  border-color:rgba(99,200,255,.4);
}
.terminal-number{
  font:11px ui-monospace,SFMono-Regular,Menlo,monospace;color:#587488;
}
.terminal-service-icon{font-size:25px}
.terminal-service-main strong{
  display:block;font-size:22px;color:#eaf5fb;margin-bottom:6px;
}
.terminal-service-main small{
  display:block;max-width:850px;color:#7892a5;font-size:13px;line-height:1.5;
}
.terminal-service-row>b{font-size:22px;color:var(--term-blue2)}
.terminal-home-dark{
  background:#020810 !important;
}
.terminal-work-grid{
  display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start;
}
.terminal-process{border-top:1px solid var(--term-line)}
.terminal-process>div{
  display:grid;grid-template-columns:65px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--term-line);
}
.terminal-process b{font:12px ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--term-blue2)}
.terminal-process strong{display:block;color:#eaf5fb;font-size:17px}
.terminal-process small{display:block;color:#718a9d;font-size:13px;margin-top:4px}
.terminal-contact-box{
  display:flex;align-items:center;justify-content:space-between;gap:50px;
  padding:55px 60px;border:1px solid rgba(99,200,255,.2);
  background:linear-gradient(135deg,#091827,#06111e);
}
.terminal-contact-box .btn{flex:0 0 auto}
@media(max-width:900px){
  .terminal-home-section{padding:70px 0}
  .terminal-section-head,.terminal-contact-box{display:block}
  .terminal-section-head p{margin-top:18px}
  .terminal-work-grid{grid-template-columns:1fr;gap:45px}
  .terminal-service-row{grid-template-columns:35px 40px minmax(0,1fr) 20px;gap:9px;min-height:105px}
  .terminal-service-main strong{font-size:17px}
  .terminal-service-main small{font-size:12px}
  .terminal-contact-box{padding:35px 25px}
  .terminal-contact-box .btn{margin-top:28px}
}

/* V29 — COMMON PAGE SURFACES */
.page-hero,.section,.advice-section-v2,.advice-hero-v2,.advice-topics,.article-section,
.contact-hero,.contact-info,.contact-form,.article-content{
  background-color:transparent !important;
}
.page-hero h1,.advice-hero-v2 h1,.advice-tools h2,.article-content h2,
.contact-info h2,.contact-hero h1{color:var(--term-text) !important}
.page-hero p,.advice-hero-v2 p,.contact-info p,.article-content p,.detail-intro{color:var(--term-muted) !important}
.advice-card-v2,.advice-hero-card,.topic-panel,.contact-form,.article-callout{
  background:#091827 !important;
  border-color:var(--term-line) !important;
}
.advice-card-v2 h3,.article-content h2{color:#eaf5fb !important}
.advice-card-v2 p,.advice-card-footer,.advice-card-footer span{color:#7892a5 !important}
.advice-filters button{
  background:#081522 !important;color:#9bb3c4 !important;border-color:var(--term-line) !important
}
.advice-filters button.active,.advice-filters button:hover{
  background:rgba(18,152,230,.12) !important;color:#73caff !important;border-color:rgba(99,200,255,.4) !important
}
.advice-search{
  background:#071321 !important;border-color:var(--term-line) !important
}
.advice-search input{background:transparent !important}

/* =========================================================
   V32 — WHITE NAVBAR / ORIGINAL HOMEPAGE PRESERVED
   ========================================================= */
.site-header{
  background:#ffffff !important;
  color:#071b36 !important;
  border-bottom:1px solid #e5ebf0 !important;
  box-shadow:0 1px 8px rgba(7,27,54,.04) !important;
}
.site-header .brand{background:transparent !important}
.site-header .brand img{
  opacity:1 !important;
  filter:none !important;
}
.site-header .nav-link,
.site-header .nav-drop-btn{
  color:#071b36 !important;
  background:transparent !important;
  border-color:transparent !important;
  box-shadow:none !important;
}
.site-header .nav-link:hover,
.site-header .nav-drop-btn:hover{
  color:#1687d1 !important;
  background:#f4f8fb !important;
}
/* Active page: dark site colour, NOT a white pill */
.site-header .nav-link.active,
.site-header .nav-drop-btn.active{
  color:#ffffff !important;
  background:#071b36 !important;
  border:1px solid #071b36 !important;
  box-shadow:none !important;
}
.site-header .nav-link.active:hover,
.site-header .nav-drop-btn.active:hover{
  color:#ffffff !important;
  background:#0b2c50 !important;
}
/* Contact button */
.site-header .nav-cta{
  color:#ffffff !important;
  background:#071b36 !important;
  border:1px solid #071b36 !important;
}
.site-header .nav-cta:hover{
  color:#ffffff !important;
  background:#1687d1 !important;
  border-color:#1687d1 !important;
}
/* Dropdown stays readable on the white header */
.site-header .nav-menu{
  background:#ffffff !important;
  border-color:#dfe8ef !important;
  box-shadow:0 20px 45px rgba(7,27,54,.12) !important;
}
.site-header .nav-menu a{
  color:#071b36 !important;
}
.site-header .nav-menu a:hover{
  background:#f4f8fb !important;
  color:#1687d1 !important;
}
@media(max-width:900px){
  .site-header .nav{
    background:#ffffff !important;
    border-top:1px solid #e5ebf0 !important;
  }
  .site-header .nav-link,
  .site-header .nav-drop-btn{color:#071b36 !important}
}

/* Contact: complete layout and accessible form controls. */
.contact-hero{padding:80px 0 48px;border-bottom:1px solid var(--term-line)}
.contact-hero h1{font-size:clamp(40px,6vw,72px);letter-spacing:-.04em}
.contact-hero p{max-width:650px;font-size:17px}
.contact-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:64px;align-items:start}
.contact-info h2{font-size:clamp(28px,3vw,40px);margin-bottom:28px}
.contact-info p{font-size:15px;max-width:380px}
.contact-item{padding:24px 0;border-top:1px solid var(--term-line);border-bottom:1px solid var(--term-line);margin-bottom:24px}
.contact-item small{display:block;color:var(--term-muted);font-size:11px;letter-spacing:.12em;margin-bottom:12px}
.contact-item a{font-size:clamp(16px,2vw,22px);overflow-wrap:anywhere}
.contact-form{padding:32px;border:1px solid var(--term-line);border-radius:18px;display:grid;gap:22px;min-width:0}
.contact-form h2{color:var(--term-text);font-size:26px}
.contact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.contact-form label{display:grid;gap:10px;font-size:13px;color:var(--term-text);min-width:0}
.contact-form input,.contact-form textarea{width:100%;min-width:0;border-radius:8px;padding:13px 14px;font:inherit;font-size:15px}
.contact-form textarea{resize:vertical;min-height:150px}
.contact-form input:focus-visible,.contact-form textarea:focus-visible,.contact-form a:focus-visible{outline:2px solid #73caff;outline-offset:3px}
.contact-form .btn{cursor:pointer;justify-self:start}
.contact-form .btn:disabled{opacity:.5;cursor:not-allowed;transform:none}
.form-note{font-size:12px;color:var(--term-muted);line-height:1.6;margin:0}
.form-message{padding:16px;border:1px solid #345b78;border-radius:8px;color:#c6dfef;font-size:14px;line-height:1.6}
.form-message a{text-decoration:underline;overflow-wrap:anywhere}
.form-message.success{border-color:#29865c;color:#9ee5c1}
.form-message.error{border-color:#a84a53;color:#ffb9c0}
@media(max-width:800px){.contact-grid{grid-template-columns:1fr;gap:32px}.contact-hero{padding:48px 0 32px}.contact-form{padding:24px}}
@media(max-width:480px){.contact-form .form-row{grid-template-columns:1fr}.contact-form{padding:20px}.contact-form .btn{width:100%}}
.contact-hero{background:radial-gradient(ellipse at top right,#102d46 0%,#060f19 70%) !important}
.contact-hero h1 span{color:#73caff}
