:root{color-scheme:light;--ink:#161616;--paper:#fafafa;--muted:#626266;--line:#d5d5d5;--accent:#bbb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:#050505;color:var(--ink);font-family:Arial,Helvetica,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:3px solid #999;outline-offset:6px}img{display:block;max-width:100%}.skip{position:fixed;top:-100px;left:20px;background:#fff;color:#000;padding:16px;z-index:100}.skip:focus{top:12px}.header{height:96px;position:sticky;top:0;z-index:10;background:#050505f5;backdrop-filter:blur(12px);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;gap:30px;border-bottom:1px solid #ffffff25}.brand img{width:76px;height:76px;object-fit:contain}.brand{flex-shrink:0}.header nav{display:flex;gap:36px;font-size:14px}.header nav a{position:relative;padding:15px 0;color:#ccc}.header nav a:after{content:'';position:absolute;bottom:6px;height:1px;background:#fff;left:0;right:100%;transition:right .25s}.header nav a:hover{color:white}.header nav a:hover:after{right:0}.header-cta{font-size:14px;padding:13px 18px;border:1px solid #696969;display:flex;gap:26px;align-items:center;transition:background .2s,color .2s}.header-cta:hover{background:white;color:black}.header-cta span{font-size:22px}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;min-height:min(820px,calc(100svh - 96px));background:#080808;color:white;display:grid;grid-template-columns:1.04fr 1fr;overflow:hidden}.hero-copy{padding:74px 0 33px 10.5%;display:flex;align-items:flex-start;flex-direction:column;position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:500;line-height:1.7;display:block}.hero .eyebrow{color:#d3d3d3;display:flex;gap:16px;align-items:center}.line{width:35px;height:1px;background:#b4b4b4}h1{font-size:clamp(60px,6.5vw,105px);font-weight:500;letter-spacing:-.065em;line-height:1.05;margin:48px -80px 30px 0;position:relative;max-width:750px}h1 em{display:block}em{font:inherit;color:#85858b}.hero h1 em{color:#c0c0c4}.hero-copy>p{max-width:360px;font-size:16px;color:#c3c3c6;line-height:1.8;margin:0 0 34px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:50px;padding:18px 24px;font-size:14px;min-height:60px;transition:background .2s,transform .2s}.light{background:#fff;color:#080808}.button:hover{background:#d5d5d8;transform:translateY(-2px)}.button span{font-size:23px}.hero-bottom{margin-top:auto;padding-top:55px;display:flex;justify-content:space-between;width:90%;font-size:12px;letter-spacing:1px;align-items:center;color:#b9b9bd}.hero-bottom>span:last-child{font-size:24px}.hero-visual{position:relative;min-width:0;margin:24px 24px 24px 0;overflow:hidden}.hero-visual>img{height:100%;width:100%;object-fit:cover;object-position:center 56%;position:absolute}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#08080855,transparent 30%),linear-gradient(0deg,#000b,transparent 26%);pointer-events:none}.photo-label{position:absolute;bottom:26px;left:26px;right:26px;z-index:1;display:flex;flex-direction:column;gap:8px;font-size:11px;letter-spacing:1px}.photo-label span:last-child{color:#d0d0d0;font-size:10px}.image-number{position:absolute;top:22px;right:22px;font-size:10px;letter-spacing:1.5px;padding:12px 14px;background:#08080899;border:1px solid #ffffff50;backdrop-filter:blur(8px)}.section{padding:100px 6%}h2{font-weight:400;line-height:1.09;font-size:clamp(38px,4.3vw,68px);letter-spacing:-.055em;margin:25px 0}p{line-height:1.75}.intro{background:#fafafa}.section-heading{display:grid;grid-template-columns:.9fr 1.75fr 1fr;align-items:start;gap:30px}.section-heading h2{margin:0}.section-heading>p{font-size:16px;color:var(--muted);margin:4px 0 0}.solutions{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:62px}.solutions>a{position:relative;display:flex;flex-direction:column;border-top:1px solid #aaa;padding-top:20px}.index{font-size:12px;color:#5d5d62;letter-spacing:1px;display:block;margin-bottom:20px}.solution-photo{width:100%;height:200px;object-fit:cover;filter:grayscale(1);transition:filter .35s}.solutions>a:hover .solution-photo{filter:grayscale(0)}.solutions>a:first-child .solution-photo{object-position:center 35%}.solutions>a:nth-child(2) .solution-photo{object-position:center 53%}.solutions>a:nth-child(3) .solution-photo{object-position:center 62%}h3{font-weight:400;letter-spacing:-.04em}.solutions h3{font-size:30px;line-height:1.15;margin:25px 0 16px}.solutions h3 br{display:none}.solutions p{font-size:16px;color:var(--muted);max-width:350px;margin:0 0 28px}.solution-link{margin-top:auto;font-size:14px;display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-top:1px solid #d5d5d5}.solution-link b{font-weight:400;font-size:24px;transition:transform .2s}.solutions>a:hover b{transform:translate(4px,-4px)}.projects{background:#0a0a0a;color:#fff}.projects .eyebrow{color:#aaa}.projects-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.projects-heading h2{margin-bottom:0}.text-link{display:inline-flex;gap:30px;align-items:center;padding:14px 0;border-bottom:1px solid #777;font-size:14px}.text-link span{font-size:23px;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.project-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:5%;margin-top:52px}.project-small{margin-top:100px}.project-image{position:relative;overflow:hidden}.project-image img{width:100%;height:auto;aspect-ratio:4/4.8;object-fit:cover;transition:transform .7s}.project-small .project-image img{aspect-ratio:4/5}.project:hover img{transform:scale(1.025)}.round-arrow{position:absolute;right:18px;bottom:18px;width:48px;height:48px;background:#fff;color:#111;display:grid;place-items:center;font-size:25px}.project-caption{padding-bottom:25px;border-bottom:1px solid #393939}.project-caption h3{font-size:26px;margin:23px 0 12px}.project-caption>span{font-size:11px;letter-spacing:1.4px;color:#aaa}.about{background:#efefef;display:grid;grid-template-columns:1fr 2.6fr;gap:70px}.about-brand{display:flex;flex-direction:column;align-items:flex-start;gap:42px}.about-brand>img{width:145px;height:145px;filter:invert(1);mix-blend-mode:multiply}.about h2{margin-top:0}.about-bottom{display:grid;grid-template-columns:1.2fr 1fr;gap:45px;font-size:16px;color:var(--muted);margin:34px 0 16px}.about-bottom p{margin:0}.contact{background:#050505;color:white;padding-top:85px;padding-bottom:75px;border-bottom:1px solid #2c2c2c}.contact>.eyebrow{color:#b7b7bb}.contact-row{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact h2{font-size:clamp(48px,6.1vw,98px);line-height:1.07;margin:35px 0 50px;max-width:930px}.contact h2 em{color:#b9b9bd}.contact-circle{width:150px;height:150px;flex-shrink:0;border:1px solid #727272;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;transition:background .2s,color .2s}.contact-circle span{font-size:40px}.contact-circle b{font-size:12px;font-weight:400}.contact-circle:hover{background:#fff;color:#000}.contact-bottom{border-top:1px solid #404040;padding-top:26px;display:flex;justify-content:space-between;gap:30px}.contact-bottom p{font-size:16px;color:#aaa;margin:0}.contact-bottom>a{font-size:30px;letter-spacing:-.035em}.contact-bottom small{display:block;font-size:11px;letter-spacing:1.3px;color:#aaa;margin-top:12px}footer{background:#050505;color:#aaa;padding:32px 5.5%;display:flex;align-items:center;gap:35px;font-size:14px}footer p{margin-right:auto;font-size:14px}footer>a:not(.brand){padding:12px 0;color:#eee}footer>span{font-size:12px}
@media(min-width:1600px){.hero{min-height:840px}.hero-copy{padding-top:100px}}
@media(max-width:1100px){.header nav{gap:24px}.hero{min-height:700px}.hero-copy{padding-top:60px}.hero-visual{margin:20px 20px 20px 0}.hero .eyebrow{font-size:10px;letter-spacing:1.4px}h1{font-size:clamp(58px,7vw,85px);margin-top:43px}.hero-copy>p{max-width:320px;padding-right:15px}.section{padding:80px 6%}.section-heading{grid-template-columns:1fr 2fr}.section-heading>p{grid-column:2;max-width:450px}.solutions{gap:22px}.solutions h3{font-size:26px}.solution-photo{height:170px}.project-caption h3{font-size:23px}.about{gap:45px;grid-template-columns:1fr 3fr}.contact-circle{width:115px;height:115px}footer{gap:25px}}
@media(max-width:760px){html{scroll-padding-top:85px}.header{height:78px;padding:0 5%;gap:18px}.brand img{width:64px;height:64px}.header-cta{margin-left:auto;font-size:12px;padding:11px 12px;gap:16px}.header-cta span{font-size:20px}.menu-toggle{display:flex;gap:10px;align-items:center;background:transparent;color:#fff;border:0;padding:12px 0 12px 4px;font-size:12px;min-height:44px}.menu-toggle span{font-size:24px}.header nav{display:none;position:absolute;top:78px;left:0;right:0;background:#050505;padding:20px 6% 30px;flex-direction:column;gap:6px;border-bottom:1px solid #555}.header nav.open{display:flex}.header nav a{font-size:18px;padding:14px 0}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:37px 6% 28px}.hero .eyebrow{font-size:10px;letter-spacing:1.5px}h1{font-size:clamp(48px,11.8vw,85px);margin:30px 0 23px;line-height:1.08;letter-spacing:-.06em}.hero-copy>p{max-width:390px;font-size:16px;margin-bottom:26px;padding-right:0}.hero-bottom{padding-top:32px;font-size:10px;letter-spacing:1.1px;width:100%}.hero-visual{height:480px;margin:0 16px 16px;min-height:0}.hero-visual>img{object-position:center 56%}.hero-visual:after{background:linear-gradient(0deg,#000a,transparent 35%)}.photo-label{left:20px;bottom:22px;font-size:10px}.image-number{top:16px;right:16px;font-size:9px}.section{padding:58px 6%}.section-heading{display:block}.section-heading h2{margin-top:24px}.section-heading>p{margin-top:23px;max-width:450px}.eyebrow{font-size:11px;letter-spacing:1.4px}h2{font-size:clamp(36px,8.7vw,54px)}.solutions{grid-template-columns:1fr;margin-top:34px;gap:28px}.solutions>a{padding-top:18px}.index{margin-bottom:16px}.solution-photo{height:210px}.solutions h3{margin:21px 0 12px;font-size:28px}.solutions p{margin-bottom:20px;max-width:100%}.solutions .solution-link{font-size:14px}.projects-heading{display:block}.projects-heading .text-link{margin-top:20px}.project-grid{grid-template-columns:1fr;margin-top:32px;gap:36px}.project-small{margin-top:0}.project-caption h3{font-size:23px;margin-top:20px}.project-caption{padding-bottom:20px}.project-image img,.project-small .project-image img{aspect-ratio:4/4.8}.about{display:block}.about-brand{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.about-brand>img{width:75px;height:75px}.about h2{margin-top:0}.about-bottom{grid-template-columns:1fr;gap:20px;margin:24px 0 12px}.contact h2{font-size:clamp(37px,9.5vw,65px);margin:29px 0}.contact-row{display:block}.contact-circle{width:auto;height:auto;min-height:58px;border-radius:0;display:flex;flex-direction:row;justify-content:space-between;background:#fff;color:#000;padding:12px 20px;gap:30px;margin:0 0 35px}.contact-circle b{font-size:14px}.contact-circle span{font-size:25px}.contact-bottom{flex-direction:column;gap:25px;padding-top:25px}.contact-bottom>a{font-size:29px}.contact-bottom p{font-size:16px}footer{padding:28px 6%;display:grid;grid-template-columns:64px 1fr;gap:20px 25px}footer p{font-size:13px;margin:0}footer>a:not(.brand){grid-column:2;grid-row:2}footer>span{grid-column:2}.button{gap:55px;padding:17px 22px}.about .text-link{font-size:14px;gap:20px}}
@media(max-width:360px){.header{gap:9px}.header-cta{padding:10px;font-size:11px;gap:9px}.menu-toggle{font-size:11px;gap:7px}.hero-visual{height:400px}.hero .eyebrow{font-size:9px;letter-spacing:1px}.line{width:22px}h1{font-size:46px}.contact h2{font-size:36px}.contact-bottom>a{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
