/* HomeV2 owns this stylesheet; no legacy page imports it. */
:root{color-scheme:light;--navy:#00243d;--ink:#092640;--cyan:#00d8e8;--paper:#f3f9fc;--muted:#536879}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button{font:inherit;cursor:pointer}
svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.icon-library{position:absolute;width:0;height:0;overflow:hidden}
h1,h2,h3,p{margin:0}
a,button{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,video:focus-visible{outline:3px solid #00768b;outline-offset:5px}
.site-header a:focus-visible,.hero a:focus-visible,.education a:focus-visible{outline-color:white}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.skip-link{position:fixed;top:10px;left:10px;z-index:100;background:white;padding:14px;transform:translateY(-150%)}
.skip-link:focus{transform:translateY(0)}
.section-shell{max-width:1440px;padding-inline:clamp(24px,4.8vw,72px);margin-inline:auto}
.site-header{background:#00213a;color:white;border-bottom:1px solid #ffffff14;position:relative;z-index:10}
.header-inner{max-width:1536px;min-height:96px;margin:auto;padding:16px clamp(24px,4.8vw,72px);display:flex;align-items:center;gap:34px}
.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}
.brand-mark{width:45px;height:45px;stroke-width:3}
.brand-name{display:block;font-size:30px;letter-spacing:1.4px;font-weight:600;white-space:nowrap}
.brand-name b{color:var(--cyan);font-weight:500}
.brand-tagline{display:block;font-size:7.5px;letter-spacing:1.25px;text-transform:uppercase;margin-top:5px}
nav{display:flex;align-items:center;justify-content:space-between;gap:25px;flex:1}
nav>a{font-size:13px;white-space:nowrap;padding-block:12px}
nav>a:hover{color:var(--cyan)}
.contact-link{display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #00c6d9;border-radius:16px;padding:10px 20px;color:var(--cyan);margin-left:auto}
.contact-link svg{width:18px;height:18px}
.menu-toggle{display:none}
.hero{height:clamp(550px,47vw,720px);position:relative;isolation:isolate;overflow:hidden;background:var(--navy);color:white}
.hero-main-image{position:absolute;inset:0 18% 0 32%;background:url('../salle-conference-smart-3d-v57.png') center/cover no-repeat;z-index:-3}
.hero-video-panel{position:absolute;inset:0 0 0 63%;clip-path:polygon(47% 0,100% 0,100% 100%,0 100%);background:#e6faff;z-index:-2}
.hero-video-panel img{position:absolute;object-fit:cover;filter:brightness(.7);width:100%;height:64%;right:0;top:0;clip-path:polygon(49% 0,100% 0,100% 100%,0 88%)}
.hero-video-panel .control-image{top:62%;height:38%;clip-path:none}
.hero-video-link{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;padding:76px 14px 0 95px;text-align:center;gap:48px;background:linear-gradient(transparent 5%,#001d3533 65%,transparent)}
.eyebrow{text-transform:uppercase;letter-spacing:2.8px;font-size:11px;font-weight:600}
.hero-video-link .eyebrow{font-size:10px;color:white;letter-spacing:3px}
.play{width:88px;height:88px;display:grid;place-items:center;border:3px solid #53e4eb;border-radius:50%;background:#002c48e8;color:white;font-size:31px;padding-left:6px;box-shadow:0 0 30px #00cde625;transition:background .2s,transform .2s}
a:hover .play{background:#006878;transform:scale(1.04)}
.video-invitation{font-size:22px;line-height:1.25;text-shadow:0 2px 6px #00111c}
.hero-copy{position:relative;width:46%;height:100%;padding:clamp(64px,6.4vw,100px) 3.5vw 30px max(4.8vw,calc((100vw - 1392px)/2));display:flex;flex-direction:column;align-items:flex-start}
.hero-copy::before{content:"";position:absolute;inset:-100px -32px -25px -120px;background:linear-gradient(115deg,#002039 40%,#043550);border-right:20px solid #0d3850;border-radius:0 0 52% 0;z-index:-1;box-shadow:16px 0 40px #00213944}
.hero-copy::after{content:"";position:absolute;inset:0 4% 9% 0;border-bottom:1px solid #ffffff1c;border-right:1px solid #ffffff1c;border-radius:0 0 55% 0;z-index:-1;pointer-events:none}
.hero-copy>.eyebrow{color:#31e3ec;font-size:13px;letter-spacing:1.6px;margin-bottom:22px}
h1{font-size:clamp(40px,3.9vw,60px);letter-spacing:-1.5px;line-height:1.02;max-width:590px}
h1 em{display:block;color:#0be2ed;font-style:italic}
.hero-description{font-size:clamp(17px,1.55vw,23px);line-height:1.35;max-width:465px;margin:23px 0 32px;color:#dae4eb}
.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:100px;background:var(--cyan);color:#00243b;padding:15px 28px;font-weight:600;font-size:16px;line-height:1.2;transition:background .2s,box-shadow .2s}
.button:hover{background:#5eeef3;box-shadow:0 5px 20px #00cbdd22}
.button svg{width:21px;height:21px}
.hero-signature{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:#c0d2e0;margin-top:auto;padding-top:34px}
.hero-signature::before{content:"";display:block;width:40px;height:2px;background:#22bfce;margin-bottom:16px}
.expertise{padding-top:45px;padding-bottom:34px}
.section-heading{text-align:center;margin-bottom:35px}
.section-heading .eyebrow{color:#49688d;margin-bottom:10px}
h2{font-size:40px;letter-spacing:-1.4px;line-height:1.15}
.expertise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.expertise-card{position:relative;background:white;padding:9px 9px 0;border:1px solid #e9f2f6;border-radius:9px;box-shadow:0 4px 18px #13436106;transition:transform .2s,box-shadow .2s}
.expertise-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #0b385217}
.card-image{height:clamp(150px,14vw,215px);border-radius:5px;background-size:cover;background-position:center}
.video-image{background-image:url('../salle-conference-smart-3d-v57.png')}
.audio-image{background-image:url('../assets/expertises/expertises-atlas-v111.png');background-size:300% 300%;background-position:50% 0}
.lighting-image{background-image:url('../salle-direction-smart-3d-v57.png');background-position:center 65%}
.card-icon{position:absolute;top:calc(clamp(150px,14vw,215px) - 37px);left:22px;display:grid;place-items:center;background:#003852;border:2px solid #dcf7fb;color:white;width:64px;height:64px;border-radius:50%}
.card-icon svg{width:31px;height:31px}
.card-copy{padding:22px 12px 24px;position:relative}
h3{font-size:20px;letter-spacing:-.45px;margin-bottom:10px}
.card-copy p{font-size:12px;color:#486074;line-height:1.5;padding-right:22px}
.card-arrow{position:absolute;right:10px;bottom:24px;color:#008b9f;width:21px}
.case-section{background:linear-gradient(105deg,#eef8fb,#e3eef3 52%,#f3f9fc);padding:22px 0}
.case-layout{display:grid;grid-template-columns:31% 1fr;gap:32px;align-items:center}
.ruled::after{content:"";display:block;width:39px;height:2px;background:#00bcca;margin-top:15px}
.case-copy .eyebrow{color:#496879;margin-bottom:25px}
.case-copy h2{margin-bottom:19px;font-size:44px}
.case-copy>p:not(.eyebrow){font-size:17px;line-height:1.45;margin-bottom:21px;max-width:340px;color:#365369}
.case-copy .button{font-size:15px;padding:13px 27px}
.case-card{background:white;border:3px solid white;border-radius:9px;box-shadow:0 6px 30px #163d5417;overflow:hidden}
.case-visual{display:block;height:300px;position:relative;background:#00243d;color:white}
.case-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 44%}
.case-location{position:absolute;right:27px;top:30px;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:16px;text-shadow:0 1px 5px black}
.case-location svg{width:29px;height:29px}
.case-visual>.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:80px;height:80px}
.case-visual:hover>.play{transform:translate(-50%,-50%) scale(1.04)}
.case-caption{display:flex;gap:18px;position:absolute;bottom:0;inset-inline:0;padding:14px 22px;background:#001526c9;font-size:13px}
.case-outcomes{display:grid;grid-template-columns:1fr 1.2fr 1.2fr;padding:18px 0}
.case-outcomes>div{display:flex;align-items:center;gap:12px;padding:0 15px}
.case-outcomes>div+div{border-left:1px solid #d8e5eb}
.case-outcomes svg{width:32px;height:32px}
.case-outcomes strong{display:block;font-size:13px;margin-bottom:6px}
.case-outcomes span{display:block;font-size:11px;line-height:1.25}
.sectors{padding-top:23px;padding-bottom:23px}
.sectors>.eyebrow{font-size:10px;color:#466375}
.sectors .ruled::after{margin-top:10px;width:30px}
.sectors ul{list-style:none;display:grid;grid-template-columns:1fr 1fr 1fr 1.45fr;padding:0;margin:4px 0 0}
.sectors li{display:flex;align-items:center;justify-content:center;gap:25px;font-size:16px;padding:0 15px;min-height:44px}
.sectors li+li{border-left:1px solid #d3e0e8}
.sectors svg{width:39px;height:39px}
.education{padding-bottom:14px}
.education-banner{border-radius:10px;overflow:hidden;background:linear-gradient(90deg,#002d47 5%,#002d47f5 28%,#002d4740 65%,#062d46ed 90%),url('../salle-visioconference-smart-3d-v57.png') center 47%/cover;min-height:133px;color:white;display:flex;align-items:center;gap:40px;padding:24px 33px}
.education-banner h2{font-size:27px;font-weight:400;letter-spacing:-.4px;margin-bottom:10px}
.education-banner h2 em{color:var(--cyan);font-style:normal}
.education-banner p{font-size:13px;color:#dceaf1;line-height:1.4}
.education-banner .button{margin-left:auto;padding:13px 27px;font-size:14px}
.education-banner .education-values{font-size:8px;line-height:1.8;letter-spacing:2px;text-transform:uppercase;margin-left:20px}
.site-footer{background:#00263f;color:#e2eef3;padding:34px 0 38px}
.footer-inner{display:grid;grid-template-columns:1.15fr 1.1fr 1.15fr .48fr;gap:30px;align-items:center}
.footer-inner>p{display:flex;align-items:center;gap:24px;font-size:13px;line-height:1.8}
.footer-inner svg{color:#00c1d1;width:38px;height:38px}
.footer-inner .footer-signature{display:block;font-size:9px;letter-spacing:2px;text-transform:uppercase;border-left:1px solid #ffffff33;padding-left:40px;color:#bccfdb}
dialog{border:1px solid #326077;border-radius:14px;padding:0;width:min(960px,calc(100% - 32px));max-height:calc(100dvh - 32px);background:#00243d;color:white;overflow:auto}
dialog::backdrop{background:#001522e8}
.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px}
.dialog-heading h2{font-size:20px;letter-spacing:0}
.close-video{display:flex;align-items:center;gap:12px;background:transparent;color:white;border:1px solid #79a1b7;border-radius:8px;padding:10px}
.close-video span{font-size:26px;line-height:18px}
dialog video{display:block;width:100%;max-height:65dvh;background:#001421}
.dialog-study{display:flex;align-items:center;gap:10px;color:#51e5ee;padding:20px;font-size:14px}
.video-status{padding:16px 20px;font-size:14px;line-height:1.5}
body.video-open{overflow:hidden}
@media(min-width:1550px){.hero-copy{padding-left:max(72px,calc((100vw - 1392px)/2));width:46%}}
@media(max-width:1200px){.header-inner{gap:22px;padding-inline:30px}.brand-name{font-size:25px}.brand-mark{width:34px}.brand-tagline{font-size:6px}nav{gap:16px}nav>a{font-size:11px}.contact-link{padding:10px 13px}.hero-copy{width:48%;padding-top:66px}.hero-video-link{padding-left:65px;gap:32px}.video-invitation{font-size:18px}.hero-description{font-size:18px}.case-outcomes>div{padding:0 10px;gap:7px}.case-outcomes svg{width:26px}.case-outcomes span{font-size:10px}h3{font-size:18px}.footer-inner{gap:18px}.footer-inner>p{gap:15px;font-size:11px}.footer-inner .footer-signature{padding-left:20px}}
@media(max-width:960px){.header-inner{min-height:80px;justify-content:space-between}.menu-toggle{display:flex;align-items:center;gap:12px;border:1px solid #4aa1b4;background:transparent;color:white;padding:10px 14px;border-radius:7px}.menu-toggle span{font-size:19px}nav{display:none;position:absolute;top:100%;left:0;right:0;background:#00243d;box-shadow:0 12px 20px #00142240;padding:22px 30px;flex-direction:column;align-items:stretch;gap:4px}nav.open{display:flex}nav>a{font-size:15px;padding:12px}.contact-link{margin:10px 0 0}.hero{height:610px}.hero-copy{width:55%;padding-left:30px;padding-top:60px}.hero-main-image{left:30%;right:0}.hero-video-panel{left:68%}.hero-video-link{padding:65px 14px 0 52px;gap:40px}.hero-video-link .eyebrow{font-size:8px;letter-spacing:1px}.hero-video-link .play{width:65px;height:65px;font-size:25px}.video-invitation{font-size:15px}.hero-description{font-size:18px}h1{font-size:44px}.expertise-grid{gap:15px}h2{font-size:32px}.card-copy{padding-inline:6px}h3{font-size:16px}.card-copy p{font-size:11px}.case-layout{grid-template-columns:1fr;gap:24px}.case-copy{max-width:600px}.case-copy>p:not(.eyebrow){max-width:none}.case-copy h2{font-size:36px}.case-copy .eyebrow{margin-bottom:18px}.case-visual{height:330px}.case-outcomes strong{font-size:14px}.case-outcomes span{font-size:12px}.case-outcomes>div{padding:0 20px;gap:15px}.sectors li{gap:14px;font-size:13px}.education-banner{gap:22px;padding:24px}.education-banner .education-values{display:none}.footer-inner{grid-template-columns:1fr 1fr}.footer-inner>p{font-size:13px}.footer-inner .footer-signature{border:0;padding-left:52px}}
@media(max-width:600px){.header-inner{min-height:78px;padding:15px 20px;gap:14px}.brand{gap:7px}.brand-name{font-size:22px}.brand-tagline{font-size:5.5px;letter-spacing:.9px}.brand-mark{width:32px}.menu-toggle{font-size:12px;padding:9px;gap:6px}.hero{height:auto;padding-bottom:225px}.hero-copy{width:100%;padding:42px 24px 35px;background:linear-gradient(125deg,#00243d,#04354e)}.hero-copy::before,.hero-copy::after{display:none}.hero-copy>.eyebrow{font-size:10px;margin-bottom:18px}h1{font-size:clamp(35px,8.8vw,48px);letter-spacing:-1.2px;max-width:470px}h1 em{max-width:430px}.hero-description{font-size:17px;line-height:1.45;max-width:440px;margin:20px 0 24px}.button{font-size:14px;padding:14px 23px}.hero-signature{padding-top:26px;font-size:8px;letter-spacing:2px}.hero-signature::before{margin-bottom:12px}.hero-main-image{inset:auto 20% 0 0;height:225px;z-index:-1;background-position:center 55%}.hero-video-panel{inset:auto 0 0 43%;height:225px;z-index:0;clip-path:polygon(38% 0,100% 0,100% 100%,0 100%)}.hero-video-panel img{height:100%;clip-path:none;filter:brightness(.5)}.hero-video-panel .control-image{display:none}.hero-video-link{padding:28px 7px 16px 40px;gap:19px}.hero-video-link .eyebrow{font-size:7px}.hero-video-link .play{width:54px;height:54px;font-size:20px}.video-invitation{font-size:12px;line-height:1.35}.expertise{padding-top:34px;padding-bottom:28px}.section-heading{margin-bottom:25px}.section-heading .eyebrow{font-size:9px}h2{font-size:29px;letter-spacing:-1px}.expertise-grid{grid-template-columns:1fr;gap:20px}.card-image{height:195px}.card-icon{top:159px;width:60px;height:60px}.card-copy{padding:25px 12px 22px}h3{font-size:21px}.card-copy p{font-size:12px}.card-arrow{bottom:22px}.case-section{padding:30px 0}.case-copy h2{font-size:34px}.case-copy>p:not(.eyebrow){font-size:16px}.case-visual{height:225px}.case-location{font-size:12px;top:16px;right:15px}.case-location svg{width:23px;height:23px}.case-visual>.play{width:63px;height:63px;font-size:23px}.case-caption{font-size:11px;gap:10px;padding:12px}.case-outcomes{grid-template-columns:1fr;padding:0 14px}.case-outcomes>div{padding:14px 0;gap:16px}.case-outcomes>div+div{border-left:0;border-top:1px solid #d8e5eb}.case-outcomes strong{margin-bottom:4px}.case-outcomes svg{width:29px;height:29px}.sectors{padding-block:24px}.sectors ul{grid-template-columns:1fr 1fr;gap:16px 0;margin-top:20px}.sectors li{justify-content:flex-start;padding:0 10px 0 0;font-size:12px;gap:10px;min-height:37px}.sectors li:nth-child(3){border-left:0}.sectors li:nth-child(even){padding-left:12px}.sectors svg{width:28px;height:28px}.education-banner{flex-direction:column;align-items:flex-start;gap:23px;padding:26px 22px;background-position:65% center}.education-banner .button{margin-left:0}.education-banner h2{font-size:26px}.education-banner p{font-size:12px;max-width:250px}.education{padding-bottom:24px}.footer-inner{grid-template-columns:1fr;gap:23px}.site-footer{padding:29px 0}.footer-inner>p{font-size:13px;gap:20px}.footer-inner .footer-signature{padding-left:58px;font-size:8px}.dialog-heading{padding:14px}.dialog-heading h2{font-size:15px;line-height:1.4}.close-video{font-size:12px}.dialog-study{font-size:12px;padding:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Navigation remains available when JavaScript is disabled. */
@media(max-width:960px){body:not(.js-ready) .menu-toggle{display:none}body:not(.js-ready) .header-inner{flex-wrap:wrap}body:not(.js-ready) nav{display:flex;position:static;flex-basis:100%;box-shadow:none;padding:10px 0}}
