@charset "UTF-8";
:root{--paper:#f0eee8;--ink:#17191e;--blue:#1927bd;--orange:#f4614b;--line:rgba(23,25,30,.18);--sans:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.45}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:4px}::selection{background:var(--orange);color:#fff}
.site-header{position:absolute;z-index:30;left:0;right:0;top:0;height:86px;display:flex;align-items:center;gap:3vw;padding:0 3.3vw;color:#fff}.site-header:has(+ .mobile-menu:not([hidden])){background:var(--blue)}.wordmark{font-weight:900;font-size:clamp(1.8rem,2.5vw,2.7rem);letter-spacing:-.105em;line-height:1}.wordmark-dot{color:var(--orange)}.desktop-nav{display:flex;gap:2.1vw;margin:auto;font-size:.82rem;font-weight:700;letter-spacing:.03em}.desktop-nav a{transition:opacity .2s}.desktop-nav a:hover{opacity:.55}.header-cta{padding:11px 0;border-bottom:1px solid currentColor;font-size:.84rem;font-weight:700;white-space:nowrap}.header-cta span{margin-left:15px}.menu-toggle{display:none;border:0;background:none;color:#fff;width:38px;height:38px;cursor:pointer}.menu-toggle span{display:block;width:26px;height:2px;margin:6px auto;background:currentColor}.mobile-menu{position:absolute;z-index:29;top:86px;left:0;right:0;padding:22px 6vw 42px;background:var(--blue);color:#fff}.mobile-menu:not([hidden]){display:grid;gap:0}.mobile-menu a{font-weight:700;font-size:1.5rem;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.28)}
.section-pad{padding:clamp(78px,9vw,148px) 5.5vw}.eyebrow,.section-num{display:block;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.section-num{padding-bottom:42px;color:var(--blue)}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.065em;line-height:.98}h1 em,h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.055em}h2{font-size:clamp(3.6rem,7vw,8rem)}h3{letter-spacing:-.045em}.text-link{display:inline-flex;gap:32px;align-items:center;padding-bottom:7px;border-bottom:1px solid currentColor;font-weight:700;font-size:.87rem}.text-link span{transition:transform .25s}.text-link:hover span{transform:translate(4px,-4px)}.text-link.light{color:#fff}
.hero{position:relative;min-height:760px;height:min(900px,100svh);display:grid;grid-template-columns:58% 42%;background:var(--blue);color:#fff;overflow:hidden}.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:110px 0 70px 5.5vw}.hero-kicker{display:flex;align-items:center;gap:11px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.pulse{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(244,97,75,.23)}.hero h1{font-size:clamp(4.3rem,8.5vw,11rem);margin:40px -7vw 23px 0;line-height:.9}.hero h1 em{font-style:italic}.hero-copy>p{max-width:465px;font-size:clamp(1rem,1.15vw,1.24rem);line-height:1.45;margin-bottom:42px}.hero-link{font-size:.8rem;text-transform:uppercase;font-weight:800;letter-spacing:.08em;border-bottom:1px solid #fff;padding:0 0 12px;display:flex;gap:34px}.hero-visual{position:relative;min-width:0;overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,39,189,.22),transparent 38%)}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:49% 43%;filter:saturate(1.12);animation:heroZoom 14s ease-out both}.hero-visual-label{position:absolute;z-index:2;bottom:29px;left:35px;right:35px;display:flex;justify-content:space-between;gap:20px;color:#fff;font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 1px 9px #222}.hero-side-label{position:absolute;z-index:3;right:-65px;top:50%;transform:translateY(-50%) rotate(90deg);font-size:.65rem;letter-spacing:.22em;font-weight:700}@keyframes heroZoom{from{transform:scale(1.08)}to{transform:scale(1)}}
.ticker{overflow:hidden;background:var(--orange);color:var(--ink);font-size:clamp(2.1rem,5vw,5rem);font-weight:900;letter-spacing:-.07em;line-height:1;padding:24px 0 31px;white-space:nowrap}.ticker>div{display:inline-block;animation:marquee 32s linear infinite}.ticker i{font-style:normal;font-family:var(--serif);font-weight:400}@keyframes marquee{to{transform:translateX(-50%)}}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:65px}.section-heading h2{margin-bottom:0}.section-heading p{max-width:310px;margin-bottom:8px;font-size:1.03rem}.services{background:var(--paper)}.service-list{border-top:1px solid var(--line)}.service-item{display:grid;grid-template-columns:9% 1fr 5%;align-items:start;padding:37px 30px 42px 0;border-bottom:1px solid var(--line);transition:background .3s,color .3s,padding .3s}.service-item:hover{background:var(--blue);color:#fff;padding-left:30px}.service-item>span{font-size:.79rem;font-weight:800;padding-top:10px}.service-item h3{font-size:clamp(2.2rem,4.15vw,5.1rem);line-height:1.02;margin:0 0 13px}.service-item p{max-width:650px;font-size:.96rem;margin:0}.service-item b{font-weight:400;font-size:2rem;line-height:1}.space-banner{display:grid;grid-template-columns:22% 1fr auto;align-items:center;gap:20px;margin-top:72px;background:#dcdedb;padding:27px 32px;transition:background .3s}.space-banner:hover{background:#cbd0e3}.space-banner span{font-size:.68rem;text-transform:uppercase;font-weight:800;letter-spacing:.05em}.space-banner strong{font-size:clamp(1.5rem,2.7vw,3rem);letter-spacing:-.05em}.space-banner b{font-size:1.5rem;margin-left:10px}
.work-preview{background:#e4e3dc}.work-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:42px 35px}.work-card-large{grid-row:span 2}.work-image{overflow:hidden;background:#d0d0cc}.work-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.work-card:hover img{transform:scale(1.045)}.work-card-large .work-image{height:clamp(450px,62vw,900px)}.work-card:not(.work-card-large) .work-image{height:clamp(230px,24vw,360px)}.work-meta{display:grid;grid-template-columns:1fr auto;gap:6px 12px;padding:19px 0 0}.work-meta h3{font-size:1.65rem;margin:0;grid-column:1}.work-meta span{font-size:.78rem;color:#555;grid-column:1}.work-meta b{grid-column:2;grid-row:1/3;font-weight:400;font-size:1.5rem}.work-card-large img{object-position:50% 40%}
.process{background:var(--ink);color:#fff}.process .section-num{color:#9da5ff}.process-layout{display:grid;grid-template-columns:1fr .9fr;gap:8vw}.process-layout h2{margin:0}.process-layout h2 em{color:#9fa8ff}.process-steps>div{display:grid;grid-template-columns:40px 1fr;column-gap:25px;border-top:1px solid rgba(255,255,255,.26);padding:28px 0}.process-steps>div>span{font-size:.77rem;color:#a1a9ff;font-weight:800}.process-steps h3{font-size:1.4rem;margin:0}.process-steps p{grid-column:2;color:#bfbfc5;margin:8px 0 0;max-width:300px}
.studio-teaser{display:grid;grid-template-columns:46% 54%;min-height:580px}.studio-teaser-image{overflow:hidden}.studio-teaser-image img{width:100%;height:100%;object-fit:cover}.studio-teaser-copy{background:#c8cdea;display:flex;flex-direction:column;align-items:start;justify-content:center;padding:7vw}.studio-teaser-copy h2{font-size:clamp(3.6rem,6.4vw,7rem);margin:28px 0}.studio-teaser-copy p{max-width:510px;font-size:1.05rem;line-height:1.55;margin-bottom:36px}
.contact{background:var(--blue);color:#fff}.contact-row{display:flex;align-items:end;justify-content:space-between;gap:30px}.contact h2{font-size:clamp(4rem,8.2vw,10rem);margin:35px 0 30px}.contact h2 em{font-style:italic}.contact>p{font-size:1.06rem;max-width:510px;margin-bottom:48px}.round-link{width:110px;height:110px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center;font-size:3.3rem;flex:none;transition:background .2s,color .2s}.round-link:hover{background:#fff;color:var(--blue)}
.footer{background:#17191e;color:#f0eee8;padding:54px 5.5vw 30px}.footer-top{display:flex;justify-content:space-between;gap:25px;align-items:start;padding-bottom:105px}.footer-logo{font-weight:900;font-size:clamp(2.7rem,5vw,5.5rem);letter-spacing:-.1em;line-height:1}.footer-top p{font-size:.9rem}.footer-top>a:last-child{font-weight:700;border-bottom:1px solid currentColor;padding-bottom:8px}.footer-bottom{border-top:1px solid #56585c;padding-top:23px;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:#a3a4a7}
.inner-hero{min-height:690px;display:grid;grid-template-columns:54% 46%;color:#fff;background:var(--blue)}.inner-copy{display:flex;flex-direction:column;align-items:start;justify-content:center;padding:135px 5.5vw 80px}.inner-copy h1{font-size:clamp(4rem,7.1vw,8.7rem);margin:35px -8vw 35px 0;z-index:1}.inner-copy p{font-size:clamp(1.12rem,1.55vw,1.5rem);line-height:1.35;max-width:570px;margin-bottom:55px}.inner-hero-image{overflow:hidden}.inner-hero-image img{width:100%;height:100%;object-fit:cover}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.detail-grid h2{font-size:clamp(3.7rem,6vw,7rem)}.deliverables{border-top:1px solid var(--line)}.deliverables>div{display:grid;grid-template-columns:40px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.deliverables span{font-size:.75rem;color:var(--blue);font-weight:800}.deliverables h3{font-size:clamp(1.3rem,1.65vw,1.9rem);margin:0}.result-panel{background:#d2d7f3}.result-panel h2{font-size:clamp(2.6rem,4.5vw,5.2rem);max-width:950px;margin:35px 0}.result-panel p{max-width:610px;font-size:1.05rem}.next-services>div{border-top:1px solid var(--line)}.next-services a{display:flex;justify-content:space-between;padding:24px 0;border-bottom:1px solid var(--line);font-size:clamp(1.4rem,2vw,2rem);font-weight:700;letter-spacing:-.04em}.next-services a span{font-weight:400}
.page-heading{padding-top:180px;background:var(--blue);color:#fff}.page-heading h1{font-size:clamp(4.4rem,9vw,10rem);margin:35px 0}.page-heading p{max-width:670px;font-size:1.25rem}.project-story{display:grid;grid-template-columns:55% 45%;min-height:580px}.project-story.reverse{grid-template-columns:45% 55%}.project-story.reverse .project-story-img{order:2}.project-story:nth-of-type(even){background:#e1e2de}.project-story-img img{width:100%;height:100%;object-fit:cover}.project-story-body{display:flex;flex-direction:column;justify-content:center;padding:6vw}.project-story-body h2{font-size:clamp(3.2rem,5vw,6rem);margin:27px 0}.project-story-body p{font-size:1.15rem;line-height:1.5;max-width:520px}.story-role{border-top:1px solid var(--line);padding-top:20px;margin-top:50px;display:grid;gap:8px}.story-role strong{font-size:.77rem;text-transform:uppercase;letter-spacing:.06em}.story-role span{font-size:.9rem}
.studio-heading{min-height:660px}.studio-layout{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.studio-layout h2{font-size:clamp(3rem,4.8vw,6rem);margin:25px 0}.studio-layout p{font-size:1.15rem;line-height:1.6;margin:0 0 25px}.studio-layout .text-link{margin-top:25px}.wide-photo{max-height:600px;overflow:hidden}.wide-photo img{width:100%;max-height:600px;object-fit:cover;object-position:50% 35%}.space-hero{background:#232a39}.space-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.space-grid a{display:block}.space-grid img{width:100%;height:460px;object-fit:cover}.space-grid span{display:flex;justify-content:space-between;padding:20px 0;font-size:1.3rem;font-weight:700;letter-spacing:-.04em}.space-grid b{font-weight:400}
@media(max-width:1000px){.site-header{padding:0 5vw}.desktop-nav{gap:18px}.header-cta{font-size:.75rem}.hero{grid-template-columns:60% 40%;height:780px}.hero h1{font-size:clamp(4.5rem,8.5vw,7rem)}.service-item h3{font-size:3.4rem}}
@media(max-width:720px){.site-header{height:72px;padding:0 6vw}.desktop-nav,.header-cta{display:none}.menu-toggle{display:block;margin-left:auto}.mobile-menu{top:72px}.section-pad{padding:75px 6vw}.section-num{padding-bottom:30px}.hero{height:auto;min-height:0;display:flex;flex-direction:column}.hero-copy{padding:125px 6vw 40px}.hero h1{font-size:clamp(3.65rem,12.7vw,6rem);margin:34px 0 24px}.hero-copy>p{font-size:1rem;margin-bottom:30px}.hero-visual{height:420px}.hero-side-label{display:none}.hero-visual-label{left:6vw;right:6vw;bottom:16px;font-size:.62rem}.ticker{padding:15px 0 20px}.section-heading{display:block;margin-bottom:38px}.section-heading h2{font-size:clamp(3.6rem,11vw,6rem);margin:0 0 30px}.section-heading p{max-width:500px}.service-item{grid-template-columns:34px 1fr 25px;gap:12px;padding:25px 0}.service-item:hover{padding-left:10px}.service-item h3{font-size:clamp(1.65rem,5.7vw,2.4rem)}.service-item p{font-size:.86rem}.service-item>b{font-size:1.5rem}.space-banner{display:block;margin-top:45px;padding:24px}.space-banner strong{display:block;font-size:2rem;margin:18px 0}.space-banner>span:last-child{display:flex;justify-content:space-between;align-items:center}.work-grid{display:block}.work-card{display:block;margin-bottom:38px}.work-card-large .work-image,.work-card:not(.work-card-large) .work-image{height:370px}.process-layout{display:block}.process-layout h2{margin:0 0 50px}.studio-teaser{display:block}.studio-teaser-image{height:380px}.studio-teaser-copy{padding:75px 6vw}.studio-teaser-copy h2{font-size:clamp(3.5rem,11vw,6rem)}.contact h2{font-size:clamp(3.5rem,10vw,6rem)}.contact-row{align-items:center}.round-link{width:72px;height:72px;font-size:2.4rem}.footer-top{display:block;padding-bottom:65px}.footer-top p{margin:25px 0}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:10px}.inner-hero{display:flex;flex-direction:column;min-height:0}.inner-copy{padding:125px 6vw 55px}.inner-copy h1{font-size:clamp(3.4rem,11vw,6rem);margin:30px 0}.inner-copy p{font-size:1.1rem;margin-bottom:35px}.inner-hero-image{height:380px}.detail-grid{display:block}.detail-grid h2{margin-bottom:45px}.result-panel h2{font-size:clamp(2.6rem,7vw,4rem)}.page-heading{padding-top:145px}.page-heading h1{font-size:clamp(3.7rem,11vw,6rem)}.page-heading p{font-size:1.05rem}.project-story,.project-story.reverse{display:flex;flex-direction:column}.project-story.reverse .project-story-img{order:0}.project-story-img{height:370px}.project-story-body{padding:65px 6vw}.project-story-body h2{font-size:3.4rem}.studio-heading{min-height:0}.studio-layout{display:block}.studio-layout>div+div{margin-top:40px}.space-grid{display:block}.space-grid a{margin-bottom:30px}.space-grid img{height:300px}}
@media(max-width:420px){.hero h1{font-size:12.5vw}.hero-visual{height:350px}.hero-visual-label{flex-direction:column;gap:2px}.service-item{grid-template-columns:25px 1fr 20px;gap:8px}.service-item h3{font-size:1.6rem}.round-link{width:60px;height:60px;font-size:2rem}.work-card-large .work-image,.work-card:not(.work-card-large) .work-image{height:300px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* ESSIVE typography: Arial for all functional text and upright headings;
   Georgia italic for expressive words. Both are widely available for decks. */
.desktop-nav{font-size:1rem;gap:clamp(16px,2vw,30px)}
.header-cta{font-size:1rem}
.footer-logo .wordmark-dot{color:var(--orange)}
.eyebrow,.section-num,.hero-kicker,.service-item>span,.process-steps>div>span,
.deliverables span,.story-role strong{font-size:.875rem}
.hero-link,.text-link,.space-banner span,.work-meta span,.footer-bottom,
.hero-visual-label,.hero-side-label{font-size:.875rem}
.service-item p,.footer-top p,.story-role span{font-size:1rem}
.work-meta span{line-height:1.45}
.hero-visual-label{line-height:1.4}
.text-link,.hero-link{min-height:44px;align-items:center}
.menu-toggle{width:44px;height:44px}

@media(max-width:1000px){.header-cta{font-size:1rem}}
@media(max-width:900px){
  .site-header{height:72px;padding:0 6vw}
  .desktop-nav,.header-cta{display:none}
  .menu-toggle{display:block;margin-left:auto}
  .mobile-menu{top:72px}
}
@media(max-width:720px){
  .hero-kicker{font-size:.875rem}
  .hero-visual-label{font-size:.875rem;line-height:1.35}
  .service-item p{font-size:1rem;line-height:1.5}
  .service-item>span{font-size:.875rem}
  .space-banner span{font-size:.875rem;line-height:1.45}
  .space-banner strong{font-size:clamp(1.5rem,5.3vw,2rem)}
  .work-meta span,.story-role strong,.footer-bottom{font-size:.875rem}
  .footer-bottom{line-height:1.5}
  .space-hero .inner-copy h1{font-size:clamp(2.1rem,8.4vw,4.5rem);letter-spacing:-.055em}
  .space-projects .section-heading h2{font-size:clamp(2.5rem,9vw,5.5rem)}
  .process-steps h3{font-size:1.55rem}
  .process-steps p{font-size:1rem}
  .mobile-menu a{min-height:52px;display:flex;align-items:center}
}
@media(max-width:420px){
  .hero-visual-label{font-size:.875rem}
  .space-banner strong{font-size:1.42rem}
  .space-hero .inner-copy h1{font-size:clamp(2rem,8.25vw,2.55rem)}
  .space-projects .section-heading h2{font-size:clamp(2.3rem,8.8vw,2.8rem)}
}
@media(hover:none){.service-item:hover{background:transparent;color:inherit;padding-left:0}}

/* The hero grows with its copy, including at narrow desktop widths. */
.hero{height:auto;min-height:clamp(760px,100svh,1000px)}
.hero-copy{min-width:0}
.hero-visual img{position:absolute;inset:0}
.result-panel h2{font-size:clamp(2.8rem,3.6vw,4.8rem);max-width:1100px;line-height:1.06}

/* Approved square mark, optically aligned with the ESSIVE wordmark. */
.wordmark-dot{
  display:inline-block;
  width:.2em;
  height:.2em;
  margin-left:.16em;
  border-radius:0;
  background:var(--orange);
  vertical-align:baseline;
  transform:translateY(-.04em);
}
@media(max-width:1000px){.hero{height:auto;min-height:780px}}
@media(max-width:720px){
  .hero{height:auto;min-height:0}
  .result-panel h2{font-size:clamp(2.35rem,7vw,4rem)}
}

/* Keep long Russian headings and the contact action within narrow screens. */
@media(max-width:720px){
  .space-hero + .detail-section .detail-grid h2{font-size:clamp(2rem,11vw,3.7rem)}
}
@media(max-width:360px){
  .section-heading h2,.detail-grid h2,.page-heading h1{font-size:14.4vw}
  .inner-copy h1{font-size:14vw}
  .space-hero .inner-copy h1{font-size:8.25vw}
  .contact-row{flex-wrap:wrap;gap:0}
  .contact-row .round-link{margin-bottom:28px}
}

/* Vector icons never fall back to colored emoji on iOS or Android. */
.icon{display:inline-block;width:.8em;height:.8em;vertical-align:-.08em;flex:none;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:square;stroke-linejoin:miter}
.icon--asterisk{width:1em;height:1em;stroke-width:1;vertical-align:-.08em}
