@font-face{font-family:HK;src:url('./fonts/HKGrotesk-Regular.woff2')}@font-face{font-family:HK;src:url('./fonts/HKGrotesk-Medium.woff2');font-weight:500}@font-face{font-family:HK;src:url('./fonts/HKGrotesk-Black.woff2');font-weight:900}
:root{--paper:#e8e9e2;--ink:#101010;font-family:HK,Arial,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid currentColor;outline-offset:7px}[hidden]{display:none!important}
.site-header{position:absolute;inset:0 0 auto;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:30px 38px;color:#fff;pointer-events:none}.site-header>*{pointer-events:auto}.site-logo img{width:41px;height:56px;display:block}.site-actions{display:flex;align-items:center;gap:38px;font-size:20px}.menu-toggle{border:0;background:none;color:inherit;padding:10px 0;display:flex;align-items:center;gap:11px}.menu-toggle i{width:11px;height:11px;background:currentColor;border-radius:50%}.site-actions>a{position:relative}.site-actions>a:after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s}.site-actions>a:hover:after{transform:scaleX(1)}
.site-menu{position:fixed;inset:0;z-index:25;background:#101010;color:#fff;visibility:hidden;clip-path:inset(0 0 100%);transition:clip-path .6s cubic-bezier(.76,0,.24,1),visibility .6s;padding:145px 38px 38px;display:flex;flex-direction:column}.menu-open .site-menu{visibility:visible;clip-path:inset(0)}.menu-open{overflow:hidden}.menu-open .menu-toggle{background:#fff;color:#111;width:50px;height:50px;border-radius:50%;justify-content:center}.menu-open .menu-toggle span{font-size:0}.menu-open .menu-toggle span:after{content:'×';font-size:34px;font-weight:400}.menu-open .menu-toggle i{display:none}.menu-open .site-header{position:fixed;color:#fff}.site-menu nav{display:flex;flex-direction:column;align-items:start;gap:11px}.site-menu nav a{font-size:clamp(34px,4vw,64px);line-height:1.15}.site-menu nav a:hover{color:#bbb}.menu-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:end;gap:30px}.menu-bottom p{max-width:400px;font-size:20px;line-height:1.45}.menu-bottom img{height:min(38vh,350px);width:auto}
.hero{height:100svh;min-height:650px;position:relative;overflow:hidden;background:#4b4e47;color:#fff}.scene{position:absolute;isolation:isolate}.scene-photo{position:absolute;inset:0;width:100%;height:100%;display:block}.scene:after{content:'';position:absolute;inset:0;background:linear-gradient(#0005,transparent 24%,transparent 72%,#0009);pointer-events:none;z-index:3}.doors{position:absolute;inset:0;width:100%;height:100%;z-index:4}.doors a polygon{fill:transparent;stroke:transparent;stroke-width:2;transition:fill .3s,stroke .3s}.doors a:hover polygon,.doors a:focus polygon{fill:#ffffff18;stroke:#ffffffb0}.door-label{position:absolute;top:64%;z-index:5;transform:translate(-50%,-50%);text-align:center;pointer-events:none;font-size:20px;line-height:1.3;text-shadow:0 2px 8px #000}.door-label span{display:block;font-size:17px;margin-top:10px}.door-personnel{left:51.85%}.door-garage{left:71.47%}.hero-copy{position:absolute;z-index:8;bottom:27px;left:38px;right:38px;pointer-events:none}.hero-copy h1{font-size:clamp(70px,8.2vw,140px);line-height:.9;letter-spacing:-.045em;font-weight:900;margin:0 0 21px}.hero-copy p{font-size:17px;line-height:1.4;margin:0;max-width:640px}.hero-copy a{pointer-events:auto;text-decoration:underline;text-underline-offset:4px}
.text-page{background:#101010;color:#fff;min-height:100svh}.text-page .site-header{position:relative}.page-main{padding:55px 38px 100px}.page-title{font-size:clamp(58px,12vw,190px);line-height:.9;font-weight:900;letter-spacing:-.035em;margin:10px 0 75px}.page-intro{max-width:770px;font-size:24px;line-height:1.4;margin:0 0 80px}.projects{display:grid;grid-template-columns:1fr 1fr;gap:70px 38px}.project-image{width:100%;height:390px;object-fit:cover;object-position:top;display:block;border-radius:14px;transition:transform .5s}.project-link:hover .project-image{transform:translateY(-7px)}.project-link small{display:block;margin:20px 0 13px;font-size:17px}.project-link h2{font-size:34px;font-weight:500;margin:0;line-height:1.15}.project-page{background:#fff;color:#111}.project-page .site-header{color:#111}.project-page .site-logo img{filter:invert(1)}.project-page.menu-open .site-logo img{filter:none}.project-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;border-bottom:1px solid;padding-bottom:24px}.project-heading h1{font-size:clamp(42px,6.1vw,94px);font-weight:900;line-height:1;margin:0;text-transform:uppercase}.project-visit{border:1px solid;padding:15px 24px;white-space:nowrap}.project-meta{display:flex;justify-content:space-between;padding:23px 0;font-size:18px}.project-full{display:block;max-width:100%;width:100%;height:auto;border-radius:8px}.explanation{max-width:950px;font-size:clamp(23px,3.4vw,43px);line-height:1.25}.explanation a{text-decoration:underline;text-underline-offset:8px}.explanation p{margin:0 0 45px}
@media(max-width:640px){.site-header{padding:22px}.site-logo img{height:43px;width:32px}.site-actions{gap:22px;font-size:16px}.hero{min-height:660px}.hero-copy{left:22px;right:22px;bottom:24px}.hero-copy h1{font-size:61px;margin-bottom:20px}.hero-copy p{font-size:15px;max-width:330px}.door-label{font-size:18px}.door-label span{font-size:17px}.site-menu{padding:130px 22px 28px}.site-menu nav a{font-size:39px}.menu-bottom p{font-size:16px;max-width:195px}.menu-bottom img{max-width:110px;height:auto}.page-main{padding:45px 22px 65px}.page-title{font-size:clamp(32px,11vw,61px);margin:0 0 40px}.page-intro{font-size:20px;margin-bottom:50px}.projects{grid-template-columns:1fr;gap:45px}.project-image{height:330px}.project-link h2{font-size:29px}.project-heading{display:block}.project-heading h1{font-size:44px;margin-bottom:28px}.project-visit{display:inline-block}.project-meta{font-size:16px;gap:20px}.explanation{font-size:26px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}

.landing .site-header{background:linear-gradient(#0009,transparent);padding-bottom:45px}

/* 2026-09-14: Nicolas's final exterior + OAKSUN navigation. */
@font-face{font-family:HK;src:url('./fonts/HKGrotesk-Regular.woff2');font-display:swap}
html{scroll-behavior:smooth;scroll-padding-top:120px}
body.landing{background:#101010;color:#fff}
.site-header{position:fixed;padding:26px 38px;color:#fff;align-items:flex-start}
.landing .site-header{background:none;padding-bottom:26px;color:#101010}
.site-logo{display:block;width:52px;height:76px}
.site-logo img{display:block;width:100%;height:100%;object-fit:contain;filter:invert(1)}
.site-actions{gap:36px;align-items:center}
.contact-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 24px;border-radius:999px;background:#fff;color:#101010;font-size:18px;font-weight:500;white-space:nowrap}
.site-actions>.contact-action:after{display:none}
[data-contact][aria-disabled=true]{cursor:default}
.menu-toggle{height:48px;min-width:92px;justify-content:flex-end;gap:14px}
.menu-toggle i{flex:none;width:12px;height:12px}
.menu-open .site-header{color:#fff;background:none}
.menu-open .menu-toggle{width:50px;min-width:50px;position:relative}
.menu-open .menu-toggle span:after{font-size:36px;line-height:1}
.site-menu{padding:175px 5.5vw 42px;display:block;clip-path:inset(0% 0% 100%);transition:none;overflow:auto}
.site-menu nav{gap:12px}
.site-menu nav a{font-size:36px;line-height:1.2;font-weight:400;letter-spacing:-.02em}
.menu-top{display:flex;gap:100px;position:relative;z-index:2}
.menu-secondary{display:flex;flex-direction:column;align-items:flex-start;gap:16px;font-size:20px;padding-top:3px}
.menu-secondary a:hover{text-decoration:underline;text-underline-offset:6px}
.menu-brand{position:absolute;right:5.5vw;bottom:42px;width:min(34vw,510px);height:min(66vh,700px);object-fit:contain;filter:invert(1);pointer-events:none}
.menu-image{position:absolute;bottom:42px;left:5.5vw;width:27vw;max-width:420px;aspect-ratio:16/9;overflow:hidden;border-radius:15px;display:block}
.menu-image img{width:100%;height:100%;object-fit:cover;display:block}
.menu-image span{position:absolute;left:18px;bottom:14px;color:#fff;font-size:18px;text-shadow:0 1px 6px #000}
.hero{width:100%;height:auto;min-height:0;aspect-ratio:3344/1882;overflow:hidden;background:#101010;position:relative}
.scene{position:absolute;left:0;top:0;width:3344px;height:1882px;transform-origin:0 0}
.scene-photo{width:3344px;height:1882px}
.scene:after{display:none}
.doors{width:3344px;height:1882px}
.doors a polygon{stroke-width:3px}
.doors a:focus-visible{outline:none}
.door-label{top:67%;font-size:28px;opacity:0;transition:opacity .2s}
.door-personnel{left:56.2%}.door-garage{left:69.1%}
.scene:has(.door-panorama:hover) .door-personnel,.scene:has(.door-panorama:focus-visible) .door-personnel,.scene:has(.door-walk:hover) .door-garage,.scene:has(.door-walk:focus-visible) .door-garage{opacity:1}
.hero-copy{position:relative;left:auto;right:auto;bottom:auto;padding:45px 5.5vw 60px;display:flex;justify-content:space-between;align-items:end;gap:35px;color:#fff;pointer-events:auto}
.hero-copy h1{font-size:clamp(40px,5.8vw,90px);font-weight:500;line-height:1;letter-spacing:-.045em;margin:0 0 15px}
.hero-copy p{font-size:24px;margin:0;max-width:none}
.hero-links{display:flex;gap:28px;align-items:center;flex-wrap:wrap;font-size:20px;padding-bottom:6px}
.hero-links a{white-space:nowrap;text-decoration:none}
.hero-links a:hover{text-decoration:underline;text-underline-offset:7px}
.section{padding:100px 5.5vw;scroll-margin-top:50px}
.section-heading{font-size:clamp(48px,7vw,110px);letter-spacing:-.035em;font-weight:500;line-height:1.02;margin:0 0 55px}
.projects{gap:65px 38px}
.project-image{height:auto;aspect-ratio:16/9;object-fit:cover;object-position:top;border-radius:18px}
.project-link small{font-size:17px;margin:18px 0}
.project-link h2{font-size:36px;line-height:1.15}
.section-link{display:inline-block;margin-top:50px;font-size:22px}
.section-link:hover{text-decoration:underline;text-underline-offset:6px}
.services-section{border-top:1px solid #ffffff35;display:grid;grid-template-columns:1fr 1fr;gap:70px}
.service-list{font-size:clamp(26px,3vw,46px);line-height:1.2}
.service-list p{padding:0 0 28px;margin:0 0 30px;border-bottom:1px solid #ffffff35}
.service-list a{display:block;font-size:19px;margin-top:18px;letter-spacing:0}
.about-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid #ffffff35}
.about-section p{font-size:clamp(26px,3vw,44px);line-height:1.3;margin:0}
.site-footer{padding:70px 5.5vw 45px;border-top:1px solid #ffffff35}
.site-footer h2{font-size:clamp(45px,7vw,100px);font-weight:500;letter-spacing:-.04em;margin:0 0 40px}
.footer-links{display:flex;flex-wrap:wrap;gap:30px;font-size:20px;margin-top:60px}
.text-page .site-header{position:fixed;background:#101010}
.page-main{padding:180px 5.5vw 100px}
.page-title{font-size:clamp(55px,11vw,170px);margin:15px 0 70px}
.page-intro{font-size:24px}
.project-page .site-header{background:#fff}
.project-page .site-logo img{filter:none}
.project-page.menu-open .site-logo img{filter:invert(1)}
.project-page.menu-open .site-header{background:none;color:#fff}
.tour .site-header{background:linear-gradient(#0009,transparent)}
.tour-switch{position:fixed;top:118px;right:38px;z-index:10;color:#fff;background:#101010d9;padding:11px 18px;border-radius:999px;font-size:16px}
.menu-open .tour-switch{visibility:hidden}
.visit-info{display:grid;grid-template-columns:1fr 1fr;gap:60px;font-size:23px;line-height:1.45}
.visit-info h2{font-size:42px;letter-spacing:-.025em;line-height:1.1;font-weight:500;margin:0 0 24px}
.visit-info a{display:inline-block;margin-top:20px;text-decoration:underline;text-underline-offset:7px}
@media(max-width:900px){.hero-copy{align-items:start;flex-direction:column}.hero-links{font-size:19px}.menu-top{gap:60px}.menu-brand{width:34vw}.services-section,.about-section{gap:40px}}
@media(max-width:640px){
 .site-header{padding:18px 18px 20px}.landing .site-header{padding:18px 18px 20px}
 .site-logo{width:40px;height:60px}.site-logo img{width:100%;height:100%}
 .site-actions{gap:17px}.contact-action{font-size:15px;padding:10px 20px;min-height:44px}
 .menu-toggle{width:44px;min-width:44px;height:44px;background:#fff;border-radius:50%;color:#111;justify-content:center;position:relative}
 .menu-toggle span{position:absolute;overflow:hidden;width:1px;height:1px;clip-path:inset(50%)}
 .menu-toggle i{width:19px;height:8px;background:none;border-top:2px solid;border-bottom:2px solid;border-radius:0}
 .menu-open .menu-toggle{width:44px;min-width:44px;height:44px}
 .menu-open .menu-toggle span{position:static;clip-path:none;width:auto;height:auto;overflow:visible}
 .menu-open .menu-toggle span:after{font-size:32px}
 .site-menu{padding:126px 22px 28px}
 .site-menu nav a{font-size:34px;line-height:1.3}.site-menu nav{gap:10px}
 .menu-top{display:flex;flex-direction:column;gap:36px}
 .menu-secondary{font-size:19px;gap:15px}
 .menu-brand{right:22px;bottom:30px;width:125px;height:195px}
 .menu-image{left:22px;bottom:32px;width:calc(100% - 192px);aspect-ratio:1;max-width:200px;border-radius:12px}
 .menu-image span{font-size:15px;left:12px;bottom:12px}
 .hero{aspect-ratio:1155/1801;min-height:0;height:auto}
 .doors,.door-label{display:none}
 .hero-copy{padding:30px 22px 50px;gap:30px}
 .hero-copy h1{font-size:42px;margin-bottom:12px}
 .hero-copy p{font-size:21px}.hero-links{gap:17px 24px;font-size:18px}
 .section{padding:60px 22px}.section-heading{font-size:47px;margin-bottom:35px}
 .projects{grid-template-columns:1fr;gap:48px}.project-image{height:auto;aspect-ratio:16/9;border-radius:14px}
 .project-link h2{font-size:30px}.project-link small{font-size:15px;margin:16px 0 12px}
 .section-link{margin-top:38px;font-size:19px}
 .services-section,.about-section{display:block}.service-list{font-size:30px}
 .service-list a{font-size:18px}.about-section p{font-size:29px}
 .site-footer{padding:55px 22px 35px}.site-footer h2{font-size:46px}.footer-links{font-size:18px;gap:20px;margin-top:45px}
 .page-main{padding:145px 22px 70px}.page-title{font-size:clamp(40px,10vw,65px);margin:0 0 45px}
 .page-intro{font-size:21px}.tour-switch{top:97px;right:18px;font-size:14px;padding:10px 15px}
 .visit-info{display:block;font-size:21px}.visit-info article+article{margin-top:60px}.visit-info h2{font-size:35px}
}
@media(max-height:650px){.site-menu{padding-top:110px}.menu-image{display:none}.menu-brand{height:36vh}.menu-top{gap:38px}.menu-secondary{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.menu-open .site-menu{clip-path:inset(0% 0% 100%)}
.landing.past-hero .site-header{background:#101010;color:#fff}
html{scroll-padding-top:104px}.section{scroll-margin-top:0}
