:root{color:#f5f5f2;font-synthesis:none;text-rendering:optimizelegibility;--bg:#0a0a0a;--surface:#121212;--text:#f5f5f2;--muted:#9a9a94;--line:#ffffff17;--accent:#d8ff65;--max:1160px;background:#0a0a0a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);margin:0}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.site-shell{overflow:hidden}.section,.header,.footer{width:min(calc(100% - 40px), var(--max));margin-inline:auto}.header{border-bottom:1px solid var(--line);align-items:center;gap:28px;min-height:78px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-weight:700;display:inline-flex}.brand-mark{background:var(--text);width:30px;height:30px;color:var(--bg);border-radius:50%;place-items:center;font-size:.8rem;display:grid}.nav{gap:26px;margin-left:auto;display:flex}.nav a,.footer a{color:var(--muted);font-size:.86rem}.nav a:hover,.footer a:hover{color:var(--text)}.header-cta{border:1px solid var(--line);border-radius:999px;padding:11px 16px;font-size:.84rem}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;min-height:760px;padding-block:110px;display:grid}.eyebrow,.section-kicker{color:#b7b7b0;letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:700}.hero h1{letter-spacing:-.075em;max-width:760px;margin:22px 0 24px;font-size:clamp(3.7rem,7vw,7.25rem);font-weight:650;line-height:.91}.hero h1 span{color:var(--muted)}.hero-copy>p{max-width:580px;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.7}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-size:.88rem;font-weight:700;display:inline-flex}.button-primary,.button-light{background:var(--text);color:var(--bg)}.text-link{color:var(--muted);border-bottom:1px solid #454541;padding-bottom:3px;font-size:.9rem}.text-link:hover{color:var(--text)}.hero-card{aspect-ratio:4/5;border:1px solid var(--line);background:#eeece5;border-radius:24px;justify-self:end;width:min(100%,430px);overflow:hidden;box-shadow:0 40px 100px #00000057}.hero-card-top{background:#171717;align-items:center;gap:6px;height:48px;padding:0 18px;display:flex}.hero-card-top span{background:#555;border-radius:50%;width:6px;height:6px}.hero-card-body{color:#141414;height:calc(100% - 48px);padding:56px 42px}.hero-card-body small{letter-spacing:.15em;color:#777269;font-size:.56rem}.hero-card-body strong,.hero-card-body p{background:#1d1d1b;border-radius:999px;display:block}.hero-card-body strong{width:90%;height:24px;margin-top:22px}.hero-card-body strong+strong{width:64%;margin-top:10px}.hero-card-body p{background:#b8b3aa;width:58%;height:8px;margin-top:28px}.hero-card-body button{background:#1b1b19;border:0;border-radius:999px;width:100px;height:34px;margin-top:28px}.section-block{border-top:1px solid var(--line);padding-block:130px}.section-intro{margin-bottom:62px}.section-intro h2,.cta-section h2{letter-spacing:-.06em;margin:14px 0 0;font-size:clamp(2.6rem,5vw,5rem);font-weight:620;line-height:.98}.service-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-item{border-right:1px solid var(--line);padding:32px 34px 40px 0}.service-item+.service-item{padding-left:34px}.service-item:last-child{border-right:0}.service-item>span{color:#66665f;font-size:.7rem}.service-item h3{letter-spacing:-.035em;margin:76px 0 12px;font-size:1.4rem}.service-item p{max-width:290px;color:var(--muted);margin:0;font-size:.9rem;line-height:1.65}.project-intro{justify-content:space-between;align-items:end;gap:40px;display:flex}.project-intro>p{max-width:330px;color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}.project-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.project-card{border-top:1px solid var(--line);padding-top:22px}.project-preview{aspect-ratio:16/10;border-radius:18px;padding:28px;overflow:hidden}.preview-1{background:#ded8ce}.preview-2{background:#d6dbe5}.preview-nav{justify-content:space-between;display:flex}.preview-nav i{background:#14141499;border-radius:999px;width:44px;height:7px}.preview-copy{width:62%;margin-top:70px}.preview-copy i{background:#141414d9;border-radius:999px;height:14px;margin-top:8px;display:block}.preview-copy i:nth-child(2){width:82%}.preview-copy i:nth-child(3){background:#14141459;width:48%;height:7px;margin-top:22px}.preview-copy button{background:#1b1b1a;border:0;border-radius:999px;width:86px;height:28px;margin-top:22px}.project-meta{justify-content:space-between;gap:24px;padding-top:22px;display:flex}.project-meta h3{letter-spacing:-.03em;margin:0 0 8px;font-size:1.25rem}.project-meta p{max-width:420px;color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.project-meta>span{color:#77776f;text-transform:uppercase;letter-spacing:.1em;flex:none;font-size:.72rem}.cta-section{text-align:center;border-top:1px solid var(--line);margin-top:30px;padding-block:160px}.cta-section h2{max-width:820px;margin:18px auto 34px}.footer{border-top:1px solid var(--line);min-height:110px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;font-size:.82rem;display:flex}.footer-links{gap:22px;display:flex}@media (width<=900px){.nav{display:none}.header-cta{margin-left:auto}.hero{grid-template-columns:1fr;gap:70px;min-height:auto;padding-block:90px}.hero-card{justify-self:start;width:min(100%,500px)}.service-grid{grid-template-columns:1fr}.service-item,.service-item+.service-item{border-right:0;border-bottom:1px solid var(--line);padding:30px 0}.service-item h3{margin-top:44px}.project-intro{display:block}.project-intro>p{margin-top:20px}.project-grid{grid-template-columns:1fr;gap:54px}}@media (width<=600px){.section,.header,.footer{width:min(calc(100% - 28px), var(--max))}.header{min-height:70px}.header-cta{padding:9px 13px}.hero{gap:56px;padding-block:72px 84px}.hero h1{font-size:clamp(3.25rem,16vw,5rem)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-card{border-radius:18px}.hero-card-body{padding:42px 28px}.section-block{padding-block:96px}.section-intro{margin-bottom:44px}.project-preview{padding:22px}.preview-copy{margin-top:48px}.project-meta{display:block}.project-meta>span{margin-top:14px;display:inline-block}.cta-section{padding-block:120px}.footer{flex-direction:column;justify-content:center;align-items:flex-start;min-height:130px}}
