:root{--ink:#171a20;--muted:#606975;--paper:#f5f6f8;--line:#dfe3e9;--accent:#b43d2b;--blue:#2867d9;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}p{font-size:17px;line-height:1.7;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em;font-weight:600}h1{font-size:clamp(3.8rem,7.3vw,7rem);line-height:1.01;margin-bottom:26px}h2{font-size:clamp(2.3rem,4.3vw,4.4rem);line-height:1.08;margin-bottom:22px}h3{font-size:28px;line-height:1.2}em{font-style:normal;color:var(--muted)}.wrap{width:min(1220px,calc(100% - 80px));margin:auto}.eyebrow{display:block;text-transform:uppercase;font-size:12px;letter-spacing:.17em;font-weight:600;color:var(--muted);margin-bottom:25px}.eyebrow .slash{color:var(--accent);margin-right:9px}.skip{position:fixed;top:-60px;background:white;padding:15px;z-index:100}.skip:focus{top:0}.nav-shell{position:sticky;top:0;z-index:50;background:#f8f9fbdc;backdrop-filter:blur(22px);border-bottom:1px solid #ffffff70}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600;letter-spacing:-.04em}.mark{height:34px;width:34px;border-radius:10px;background:var(--accent);color:white;display:grid;place-items:center;font-family:Georgia,serif;font-style:italic;font-size:27px}.nav-links{display:flex;gap:28px;align-items:center;font-size:14px}.nav-links a{color:#515864;position:relative}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--ink)}.nav-links a[aria-current=page]:after{content:'';position:absolute;bottom:-10px;left:0;width:16px;height:2px;background:var(--accent)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:100px;padding:15px 24px;border:1px solid #cbd1db;background:transparent;font-size:14px;font-weight:500;min-height:48px;transition:transform .25s,background .25s,box-shadow .25s}.btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #11111112}.btn.primary{background:var(--ink);border-color:var(--ink);color:white}.btn.light{background:white;border-color:white;color:var(--ink)}.btn.small{min-height:40px;padding:10px 19px}.actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:30px}.text-link{font-size:15px;font-weight:500;display:inline-flex;gap:15px;align-items:center;border-bottom:1px solid #b4bac4;padding:8px 0}.menu-button{display:none;border:0;background:none;padding:12px;font-size:16px}.hero{position:relative;overflow:hidden;min-height:720px;background:#edf2f7;isolation:isolate}.hero-art{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:78% 50%;animation:breathe 14s ease-in-out infinite alternate}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f2f5f9 0%,#f2f5f9ee 23%,#f2f5f960 50%,transparent 72%)}.hero-copy{padding:98px 0 110px;max-width:650px}.hero-copy p{max-width:470px;font-size:18px;color:#505e6c}.hero h1{max-width:660px}.hero h1 em{color:#747d8b}.hero-bottom{position:absolute;bottom:30px;left:0;right:0;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.07em;color:#49535e}.hero-bottom span:last-child{color:white;text-shadow:0 1px 7px #000}.section{padding:100px 0}.section-top{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:42px}.section-top h2{max-width:700px;margin:0}.section-top p{max-width:370px;margin:0}.proof{padding:28px 0;background:#fff;border-bottom:1px solid var(--line)}.proof-inner{display:flex;justify-content:space-between;gap:28px;align-items:center}.proof .intro{font-size:13px;color:var(--muted);max-width:160px;line-height:1.5}.proof strong{font-size:21px;letter-spacing:-.04em}.proof small{font-size:12px;color:var(--muted);display:block;margin-top:6px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:24px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:42px;border-radius:var(--radius);background:white;border:1px solid #e6e9ee;overflow:hidden}.card p{max-width:520px}.card .num{font-size:13px;color:var(--muted);display:block;margin-bottom:46px}.card.dark{background:#12171f;color:white;border-color:#252c35}.card.dark p,.card.dark .eyebrow{color:#adb7c5}.card.dark .text-link{border-color:#5a6575}.service-card{min-height:400px;position:relative;transition:transform .5s}.service-card:hover{transform:translateY(-6px)}.service-card h3{font-size:39px;max-width:390px}.service-card .text-link{margin-top:20px}.service-tags{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0 0}.tag{font-size:12px;padding:7px 11px;border:1px solid #dfe4eb;border-radius:100px;color:#66717c}.dark .tag{color:#b6c0cd;border-color:#35404e}.work-card{display:block}.work-image{height:345px;border-radius:24px;background:#e6e9ed;overflow:hidden;position:relative}.work-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.work-card:hover img{transform:scale(1.035)}.work-image .badge{position:absolute;top:18px;left:18px;background:#ffffffed;backdrop-filter:blur(12px);border-radius:50px;padding:8px 13px;font-size:12px}.work-caption{display:flex;justify-content:space-between;align-items:start;padding-top:22px}.work-caption h3{font-size:25px;margin-bottom:7px}.work-caption p{font-size:14px;margin:0}.arrow-circle{display:grid;place-items:center;width:42px;height:42px;border:1px solid #c7cdd4;border-radius:50%;flex-shrink:0}.feature{background:#11171f;color:white;overflow:hidden;border-radius:30px;display:grid;grid-template-columns:1fr 1fr;min-height:440px}.feature-copy{padding:60px}.feature h2{font-size:48px}.feature p{color:#aeb7c3}.feature img{width:100%;height:100%;object-fit:cover}.process{border-top:1px solid var(--line)}.step{padding:30px 0;display:grid;grid-template-columns:70px 1fr 1.2fr;gap:25px;border-bottom:1px solid var(--line)}.step h3{margin:0}.step p{margin:0}.step>span{color:var(--accent);font-size:14px}.note-card{padding:30px 0;border-top:1px solid var(--line);display:block}.note-card h3{font-size:26px;letter-spacing:-.04em;min-height:95px}.note-card small{font-size:12px;color:var(--muted)}.cta{background:#e9edf3;padding:90px 40px;text-align:center;border-radius:32px}.cta h2{font-size:clamp(3rem,6vw,5rem)}.cta .actions{justify-content:center}.footer{padding:60px 0 25px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer p{font-size:14px;max-width:290px}.footer h3{font-size:13px;letter-spacing:0;margin-bottom:18px}.footer a:not(.brand){display:block;font-size:14px;color:var(--muted);margin:12px 0}.footer-bottom{border-top:1px solid var(--line);margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.subhero{padding:95px 0 75px;position:relative;overflow:hidden}.subhero h1{font-size:clamp(3.6rem,6.6vw,6.3rem);max-width:900px}.subhero p{max-width:620px;font-size:19px}.subhero.dark{background:#11171f;color:white}.subhero.dark p,.subhero.dark .eyebrow{color:#b0bdcb}.subhero .hero-grid{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:65px}.subhero .hero-grid h1{font-size:clamp(3.3rem,5.6vw,5.3rem)}.subhero .hero-grid img{width:100%;height:430px;object-fit:cover;border-radius:24px}.subhero .hero-grid .visual{border-radius:26px;background:#f3f5f8;box-shadow:0 30px 60px #0002;overflow:hidden}.subhero .hero-grid .visual img{height:330px;border-radius:0}.browserbar{display:flex;align-items:center;gap:6px;padding:15px;color:#6b737e;font-size:12px;border-bottom:1px solid #dce0e7}.browserbar i{width:7px;height:7px;border-radius:50%;background:#b4bdca}.browserbar span{margin:auto}.wide-image{width:100%;height:430px;object-fit:cover;border-radius:26px}.price{font-size:47px;letter-spacing:-.06em;font-weight:600;margin:24px 0 5px}.price span{font-size:15px;letter-spacing:0;font-weight:400;color:var(--muted)}ul.clean{list-style:none;padding:0;margin:28px 0}ul.clean li{padding:13px 0;border-bottom:1px solid var(--line);font-size:15px;line-height:1.5}.dark ul.clean li{border-color:#35404e}.faq details{border-top:1px solid var(--line);padding:24px 0}.faq summary{font-size:20px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary:after{content:'+';font-size:25px;color:var(--muted)}.faq details[open] summary:after{content:'−'}.faq p{max-width:820px;margin:20px 0 0}.article{max-width:780px;margin:auto}.article h2{font-size:32px;margin-top:44px}.article h3{font-size:23px;margin-top:30px}.article p,.article li{font-size:18px;line-height:1.8;color:#535e6b}.article a{color:#2867d9;text-decoration:underline}.article table{border-collapse:collapse;width:100%;font-size:14px}.article td,.article th{padding:12px;border:1px solid var(--line);text-align:left}.article img{max-width:100%;height:auto}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.field{margin-bottom:23px}.field label{display:block;font-size:14px;margin-bottom:10px}.field input,.field select,.field textarea{width:100%;border:1px solid #cbd2dc;border-radius:13px;background:white;padding:15px;color:var(--ink)}.field textarea{min-height:140px;resize:vertical}.notice{font-size:13px;color:var(--muted);line-height:1.6}.confirmation{padding:20px;background:#e9edf5;border-radius:16px;margin-top:20px}.atlas-panel{background:white;border-radius:24px;padding:35px;color:var(--ink);box-shadow:0 30px 80px #0002}.atlas-panel h3{font-size:27px}.prompt{width:100%;text-align:left;background:#f3f5f8;border:1px solid #e0e4ea;border-radius:13px;padding:16px;font-size:14px;margin:7px 0;color:#424e5c}.prompt:hover{background:#e8edf4}.answer{border-left:2px solid var(--accent);padding-left:18px;margin-top:22px}.timeline{background:#ecf0f6;padding:32px;border-radius:24px;color:var(--ink)}.timeline-row{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:15px;padding:23px 0;border-bottom:1px solid #ccd3dd;font-size:14px}.timeline-row .bar{height:12px;background:#9aacc4;border-radius:20px}.timeline-row:nth-child(3) .bar{margin-left:15%;background:#647e9d}.timeline-row:nth-child(4) .bar{margin-left:35%;background:#2c455e}.timeline-row:nth-child(5) .bar{margin-left:60%;background:var(--accent)}.reveal{transition:opacity .8s,transform .8s}.js-motion .reveal{opacity:0;transform:translateY(26px)}.js-motion .reveal.visible{opacity:1;transform:none}.motion-control{position:fixed;right:22px;bottom:20px;z-index:40;border:1px solid #d4dae4;border-radius:30px;background:#ffffffe8;backdrop-filter:blur(12px);font-size:12px;padding:10px 14px;color:#525f6e}.motion-off *, .motion-off *:before,.motion-off *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-off .reveal{opacity:1!important;transform:none!important}@keyframes breathe{from{transform:scale(1.015)}to{transform:scale(1.065) translateY(-8px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.js-motion .reveal{opacity:1;transform:none}}@media(min-width:1600px){.hero{min-height:780px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.nav-links{gap:17px}.hero{min-height:670px}.hero-copy{max-width:560px}.hero:after{background:linear-gradient(90deg,#f2f5f9 0%,#f2f5f9dd 38%,#f2f5f940 78%)}.card{padding:30px}.feature-copy{padding:40px}.section{padding:75px 0}.subhero .hero-grid{gap:30px}.contact-grid{gap:40px}.footer-top{grid-template-columns:1.5fr 1fr 1fr}.footer-top>div:last-child{display:none}}@media(max-width:720px){.wrap{width:calc(100% - 36px)}.nav{height:70px}.brand{font-size:18px}.nav>.btn{display:none}.menu-button{display:block}.nav-links{display:none;position:absolute;left:0;right:0;top:70px;background:#f7f8fb;padding:20px 24px 32px;border-bottom:1px solid var(--line);flex-direction:column;align-items:start;gap:25px}.nav-links.open{display:flex}.hero{min-height:790px}.hero-copy{padding:55px 0 330px;max-width:100%}.hero h1{font-size:clamp(3.7rem,12vw,5rem);max-width:500px}.hero-copy p{font-size:16px;max-width:410px}.hero-art{height:58%;top:auto;object-position:62% center}.hero:after{background:linear-gradient(180deg,#f2f5f9 0%,#f2f5f9 36%,#f2f5f900 67%)}.hero-bottom{bottom:20px;font-size:10px}.hero-bottom span:first-child{display:none}.hero-bottom span:last-child{margin-left:auto}.eyebrow{font-size:11px;letter-spacing:.12em;margin-bottom:22px}.actions{gap:10px}.btn{padding:14px 20px;font-size:13px}.proof-inner{display:grid;grid-template-columns:1fr 1fr;gap:24px}.proof .intro{max-width:190px}.proof strong{font-size:18px}.grid2,.grid3{grid-template-columns:1fr}.section-top{display:block}.section-top p{margin-top:22px}.section{padding:60px 0}.section-top{margin-bottom:30px}.service-card{min-height:345px}.service-card h3{font-size:34px}.card .num{margin-bottom:30px}.work-image{height:260px}.feature{grid-template-columns:1fr}.feature-copy{padding:32px}.feature h2{font-size:39px}.feature img{height:280px}.step{grid-template-columns:35px 1fr;gap:12px}.step p{grid-column:2;font-size:16px}.step h3{font-size:23px}.note-card h3{min-height:0}.cta{padding:55px 22px;border-radius:24px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:15px;padding-bottom:40px}.subhero{padding:55px 0 45px}.subhero h1{font-size:3.5rem}.subhero .hero-grid{grid-template-columns:1fr;gap:30px}.subhero .hero-grid h1{font-size:3.6rem}.subhero .hero-grid img{height:300px}.subhero p{font-size:17px}.contact-grid{grid-template-columns:1fr;gap:30px}.wide-image{height:250px}.motion-control{bottom:12px;right:12px}.article{overflow-wrap:anywhere}.article table{display:block;overflow:auto}.atlas-panel{padding:25px}.timeline{padding:25px}}
@view-transition{navigation:auto}::view-transition-old(root){animation:page-out .16s ease both}::view-transition-new(root){animation:page-in .35s ease both}@keyframes page-out{to{opacity:0}}@keyframes page-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.fn-readout{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:30px 0}.fn-cell{padding:23px;background:#e9edf3;border-radius:16px}.fn-cell-k{font-size:13px;color:var(--muted);margin-bottom:9px}.fn-cell-v{font-size:27px;font-weight:600;letter-spacing:-.04em}.fn-cell-n{font-size:13px;color:var(--muted);line-height:1.6;margin-top:8px}.fn-pull,.fn-callout{padding:26px;border-left:3px solid var(--accent);background:white;margin:30px 0}.article blockquote{border-left:3px solid var(--accent);margin:30px 0;padding:10px 25px}.article .fn-footnotes{font-size:14px}.article .fn-back{display:block;margin-top:35px}.article .fn-back a{font-size:14px}@media(max-width:500px){.fn-readout{grid-template-columns:1fr}}
/* Studio imagery and project presentation */
.project-visual{position:relative;border-radius:26px;overflow:hidden;background:#e6e9ee;padding:22px;transition:transform .6s}.project-visual>.badge{position:absolute;bottom:35px;left:35px;background:#fffffff0;padding:8px 13px;border-radius:30px;font-size:12px;box-shadow:0 3px 20px #0001}.project-screen{height:400px;border-radius:13px;box-shadow:0 12px 30px #18233720}.project-screen img{object-fit:cover;object-position:top}.portfolio-frame{border:1px solid #d6d9df;border-radius:14px;overflow:hidden;background:white;box-shadow:0 18px 40px #1a243a20;container-type:inline-size}.portfolio-frame .browserbar{background:#f7f8fa;padding:12px}.frame-window{height:360px;overflow:hidden;position:relative}.frame-window iframe{width:1280px;height:1050px;border:0;position:absolute;top:0;left:0;transform:scale(.43);transform-origin:top left;pointer-events:none}@supports(width:1cqw){.frame-window{height:65cqw}.frame-window iframe{transform:scale(calc(100cqw / 1280px))}}.work-card:hover .project-visual{transform:translateY(-5px)}.work-card:hover .project-screen img{transform:scale(1.02)}.studio-image{margin:0;overflow:hidden;border-radius:26px;min-width:0}.studio-image img{width:100%;height:100%;object-fit:cover;display:block}.studio-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;align-items:center;position:relative;padding-bottom:100px}.studio-story-copy{padding-right:30px}.studio-story>.studio-image:not(.studio-detail){height:550px}.studio-detail{position:absolute;bottom:0;left:32%;width:310px;height:240px;border:10px solid var(--paper);box-shadow:0 14px 40px #0001}.studio-wide{height:410px;margin-top:40px}.studio-band{display:grid;grid-template-columns:1.25fr .75fr;gap:24px}.studio-band .studio-image{height:420px}.studio-band .studio-image:last-child{margin-top:60px}.brand-logo{width:46px;height:46px;object-fit:contain;mix-blend-mode:multiply;display:block}.brand{gap:11px;font-weight:550;letter-spacing:-.055em}.brand-name{display:flex;flex-direction:column;line-height:1.03;font-size:20px}.brand-name small{font-size:10px;letter-spacing:.18em;text-transform:uppercase;margin-top:6px;font-weight:500}.studio-hero img{height:430px;object-fit:cover}.portfolio-feature{display:grid;grid-template-columns:.65fr 1.35fr;gap:45px;align-items:center}.portfolio-feature .frame-window{height:65cqw}.portfolio-feature h2{font-size:42px}.work-image:has(img[src*="forgedcrew"]){background:#101114}.work-image img[src*="forgedcrew"]{object-fit:cover;object-position:center;transform:scale(1.9)}.imagery-note{font-size:11px;line-height:1.5;color:#747c86;margin-top:18px}.brand-logo{flex-shrink:0}@media(max-width:720px){.brand-logo{width:36px;height:36px}.brand-name{font-size:17px}.brand-name small{font-size:8px}.project-visual{padding:14px}.project-screen{height:330px}.studio-story{grid-template-columns:1fr;padding-bottom:95px;gap:25px}.studio-story-copy{padding:0}.studio-story>.studio-image:not(.studio-detail){height:350px}.studio-detail{width:210px;height:160px;left:20px;border-width:7px}.studio-band{grid-template-columns:1fr;gap:20px}.studio-band .studio-image{height:280px}.studio-band .studio-image:last-child{margin-top:0}.studio-wide{height:270px}.portfolio-feature{grid-template-columns:1fr;gap:25px}.portfolio-feature h2{font-size:35px}.project-visual>.badge{left:25px;bottom:25px}}
.brand-small{font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;margin-top:5px}.frame-window iframe{will-change:auto}.studio-hero{height:430px}.studio-hero img{height:100%}
.brand-logo{transform:scale(1.55)}
.brand .wordmark{display:inline-flex;flex-direction:column;align-items:center;color:#232a31;gap:5px;flex-shrink:0}
.wordmark-main{font-family:"Helvetica Neue",Arial,sans-serif;font-size:38px;font-weight:500;line-height:.95;letter-spacing:-.075em;padding-right:.075em}
.wordmark-sub{font-family:"Helvetica Neue",Arial,sans-serif;font-size:9px;font-weight:500;line-height:1.15;letter-spacing:.25em;padding-left:.25em}
.footer .wordmark-main{font-size:44px}
@media(max-width:720px){.wordmark-main{font-size:34px}.wordmark-sub{font-size:8px}}
.hero{background:#eeeae3}
.all-pages summary,.footer-directory summary{cursor:pointer;font-size:14px;padding:12px 0;list-style-position:inside}
.all-pages .page-directory{position:absolute;right:24px;top:72px;width:min(820px,calc(100vw - 48px));background:#f8f9fb;border:1px solid #d9dfe5;border-radius:18px;padding:26px;box-shadow:0 20px 60px #17202b20;max-height:calc(100dvh - 110px);overflow:auto}
.page-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.page-directory h3{font-size:14px;margin:0 0 10px;color:#222b34}
.page-directory a{display:block;font-size:14px;line-height:1.4;padding:8px 0;white-space:normal}
.page-directory a[aria-current=page]{font-weight:700}
.nav-links .page-directory a[aria-current=page]:after{display:none}
.footer-directory{margin:28px 0;border-top:1px solid #d9dfe5;padding-top:16px}
.footer-directory summary{font-size:16px;margin-bottom:14px}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}
@media(max-width:1000px){.nav{gap:12px}.nav-links{gap:14px}}
@media(max-width:720px){.nav-links{max-height:calc(100dvh - 70px);overflow-y:auto;overscroll-behavior:contain}.all-pages{width:100%}.all-pages .page-directory{position:static;width:100%;max-height:none;box-shadow:none;padding:18px 0;border:0;background:transparent}.page-directory{grid-template-columns:1fr;gap:22px}.all-pages summary{padding:0;font-size:16px}.nav-links.open{gap:20px}}
.hero-art{object-position:72% 50%}
.hero:after{background:linear-gradient(90deg,#f1eee8f5 0%,#f1eee8e8 22%,#f1eee870 47%,#f1eee800 70%)}
.hero h1 em{color:#787570}
.hero-bottom span:first-child{color:#333b43;background:#f1eee8d9;padding:7px 10px;border-radius:4px}
@media(max-width:720px){.hero-art{height:58%;object-position:73% center}.hero:after{background:linear-gradient(180deg,#eeeae3 0%,#eeeae3 38%,#eeeae3c9 49%,#eeeae300 68%)}}
