:root{--bg:#050505;--surface:#101112;--text:#f4f5f6;--muted:#92969b;--line:#292b2e;--accent:#d0e9ee;--pad:clamp(24px,5.5vw,100px);font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500}p{font-size:17px;line-height:1.65}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #b5e3f1;outline-offset:7px}::selection{color:#050505;background:#cee7ed}h2{font-size:clamp(45px,5.3vw,85px);line-height:1.08;letter-spacing:-.055em}.section{padding:110px var(--pad);max-width:1920px;margin-inline:auto}.index,.eyebrow{font-size:11px;letter-spacing:1.6px;line-height:1.5;font-weight:400}.subtle{color:#80868c}.skip{position:fixed;top:-100px;z-index:200;left:20px;padding:15px;background:white;color:black}.skip:focus{top:10px}.header{position:fixed;z-index:60;top:0;left:0;right:0;height:90px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;gap:36px;transition:background .3s,border-color .3s;border-bottom:1px solid transparent}.header.scrolled{background:#050505f5;border-color:#222427}.logo{position:relative;overflow:hidden;width:132px;height:57px;display:block;flex:none}.logo img{position:absolute;width:200px;height:200px;left:-33.3px;top:-70.3px;max-width:none;object-fit:contain}.header nav{display:flex;gap:35px;align-items:center;margin-left:auto;margin-right:45px}.header nav a{font-size:13px;color:#d7d9dc;position:relative;padding:10px 0}.header nav a:after{content:'';height:1px;background:white;position:absolute;left:0;right:100%;bottom:3px;transition:right .3s}.header nav a:hover:after{right:0}.header-cta{font-size:13px;border:1px solid #5a5c60;padding:13px 18px;display:flex;align-items:center;gap:32px;white-space:nowrap;transition:background .25s,color .25s}.header-cta:hover{background:white;color:black}.header-cta>span{font-size:20px;line-height:1}.menu-toggle{display:none}.hero{position:relative;height:150svh;min-height:1050px;isolation:isolate;background:#050505}.hero-stage{position:sticky;top:0;height:100svh;min-height:680px;overflow:hidden;isolation:isolate}.hero-scene{position:absolute;inset:0;z-index:-1;pointer-events:none}.sculpture-position{position:absolute;width:min(73vw,1120px);aspect-ratio:1;right:-7%;top:50%;transform:translateY(-48%);mix-blend-mode:screen}.sculpture-parallax{width:100%;height:100%;transform:translate3d(0,0,0);will-change:transform}.sculpture-scroll{height:100%;will-change:transform}.sculpture{object-fit:contain;animation:sculpture-drift 22s ease-in-out infinite;will-change:transform;filter:saturate(.55)}.hero-vignette{position:absolute;inset:0;background:linear-gradient(90deg,#050505 0%,#050505c2 27%,#05050512 58%,transparent 80%),linear-gradient(0deg,#050505 0%,transparent 18%);pointer-events:none}.hero-content{position:absolute;left:var(--pad);top:20%;width:72%;max-width:1110px;z-index:4;will-change:transform}.eyebrow{display:flex;align-items:center;gap:13px;color:#c8cdd1}.small-star{font-size:21px;line-height:1;color:#edf1f5}.hero h1{font-size:clamp(85px,min(10.2vw,17svh),166px);line-height:.99;letter-spacing:-.075em;margin:29px 0 26px}.headline-line{display:block;animation:text-enter 1.1s cubic-bezier(.16,1,.3,1) both}.headline-second{margin-left:7vw;animation-delay:.13s;color:#f3f4f5}.full-stop{color:#a4b8c1}.hero-intro{font-size:16px;line-height:1.55;max-width:320px;color:#c7cbd0;animation:text-enter 1.1s .25s cubic-bezier(.16,1,.3,1) both}.hero-actions{display:flex;gap:30px;align-items:center;margin-top:27px;animation:text-enter 1.1s .35s cubic-bezier(.16,1,.3,1) both}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:53px;background:#eff2f4;color:#121315;padding:16px 22px;font-size:13px;border:1px solid #eff2f4;white-space:nowrap;transition:background .3s,transform .3s}.button>span{font-size:21px;line-height:1;transition:transform .3s}.button:hover{background:#c9dce1;border-color:#c9dce1}.button:hover>span{transform:translate(3px,-3px)}.button:active{transform:scale(.97)}.link{display:inline-flex;align-items:center;gap:28px;font-size:13px;line-height:1.5;padding:9px 0;border-bottom:1px solid #858c93}.link>span{font-size:20px;line-height:1}.link:hover{color:#c1e2ec}.orbit-project{position:absolute;border:1px solid #ffffff6b;box-shadow:0 24px 60px #0009;background:#161818;z-index:2;width:220px;will-change:transform;transition:border-color .4s;isolation:isolate}.orbit-project:hover{border-color:white}.orbit-project img{aspect-ratio:1.9;height:auto;filter:saturate(.75)}.orbit-project>span{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1px;padding:10px 11px;background:#111516}.orbit-project b{font-size:14px;font-weight:400}.orbit-one{right:6%;top:19%;rotate:8deg;animation:card-one 12s ease-in-out infinite}.orbit-two{right:7%;bottom:17%;width:195px;rotate:-9deg;animation:card-two 14s ease-in-out infinite}.hero-footer{position:absolute;bottom:32px;left:var(--pad);right:var(--pad);display:flex;align-items:end;justify-content:space-between;gap:24px;z-index:5}.hero-footer>span{font-size:9px;line-height:1.6;letter-spacing:1.4px;color:#8a8e95}.scroll-hint{display:flex;align-items:center;gap:24px;font-size:11px;color:#c4c8cd}.scroll-hint>span{font-size:26px;animation:scroll-nudge 3s ease-in-out infinite}.motion-toggle{display:flex;gap:15px;align-items:center;background:#05050599;border:1px solid #494d51;font-size:10px;padding:10px 12px;color:#b7bdc3}.motion-toggle:hover{color:white;border-color:#c5cbd1}.hero:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:160px;background:linear-gradient(0deg,var(--bg),transparent);pointer-events:none;z-index:6}.manifesto{padding-top:70px;padding-bottom:115px}.manifesto-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px;color:#a1a6ad}.tiny-mark{font-size:40px;color:#e4e7e9}.manifesto h2{font-size:clamp(38px,4.85vw,79px);line-height:1.18;letter-spacing:-.045em;max-width:1390px}.manifesto-last{color:#b9c0c7}.manifesto-bottom{display:grid;grid-template-columns:1fr 1fr;gap:10%;border-bottom:1px solid var(--line);padding-bottom:50px;margin-top:52px}.manifesto-bottom p{font-size:16px;color:#b0b5bc;max-width:440px}.work{padding-top:15px;padding-bottom:100px}.work-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:60px}.work-heading .index{display:block;margin-bottom:26px;color:#a1a6ad}.work-count{font-size:12px;color:#949da6;margin-bottom:6px}.work-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:85px 28px;align-items:start}.project-featured{grid-column:1/8}.project-offset{grid-column:9/13;margin-top:180px}.project-small{grid-column:2/6;margin-top:-70px}.project-wide{grid-column:7/13;margin-top:80px}.project-last-left{grid-column:1/7;margin-top:-60px}.project-last-right{grid-column:8/13;margin-top:150px}.project-open{display:block;position:relative;width:100%;padding:0;border:0;background:#151719;overflow:hidden}.project-open img{aspect-ratio:1.42;object-fit:cover;transition:transform 1s cubic-bezier(.2,.8,.2,1),filter .7s;filter:saturate(.68)}.project-featured .project-open img{aspect-ratio:1.65}.project-offset .project-open img,.project-small .project-open img{aspect-ratio:.94;object-position:52% center}.project-last-right .project-open img{aspect-ratio:1.1}.project-open:hover img{transform:scale(1.045);filter:saturate(1)}.project-view{position:absolute;bottom:18px;right:18px;background:#f1f3f4;color:#121416;padding:12px 15px;display:flex;align-items:center;gap:30px;font-size:11px;transform:translateY(70px);transition:transform .35s}.project-open:hover .project-view,.project-open:focus-visible .project-view{transform:translateY(0)}.project-view b{font-size:20px;font-weight:400}.project figcaption{display:flex;align-items:start;justify-content:space-between;gap:14px;padding:21px 0;border-bottom:1px solid var(--line)}.project h3{font-size:19px;letter-spacing:-.5px;line-height:1.3}.project figcaption>span{font-size:11px;line-height:1.6;color:#979fa7;text-align:right;max-width:160px}.project-offset figcaption,.project-small figcaption,.project-last-right figcaption{flex-direction:column;gap:8px}.services{padding-top:50px}.service-intro{padding-bottom:60px}.service-intro p{margin-top:29px;font-size:16px;color:#a2aab2}.service-list{border-top:1px solid #4b5055}details{border-bottom:1px solid #363b40}summary{list-style:none;display:grid;grid-template-columns:55px 1fr 240px 25px;align-items:center;gap:30px;padding:36px 0;cursor:pointer}summary::-webkit-details-marker{display:none}.service-n{font-size:12px;color:#838c95}.service-list h3{font-size:clamp(28px,3.8vw,58px);letter-spacing:-.055em}.service-tag{font-size:10px;letter-spacing:1px;color:#9ba4ae}.plus{width:20px;height:20px;position:relative}.plus:before,.plus:after{content:'';background:#bbc5ce;position:absolute;height:1px;left:0;right:0;top:9px}.plus:after{transform:rotate(90deg);transition:transform .3s}details[open] .plus:after{transform:rotate(0deg)}details[open] h3{color:#d3eaf0}.service-body{padding:0 56px 36px 85px;display:grid;grid-template-columns:1fr 1fr;gap:14%}.service-body p{font-size:16px;color:#b3bcc4;max-width:470px}.service-body ul{list-style:none;margin:0;padding:0;color:#a3adb8;font-size:13px;line-height:2.05}.closer{height:760px;max-height:90svh;min-height:550px;position:relative;isolation:isolate;margin-top:10px;overflow:hidden}.closer-media{position:absolute;inset:0;z-index:-2}.closer-media img{object-position:65% 47%;filter:saturate(.3)}.closer-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#050505ed,#05050581 45%,#05050508),linear-gradient(0deg,#050505,transparent 22%)}.closer-copy{position:absolute;left:var(--pad);top:25%;right:var(--pad)}.closer h2{font-size:clamp(44px,5.3vw,86px);line-height:1.1}.closer h2>span{color:#b5c2cb}.closer p{margin-top:35px;font-size:15px;color:#c0c8cf}.contact{padding-top:130px;padding-bottom:90px}.contact .index{color:#9ca7b0}.contact-title{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:34px}.contact h2{font-size:clamp(88px,13vw,212px);line-height:.98;letter-spacing:-.07em}.contact h2>span{color:#707980;transition:color .5s}.contact-title:hover h2>span{color:#c8e2ec}.contact-arrow{font-size:clamp(100px,17vw,245px);font-weight:300;line-height:1;transition:transform .5s;color:#d1e0e5}.contact-title:hover .contact-arrow{transform:translate(12px,-12px)}.contact-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #30353a;margin-top:58px;padding-top:30px;gap:25px}.contact-bottom p{font-size:15px;color:#adb7c0}.contact-bottom .link{font-size:17px}.footer{padding-top:35px;padding-bottom:25px}.footer-row{display:grid;grid-template-columns:1fr 1fr 1fr 45px;gap:40px;align-items:center}.footer-row p{font-size:13px;color:#9faab4;line-height:1.65}.footer-row>a:not(.logo):not(.back-top){font-size:16px}.footer-row small{display:block;font-size:10px;color:#88939e;margin-top:9px}.back-top{display:grid;place-items:center;width:42px;height:48px;border:1px solid #41474d;font-size:22px}.back-top:hover{background:#d9e3e9;color:#050505}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:25px;margin-top:55px;font-size:10px;color:#87939f;gap:20px}.privacy-trigger{border:0;background:none;font-size:10px;color:#a5afb9;padding:6px}.privacy-trigger:hover{color:white}dialog{color:var(--text);background:#111416;border:1px solid #4a535b;padding:24px;max-height:90svh;overflow-y:auto}dialog::backdrop{background:#000d;backdrop-filter:blur(15px)}.project-dialog{width:min(1100px,92vw)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px;font-size:10px;letter-spacing:1.3px;color:#aebbc6}.dialog-close,.privacy-close{padding:9px 0 9px 20px;border:0;background:none;display:flex;align-items:center;gap:18px;font-size:12px}.dialog-close span{font-size:24px}.project-dialog>img{width:100%;height:auto;max-height:60svh;object-fit:contain;background:#070808}.dialog-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;gap:25px}.dialog-bottom h2{font-size:30px;line-height:1.2}.dialog-bottom p{font-size:12px;color:#b1bcc7;margin-top:8px}.privacy-dialog{width:min(600px,90vw);padding:32px}.privacy-close{margin-left:auto}.privacy-dialog h2{font-size:35px;margin:20px 0}.privacy-dialog p{font-size:15px;margin-top:15px;color:#b9c4ce}.privacy-dialog p a{overflow-wrap:anywhere;text-decoration:underline}.is-paused *,.is-paused *:before,.is-paused *:after{animation-play-state:paused!important}.is-paused .sculpture-parallax,.is-paused .sculpture-scroll,.is-paused .hero-content{transform:none!important}.is-paused .hero-content{opacity:1!important}
@keyframes sculpture-drift{0%,100%{transform:rotate(-12deg) translateY(8px) scale(.95)}50%{transform:rotate(14deg) translateY(-20px) scale(1.04)}}@keyframes text-enter{from{opacity:0;transform:translateY(38px);filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes card-one{0%,100%{translate:0 0;rotate:8deg}50%{translate:-15px 17px;rotate:4deg}}@keyframes card-two{0%,100%{translate:0 0;rotate:-9deg}50%{translate:12px -15px;rotate:-5deg}}@keyframes scroll-nudge{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}
@media(min-width:1921px){.hero-content,.header,.hero-footer{--pad:max(100px,calc((100vw - 1720px)/2))}.hero-content{width:1000px}.sculpture-position{right:calc((100vw - 1920px)/2 - 50px)}}
@media(max-width:1199px){.header nav{margin-right:5px;gap:24px}.hero-content{top:22%}.hero h1{font-size:clamp(85px,min(10.2vw,17svh),120px)}.sculpture-position{width:85vw;right:-14%;top:49%}.orbit-one{width:170px;right:5%;top:19%}.orbit-two{width:155px;right:6%;bottom:18%}.project figcaption{flex-direction:column;gap:8px}.project figcaption>span{text-align:left}.work-grid{gap:60px 23px}.project-offset{margin-top:140px}.project-small{margin-top:-40px}.project-wide{margin-top:45px}.project-last-right{margin-top:80px}.project-last-left{margin-top:-25px}.service-tag{width:190px}summary{grid-template-columns:35px 1fr 190px 20px;gap:20px}.service-body{padding-left:55px;gap:10%}}
@media(max-width:767px){:root{--pad:24px}.header{height:75px;gap:15px}.logo{width:110px;height:48px}.logo img{width:166.66px;height:166.66px;left:-27.75px;top:-58.6px}.header nav{display:none;position:absolute;left:0;right:0;top:75px;background:#0b0d0ffb;border-bottom:1px solid #363d44;margin:0;padding:28px 24px;flex-direction:column;align-items:start;gap:20px}.header nav.is-open{display:flex}.header nav a{font-size:23px;width:100%}.header-cta{font-size:11px;padding:11px;gap:15px;margin-left:auto}.header-cta span{font-size:16px}.menu-toggle{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;width:35px;height:40px;padding:8px;border:0;background:none}.menu-toggle span{width:20px;height:1px;background:#e8edf1;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{height:125svh;min-height:930px}.hero-stage{height:100svh;min-height:740px}.hero-content{top:19%;width:calc(100% - 48px);left:24px}.hero .eyebrow{font-size:9px;letter-spacing:1.1px;gap:10px}.small-star{font-size:17px}.hero h1{font-size:clamp(68px,14vw,107px);letter-spacing:-.065em;margin:23px 0 20px;line-height:1.02}.headline-second{margin-left:8vw}.hero-intro{font-size:14px;line-height:1.55;max-width:235px}.hero-actions{gap:20px;flex-wrap:wrap;margin-top:23px}.hero-actions .button{font-size:12px;padding:14px 17px;gap:25px;min-height:49px}.hero-actions .link{font-size:12px;gap:12px}.sculpture-position{width:112vw;max-width:720px;right:-36%;top:49%;transform:translateY(-34%);opacity:.83}.hero-vignette{background:linear-gradient(90deg,#050505a8,#05050540 46%,transparent),linear-gradient(0deg,#050505,transparent 25%,transparent 74%,#050505b5)}.orbit-one{top:auto;bottom:17%;right:13%;width:150px;rotate:6deg}.orbit-two{display:none}.orbit-project>span{font-size:7px;padding:7px 9px}.hero-footer{bottom:27px;gap:14px;align-items:end}.hero-footer>span{font-size:8px;max-width:125px;line-height:1.7;letter-spacing:1px}.scroll-hint{display:none}.motion-toggle{font-size:9px;padding:9px;gap:9px}.hero:after{height:70px}.section{padding:72px 24px}.manifesto{padding-top:35px}.manifesto-top{margin-bottom:30px}.index{font-size:9px;letter-spacing:1.2px}.tiny-mark{font-size:30px}.manifesto h2{font-size:clamp(28px,5.5vw,42px);line-height:1.28;letter-spacing:-.04em}.manifesto-bottom{grid-template-columns:1fr;gap:21px;margin-top:30px;padding-bottom:33px}.manifesto-bottom p{font-size:15px}.work{padding-top:5px}.work-heading{margin-bottom:35px}.work-heading h2{font-size:clamp(43px,8vw,61px)}.work-heading .index{margin-bottom:20px}.work-count{font-size:10px}.work-grid{grid-template-columns:1fr;gap:36px}.project-featured,.project-offset,.project-small,.project-wide,.project-last-left,.project-last-right{grid-column:auto;margin:0}.project-offset,.project-wide,.project-last-right{margin-left:12%}.project-open img,.project-offset .project-open img,.project-small .project-open img,.project-last-right .project-open img{aspect-ratio:1.32}.project-featured .project-open img{aspect-ratio:1.45}.project-open img{filter:saturate(.9)}.project-view{transform:none;bottom:12px;right:12px;padding:8px 10px;font-size:10px;gap:22px}.project figcaption{padding:16px 0;gap:6px}.project h3{font-size:20px}.project figcaption>span{font-size:11px}.services{padding-top:14px}.service-intro{padding-bottom:35px}.service-intro h2{font-size:clamp(35px,7.5vw,53px)}.service-intro p{font-size:15px;margin-top:22px}.service-tag{display:none}summary{grid-template-columns:23px 1fr 18px;padding:26px 0;gap:14px}.service-list h3{font-size:clamp(25px,6vw,36px)}.service-n{font-size:10px}.plus{width:16px;height:16px}.service-body{padding:0 10px 28px 37px;grid-template-columns:1fr;gap:17px}.service-body p{font-size:15px}.service-body ul{font-size:12px}.closer{height:650px;min-height:520px;max-height:80svh}.closer-media img{object-position:62% center}.closer-shade{background:linear-gradient(90deg,#050505da,#0505054f),linear-gradient(0deg,#050505,transparent 30%)}.closer-copy{top:29%}.closer h2{font-size:clamp(33px,7vw,52px)}.closer p{font-size:14px;margin-top:25px}.contact{padding-top:80px}.contact-title{margin-top:30px;gap:5px}.contact h2{font-size:clamp(77px,17vw,125px)}.contact-arrow{font-size:90px}.contact-bottom{align-items:start;flex-direction:column;gap:17px;margin-top:35px;padding-top:25px}.contact-bottom p{font-size:14px}.contact-bottom .link{font-size:14px;gap:15px}.footer{padding-top:15px;padding-bottom:20px}.footer-row{grid-template-columns:1fr 45px;gap:30px 15px}.footer-row .logo{grid-column:1}.footer-row p{grid-column:1;grid-row:2}.footer-row>a:not(.logo):not(.back-top){grid-column:1;grid-row:3;font-size:15px}.back-top{grid-column:2;grid-row:1}.footer-bottom{font-size:9px;gap:10px;margin-top:35px}.privacy-trigger{font-size:9px}.project-dialog{padding:15px;width:94vw}.dialog-bottom{align-items:start;flex-direction:column;gap:20px}.dialog-bottom h2{font-size:26px}.dialog-bottom .button{width:100%}.dialog-top{font-size:8px;letter-spacing:1px}.dialog-close{font-size:11px}.privacy-dialog{padding:23px}}
@media(max-width:374px){.header{padding-inline:17px;gap:8px}.header-cta{gap:9px;font-size:10px}.hero-content{left:20px;width:calc(100% - 40px)}.hero h1{font-size:63px}.hero-actions{gap:14px}.hero-actions .button{gap:13px}.hero-actions .link{font-size:11px}.manifesto h2{font-size:27px}.contact h2{font-size:72px}.contact-arrow{font-size:74px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero{height:auto;min-height:0}.hero-stage{position:relative}.sculpture-parallax,.sculpture-scroll,.hero-content{transform:none!important}.hero-content{opacity:1!important}.motion-toggle{display:none}}

.hero.offscreen *,.tab-hidden *{animation-play-state:paused!important}
@media(min-width:768px) and (max-height:720px){.hero-stage{min-height:600px}.hero-content{top:18%}.hero h1{font-size:clamp(72px,14.5svh,104px);margin-top:20px;margin-bottom:18px}.hero-intro{font-size:15px}.hero-actions{margin-top:20px}.hero-footer{bottom:18px}.hero-footer>span{visibility:hidden}.orbit-one{top:19%;width:165px}.orbit-two{bottom:15%;width:145px}}
