:root{color-scheme:dark;--ivory:#f4f0e8;--ink:#25231e;--gutter:clamp(24px,7.1vw,136px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;background:#11110f;color:var(--ivory);font-family:"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid currentColor;outline-offset:7px}.skip-link{position:fixed;top:-100px;left:20px;padding:16px;background:#fff;color:#000;z-index:100}.skip-link:focus{top:16px}
.site-header{position:absolute;z-index:20;top:0;left:0;right:0;min-height:90px;padding:24px 4%;display:flex;align-items:center;justify-content:space-between;gap:32px;color:#f4f0e8;background:linear-gradient(#0005,transparent)}.wordmark{font-size:19px;letter-spacing:.29em;white-space:nowrap}.site-header nav{display:flex;align-items:center;gap:clamp(16px,2vw,36px)}nav a{text-transform:uppercase;font-size:11px;font-weight:600;letter-spacing:.08em;line-height:1.4;transition:opacity .2s}nav a:hover{opacity:.65}.nav-contact{padding:12px 22px;border:1px solid #ffffff80;border-radius:30px}.menu-toggle{display:none}
.scene{position:relative;isolation:isolate;overflow:hidden;min-height:660px;height: min(56.55vw,940px);display:flex;align-items:center}.scene-image{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover}.scene:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none}.light{color:var(--ink);color-scheme:light}.hero{height:100svh;min-height:680px;max-height:1100px;justify-content:center;text-align:center}.hero:after{background:linear-gradient(180deg,#0002,#0002 50%,#0006)}.hero-content{padding:110px 24px 100px}.hero-wordmark{font-size:clamp(38px,6.7vw,118px);font-weight:300;letter-spacing:.22em;margin:0 -.22em 28px 0;line-height:1.1}.hero h1{font-weight:400;text-transform:uppercase;font-size:clamp(18px,1.8vw,28px);letter-spacing:.23em;margin:0 0 18px}.hero-description{font-size:16px;letter-spacing:.05em;color:#ece8e0;margin-bottom:35px}.scroll-cue{position:absolute;bottom:34px;left:4%;display:flex;align-items:center;gap:18px;text-transform:uppercase;font-size:11px;letter-spacing:.16em}.scroll-cue span{font-size:23px}
.section-content{margin-left:var(--gutter);padding:64px 0;width:36%;max-width:570px}.chapter{display:flex;flex-direction:column;gap:20px;text-transform:uppercase;font-size:12px;letter-spacing:.23em;margin-bottom:36px}.chapter span{font-size:13px;letter-spacing:.22em}h2{font-size:clamp(38px,4.25vw,74px);text-transform:uppercase;line-height:1.02;letter-spacing:-.035em;font-weight:300;margin:0 0 27px}.section-content p{font-size:clamp(16px,1.3vw,20px);line-height:1.55;max-width:340px;margin:0 0 32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:48px;padding:15px 22px;border:1px solid currentColor;border-radius:40px;font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:500;transition:background .25s,color .25s;line-height:1.3}.button span{font-size:18px;line-height:12px}.dark .button:hover{background:var(--ivory);color:var(--ink)}.light .button:hover{background:var(--ink);color:var(--ivory)}.skin:after{background:linear-gradient(90deg,#e9e0d26b,transparent 52%)}.technology:after{background:linear-gradient(90deg,#11110fed 0%,#11110fd9 23%,#11110f44 48%,transparent 65%)}.portfolio:after{background:linear-gradient(90deg,#ede7dddc 0%,#ede7ddaa 29%,transparent 60%)}.professionals:after{background:linear-gradient(90deg,#242018ed,#242018dc 27%,#24201845 50%,transparent 65%)}
.finale{height:820px;min-height:720px;justify-content:center;text-align:center;flex-direction:column}.finale:after{background:linear-gradient(transparent,#0004 45%,#000c)}.finale .scene-image{object-position:center 25%}.finale-content{padding:90px 24px 150px;width:100%}.finale .hero-wordmark{font-size:clamp(34px,5.3vw,86px)}.closing-line{text-transform:uppercase;letter-spacing:.2em;font-size:16px}.contact-block{margin-top:65px}.contact-block p{font-size:14px;letter-spacing:.04em;color:#dedbd4;margin:0 0 16px}.phone{font-size:clamp(24px,2.5vw,38px);font-weight:300;letter-spacing:.03em}.phone span{font-size:22px;margin-left:16px}footer{position:absolute;bottom:0;left:4%;right:4%;border-top:1px solid #ffffff50;display:flex;gap:34px;align-items:center;padding:30px 0 36px;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.copyright{margin-left:auto;color:#c8c5bf}.back-top{font-size:10px}.reveal{transition:opacity .85s ease,transform .85s ease}.reveal.waiting{opacity:0;transform:translateY(25px)}
@media(min-width:1800px){.scene-image{object-position:center}.section-content{margin-left:max(var(--gutter),calc((100vw - 1650px)/2))}}
@media(max-width:1100px){.site-header{min-height:78px}.menu-toggle{display:flex;align-items:center;gap:12px;background:transparent;border:0;color:inherit;padding:12px 0;text-transform:uppercase;font-size:12px;letter-spacing:.13em}.menu-toggle span{font-size:22px}.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;padding:28px 6%;background:#171613;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 30px 35px #0004}.site-header nav.open{display:flex}.site-header nav a{padding:17px 0;font-size:13px}.site-header nav .nav-contact{border:0;border-radius:0}.scene{min-height:570px}.section-content{width:43%}.hero{min-height:640px}.hero-wordmark{font-size:7.5vw}.chapter{margin-bottom:28px}.finale{height:740px}}
@media(max-width:640px){:root{--gutter:26px}html{scroll-padding-top:0}.site-header{padding:18px 24px;gap:16px}.wordmark{font-size:15px;letter-spacing:.22em}.hero{height:90svh;min-height:620px;max-height:860px}.hero .scene-image{object-position:62% center}.hero-content{padding:105px 24px 90px;width:100%}.hero-wordmark{font-size:clamp(25px,7.6vw,48px);letter-spacing:.17em;margin-right:-.17em;margin-bottom:26px}.hero h1{font-size:16px;letter-spacing:.17em;line-height:1.5}.hero-description{font-size:14px;line-height:1.6;max-width:230px;margin:0 auto 30px}.hero .button{font-size:10px}.scroll-cue{left:26px;bottom:28px;font-size:10px}.scene:not(.hero):not(.finale){height:auto;min-height:780px;align-items:flex-start;padding-bottom:330px}.section-content{width:calc(100% - 52px);max-width:none;margin:0 26px;padding:48px 0 25px}.chapter{margin-bottom:26px;gap:13px}.chapter span{font-size:11px}.section-content h2{font-size:44px;line-height:1.02}.section-content p{font-size:16px;max-width:285px;margin-bottom:25px}.button{min-height:48px;font-size:10px;padding:14px 20px}.scene:not(.hero):not(.finale) .scene-image{inset:auto 0 0;width:100%;height:430px;object-fit:cover;object-position:67% center}.skin{background:#e9dfd1}.skin:after{background:linear-gradient(#e9dfd1 0%,#e9dfd1 43%,#e9dfd100 64%)}.technology{background:#151512}.technology:after{background:linear-gradient(#151512 0%,#151512 43%,#15151200 66%)}.portfolio{background:#e4ddd2}.portfolio:after{background:linear-gradient(#e4ddd2 0%,#e4ddd2 43%,#e4ddd200 64%)}.professionals{background:#302b22}.professionals:after{background:linear-gradient(#302b22 0%,#302b22 43%,#302b2200 63%)}.scene.professionals .scene-image{object-position:65% center}.finale{min-height:770px;height:90svh;max-height:1000px}.finale .scene-image{object-position:58% center}.finale-content{padding:80px 24px 180px}.finale .hero-wordmark{font-size:clamp(25px,7.3vw,46px);letter-spacing:.16em}.closing-line{font-size:13px}.contact-block{margin-top:54px}footer{left:26px;right:26px;padding:24px 0;display:grid;grid-template-columns:1fr auto;gap:22px;font-size:10px;line-height:1.5}.copyright{margin-left:0;font-size:9px}.back-top{font-size:9px}}
.line-mask{display:block;overflow:hidden;padding-bottom:.09em;margin-bottom:-.09em}.line-text{display:block;transition:transform 1s cubic-bezier(.2,.65,.2,1);transition-delay:calc(var(--line)*110ms)}.waiting .line-text{transform:translateY(110%)}.section-content.reveal{transform:none}.section-content.reveal p{transition:opacity .8s .25s,transform .8s .25s}.section-content.reveal .button{transition:opacity .8s .4s,transform .8s .4s,background .25s,color .25s}.section-content.waiting p,.section-content.waiting .button{opacity:0;transform:translateY(14px)}
@media(prefers-reduced-motion:no-preference){.hero-content .hero-wordmark{animation:wordmark-enter 1.5s cubic-bezier(.2,.65,.2,1) both}.hero h1{animation:text-enter 1s .3s both}.hero-description{animation:text-enter 1s .5s both}.hero-content .button{animation:text-enter 1s .7s both}@keyframes wordmark-enter{from{opacity:0;transform:translateY(12px) scale(1.025)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes text-enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{transition:none}.reveal.waiting{opacity:1;transform:none}}
.dialog-open{overflow:hidden}#contact-dialog{color-scheme:light;color:#29261f;background:#eee8df;border:0;padding:0;width:min(980px,calc(100% - 40px));max-height:90svh;overflow:auto;border-radius:3px;box-shadow:0 25px 100px #0006}#contact-dialog::backdrop{background:#080807bf;backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:18px;top:12px;z-index:2;background:transparent;color:#29261f;border:0;font-size:32px;width:44px;height:44px;cursor:pointer}.contact-layout{display:grid;grid-template-columns:.9fr 1.25fr}.contact-details{padding:60px 40px;background:#e1d8cc}.contact-eyebrow{font-size:13px;letter-spacing:.25em;margin:0 0 40px}.contact-details h2{font-size:52px}.contact-details p:not(.contact-eyebrow){font-size:16px;line-height:1.5}.contact-details address{font-style:normal;font-size:14px;line-height:1.9;margin:36px 0 24px}.contact-details address strong{font-size:12px;letter-spacing:.12em;font-weight:500}.contact-details>a{display:block;width:fit-content;font-size:16px;margin:15px 0;text-decoration:underline;text-underline-offset:5px}#enquiry-form{padding:65px 40px 35px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px}.form-grid label{font-size:14px;line-height:1.5}.form-grid small{font-size:11px;color:#625c52}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;font:inherit;font-size:16px;color:#29261f;background:#ffffff59;border:1px solid #8b8377;border-radius:0;padding:11px 12px;margin-top:7px;min-height:46px}.form-grid textarea{resize:vertical;min-height:110px}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{outline:2px solid #514b42;outline-offset:2px}.form-grid .full{grid-column:1/-1}.form-note{font-size:12px;line-height:1.6;color:#625c52;margin:20px 0}.submit-enquiry{background:#29261f;color:#f4f0e8;cursor:pointer}.submit-enquiry:disabled{opacity:.6;cursor:wait}#form-status{font-size:14px;line-height:1.5;margin-bottom:0}.form-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}@media(max-width:700px){#contact-dialog{width:calc(100% - 24px);max-height:94svh}.contact-layout{grid-template-columns:1fr}.contact-details{padding:35px 26px 24px}.contact-eyebrow{margin-bottom:25px}.contact-details h2{font-size:38px;margin-bottom:16px}.contact-details h2 br{display:none}.contact-details address{margin:20px 0 15px}.contact-details>a{font-size:15px}#enquiry-form{padding:28px 26px}.form-grid{grid-template-columns:1fr;gap:18px}.dialog-close{right:8px;top:8px}}
/* Reference-copy restoration */
.hero h1{font-size:clamp(15px,1.5vw,24px);line-height:1.8;letter-spacing:.25em}.corner-copy{position:absolute;left:4%;top:125px;font-size:11px;line-height:1.7;text-transform:uppercase;letter-spacing:.16em;text-align:left}.hero .corner-copy:after{content:'';display:block;width:36px;height:1px;background:currentColor;margin-top:26px}.hero-number{position:absolute;right:4%;bottom:40px;font-size:11px;letter-spacing:.15em}.section-content{padding-top:45px;padding-bottom:45px}.section-content h2{font-size:clamp(36px,3.7vw,66px);font-weight:300;letter-spacing:.015em}.chapter{margin-bottom:30px}.section-content p.category-list{font-size:11px;letter-spacing:.12em;line-height:1.7;text-transform:uppercase;margin:34px 0 0;max-width:none}.category-list:before{content:'';display:block;width:35px;height:1px;background:currentColor;margin-bottom:20px}.closing-line{line-height:1.8}.finale .corner-copy{top:40px}.finale-content{padding-bottom:100px}.section-content .button span{display:none}footer .copyright{display:none}footer .back-top{margin-left:auto}@media(max-width:640px){.hero .corner-copy{top:105px;left:26px;font-size:9px}.hero h1{font-size:14px}.hero-number{right:26px;bottom:33px}.section-content h2{font-size:38px}.section-content p.category-list{font-size:10px;margin-top:25px}.scene:not(.hero):not(.finale){min-height:920px;padding-bottom:360px}.scene:not(.hero):not(.finale) .scene-image{height:410px}.skin:after{background:linear-gradient(#e9dfd1 0%,#e9dfd1 53%,#e9dfd100 68%)}.technology:after{background:linear-gradient(#151512 0%,#151512 53%,#15151200 68%)}.portfolio:after{background:linear-gradient(#e4ddd2 0%,#e4ddd2 53%,#e4ddd200 68%)}.professionals:after{background:linear-gradient(#302b22 0%,#302b22 53%,#302b2200 68%)}.finale .corner-copy{left:26px;font-size:9px}.finale-content{padding-bottom:80px}footer .back-top{margin-left:0;grid-column:1/-1}}
