:root{color-scheme:dark;--bg:#080b15;--panel:#101625;--muted:#a7afc1;--white:#f7f8fb;--blue:#385bff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,a{ -webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #a8b7ff;outline-offset:4px}.wrap{width:min(1320px,calc(100% - 80px));margin-inline:auto}.skip{position:absolute;left:-999px;top:10px;background:white;color:#111;padding:12px;z-index:5}.skip:focus{left:12px}.header{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff24}.wordmark{font:700 1.55rem 'Space Grotesk',sans-serif;letter-spacing:-.08em}.wordmark-dot,.period{color:#6e8bff}.header nav{display:flex;gap:38px;margin-left:5%}.header nav a,.header-cta{font-size:.9rem;font-weight:700}.header nav a{color:#bdc4d2}.header nav a:hover,.footer a:hover,.text-link:hover{color:#879bff}.header-cta{border:1px solid #ffffff4a;border-radius:100px;padding:13px 21px}.header-cta span{margin-left:14px}.hero{min-height:690px;padding-top:104px;display:grid;grid-template-columns:1.06fr .94fr;column-gap:6%;position:relative;align-items:center;padding-bottom:95px}.eyebrow{display:flex;align-items:center;gap:13px;letter-spacing:.2em;font-weight:700;font-size:.72rem;color:#9aafff}.line{height:1px;width:27px;background:#8097ff;display:inline-block;flex:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Space Grotesk',sans-serif}h1{font-size:clamp(3.8rem,6.2vw,7rem);letter-spacing:-.08em;line-height:1.03;margin:35px 0 28px}h1 em,h2 em{font-weight:500;color:#879bff;font-style:normal}.hero-intro{font-size:1.14rem;line-height:1.7;color:#b8c0ce;max-width:500px}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:36px}.button{display:inline-flex;align-items:center;gap:34px;padding:17px 24px;border-radius:4px;font-weight:700;font-size:.95rem;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--blue)}.primary:hover{background:#536fff}.text-link{font-weight:700;font-size:.94rem}.text-link span{margin-left:6px}.hero-feature{height:448px;position:relative;background:#18213a;overflow:hidden;border:1px solid #ffffff22;transition:transform .25s}.hero-feature:hover{transform:translateY(-5px)}.hero-feature-image{position:absolute;inset:0}.hero-feature::after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#040711e6)}.hero-feature-meta{position:absolute;z-index:1;bottom:24px;left:26px;right:26px;display:flex;justify-content:space-between;align-items:end;font-size:.72rem;letter-spacing:.2em;font-weight:700;color:#c3ccde}.hero-feature-meta strong{display:block;margin-top:8px;color:white;font:700 1.5rem 'Space Grotesk';letter-spacing:-.04em}.play-icon{display:grid;place-items:center;width:52px;height:52px;border:1px solid white;border-radius:50%;letter-spacing:0;font-size:1rem}.hero-index{position:absolute;bottom:32px;left:0;right:0;display:flex;justify-content:space-between;font-size:.7rem;font-weight:700;letter-spacing:.2em;color:#8390aa}.client-band{border-block:1px solid #ffffff20;background:#0d1220}.client-inner{min-height:112px;display:flex;align-items:center;gap:48px}.client-label{font-size:.66rem;font-weight:700;letter-spacing:.17em;color:#8691a5;white-space:nowrap}.client-list{display:flex;justify-content:space-between;align-items:center;gap:25px;flex:1;flex-wrap:wrap;font:700 clamp(.8rem,1.45vw,1.15rem) 'Space Grotesk';letter-spacing:-.035em;color:#d7dcea}.work-section{padding-top:128px;padding-bottom:140px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px}.section-heading h2,.services-layout h2,.about-section h2,.contact-inner h2{font-size:clamp(2.6rem,4.6vw,4.8rem);line-height:1.07;letter-spacing:-.07em;margin:22px 0 0}.section-heading>p{color:var(--muted);max-width:310px;line-height:1.6;margin-bottom:5px}.projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 25px}.project{min-width:0}.project.lead{grid-column:span 2}.project-art{height:330px;display:block;position:relative;overflow:hidden;background:#17233e}.lead .project-art{height:520px}.screenshot{background-image:var(--shot);background-repeat:no-repeat;background-size:221% auto}.screenshot.right.upper{background-position:right top}.screenshot.right.lower{background-position:right bottom}.screenshot.left.lower{background-position:left bottom}.project-art::after{content:"";position:absolute;inset:0;background:#07102a00;transition:background .25s}.project:hover .project-art::after{background:#07102a54}.watch{position:absolute;z-index:1;bottom:22px;right:22px;padding:12px 16px;background:#fff;color:#11192b;font-weight:700;font-size:.8rem;opacity:0;transform:translateY(8px);transition:.25s}.project:hover .watch,.project:focus-visible .watch{opacity:1;transform:none}.project-details{display:flex;justify-content:space-between;gap:20px;padding:19px 2px 0}.project-details small{display:block;font-size:.66rem;font-weight:700;letter-spacing:.18em;color:#8e9fca;margin-bottom:9px}.project-details strong{display:block;font:700 1.65rem 'Space Grotesk';letter-spacing:-.045em}.project-description{display:block;color:var(--muted);margin-top:5px;font-size:.9rem}.project-arrow{font-size:1.3rem;color:#93a8ff}.services-section{background:#11182a;padding:120px 0}.services-layout{display:grid;grid-template-columns:1fr 1fr;gap:12%}.services-layout>div:first-child>p:last-child{max-width:440px;color:#afb9cc;line-height:1.65;font-size:1.05rem;margin-top:27px}.services-list>div{display:grid;grid-template-columns:38px 1fr;column-gap:15px;padding:27px 0;border-top:1px solid #ffffff2d}.services-list>div:last-child{border-bottom:1px solid #ffffff2d}.services-list span{color:#8ca3ff;font-weight:700;font-size:.77rem}.services-list h3{font-size:1.45rem;letter-spacing:-.04em;margin:0 0 8px}.services-list p{grid-column:2;color:#aeb8cb;margin:0;line-height:1.5}.quote-section{padding-top:127px;padding-bottom:127px;max-width:1040px}.quote-mark{font:700 6rem 'Space Grotesk';line-height:.6;color:#708aff}.quote-section blockquote{font:500 clamp(1.7rem,3vw,3rem)/1.3 'Space Grotesk';letter-spacing:-.05em;margin:15px 0 34px}.quote-section p{font-size:.75rem;font-weight:700;letter-spacing:.13em;color:#a6b8ff}.quote-section p span{color:#8a95aa;letter-spacing:0;margin-left:8px;font-weight:500}.about-section{padding:95px 0 135px;border-top:1px solid #ffffff26;display:grid;grid-template-columns:1fr .85fr;gap:10%}.about-section>p{font-size:1.22rem;line-height:1.8;color:#b5bdce;align-self:end;margin:0}.contact-section{background:linear-gradient(115deg,#2040cd 0%,#304ef1 55%,#687cff 100%);padding:100px 0;overflow:hidden}.contact-inner{display:flex;justify-content:space-between;position:relative;align-items:center}.contact-inner .eyebrow{color:#dce5ff}.contact-inner .line{background:#dce5ff}.contact-inner h2 em{color:#dbe3ff}.contact-inner p:not(.eyebrow){max-width:405px;line-height:1.6;margin:24px 0 30px}.light{color:#14224f;background:white}.contact-symbol{font:700 clamp(14rem,31vw,31rem)/.75 'Space Grotesk';letter-spacing:-.14em;color:#ffffff22;user-select:none;transform:rotate(-8deg);margin-right:6%}.contact-symbol span{color:#ffffff44}.footer{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer span{font-size:.85rem;color:#8994aa}.footer>a:last-child{font-size:.85rem;font-weight:700}@media(max-width:900px){.wrap{width:min(100% - 42px,680px)}.header{height:74px}.header nav{gap:18px;margin:0}.header-cta{display:none}.hero{grid-template-columns:1fr;padding-top:68px;gap:42px;padding-bottom:94px}.hero-feature{height:380px}.hero-index{bottom:28px}.client-inner{padding:28px 0;display:block}.client-list{justify-content:flex-start;gap:15px 28px;margin-top:20px}.work-section{padding-top:85px;padding-bottom:95px}.projects{gap:42px 18px}.lead .project-art{height:400px}.project-art{height:245px}.services-layout,.about-section{grid-template-columns:1fr;gap:45px}.services-section{padding:80px 0}.about-section{padding:80px 0}.quote-section{padding-top:95px;padding-bottom:95px}}@media(max-width:600px){.wrap{width:calc(100% - 36px)}.header nav{gap:15px}.header nav a{font-size:.8rem}.wordmark{font-size:1.25rem}.hero{padding-top:52px;gap:36px}.hero h1{font-size:clamp(3.5rem,13vw,5rem);margin-top:28px}.hero-intro{font-size:1rem}.hero-actions{gap:18px;flex-wrap:wrap}.button{padding:15px 18px;gap:18px}.hero-feature{height:275px}.client-list{gap:14px 23px}.client-list span{font-size:.85rem}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:19px}.projects{display:block}.project{display:block;margin-bottom:42px}.project:last-child{margin-bottom:0}.project-art,.lead .project-art{height:220px}.project-details strong{font-size:1.4rem}.watch{opacity:1;transform:none;padding:9px 11px;bottom:12px;right:12px;font-size:.72rem}.services-list>div{grid-template-columns:28px 1fr}.contact-section{padding:78px 0}.contact-symbol{position:absolute;right:0;bottom:-20px;margin:0;font-size:13rem;opacity:.45}.contact-inner>div:first-child{position:relative;z-index:1}.footer{padding:28px 0;flex-wrap:wrap}.footer span{width:100%;order:3}.about-section>p{font-size:1.05rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.hero-feature,.watch,.project-art::after{transition:none}}

/* Real 16:9 players replace the cropped screenshots. */
.video-frame{aspect-ratio:16/9;height:auto;overflow:hidden;background:#101625;position:relative}
.video-frame iframe{display:block;width:100%;height:100%;border:0}
.project-art,.lead .project-art{height:auto}
.project-art::after{display:none}
.project-details{display:flex}
.hero-feature{height:auto;display:block;overflow:visible;background:#101625}
.hero-feature:hover{transform:none}
.hero-feature::after{display:none}
.hero-feature-meta{position:static;padding:20px 22px;align-items:center;background:#101625}
.hero-feature-meta a{letter-spacing:0;font-size:.8rem;color:#dce4ff;text-decoration:underline;text-underline-offset:4px}
@media(max-width:900px){.hero-feature,.lead .project-art,.project-art{height:auto}}
@media(max-width:600px){.hero-feature,.lead .project-art,.project-art{height:auto}.hero-feature-meta{padding:15px}.hero-feature-meta strong{font-size:1.2rem}}

/* Selected collaboration links and temporary project focus. */
.client-list a { color: inherit; text-decoration: none; text-underline-offset: .3em; transition: color .2s ease; }
.client-list a:hover, .client-list a:focus-visible { color: #91a5ff; text-decoration: underline; }
.client-list span[title] { color: #8b94a9; cursor: default; }
.project[id] { scroll-margin-top: 36px; }
.project.is-highlighted .project-art { animation: project-flash 2.6s ease-out; }
@keyframes project-flash {
  0%, 18% { box-shadow: 0 0 0 6px #8fa5ff, 0 0 42px 10px #385bff80; }
  100% { box-shadow: 0 0 0 0 #8fa5ff00, 0 0 0 0 #385bff00; }
}
@media (prefers-reduced-motion: reduce) {
  .client-list a { transition: none; }
  .project.is-highlighted .project-art { animation: none; outline: 4px solid #8fa5ff; }
}
