/* SYCTA — composition validée : typographie régulière, espaces et découpes. */
.fallback-nav{display:flex;gap:1rem;flex-wrap:wrap;padding:1rem 0}.value-title{max-width:700px;margin-bottom:3rem}.directory-end{margin-bottom:5rem}.category-label{margin-top:3rem}.metrics{margin-left:0;margin-right:0}.metrics>div{display:flex;flex-direction:column}.metric-value{margin-left:0;order:-1}.source-visuals img{height:auto}.prose .source-visuals img[src*="map"]{max-width:100%;max-height:460px;width:100%}.related-links{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}
:root{--paper:#fff;--soft:#f3f3f0;--ink:#202422;--muted:#656a66;--line:#d8dad5;--brand:#edc643;--gutter:clamp(1rem,3.1vw,3rem);--max:1440px;--radius:6px;--font:Arial,Helvetica,sans-serif;--ease:cubic-bezier(.2,.7,.2,1)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.5 var(--font);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer;color:inherit}img{display:block;max-width:100%;height:auto}figure{margin:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--ink);outline-offset:5px}button:disabled{cursor:default}::selection{background:var(--brand);color:#161916}.skip-link{position:fixed;z-index:100;top:1rem;left:1rem;padding:1rem;background:white;transform:translateY(-180%)}.skip-link:focus{transform:none}.shell{max-width:var(--max);margin:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(4.5rem,9vw,9rem)}.section-rule{border-top:1px solid var(--line)}.eyebrow{font-size:.8125rem;letter-spacing:.03em;line-height:1.5;color:var(--muted)}.section-label{display:flex;align-items:center;gap:1rem;margin-bottom:clamp(2.5rem,5vw,5rem);font-size:.875rem;color:#4b514c}.section-label::after{content:"";height:1px;flex:1;background:var(--line)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:1.75rem;min-height:44px;padding-block:.45rem;border-bottom:1px solid currentColor;line-height:1.25}.arrow{font-size:1.35em;line-height:1;font-weight:400}.text-link:hover .arrow,.expertise-card:hover .arrow{transform:translate(2px,-2px)}.arrow{transition:transform .25s var(--ease)}.muted{color:var(--muted)}
.site-header{padding-top:1rem;padding-bottom:.625rem;position:relative;z-index:20}.nav-row{display:flex;align-items:center;gap:.625rem;min-height:46px}.nav-rail{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex:1;background:var(--soft);border-radius:var(--radius);padding:0 1rem;min-height:46px}.menu-button{border:0;background:transparent;display:inline-flex;align-items:center;gap:.65rem;min-height:46px;padding:0;font-size:.875rem}.menu-square{width:8px;height:8px;background:var(--ink);display:inline-block}.desktop-nav{display:flex;align-items:center;gap:2rem;font-size:.875rem}.desktop-nav a{padding-block:.7rem}.desktop-nav a[aria-current=page]{text-decoration:underline;text-underline-offset:5px}.nav-contact{display:flex;align-items:center;gap:1rem;justify-content:center;min-height:46px;padding:.6rem 1.1rem;font-size:.875rem;background:var(--soft);border-radius:var(--radius)}.brand{display:block;width:140px;line-height:0;flex-shrink:0}.brand img{width:100%;height:auto;mix-blend-mode:multiply}.inner-header .nav-rail{background:white;padding-left:0}.inner-header .nav-row{border-bottom:1px solid var(--line);padding-bottom:.625rem}.inner-header .desktop-nav{margin-left:auto}.inner-header .menu-button{margin-left:auto}
.menu-dialog{border:0;width:min(720px,calc(100% - 2rem));max-width:none;max-height:calc(100svh - 2rem);padding:clamp(1.5rem,4vw,3rem);background:white;color:var(--ink);border-radius:6px}.menu-dialog::backdrop{background:rgb(10 18 15/.38);backdrop-filter:blur(5px)}.menu-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:3.5rem}.menu-close{background:transparent;border:0;min-height:44px;padding:.5rem}.menu-links{display:grid;gap:.25rem}.menu-links a{display:flex;align-items:center;justify-content:space-between;min-height:70px;font-size:clamp(1.5rem,4vw,2.5rem);letter-spacing:-.04em;border-bottom:1px solid var(--line)}.menu-meta{margin-top:3rem;display:flex;flex-wrap:wrap;gap:1rem 2rem;font-size:.875rem;color:var(--muted)}
.hero{position:relative;overflow:hidden;border-radius:var(--radius);height:calc(100svh - 145px);min-height:530px;max-height:900px;background:#747b63}.hero-media{position:absolute;inset:0;overflow:hidden}.hero-photo,.hero-video{width:100%;height:100%;object-fit:cover;object-position:50% 50%;position:absolute;inset:0}.hero-photo{animation:hero-drift 26s ease-in-out infinite alternate;transform-origin:50% 50%;will-change:transform}.hero.is-paused .hero-photo{animation-play-state:paused}.hero-video[hidden]{display:none}.hero-shade{position:absolute;inset:0;background:linear-gradient(135deg,rgba(13,22,15,.24),transparent 55%,rgba(12,20,15,.12))}.hero-title{position:absolute;left:clamp(1.5rem,3.8vw,4rem);top:clamp(2rem,4vw,4rem);max-width:700px;color:white;font-size:clamp(2rem,4.6vw,4.5rem);line-height:1.08;letter-spacing:-.045em;z-index:2}.hero-title span{display:block}.hero-brand{position:absolute;left:0;bottom:0;background:white;border-radius:0 6px 0 0;padding:1.25rem 1.15rem .6rem 0;z-index:3;width:clamp(180px,26vw,325px)}.hero-brand a{display:block}.hero-brand img{width:100%;mix-blend-mode:multiply}.hero-controls{position:absolute;right:1.3rem;bottom:1.7rem;display:flex;align-items:center;gap:2rem;color:white;z-index:3}.hero-controls .text-link{font-size:.8125rem;border-bottom:none;gap:.75rem}.motion-toggle{border:1px solid white;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;background:transparent;color:white}.pause-icon{display:flex;gap:4px;align-items:center;justify-content:center}.pause-icon::before,.pause-icon::after{content:"";display:block;width:2px;height:13px;background:currentColor}.is-paused .pause-icon::before{width:0;height:0;background:none;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid currentColor}.is-paused .pause-icon::after{display:none}.hero-caption{display:flex;justify-content:flex-end;font-size:.8125rem;line-height:1.3;padding-top:1.2rem;text-align:right}.hero-caption span{display:block}@keyframes hero-drift{from{transform:scale(1)}to{transform:scale(1.07)}}
.approach-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:8vw;row-gap:3rem}.statement{font-size:clamp(2rem,4.25vw,4rem);line-height:1.1;letter-spacing:-.045em;max-width:800px}.statement span{display:block}.approach-copy{max-width:470px;align-self:end;justify-self:end;padding-top:7rem}.approach-copy p{margin-bottom:1.5rem}.approach-photos{display:grid;grid-template-columns:1.3fr 1fr;gap:1rem;align-items:start;margin-top:4rem;max-width:860px}.approach-photos figure:first-child img{aspect-ratio:2/2.6;object-fit:cover}.approach-photos figure:last-child{padding-top:20%}.approach-photos figure:last-child img{aspect-ratio:2/3;object-fit:cover}.approach-photos figcaption{margin-top:.6rem;font-size:.75rem;color:var(--muted)}.approach-summary{grid-column:2;align-self:center;max-width:380px;justify-self:end}.approach-summary p{margin-bottom:1.25rem}.expertise-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.expertise-grid{display:grid;grid-template-columns:1.55fr 1fr 1fr;gap:1rem}.expertise-card{position:relative;display:block;border-radius:5px;overflow:hidden;min-height:410px;background:var(--soft)}.expertise-card img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0;transition:transform .7s var(--ease)}.expertise-card:hover img{transform:scale(1.025)}.card-caption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem}.card-title{max-width:88%;background:white;padding:.85rem .9rem .3rem 0;border-radius:0 8px 0 0;font-size:1rem;line-height:1.25}.card-title span{display:block}.card-arrow{background:white;min-width:48px;height:48px;display:grid;place-items:center;border-radius:8px 0 0 0}.expertise-footer{margin-top:2.5rem;margin-left:auto;max-width:350px;text-align:right}.expertise-footer p{font-size:.875rem;line-height:1.4;margin-bottom:1rem}.expertise-footer a{font-size:.9375rem}.capabilities{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.capability{border-top:1px solid var(--line);padding-top:1.2rem}.capability h3{font-size:1.25rem;line-height:1.2;letter-spacing:-.025em;margin-bottom:1rem}.capability p{font-size:.9375rem;color:var(--muted)}.trust-row{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.trust-title{font-size:clamp(1.75rem,3vw,3rem);line-height:1.15;letter-spacing:-.035em}.client-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.5rem 2rem;align-items:center}.client-list figure{height:78px;display:flex;align-items:center;justify-content:center}.client-list img{object-fit:contain;max-height:65px;max-width:120px;filter:grayscale(1);opacity:.8}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3.5rem;border-top:1px solid var(--line);padding-top:2rem}.metric-value{display:block;font-size:clamp(2rem,4vw,4rem);line-height:1.1;letter-spacing:-.045em;margin-bottom:.65rem}.metric-label{display:block;color:var(--muted);font-size:.875rem;max-width:200px}.network-teaser{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.network-teaser img{aspect-ratio:4/3;width:100%;object-fit:cover}.network-teaser .statement{font-size:clamp(1.9rem,3.2vw,3rem)}.network-teaser p{margin-block:1.5rem 2rem;max-width:390px;color:var(--muted)}
.page-intro{padding-block:clamp(3.5rem,7vw,7rem);display:grid;grid-template-columns:1.4fr 1fr;gap:1.5rem 7vw;align-items:end}.page-intro .eyebrow{grid-column:1/-1}.page-title{font-size:clamp(2.6rem,5.4vw,5rem);line-height:1.06;letter-spacing:-.055em;max-width:830px}.page-lede{max-width:410px;justify-self:end;color:var(--muted);font-size:1.0625rem}.page-hero{width:100%;max-height:620px;aspect-ratio:2.35;object-fit:cover;border-radius:5px}.page-hero--portrait{object-position:50% 35%}.content-layout{display:grid;grid-template-columns:260px 1fr;gap:clamp(2rem,6vw,6rem);padding-block:clamp(4rem,7vw,7rem)}.page-index{align-self:start;position:sticky;top:2rem}.page-index h2{font-size:.8125rem;color:var(--muted);margin-bottom:1.5rem}.page-index a{display:block;font-size:.875rem;padding:.65rem 0;border-bottom:1px solid var(--line);line-height:1.4}.content-sections{min-width:0}.content-section{padding-block:2rem;border-top:1px solid var(--line);scroll-margin-top:2rem}.content-section:first-child{padding-top:0;border-top:0}.content-section h2{font-size:clamp(1.55rem,2.4vw,2.5rem);line-height:1.18;letter-spacing:-.035em;margin-bottom:1.5rem}.content-section h3{font-size:1.2rem;line-height:1.35;margin-block:1.5rem 1rem;letter-spacing:-.02em}.prose{max-width:750px}.prose p{margin-bottom:1.15rem}.prose ul{padding-left:1.3rem;margin:1rem 0 1.5rem}.prose li{margin-bottom:.65rem}.prose a{text-decoration:underline;text-underline-offset:3px}.fold{border-top:1px solid var(--line);scroll-margin-top:2rem}.fold summary{display:flex;gap:1.25rem;align-items:baseline;justify-content:space-between;list-style:none;padding:1.6rem 0;cursor:pointer}.fold summary::-webkit-details-marker{display:none}.fold summary h2{font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.25;letter-spacing:-.03em}.fold summary::after{content:"+";font-size:1.5rem;line-height:1;flex-shrink:0}.fold[open] summary::after{content:"−"}.fold .prose{padding-bottom:1.75rem;padding-right:3rem}.fold .source-heading{font-size:1.1rem;color:var(--muted);line-height:1.4;margin-bottom:1rem}.fold img{max-height:330px;width:auto;object-fit:contain;margin-block:1.5rem}.related-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.related-links a{min-height:100px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:1.15rem}.video-link{padding:1.5rem;background:var(--soft);border-radius:5px;margin-top:2rem}.video-link p{font-size:.875rem;margin-top:.7rem;color:var(--muted)}.network-map{width:100%;max-width:950px;margin:3rem auto;object-fit:contain}.source-visuals{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap;margin-top:1.5rem}.source-visuals img{max-width:250px;max-height:130px;object-fit:contain}
.contact-section{background:var(--soft);padding-block:clamp(4rem,7vw,7rem);margin-top:2rem}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:3rem 8vw}.contact-heading{font-size:clamp(2rem,4vw,4rem);line-height:1.12;letter-spacing:-.04em}.contact-heading span{display:block}.contact-methods{display:grid;gap:2rem;align-self:end}.contact-methods h3{font-size:.8125rem;color:var(--muted);margin-bottom:.7rem}.contact-methods a{font-size:clamp(1.15rem,2vw,1.75rem);letter-spacing:-.025em;display:inline-block;overflow-wrap:anywhere}.contact-methods a:hover{text-decoration:underline;text-underline-offset:5px}.contact-address{font-size:.9375rem;line-height:1.5;max-width:280px}.contact-map-link{font-size:.875rem!important;margin-top:.6rem;text-decoration:underline;display:inline-flex!important;gap:1rem;align-items:center}.site-footer{padding-block:2rem}.footer-row{display:flex;justify-content:space-between;gap:2rem;align-items:center;font-size:.8125rem;color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem}.footer-top{display:inline-flex;gap:.6rem;align-items:center;min-height:44px}.error-page{min-height:60svh;display:flex;flex-direction:column;justify-content:center;gap:2rem;max-width:750px}.error-page h1{font-size:clamp(2rem,6vw,4rem);line-height:1.1;letter-spacing:-.04em}.error-page a{align-self:flex-start}
@media(min-width:1500px){.hero{max-height:860px}}@media(max-width:1050px){.desktop-nav{gap:1.3rem}.expertise-grid{grid-template-columns:1fr 1fr}.expertise-card:first-child{grid-column:1/-1;min-height:350px}.expertise-card{min-height:360px}.capabilities{grid-template-columns:1fr 1fr}.client-list{grid-template-columns:repeat(4,1fr)}.content-layout{grid-template-columns:200px 1fr;gap:2.5rem}.approach-copy{padding-top:4rem}.hero-controls{gap:1rem}.hero-controls .text-link{max-width:170px}}
@media(max-width:700px){:root{--gutter:1rem}.site-header{padding-top:.625rem}.nav-rail{padding-left:.75rem;padding-right:.75rem;min-height:44px}.menu-button{min-height:44px}.nav-contact{font-size:.8125rem;min-height:44px;padding:.5rem .8rem;gap:.65rem}.desktop-nav{display:none}.nav-row{min-height:44px}.inner-header .brand{width:126px}.inner-header .nav-contact{display:none}.inner-header .nav-rail{padding-right:0}.hero{height:calc(100svh - 140px);min-height:540px;max-height:820px}.hero-title{font-size:clamp(1.95rem,7.8vw,2.6rem);top:3.4rem;left:1.35rem;line-height:1.08;letter-spacing:-.04em}.hero-brand{width:172px;padding:1rem .75rem .4rem 0}.hero-controls{inset:auto 1rem 1.7rem auto;display:block}.hero-controls .text-link{font-size:.75rem;line-height:1.35;max-width:130px;text-align:right;margin-top:0;min-height:30px;gap:.5rem}.motion-toggle{position:absolute;right:0;bottom:3.9rem;width:38px;height:38px}.hero-caption{font-size:.75rem;padding-top:1rem}.section{padding-block:4.5rem}.section-label{margin-bottom:2.6rem;font-size:.8125rem;gap:.7rem}.statement{font-size:clamp(1.9rem,7.75vw,2.5rem);line-height:1.14;letter-spacing:-.04em}.approach-grid{display:block}.approach-copy{padding-top:2.25rem;margin-left:40%;font-size:.875rem;line-height:1.4;max-width:none}.approach-copy p{margin-bottom:1rem}.approach-copy .text-link{font-size:.875rem;gap:.75rem}.approach-photos{margin-top:3rem;gap:.4rem;grid-template-columns:1.35fr .95fr}.approach-photos figure:first-child img{aspect-ratio:2/3.4}.approach-photos figure:last-child{padding-top:35%}.approach-photos figure:last-child img{aspect-ratio:2/3.6}.approach-photos figcaption{font-size:.75rem;line-height:1.35}.approach-summary{margin-left:27%;margin-top:2.5rem;font-size:.9375rem;line-height:1.5}.expertise-intro{display:block;margin-bottom:2rem}.expertise-intro>.text-link{margin-top:1rem;font-size:.875rem}.expertise-grid{gap:.65rem;grid-template-columns:1fr 1fr}.expertise-card:first-child{min-height:240px}.expertise-card{min-height:290px}.card-title{font-size:.9375rem;max-width:calc(100% - 25px);padding:.7rem .6rem .3rem 0}.card-arrow{min-width:34px;height:34px;font-size:.9rem}.card-caption{gap:.2rem}.expertise-footer{max-width:270px;margin-top:2.5rem}.expertise-footer p{font-size:.875rem}.capabilities{gap:2rem 1.2rem}.capability h3{font-size:1.125rem}.capability p{font-size:.875rem}.trust-row{display:block}.trust-title{font-size:1.8rem}.client-list{grid-template-columns:repeat(3,1fr);gap:1rem}.client-list figure{height:60px}.client-list img{max-width:85px;max-height:50px}.metrics{gap:1rem;margin-top:2.5rem}.metric-value{font-size:2rem}.metric-label{font-size:.75rem;line-height:1.4}.network-teaser{display:block}.network-teaser .statement{font-size:1.9rem;margin-top:2rem}.network-teaser p{font-size:.9375rem}.page-intro{display:block;padding-block:3rem 2.5rem}.page-intro .eyebrow{margin-bottom:2rem}.page-title{font-size:clamp(2.5rem,10vw,3.6rem);line-height:1.08;letter-spacing:-.045em}.page-lede{margin-top:2rem;margin-left:20%;font-size:.9375rem;line-height:1.5}.page-hero{aspect-ratio:1.3;max-height:none}.content-layout{display:block;padding-block:3rem}.page-index{position:static;margin-bottom:3rem}.page-index h2{margin-bottom:.5rem}.page-index nav{display:flex;overflow-x:auto;gap:1.25rem;scrollbar-width:thin;padding-bottom:.65rem}.page-index a{flex:0 0 auto;font-size:.8125rem;max-width:230px;white-space:normal;padding-bottom:.55rem;border-bottom:1px solid var(--line)}.content-section h2{font-size:1.65rem}.prose{font-size:1rem;line-height:1.65}.fold summary{padding-block:1.4rem;gap:1.2rem}.fold summary h2{font-size:1.35rem;line-height:1.25}.fold .prose{padding-right:0;padding-bottom:1.4rem}.fold .source-heading{font-size:1rem}.related-links{display:block}.related-links a{min-height:80px;font-size:1.125rem}.source-visuals img{max-width:100%}.contact-grid{display:block}.contact-heading{font-size:2.15rem}.contact-methods{margin-top:3rem;gap:2.25rem}.contact-methods a{font-size:1.4rem}.footer-row{display:block}.footer-links{gap:1rem;margin-top:1.25rem}.footer-top{margin-top:.65rem}.menu-dialog{width:calc(100% - 1.25rem);padding:1.4rem}.menu-links a{font-size:1.8rem;min-height:70px}.menu-top{margin-bottom:2.5rem}.menu-meta{display:grid;gap:.5rem}.inner-header .nav-rail>.menu-button{display:inline-flex}}
@media(max-width:360px){.hero-brand{width:148px}.hero-controls .text-link{max-width:112px;font-size:.75rem}.hero-title{font-size:1.8rem}.approach-copy{margin-left:30%}.metrics{grid-template-columns:1fr;gap:1.5rem}.metric-label{max-width:none}.capabilities{grid-template-columns:1fr}.card-title{font-size:.875rem}.nav-contact{padding-inline:.65rem}.hero{min-height:510px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-photo{transform:none!important}}@media print{.site-header,.menu-dialog,.motion-toggle,.site-footer,.page-index{display:none!important}.hero{height:300px;min-height:0}.hero-title{font-size:2rem}.section,.content-layout{padding-block:1.5rem}.content-layout{display:block}.fold .prose{display:block}.fold{break-inside:avoid}.contact-section{background:white}.hero-photo{animation:none}.expertise-card{min-height:160px}.hero-controls{display:none}}
/* Navigation persistante, logo discret après le film d'entrée. */
.site-header{position:sticky;top:0;background:rgba(255,255,255,.98)}.scroll-brand{display:none}.home-header.is-scrolled .scroll-brand{display:block}.home-header.is-scrolled .nav-rail{background:white;padding-left:0}.home-header.is-scrolled .menu-button{margin-left:auto}.related-links{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}
@media(max-width:700px){.home-header.is-scrolled .brand{width:126px}.home-header.is-scrolled .nav-contact{display:none}.home-header.is-scrolled .nav-rail{padding-right:0}.home-header.is-scrolled .nav-row{border-bottom:1px solid var(--line);padding-bottom:.625rem}}

/* Logo blanc sur le visuel d’accueil, sans cartouche. */
.hero-brand{left:clamp(1.35rem,3.8vw,4rem);bottom:1.7rem;background:transparent;border-radius:0;padding:0;width:clamp(155px,24vw,290px)}
.hero-brand img{mix-blend-mode:normal}
@media(max-width:700px){.hero-brand{width:145px;bottom:1.7rem;padding:0}}

/* Journal et valeurs : prolongement de la direction graphique SYCTA. */
.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem 3rem;padding:1rem 0 2.5rem}.values-grid h3{font-size:1.4rem;margin-bottom:1rem}.values-grid section:last-child{grid-column:1/-1}.client-list img.client-cressi{width:120px;height:36px;max-height:36px;object-fit:cover}.metric-value{font-variant-numeric:tabular-nums;margin-left:0}.news-company{padding:3rem;background:var(--soft);border-radius:6px}.news-empty{max-width:550px;margin-top:2rem;color:var(--muted)}.news-empty p+p{margin-top:.75rem}.news-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:2.5rem}.news-heading>p{max-width:360px;color:var(--muted)}.news-grid,.company-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;margin-top:2.5rem}.news-card{border-top:1px solid var(--line);padding-top:1.25rem;display:flex;flex-direction:column;gap:1.25rem}.news-card h3,.company-card h3{font-size:1.45rem;line-height:1.25;letter-spacing:-.025em}.news-card a:hover{text-decoration:underline;text-underline-offset:5px}.news-origin{font-size:.8rem;color:var(--muted);margin-top:auto}.news-note{margin-top:3rem;color:var(--muted);font-size:.8rem}.company-card{display:flex;flex-direction:column;gap:1rem}.company-card img{width:100%;aspect-ratio:1.6;object-fit:cover}.company-card .text-link{align-self:start;margin-top:auto}.news-article{margin:auto}.news-card,.company-card{transition:transform .3s ease}.news-card:hover{transform:translateY(-3px)}
@media(max-width:1100px){.desktop-nav{gap:1rem}.nav-rail{gap:1rem}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.desktop-nav{display:none}.news-company{padding:2rem}.company-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.values-grid,.news-grid,.company-grid{grid-template-columns:1fr}.values-grid section:last-child{grid-column:auto}.news-heading{display:block}.news-heading>p{margin-top:1.5rem}.news-company{padding:1.5rem}.client-list img.client-cressi{width:85px;height:26px;max-height:26px}}
@media(prefers-reduced-motion:reduce){.news-card,.company-card{transition:none}.news-card:hover{transform:none}}
#preview[hidden]{display:none}

