

/* V4.2.6 — Safari compatibility fallbacks
   These declarations avoid relying on min(), clamp(), inset and svh/dvh. */

/* min() fallback */
.wrap{
  width:calc(100% - 64px);
  max-width:1240px;
}

/* inset:0 fallback */
.header{top:0;right:0;bottom:auto;left:0}
.hero-media,.hero-shade{top:0;right:0;bottom:0;left:0}

/* viewport-unit fallback */
.hero{min-height:100vh}

/* clamp() fallbacks: older Safari keeps these fixed values;
   modern browsers override them with the existing clamp() declarations. */
.hero h1{font-size:86px}
.split h2,.story-title h2,.creative h2,.technology h2,.remote h2,.system h2,.contact h2{font-size:64px}
.lead{font-size:24px}
.hero p{font-size:20px}
.marquee div{font-size:88px}
.contact .big-wa{font-size:32px}
.footer strong{font-size:38px}

/* Navbar WhatsApp is icon-only on every viewport. */
.nav-wa span{display:none !important}
.nav-wa{
  font-size:0;
  line-height:0;
}

/* Old Safari needs the prefixed blur. */
.header{
  -webkit-backdrop-filter:blur(16px);
}

/* Desktop Safari fallback sizing */
@media(max-width:1100px){
  .hero h1{font-size:72px}
}
@media(max-width:900px){
  .wrap{
    width:calc(100% - 36px);
    max-width:1240px;
  }
  .hero h1{font-size:60px}
  .split h2,.story-title h2,.creative h2,.technology h2,.remote h2,.system h2,.contact h2{font-size:52px}
}
@media(max-width:560px){
  .hero h1{font-size:48px}
  .split h2,.story-title h2,.creative h2,.technology h2,.remote h2,.system h2,.contact h2{font-size:42px}
  .hero p{font-size:16px}
}

