/* Production components using the approved type, spacing and colour system. */
:root{--navy-deep:var(--deep);--control-radius:999px}
[hidden]{display:none!important}
html{scroll-padding-top:100px}
main{min-width:0}
.hero{height:auto;min-height:560px}
.hero-content{padding-top:32px}
/* Give the retouched pharmacy photograph room before the headline, especially on phones. */
.accueil-page .hero{background:var(--deep)}
.accueil-page .hero>.hero-photo{transform:none;object-position:50% 42%}
@media(max-width:759px){
 .accueil-page .hero{--hero-photo-height:clamp(320px,85vw,480px);padding-top:calc(var(--hero-photo-height) - 88px)}
 .accueil-page .hero>.hero-photo{bottom:auto;height:var(--hero-photo-height);object-position:50% 40%}
 .accueil-page .hero:after{bottom:auto;height:calc(var(--hero-photo-height) + 1px);background:linear-gradient(180deg,#10264c05 0%,#10264c05 52%,#10264c80 76%,#10264c 100%)}
 .accueil-page .hero-content{padding-top:24px}
}
@media(min-width:760px){
 .accueil-page .hero{min-height:clamp(650px,52vw,840px)}
 .accueil-page .hero:after{background:linear-gradient(90deg,#10264c80 0%,#10264c26 48%,#10264c00 72%),linear-gradient(0deg,#10264ccc 0%,#10264c38 38%,#10264c00 68%)}
}
.intro-home{row-gap:0}
.experience-group{grid-column:1/-1;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,10rem),1fr));row-gap:24px;margin-top:28px;padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.intro-home .experience{display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-width:0;padding:0 clamp(16px,3vw,40px) 0 0;margin:0!important;border:0}
.intro-home .experience+.experience{border-left:1px solid var(--line);padding:0 0 0 clamp(16px,3vw,40px)}
.intro-home .experience-total{display:flex;align-items:baseline;gap:6px;flex-shrink:0;margin:0;color:var(--accent);line-height:1;font-weight:600;letter-spacing:-.04em}
.experience-count{display:inline-block;min-width:2ch;text-align:left;font-size:clamp(3.5rem,8vw,5.25rem);font-variant-numeric:tabular-nums;letter-spacing:-.055em}
.experience-count-wide{min-width:3ch}
.experience-unit{font-size:1.25rem;letter-spacing:-.02em}
.experience-copy{max-width:260px;font-size:1rem;line-height:1.6;color:var(--navy);overflow-wrap:break-word}
.experience-accessible-number{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media(min-width:760px){.experience-group{margin-top:36px;padding:32px 0}.intro-home .experience{flex-direction:row;align-items:center;flex-wrap:wrap;gap:18px 24px}.experience-copy{flex:1 1 150px}}
@media(max-width:359px){.intro-home .experience{padding:0}.intro-home .experience+.experience{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}}
.topbar .brand{flex-shrink:0}
.nav{top:100%;max-height:calc(100dvh - 76px);overflow-y:auto}
.nav a:focus-visible,.footer a:focus-visible{outline-offset:2px}
.footer-logo{display:block}
/* Frame the supplied artwork for a readable header, without resampling or redrawing it.
   The full signature remains in the footer. Header viewport in source pixels:
   x=72, y=124, width=1832, height=456. The notch only hides the tiny slogan. */
.topbar .brand{position:relative;width:216px;max-width:calc(100vw - 182px);min-height:44px;aspect-ratio:1832/456;overflow:hidden}
.topbar .brand img{position:absolute;left:-3.930131%;top:50%;margin-top:-19.213974%;width:106.550219%;max-width:none;height:auto;aspect-ratio:1952/806;object-fit:contain;clip-path:polygon(0 0,100% 0,100% 100%,84% 100%,84% 66%,28.2% 66%,28.2% 100%,0 100%)}
.footer-logo{width:360px;max-width:100%}
.footer-logo img{width:100%;height:auto;aspect-ratio:1952/806;object-fit:contain;mix-blend-mode:multiply}
@media(max-width:759px){.topbar{padding-inline:16px;gap:10px}.topbar .brand{width:184px}}
@media(min-width:760px){.topbar .brand{width:248px;max-width:100%}}
.footer-nav{align-content:start}
.breadcrumbs{margin:0 0 28px;padding:0 0 20px;border-bottom:1px solid var(--line)}
.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px 12px;padding:0;margin:0;list-style:none;font-size:.875rem;line-height:1.6}
.breadcrumbs li+li:before{content:'/';color:#8c97a6;margin-right:12px}
.breadcrumbs a{display:inline-block;min-height:32px;text-decoration:underline;text-underline-offset:4px}
.context-copy h2{margin-bottom:20px;max-width:850px}
.context-copy p{max-width:850px;color:var(--muted)}
.context-copy a,.content-copy p a,.seo-copy a,.product-notes p a{font-weight:600;text-decoration:underline;text-underline-offset:4px}
.teaser-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.teaser-grid figure{min-width:0}
.work-gallery .zoom,.photo,.zoom-link{display:block}
.work-gallery .zoom{border-radius:var(--radius);overflow:hidden}
.work-gallery .photo{border-radius:0}
.product-facts{padding:18px 0 0;margin:20px 0 0;border-top:1px solid #ffffff40;list-style:none;color:#e0e6f0;font-size:.9375rem;line-height:1.7}
.product-facts li+li{margin-top:5px}
.product-copy .product-facts{padding-top:16px}
.product-notes p a{color:inherit}
.method-cover .zoom-link,.projections .zoom-link{border-radius:var(--radius);overflow:hidden}
.zoom-link[href="/assets/projection-cosmetique.jpg"]{--projection-zoom:1.024}
.plan .zoom-link{display:block;background:var(--paper)}
.plan img{width:100%;height:auto}
/* Start with the hand-drawn intention; preserve every annotation and show 3D later. */
.method-plan{margin-bottom:40px}
.method-plan .section-heading h2{font-size:clamp(1.5rem,3vw,2.25rem)}
.method-plan .plan{margin-top:24px;min-width:0}
.method-plan .plan .zoom-link{padding:clamp(12px,2vw,28px);border:1px solid var(--line);border-radius:var(--radius)}
.method-plan .plan .photo{width:100%;max-width:760px;aspect-ratio:1120/905;margin-inline:auto;overflow:hidden;border-radius:0}
.method-plan .plan img{display:block;width:114.285715%;max-width:none;height:auto;max-height:none;aspect-ratio:1280/905;margin-left:-14.285715%;object-fit:contain;transform:none}
.methode-page .projections-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:28px}
.methode-page .projections-grid figure{min-width:0;margin:0}
.methode-page .projections-grid .photo{aspect-ratio:4/3;overflow:hidden}
.methode-page .projections-grid .photo img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center;transform:scale(var(--projection-card-zoom,1))}
.methode-page .zoom-link[href="/assets/projection-conseil.png"]{--projection-card-zoom:1.24;--projection-zoom:1.012}
@media(min-width:760px){.method-plan{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2.4fr);align-items:center;gap:40px;margin-bottom:64px}.method-plan .section-heading{margin:0}.method-plan .plan{margin:0}.methode-page .projections-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}
.field input,.field select,.field textarea{scroll-margin-top:110px}
.quote-form{gap:22px}
.quote-form fieldset{border:0;margin:0;padding:0;min-width:0;display:grid;gap:22px}
.quote-form legend{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}
.quote-grid{display:grid;gap:22px}
.quote-form>.quote-required{margin-bottom:0}
.quote-form .quote-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.quote-help{font-size:.8125rem;line-height:1.55;color:var(--muted);margin-top:10px}
.field-error{display:block;color:#a81f30;font-size:.875rem;line-height:1.5;margin-top:8px}
.field-error:empty{display:none}
.field [aria-invalid=true]{border-color:#a81f30;background:#fff9fa}
.quote-form[aria-busy=true]{cursor:progress}
.quote-form button:disabled{opacity:.7;cursor:wait}
.quote-status{padding:16px;border:1px solid var(--line);border-radius:8px;font-size:1rem;line-height:1.6;margin:0;outline-offset:4px}
.quote-status[data-state=error]{border-color:#bd4050;color:#a21c2b}
.quote-status[data-state=success]{border-color:#668a76;color:#27593d}
.quote-status a{text-decoration:underline;overflow-wrap:anywhere}
.quote-status:empty{display:none}
.qa summary{list-style:none;position:relative;padding:0 35px 0 0;min-height:44px;display:flex;align-items:center}
.qa summary::-webkit-details-marker{display:none}
.qa summary:after{content:'+';position:absolute;right:0;top:4px;font-family:'DM Sans',sans-serif;font-size:1.5rem;font-weight:400}
.qa details[open] summary:after{content:'−'}
.qa details p:first-of-type{padding-top:16px;margin:0}
.qa details a{text-decoration:underline;text-underline-offset:4px}

/* The existing, useful service content keeps its dedicated URLs. */
.page-hero{padding:36px var(--gutter) 44px}
.page-hero h1{font-size:2.375rem;line-height:1.13}
.page-hero-copy>p:last-child{color:var(--muted);margin-top:18px}
.page-hero-media{margin-top:30px}
.page-hero-media .zoom-link{border-radius:var(--radius);overflow:hidden}
.page-hero-media img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
.hero-image-caption{font-size:.8125rem;color:var(--muted);line-height:1.5;margin-top:12px}
.editorial{padding:56px var(--gutter);background:var(--paper)}
.editorial.white{background:white}
.editorial.navy,.page-cta{background:var(--navy);color:#e0e6f0}
.editorial.navy h2,.editorial.navy h3,.page-cta h2,.page-cta .eyebrow{color:white}
.editorial.navy .button{color:white;border-color:#c2cce0}
.editorial-head{margin-bottom:30px}
.editorial-head p:not(.eyebrow){margin-top:20px;color:var(--muted)}
.editorial.navy .editorial-head p{color:#e0e6f0}
.fact-grid,.service-grid{display:grid;gap:28px}
.fact-grid article,.service-card{padding-top:22px;border-top:1px solid var(--line)}
.fact-grid strong,.service-number{font-size:.8125rem;font-weight:400;color:var(--muted);display:block;margin-bottom:12px}
.fact-grid h3,.service-card h2{font-size:1.375rem}
.fact-grid p,.service-card p{color:var(--muted);margin-top:14px}
.content-split{display:grid;gap:30px}
.content-copy p{margin-top:20px}
.content-copy ul{padding-left:20px;margin:22px 0 0;line-height:1.7}
.content-copy li+li{margin-top:8px}
.content-copy .button{margin-top:24px}
.content-image .zoom-link,.visual-figure .zoom-link,.editorial-proof .zoom-link{border-radius:var(--radius);overflow:hidden}
.content-image img,.visual-figure img,.editorial-proof img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
.content-image figcaption,.visual-figure figcaption,.editorial-proof figcaption{font-size:.875rem;line-height:1.6;color:var(--muted);margin-top:14px}
.editorial.navy figcaption{color:#d3dfef}
.content-image figcaption strong,.visual-figure figcaption strong,.editorial-proof figcaption strong{display:block;font-weight:600;margin-bottom:5px;color:var(--navy)}
.content-image figcaption a,.visual-figure figcaption a,.editorial-proof figcaption a{text-decoration:underline;text-underline-offset:3px}
.visual-pair{display:grid;gap:28px}
.paper-figure{background:var(--paper);padding:16px;border-radius:var(--radius)}
.paper-figure img{aspect-ratio:auto;object-fit:contain;mix-blend-mode:multiply}
.editorial-proof{padding:40px var(--gutter)}
.seo-copy h2{max-width:900px;margin-bottom:22px}
.seo-copy p{max-width:900px;color:var(--muted)}
.page-cta{padding:52px var(--gutter)}
.page-cta h2{font-size:1.875rem}
.page-cta p:not(.eyebrow){margin-top:20px;max-width:680px}
.page-cta-actions{display:grid;justify-items:start;gap:16px;margin-top:26px}
.page-cta .button{background:var(--accent);border-color:var(--accent);color:white}
.editorial-link{display:inline-block;min-height:44px;padding:10px 0;font-size:.9375rem;border-bottom:1px solid currentColor}

/* Full-size viewing and the existing keyboard/previous/next controls. */
.gallery-dialog{position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;border-radius:0;background:var(--deep);color:#fff;overflow:hidden}
.gallery-dialog::backdrop{background:#10264c}
.gallery-dialog[open]{display:flex;flex-direction:column}
.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;flex-shrink:0;border-bottom:1px solid #ffffff26}
.gallery-toolbar h2{font:600 .9375rem/1.5 Manrope,sans-serif;letter-spacing:0;color:white}
.gallery-dialog button{min-width:48px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #ffffff50;border-radius:999px;padding:10px 14px;background:transparent;color:#fff;font:500 .9375rem/1.4 'DM Sans',sans-serif;cursor:pointer}
.gallery-dialog button:hover{background:#ffffff14}
.gallery-dialog button svg{width:20px;height:20px;flex-shrink:0}
.gallery-stage{position:relative;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:12px}
.gallery-image-frame{width:100%;height:100%;min-width:0;min-height:0;flex:none}
.gallery-stage img{width:100%;height:100%;max-height:none;object-fit:contain}
.gallery-message{position:absolute;left:20px;right:20px;bottom:20px;text-align:center;padding:16px!important;background:var(--deep);margin:0;font-size:.875rem;line-height:1.6;border:1px solid #ffffff40;border-radius:12px}
.gallery-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-shrink:0;padding:12px 16px max(16px,env(safe-area-inset-bottom));border-top:1px solid #ffffff26}
.gallery-description{min-width:0}
.gallery-description p{margin:0;padding:0;line-height:1.5}
.gallery-counter{font-size:.875rem;color:#bfcee3;margin-bottom:4px!important}
.gallery-caption{font-size:.875rem!important}
.gallery-navigation{display:flex;align-items:center;gap:6px;flex-shrink:0}
.gallery-navigation button{padding:10px;min-width:46px;min-height:46px}
.gallery-navigation .nav-label,.gallery-toolbar .close-label{display:none}
html.gallery-is-open{overflow:hidden}
.gallery-dialog[data-surface=paper] .gallery-stage{background:var(--paper)}
.gallery-dialog[data-surface=paper] .gallery-photo{mix-blend-mode:multiply}
.gallery-dialog[data-gallery=projections] .gallery-image-frame{overflow:hidden}
.gallery-dialog[data-gallery=projections] .gallery-image-frame img{object-fit:cover;object-position:center;transform:scale(var(--projection-zoom,1))}

.legal-main{max-width:1020px;margin:auto;padding:40px 24px 64px}
.legal-back{display:inline-flex;align-items:center;min-height:44px;margin-bottom:24px;text-decoration:underline;text-underline-offset:4px;font-size:.9375rem}
.legal-heading h1{font-size:2.375rem;overflow-wrap:break-word}
.legal-updated{font-size:.875rem;color:var(--muted);margin-top:16px}
.legal-section{padding-top:28px;margin-top:30px;border-top:1px solid var(--line)}
.legal-section h2{font-size:1.5rem;margin-bottom:20px}
.legal-section h3{font-size:1.125rem;margin:24px 0 14px}
.legal-section p,.legal-section li,.legal-details{font-size:1rem;line-height:1.7}
.legal-section a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.legal-details{display:grid;gap:8px;margin:0}
.legal-details dt{font-weight:650;color:var(--navy);margin-top:12px}
.legal-details dd{margin:0}
.legal-section ul{padding-left:20px}
.legal-section li+li{margin-top:10px}
.title-line{display:block}
@media(min-width:760px){
 .hero{height:auto;min-height:650px}
 .hero-content{margin:auto auto 0;padding-top:54px}
 .teaser-grid{grid-template-columns:1.4fr 1fr 1fr;gap:22px}
 .services{padding-top:4px}
 .services .service-heading{grid-column:1/-1}
 .services .service-body{padding:8px 0}
 .services .text-link{font-size:1rem}
 .work-gallery{align-items:start}
 .work-gallery figure{margin:0 0 12px}
 .page-hero{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:48px;padding-top:64px;padding-bottom:64px}
 .page-hero h1{font-size:3.5rem}
 .page-hero-media{margin:0}
 .editorial{padding-top:80px;padding-bottom:80px}
 .fact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
 .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
 .content-split{grid-template-columns:1fr 1fr;gap:56px;align-items:center}
 .content-split.reverse .content-copy{order:2}
 .content-copy h2{font-size:2.125rem}
 .visual-pair{grid-template-columns:1fr 1fr;gap:28px}
 .visual-pair-single{grid-template-columns:1fr;max-width:900px;margin:0 auto}
 .editorial-proof{max-width:1160px;margin:auto;padding:54px 0}
 .page-cta{padding-top:64px;padding-bottom:64px;display:grid;grid-template-columns:1.4fr 1fr;gap:64px;align-items:center}
 .page-cta h2{font-size:2.75rem}
 .page-cta-actions{margin-top:0;justify-items:start}
 .gallery-toolbar{padding:14px 24px}
 .gallery-toolbar .close-label,.gallery-navigation .nav-label{display:inline}
 .gallery-stage{padding:20px 4vw}
 .gallery-bottom{padding:16px 24px max(16px,env(safe-area-inset-bottom));align-items:center;gap:24px}
 .gallery-caption{font-size:1rem!important}
 .legal-main{padding-top:64px}
 .legal-heading h1{font-size:3.5rem}
 .legal-details{grid-template-columns:220px 1fr;gap:18px 28px}
 .legal-details dt{margin:0}
}
@media(min-width:1100px){.nav{max-height:none;overflow:visible}}
@media(max-width:359px){.references-top{display:block}.references-top p{margin-top:8px}.reference-logos{gap:20px 12px}.page-hero h1{font-size:2.125rem}.product-section .eyebrow{font-size:.75rem;letter-spacing:.07em}}
@media(max-width:360px){.hero{height:auto;min-height:550px}}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.work-gallery img,.teaser-grid img{transition:transform .65s cubic-bezier(.2,.65,.3,1)}.work-gallery a:hover img{transform:scale(1.012)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.title-line{transform:none!important;opacity:1!important}}