/* Essai visuel Ataraxia : échelle, contrastes et journal photographique. */
.hero{height:calc(100svh - 95px);max-height:1050px;border-radius:2px}.hero-shade{background:linear-gradient(180deg,rgba(12,21,15,.36),rgba(12,21,15,.08) 55%,rgba(12,21,15,.32))}.hero-eyebrow{position:absolute;top:2.5rem;left:clamp(1.5rem,3.8vw,4rem);color:white;z-index:2;text-transform:uppercase;font-size:.72rem;letter-spacing:.13em}.hero-title{top:6.5rem;max-width:100%;font-size:clamp(3.25rem,7.5vw,7.6rem);line-height:.99;letter-spacing:-.055em}.hero-title span{animation:hero-line-in 1s cubic-bezier(.2,.7,.2,1) both}.hero-title span:nth-child(2){animation-delay:.16s}.hero-caption{padding-bottom:1.5rem}.hero-controls{bottom:2rem}.hero-brand{bottom:2rem}.approach-dark{position:relative;background:#202422;color:#f8f8f2;overflow:hidden;margin-top:2rem}.approach-dark>.shell{position:relative}.approach-dark .section-label{color:#bdc1b9;position:relative;z-index:1}.approach-dark .section-label::after{background:#555a52}.approach-mark{position:absolute;width:min(52vw,680px);height:auto;right:-5%;top:2rem;color:#747b70;opacity:.32;pointer-events:none}.approach-grid{position:relative;z-index:1}.approach-dark .statement{font-size:clamp(2.8rem,5.5vw,5.6rem);line-height:1.04;letter-spacing:-.05em;max-width:850px}.approach-dark .approach-copy{padding-top:7rem;color:#d1d5cb}.approach-dark .approach-copy .text-link{color:white}.approach-dark .approach-photos{margin-top:2rem;gap:1.25rem}.approach-dark .approach-photos figure:last-child{padding-top:28%}.approach-dark .approach-photos figure:first-child img{aspect-ratio:4/5}.approach-dark .approach-photos figure:last-child img{aspect-ratio:3/4}.approach-dark .approach-summary{align-self:center;color:#d1d5cb;font-size:1.1rem;max-width:440px;margin-left:auto}.approach-dark figcaption{color:#afb5a8;font-size:.75rem;margin-top:.8rem}.approach-dark a:focus-visible{outline-color:white}.home-journal{border-top:1px solid var(--line)}.journal-intro{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.journal-feature{display:grid;grid-template-columns:1.15fr 1fr;background:#f0f0eb;margin-top:3rem}.journal-photo{position:relative;min-height:470px;overflow:hidden}.journal-photo>img{height:100%;width:100%;position:absolute;object-fit:cover;object-position:50% 38%;transition:transform .9s var(--ease)}.journal-feature:hover .journal-photo>img{transform:scale(1.025)}.journal-photo-label{position:absolute;bottom:1.25rem;left:1.5rem;color:white;text-transform:uppercase;font-size:.72rem;letter-spacing:.12em;background:rgba(24,28,25,.65);padding:.5rem .75rem}.journal-copy{padding:clamp(2rem,4vw,4rem);display:flex;flex-direction:column;align-items:start;justify-content:center;gap:1.5rem}.journal-copy h3{font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.07;letter-spacing:-.045em}.journal-copy>p:not(.eyebrow){color:var(--muted)}.journal-copy .journal-pending{font-size:.8rem;margin-top:1rem}.news-company-editorial{padding:0;background:transparent}.reveal-pending{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.reveal-pending.is-visible{opacity:1;transform:none}@keyframes hero-line-in{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){.journal-photo{min-height:400px}.journal-copy{padding:2rem}.approach-dark .approach-grid{column-gap:5vw}}
@media(max-width:700px){.hero{height:calc(100svh - 105px);min-height:560px}.hero-eyebrow{font-size:.6rem;top:2rem;left:1.35rem;letter-spacing:.09em}.hero-title{top:5.3rem;left:1.35rem;font-size:clamp(2.8rem,12vw,4.8rem);line-height:1.04;max-width:calc(100% - 2.7rem)}.hero-brand{width:140px}.hero-caption{padding-bottom:.5rem}.approach-dark{margin-top:1rem}.approach-dark .statement{font-size:clamp(2.5rem,10.8vw,4rem)}.approach-mark{width:100%;right:-36%;top:5rem;opacity:.23}.approach-dark .approach-copy{padding-top:2.5rem;margin-left:18%;font-size:1rem}.approach-dark .approach-summary{margin:2.5rem 0 0 10%;font-size:1rem}.approach-dark .approach-photos{margin-top:3rem;gap:.65rem}.journal-intro{display:block}.journal-intro>.text-link{margin-top:1.5rem}.journal-feature{grid-template-columns:1fr;margin-top:2rem}.journal-photo{min-height:330px}.journal-copy{padding:2rem 1.5rem}.journal-copy h3{font-size:2.3rem}.journal-photo-label{left:1rem}.news-company-editorial{padding:0}}
@media(prefers-reduced-motion:reduce){.reveal-pending{opacity:1;transform:none}.hero-title span{animation:none}.journal-feature:hover .journal-photo>img{transform:none}}
@media print{.reveal-pending{opacity:1;transform:none}.approach-dark{background:white;color:black}.approach-dark .approach-copy,.approach-dark .approach-summary{color:black}.approach-mark{display:none}}

/* Retour à la photographie et navigation bilingue discrète. */
.hero-title{top:clamp(1.6rem,3.4vw,3.2rem)}.language-switch{order:3;flex-shrink:0;white-space:nowrap;display:inline-flex;align-items:center;gap:.25rem;min-height:44px;padding:.3rem .3rem .3rem .5rem;font-size:.72rem;letter-spacing:.035em;color:#777}.language-switch .active{color:#202422;text-decoration:underline;text-underline-offset:4px}.nav-rail{order:1}.nav-contact{order:2}.language-switch:hover{color:#202422}@media(max-width:700px){.hero-title{top:2rem}.language-switch{font-size:.66rem;gap:.15rem;padding-left:.25rem}.nav-row{gap:.35rem}.nav-contact{padding-inline:.65rem;font-size:.73rem}.home-header.is-scrolled .language-switch{margin-left:.5rem}html[lang=en] .hero-title{font-size:clamp(2.4rem,10.5vw,4rem)}}
/* Service photographs settle into place as they enter the viewport. */
.expertise-card.service-pending{opacity:0;transform:translateY(64px);transition:opacity .85s var(--ease) var(--install-delay,0ms),transform 1.15s var(--ease) var(--install-delay,0ms)}
.expertise-card.service-pending img{transform:scale(1.12);transition:transform 1.6s var(--ease) var(--install-delay,0ms)}
.expertise-card.service-installed{opacity:1;transform:translateY(0)}
.expertise-card.service-installed img{transform:scale(1)}
.expertise-card.service-installed:hover img{transform:scale(1.035)}
.expertise-card img[src*="porte-conteneurs-mer"]{object-position:61% 50%}
@media(prefers-reduced-motion:reduce){.expertise-card.service-pending{opacity:1;transform:none}.expertise-card.service-pending img{transform:none}}
@media print{.expertise-card.service-pending{opacity:1;transform:none}.expertise-card.service-pending img{transform:none}}
/* Smart: one new word per second, entering from above. */
.hero-title.hero-smart{display:block;font-size:clamp(2.1rem,7.1vw,7.2rem);line-height:1.12;right:1rem}
.hero-smart .smart-intro{display:block;white-space:nowrap;margin-bottom:.12em}
.hero-smart .smart-line{display:flex;align-items:baseline;gap:.22em}
.hero-smart .smart-label{font-size:.72em;flex-shrink:0}
.hero-smart span{animation:none}
.smart-window{display:block;height:1.15em;overflow:hidden;width:5.3em;flex-shrink:0}
.hero-smart .smart-track{display:flex;flex-direction:column;transform:translateY(-80%);animation:smart-words 10s cubic-bezier(.65,0,.25,1) infinite}
.smart-track>span{display:block;height:1.15em;flex:none;white-space:nowrap}
@keyframes smart-words{0%,20%{transform:translateY(-80%)}25%,45%{transform:translateY(-60%)}50%,70%{transform:translateY(-40%)}75%,95%{transform:translateY(-20%)}100%{transform:translateY(0)}}
.hero.is-paused .smart-track{animation-play-state:paused}
.operations-section{overflow:hidden;overflow:clip}
.side-pending{opacity:0;transform:translateX(var(--side-offset,-80px));transition:opacity .85s var(--ease) var(--side-delay,0ms),transform 1.1s var(--ease) var(--side-delay,0ms)}
.side-pending.side-visible{opacity:1;transform:translateX(0)}
@media(max-width:700px){.hero-title.hero-smart{font-size:clamp(1.75rem,7.2vw,3rem);left:1.1rem;gap:.2em}}
@media(prefers-reduced-motion:reduce){.hero-smart .smart-track{animation:none;transform:translateY(-80%)}.side-pending{opacity:1;transform:none}}
@media print{.hero-smart .smart-track{animation:none;transform:translateY(-80%)}.side-pending{opacity:1;transform:none}}
/* A quiet, schematic European partner network. */
.europe-network{position:relative;background:#f0f1ec;border:1px solid #e5e7df;overflow:hidden;border-radius:3px}
.europe-network svg{display:block;width:100%;height:auto;overflow:hidden;padding:1rem}
.network-land path{fill:#dce0d5;stroke:#fafbf7;stroke-width:1.1;fill-rule:evenodd}
.network-dots{fill:#626d5c;opacity:.65}
.network-route{fill:none;stroke:#6c7b63;stroke-width:1;opacity:.26}
.network-signal{fill:none;stroke:#344c34;stroke-width:1.8;stroke-linecap:round;stroke-dasharray:4 96;animation:network-flow 6s linear infinite;opacity:.8}
.network-hubs{fill:#354831}.network-pulse{fill:none;stroke:#59704c;stroke-width:1;transform-box:fill-box;transform-origin:center;animation:network-beat 4s ease-out infinite}
.europe-network figcaption{padding:0 1.5rem 1.4rem;font-size:.82rem;color:#40493c}.europe-network figcaption span{display:block;margin-top:.4rem;font-size:.65rem;color:#798072}
.network-motion{position:absolute;top:.8rem;right:.8rem;width:36px;height:36px;border:1px solid #cbd1c4;background:#f0f1ece6;border-radius:50%;font-size:.85rem}
.connections-paused .network-signal,.connections-paused .network-pulse{animation-play-state:paused}
@keyframes network-flow{to{stroke-dashoffset:-100}}
@keyframes network-beat{0%{opacity:.7;transform:scale(.45)}80%,100%{opacity:0;transform:scale(1.6)}}
@media(prefers-reduced-motion:reduce){.network-signal,.network-pulse{animation:none}.network-pulse,.network-motion{display:none}}
@media print{.network-signal,.network-pulse{animation:none}.network-motion{display:none}}