*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#111213;color:#f6f6f4;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;width:100%}a{color:inherit;text-decoration:none}.wrap{width:min(1240px,calc(100% - 64px));margin:auto}.header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(7,8,11,.72);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.11)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.logo img{width:154px;max-height:60px;object-fit:contain}.menu{display:flex;gap:28px;font-size:12px;letter-spacing:.05em}.menu a{opacity:.76}.menu a:hover{opacity:1}.nav-actions{display:flex;align-items:center;gap:14px}.wa{display:flex;align-items:center;gap:8px}.wa svg{width:22px;height:22px}.nav-wa{font-size:12px;border:1px solid rgba(255,255,255,.22);padding:10px 14px;border-radius:999px}.hamb{display:none;background:none;border:0;padding:10px}.hamb span{display:block;width:24px;height:1px;background:white;margin:6px}.hero{min-height:100svh;position:relative;display:flex;align-items:flex-end;overflow:hidden}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media img{height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(5,5,8,.92) 0%,rgba(5,5,8,.57) 48%,rgba(5,5,8,.22) 100%),linear-gradient(0deg,rgba(5,5,8,.8),transparent 55%)}.hero-content{position:relative;z-index:2;padding-bottom:10vh}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700}.eyebrow{margin-bottom:26px;color:#8ecbff}.hero h1{font-size:clamp(48px,7.5vw,112px);line-height:.91;letter-spacing:-.055em;max-width:1120px;margin:0}.hero h1 span,.story-title h2 span,.technology h2 span,.system h2 span,.contact h2 span{color:#7a6cff}.hero p{font-size:clamp(17px,1.55vw,22px);line-height:1.5;max-width:650px;color:#d0d1d6;margin:30px 0 0}.scroll-cue{margin-top:42px;display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-size:9px}.scroll-cue i{height:34px;width:1px;background:#fff;display:block;animation:pulse 1.8s infinite}@keyframes pulse{50%{opacity:.2;transform:scaleY(.6)}}section{position:relative}.light{background:#fff;color:#202124}.dark{background:#111213;color:#f6f6f4}.approach{padding:150px 0}.split{display:grid;grid-template-columns:.32fr 1fr;gap:60px}.kicker{color:#6e6f74}.split h2,.story-title h2,.creative h2,.technology h2,.remote h2,.system h2,.contact h2{font-size:clamp(42px,5.7vw,84px);line-height:.98;letter-spacing:-.05em;margin:0}.lead{font-size:clamp(19px,2vw,28px);line-height:1.45;letter-spacing:-.02em}.split .lead{max-width:850px;margin:38px 0 0}.skills{padding:145px 0}.story-title{display:grid;grid-template-columns:.32fr 1fr;gap:60px;margin-bottom:70px}.story-title .kicker{color:#85858e}.skills-stage{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:start}.skills-list{border-top:1px solid #34343b}.skill{display:grid;grid-template-columns:55px 1fr 1fr;gap:24px;padding:30px 0;border-bottom:1px solid #34343b;align-items:start}.skill b{font-size:11px;color:#7a6cff}.skill h3{font-size:clamp(22px,2.5vw,34px);letter-spacing:-.03em;margin:0}.skill p{color:#aeb0b8;line-height:1.55;margin:4px 0 0;font-size:14px}.skills-media{position:sticky;top:115px;display:grid;gap:16px}.skills-media figure,.skills-media figure:nth-child(2),.skills-media figure:nth-child(3){display:block;width:100%;margin:0;overflow:hidden;border-radius:2px}.skills-media figure:nth-child(3){margin-left:0}.skills-media img{aspect-ratio:16/9;object-fit:cover}.creative{padding:150px 0}.creative-grid,.tech-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.creative h2,.technology h2{margin:18px 0 36px}.creative-copy p:not(.lead),.tech-copy p:not(.lead){font-size:16px;line-height:1.7;max-width:620px}.creative-media{position:relative}.creative-media img{aspect-ratio:4/5;object-fit:cover}.caption{position:absolute;bottom:0;left:0;background:#111213;color:white;padding:14px 18px;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.technology{padding:150px 0}.tech-grid{grid-template-columns:1fr 1fr}.tech-media img{aspect-ratio:4/5;object-fit:cover}.technology .kicker{color:#8ecbff}.technology .lead{color:#e4e4e8}.tech-copy>p:not(.lead){color:#aaaab2}.tech-ticker{display:flex;flex-wrap:wrap;gap:9px;margin-top:36px}.tech-ticker span{border:1px solid #34343b;border-radius:999px;padding:9px 12px;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.remote{padding:150px 0}.remote-intro{display:grid;grid-template-columns:.32fr 1fr;gap:60px}.remote-intro .lead{grid-column:2;max-width:760px;margin:10px 0 0}.flow{display:grid;grid-template-columns:repeat(4,1fr);margin-top:90px;border-top:1px solid #d7d7d9}.flow>div{padding:30px 26px 0 0;border-right:1px solid #d7d7d9;min-height:220px}.flow>div+div{padding-left:26px}.flow b{font-size:11px;color:#7164f6}.flow h3{font-size:22px;margin:36px 0 12px}.flow p{font-size:14px;line-height:1.55;color:#686a70}.system{padding:150px 0 0;overflow:hidden}.system-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px}.system .kicker{color:#8ecbff;margin-bottom:20px}.system .lead{color:#c3c4ca;margin:35px 0 0}.marquee{white-space:nowrap;margin-top:120px;border-top:1px solid #303038;border-bottom:1px solid #303038;overflow:hidden}.marquee div{font-size:clamp(54px,8vw,120px);font-weight:700;letter-spacing:-.05em;padding:20px 0;animation:marquee 28s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.contact{padding:150px 0 100px}.contact h2{margin:24px 0 65px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;border-top:1px solid #d5d5d7;padding-top:32px}.contact-grid p{font-size:18px;line-height:1.6;max-width:520px}.big-wa{font-size:clamp(24px,3vw,42px);letter-spacing:-.03em;border-bottom:2px solid #202124;padding:0 0 14px;display:flex;justify-content:space-between}.social{margin-top:100px;padding-top:24px;border-top:1px solid #d5d5d7;display:flex;gap:28px;align-items:center;font-size:12px}.social span{margin-right:auto;color:#74767b;text-transform:uppercase;letter-spacing:.12em}.footer{padding:80px 0 28px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.footer strong{font-size:clamp(28px,3.3vw,48px);letter-spacing:-.04em}.footer p{color:#a6a7ad;line-height:1.6;max-width:500px}.footnote{border-top:1px solid #303038;margin-top:70px;padding-top:24px;display:flex;justify-content:space-between;color:#777982;font-size:10px;letter-spacing:.08em}.floating-wa{position:fixed;right:24px;bottom:96px;z-index:80;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#111213;box-shadow:0 10px 30px rgba(0,0,0,.22)}.floating-wa svg{width:26px;height:26px}.back-to-top{position:fixed;right:24px;bottom:24px;z-index:80;width:56px;height:56px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(17,18,19,.9);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:.25s}.back-to-top.show{opacity:1;visibility:visible;transform:none}.back-to-top small{font-size:8px;text-transform:uppercase}.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}.reveal.in{opacity:1;transform:none}
@media(max-width:900px){.wrap{width:min(100% - 36px,1240px)}.nav{height:72px}.logo img{width:126px}.menu{position:absolute;top:72px;left:0;right:0;background:#111213;display:none;flex-direction:column;padding:28px 18px;border-top:1px solid #292930}.menu.open{display:flex}.hamb{display:block}.nav-wa span{display:none}.nav-wa{padding:9px}.split,.story-title,.skills-stage,.creative-grid,.tech-grid,.remote-intro,.system-grid,.contact-grid{grid-template-columns:1fr}.approach,.skills,.creative,.technology,.remote,.system,.contact{padding-top:105px;padding-bottom:105px}.hero-content{padding-bottom:9vh}.hero h1{font-size:clamp(46px,13vw,72px)}.skills-media{position:relative;top:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px}.skills-media figure,.skills-media figure:nth-child(2),.skills-media figure:nth-child(3){display:block;width:auto;margin:0}.skills-media figure:first-child{grid-column:1/-1}.skill{grid-template-columns:36px 1fr}.skill p{grid-column:2}.creative-grid,.tech-grid{gap:55px}.remote-intro .lead{grid-column:auto}.flow{grid-template-columns:1fr 1fr}.flow>div{border-bottom:1px solid #d7d7d9}.footer-grid{grid-template-columns:1fr;gap:45px}.floating-wa{right:17px;bottom:82px}.back-to-top{right:17px;bottom:17px}.social{flex-wrap:wrap;gap:18px}.social span{width:100%;margin:0}.system{padding-bottom:0}}
@media(max-width:560px){.skill{padding:25px 0}.flow{grid-template-columns:1fr}.flow>div{border-right:0;min-height:auto;padding:25px 0!important}.flow h3{margin:18px 0 8px}.hero p{font-size:16px}.nav-wa{border:0}.skills-media{grid-template-columns:1fr}.skills-media figure:first-child{grid-column:auto}.footnote{gap:20px;flex-direction:column}.floating-wa{width:52px;height:52px}.back-to-top{width:52px;height:52px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.marquee div,.scroll-cue i{animation:none}}
.director-card{margin-top:42px;padding-top:24px;border-top:1px solid #d7d7d9;max-width:620px}
.director-card>span{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:10px;color:#777982;margin-bottom:8px}
.director-card>strong{display:block;font-size:clamp(24px,2.4vw,34px);letter-spacing:-.03em;margin-bottom:8px}
.director-card p{margin:0!important;color:#686a70}

/* V4.2.5 — definitive cross-browser rules */
.back-to-top{
  background:rgba(17,18,19,.32);
  border-color:rgba(255,255,255,.42);
  color:#fff;
  -webkit-backdrop-filter:blur(10px);
  backdrop-filter:blur(10px);
  box-shadow:0 6px 20px rgba(0,0,0,.10);
}

/* WhatsApp: inline SVG, no external image sizing/caching */
.nav-wa{
  width:44px;
  height:44px;
  padding:9px;
  flex:0 0 44px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.nav-wa svg{
  width:25px;
  height:25px;
  display:block;
  flex:none;
  transform:none;
}
.floating-wa{
  width:54px;
  height:54px;
  padding:11px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:rgba(17,18,19,.58);
  border:1px solid rgba(255,255,255,.28);
  color:#fff;
  -webkit-backdrop-filter:blur(12px);
  backdrop-filter:blur(12px);
  box-shadow:0 10px 28px rgba(0,0,0,.20);
}
.floating-wa svg{
  width:30px;
  height:30px;
  display:block;
  flex:none;
  transform:none;
}

/* Safari/legacy-safe hero baseline */
.hero{
  min-height:100vh;
}
@supports (min-height:100dvh){
  .hero{min-height:100dvh}
}

@media(max-width:900px){
  .hero{
    align-items:flex-start;
    min-height:100vh;
  }
  @supports (min-height:100dvh){
    .hero{min-height:100dvh}
  }
  .hero-content{
    padding-top:112px;
    padding-bottom:72px;
  }
}

@media(max-width:560px){
  .nav-wa{
    width:42px;
    height:42px;
    flex-basis:42px;
    padding:9px;
  }
  .nav-wa svg{
    width:24px;
    height:24px;
  }
  .hero-content{
    padding-top:106px;
    padding-bottom:64px;
  }
  .floating-wa{
    width:52px;
    height:52px;
    padding:11px;
  }
  .floating-wa svg{
    width:29px;
    height:29px;
  }
}

/* Content remains readable even if IntersectionObserver/JS is unavailable. */
.no-js .reveal,
.reveal.fallback-visible{opacity:1;transform:none}


/* V4.2.7 — logo refinements */
.logo{
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
  background:transparent !important;
}
.footer-brand{
  display:flex;
  align-items:center;
  padding-top:38px;
  margin-bottom:8px;
}
.footer-brand img{
  width:150px;
  height:auto;
  display:block;
}
@media(max-width:560px){
  .footer-brand{padding-top:30px}
  .footer-brand img{width:132px}
}


/* V4.2.8 — transparent Mega marks + lighter closing section */
.logo,
.logo:link,
.logo:visited,
.logo:hover,
.logo:focus,
.logo:active{
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
  background:none !important;
  text-decoration:none !important;
}
.logo img{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

.footer-light{
  background:#fff;
  color:#202124;
}
.footer-light .footer-brand img{
  background:transparent;
}
.footer-light p{
  color:#686a70;
}
.footer-light .footnote{
  border-top-color:#d7d7d9;
  color:#74767b;
}
.footer-light .footer-grid{
  border-top:1px solid #e1e1e3;
  padding-top:38px;
}
@media(max-width:560px){
  .footer-light .footer-grid{
    padding-top:30px;
  }
}


/* V4.2.9 — requested dark palette: RGB 17 18 19 (#111213) */
:root{
  --mega-dark:#111213;
}
body,
.dark,
.header{
  background-color:#111213;
}
.hero-shade{
  background:
    linear-gradient(90deg,rgba(17,18,19,.86) 0%,rgba(17,18,19,.44) 55%,rgba(17,18,19,.20) 100%),
    linear-gradient(0deg,rgba(17,18,19,.82) 0%,rgba(17,18,19,.04) 55%);
}
/* Original SVG is the master logo. Footer is white, so render a dark variant there. */
.footer-light .footer-brand img{
  filter:brightness(0) saturate(100%);
}


/* V4.3.0 — footer/social refinement */
.contact{
  padding-bottom:48px;
}
.social{
  margin-top:58px;
}
.social a{
  text-decoration:none;
}
.footer{
  padding-top:0;
}
.footer-brand{
  padding-top:28px;
  margin-bottom:8px;
}
.footer-brand img{
  width:150px;
  height:auto;
  filter:none !important;
}
@media(max-width:560px){
  .contact{
    padding-bottom:34px;
  }
  .social{
    margin-top:44px;
    gap:24px;
  }
  .footer-brand{
    padding-top:20px;
    margin-bottom:4px;
  }
  .footer-brand img{
    width:138px;
  }
}
