
:root{--black:#000;--white:#fff;--font:"Helvetica Neue",Helvetica,Arial,sans-serif;--side:320px;--pad:34px;--text:720px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#fff;color:#000;font-family:var(--font);font-weight:300;overflow-x:hidden}a{color:inherit;text-decoration:none}a:hover{color:inherit}details>summary{list-style:none;cursor:pointer}details>summary::-webkit-details-marker{display:none}.home{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center}.home-inner{transform:translateY(-2vh)}.home-logo{display:inline-flex;flex-direction:column;align-items:center;line-height:.92;text-transform:lowercase;margin-bottom:72px}.home-logo-thin,.home-logo-bold{display:block;color:#000;letter-spacing:-.055em;line-height:.92}.home-logo-thin{font-size:clamp(42px,5vw,72px);font-weight:100}.home-logo-bold{font-size:clamp(46px,5.4vw,78px);font-weight:700}.home-menu{display:flex;flex-direction:column;align-items:center;gap:19px}.home-cat{display:flex;flex-direction:column;align-items:center}.home-title,.home-contact{font-size:clamp(21px,1.85vw,29px);font-weight:200;line-height:1.15;letter-spacing:-.022em}.home-cat:hover>.home-title,.home-contact:hover{font-weight:300}.home-sub{display:flex;flex-direction:column;gap:9px;max-height:0;opacity:0;overflow:hidden;margin-top:0;transition:max-height .35s,opacity .25s,margin-top .25s}.home-cat:hover .home-sub,.home-cat:focus-within .home-sub{max-height:420px;opacity:1;margin-top:15px}.home-sub a{font-size:clamp(13px,.95vw,16px);font-weight:200;line-height:1.2}.home-sub a:hover{font-weight:400}.home-lang{margin-top:46px;display:flex;justify-content:center;gap:10px;font-size:13px}.home-lang a,.home-lang span{font-weight:200}.page{position:relative;width:100%;min-height:100vh;background:#fff}.fixed-left,.fixed-right{position:fixed;top:0;height:100vh;z-index:30;background:transparent;color:#fff;pointer-events:auto;overflow:visible}.fixed-left{left:0;width:var(--side);padding:var(--pad)}.fixed-right{right:0;width:var(--side);padding:var(--pad);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;text-align:right}.logo{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:.92;text-transform:lowercase;color:#fff}.logo-thin,.logo-bold{display:block;color:#fff;letter-spacing:-.055em;line-height:.92}.logo-thin{font-size:34px;font-weight:200}.logo-bold{font-size:38px;font-weight:700}.menu-row{margin-top:72px}.side-menu{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.side-cat{display:flex;flex-direction:column;align-items:flex-start}.side-title,.side-contact{color:#fff;font-size:16px;font-weight:300;line-height:1.2;letter-spacing:-.012em}.side-cat:hover>.side-title,.side-contact:hover{font-weight:400}.side-sub{display:flex;flex-direction:column;align-items:flex-start;gap:7px;max-height:0;opacity:0;overflow:hidden;margin-top:0;transition:max-height .35s,opacity .25s,margin-top .25s}.side-cat:hover .side-sub,.side-cat:focus-within .side-sub{max-height:380px;opacity:1;margin-top:10px}.side-sub a{color:#fff;font-size:13px;font-weight:200;line-height:1.25;letter-spacing:-.005em}.side-sub a:hover{font-weight:400}.lang-switch{margin-top:56px;display:flex;gap:10px;color:#fff;font-size:13px;line-height:1}.lang-switch a,.lang-switch span{color:#fff;font-weight:200}.lang-fr{display:block}.lang-en{display:none}#en:target~.fixed-left .lang-fr,#en:target~.fixed-right .lang-fr,#en:target~.scroll .lang-fr{display:none}#en:target~.fixed-left .lang-en,#en:target~.fixed-right .lang-en,#en:target~.scroll .lang-en{display:block}#fr:target~.fixed-left .lang-fr,#fr:target~.fixed-right .lang-fr,#fr:target~.scroll .lang-fr{display:block}#fr:target~.fixed-left .lang-en,#fr:target~.fixed-right .lang-en,#fr:target~.scroll .lang-en{display:none}.info{width:100%;color:#fff;font-size:13px;line-height:1.4;font-weight:300;text-align:right}.info h1{color:#fff;font-size:16px;line-height:1.25;font-weight:500;margin:0 0 28px;text-align:right}.meta{margin-bottom:14px;text-align:right}.label{display:block;color:#fff;font-weight:500;margin-bottom:3px;text-align:right}.scroll{position:relative;z-index:1;width:100vw;min-height:100vh;overflow-x:hidden}.inner{width:100vw;max-width:none;margin:0;padding:0}.fullscreen{display:block;width:100vw;height:100vh;object-fit:cover;margin:0;padding:0}.fullwidth{display:block;width:100vw;height:auto;margin:0;padding:0}.placeholder{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;color:#000;border-top:1px solid #000;border-bottom:1px solid #000;font-size:14px;font-weight:200}.placeholder.dark{background:#000;color:#fff}.placeholder.split{background:linear-gradient(90deg,#fff 0%,#fff 50%,#000 50%,#000 100%);color:#fff}.text{max-width:var(--text);margin:64px auto;padding:0 24px}.text p{max-width:var(--text);margin:0 0 24px;color:#000;font-size:15px;line-height:1.55;font-weight:300}.contact-page{position:fixed;inset:0;width:100vw;height:100vh;overflow:hidden}.contact-page .scroll{position:fixed;top:0;left:var(--side);right:var(--side);width:auto;height:100vh;min-height:100vh;overflow:hidden}.contact-page .inner{width:100%;height:100vh}.contact-center{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;padding:48px}.contact-text{width:100%;max-width:620px;margin:0 auto;padding:0}.contact-text a{text-decoration:underline;font-weight:400}.mobile-menu-panel,.mobile-info-panel{display:none}
@media(max-width:800px){html,body{overflow-y:auto;height:auto}.fixed-left,.fixed-right{display:none!important}.page{display:block;min-height:100vh}.scroll{position:relative!important;z-index:1;width:100vw!important;min-height:100vh!important;overflow:visible!important}.inner{width:100vw!important}.fullscreen{width:100vw!important;height:100vh!important;object-fit:cover!important}.fullwidth{width:100vw!important;height:auto!important}.placeholder{width:100vw!important;height:100vh!important}.text{max-width:none;margin:0;padding:96px 22px 120px;background:#fff;color:#000}.text p{max-width:540px;margin:0 auto 14px;font-size:14px;line-height:1.45;text-align:center}.mobile-menu-panel,.mobile-info-panel{display:block;position:fixed;z-index:80;color:#fff;background:transparent}.mobile-menu-panel{top:0;left:0;width:64vw;max-width:300px;padding:16px}.mobile-info-panel{right:0;bottom:0;width:56vw;max-width:260px;padding:16px;text-align:right}.mobile-logo{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:.9;text-transform:lowercase}.mobile-logo .thin{font-size:27px;font-weight:200;letter-spacing:-.055em;line-height:.9}.mobile-logo .bold{font-size:31px;font-weight:700;letter-spacing:-.055em;line-height:.9}.mobile-banner{margin-top:24px}.mobile-info-panel .mobile-banner{margin-top:0}.mobile-banner summary{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:300;line-height:1.05;letter-spacing:-.01em}.mobile-info-panel summary{justify-content:flex-end}.mobile-banner summary::after{content:'+';font-size:14px;font-weight:300}.mobile-banner[open] summary::after{content:'−'}.mobile-menu-content{margin-top:12px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.mobile-menu-content .group{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.mobile-menu-content .group-title{font-size:12.5px;font-weight:400;line-height:1.05}.mobile-menu-content a{font-size:11.5px;font-weight:200;line-height:1.08;color:#fff}.mobile-lang{margin-top:14px;display:flex;gap:8px;font-size:11.5px;font-weight:200}.mobile-info-content{margin-top:12px;font-size:11.5px;line-height:1.18;font-weight:300;text-align:right}.mobile-info-content h1{font-size:13px;line-height:1.1;font-weight:500;margin:0 0 8px}.mobile-info-content .meta{margin:0 0 4px}.mobile-info-content .label{margin:0 0 1px}.contact-page{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;overflow:hidden!important}.contact-page .scroll{position:fixed!important;top:0!important;left:0!important;right:auto!important;width:100vw!important;height:100vh!important;min-height:100vh!important;overflow:hidden!important}.contact-page .inner{width:100vw!important;height:100vh!important}.contact-center{width:100vw!important;height:100vh!important;padding:100px 22px 120px!important}.contact-text{max-width:360px!important}.contact-text p{text-align:center;font-size:14px;line-height:1.45}.home-logo{margin-bottom:60px}.home-logo-thin{font-size:38px}.home-logo-bold{font-size:42px}.home-menu{gap:18px}.home-title,.home-contact{font-size:23px}.home-sub a{font-size:15px}}


/* Updates: descriptions in infos, image-only project pages */
.description{max-width:210px}.fixed-right .description{text-align:right}.mobile-info-content .description{max-width:180px;margin-left:auto}
@media(max-width:800px){.mobile-info-static{display:block!important;position:fixed!important;right:0!important;bottom:0!important;width:56vw!important;max-width:260px!important;padding:16px!important;text-align:right!important;color:#fff!important;background:transparent!important;z-index:80!important}.mobile-info-static .mobile-info-content{margin-top:0!important}.mobile-info-static h1{font-size:13px!important;line-height:1.1!important;font-weight:500!important;margin:0 0 8px!important}.mobile-info-static .meta{margin:0 0 4px!important}.mobile-info-static .label{display:block!important;margin:0 0 1px!important}.mobile-info-content .description{max-width:180px;margin-left:auto}.placeholder+.placeholder,.fullscreen+.fullscreen,.fullwidth+.fullwidth{margin-top:0!important}}


/* Fix v3: description right aligned + mobile contact menu same weight as categories */
.info .description,
.info .description .label,
.mobile-info-content .description,
.mobile-info-content .description .label{
  text-align:right !important;
}
.mobile-info-content .description{
  margin-left:auto !important;
  margin-right:0 !important;
}
@media(max-width:800px){
  .mobile-menu-content > a{
    font-size:12.5px !important;
    font-weight:400 !important;
    line-height:1.05 !important;
  }
}


/* Fix v4: force description value to align with right edge */
.info .description,
.mobile-info-content .description{
  display:block !important;
  width:100% !important;
  max-width:none !important;
  margin-left:0 !important;
  margin-right:0 !important;
  text-align:right !important;
}
.info .description .label,
.mobile-info-content .description .label{
  display:block !important;
  width:100% !important;
  text-align:right !important;
}
.info .description .desc-text,
.mobile-info-content .description .desc-text{
  display:block !important;
  width:100% !important;
  max-width:170px !important;
  margin-left:auto !important;
  margin-right:0 !important;
  text-align:right !important;
}
@media(max-width:800px){
  .mobile-info-content .description .desc-text{
    max-width:150px !important;
  }
}


/* v2 bilingual menu lowercase */
.side-title .lang-fr,.side-title .lang-en,.side-contact .lang-fr,.side-contact .lang-en,.home-title .lang-fr,.home-title .lang-en,.home-contact .lang-fr,.home-contact .lang-en,.group-title .lang-fr,.group-title .lang-en{display:inline;text-transform:lowercase;}
#en:target ~ .fixed-left .side-title .lang-fr,#en:target ~ .fixed-left .side-contact .lang-fr,#en:target ~ .fixed-left .group-title .lang-fr{display:none;}
#en:target ~ .fixed-left .side-title .lang-en,#en:target ~ .fixed-left .side-contact .lang-en,#en:target ~ .fixed-left .group-title .lang-en{display:inline;}
#fr:target ~ .fixed-left .side-title .lang-fr,#fr:target ~ .fixed-left .side-contact .lang-fr,#fr:target ~ .fixed-left .group-title .lang-fr{display:inline;}
#fr:target ~ .fixed-left .side-title .lang-en,#fr:target ~ .fixed-left .side-contact .lang-en,#fr:target ~ .fixed-left .group-title .lang-en{display:none;}
.home .lang-en{display:none}.home .lang-fr{display:inline}
.home:target .lang-fr{display:inline}


/* v3 fixes: robust language switching, clean black/white UI, image lightbox */
html.is-fr .lang-en{display:none!important} html.is-fr .lang-fr{display:inline!important}
html.is-en .lang-fr{display:none!important} html.is-en .lang-en{display:inline!important}
.lang-fr,.lang-en{vertical-align:baseline}
/* block contexts */
.mobile-info-content .lang-fr,.mobile-info-content .lang-en,.info .lang-fr,.info .lang-en{display:block}
html.is-fr .mobile-info-content .lang-en,html.is-fr .info .lang-en{display:none!important}
html.is-en .mobile-info-content .lang-fr,html.is-en .info .lang-fr{display:none!important}
html.is-en .mobile-info-content .lang-en,html.is-en .info .lang-en{display:block!important}
/* Replace grey blend with crisp black/white controlled by current image */
.fixed-left,.fixed-right,.mobile-menu-panel,.mobile-info-panel{color:#fff!important;text-shadow:0 0 2px rgba(0,0,0,.25)}
.logo-thin,.logo-bold,.side-title,.side-contact,.side-sub a,.lang-switch,.lang-switch a,.lang-switch span,.info,.info h1,.label,.mobile-logo .thin,.mobile-logo .bold,.mobile-banner summary,.mobile-menu-content a,.mobile-menu-content .group-title,.mobile-lang,.mobile-lang a,.mobile-lang span,.mobile-info-content,.mobile-info-content h1{color:inherit!important}
html.ui-black .fixed-left,html.ui-black .fixed-right,html.ui-black .mobile-menu-panel,html.ui-black .mobile-info-panel{color:#000!important;text-shadow:0 0 2px rgba(255,255,255,.25)}
html.ui-white .fixed-left,html.ui-white .fixed-right,html.ui-white .mobile-menu-panel,html.ui-white .mobile-info-panel{color:#fff!important;text-shadow:0 0 2px rgba(0,0,0,.25)}
.gallery-item{display:block;border:0;padding:0;margin:0;background:transparent;cursor:zoom-in;width:100vw}.gallery-item img{pointer-events:none}.studio-lightbox{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.96);display:none;align-items:center;justify-content:center}.studio-lightbox.open{display:flex}.studio-lightbox img{max-width:96vw;max-height:96vh;width:auto;height:auto;object-fit:contain}.studio-lightbox button{position:fixed;background:transparent;border:0;color:#fff;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;cursor:pointer;z-index:1000000}.studio-lightbox-close{top:18px;right:22px;font-size:34px}.studio-lightbox-prev{left:18px;top:50%;font-size:54px;transform:translateY(-50%)}.studio-lightbox-next{right:18px;top:50%;font-size:54px;transform:translateY(-50%)}body.lightbox-open{overflow:hidden!important}@media(max-width:800px){.fullscreen{height:auto!important;min-height:0!important;object-fit:contain!important}.gallery-item{cursor:zoom-in}.studio-lightbox-close{font-size:30px}.studio-lightbox-prev,.studio-lightbox-next{font-size:42px}}


/* v4: return to per-letter/pixel contrast + cropped mobile images */
.fixed-left,
.fixed-right,
.mobile-menu-panel,
.mobile-info-panel{
  color:#fff !important;
  text-shadow:none !important;
}
.logo-thin,.logo-bold,
.side-title,.side-contact,.side-sub a,
.lang-switch,.lang-switch a,.lang-switch span,
.info,.info h1,.label,
.mobile-logo .thin,.mobile-logo .bold,
.mobile-banner summary,
.mobile-menu-content a,.mobile-menu-content .group-title,
.mobile-lang,.mobile-lang a,.mobile-lang span,
.mobile-info-content,.mobile-info-content h1{
  color:inherit !important;
  text-shadow:none !important;
}
/* Disable v3 manual black/white UI switching */
html.ui-black .fixed-left,html.ui-black .fixed-right,html.ui-black .mobile-menu-panel,html.ui-black .mobile-info-panel,
html.ui-white .fixed-left,html.ui-white .fixed-right,html.ui-white .mobile-menu-panel,html.ui-white .mobile-info-panel{
  color:#fff !important;
  text-shadow:none !important;
}
@media(max-width:800px){
  .fixed-left,
  .fixed-right,
  .mobile-menu-panel,
  .mobile-info-panel{
    color:#fff !important;
    text-shadow:none !important;
  }
  .fullscreen{
    width:100vw !important;
    height:100vh !important;
    min-height:100vh !important;
    object-fit:cover !important;
  }
  .gallery-item .fullscreen{
    width:100vw !important;
    height:100vh !important;
    min-height:100vh !important;
    object-fit:cover !important;
  }
  .studio-lightbox img{
    object-fit:contain !important;
    max-width:96vw !important;
    max-height:96vh !important;
    width:auto !important;
    height:auto !important;
  }
}


/* v5: larger mobile typography + admin-field driven templates */
@media(max-width:800px){
  .mobile-logo .thin{font-size:31px!important;line-height:.9!important}.mobile-logo .bold{font-size:36px!important;line-height:.9!important}
  .mobile-banner summary{font-size:17px!important;line-height:1.1!important}.mobile-banner summary::after{font-size:17px!important}
  .mobile-menu-content .group-title,.mobile-menu-content>a{font-size:15px!important;line-height:1.15!important;font-weight:400!important}
  .mobile-menu-content a{font-size:14px!important;line-height:1.18!important}
  .mobile-lang{font-size:14px!important}
  .mobile-info-content{font-size:14px!important;line-height:1.25!important}.mobile-info-content h1{font-size:16px!important;line-height:1.15!important}
  .mobile-info-content .label{font-size:13px!important}.mobile-info-content .desc-text{max-width:190px!important}
  .text p,.contact-text p{font-size:16px!important;line-height:1.5!important}
}


/* v7: white margins desktop + fixed top/bottom bars on mobile */
@media(min-width:801px){
  .fixed-left,
  .fixed-right{
    background:#fff !important;
    color:#000 !important;
    text-shadow:none !important;
  }
  .scroll{
    width:auto !important;
    margin-left:var(--side) !important;
    margin-right:var(--side) !important;
  }
  .inner{
    width:100% !important;
  }
  .fullscreen,
  .gallery-item,
  .placeholder{
    width:100% !important;
  }
  .fullwidth{
    width:100% !important;
  }
  .gallery-item img.fullscreen{
    width:100% !important;
  }
}
@media(max-width:800px){
  html,body{
    background:#fff !important;
  }
  .page:not(.contact-page){
    display:block !important;
    padding-top:118px !important;
    padding-bottom:96px !important;
    min-height:100vh !important;
  }
  .mobile-menu-panel{
    position:fixed !important;
    top:0 !important;
    left:0 !important;
    right:0 !important;
    width:100vw !important;
    max-width:none !important;
    min-height:96px !important;
    padding:16px 18px 14px !important;
    background:#fff !important;
    color:#000 !important;
    text-shadow:none !important;
    z-index:90 !important;
  }
  .mobile-info-panel{
    position:fixed !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    width:100vw !important;
    max-width:none !important;
    min-height:74px !important;
    padding:14px 18px 16px !important;
    background:#fff !important;
    color:#000 !important;
    text-shadow:none !important;
    z-index:90 !important;
    text-align:right !important;
  }
  .mobile-logo .thin,
  .mobile-logo .bold,
  .mobile-banner summary,
  .mobile-menu-content a,
  .mobile-menu-content .group-title,
  .mobile-lang,
  .mobile-lang a,
  .mobile-lang span,
  .mobile-info-content,
  .mobile-info-content h1,
  .mobile-info-content .label{
    color:#000 !important;
    text-shadow:none !important;
  }
  .mobile-banner{margin-top:18px !important;}
  .mobile-info-panel .mobile-banner{margin-top:0 !important;}
  .mobile-info-panel summary{justify-content:flex-end !important;}
  .scroll{
    position:relative !important;
    width:100vw !important;
    min-height:calc(100vh - 214px) !important;
    z-index:1 !important;
  }
  .inner{width:100vw !important;}
  .fullscreen,
  .gallery-item .fullscreen,
  .placeholder{
    width:100vw !important;
    height:calc(100vh - 214px) !important;
    min-height:420px !important;
    object-fit:cover !important;
  }
  .gallery-item{width:100vw !important;}
  .fullwidth{width:100vw !important;}
  .contact-page{
    position:fixed !important;
    inset:0 !important;
    padding-top:118px !important;
    padding-bottom:96px !important;
    overflow:hidden !important;
    background:#fff !important;
  }
  .contact-page .scroll{
    position:relative !important;
    top:auto !important;
    left:auto !important;
    right:auto !important;
    width:100vw !important;
    height:calc(100vh - 214px) !important;
    min-height:0 !important;
    overflow:hidden !important;
  }
  .contact-page .inner,
  .contact-center{
    width:100vw !important;
    height:100% !important;
  }
  .contact-center{
    padding:24px 24px !important;
  }
  .mobile-info-static{
    background:#fff !important;
    color:#000 !important;
  }
}


/* v8 FIX: force true white margins, no blend, no black bars */
@media(min-width:801px){
  html,body,.page{background:#fff !important;}
  .fixed-left,.fixed-right{
    background:#fff !important;
    color:#000 !important;
    isolation:auto !important;
    text-shadow:none !important;
  }
  .fixed-left *, .fixed-right *{
    color:#000 !important;
    text-shadow:none !important;
  }
  .scroll{
    position:relative !important;
    width:auto !important;
    margin-left:var(--side) !important;
    margin-right:var(--side) !important;
    background:#fff !important;
  }
  .inner{width:100% !important;background:#fff !important;}
  .gallery-item,.fullscreen,.fullwidth,.placeholder{width:100% !important;}
  .gallery-item img.fullscreen{width:100% !important;}
}

@media(max-width:800px){
  html,body,.page{background:#fff !important;}
  .fixed-left,.fixed-right{display:none !important;}
  .page:not(.contact-page){
    display:block !important;
    padding-top:118px !important;
    padding-bottom:96px !important;
    min-height:100vh !important;
    background:#fff !important;
  }
  .mobile-menu-panel,.mobile-info-panel,.mobile-info-static{
    background:#fff !important;
    color:#000 !important;
    isolation:auto !important;
    text-shadow:none !important;
  }
  .mobile-menu-panel *, .mobile-info-panel *, .mobile-info-static *{
    color:#000 !important;
    text-shadow:none !important;
  }
  .mobile-menu-panel{
    position:fixed !important;
    top:0 !important;
    left:0 !important;
    right:0 !important;
    width:100vw !important;
    max-width:none !important;
    min-height:96px !important;
    padding:16px 18px 14px !important;
    z-index:90 !important;
  }
  .mobile-info-panel{
    position:fixed !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    width:100vw !important;
    max-width:none !important;
    min-height:74px !important;
    padding:14px 18px 16px !important;
    text-align:right !important;
    z-index:90 !important;
  }
  .mobile-banner{margin-top:18px !important;}
  .mobile-info-panel .mobile-banner{margin-top:0 !important;}
  .mobile-info-panel summary{justify-content:flex-end !important;}
  .scroll{
    position:relative !important;
    width:100vw !important;
    min-height:calc(100vh - 214px) !important;
    z-index:1 !important;
    background:#fff !important;
  }
  .inner{width:100vw !important;background:#fff !important;}
  .fullscreen,.gallery-item .fullscreen,.placeholder{
    width:100vw !important;
    height:calc(100vh - 214px) !important;
    min-height:420px !important;
    object-fit:cover !important;
  }
  .gallery-item{width:100vw !important;}
  .fullwidth{width:100vw !important;}
  .contact-page{
    position:fixed !important;
    inset:0 !important;
    padding-top:118px !important;
    padding-bottom:96px !important;
    overflow:hidden !important;
    background:#fff !important;
  }
  .contact-page .scroll{
    position:relative !important;
    top:auto !important;
    left:auto !important;
    right:auto !important;
    width:100vw !important;
    height:calc(100vh - 214px) !important;
    min-height:0 !important;
    overflow:hidden !important;
  }
  .contact-page .inner,.contact-center{width:100vw !important;height:100% !important;}
  .contact-center{padding:24px 24px !important;}
}


/* v9: complete removal of mix-blend-mode + forced white margins */
html, body, .page { background:#fff !important; }
.fixed-left,
.fixed-right,
.mobile-menu-panel,
.mobile-info-panel,
.mobile-info-static {
  background:#fff !important;
  color:#000 !important;
  text-shadow:none !important;
  isolation:auto !important;
  filter:none !important;
  opacity:1 !important;
}
.fixed-left *,
.fixed-right *,
.mobile-menu-panel *,
.mobile-info-panel *,
.mobile-info-static * {
  color:#000 !important;
  text-shadow:none !important;
  filter:none !important;
  opacity:1 !important;
}
@media(min-width:801px){
  .fixed-left,
  .fixed-right{
    background:#fff !important;
    color:#000 !important;
  }
  .scroll{
    width:auto !important;
    margin-left:var(--side) !important;
    margin-right:var(--side) !important;
    background:#fff !important;
  }
  .inner{width:100% !important;background:#fff !important;}
  .gallery-item,.fullscreen,.fullwidth,.placeholder{width:100% !important;}
  .gallery-item img.fullscreen{width:100% !important;}
}
@media(max-width:800px){
  .fixed-left,.fixed-right{display:none !important;}
  .page:not(.contact-page){
    padding-top:118px !important;
    padding-bottom:96px !important;
    background:#fff !important;
  }
  .mobile-menu-panel{
    position:fixed !important;
    top:0 !important;
    left:0 !important;
    right:0 !important;
    width:100vw !important;
    max-width:none !important;
    min-height:96px !important;
    padding:16px 18px 14px !important;
    z-index:90 !important;
    background:#fff !important;
  }
  .mobile-info-panel{
    position:fixed !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    width:100vw !important;
    max-width:none !important;
    min-height:74px !important;
    padding:14px 18px 16px !important;
    text-align:right !important;
    z-index:90 !important;
    background:#fff !important;
  }
  .scroll{
    width:100vw !important;
    min-height:calc(100vh - 214px) !important;
    background:#fff !important;
  }
  .inner{width:100vw !important;background:#fff !important;}
  .fullscreen,.gallery-item .fullscreen,.placeholder{
    width:100vw !important;
    height:calc(100vh - 214px) !important;
    min-height:420px !important;
    object-fit:cover !important;
  }
  .gallery-item,.fullwidth{width:100vw !important;}
  .contact-page{
    position:fixed !important;
    inset:0 !important;
    padding-top:118px !important;
    padding-bottom:96px !important;
    overflow:hidden !important;
    background:#fff !important;
  }
}


/* v10 layout fixes: fixed mobile home, centered infos, narrower project margins */
:root{
  --side:260px;
  --pad:28px;
}
@media(min-width:1200px){
  :root{--side:250px;--pad:28px;}
}
@media(min-width:801px){
  .fixed-left,.fixed-right{
    width:var(--side) !important;
    padding:var(--pad) !important;
  }
  .scroll{
    margin-left:var(--side) !important;
    margin-right:var(--side) !important;
    width:auto !important;
  }
  .contact-page .scroll{
    position:fixed !important;
    left:var(--side) !important;
    right:var(--side) !important;
    margin-left:0 !important;
    margin-right:0 !important;
    width:auto !important;
    height:100vh !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
  }
  .contact-page .inner{
    width:100% !important;
    height:100vh !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
  }
  .contact-center{
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:48px !important;
  }
  .contact-text{
    margin:0 auto !important;
    max-width:620px !important;
  }
}

@media(max-width:800px){
  html:has(.home), body:has(.home){
    overflow:hidden !important;
    height:100vh !important;
  }
  .home{
    position:fixed !important;
    inset:0 !important;
    width:100vw !important;
    height:100vh !important;
    min-height:100vh !important;
    overflow:hidden !important;
    padding:24px 20px !important;
  }
  .home-inner{
    max-height:100vh !important;
    overflow:visible !important;
    transform:translateY(-1vh) !important;
  }
  .home-logo{margin-bottom:46px !important;}
  .home-menu{gap:14px !important;}
  .home-lang{margin-top:34px !important;}

  .contact-page{
    padding-top:112px !important;
    padding-bottom:92px !important;
  }
  .contact-page .scroll{
    position:fixed !important;
    top:112px !important;
    left:0 !important;
    right:0 !important;
    width:100vw !important;
    height:calc(100vh - 204px) !important;
    min-height:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    overflow:hidden !important;
  }
  .contact-page .inner{
    width:100vw !important;
    height:100% !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
  }
  .contact-center{
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    padding:20px 28px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
  }
  .contact-text{
    width:100% !important;
    max-width:360px !important;
    margin:0 auto !important;
    text-align:center !important;
  }
  .contact-text p{text-align:center !important;}

  .page:not(.contact-page){
    padding-top:112px !important;
    padding-bottom:92px !important;
  }
  .mobile-menu-panel{
    min-height:90px !important;
    padding:14px 18px 12px !important;
  }
  .mobile-info-panel{
    min-height:70px !important;
    padding:12px 18px 14px !important;
  }
  .fullscreen,.gallery-item .fullscreen,.placeholder{
    height:calc(100vh - 204px) !important;
    min-height:400px !important;
  }
}


/* v11: desktop images uncropped vertically + top white margin */
@media(min-width:801px){
  /* The central content now starts below a top white margin matching the side margin width. */
  .page:not(.contact-page) .scroll{
    padding-top:var(--side) !important;
    padding-bottom:var(--side) !important;
    background:#fff !important;
  }
  .page:not(.contact-page) .inner{
    background:#fff !important;
  }
  /* Project images fill the central column width but keep natural height: no vertical crop. */
  .page:not(.contact-page) .gallery-item{
    display:block !important;
    width:100% !important;
    height:auto !important;
    margin:0 0 var(--pad) 0 !important;
    padding:0 !important;
    background:transparent !important;
    border:0 !important;
  }
  .page:not(.contact-page) .fullscreen,
  .page:not(.contact-page) .gallery-item .fullscreen,
  .page:not(.contact-page) .fullwidth{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    object-fit:contain !important;
    object-position:center center !important;
    margin:0 !important;
    padding:0 !important;
  }
  /* Placeholders follow the same central rhythm while remaining visible in tests. */
  .page:not(.contact-page) .placeholder{
    width:100% !important;
    height:calc(100vh - (var(--side) * 2)) !important;
    min-height:420px !important;
    margin:0 0 var(--pad) 0 !important;
  }
}

@media(max-width:800px){
  /* Keep the mobile crop behavior from the previous version. */
  .fullscreen,
  .gallery-item .fullscreen,
  .placeholder{
    object-fit:cover !important;
  }
}


/* v12: align central content top with first menu line */
@media(min-width:801px){
  :root{
    --content-top: calc(var(--pad) + 72px);
  }
  .page:not(.contact-page) .scroll{
    padding-top: var(--content-top) !important;
    padding-bottom: var(--pad) !important;
  }
  .page:not(.contact-page) .gallery-item:first-child,
  .page:not(.contact-page) .placeholder:first-child,
  .page:not(.contact-page) .fullscreen:first-child{
    margin-top: 0 !important;
  }
}


/* v13: precise desktop top alignment with first menu item */
@media(min-width:801px){
  /* From screenshot: first menu line starts much lower than previous value. */
  :root{ --content-top: 230px; }
  .page:not(.contact-page) .scroll{
    padding-top: var(--content-top) !important;
    padding-bottom: var(--pad) !important;
  }
  .page:not(.contact-page) .gallery-item:first-child,
  .page:not(.contact-page) .placeholder:first-child{
    margin-top:0 !important;
  }
}


/* v14: exact top alignment with first menu item (projets) */
@media(min-width:801px){
  /* Menu starts at: side padding + menu-row margin-top.
     This aligns the central image top with the first menu item top. */
  :root{ --content-top: calc(var(--pad) + 72px); }
  .page:not(.contact-page) .scroll{
    padding-top: var(--content-top) !important;
    padding-bottom: var(--pad) !important;
  }
  .page:not(.contact-page) .gallery-item:first-child,
  .page:not(.contact-page) .placeholder:first-child{
    margin-top:0 !important;
  }
}


/* v16: Greek language + lower desktop image + horizontal mobile project scroll */
.lang-el{display:none}
html.is-fr .lang-en,html.is-fr .lang-el{display:none!important} html.is-fr .lang-fr{display:inline!important}
html.is-en .lang-fr,html.is-en .lang-el{display:none!important} html.is-en .lang-en{display:inline!important}
html.is-el .lang-fr,html.is-el .lang-en{display:none!important} html.is-el .lang-el{display:inline!important}
.mobile-info-content .lang-el,.info .lang-el{display:none}
html.is-el .mobile-info-content .lang-el,html.is-el .info .lang-el{display:block!important}
html.is-el .mobile-info-content .lang-fr,html.is-el .mobile-info-content .lang-en,html.is-el .info .lang-fr,html.is-el .info .lang-en{display:none!important}
@media(min-width:801px){
  :root{--content-top: calc(var(--pad) + 112px);}
  .page:not(.contact-page) .scroll{padding-top:var(--content-top)!important;}
}
@media(max-width:800px){
  /* project pages: images scroll horizontally between fixed top/bottom bars */
  .page:not(.contact-page) .scroll{
    position:fixed!important;
    top:112px!important;
    left:0!important;
    right:0!important;
    width:100vw!important;
    height:calc(100vh - 204px)!important;
    min-height:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .page:not(.contact-page) .inner{
    display:flex!important;
    flex-direction:row!important;
    width:max-content!important;
    height:100%!important;
  }
  .page:not(.contact-page) .gallery-item,
  .page:not(.contact-page) .placeholder{
    flex:0 0 100vw!important;
    width:100vw!important;
    height:100%!important;
    scroll-snap-align:start!important;
    margin:0!important;
  }
  .page:not(.contact-page) .fullscreen,
  .page:not(.contact-page) .gallery-item .fullscreen,
  .page:not(.contact-page) .placeholder{
    width:100vw!important;
    height:100%!important;
    min-height:0!important;
    object-fit:cover!important;
  }
}


/* v17: mobile project images scroll vertically, no horizontal cropping; Greek label 𝝚𝝠 */
@media(max-width:800px){
  .page:not(.contact-page){
    padding-top:112px !important;
    padding-bottom:92px !important;
    min-height:100vh !important;
    overflow-x:hidden !important;
  }
  .page:not(.contact-page) .scroll{
    position:relative !important;
    top:auto !important;
    left:auto !important;
    right:auto !important;
    width:100vw !important;
    height:auto !important;
    min-height:calc(100vh - 204px) !important;
    overflow-x:hidden !important;
    overflow-y:visible !important;
    scroll-snap-type:none !important;
    -webkit-overflow-scrolling:auto !important;
  }
  .page:not(.contact-page) .inner{
    display:block !important;
    width:100vw !important;
    height:auto !important;
  }
  .page:not(.contact-page) .gallery-item,
  .page:not(.contact-page) .placeholder{
    display:block !important;
    width:100vw !important;
    height:auto !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    scroll-snap-align:none !important;
  }
  .page:not(.contact-page) .gallery-item + .gallery-item,
  .page:not(.contact-page) .placeholder + .placeholder{
    margin-top:0 !important;
  }
  .page:not(.contact-page) .fullscreen,
  .page:not(.contact-page) .gallery-item .fullscreen{
    display:block !important;
    width:100vw !important;
    max-width:100vw !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    object-fit:contain !important;
    object-position:center center !important;
  }
  .page:not(.contact-page) .placeholder{
    height:calc(100vh - 204px) !important;
    min-height:400px !important;
  }
  .mobile-lang a[href="#el"]{
    font-family: inherit !important;
  }
}


/* v18: Greek language switch label normal weight, EΛ */
.lang-switch a[href="#el"],
.mobile-lang a[href="#el"],
.home-lang a[href="#el"]{
  font-weight:200 !important;
  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
  letter-spacing:0 !important;
}
.lang-switch a[href="#el"]:hover,
.mobile-lang a[href="#el"]:hover,
.home-lang a[href="#el"]:hover{
  font-weight:400 !important;
}
