@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--bg:#101113;--surface:#18191c;--text:#f4f4f2;--muted:#a5a6ae;--accent:#c9ad78;--line:#333439}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--accent);outline-offset:6px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:'Space Grotesk',Arial,sans-serif;line-height:1.08;font-weight:500;letter-spacing:-.05em}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.header{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;font-size:21px;font-weight:700;letter-spacing:.08em;line-height:1.1}.brand img{object-fit:contain}.brand-small{display:block;font-size:11px;letter-spacing:.32em;margin-top:5px}.header nav{display:flex;gap:32px;color:#c3c4cb;font-size:14px}.header a:hover{color:var(--accent)}.header-contact{font-size:14px;border:1px solid #515258;padding:12px 19px;border-radius:30px}.header-contact span{margin-left:18px}.hero{position:relative;padding-top:66px}.hero-copy{position:relative;z-index:2;pointer-events:none}.hero-copy a{pointer-events:auto}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.14em;display:flex;align-items:center;gap:12px}.line{height:1px;width:30px;background:var(--accent)}h1{font-size:clamp(76px,8.8vw,128px);line-height:1;letter-spacing:-.065em;margin:28px 0}h1 span{color:var(--accent)}.intro{color:#bebfc6;font-size:17px;line-height:1.7;max-width:490px}.button{display:inline-flex;align-items:center;gap:44px;background:#eadcc2;color:#211b12;padding:17px 23px;border-radius:3px;margin-top:28px;font-size:14px;font-weight:600;transition:background .2s}.button:hover{background:var(--accent)}.hero-image{position:absolute;right:0;top:48px;width:51%;height:560px;overflow:hidden;background:#201c17}.hero-image>img{height:100%;width:100%;object-position:61% center}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--bg),transparent 35%),linear-gradient(0deg,rgba(0,0,0,.65),transparent 30%)}.hero-image figcaption{position:absolute;bottom:23px;left:42px;right:24px;z-index:1;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.14em;color:#ddd}.hero-bottom{display:flex;justify-content:space-between;gap:20px;padding:58px 0 28px;font-size:11px;letter-spacing:.09em;color:#a8a9b1}.hero-bottom a{font-size:12px;letter-spacing:0}.hero-bottom a span{margin-left:20px}.client-strip{border-block:1px solid var(--line);background:#151619}.clients{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:28px}.clients>p{color:var(--muted);font-size:10px;letter-spacing:.1em;line-height:1.6}.clients>span{font-size:24px;line-height:1.1;color:#c4c4ca;font-weight:600;letter-spacing:-.05em}.clients small{font-size:13px;font-weight:400}.clients .hoorn{font-size:16px;letter-spacing:.12em}.clients .pm{font-size:14px;letter-spacing:0}.clients .pm b{font-size:23px}.section{padding-block:96px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:46px}.section .eyebrow,.rental .eyebrow{color:var(--accent);margin-bottom:22px}h2{font-size:clamp(36px,4vw,56px)}.section-heading>p{color:var(--muted);font-size:15px}.services{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.services article{padding:30px 30px 0 0}.services article+article{padding-left:30px;border-left:1px solid var(--line)}.service-number{font-size:12px;color:var(--muted)}h3{font-size:25px;letter-spacing:-.035em}.services h3{margin:34px 0 19px}.services p{color:var(--muted);font-size:15px;max-width:340px}.service-tags{display:block;font-size:10px;letter-spacing:.065em;margin-top:30px;color:#b8b9c3}.projects-section{background:#191a1d}.subtle{font-size:11px;letter-spacing:.08em;color:var(--muted)}.projects{display:grid;grid-template-columns:1.2fr 1fr;gap:32px}.project-image{position:relative;height:330px;overflow:hidden}.project-image img{width:100%;height:100%;transition:transform .5s}.project:hover img{transform:scale(1.025)}.project-image.book{background:#d5c8b1}.book img{object-fit:contain;padding:25px}.image-label{position:absolute;bottom:18px;left:18px;background:#151619ed;border:1px solid #68686c;border-radius:30px;padding:6px 12px;font-size:10px;letter-spacing:.08em}.project-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:22px}.project-title h3{font-size:22px}.project-title>span{font-size:12px;color:var(--muted)}.project>p{font-size:14px;color:var(--muted);margin-top:10px}.about{display:grid;grid-template-columns:1.2fr 1fr;gap:60px}.muted{color:#93949f}.about-copy{padding-top:38px}.about-copy>p{color:#b9bac3;margin-bottom:24px}.text-link{display:flex;justify-content:space-between;gap:20px;font-size:14px;padding:17px 0;border-bottom:1px solid #62636a}.text-link:hover{color:var(--accent)}.rental{background:#242019;padding:48px;display:grid;grid-template-columns:1.2fr 1fr;gap:60px}.rental h2{font-size:42px}.rental p{color:#beb5a6;font-size:14px;margin-top:20px}.rental-list>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #494033;padding:18px 0}.rental-list>div:first-child{padding-top:0}.rental-list h3{font-size:18px;letter-spacing:0}.rental-list p{margin:0;text-align:right;font-size:13px}.contact{padding-block:100px}.contact .eyebrow{color:var(--muted)}.contact-row{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-block:26px}.contact h2{font-size:clamp(50px,7.6vw,104px);line-height:1.04}.contact h2 span{color:var(--accent)}.contact-circle{border:1px solid #9b835a;border-radius:50%;width:116px;height:116px;display:grid;place-items:center;font-size:58px;flex-shrink:0;transition:background .2s}.contact-circle:hover{background:#57452a}.contact>p:last-child{color:var(--muted)}.contact>p a{color:var(--text);text-decoration:underline;text-underline-offset:4px}footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding-block:28px;font-size:12px;color:var(--muted)}.footer-brand{font-size:13px;font-weight:700;letter-spacing:.08em;color:var(--text)}.skip{position:fixed;top:-100px;background:white;color:black;z-index:10;padding:12px}.skip:focus{top:10px}@media(min-width:1600px){.hero-image{height:580px}}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.header nav{gap:18px}.hero-image{width:55%;height:520px}.hero h1{font-size:100px}.intro{max-width:390px}.services article{padding-right:20px}.services article+article{padding-left:20px}.service-tags{font-size:9px}.project-image{height:270px}.about{gap:30px}.rental{padding:35px;gap:30px}.clients>span{font-size:20px}.clients .hoorn{font-size:13px}.brand img{width:48px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{min-height:88px;flex-wrap:wrap;padding-block:16px;gap:18px}.brand{font-size:17px}.brand img{width:42px;height:34px}.brand-small{font-size:9px}.header-contact{font-size:12px;padding:9px 13px}.header-contact span{margin-left:8px}.header nav{order:3;width:100%;justify-content:space-between;font-size:13px}.hero{padding-top:32px}.hero .eyebrow{font-size:10px}.hero h1{font-size:clamp(70px,15.5vw,106px);margin-top:22px}.hero-image{position:relative;top:auto;width:100%;height:330px;margin-top:30px}.hero-image:after{background:linear-gradient(0deg,#101113aa,transparent 35%)}.hero-image figcaption{left:18px;font-size:9px}.intro{font-size:16px;max-width:100%}.hero-bottom{padding:25px 0;align-items:center}.hero-bottom>span{max-width:185px;font-size:9px}.hero-bottom a{font-size:10px}.hero-bottom a span{margin-left:5px}.clients{flex-wrap:wrap;justify-content:flex-start;gap:24px}.clients>p{width:100%;font-size:9px}.clients>p br{display:none}.clients>span{font-size:18px}.clients .hoorn{font-size:11px}.clients .pm{font-size:11px}.clients .pm b{font-size:18px}.section{padding-block:60px}.section-heading{display:block;margin-bottom:30px}.section-heading>p,.subtle{display:block;margin-top:24px}.services{grid-template-columns:1fr}.services article,.services article+article{padding:25px 0;border-left:0;border-bottom:1px solid var(--line)}.services h3{margin-top:18px}.services p{max-width:none}.service-tags{font-size:10px;margin-top:20px}.projects{grid-template-columns:1fr;gap:35px}.project-image{height:290px}.project-title h3{font-size:21px}.about{grid-template-columns:1fr;gap:24px}.about-copy{padding:0}.rental{padding:28px;grid-template-columns:1fr;gap:36px}.rental h2{font-size:36px}.rental-list p{font-size:12px}.contact{padding-block:65px}.contact h2{font-size:clamp(40px,9vw,63px)}.contact-circle{width:62px;height:62px;font-size:32px}.contact .eyebrow{font-size:9px}.contact>p:last-child{font-size:14px}footer{flex-wrap:wrap;font-size:11px}footer p{order:3;width:100%}.desktop{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.project-carousel{min-width:0}.projects{display:flex;overflow-x:auto;gap:28px;scroll-snap-type:x mandatory;scrollbar-width:none;padding-right:0;overscroll-behavior-x:contain}.projects::-webkit-scrollbar{display:none}.projects .project{flex:0 0 100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.projects .project-image{height:clamp(290px,36vw,510px)}.carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px}.carousel-controls p{font-size:14px;letter-spacing:.1em;color:var(--accent);font-variant-numeric:tabular-nums}.carousel-arrows,.carousel-dots{display:flex;gap:12px}.carousel-controls button{font:inherit;cursor:pointer;color:var(--accent);background:transparent;border:1px solid #776747;transition:background .2s,color .2s}.carousel-arrows button{width:48px;height:48px;border-radius:50%;font-size:24px}.carousel-controls button:hover:not(:disabled){background:var(--accent);color:var(--bg)}.carousel-controls button:disabled{opacity:.3;cursor:default}.carousel-dots button{width:44px;height:44px;position:relative;border:0}.carousel-dots button:before{content:'';position:absolute;inset:18px;border-radius:50%;background:#777}.carousel-dots button[aria-current=true]:before{background:var(--accent)}.carousel-controls .carousel-dots button:hover{background:transparent}.carousel-controls button:focus-visible,.projects:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media(max-width:700px){.projects{padding-right:0;gap:18px}.projects .project{flex-basis:100%}.projects .project-image{height:290px}.carousel-controls{gap:12px}.carousel-arrows{gap:8px}}
.project-carousel+.project-carousel{margin-top:78px;padding-top:64px;border-top:1px solid var(--line)}.carousel-heading{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:22px}.carousel-heading h3{font-size:30px;color:var(--accent)}.carousel-heading p{font-size:14px;color:var(--muted)}.project-title h4{font-family:"Space Grotesk",Arial,sans-serif;font-size:22px;line-height:1.15;font-weight:500;letter-spacing:-.035em;margin:0}@media(max-width:700px){.project-carousel+.project-carousel{margin-top:56px;padding-top:48px}.carousel-heading{display:block}.carousel-heading p{margin-top:8px}.carousel-heading h3{font-size:25px}}
.rental-inquiry{display:flex;flex-direction:column;justify-content:center}.rental-inquiry p{font-size:16px;line-height:1.7;margin:0 0 30px;max-width:490px}.rental-inquiry .text-link{max-width:490px;font-size:15px}@media(max-width:700px){.rental-inquiry p{font-size:15px;margin-bottom:18px}}
.projects .project-image.poster{height:clamp(440px,58vw,680px);background:#111114}.poster img{object-fit:contain}@media(max-width:700px){.projects .project-image.poster{height:clamp(350px,120vw,450px)}}
@media(max-width:480px){.carousel-controls{display:grid;grid-template-columns:1fr auto;gap:12px;margin-top:22px}.carousel-count{grid-column:1;grid-row:1;align-self:center}.carousel-arrows{grid-column:2;grid-row:1}.carousel-dots{grid-column:1/-1;grid-row:2;justify-content:center}}

.clients{display:block;padding-block:22px}.clients-heading-row{margin-bottom:12px}.clients-heading-row h2{font-family:'DM Sans',Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.5;letter-spacing:0;color:var(--muted);margin:0;min-width:0;max-width:850px}.client-carousel:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
.client-carousel{min-width:0;overflow-x:auto;scrollbar-width:thin}.client-strip.is-ready .client-carousel{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent)}.client-marquee-track{display:flex;width:max-content}.client-strip.is-ready .client-marquee-track{animation:client-marquee-scroll 52s linear infinite;will-change:transform}.client-logo-group{display:flex;align-items:center;flex:0 0 auto;gap:42px;list-style:none;margin:0;padding:0 42px 0 0}.client-logo{flex:0 0 auto;height:72px;display:flex;align-items:center;justify-content:center}.client-logo img{display:block;width:auto;height:auto;max-width:160px;max-height:60px;object-fit:contain}.client-logo .client-bourgonje{filter:contrast(1.5);mix-blend-mode:screen}.client-logo .client-white-bg{filter:invert(1) hue-rotate(180deg);mix-blend-mode:lighten}.client-logo .client-luxonos{width:130px;height:60px;max-width:none;max-height:none;object-fit:none;object-position:center}@keyframes client-marquee-scroll{to{transform:translateX(-50%)}}.client-strip.is-hidden .client-marquee-track,.client-carousel:hover .client-marquee-track,.client-carousel:focus .client-marquee-track{animation-play-state:paused}
@media(max-width:700px){.clients{padding-block:18px}.clients-heading-row{margin-bottom:10px}.client-logo-group{gap:28px;padding-right:28px}.client-logo{height:64px}.client-logo img{max-width:140px;max-height:52px}.client-logo .client-luxonos{height:52px}}@media(prefers-reduced-motion:reduce){.client-strip.is-ready .client-carousel{overflow-x:auto;mask-image:none;scrollbar-width:thin}.client-strip.is-ready .client-marquee-track{animation:none}.client-logo-group[aria-hidden="true"]{display:none}}
