:root{--ink: #13201f;--muted: #60706d;--paper: #f4f2ec;--white: #fff;--soft: #e8ede8;--line: #d8ddd7;--teal: #24746e;--teal-dark: #102f2d;--lime: #b8cf65;--max: 1200px;--radius: 3px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.shell{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 14px;background:var(--white);transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{position:relative;z-index:20;background:#f4f2ecf2;border-bottom:1px solid var(--line)}.header-inner{min-height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.brand{display:inline-flex;width:fit-content;align-items:center;gap:11px;text-decoration:none;font-size:19px;letter-spacing:-.03em}.brand strong{font-weight:750}.brand-mark{position:relative;width:24px;height:24px;display:inline-block;transform:rotate(45deg);border:2px solid var(--ink)}.brand-mark i:first-child{position:absolute;width:8px;height:8px;top:-2px;right:-2px;background:var(--teal);border-left:2px solid var(--ink);border-bottom:2px solid var(--ink)}.brand-mark i:last-child{position:absolute;width:7px;height:7px;bottom:3px;left:3px;border:1px solid var(--ink)}.desktop-nav{display:flex;align-items:center;gap:29px}.desktop-nav a{position:relative;text-decoration:none;color:#465452;font-size:13px;font-weight:650}.desktop-nav a:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:1px;background:var(--teal);transform:scaleX(0);transition:transform .2s ease}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.desktop-nav a[aria-current=page]{color:var(--ink)}.header-cta{justify-self:end;padding:10px 0;text-decoration:none;border-bottom:1px solid var(--ink);font-size:13px;font-weight:700}.header-cta span{margin-left:8px;color:var(--teal)}.mobile-menu{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:12px 21px;background:var(--ink);color:var(--white);text-decoration:none;font-size:13px;font-weight:700;border:1px solid var(--ink);transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);background:var(--teal-dark)}.button-outline{background:transparent;color:var(--ink)}.button-light{background:var(--white);color:var(--ink);border-color:var(--white)}.text-link{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:14px;text-decoration:none;padding-bottom:4px;border-bottom:1px solid currentColor}.eyebrow{margin:0 0 22px;display:flex;align-items:center;gap:10px;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{width:24px;height:1px;background:currentColor}.eyebrow.light{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.04em}h1{font-size:clamp(3rem,7vw,6.3rem);font-weight:550}h2{font-size:clamp(2.1rem,4vw,3.75rem);font-weight:550}h3{font-size:1.3rem;font-weight:650}.hero{min-height:690px;position:relative;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid var(--line)}.hero:before{content:"";position:absolute;inset:0 0 0 55%;background:linear-gradient(135deg,#24746e08,#24746e1c);border-left:1px solid var(--line)}.hero-grid{width:min(calc(100% - 48px),var(--max));margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;padding:80px 0}.hero-copy{position:relative;z-index:1}.hero h1{max-width:800px;margin-bottom:30px}.hero h1 em{color:var(--teal);font-style:normal}.hero-description{max-width:580px;color:var(--muted);font-size:18px}.hero-actions{display:flex;gap:13px;margin-top:38px}.hero-graphic{position:relative;height:450px}.tech-orbit{position:absolute;width:340px;height:340px;top:52px;left:50%;translate:-50% 0;border:1px solid #afbbb5;border-radius:50%}.tech-orbit:before,.tech-orbit:after{content:"";position:absolute;inset:45px;border:1px solid #c5cdc8;border-radius:50%}.tech-orbit:after{inset:105px;border-color:var(--teal);background:#24746e0f}.tech-orbit .axis-x,.tech-orbit .axis-y{position:absolute;background:#bfc7c3}.tech-orbit .axis-x{width:410px;height:1px;left:-35px;top:50%}.tech-orbit .axis-y{height:410px;width:1px;top:-35px;left:50%}.tech-orbit .node{position:absolute;width:10px;height:10px;background:var(--lime);border:2px solid var(--paper);outline:1px solid var(--teal);border-radius:50%}.tech-orbit .n1{top:28px;left:72px}.tech-orbit .n2{right:-5px;top:165px}.tech-orbit .n3{bottom:54px;left:19px}.graphic-label{position:absolute;color:var(--muted);font:10px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;text-transform:uppercase}.label-one{top:25px;left:5px}.label-two{right:0;bottom:25px}.division-strip{border-bottom:1px solid var(--line);background:var(--white)}.division-grid{display:grid;grid-template-columns:1fr 1fr}.division-card{position:relative;min-height:260px;padding:42px 48px 42px 0;text-decoration:none;display:grid;grid-template-columns:50px 1fr auto;gap:25px;align-items:start}.division-card+.division-card{border-left:1px solid var(--line);padding-left:48px;padding-right:0}.division-card .number{color:var(--teal);font:12px ui-monospace,monospace}.division-card h2{margin-bottom:14px;font-size:30px}.division-card p{max-width:390px;color:var(--muted);font-size:14px}.division-card .arrow{font-size:22px;transition:transform .2s ease}.division-card:hover .arrow{transform:translate(4px,-4px)}.section{padding:110px 0}.section-white{background:var(--white)}.section-dark{background:var(--ink);color:var(--white)}.section-heading{max-width:780px;margin-bottom:55px}.section-heading.split{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.section-heading h2{margin-bottom:0}.section-intro{max-width:520px;margin:0 0 4px;color:var(--muted);font-size:17px}.section-dark .section-intro{color:#afbfbc}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{min-height:315px;padding:24px;background:var(--paper);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.card-number{display:block;margin-bottom:48px;color:var(--muted);font:11px ui-monospace,monospace}.service-icon{width:48px;height:48px;position:relative;margin-bottom:33px;border:1px solid #98aaa5}.service-icon span{position:absolute;width:48px;height:1px;background:#98aaa5;rotate:-45deg;top:23px;left:-1px}.service-icon i{position:absolute;width:10px;height:10px;right:7px;bottom:7px;background:var(--teal)}.service-card h3{margin-bottom:13px}.service-card p{margin:0;color:var(--muted);font-size:14px}.section-action{margin-top:40px;text-align:right}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product-card{background:var(--paper);border:1px solid var(--line)}.product-visual{height:310px;position:relative;display:grid;place-items:center;overflow:hidden;background-color:#e4e7df;background-image:linear-gradient(rgba(19,32,31,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(19,32,31,.045) 1px,transparent 1px);background-size:32px 32px}.product-visual:before{content:"";position:absolute;width:190px;height:240px;border:2px solid #667875;border-radius:24px;box-shadow:18px 18px #24746e1c}.product-visual span{position:absolute;width:58px;height:58px;border:2px solid var(--teal);border-radius:50%}.product-visual i{position:absolute;width:12px;height:12px;background:var(--lime);border-radius:50%;transform:translateY(-96px)}.motif-ring:before{width:200px;height:200px;border-radius:50%;box-shadow:0 0 0 28px #24746e14}.motif-ring span{width:110px;height:110px}.motif-ring i{transform:translate(0);width:4px;height:70px;border-radius:0;background:#82918d}.motif-car:before{width:250px;height:105px;border-radius:60px 60px 20px 20px}.motif-car span{width:190px;height:75px;border-radius:45px 45px 0 0}.motif-car i{transform:translate(-72px,62px);width:38px;height:38px;background:var(--ink);border:8px solid #aeb7b1}.motif-tech:before{width:210px;height:140px;border-radius:8px;box-shadow:14px 14px #24746e1c}.motif-tech span{width:80px;height:80px;border-radius:6px}.motif-tech i{transform:translate(88px,-55px)}.product-info{padding:28px}.product-category,.project-type{margin-bottom:11px;color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-info h3{margin-bottom:12px;font-size:25px}.product-info>p:not(.product-category){min-height:46px;color:var(--muted);font-size:14px}.status{display:flex;align-items:center;gap:8px;margin-top:25px;padding-top:18px;border-top:1px solid var(--line);color:#53635f;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.status i{width:7px;height:7px;border-radius:50%;background:var(--lime)}.contact-cta{padding:95px 0;background:var(--teal-dark);color:var(--white)}.contact-cta-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:end}.contact-cta h2{max-width:680px;margin:0}.contact-cta p:not(.eyebrow){color:#b7c6c2;max-width:450px;margin-bottom:28px}.page-hero{padding:115px 0 90px;border-bottom:1px solid var(--line)}.page-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end}.page-hero h1{margin:0;font-size:clamp(3.5rem,7vw,6.5rem)}.page-hero-copy>p:not(.eyebrow){max-width:500px;margin:0;color:var(--muted);font-size:18px}.audience-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.audience-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.audience-item{min-height:150px;padding:28px 16px 20px 0;border-bottom:1px solid var(--line)}.audience-item:nth-child(odd){border-right:1px solid var(--line)}.audience-item:nth-child(2n){padding-left:30px}.audience-item span{color:var(--teal);font:11px ui-monospace,monospace}.audience-item h3{margin-top:25px}.audience-copy p{color:var(--muted);max-width:520px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #40504e}.process-step{padding:28px 28px 0 0;min-height:210px;border-right:1px solid #40504e}.process-step+.process-step{padding-left:28px}.process-step:last-child{border-right:0}.process-step span{color:var(--lime);font:11px ui-monospace,monospace}.process-step h3{margin-top:42px;color:var(--white)}.process-step p{color:#aebcb9;font-size:14px}.notice{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:45px;padding:22px 25px;background:#e4e9e2;border-left:3px solid var(--teal)}.notice p{margin:0;color:#4f5d5a}.notice strong{color:var(--ink)}.project-list{display:grid;gap:28px}.project-card{display:grid;grid-template-columns:.9fr 1.1fr;min-height:390px;background:var(--white);border:1px solid var(--line)}.project-visual{position:relative;min-height:360px;overflow:hidden;display:grid;place-items:center;background-color:#e4e7df;background-image:linear-gradient(rgba(19,32,31,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(19,32,31,.055) 1px,transparent 1px);background-size:26px 26px}.project-index{position:absolute;top:20px;left:22px;color:var(--teal);font:11px ui-monospace,monospace}.draft-object{position:relative;width:180px;height:130px;border:2px solid #596c68;transform:skewY(-8deg);box-shadow:20px -16px #24746e14}.draft-object:before{content:"";position:absolute;inset:25px;border:1px solid var(--teal);border-radius:50%}.draft-object i{position:absolute;width:10px;height:10px;background:var(--lime)}.draft-object i:nth-child(1){top:-5px;left:-5px}.draft-object i:nth-child(2){right:-5px;bottom:-5px}.draft-object i:nth-child(3){top:50%;left:50%;border-radius:50%}.measure{position:absolute;background:#94a29e}.measure.top{width:180px;height:1px;top:75px}.measure.side{width:1px;height:130px;right:90px}.project-copy{align-self:center;padding:55px 65px}.project-copy h2{font-size:34px}.project-copy>p:not(.project-type){color:var(--muted)}.project-copy ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:25px 0 0;margin:25px 0 0;border-top:1px solid var(--line)}.project-copy li{padding:6px 10px;background:var(--soft);color:#53625f;font-size:11px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.story-grid h2{position:sticky;top:40px}.story-copy p{color:var(--muted);font-size:17px}.story-copy .lead{color:var(--ink);font-size:24px;line-height:1.45;letter-spacing:-.02em}.principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#40504e;border:1px solid #40504e}.principle{min-height:280px;padding:32px;background:var(--ink)}.principle span{color:var(--lime);font:11px ui-monospace,monospace}.principle h3{margin-top:75px;color:var(--white);font-size:23px}.principle p{color:#aebcb9;font-size:14px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.contact-details h2{font-size:34px}.contact-details>p{color:var(--muted)}.contact-method{margin-top:45px;padding-top:25px;border-top:1px solid var(--line)}.contact-method span{display:block;margin-bottom:10px;color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.contact-method a{font-size:18px;font-weight:650;text-underline-offset:4px}.enquiry-list{margin:35px 0 0;padding:0;list-style:none}.enquiry-list li{padding:14px 0;border-bottom:1px solid var(--line);color:#52615e}.enquiry-list li:before{content:"—";color:var(--teal);margin-right:12px}.contact-form{padding:42px;background:var(--white);border:1px solid var(--line)}.contact-form h2{margin-bottom:10px;font-size:32px}.contact-form>p{color:var(--muted);margin-bottom:34px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{margin-bottom:22px}.field label{display:block;margin-bottom:8px;font-size:12px;font-weight:750}.field input,.field select,.field textarea{width:100%;border:1px solid #cdd4cf;border-radius:0;background:#fafaf7;color:var(--ink);padding:13px 14px;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal);box-shadow:0 0 0 2px #24746e26}.field textarea{resize:vertical;min-height:145px}.form-note{margin:14px 0 0;color:var(--muted);font-size:11px}.legal{max-width:820px}.legal h2{margin-top:50px;font-size:26px}.legal p{color:var(--muted)}.site-footer{background:#0c1716;color:var(--white);padding:75px 0 24px}.footer-main{display:grid;grid-template-columns:2fr .7fr .7fr 1.5fr;gap:55px;padding-bottom:60px}.footer-brand{color:var(--white);margin-bottom:22px}.footer-brand .brand-mark,.footer-brand .brand-mark i:first-child{border-color:var(--white)}.footer-brand .brand-mark i:last-child{border-color:var(--white)}.footer-main p{color:#93a29f;font-size:13px}.footer-column{display:grid;align-content:start;gap:10px}.footer-column h2,.footer-contact>span{margin:0 0 13px;color:#71817e;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.footer-column a{width:fit-content;color:#d4dcda;text-decoration:none;font-size:13px}.footer-column a:hover{color:var(--white)}.footer-contact a{display:block;padding-bottom:12px;border-bottom:1px solid #40504e;text-decoration:none;font-size:14px}.footer-contact a span{float:right;color:var(--lime)}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:22px;border-top:1px solid #293634;color:#71817e;font-size:11px}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:25px}.footer-bottom a{color:inherit;text-decoration:none}@media(max-width:980px){.desktop-nav,.header-cta{display:none}.header-inner{grid-template-columns:1fr auto}.mobile-menu{display:block;position:relative}.mobile-menu summary{width:42px;height:42px;display:grid;align-content:center;gap:6px;list-style:none;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{width:25px;height:1px;background:var(--ink);justify-self:end}.mobile-menu nav{position:absolute;top:56px;right:0;width:260px;display:grid;padding:16px;background:var(--white);border:1px solid var(--line);box-shadow:0 20px 40px #141e1d1f}.mobile-menu nav a{padding:10px;text-decoration:none;font-weight:650}.mobile-menu nav a[aria-current=page]{color:var(--teal)}.hero-grid,.page-hero-grid{gap:30px}.hero-graphic{height:390px;transform:scale(.85)}.services-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-contact{grid-column:1 / -1}.contact-grid{gap:45px}}@media(max-width:720px){.shell{width:min(calc(100% - 32px),var(--max))}.header-inner{min-height:70px}.hero{min-height:auto}.hero-grid{width:min(calc(100% - 32px),var(--max));grid-template-columns:1fr;padding:80px 0 45px}.hero h1{font-size:clamp(3rem,15vw,4.5rem)}.hero:before{inset:auto 0 0;height:390px;border-left:0;border-top:1px solid var(--line)}.hero-graphic{height:330px;transform:scale(.75);margin:-20px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.division-grid{grid-template-columns:1fr}.division-card{min-height:auto;padding:34px 0;grid-template-columns:35px 1fr auto}.division-card+.division-card{padding:34px 0;border-left:0;border-top:1px solid var(--line)}.section{padding:75px 0}.section-heading.split{grid-template-columns:1fr;gap:25px}.services-grid,.products-grid{grid-template-columns:1fr}.service-card{min-height:260px}.card-number{margin-bottom:30px}.product-visual{height:260px}.contact-cta-inner,.page-hero-grid,.audience-grid,.story-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.contact-cta{padding:70px 0}.page-hero{padding:80px 0 65px}.page-hero h1{font-size:clamp(3.2rem,17vw,5rem)}.process-grid{grid-template-columns:1fr 1fr}.process-step:nth-child(2){border-right:0}.process-step:nth-child(3),.process-step:nth-child(4){border-top:1px solid #40504e}.project-card{grid-template-columns:1fr}.project-copy{padding:35px 28px}.principles-grid{grid-template-columns:1fr}.principle{min-height:230px}.principle h3{margin-top:45px}.story-grid h2{position:static}.contact-form{padding:28px 20px}.form-row{grid-template-columns:1fr;gap:0}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child,.footer-contact{grid-column:1 / -1}.footer-bottom{flex-direction:column}}@media(max-width:430px){.tech-orbit{width:300px;height:300px}.tech-orbit .axis-x{width:350px}.tech-orbit .axis-y{height:350px}.hero-graphic{transform:scale(.7)}.audience-list{grid-template-columns:1fr}.audience-item:nth-child(odd){border-right:0}.audience-item:nth-child(2n){padding-left:0}.process-grid{grid-template-columns:1fr}.process-step{border-right:0;border-bottom:1px solid #40504e;padding-left:0!important}.process-step:last-child{border-bottom:0}.footer-main{grid-template-columns:1fr}.footer-main>*,.footer-contact{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
