:root{--navy:#020817;--ice:#cee2ef;--ice-2:#d4e3ec;--ink:#101b2f;--muted:#5c6b82;--line:#94a9b5;--blue:#3968e4;--white:#fff;--shell:1296px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--navy)}
body{margin:0;background:var(--navy);color:var(--white);font-family:"Figtree",Arial,sans-serif;font-weight:400}
img{display:block;max-width:100%}button,a{font:inherit}button{color:inherit}.shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:20;background:#fff;color:#000;padding:10px 14px}.skip-link:focus{top:16px}
.hero{height:444px;position:relative;background:var(--navy) url(../images/hero-background.webp) center 47%/cover no-repeat;overflow:hidden}.hero__shade{position:absolute;inset:-40px;background:linear-gradient(72deg,rgba(1,3,9,.13) 18%,rgba(1,3,9,.2) 59%,rgba(1,3,9,.84) 100%)}.hero__inner{position:relative;height:100%;padding:32px 36px 48px}.hero__nav{display:flex;align-items:center;justify-content:space-between}.hero__nav img{width:170px;height:40px}.hero__hire{text-decoration:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:600}.hero__content{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.85fr);gap:58px;align-items:start;margin-top:67px}.hero h1,.split>h2,.process h2,.closing h2{font-weight:400;letter-spacing:-.02em;margin:0}.hero h1{font-size:clamp(52px,4.9vw,70px);line-height:1.14}.hero__intro{font-size:19px;line-height:1.53;padding-top:28px}.hero__intro p{margin:0}.hero__people{display:flex;margin-top:20px;padding-left:38px}.hero__people img{width:48px;height:48px;object-fit:cover;border:2px solid #fff;border-radius:50%;margin-left:-10px}
.work{background:var(--ice-2);color:var(--ink);padding:25px 53px 56px;border:.5px solid var(--ice)}.work__top{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:62px}.work h2{font-size:42px;font-weight:400;letter-spacing:-.02em;margin:0}.filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.filter{border:1px solid #5b6b84;background:transparent;color:#5b6b84;border-radius:999px;padding:7px 15px;font-size:14px;cursor:pointer}.filter:hover,.filter:focus-visible{color:var(--ink);border-color:var(--ink)}.filter.is-active{background:#262633;border-color:#262633;color:#fff}.projects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:64px;row-gap:64px}.project{min-width:0}.project[hidden]{display:none}.project__meta{height:35px;display:flex;justify-content:space-between;align-items:flex-start;gap:14px;font-size:14px}.project__meta span{text-align:right;white-space:nowrap}.project__logo{height:24px;width:auto;max-width:110px}.project__logo--wide{height:18px}.project__viewport{height:820px;overflow:hidden;background:#fff}.project__viewport img{width:100%;height:auto;transition:transform .45s ease}.project:hover .project__viewport img{transform:scale(1.012)}.projects__empty{text-align:center;padding:70px 0;color:var(--muted)}
.rule{border-top:1px solid rgba(148,169,181,.55)}.split{min-height:580px;display:grid;grid-template-columns:40% 60%;align-items:center}.split>h2{font-size:68px;line-height:1.08;padding-left:56px;max-width:460px}.quote-wrap{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:12px;padding:54px 52px 54px 0;overflow:hidden}.quote{color:#cad6e8;max-width:680px;transition:opacity .22s ease,transform .22s ease}.quote.is-sliding-out{opacity:0;transform:translateX(-34px)}.quote.is-sliding-in{animation:quote-slide-in .36s ease both}.quote h3{font-size:22px;margin:0 0 5px}.quote__stars{font-size:19px;letter-spacing:3px}.quote blockquote{font-size:18px;line-height:1.67;font-style:italic;margin:20px 0 22px;min-height:150px}.quote__source{display:inline-flex;align-items:center;gap:7px;color:#cad6e8;text-decoration:none}.quote__source img{width:68px;height:18px}.quote-arrow{border:0;background:transparent;color:#fff;font-size:42px;font-weight:300;line-height:1;cursor:pointer;padding:8px}.quote-arrow:focus-visible{outline:1px solid #fff}@keyframes quote-slide-in{from{opacity:0;transform:translateX(34px)}to{opacity:1;transform:translateX(0)}}
.agent .split{min-height:419px;grid-template-columns:43% 57%}.agent .split>h2{font-size:64px;max-width:none}.agent__content{max-width:650px;padding:60px 52px 52px 28px}.agent__content p{font-size:20px;line-height:1.5;margin:0}.tools{display:flex;align-items:center;gap:29px;margin-top:36px}.tools img{width:48px;height:48px;object-fit:contain}
.process__grid{display:grid;grid-template-columns:40% 60%;align-items:stretch}.process h2{font-size:68px;line-height:1.08;padding:108px 56px}.steps{list-style:none;margin:0;background:var(--ice);color:var(--ink);padding:60px}.steps li{min-height:195px;border-top:1px solid var(--line);display:grid;grid-template-columns:52px 300px 1fr;gap:18px;padding:24px 18px}.steps li:first-child{border-top:1px solid var(--line)}.steps span{color:var(--blue);font-size:26px;font-weight:600;letter-spacing:.12em}.steps h3{font-size:30px;line-height:1.2;font-weight:400;margin:0}.steps p{font-size:17px;line-height:1.53;color:var(--muted);margin:0}
.closing{min-height:862px;background:var(--navy) url(../images/closing-background.svg) center/cover no-repeat}.closing__inner{min-height:862px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;padding:140px 36px 32px}.closing__content{grid-column:2}.closing h2{font-size:68px;line-height:1.06}.closing__content>p{font-size:20px;line-height:1.5;max-width:500px;margin:28px 0 0}.cta{display:inline-block;margin-top:36px;color:#fff;text-decoration:none;border:1px solid #fff;border-radius:5px;padding:14px 22px}.cta:hover,.cta:focus-visible{background:#fff;color:var(--navy)}.footer{grid-column:1/-1;border-top:1px solid rgba(148,169,181,.45);padding-top:38px;color:#7d808a;font-size:14px;display:flex;gap:76px}.footer nav{display:flex;gap:8px}.footer a{color:inherit;text-decoration:none}
@media(max-width:1050px){.shell{width:min(100% - 36px,900px)}.hero{height:auto;min-height:520px}.hero__inner{padding-inline:18px}.hero__content{grid-template-columns:1fr;gap:18px;margin-top:70px}.hero__intro{padding-top:0;max-width:650px}.work{padding-inline:34px}.work__top{align-items:flex-start;flex-direction:column;margin-bottom:42px}.filters{justify-content:flex-start}.projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}.project__viewport{height:700px}.split{grid-template-columns:1fr;min-height:auto}.split>h2{padding:76px 34px 10px}.quote-wrap,.agent__content{padding:42px 34px 76px}.process__grid{grid-template-columns:1fr}.process h2{padding:80px 34px}.steps{padding:42px}.closing__inner{grid-template-columns:1fr;padding-inline:34px}.closing__content{grid-column:1;max-width:660px}.footer{margin-top:120px}}
@media(max-width:680px){.shell{width:100%}.hero{min-height:590px}.hero__inner{padding:24px 20px 52px}.hero__nav img{width:146px;height:auto}.hero__content{margin-top:76px}.hero h1{font-size:44px;line-height:1.1}.hero h1 br{display:none}.hero__intro{font-size:17px}.hero__people{padding-left:10px}.work{border-left:0;border-right:0;padding:48px 20px}.work h2{font-size:38px}.filters{gap:6px}.filter{font-size:12px;padding:6px 11px}.projects{grid-template-columns:1fr;gap:42px}.project__meta{font-size:12px}.project__viewport{height:min(760px,150vw)}.split>h2,.process h2,.closing h2{font-size:45px}.split>h2{padding:66px 20px 12px}.quote-wrap{grid-template-columns:28px 1fr 28px;padding:28px 10px 66px}.quote h3{font-size:19px}.quote blockquote{font-size:16px;min-height:220px}.agent__content{padding:28px 20px 66px}.agent__content p{font-size:17px}.tools{gap:18px;flex-wrap:wrap}.tools img{width:40px;height:40px}.process h2{padding:70px 20px}.steps{padding:0 20px 20px}.steps li{grid-template-columns:42px 1fr;gap:10px;min-height:auto;padding:30px 0}.steps h3{font-size:25px}.steps p{grid-column:2;font-size:16px}.closing{min-height:700px}.closing__inner{min-height:700px;padding:84px 20px 24px}.closing h2 br{display:none}.closing__content>p{font-size:17px}.footer{flex-direction:column;gap:10px;margin-top:100px;padding-top:26px;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.project__viewport img{transition:none}}

/* Shared artwork and portfolio expansion */
body{background:linear-gradient(rgba(0,0,0,.68),rgba(0,0,0,.68)),url(../images/hero-background.webp) center/cover fixed no-repeat}
.hero{background:transparent}
.hero__shade{background:linear-gradient(72deg,rgba(0,0,0,.38) 15%,rgba(0,0,0,.48) 62%,rgba(1,3,9,.86) 100%)}
.hero__people{padding-left:0}
.hero__people img:first-child{margin-left:0}
.load-more-wrap{display:flex;justify-content:center;padding-top:54px}
.load-more-wrap[hidden]{display:none}
.load-more{border:1px solid var(--ink);background:transparent;color:var(--ink);border-radius:5px;padding:13px 24px;cursor:pointer}
.load-more:hover,.load-more:focus-visible{background:var(--ink);color:#fff}
.project.is-entering{animation:project-fade-in .55s ease both;animation-delay:var(--fade-delay,0ms)}
@keyframes project-fade-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
.closing{background:transparent url(../images/closing-background.svg) center/100% 100% no-repeat}
@media(max-width:680px){.hero__people{padding-left:0}.load-more-wrap{padding-top:42px}.quote-wrap{grid-template-columns:32px 1fr}}
@media(prefers-reduced-motion:reduce){.project.is-entering,.quote.is-sliding-in{animation:none}.quote{transition:none}}
.quote__proof{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#cad6e8;font-size:14px}.quote__logos{display:flex;align-items:center;gap:18px;color:#fff}.quote__logos img{width:66px;height:18px;filter:brightness(0) invert(1)}.quote__logos .quote__logo--dribbble{width:75px;height:22px}.quote__logos .quote__logo--toptal{width:61px;height:20px}
.testimonial__content{align-self:center}.testimonial__content .quote-wrap{padding-bottom:12px}.testimonial__content>.quote__proof{margin:0 52px 54px 56px}
@media(max-width:680px){.quote__proof{gap:9px}.quote__logos{gap:13px}.quote__logos img{width:59px}.brand-toptal{font-size:16px}}
.hero__person{position:relative;display:block;cursor:default;outline:0}.hero__person img{transition:transform .2s ease,filter .2s ease}.hero__person:hover img,.hero__person:focus-visible img{transform:translateY(-3px) scale(1.06);filter:brightness(1.08)}.hero__greeting{position:absolute;left:50%;bottom:calc(100% + 10px);min-width:max-content;transform:translateX(-50%) translateY(4px);padding:6px 10px;border:1px solid rgba(255,255,255,.6);border-radius:999px;background:rgba(2,8,23,.84);color:#fff;font-family:Georgia,serif;font-size:15px;font-style:italic;line-height:1;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.hero__person:hover .hero__greeting,.hero__person:focus-visible .hero__greeting{opacity:1;transform:translateX(-50%) translateY(0)}.hero__greeting.is-typing::after{content:"|";margin-left:1px;animation:greeting-caret .7s step-end infinite}@keyframes greeting-caret{50%{opacity:0}}@media(prefers-reduced-motion:reduce){.hero__person img,.hero__greeting{transition:none}.hero__greeting.is-typing::after{animation:none}}
