@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--paper:#f6f5f0;--ink:#24251f;--blue:#2851e7;--line:#dedfd5;--muted:#6d7066}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--blue);outline-offset:6px}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:'Manrope',sans-serif;font-size:36px;font-weight:800;letter-spacing:-4px;line-height:1}.brand span{font-size:12px;vertical-align:top;letter-spacing:0;margin-left:5px}.header nav{display:flex;align-items:center;gap:36px;font-size:13px}.header nav a:hover,footer a:hover{color:var(--blue)}.nav-contact{border:1px solid #b9bbb0;border-radius:40px;padding:10px 20px}.nav-contact span{margin-left:20px}.menu-toggle{display:none}.hero{padding-top:65px;display:grid;grid-template-columns:1.1fr 1fr;column-gap:70px}.eyebrow,.section-label,.project-meta,.hero-bottom,.sample,.art-label,.art-caption,.about-details span,.contact-placeholder>span{font-size:10px;font-weight:650;letter-spacing:1.5px}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:24px}.dot{height:7px;width:7px;background:var(--blue);border-radius:50%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(60px,6.6vw,90px);font-weight:500;line-height:1.06;letter-spacing:-5.5px;margin-bottom:26px}.blue{color:var(--blue)}.hero-description{max-width:420px;color:var(--muted);font-size:15px;line-height:1.8;margin-bottom:27px}.hero-description strong{color:var(--ink);font-weight:500}.button{display:inline-flex;align-items:center;gap:52px;background:var(--blue);color:white;border-radius:40px;padding:13px 23px;font-size:13px;transition:transform .2s,background .2s}.button:hover{background:#173bc0;transform:translateY(-2px)}.hero-footnote{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:10px;margin-top:29px}.tiny-star{font-size:20px;color:var(--blue)}.hero-art{position:relative;overflow:hidden;min-height:510px;background:#e9e9df;margin-top:4px;border-radius:2px}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#a4a68e18 1px,transparent 1px),linear-gradient(90deg,#a4a68e18 1px,transparent 1px);background-size:44px 44px}.orbit{position:absolute;border:62px solid var(--blue);height:290px;width:290px;border-radius:50%;left:70px;top:65px;transform:rotate(-32deg) skewY(7deg);box-shadow:inset 12px -12px 22px #13287780,10px 20px 24px #24377825;background:transparent}.orbit-two{left:155px;top:172px;border-color:#3260f4;transform:rotate(-32deg) skewY(7deg);box-shadow:inset 12px -12px 20px #12287080,12px 24px 22px #24377825}.blue-block{position:absolute;width:110px;height:110px;bottom:77px;left:47px;background:linear-gradient(135deg,#5377ff,#2144d2);transform:rotate(-18deg);border-radius:12px;box-shadow:12px 18px 24px #24377830}.art-label{position:absolute;top:26px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.2px}.art-caption{position:absolute;bottom:24px;left:25px;letter-spacing:0;line-height:1.5;font-size:11px}.art-star{position:absolute;bottom:18px;right:26px;font-size:42px}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;padding:39px 0 28px;font-size:9px;color:var(--muted)}.hero-bottom a{letter-spacing:0;font-size:11px}.marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:21px 0;overflow:hidden;margin-top:16px}.marquee>div{display:flex;align-items:center;justify-content:center;gap:65px;white-space:nowrap;font-family:'Manrope',sans-serif;font-size:15px;letter-spacing:1px}.marquee span{color:var(--blue);font-size:26px}.section{padding-top:96px;padding-bottom:96px}.section-label{color:var(--muted);margin-bottom:23px;font-size:9px}h2{font-size:40px;letter-spacing:-1.8px;font-weight:500;line-height:1.2;margin-bottom:25px}.about{display:grid;grid-template-columns:1fr 1.35fr;gap:70px;border-bottom:1px solid var(--line)}.lead{font-size:20px;line-height:1.5;max-width:480px;margin-bottom:17px}.muted{color:var(--muted);max-width:520px;font-size:14px}.about-details{display:flex;gap:65px;border-top:1px solid var(--line);padding-top:25px;margin-top:29px}.about-details span{display:block;font-size:9px;color:var(--muted);margin-bottom:7px}.about-details strong{font-size:13px;font-weight:500}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:31px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:12px;color:var(--muted);margin-bottom:0}.projects{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.project-art{height:300px;position:relative;overflow:hidden;border-radius:3px;margin-bottom:22px}.sample{position:absolute;left:20px;top:17px;font-size:8px;z-index:2}.project-number{position:absolute;bottom:14px;right:19px;font-size:10px}.strategy{background:#e4e8de}.diagram{position:absolute;inset:65px 36px 25px}.diagram i{position:absolute;border:1px solid #9da991;border-radius:50%;width:160px;height:160px;left:12px;top:0}.diagram i:nth-child(2){left:60px;top:30px}.diagram i:nth-child(3){left:0;top:55px}.diagram b{position:absolute;top:55px;left:46px;font-size:27px;line-height:1.12;font-weight:500;letter-spacing:-1px}.operations{background:#2851e7;color:white}.step{position:absolute;background:#6686ff;bottom:0;transform:skewY(-22deg);width:95px;box-shadow:15px 10px 0 #1b3ec3}.step-one{height:65px;left:24px}.step-two{height:111px;left:118px}.step-three{height:158px;left:212px}.step-text{position:absolute;font-size:26px;line-height:1.15;left:25px;top:58px;letter-spacing:-1px}.connection{background:#eae0d2}.circle{position:absolute;width:175px;height:175px;border-radius:50%;top:67px}.circle-one{background:#c0aa8a;left:25px}.circle-two{background:#efefdfb0;left:130px;border:1px solid #bba886;backdrop-filter:blur(1px)}.connection-text{position:absolute;left:99px;top:114px;line-height:1.15;font-size:27px;letter-spacing:-1px}.project-meta{font-size:8px;color:var(--muted);margin-bottom:9px}.project h3{font-size:20px;letter-spacing:-.6px;font-weight:550;margin-bottom:12px}.project p{font-size:12px;color:var(--muted);line-height:1.8}details{border-bottom:1px solid var(--line);padding-bottom:14px;margin-top:21px}summary{cursor:pointer;list-style:none;font-size:11px;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}details[open] summary{margin-bottom:15px}details[open] summary span{transform:rotate(90deg)}.expertise{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:80px}.expertise h2{font-size:35px}.expertise-list article{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.expertise-list article:first-child{padding-top:0}.expertise-list article>span{font-size:11px;color:var(--blue);padding-top:4px}.expertise-list article>span:last-child{margin-left:auto;font-size:20px}.expertise-list h3{font-size:18px;letter-spacing:-.5px;font-weight:500;margin-bottom:8px}.expertise-list p{font-size:12px;color:var(--muted);margin:0;max-width:310px}.contact{background:#eaece1;padding:70px 0 55px}.contact h2{font-size:70px;letter-spacing:-3px;position:relative}.contact h2>span:first-child{color:var(--blue)}.contact-arrow{position:absolute;right:0;top:0;color:var(--blue);font-size:105px;font-weight:400}.contact-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:38px}.contact-bottom>p{font-size:13px;color:var(--muted);margin:0}.contact-placeholder{border-bottom:1px solid #a6aca0;padding-bottom:12px}.contact-placeholder>span{font-size:8px;color:var(--muted)}.contact-placeholder p{font-size:13px;margin:6px 0 0}footer{min-height:110px;display:flex;align-items:center;justify-content:space-between}footer p,footer>a:last-child{font-size:10px;color:var(--muted);margin:0}.skip{position:absolute;top:-100px;left:15px;z-index:10;background:white;padding:15px}.skip:focus{top:10px}@media(min-width:1500px){.hero-art{min-height:560px}.orbit{left:90px;top:90px}.orbit-two{left:180px;top:200px}}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{gap:32px}.hero-art{min-height:470px}.orbit{left:20px;width:245px;height:245px;border-width:50px}.orbit-two{left:88px;top:185px}.hero-description{font-size:14px}.marquee>div{gap:30px;font-size:12px}.project-art{height:260px}.diagram{left:8px;transform:scale(.85);transform-origin:left}.circle-one{left:0}.circle-two{left:82px}.connection-text{left:53px}.about,.expertise{gap:40px}.projects{gap:18px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:84px;position:relative;z-index:5}.brand{font-size:32px}.menu-toggle{display:flex;gap:20px;align-items:center;border:1px solid #b9bbb0;border-radius:30px;background:transparent;padding:7px 15px;font-size:12px}.header nav{display:none;position:absolute;top:75px;left:0;right:0;background:var(--paper);padding:24px;border:1px solid var(--line);box-shadow:0 12px 20px #24251f10;align-items:stretch;gap:18px}.header nav.open{display:flex;flex-direction:column}.nav-contact{align-self:start}.hero{padding-top:38px;grid-template-columns:1fr;gap:30px}h1{font-size:64px;letter-spacing:-4px}.eyebrow{font-size:8px}.hero-description{max-width:100%}.hero-footnote{margin-top:21px}.hero-art{height:400px;min-height:0;margin:0}.orbit{left:calc(50% - 145px);top:35px;width:240px;height:240px}.orbit-two{left:calc(50% - 65px);top:135px}.blue-block{width:80px;height:80px;left:36px;bottom:66px}.hero-bottom{padding:0 0 18px;font-size:7px}.hero-bottom a{font-size:9px}.marquee{margin-top:0;padding:14px 0}.marquee>div{justify-content:flex-start;padding-left:20px;gap:22px;font-size:10px}.marquee span{font-size:19px}.section{padding-top:56px;padding-bottom:56px}.about,.expertise{grid-template-columns:1fr;gap:16px}h2{font-size:32px;letter-spacing:-1.3px}.lead{font-size:18px}.about-details{gap:30px}.section-heading{display:block}.section-heading>p{margin-top:16px}.projects{grid-template-columns:1fr;gap:35px}.project-art{height:310px}.diagram{left:calc(50% - 128px);transform:scale(1)}.step-one{left:calc(50% - 140px)}.step-two{left:calc(50% - 46px)}.step-three{left:calc(50% + 48px)}.circle-one{left:calc(50% - 142px)}.circle-two{left:calc(50% - 37px)}.connection-text{left:calc(50% - 64px)}.project h3{font-size:22px}.project p{font-size:13px}.expertise h2{font-size:32px}.expertise-list{margin-top:16px}.contact{padding:49px 0}.contact h2{font-size:44px;letter-spacing:-2px}.contact-arrow{font-size:48px;top:58px}.contact-bottom{display:block;margin-top:25px}.contact-placeholder{margin-top:28px;width:fit-content}footer{flex-wrap:wrap;gap:20px;padding-block:30px}footer p{order:3;width:100%}footer>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
