:root{--paper:#101618;--ink:#eceeeb;--muted:#a0abae;--accent:#a4c9c7;--line:#ffffff22;--panel:#192124;font-family:'Avenir Next',Avenir,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}p{line-height:1.75}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500}h2{font-size:clamp(32px,3.5vw,49px);line-height:1.13;letter-spacing:-1.8px;margin-bottom:24px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{background:var(--accent);color:var(--paper)}.wrap{width:min(1280px,calc(100% - 100px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:50;background:var(--paper);padding:14px}.skip-link:focus{top:10px}
.header{height:100px;position:absolute;top:0;left:0;right:0;z-index:3;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff26;gap:30px}.brand{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:500}.brand-logo{width:46px;height:46px;border-radius:50%;display:block;flex-shrink:0}.brand small{display:block;font-size:10px;font-weight:400;color:#b5bec0;margin-top:4px}nav{display:flex;align-items:center;gap:31px;font-size:12px}.nav-contact{border:1px solid #ffffff40;padding:12px 17px;display:flex;gap:24px;border-radius:3px}nav a:hover,.text-link:hover{color:var(--accent)}.menu-toggle{display:none}
.hero{position:relative;min-height:780px;height:min(950px,100svh);isolation:isolate;overflow:hidden}.hero-landscape,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(9,16,21,.65),rgba(9,16,21,.12) 63%,transparent),linear-gradient(0deg,#101618 0,transparent 17%,transparent 85%,#080e1577)}.hero-inner{position:relative;height:100%;padding-top:160px;padding-bottom:116px;display:flex;align-items:center}.hero-copy{max-width:700px}.intro{font-size:11px;letter-spacing:.5px;display:flex;align-items:center;gap:10px;color:#d6dede;margin-bottom:27px}.location-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--accent);flex-shrink:0}h1{font-size:clamp(70px,7.1vw,104px);font-weight:500;line-height:1.02;letter-spacing:-5px;margin-bottom:30px}.hero-description{font-size:15px;max-width:435px;color:#d1d8d9;line-height:1.8;margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:15px 21px;font-size:12px;font-weight:600;border-radius:3px;border:1px solid transparent;transition:background .2s}.primary{background:#d1dfdc;color:#132327}.primary:hover{background:white}.text-link{font-size:12px;text-decoration:underline;text-underline-offset:7px}.hero-bottom{position:absolute;left:0;right:0;bottom:27px;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:10px;color:#d4dddf}.hero-bottom>a{margin-left:auto}.hero-bottom button{font-size:10px;background:none;border:0;color:inherit;padding:10px 0 10px 25px}.viewfinder{position:absolute;right:4%;top:36%;width:220px;height:210px;background:linear-gradient(#e4eded80,#e4eded80) top left/18px 1px no-repeat,linear-gradient(#e4eded80,#e4eded80) top left/1px 18px no-repeat,linear-gradient(#e4eded80,#e4eded80) bottom right/18px 1px no-repeat,linear-gradient(#e4eded80,#e4eded80) bottom right/1px 18px no-repeat;display:flex;align-items:center;justify-content:center}.viewfinder-cross{color:#c4d2d480;font-size:22px;font-weight:200}.viewfinder-caption{position:absolute;bottom:-29px;left:0;font-size:9px;letter-spacing:.2px;color:#d1d8d9}.now-strip{border-block:1px solid var(--line);background:#141d20}.now-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:22px}.now-strip p{display:flex;align-items:center;gap:16px;font-size:10px;margin:0;color:var(--muted)}.now-strip p strong{font-weight:500;font-size:12px;color:var(--ink)}.now-strip a{font-size:11px;color:var(--accent)}
.references{padding-block:33px 36px}.references>p{font-size:10px;color:var(--muted);margin-bottom:22px}.client-names{display:flex;justify-content:space-between;gap:25px;align-items:center;color:#b6bfc0;font-size:20px;letter-spacing:-.7px;font-weight:500}.client-names span:last-child{font-size:15px;max-width:145px}.other-clients{font-size:10px;color:var(--muted);margin-top:24px;max-width:850px}.other-clients p{margin-top:14px}summary{cursor:pointer}
.projects-section{padding-block:75px 52px;background:#171f22;border-block:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px}.section-heading h2{margin-bottom:0}.section-kicker{color:var(--accent);font-size:11px;margin-bottom:20px}.section-heading>p{font-size:13px;color:var(--muted);max-width:325px;margin-bottom:0}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.project-card{min-width:0}.project-art{height:265px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #ffffff24;background:#202a2e;color:#9bbdc3}.project-art:before{content:'';position:absolute;inset:0;background-image:linear-gradient(#ffffff04 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px);background-size:24px 24px}.project-art>span{position:absolute;bottom:19px;left:20px;font-size:12px;z-index:1}.project-art small{display:block;font-size:9px;color:#a0abae;margin-top:5px}.project-symbol{width:142px;height:142px;position:relative;transition:transform .4s;margin-bottom:20px}.project-card:hover .project-symbol{transform:translateY(-7px)}.deadline .project-symbol{border:1px solid #9ab7bc;border-radius:50%;box-shadow:0 0 0 13px #ffffff05,0 0 0 14px #8dafb53d}.deadline .project-symbol:before{content:'';position:absolute;width:1px;height:57px;background:#b1d0d5;left:70px;top:14px;transform-origin:bottom;transform:rotate(25deg)}.deadline .project-symbol:after{content:'';position:absolute;width:45px;height:1px;background:#b1d0d5;left:70px;top:71px;transform:rotate(30deg);transform-origin:left}.project-art.mesh{background:#172a25;color:#90b8a7}.mesh .project-symbol{background:radial-gradient(circle at 25% 25%,#90b8a7 0 5px,transparent 6px),radial-gradient(circle at 75% 25%,#90b8a7 0 5px,transparent 6px),radial-gradient(circle at 50% 50%,#90b8a7 0 10px,transparent 11px),radial-gradient(circle at 25% 75%,#90b8a7 0 5px,transparent 6px),radial-gradient(circle at 75% 75%,#90b8a7 0 5px,transparent 6px)}.mesh .project-symbol:before,.mesh .project-symbol:after{content:'';position:absolute;inset:21px;border:1px solid #90b8a780;transform:rotate(45deg)}.mesh .project-symbol:after{inset:36px;transform:none}.project-art.talk{background:#2c2924;color:#c0ad8b}.talk .project-symbol:before,.talk .project-symbol:after{content:'';position:absolute;width:100px;height:85px;border:1px solid #c4af8d;border-radius:42px 42px 3px 42px;left:0;top:0;transform:rotate(-12deg);background:#2c2924}.talk .project-symbol:after{top:54px;left:44px;border-radius:42px 42px 42px 3px;transform:rotate(12deg)}.project-info{display:flex;justify-content:space-between;gap:18px;padding-top:23px}.project-info h3{font-size:23px;letter-spacing:-.7px;margin:0 0 12px}.project-info p{font-size:12px;color:var(--muted);margin:0;max-width:330px}.project-open{background:transparent;border:1px solid #708487;color:var(--ink);width:44px;height:44px;flex-shrink:0;border-radius:50%;font-size:20px;transition:background .2s}.project-open:hover{background:#ffffff17}.project-status{font-size:10px;color:var(--muted)}.projects-footnote{font-size:11px;color:var(--muted);margin:36px 0 0}.projects-footnote span{margin-right:8px;color:var(--accent)}
.section-space{padding-block:90px}.universe-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.universe-heading>p:last-child{color:var(--muted);font-size:14px;max-width:420px}.workshop{border:1px solid var(--line);padding:18px 18px 20px;position:relative;background:#141c1e}.study-drawing{position:relative;color:#9cb9bd}.study-drawing svg{width:100%;display:block}.study-drawing g{stroke:currentColor;stroke-width:1;transition:opacity .3s}.assembly,.development{opacity:0}.workshop[data-stage=code] .observation,.workshop[data-stage=product] .observation{opacity:0}.workshop[data-stage=code] .assembly,.workshop[data-stage=product] .development{opacity:1}.drawing-label{position:absolute;left:10px;top:10px;font-size:9px;color:var(--muted)}.drawing-corner{position:absolute;bottom:0;right:10px;font-size:19px;color:var(--muted)}.stage-switch{display:flex;border-top:1px solid var(--line);margin-top:12px;padding-top:14px;justify-content:center;gap:10px}.stage-switch button{background:transparent;border:1px solid transparent;padding:9px 17px;color:var(--muted);font-size:11px;border-radius:2px}.stage-switch button[aria-pressed=true]{border-color:#819d9d;color:#deeeeb;background:#a4c9c70a}.workshop>p{font-size:10px;color:var(--muted);text-align:center;margin:13px 0 0;min-height:18px}.expertise{border-top:1px solid var(--line)}.services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px}.service-icon{display:flex;align-items:center;height:40px;font-size:26px;color:var(--accent);margin-bottom:20px}.services h3{font-size:18px;letter-spacing:-.4px;margin-bottom:16px}.services p{font-size:13px;color:var(--muted)}.services ul{padding:0;list-style:none;margin-top:22px}.services li{font-size:11px;margin-block:8px;color:#c1cbce}.services li:before{content:'+';color:#809ea2;margin-right:8px}.toolbox{margin-top:38px;border-block:1px solid var(--line);font-size:12px}.toolbox summary{display:flex;justify-content:space-between;padding-block:20px}.toolbox summary::-webkit-details-marker{display:none}.toolbox[open] summary span{transform:rotate(45deg)}.toolbox>div{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-bottom:15px}.toolbox p{font-size:12px;color:var(--muted)}.toolbox strong{display:block;margin-bottom:5px;color:var(--ink)}
.about-section{background:#192225;padding-block:85px;border-block:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-copy>p:not(.section-kicker){font-size:14px;color:var(--muted);max-width:440px}.about-copy h2{font-size:42px}.signature{font-size:23px;margin-top:36px;letter-spacing:-.8px}.signature span{font-size:10px;display:block;color:var(--muted);letter-spacing:0;margin-top:8px}.timeline{border-left:1px solid #617376;padding-left:27px}.timeline article{padding-bottom:29px;position:relative}.timeline article:last-child{padding-bottom:0}.timeline article:before{content:'';position:absolute;left:-31px;top:5px;width:7px;height:7px;border:1px solid #93a9ad;border-radius:50%;background:#192225;box-shadow:0 0 0 5px #192225}.timeline article:first-child:before{background:var(--accent)}.timeline-date{font-size:10px;color:var(--muted);margin-bottom:9px}.timeline h3{font-size:16px;margin-bottom:4px}.timeline p{font-size:12px;color:#b6cdcd;margin-bottom:6px}.timeline article>span{font-size:12px;color:var(--muted);display:block;max-width:340px;line-height:1.7}
.contact-card{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;padding:45px 0;border-bottom:1px solid var(--line)}.contact-card h2{font-size:clamp(42px,5vw,69px);max-width:500px;letter-spacing:-2.7px}.contact-card p:not(.section-kicker){font-size:14px;color:var(--muted);max-width:425px}.dark{color:var(--ink);border-color:#6d8389;margin-top:12px}.dark:hover{background:#ffffff10}.contact-aside{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:40px}.contact-spark{font-size:76px;line-height:1;color:var(--accent);margin-bottom:28px}.contact-aside>a{font-size:15px;margin-bottom:14px}.contact-aside>p{font-size:11px!important}.copy-email{background:transparent;border:0;color:var(--muted);text-decoration:underline;text-underline-offset:5px;font-size:11px;padding:5px 0}#copy-status{font-size:11px;min-height:23px;margin-top:8px}.footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:35px}.footer>p{font-size:10px;color:var(--muted);margin:0}.footer>div{display:flex;gap:20px;font-size:11px;color:#c6d0d1}
dialog{background:#192326;color:var(--ink);border:1px solid #617b81;border-radius:5px;padding:42px;width:calc(100% - 36px);max-width:580px;max-height:calc(100svh - 36px)}dialog::backdrop{background:#070c11e6;backdrop-filter:blur(8px)}dialog h2{font-size:37px;margin-right:20px}dialog p{color:var(--muted);font-size:14px}.dialog-close,.landscape-close{position:absolute;top:12px;right:16px;color:var(--ink);background:#192326;border:0;font-size:28px;padding:4px 9px;z-index:2}#dialog-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}#dialog-tags span{border:1px solid var(--line);font-size:11px;padding:7px 10px}#landscape-dialog{max-width:1250px;padding:0}#landscape-dialog>img{display:block;width:100%;max-height:76svh;object-fit:contain}#landscape-dialog>div{padding:20px 26px}#landscape-dialog h2{font-size:24px;letter-spacing:-.5px;margin-bottom:6px}#landscape-dialog p{font-size:11px;margin-bottom:0}[hidden]{display:none!important}
@media(min-width:1000px){.hero-copy{animation:arrive .8s ease both}}@keyframes arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}nav{gap:20px}.hero{min-height:760px}.viewfinder{right:0;width:165px;height:180px;top:38%}.services{grid-template-columns:repeat(2,1fr)}.universe-section{gap:45px}.about-grid{gap:60px}.project-art{height:235px}.project-info h3{font-size:20px}.now-strip p{gap:10px}.now-strip p>span:last-child{display:none}.client-names{font-size:18px}.contact-aside{padding-left:0}.footer{flex-wrap:wrap}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{height:83px}.brand{font-size:12px;gap:10px}.brand-logo{width:39px;height:39px}.brand small{font-size:9px}.menu-toggle{display:flex;align-items:center;gap:12px;background:#10161877;color:var(--ink);border:1px solid #ffffff40;font-size:11px;padding:10px 14px;border-radius:2px}nav{display:none;position:absolute;top:73px;left:0;right:0;padding:20px;background:#172124;border:1px solid #7c929866;z-index:4;box-shadow:0 15px 30px #0006}nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:13px}nav>a{padding:10px}.hero{min-height:760px;height:95svh;max-height:900px}.hero-inner{padding-top:120px;padding-bottom:125px;align-items:center}.hero-shade{background:linear-gradient(90deg,#080e1580,#080e1520),linear-gradient(0deg,#101618,transparent 26%,#080e1520 90%)}h1{font-size:clamp(65px,11vw,85px);letter-spacing:-3.9px}.intro{font-size:9px;max-width:330px;letter-spacing:0}.hero-description{font-size:14px;max-width:350px}.viewfinder{display:none}.hero-bottom{font-size:9px;flex-wrap:wrap;gap:15px;bottom:21px}.hero-bottom>span{width:100%}.hero-bottom>a{margin-left:0}.hero-bottom button{padding:8px 0;margin-left:auto;font-size:9px}.now-strip>.wrap{align-items:flex-start;flex-direction:column;gap:9px;padding-block:20px}.now-strip p{flex-wrap:wrap;font-size:9px;gap:9px}.now-strip a{padding-left:14px;font-size:10px}.references{padding-block:26px}.client-names{flex-wrap:wrap;gap:22px 27px;justify-content:flex-start;font-size:18px}.client-names span:last-child{max-width:none;font-size:14px}.section-space{padding-block:54px}.projects-section{padding-top:50px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{max-width:440px;margin-top:22px}h2{font-size:34px;letter-spacing:-1.2px}.project-grid{grid-template-columns:1fr;gap:38px}.project-art{height:280px}.project-info h3{font-size:24px}.project-info p{max-width:480px;font-size:13px}.project-art>span{font-size:14px}.project-art small{font-size:10px}.project-symbol{transform:scale(1.12)}.project-card:hover .project-symbol{transform:scale(1.12) translateY(-6px)}.universe-section{grid-template-columns:1fr;gap:24px}.universe-heading>p:last-child{max-width:500px}.workshop{width:100%}.services{gap:28px 24px}.toolbox>div{grid-template-columns:1fr;gap:0}.about-grid{grid-template-columns:1fr;gap:42px}.about-section{padding-block:50px}.about-copy h2{font-size:34px}.about-copy>p:not(.section-kicker){max-width:500px}.contact-card{grid-template-columns:1fr;gap:40px;padding-top:0}.contact-card h2{font-size:51px}.contact-aside{position:relative}.contact-spark{position:absolute;right:20px;top:0;font-size:55px;opacity:.5}.contact-aside>a{position:relative;font-size:14px}.footer{gap:25px}.footer>div{flex-wrap:wrap}.footer>p{margin-left:auto}}
@media(max-width:380px){h1{font-size:58px;letter-spacing:-3px}.hero{min-height:730px}.hero-actions{gap:20px}.button{font-size:11px;padding:14px 16px;gap:13px}.text-link{font-size:11px}.services{grid-template-columns:1fr}.stage-switch{gap:4px}.stage-switch button{padding:9px 12px;font-size:10px}.contact-card h2{font-size:44px}.contact-spark{display:none}.footer>p{margin-left:0}dialog{padding:32px 24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.landscape-journey{position:relative;height:180svh;min-height:calc(780px + 70svh)}
.landscape-journey .hero{position:sticky;top:0;height:100svh;min-height:780px;max-height:none;--day:0;--landscape-y:0px;--look-x:0px;--look-y:0px}
.hero-landscape{background:none;overflow:hidden}
.landscape-plane{position:absolute;inset:-16px;will-change:transform;transform:translate3d(var(--look-x),calc(var(--landscape-y) + var(--look-y)),0)}
.landscape-plane img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:center center;display:block}
.landscape-plane .dusk-image{opacity:calc(var(--day) / .35);will-change:opacity}.landscape-plane .day-image{opacity:calc((var(--day) - .65) / .35);will-change:opacity}
.hero-shade{background:linear-gradient(90deg,#080f17b8,#080f1766 55%,#080f1710),linear-gradient(0deg,#101618 0,transparent 23%,transparent 83%,#080e1580)}
#scene-description{min-height:82px}.intro-separator{color:#8fa6ac}.hero-interests{font-size:10px}.scroll-hint{display:block;font-size:9px;color:#b3c1c6;margin-top:9px}.world-switch{display:flex;border:1px solid #ffffff45;background:#111e2580;padding:4px;gap:3px;border-radius:30px;backdrop-filter:blur(15px)}
.hero-bottom .world-switch button{margin:0;padding:10px 16px;font-size:10px;color:#cfdbde;border:0;border-radius:22px;white-space:nowrap}
.world-switch button[aria-pressed=true]{background:#d1dfdc;color:#16272d}.world-switch button>span{font-size:16px;vertical-align:middle;margin-right:6px}.viewfinder{transform:translate3d(calc(var(--look-x) * .5),calc(var(--look-y) * .5),0)}
@media(max-width:1100px){.landscape-journey{min-height:calc(760px + 70svh)}.landscape-journey .hero{min-height:760px}}
@media(max-width:800px){.landscape-journey{height:175svh;min-height:calc(730px + 60svh)}.landscape-journey .hero{min-height:730px}.hero-inner{padding-bottom:175px}.hero-bottom{bottom:22px;gap:18px}.hero-interests{width:100%;font-size:9px}.world-switch{margin:0}.hero-bottom .world-switch button{padding:8px 12px;font-size:9px}.hero-bottom #open-landscape{margin-left:auto;font-size:9px}.intro{flex-wrap:wrap;gap:7px}#scene-description{min-height:101px}.landscape-plane img{object-position:57% center}.scroll-hint{margin-top:6px}}
@media(max-width:380px){.hero-bottom .world-switch button{padding:8px 10px}.hero-bottom #open-landscape{padding:0;font-size:8px}.world-switch button>span{font-size:13px;margin-right:3px}}
@media(prefers-reduced-motion:reduce){.landscape-plane,.viewfinder{transform:none!important;will-change:auto}.landscape-plane .dusk-image,.landscape-plane .day-image{will-change:auto}}
.landscape-journey{height:180svh;min-height:0}
.landscape-journey .hero{height:100svh;min-height:0}
@media(min-width:801px) and (max-height:820px){
  .hero-inner{padding-top:120px;padding-bottom:105px}
  .hero h1{font-size:clamp(62px,10svh,82px);margin-bottom:23px}
  .hero .intro{margin-bottom:20px}
  .hero-description{font-size:14px;line-height:1.7;margin-bottom:22px}
}
@media(max-width:800px) and (max-height:740px){
  .hero-inner{padding-top:105px;padding-bottom:145px}
  .hero h1{font-size:54px;letter-spacing:-3px;margin-bottom:18px}
  .hero .intro{margin-bottom:15px;font-size:8px}
  .hero-description{font-size:12px;line-height:1.7;margin-bottom:20px}
  #scene-description{min-height:81px}
  .hero-bottom{bottom:16px;gap:13px}
}
@media(max-height:480px){
  .landscape-journey{height:auto}
  .landscape-journey .hero{position:relative;height:740px}
}

html{scroll-padding-top:120px}
.header{position:fixed;transition:background .25s,backdrop-filter .25s}
.header.has-scrolled{background:#101a1ee8;backdrop-filter:blur(18px);padding-inline:18px}
@media(max-width:800px){html{scroll-padding-top:95px}.header.has-scrolled{padding-inline:10px}}
.projects-section{position:relative;background:#10181d;padding-block:100px 65px;border:0;isolation:isolate;overflow:hidden}
.projects-section:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(#10181ddd,#10181df0),url('assets/sainte-victoire-nuit.webp') center 22%/cover;opacity:.8}
.projects-section .section-heading{align-items:center;margin-bottom:50px}
.projects-section h2{font-size:clamp(42px,5.6vw,78px);letter-spacing:-3px}
.project-grid{grid-template-columns:1.35fr 1fr;gap:65px;align-items:center;min-height:440px}
.constellation-map{height:440px;position:relative;min-width:0}
.project-orbits{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#96b6c12c;stroke-width:1}
.project-orbits path{stroke:#aac6cc50;stroke-dasharray:3 7}.project-orbits circle{stroke-dasharray:2 10}
.project-star{position:absolute;display:flex;align-items:center;gap:15px;padding:15px 12px;border:0;background:transparent;color:#c7d5d8;text-align:left;font-size:17px;max-width:240px;min-height:60px}
.project-star small{display:block;font-size:9px;margin-top:7px;color:#95aab0;font-weight:400}
.star-0{left:6%;top:17%}.star-1{left:42%;top:64%}.star-2{left:65%;top:19%}
.star-marker{width:6px;height:6px;border-radius:50%;background:#b4c6cb;flex-shrink:0;position:relative;transition:box-shadow .3s}
.star-marker:before{content:'';position:absolute;inset:-14px;border:1px solid #a5c2c44d;border-radius:50%}
.project-star[aria-pressed=true]{color:white}.project-star[aria-pressed=true] .star-marker{background:#e1f5ec;box-shadow:0 0 16px 5px #a4d0c973}
.project-star[aria-pressed=true] .star-marker:before{inset:-21px;border-color:#a8cdc3}.project-star:hover .star-marker{box-shadow:0 0 18px 5px #a4d0c950}
.map-caption{position:absolute;bottom:3px;left:15px;font-size:10px;color:#8ca3aa}
.expedition-panel{min-height:330px;border-left:1px solid #8ea8b350;padding-left:34px}
.expedition-panel h3{font-size:clamp(33px,3.6vw,50px);letter-spacing:-2px;margin:0 0 22px}
.expedition-panel>p:not(.section-kicker){font-size:14px;color:#b6c5c9;max-width:430px}
.expedition-tags{display:flex;gap:15px;flex-wrap:wrap;list-style:none;padding:0;margin:24px 0 30px;font-size:10px;color:#9cb9ba}
.expedition-actions{display:flex;align-items:center;gap:20px}.expedition-detail{color:#b3c5c9;background:none;border:0;padding:12px 0;font-size:11px;text-decoration:underline;text-underline-offset:6px}
.projects-footnote{padding-top:28px;border-top:1px solid #8ea8b329;margin-top:42px}
.universe-section{position:relative;grid-template-columns:1.1fr 1fr;padding-block:115px;gap:45px}
.universe-heading h2{font-size:clamp(42px,5.1vw,73px);letter-spacing:-2.8px}
.universe-heading>p:last-child{max-width:380px}.workshop{border:0;background:transparent;transform:rotate(-3deg);border-bottom:1px solid #78969d50}
.study-drawing{background:radial-gradient(ellipse at center,#33515d45,transparent 65%)}.study-drawing svg{min-height:300px}.workshop .stage-switch{border:0}.workshop .stage-switch,.workshop>p{transform:rotate(3deg)}
.expertise{padding-block:70px 90px}.expertise .section-heading>div{max-width:650px}.assembly-expertise{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;align-items:center}
.assembly-visual{position:relative;height:380px;perspective:800px;max-width:480px;background:repeating-linear-gradient(0deg,transparent,transparent 35px,#ffffff04 36px),repeating-linear-gradient(90deg,transparent,transparent 35px,#ffffff04 36px)}
.assembly-layer{position:absolute;left:14%;width:70%;height:140px;display:flex;align-items:center;justify-content:center;border:1px solid #91b2b970;background:#20313ba6;transform:rotateX(58deg) rotateZ(-25deg);font-size:17px;letter-spacing:1px;transition:transform .45s,background .45s,color .45s;box-shadow:8px 10px 0 #080f1477}
.layer-design{top:45px;z-index:4}.layer-front{top:100px;z-index:3}.layer-back{top:155px;z-index:2}.layer-foundation{top:210px;z-index:1}
.assembly-caption{position:absolute;left:20px;top:5px;font-size:10px;color:#8faab2}.assembly-baseline{position:absolute;bottom:0;right:0;font-size:10px;color:#8faab2}
.assembly-expertise[data-skill="0"] .layer-foundation,.assembly-expertise:not([data-skill]) .layer-foundation,.assembly-expertise[data-skill="1"] .layer-back,.assembly-expertise[data-skill="2"] .layer-design,.assembly-expertise[data-skill="3"] .assembly-layer{background:#a0bcb9;color:#15242a}
.assembly-expertise[data-skill="2"] .layer-design{transform:translateY(-15px) rotateX(58deg) rotateZ(-25deg)}
.services{display:block}.skill-detail{border-bottom:1px solid #ffffff25}.skill-detail:first-child{border-top:1px solid #ffffff25}.skill-detail summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0}.skill-detail summary::-webkit-details-marker{display:none}.skill-detail h3{margin:0;font-size:22px;letter-spacing:-.6px}.skill-detail summary>span{color:var(--accent);font-size:20px}.skill-detail[open] summary>span{transform:rotate(45deg)}.skill-detail>div{padding-bottom:20px;max-width:470px}.skill-detail p{font-size:14px;margin-bottom:17px}.skill-detail ul{display:flex;gap:18px;flex-wrap:wrap;margin:0}.skill-detail li{margin:0;font-size:10px}
.about-section{position:relative;isolation:isolate;background:#19262a;overflow:hidden;padding-bottom:45px}

.about-grid{display:block}.about-copy{display:grid;grid-template-columns:1.2fr 1fr;column-gap:100px;align-items:start}.about-copy>.section-kicker,.about-copy>h2{grid-column:1}.about-copy h2{font-size:clamp(42px,5.6vw,78px);letter-spacing:-3px;grid-row:2/5}.about-copy>p:not(.section-kicker){grid-column:2}.about-copy>p:nth-of-type(2){grid-row:2}.about-copy>p:nth-of-type(3){grid-row:3}.about-copy>.text-link{grid-column:2}.signature{grid-column:1;grid-row:5;font-size:19px;margin-top:0}.signature span{font-size:9px}
.timeline{position:relative;border:0;padding:0;height:470px;margin-top:35px}.career-route{position:absolute;width:100%;height:440px;inset:0;fill:none;stroke:#b5c8bf80;stroke-width:1.5;stroke-dasharray:3 6}
.timeline article{position:absolute;width:15%;padding:20px 0 0}.timeline article:before{left:0;top:0;background:#bccfc6;border:0;box-shadow:0 0 0 6px #9cbbbb18}.timeline article:first-child:before{background:#bccfc6}.timeline .stop-0{left:2%;top:330px}.timeline .stop-1{left:18.66%;top:240px}.timeline .stop-2{left:35.33%;top:285px}.timeline .stop-3{left:52%;top:150px}.timeline .stop-4{left:68.66%;top:200px}.timeline .stop-5{left:85.33%;top:50px}.timeline .stop-5:before{box-shadow:0 0 0 6px #9cbbbb30,0 0 25px 4px #a4d0c966}.timeline h3{font-size:14px;line-height:1.5}.timeline-date{font-size:9px;color:#b0c6ca}.timeline p{font-size:11px}.timeline article>span{font-size:10px}.timeline .stop-5 h3{font-size:20px}
.contact.wrap{width:100%;max-width:none;padding:100px max(50px,calc((100% - 1280px)/2)) 80px;background:linear-gradient(90deg,#0b141ac9,#0b141a77),url('assets/sainte-victoire-nuit.webp') center 35%/cover}
.contact-card{padding:0 0 35px;grid-template-columns:1.65fr 1fr;gap:60px;border:0}.contact-card h2{font-size:clamp(50px,6.5vw,92px);max-width:750px;letter-spacing:-4px}.contact-card p:not(.section-kicker){max-width:450px}.contact-aside{border-left:1px solid #c9dddd30;padding-left:35px}.contact-spark{font-size:90px}.footer{padding-top:35px}
@media(max-width:1100px){.project-grid{gap:30px;grid-template-columns:1.2fr 1fr}.star-2{left:55%;top:23%}.star-1{left:36%}.project-star{font-size:14px;padding:15px 8px;gap:11px;max-width:190px}.project-star small{font-size:8px}.expedition-panel{padding-left:25px}.assembly-expertise{gap:35px}.about-copy{gap:0 50px}.timeline article{width:15.5%}.timeline h3{font-size:12px}.contact.wrap{padding-inline:32px}}
@media(max-width:800px){
.projects-section{padding-block:55px}.projects-section h2,.universe-heading h2,.about-copy h2{font-size:47px;letter-spacing:-2px}.project-grid{grid-template-columns:1fr;gap:20px}.constellation-map{height:300px;max-width:620px;width:100%;margin:auto}.project-star{font-size:15px;max-width:none}.star-0{left:8%;top:6%}.star-1{left:45%;top:58%}.star-2{left:50%;top:20%}.project-orbits{opacity:.7}.map-caption{font-size:9px;bottom:0}.expedition-panel{padding:27px 0 0;border-left:0;border-top:1px solid #8ea8b350;min-height:350px}.expedition-panel h3{font-size:40px}.expedition-panel>p:not(.section-kicker){max-width:560px}.expedition-actions{gap:24px}.projects-section .section-heading{margin-bottom:25px}.projects-footnote{margin-top:25px}.universe-section{padding-block:65px;grid-template-columns:1fr;gap:25px}.workshop{transform:none;padding-inline:0}.workshop .stage-switch,.workshop>p{transform:none}.assembly-expertise{grid-template-columns:1fr;gap:30px}.assembly-visual{height:330px;width:100%;margin:auto}.assembly-layer{height:110px}.layer-design{top:40px}.layer-front{top:83px}.layer-back{top:126px}.layer-foundation{top:169px}.assembly-baseline{bottom:15px}.skill-detail h3{font-size:20px}.about-copy{display:block}.about-copy h2{margin-bottom:30px}.signature{margin-top:30px}.timeline{height:auto;margin:40px 0 0 8px;border-left:1px dashed #91b0b6;padding-left:27px}.career-route{display:none}.timeline article{position:relative!important;left:auto!important;top:auto!important;width:100%;padding:0 0 31px}.timeline article:before{left:-31px;top:5px}.timeline h3{font-size:16px}.timeline p{font-size:12px}.timeline-date{font-size:10px}.timeline article>span{font-size:12px;max-width:450px}.timeline .stop-5{padding-bottom:0}.contact.wrap{padding:65px 20px}.contact-card{grid-template-columns:1fr;gap:32px}.contact-card h2{font-size:56px;letter-spacing:-2.5px}.contact-aside{padding:25px 0 0;border-left:0;border-top:1px solid #c9dddd30}.contact-spark{font-size:55px}.footer{padding-top:28px}.hero h1{font-size:clamp(47px,9.6vw,76px)}
}
@media(max-width:440px){.constellation-map{height:305px}.project-star{font-size:14px}.project-star small{font-size:8px;max-width:135px;line-height:1.5}.star-0{left:5%;top:7%}.star-2{left:39%;top:33%}.star-1{left:16%;top:67%}.project-orbits path{opacity:0}.map-caption{display:none}.project-orbits{transform:rotate(18deg)}.expedition-panel{min-height:0}.projects-section h2,.universe-heading h2,.about-copy h2{font-size:40px}.contact-card h2{font-size:45px}.study-drawing svg{min-height:0}.services li{font-size:10px}.hero .intro{max-width:300px}dialog h2{font-size:30px}}
@media(max-width:360px){.hero h1{font-size:43px;letter-spacing:-2.5px}.hero .intro{font-size:8px}.hero-description{font-size:12px}.brand small{font-size:8px}.hero-bottom .world-switch button{padding:8px 9px}.hero-bottom #open-landscape{font-size:8px}.contact-card h2{font-size:40px}.expedition-actions{gap:15px}.skill-detail h3{font-size:18px}}
@media(prefers-reduced-motion:reduce){.assembly-layer{transition:none}.workshop{transform:none}}
.project-screen-shell{grid-column:1/-1;width:100%;max-width:1040px;margin:10px auto 0;box-shadow:0 32px 80px #0005;border:1px solid #849aab40;border-radius:6px;overflow:hidden;background:#0b1118}
.project-screen-bar{font-size:11px;padding:16px 22px;border-bottom:1px solid #ffffff14;color:#a8bcc3;background:#17222a}
.project-screen-button{position:relative;display:block;border:0;padding:0;width:100%;background:#10181d;text-align:left}
.project-screen-button>img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:contain;background:#10181d}
.screen-enlarge{position:absolute;right:20px;bottom:18px;background:#10181deb;border:1px solid #839b9f80;color:#e7edeb;padding:11px 14px;border-radius:3px;font-size:11px}
#screen-dialog{max-width:1300px;width:calc(100% - 30px);padding:20px;border-radius:5px}#screen-dialog h2{font-size:17px;letter-spacing:0;padding-right:40px;margin:0 0 17px}#screen-detail{display:block;width:100%;height:auto}#screen-dialog p{font-size:10px;margin:13px 0 0}.screen-close{position:absolute;top:8px;right:10px;color:var(--ink);background:#192326;border:0;font-size:27px;padding:5px 10px}
@media(max-width:800px){.project-screen-shell{margin-top:12px}.project-screen-bar{padding:13px;font-size:10px}.screen-enlarge{font-size:10px;right:10px;bottom:10px;padding:9px 11px}.project-screen-button>img{aspect-ratio:auto}#screen-dialog{padding:16px 10px}#screen-dialog h2{font-size:13px;margin-bottom:14px}}

.screen-pan{max-height:70svh;overflow:auto;overscroll-behavior:contain}.screen-pan:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.is-zoomed #screen-detail{width:1280px;max-width:none}#screen-zoom{background:transparent;border:1px solid #80989f;color:var(--ink);padding:10px 14px;min-height:44px;font-size:11px;margin-bottom:15px}.screen-close,.dialog-close,.landscape-close{min-width:44px;min-height:44px}.stage-switch button,.menu-toggle{min-height:44px}
@media(max-width:800px){.hero-bottom .world-switch button{min-height:40px}.footer>div a{display:inline-flex;align-items:center;min-height:44px}.screen-enlarge{position:static;display:block;text-align:center;border:0;border-top:1px solid #839b9f40;border-radius:0;padding:13px}.hero-bottom #open-landscape{min-height:44px}}
@media(min-width:801px){.about-copy>p:nth-of-type(4){grid-row:4}}
.hero-copy{animation:none}
.hero h1{font-weight:600;color:#fff;text-shadow:0 2px 20px #07121a66}
.hero-shade{background:linear-gradient(90deg,#07121ae6 0%,#07121ab3 33%,#07121a52 59%,#07121a08 80%),linear-gradient(0deg,#101618 0,transparent 24%,transparent 82%,#080e1580)}
.hero-description{color:#f1f5f5;font-size:16px;font-weight:500;line-height:1.8;text-shadow:0 1px 8px #07121a80}
.hero .intro{color:#e3eded;font-size:12px;font-weight:500;letter-spacing:.1px}
.hero-bottom,.hero-interests{color:#e2ecee;font-size:12px}.scroll-hint{font-size:11px;color:#cbdcde}.hero-bottom #open-landscape{font-size:11px;color:#e2ecee}.hero-bottom .world-switch button{font-size:11px}.viewfinder-caption{font-size:11px;color:#e0eaec;text-shadow:0 1px 5px #000}
.header nav{font-size:13px;font-weight:500}.brand{font-size:15px}.brand small{font-size:11px;color:#d1dcdf}.section-kicker{font-size:12px;color:#bddbd9}
.expedition-panel>p:not(.section-kicker),.about-copy>p:not(.section-kicker),.universe-heading>p:last-child,.skill-detail p{color:#c7d2d5;font-size:15px}
.timeline-date{color:#d0dfe1}.timeline p{color:#d2e2e3}.timeline h3{font-weight:600}.timeline article>span{color:#c4d3d7}.contact-card p:not(.section-kicker){color:#d0dadd}
@media(min-width:801px) and (max-height:820px){.hero-description{font-size:15px;line-height:1.7}}
@media(max-width:800px){.hero .intro{font-size:11px}.hero-description{font-size:15px}.hero-interests{font-size:11px}.scroll-hint{font-size:10px}.hero-bottom .world-switch button{font-size:10px}.hero-bottom #open-landscape{font-size:10px}.brand{font-size:13px}.brand small{font-size:10px}.hero-shade{background:linear-gradient(90deg,#07121acf,#07121a77 60%,#07121a33),linear-gradient(0deg,#101618 0,transparent 26%,#080e1540 90%)}}
@media(max-width:800px) and (max-height:740px){.hero-description{font-size:13px;line-height:1.65}.hero .intro{font-size:10px}.hero-interests{font-size:10px}}
@media(max-width:360px){.brand{font-size:12px}.brand small{font-size:9px}.hero .intro{font-size:9px}.hero-bottom .world-switch button{font-size:9px}.hero-bottom #open-landscape{font-size:9px}}
