:root{--ink:#06101d;--ink2:#091827;--paper:#edf7ff;--white:#fbfdff;--muted:#9cb7ca;--line:#a9deff33;--line2:#a9deff75;--blue:#43b9ff;--cyan:#94edff;--display:"Arial Narrow","Roboto Condensed","Helvetica Neue",Arial,sans-serif;--body:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{background:var(--ink);scroll-behavior:smooth}body{background:var(--ink);color:var(--white);font-family:var(--body);margin:0}button,a{color:inherit;font:inherit}a{text-decoration:none}button{border:0}::selection{background:var(--blue);color:var(--ink)}.site-shell{background:var(--ink);overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#050f1cc2;border-bottom:1px solid #a2d6f824;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 clamp(20px,5vw,82px);display:grid;position:fixed;top:0;left:0;right:0}.wordmark{font-family:var(--display);letter-spacing:.16em;font-size:1.14rem;font-weight:900}.wordmark span{color:var(--blue)}.desktop-nav{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;gap:clamp(18px,2.6vw,44px);font-size:.64rem;display:flex}.desktop-nav a{transition:color .25s}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--white)}.header-tools{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:10px;font-size:.58rem;display:flex}.live-dot{background:var(--blue);width:7px;height:7px;box-shadow:0 0 0 5px #43b9ff1f,0 0 20px var(--blue);border-radius:50%;animation:2.6s ease-in-out infinite pulse}.language-toggle{gap:6px;margin-left:18px;display:flex}.language-toggle button{cursor:pointer;opacity:.45;background:0 0;padding:0}.language-toggle button.is-active,.language-toggle button:hover{color:var(--white);opacity:1}.hero{isolation:isolate;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),#3798ee24,transparent 22%),radial-gradient(ellipse at 80% 72%,#0c459d59,transparent 40%),linear-gradient(135deg,#071a2d 0%,#06101d 50%,#07192c 100%);grid-template-columns:minmax(0,1fr) minmax(330px,.88fr);min-height:100svh;padding:144px clamp(20px,7vw,112px) 46px;display:grid;position:relative}.hero-noise{z-index:-1;opacity:.13;pointer-events:none;mix-blend-mode:soft-light;background-image:radial-gradient(#ffffffb8 .55px,#0000 .55px);background-size:5px 5px;position:absolute;inset:0}.hero-grid{z-index:-1;opacity:.18;pointer-events:none;background-image:linear-gradient(#91ddff14 1px,#0000 1px),linear-gradient(90deg,#91ddff14 1px,#0000 1px);background-size:clamp(76px,8vw,136px) clamp(76px,8vw,136px);position:absolute;inset:76px 0 0;-webkit-mask-image:linear-gradient(#000,#0000 76%);mask-image:linear-gradient(#000,#0000 76%)}.hero-aurora{z-index:-1;pointer-events:none;border:1px solid #93e6ff1f;border-radius:50%;width:min(60vw,900px);height:min(60vw,900px);position:absolute;top:-33%;right:-12%;box-shadow:0 0 0 80px #36b1ff06,0 0 0 180px #36b1ff05}.hero-ghost{z-index:-1;color:#74c5ff0b;font-family:var(--display);letter-spacing:-.16em;pointer-events:none;font-size:min(66vw,880px);font-weight:900;line-height:.7;position:absolute;top:7%;right:29%}.hero-topline{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;font-size:.58rem;display:flex;position:absolute;top:102px;left:clamp(20px,7vw,112px);right:clamp(20px,7vw,112px)}.availability{align-items:center;gap:9px;display:flex}.availability i{background:#8cf2bf;border-radius:50%;width:6px;height:6px;box-shadow:0 0 16px #8cf2bf}.hero-copy{z-index:2;transform-origin:0;align-self:center;max-width:760px;padding-top:34px;position:relative}.eyebrow{color:var(--cyan);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin:0;font-size:.62rem;line-height:1.4;display:flex}.eyebrow span{color:var(--blue);font-size:.9rem}.hero h1{max-width:800px;font-family:var(--display);letter-spacing:-.085em;text-wrap:balance;margin:25px 0 0;font-size:clamp(4.1rem,8.6vw,9.8rem);font-weight:900;line-height:.76}.hero h1 span,.hero h1 strong{display:block}.hero h1 span{color:#f7fbff;text-shadow:0 0 28px #bae2ff1f}.hero h1 strong{color:var(--blue);margin-top:.09em;font-weight:900}.hero-summary{color:#c1d2df;max-width:42ch;margin:30px 0 0;font-size:clamp(.95rem,1.3vw,1.08rem);line-height:1.65}.hero-actions{transform-origin:0;flex-wrap:wrap;align-items:center;gap:12px;margin-top:31px;display:flex}.button{border:1px solid var(--line2);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;gap:18px;min-height:50px;padding:0 20px;font-size:.64rem;font-weight:700;transition:border-color .25s,background .25s,color .25s,transform .25s;display:inline-flex;position:relative;overflow:hidden}.button span{color:var(--blue);font-size:1rem;transition:color .25s,transform .25s}.button:after{content:"";filter:blur(4px);background:linear-gradient(90deg,#0000,#ffffffd9,#0000);width:19%;animation:5.3s ease-in-out infinite button-shine;position:absolute;top:-100%;bottom:-100%;left:-30%;transform:translate(-230%)rotate(20deg)}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button--primary{color:var(--blue);background:#0e538917}.button--primary:hover,.button--primary:focus-visible{border-color:var(--blue);background:var(--blue);color:var(--ink);box-shadow:0 14px 45px #43b9ff40}.button--primary:hover span,.button--primary:focus-visible span{color:var(--ink);transform:translate(2px,-2px)}.button--secondary{color:var(--white);background:#ffffff06;border-color:#bce2f63d}.button--secondary:hover,.button--secondary:focus-visible{background:#ffffff14;border-color:#bce2f68f}.hero-visual{z-index:2;align-self:center;min-height:620px;position:relative;transform:translateY(25px)}.portrait-field{aspect-ratio:1;width:min(38vw,510px);position:absolute;top:8%;right:5%}.portrait-halo{filter:blur(13px);transform:translate(calc((var(--pointer-x) - 50%) * -.08),calc((var(--pointer-y) - 50%) * -.08));background:radial-gradient(circle at 38% 28%,#7be7ff8a,#2383ec33 34%,#0000 69%);border-radius:50%;position:absolute;inset:15%}.portrait-ring{border:1px solid #a4e5ff47;border-radius:50%;position:absolute}.portrait-ring--one{border-right-color:#0000;inset:5%;transform:rotate(22deg)}.portrait-ring--two{border-bottom-color:#43b9ffa3;border-left-color:#0000;inset:18%;transform:rotate(-38deg)}.portrait-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(145deg,#4da6ed3d,#03102294);border:1px solid #beebff47;border-radius:50%;place-items:center;display:grid;position:absolute;inset:21%;box-shadow:inset 0 0 50px #7edbff1f,0 28px 70px #00000045}.portrait-card img{filter:drop-shadow(0 17px 20px #00000040);width:74%;transform:translateY(3%)}.portrait-card__label{color:var(--cyan);letter-spacing:.12em;text-align:center;font-size:.45rem;position:absolute;top:14%;left:3%;right:3%}.portrait-coordinate{color:var(--muted);letter-spacing:.14em;white-space:nowrap;font-size:.5rem;position:absolute;bottom:2%;left:50%;transform:translate(-50%)}.hero-object{filter:drop-shadow(0 16px 24px #00000052);transform-origin:50%;will-change:transform;animation:7s ease-in-out infinite float;display:block;position:absolute}.hero-object img{object-fit:contain;width:100%;height:100%;display:block}.hero-object--gear{width:clamp(104px,12vw,188px);height:clamp(104px,12vw,188px);animation-delay:-2s;top:4%;right:0}.hero-object--world{width:clamp(110px,14vw,210px);height:clamp(110px,14vw,210px);animation-delay:-4s;bottom:3%;right:0}.hero-object--folder{width:clamp(96px,11vw,155px);height:clamp(96px,11vw,155px);animation-delay:-5s;bottom:14%;left:2%}.hero-object--cursor{width:clamp(70px,8vw,112px);height:clamp(70px,8vw,112px);animation-delay:-1s;bottom:0;left:33%}.hero-object--image{width:clamp(64px,7vw,104px);height:clamp(64px,7vw,104px);animation-delay:-6s;top:16%;left:0}.hero-object--avatar{display:none}.hero-visual__caption{color:var(--muted);letter-spacing:.12em;border-top:1px solid #b0e0f961;justify-content:space-between;padding-top:13px;font-size:.55rem;display:flex;position:absolute;bottom:-8px;left:0;right:0}.hero-footer{z-index:3;color:var(--muted);letter-spacing:.13em;text-transform:uppercase;transform-origin:50%;justify-content:space-between;font-size:.56rem;display:flex;position:absolute;bottom:29px;left:clamp(20px,7vw,112px);right:clamp(20px,7vw,112px)}.scroll-cue{align-items:center;gap:8px;display:flex}.scroll-cue i{color:var(--blue);font-size:1rem;font-style:normal}.marquee{background:#08182a;border-top:1px solid #ade1fa2b;border-bottom:1px solid #ade1fa2b;overflow:hidden}.marquee div{width:max-content;padding:14px 0;animation:25s linear infinite marquee;display:flex}.marquee span,.marquee i{color:#c9e4f4;font-family:var(--display);letter-spacing:.04em;white-space:nowrap;padding:0 20px;font-size:clamp(1rem,1.4vw,1.36rem);font-style:normal;font-weight:800}.marquee i{color:var(--blue)}.section{padding:clamp(90px,13vw,190px) clamp(20px,7vw,112px);position:relative}.section-heading{grid-template-columns:minmax(150px,.5fr) minmax(0,1.3fr);align-items:start;gap:36px;display:grid}.section-heading h2,.process-intro h2,.lab-card h2,.about-copy h2{max-width:13ch;font-family:var(--display);letter-spacing:-.065em;text-wrap:balance;margin:0;font-size:clamp(2.85rem,5.4vw,6.4rem);font-weight:900;line-height:.82}.section-heading p{max-width:44ch;color:var(--muted);margin:25px 0 0;font-size:clamp(.98rem,1.3vw,1.12rem);line-height:1.65}.work-section{background:linear-gradient(#07192a 0%,#06101d 100%)}.project-grid{grid-template-columns:repeat(12,1fr);gap:18px;margin-top:75px;display:grid}.project-card{cursor:pointer;background:#ffffff06;border:1px solid #ade1fa2b;border-radius:22px;outline:none;flex-direction:column;min-height:440px;transition:transform .45s cubic-bezier(.2,.75,.2,1),border-color .45s,box-shadow .45s;display:flex;position:relative;overflow:hidden}.project-card:first-child{grid-column:span 7}.project-card:nth-child(2){grid-column:span 5}.project-card:nth-child(3){grid-column:span 12;min-height:360px}.project-card:hover,.project-card:focus-visible,.project-card.is-active{border-color:#87dbff94;transform:translateY(-7px);box-shadow:0 32px 80px #00000042}.project-card__visual{flex:1;position:relative;overflow:hidden}.project-card__visual:before{z-index:0;aspect-ratio:1;content:"";border:1px solid #e5f9ff3b;border-radius:50%;width:65%;position:absolute;transform:translate(-18%,-36%)}.project-card__mesh{opacity:.33;background-image:linear-gradient(#d6f3ff1f 1px,#0000 1px),linear-gradient(90deg,#d6f3ff1f 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 76%);mask-image:linear-gradient(135deg,#000,#0000 76%)}.project-card__visual img{z-index:2;object-fit:contain;filter:drop-shadow(0 23px 24px #0000004d);width:min(56%,330px);max-height:76%;transition:transform .55s cubic-bezier(.2,.75,.2,1);position:absolute;bottom:5%;right:10%}.project-card:hover .project-card__visual img,.project-card.is-active .project-card__visual img{transform:translate(-10px,-12px)rotate(-5deg)scale(1.07)}.project-card__number{z-index:3;color:#edf9ffc2;font-family:var(--display);letter-spacing:-.03em;font-size:1.5rem;font-weight:900;position:absolute;top:22px;left:24px}.project-card__orbit{aspect-ratio:1;border:1px solid #c3edff42;border-radius:50%;width:76%;position:absolute;bottom:-42%;right:-12%}.project-card--barak .project-card__visual{background:radial-gradient(circle at 63% 44%,#4adcff78,#0000 18%),linear-gradient(135deg,#124879 0%,#08152b 75%)}.project-card--studio3 .project-card__visual{background:radial-gradient(circle at 26% 27%,#8abcff75,#0000 15%),linear-gradient(145deg,#26286f 0%,#0a1632 73%)}.project-card--codigo .project-card__visual{background:radial-gradient(circle at 76% 35%,#67e2ff61,#0000 19%),linear-gradient(125deg,#0b6887 0%,#07152b 64%)}.project-card--codigo .project-card__visual img{width:min(35%,280px);right:18%}.project-card__body{border-top:1px solid #ade1fa26;grid-template-columns:1fr auto;align-items:end;gap:12px;min-height:122px;padding:24px;display:grid;position:relative}.project-card__body p{color:var(--cyan);letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;margin:0;font-size:.56rem}.project-card__body h3{font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3vw,3.55rem);font-weight:900;line-height:.8}.project-card__arrow{color:var(--blue);font-size:1.5rem;transition:transform .25s}.project-card:hover .project-card__arrow{transform:translate(4px,-4px)}.project-note{background:#6fc0ff0b;border:1px solid #ade1fa29;border-radius:15px;grid-template-columns:.7fr 1.4fr .9fr auto;align-items:center;gap:25px;margin-top:18px;padding:20px 24px;display:grid}.project-note>div{color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;font-size:.58rem;display:flex}.project-note__dot{background:var(--blue);width:7px;height:7px;box-shadow:0 0 15px var(--blue);border-radius:50%}.project-note p{color:#c2d5e1;margin:0;font-size:.87rem;line-height:1.55}.project-note ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.project-note li{color:var(--muted);letter-spacing:.06em;border:1px solid #ade1fa30;border-radius:99px;padding:6px 8px;font-size:.53rem}.project-note button,.hero-tuner__copy{color:var(--blue);cursor:pointer;letter-spacing:.1em;text-align:left;text-transform:uppercase;white-space:nowrap;background:0 0;padding:0;font-size:.58rem}.project-note button span{margin-left:8px;font-size:1rem}.services-section{color:#071527;background:#f2f8fc}.services-section .eyebrow{color:#237aaa}.services-section .eyebrow span{color:#0079ff}.section-heading--split{grid-template-columns:.55fr 1.45fr}.section-heading--split h2{max-width:16ch}.service-list{border-top:1px solid #072a4833;margin-top:70px}.service-card{border-bottom:1px solid #072a4833;grid-template-columns:.3fr 1.25fr .8fr auto;align-items:center;gap:25px;min-height:173px;transition:padding .35s,background .35s;display:grid}.service-card:hover{background:#007cff0e;padding-inline:18px}.service-card__number{color:#2a91cb;font-family:var(--display);font-size:1.2rem;font-weight:900}.service-card h3{font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(1.9rem,3vw,3.6rem);font-weight:900;line-height:.86}.service-card p{color:#456274;max-width:52ch;margin:13px 0 0;font-size:.91rem;line-height:1.58}.service-card__detail{color:#58788c;letter-spacing:.11em;text-transform:uppercase;font-size:.58rem;line-height:1.6}.service-card__arrow{color:#0079ff;font-size:1.6rem}.text-link{color:#0079ff;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:14px;margin-top:38px;font-size:.67rem;font-weight:800;display:inline-flex}.text-link span{font-size:1.15rem}.process-section{background:linear-gradient(135deg,#0a2035,#06101d);grid-template-columns:.85fr 1.15fr;gap:clamp(50px,9vw,150px);display:grid}.process-intro{min-height:440px;position:relative}.process-intro h2{max-width:7ch;margin-top:25px}.process-orbit{aspect-ratio:1;border:1px solid #b1e5ff3d;border-radius:50%;width:270px;position:absolute;bottom:0;right:3%}.process-orbit:before,.process-orbit:after{content:"";border:1px solid #b1e5ff29;border-radius:50%;position:absolute}.process-orbit:before{inset:17%}.process-orbit:after{inset:35%}.process-orbit span{background:var(--blue);width:10px;height:10px;box-shadow:0 0 17px var(--blue);border-radius:50%;position:absolute}.process-orbit span:first-child{top:9%;left:51%}.process-orbit span:nth-child(2){bottom:12%;left:14%}.process-orbit span:nth-child(3){bottom:32%;right:5%}.process-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:25px;min-height:151px;padding:31px 0;display:grid}.process-list li>span{color:var(--blue);font-family:var(--display);font-size:1.25rem;font-weight:900}.process-list h3{font-family:var(--display);letter-spacing:-.05em;margin:0;font-size:clamp(1.9rem,3vw,3.3rem);line-height:.87}.process-list p{max-width:48ch;color:var(--muted);margin:14px 0 0;font-size:.93rem;line-height:1.6}.lab-section{background:#071527;grid-template-columns:1fr 1fr;gap:18px;display:grid}.lab-card{border:1px solid var(--line);border-radius:22px;flex-direction:column;justify-content:space-between;min-height:590px;padding:31px;display:flex;position:relative;overflow:hidden}.lab-card--builds{background:radial-gradient(circle at 24% 21%,#35cfff52,#0000 21%),linear-gradient(145deg,#0c3c62,#071629 65%)}.lab-card--engine{background:radial-gradient(circle at 78% 26%,#5b64ff59,#0000 20%),linear-gradient(145deg,#261d70,#071629 66%)}.lab-card__top{color:var(--muted);letter-spacing:.12em;justify-content:space-between;font-size:.58rem;display:flex}.lab-card__body{z-index:2;max-width:410px;position:relative}.lab-card__body h2{margin-bottom:20px}.lab-card__body p{color:#bed3e1;max-width:39ch;font-size:1rem;line-height:1.65}.lab-card__body a{color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;margin-top:20px;font-size:.64rem;font-weight:800;display:inline-flex}.lab-card__body a span{font-size:1rem}.lab-card__diagram{aspect-ratio:1;border:1px solid #cef7ff3b;border-radius:50%;width:58%;position:absolute;bottom:-8%;right:-4%}.lab-card__diagram:before,.lab-card__diagram:after{content:"";border:1px solid #cef7ff29;border-radius:50%;position:absolute}.lab-card__diagram:before{inset:17%}.lab-card__diagram:after{inset:36%}.lab-card__diagram i{background:var(--cyan);width:16px;height:16px;box-shadow:0 0 24px var(--cyan);border-radius:50%;position:absolute}.lab-card__diagram i:first-child{top:7%;left:43%}.lab-card__diagram i:nth-child(2){bottom:17%;left:2%}.lab-card__diagram i:nth-child(3){bottom:26%;right:2%}.lab-card__diagram b{color:var(--white);letter-spacing:.15em;font-size:1.1rem;position:absolute;top:42%;left:32%}.engine-flow{color:#d4d4ff;letter-spacing:.12em;align-items:center;gap:13px;font-size:.54rem;display:flex;position:absolute;bottom:15%;left:8%;right:-10%;transform:rotate(-12deg)}.engine-flow i{background:#d4d4ff73;flex:1;height:1px}.about-section{color:#071527;background:#eff8fc;grid-template-columns:.9fr 1.1fr;gap:8vw;min-height:720px;display:grid}.about-orbit{place-items:center;min-height:430px;display:grid;position:relative}.about-orbit:before,.about-orbit:after{content:"";border:1px solid #0069b24a;border-radius:50%;position:absolute}.about-orbit:before{aspect-ratio:1;width:min(34vw,420px)}.about-orbit:after{aspect-ratio:1;border-bottom-color:#0079ff;border-left-color:#0000;width:min(25vw,300px);transform:rotate(30deg)}.about-orbit span{color:#0c5c99;font-family:var(--display);letter-spacing:-.2em;font-size:clamp(10rem,21vw,20rem);font-weight:900;line-height:.6}.about-copy{align-self:center}.about-copy h2{max-width:11ch;margin-top:25px}.about-copy>p{color:#426176;max-width:49ch;margin:27px 0 0;font-size:1rem;line-height:1.7}.about-stats{flex-wrap:wrap;gap:22px;margin-top:42px;display:flex}.about-stats span{color:#527288;text-transform:uppercase;max-width:110px;font-size:.62rem;line-height:1.45}.about-stats b{color:#087bc5;font-family:var(--display);margin-bottom:4px;font-size:2rem;line-height:1;display:block}.contact-section{background:radial-gradient(circle at 76% 28%,#2c9af03d,#0000 20%),linear-gradient(135deg,#0b2f51,#06101d 64%);padding:clamp(95px,14vw,190px) clamp(20px,7vw,112px) 38px;position:relative;overflow:hidden}.contact-section:before{aspect-ratio:1;content:"";border:1px solid #abe4ff36;border-radius:50%;width:min(68vw,900px);position:absolute;top:-52%;right:-13%;box-shadow:0 0 0 75px #61c0ff06,0 0 0 165px #61c0ff05}.contact-section h2{max-width:12ch;font-family:var(--display);letter-spacing:-.085em;margin:29px 0 0;font-size:clamp(4.1rem,9.4vw,10.5rem);font-weight:900;line-height:.76;position:relative}.contact-section h2 span,.contact-section h2 strong{display:block}.contact-section h2 strong{color:var(--blue);margin-top:.1em}.contact-email{border-bottom:1px solid var(--blue);color:var(--white);font-family:var(--display);letter-spacing:-.03em;align-items:center;gap:17px;margin-top:40px;padding-bottom:9px;font-size:clamp(1.5rem,2.8vw,3rem);font-weight:800;transition:color .25s;display:inline-flex;position:relative}.contact-email span,.contact-email:hover{color:var(--blue)}.contact-bottom{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #ace1fc5c;justify-content:space-between;margin-top:clamp(100px,16vw,240px);padding-top:17px;font-size:.58rem;display:flex;position:relative}.hero-tuner{z-index:100;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#040d19f2;border:1px solid #87d1f559;border-radius:17px;width:min(390px,100vw - 40px);max-height:calc(100vh - 108px);padding:16px;position:fixed;top:88px;left:20px;overflow:auto;box-shadow:0 24px 70px #0000006b}.hero-tuner__head{color:var(--blue);letter-spacing:.15em;justify-content:space-between;align-items:center;font-size:.62rem;display:flex}.hero-tuner__head button{color:var(--muted);cursor:pointer;background:0 0;font-size:1.3rem}.hero-tuner>p{color:var(--muted);margin:10px 0 14px;font-size:.68rem;line-height:1.45}.hero-tuner__group{border-top:1px solid #87d1f52e;margin-top:12px;padding-top:12px}.hero-tuner__group>strong{color:var(--cyan);letter-spacing:.13em;font-size:.56rem}.hero-tuner__item{border:1px solid #87d1f526;border-radius:10px;margin-top:7px}.hero-tuner__item[open]{background:#43b9ff12}.hero-tuner__item summary{cursor:pointer;color:var(--white);align-items:center;gap:8px;padding:9px 10px;font-size:.64rem;list-style:none;display:flex}.hero-tuner__item summary small{color:var(--muted);margin-left:auto;font-size:.53rem}.hero-tuner__item label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:48px 1fr 42px;align-items:center;gap:7px;padding:4px 10px;font-size:.55rem;display:grid}.hero-tuner__item label:last-child{padding-bottom:10px}.hero-tuner input{width:100%;accent-color:var(--blue)}.hero-tuner output{color:var(--white);text-align:right;font-size:.52rem}.hero-tuner__code{border-top:1px solid #87d1f52e;margin-top:14px;padding-top:12px}.hero-tuner__code summary{color:var(--cyan);cursor:pointer;letter-spacing:.1em;text-transform:uppercase;font-size:.57rem}.hero-tuner__code pre{color:#ceebff;white-space:pre-wrap;background:#00000042;border-radius:9px;max-height:200px;margin:9px 0;padding:10px;font:500 .55rem/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.hero-tuner__code button,.hero-tuner__reset{width:100%;color:var(--cyan);cursor:pointer;letter-spacing:.1em;text-align:center;text-transform:uppercase;background:0 0;border:1px solid #87d1f54d;border-radius:999px;padding:9px;font-size:.56rem}.hero-tuner__reset{margin-top:14px}.hero{background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),#4ebaff26,transparent 22%),radial-gradient(ellipse at 50% 74%,#0f59c38c,transparent 46%),linear-gradient(180deg,#030812 0%,#07182e 57%,#040a14 100%);min-height:100svh;padding:142px clamp(20px,7vw,112px) 46px;display:block;overflow:hidden}.hero-grid{opacity:.12;background-size:clamp(76px,8vw,136px) clamp(76px,8vw,136px);inset:76px 0 0;-webkit-mask-image:linear-gradient(#0000,#000 19%,#0000 88%);mask-image:linear-gradient(#0000,#000 19%,#0000 88%)}.hero-aurora{border-color:#67ceff29;width:min(75vw,1200px);height:min(75vw,1200px);top:-55%;left:50%;right:auto;transform:translate(-50%)}.hero-scene{z-index:1;pointer-events:none;position:absolute;inset:76px 0 0;overflow:hidden}.hero-scene:after{content:"";background:linear-gradient(#03081247 0%,#0308120d 38%,#03081233 70%,#040a14 100%);position:absolute;inset:0}.hero-scene__art{object-fit:cover;opacity:.8;filter:saturate(.92)contrast(1.05);width:min(1200px,90vw);height:min(720px,78svh);position:absolute;top:50%;left:50%;transform:translate(-50%,-44%);-webkit-mask-image:radial-gradient(70% 68% at 50% 54%,#000 45%,#0000 82%);mask-image:radial-gradient(70% 68% at 50% 54%,#000 45%,#0000 82%)}.hero-scene__halo{opacity:.7;border:1px solid #aae9ff42;border-radius:50%;position:absolute}.hero-scene__halo--one{aspect-ratio:1;width:min(58vw,820px);top:12%;left:50%;transform:translate(-50%);box-shadow:0 0 0 58px #64ccff05,0 0 0 142px #64ccff03}.hero-scene__halo--two{aspect-ratio:1;border-color:#4db6ff3b;width:min(53vw,760px);bottom:-44%;right:-14%}.hero-scene__line{opacity:.7;border-top:1px solid #96dcff61;border-radius:50%;width:40vw;height:16vw;position:absolute}.hero-scene__line--one{top:34%;left:-9%;transform:rotate(12deg)}.hero-scene__line--two{bottom:20%;right:-7%;transform:rotate(-16deg)}.hero-scene__label{color:#caedff85;letter-spacing:.16em;font-size:.52rem;position:absolute}.hero-scene__label--one{top:29%;left:clamp(20px,7vw,112px)}.hero-scene__label--two{bottom:23%;right:clamp(20px,7vw,112px)}.hero-copy{z-index:3;text-align:center;transform-origin:50%;max-width:1100px;margin:clamp(115px,19vh,215px) auto 0;padding:0}.hero-copy .eyebrow{color:#b9eaff;justify-content:center}.hero h1{letter-spacing:-.104em;text-wrap:nowrap;max-width:1120px;margin:20px auto 0;font-size:clamp(4.6rem,11.8vw,13.8rem);line-height:.69}.hero h1 span{color:#0000;text-shadow:none;background:linear-gradient(105deg,#d3ecff 0%,#fff 38%,#a9d3ee 72%,#fff 100%);-webkit-background-clip:text;background-clip:text}.hero h1 strong{color:#2bafff;text-shadow:0 0 45px #2bafff38;margin-top:.14em}.hero-summary{color:#d0e1eb;text-wrap:balance;max-width:48ch;margin:30px auto 0}.hero-actions{transform-origin:50%;justify-content:center;margin-top:30px}.hero-caption{z-index:3;color:var(--muted);letter-spacing:.12em;border-top:1px solid #b0e0f961;justify-content:space-between;padding-top:13px;font-size:.55rem;display:flex;position:absolute;bottom:92px;left:clamp(20px,7vw,112px);right:clamp(20px,7vw,112px)}.hero-footer{z-index:3;bottom:29px}.hero-footer>span:last-child{opacity:.65}.hero{background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),#2da1f61c,transparent 20%),radial-gradient(ellipse at 50% 59%,#155ba038,transparent 37%),linear-gradient(135deg,#06182c 0%,#030b18 53%,#07152a 100%)}.hero-grid{opacity:.1}.hero-aurora{border-color:#66caff1f;width:min(70vw,1080px);height:min(70vw,1080px);top:-42%}.hero-stage{z-index:2;pointer-events:none;position:absolute;inset:76px 0 0;overflow:hidden}.hero-stage__disc{background:radial-gradient(circle at 35% 32%,#39a7f12e,#0a478614 50%,#0000 71%);border-radius:50%;position:absolute}.hero-stage__disc--one{aspect-ratio:1;width:min(48vw,680px);top:13%;left:50%;transform:translate(-50%)}.hero-stage__disc--two{aspect-ratio:1;background:0 0;border:1px solid #57bdff29;width:min(38vw,580px);bottom:-35%;right:-13%}.hero-stage__glow{filter:blur(72px);background:#0c76e52b;border-radius:50%;width:42vw;max-width:720px;height:18vw;max-height:270px;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.hero h1{letter-spacing:-.092em;text-wrap:balance;max-width:100%;font-size:clamp(4.7rem,10.3vw,11.8rem);line-height:.72}.hero h1 span{color:#0000;background:linear-gradient(110deg,#d7efff 0%,#fff 48%,#b7dcf5 100%);-webkit-background-clip:text;background-clip:text}.hero h1 strong{color:#39aaff;text-shadow:0 0 40px #39aaff2e}.hero h1.hero-title--es{letter-spacing:-.086em;font-size:clamp(3.8rem,8.15vw,9.4rem)}.hero-summary{max-width:42ch;margin-top:26px}.hero-stage .hero-object{z-index:3;filter:drop-shadow(0 19px 25px #0000006b);animation:7s ease-in-out infinite float;display:block}.hero-stage .hero-object--avatar{width:clamp(76px,8.2vw,138px);height:clamp(76px,8.2vw,138px);animation-delay:-1s;top:47%;left:31.5%}.hero-stage .hero-object--gear{width:clamp(96px,9vw,152px);height:clamp(96px,9vw,152px);animation-delay:-3s;top:15%;right:25%}.hero-stage .hero-object--world{width:clamp(115px,11vw,185px);height:clamp(115px,11vw,185px);animation-delay:-4s;bottom:15%;right:14%}.hero-stage .hero-object--folder{width:clamp(104px,9.5vw,156px);height:clamp(104px,9.5vw,156px);animation-delay:-5s;bottom:18%;left:16%}.hero-stage .hero-object--cursor{width:clamp(65px,6vw,98px);height:clamp(65px,6vw,98px);animation-delay:-2s;bottom:14%;right:31%}.hero-stage .hero-object--image{width:clamp(58px,6.2vw,100px);height:clamp(58px,6.2vw,100px);animation-delay:-6s;top:20%;left:21%}.hero-caption,.hero-footer{z-index:4}.hero{background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),#2da1f61f,transparent 18%),radial-gradient(ellipse at 50% 46%,#1267b93d,transparent 34%),linear-gradient(135deg,#06182c 0%,#030b18 56%,#07152a 100%);height:min(100svh,920px);min-height:780px;padding-top:126px}.hero-stage{inset:76px 0 0}.hero-stage__disc{display:none}.hero-stage__orbit{border:1px solid #74cdff30;border-radius:50%;position:absolute;left:50%;transform:translate(-50%)}.hero-stage__orbit--one{aspect-ratio:1;border-bottom-color:#0000;border-left-color:#78daff75;width:min(48vw,650px);top:12%}.hero-stage__orbit--two{aspect-ratio:1;border-color:#74cdff1f #0000 #74cdff1f #74cdff1f;width:min(61vw,860px);top:18%;transform:translate(-50%)rotate(-16deg)}.hero-stage__orbit--three{border-top-color:#65ccff38;border-bottom:0;width:min(75vw,1080px);height:17vw;top:32%;transform:translate(-50%)rotate(-4deg)}.hero-copy{max-width:1320px;margin:clamp(102px,15vh,145px) auto 0}.hero h1{font-size:clamp(4.6rem,9.7vw,11rem);line-height:.72}.hero h1.hero-title--es{font-size:clamp(3.65rem,7.5vw,8.7rem)}.hero-title-focus{cursor:default;isolation:isolate;text-shadow:0 0 #48c0ff00;transition:transform .42s cubic-bezier(.2,.8,.2,1),letter-spacing .42s;display:inline-block;position:relative}.hero-title-focus:before{z-index:-1;content:"";background:linear-gradient(90deg,#0000,#def9fff5,#52c6ff,#def9fff5,#0000);border-radius:99px;width:112%;height:4px;animation:3.8s ease-in-out infinite title-sweep;position:absolute;top:60%;left:-6%;box-shadow:0 0 20px #5bd0ffdb,0 0 60px #3faaff7a}.hero-title-focus:after{z-index:-1;filter:blur(26px);content:"";opacity:.55;background:#2eacff4d;border-radius:50%;width:24%;transition:opacity .35s,transform .4s;position:absolute;top:-12%;bottom:-10%;left:34%}.hero-stage .hero-object{z-index:3;animation-duration:6.2s}.hero-stage .hero-object--avatar{filter:drop-shadow(0 22px 24px #00000073);transform-origin:50%;width:clamp(132px,12vw,188px);height:clamp(132px,12vw,188px);top:12%;left:50%}.hero-actions{margin-top:25px}.site-shell{position:relative}.hero-motion{z-index:0;object-fit:cover;object-position:center;opacity:.82;pointer-events:none;filter:saturate(1.06)contrast(1.04);width:100%;height:min(100svh,900px);position:absolute;top:0;left:0;right:0}.hero{background:linear-gradient(#020a174d,#020a177a);height:min(100svh,900px);min-height:790px}.hero-grid,.hero-aurora{display:none}.hero-noise{opacity:.08}.hero-stage__orbit{display:none}.hero-stage__glow{filter:blur(48px);background:#098bff1c;width:38vw;height:15vw;top:42%}.hero-copy{margin:190px auto 0}.hero h1{max-width:calc(100vw - 80px);font-size:clamp(4.35rem,9vw,10.35rem);line-height:.73}.hero h1.hero-title--es{font-size:clamp(3.5rem,7vw,8rem);line-height:.77}.hero-title-focus{color:#35aaff;text-shadow:none}.hero-title-focus:before{z-index:2;-webkit-text-fill-color:transparent;width:auto;height:auto;box-shadow:none;filter:drop-shadow(0 0 7px #55d0ffeb);background:linear-gradient(110deg,#0000 28%,#ddf9fffa 43%,#63d8ff 49%,#ddf9fffa 55%,#0000 68%) 140% 0/230% 100%;-webkit-background-clip:text;background-clip:text;border-radius:0;animation:4.6s linear infinite neon-contour;inset:0}.hero-title-focus:after{z-index:1;color:#0000;-webkit-text-stroke:1px #72d5ff8c;filter:drop-shadow(0 0 6px #28afff9e);content:attr(data-text);opacity:.82;background:0 0;border-radius:0;width:auto;inset:0 0 auto;transform:none}.hero-title-focus:hover:after,.hero-title-focus:focus-visible:after{opacity:1;transform:none}.hero-stage .hero-object--avatar{filter:drop-shadow(0 22px 21px #0000007a);width:clamp(145px,11vw,174px);height:clamp(145px,11vw,174px);animation-duration:5.4s;top:5%;left:50%}.hero-stage .hero-object--image{width:clamp(61px,5.2vw,82px);height:clamp(61px,5.2vw,82px);top:26%;left:24%}.hero-stage .hero-object--gear{width:clamp(76px,6.6vw,106px);height:clamp(76px,6.6vw,106px);top:26%;right:24%}.hero-stage .hero-object--folder{width:clamp(82px,7vw,114px);height:clamp(82px,7vw,114px);bottom:18%;left:26%}.hero-stage .hero-object--world{width:clamp(88px,7.2vw,118px);height:clamp(88px,7.2vw,118px);bottom:18%;right:26%}.hero-stage .hero-object--cursor{width:clamp(54px,4.5vw,73px);height:clamp(54px,4.5vw,73px);bottom:22%;right:38%}.hero-summary{margin-top:21px}.hero-caption{bottom:72px}.hero-footer{bottom:20px}.marquee{background:linear-gradient(90deg,#087fd8,#169eff 48%,#087fd8);border-color:#82dcff57}.marquee span{color:#f3fbff;text-shadow:0 1px #002d5a38}.marquee i{color:#bff2ff;text-shadow:0 0 13px #bff2ffd9}.hero-topline .availability{color:#eafbff;cursor:pointer;background:#0b84e166;border:1px solid #8fe2ff94;border-radius:999px;padding:9px 14px;transition:transform .25s,background .25s,border-color .25s;box-shadow:inset 0 1px #e6faff33,0 0 0 1px #28b6ff1f,0 8px 26px #0057a633}.hero-topline .availability:after{color:#aaf0ff;content:"↗";margin-left:9px;font-size:.92rem;line-height:0}.hero-topline .availability:hover{background:#20a5f9a6;border-color:#d5f8ff;transform:translateY(-2px)}.hero-topline .availability i{box-shadow:0 0 13px #8cf2bf}.marquee__track{animation:32s linear infinite marquee-loop!important}.marquee__item{white-space:nowrap;align-items:center;display:inline-flex}.marquee__item b{font:inherit}.marquee__item i{padding-right:20px}@keyframes marquee-loop{to{transform:translate(-25%)}}@keyframes neon-contour{0%,18%{opacity:.2;background-position:130% 0}31%,59%{opacity:1}76%,to{opacity:.24;background-position:-75% 0}}@keyframes title-sweep{0%,18%{opacity:0;transform:translate(-120%)scaleX(.35)}31%{opacity:1}53%{opacity:.85;transform:translate(260%)scaleX(1)}68%,to{opacity:0;transform:translate(360%)scaleX(.35)}}@keyframes float{0%,to{margin-top:0}50%{margin-top:-9px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes button-shine{0%,25%{opacity:0;transform:translate(-220%)rotate(20deg)}38%{opacity:1}58%,to{opacity:0;transform:translate(680%)rotate(20deg)}}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:135px}.hero-visual{width:100%;max-width:600px;min-height:480px;margin:auto}.hero-copy{max-width:700px}.hero-topline{top:98px}.project-card:nth-child(n){grid-column:span 12}.project-card:nth-child(3){min-height:420px}.project-note{grid-template-columns:1fr 1.4fr}.project-note ul,.project-note button{display:none}.service-card{grid-template-columns:.25fr 1fr auto}.service-card__detail{display:none}.process-section,.about-section{grid-template-columns:1fr}.process-intro{min-height:310px}.lab-section{grid-template-columns:1fr}.about-orbit{min-height:300px}.about-orbit:before{width:min(66vw,420px)}.about-orbit:after{width:min(48vw,300px)}}@media (max-width:620px){.site-header{min-height:65px;padding:0 18px}.header-status{display:none}.hero{min-height:auto;padding:118px 18px 30px}.hero-topline{font-size:.48rem;top:83px;left:18px;right:18px}.hero-topline>span:last-child{display:none}.hero h1{font-size:clamp(3.6rem,17vw,5.7rem)}.hero-summary{margin-top:23px;font-size:.93rem}.hero-actions{gap:8px}.button{min-height:46px;padding:0 15px;font-size:.55rem}.hero-visual{min-height:370px;transform:none}.portrait-field{width:84vw;top:3%;right:9%}.hero-object--gear{top:2%;right:-2%}.hero-object--world{bottom:0;right:-4%}.hero-object--folder{bottom:8%;left:-2%}.hero-object--cursor{bottom:-2%;left:35%}.hero-object--image{top:8%;left:2%}.hero-visual__caption{font-size:.45rem;bottom:0}.hero-footer{margin-top:26px;font-size:.46rem;position:relative;bottom:auto;left:auto;right:auto}.hero-footer>span:last-child{display:none}.marquee div{padding:11px 0}.section{padding:80px 18px}.section-heading{display:block}.section-heading>div{margin-top:24px}.section-heading h2,.process-intro h2,.lab-card h2,.about-copy h2{font-size:clamp(2.8rem,12vw,4.6rem)}.project-grid{gap:12px;margin-top:43px}.project-card,.project-card:nth-child(3){border-radius:17px;min-height:350px}.project-card__body{min-height:105px;padding:18px}.project-note{margin-top:12px;padding:18px;display:block}.project-note p{margin-top:14px}.service-list{margin-top:43px}.service-card{grid-template-columns:34px 1fr auto;gap:14px;min-height:155px}.service-card h3{font-size:2rem}.service-card p{font-size:.83rem}.process-section{gap:10px}.process-intro{min-height:265px}.process-orbit{width:210px}.process-list li{grid-template-columns:46px 1fr;gap:14px;min-height:130px}.process-list h3{font-size:2rem}.lab-card{border-radius:17px;min-height:490px;padding:22px}.about-section{min-height:0}.about-orbit{min-height:215px}.about-copy>p{font-size:.92rem}.contact-section{padding:90px 18px 27px}.contact-section h2{font-size:clamp(3.7rem,16vw,5.7rem)}.contact-bottom{margin-top:100px;font-size:.5rem;display:block}.contact-bottom span:last-child{margin-top:10px;display:block}.hero-tuner{width:calc(100vw - 20px);max-height:calc(100vh - 85px);top:72px;left:10px}}@media (max-width:900px){.hero{min-height:860px;padding-top:118px}.hero-copy{margin-top:150px}.hero h1{font-size:clamp(4.5rem,13vw,9rem)}.hero-scene__art{opacity:.72;width:115vw;height:670px;transform:translate(-50%,-38%)}.hero-caption{bottom:83px}.hero-scene__label--one{top:18%}.hero-scene__label--two{bottom:20%}}@media (max-width:620px){.hero{min-height:740px;padding:104px 18px 28px}.hero-topline{top:82px}.hero-copy{margin-top:122px}.hero h1{letter-spacing:-.095em;text-wrap:balance;font-size:clamp(3.9rem,18.5vw,6rem);line-height:.73}.hero h1 strong{margin-top:.12em}.hero-summary{max-width:34ch;margin-top:24px;font-size:.89rem}.hero-actions{margin-top:24px}.hero-scene__art{opacity:.65;width:165vw;height:610px;transform:translate(-50%,-35%);-webkit-mask-image:radial-gradient(88% 60% at 50% 48%,#000 35%,#0000 82%);mask-image:radial-gradient(88% 60% at 50% 48%,#000 35%,#0000 82%)}.hero-scene__halo--one{width:120vw;top:21%}.hero-scene__halo--two{width:105vw;bottom:-15%;right:-44%}.hero-scene__line--one{width:100vw;height:46vw;top:29%;left:-46%}.hero-scene__line--two{width:90vw;height:42vw;bottom:23%;right:-38%}.hero-scene__label{font-size:.42rem}.hero-scene__label--one{top:20%;left:18px}.hero-scene__label--two{bottom:23%;right:18px}.hero-caption{font-size:.44rem;bottom:74px;left:18px;right:18px}.hero-footer{bottom:25px}.hero-footer>span:last-child{display:none}}@media (max-width:900px){.hero-stage .hero-object--avatar{left:28%}.hero-stage .hero-object--gear{right:17%}.hero-stage .hero-object--folder{left:11%}.hero-stage .hero-object--world{right:9%}.hero h1.hero-title--es{font-size:clamp(3.5rem,9.4vw,7rem)}}@media (max-width:620px){.hero{min-height:730px}.hero-copy{margin-top:128px}.hero-copy .eyebrow{font-size:.49rem}.hero h1{font-size:clamp(3.35rem,16.5vw,5.45rem);line-height:.75}.hero h1.hero-title--es{letter-spacing:-.08em;font-size:clamp(2.85rem,13vw,4.25rem);line-height:.8}.hero-summary{max-width:31ch;font-size:.84rem}.hero-stage__disc--one{width:95vw;top:18%}.hero-stage__glow{width:85vw;height:44vw;top:48%}.hero-stage .hero-object--avatar{width:72px;height:72px;top:45%;left:12%}.hero-stage .hero-object--gear{width:86px;height:86px;top:21%;right:8%}.hero-stage .hero-object--image{width:58px;height:58px;top:24%;left:8%}.hero-stage .hero-object--folder{width:92px;height:92px;bottom:19%;left:-3%}.hero-stage .hero-object--world{width:112px;height:112px;bottom:17%;right:-4%}.hero-stage .hero-object--cursor{width:66px;height:66px;bottom:16%;right:22%}.hero-caption{bottom:73px}.hero-footer{margin:0;position:absolute;bottom:24px;left:18px;right:18px}}@media (max-width:900px){.hero{height:auto;min-height:790px}.hero-copy{margin-top:135px}.hero-stage .hero-object--avatar{width:150px;height:150px;top:13%;left:50%}.hero-stage .hero-object--gear{right:11%}.hero-stage .hero-object--image{left:12%}.hero-stage .hero-object--folder{left:14%}.hero-stage .hero-object--world{right:12%}}@media (max-width:620px){.hero{height:auto;min-height:735px;padding-top:106px}.hero-copy{margin-top:138px}.hero-copy .eyebrow{font-size:.46rem}.hero h1{font-size:clamp(3.3rem,15.5vw,5.1rem);line-height:.76}.hero h1.hero-title--es{font-size:clamp(2.72rem,12.5vw,4rem);line-height:.84}.hero-title-focus:before{height:3px}.hero-stage__orbit--one{width:82vw;top:15%}.hero-stage__orbit--two{width:110vw;top:20%}.hero-stage__orbit--three{width:130vw;height:35vw;top:38%}.hero-stage__glow{width:70vw;height:38vw;top:43%}.hero-stage .hero-object--avatar{width:112px;height:112px;top:10%;left:50%}.hero-stage .hero-object--gear{width:70px;height:70px;top:27%;right:3%}.hero-stage .hero-object--image{width:51px;height:51px;top:28%;left:3%}.hero-stage .hero-object--folder{width:78px;height:78px;bottom:14%;left:-1%}.hero-stage .hero-object--world{width:92px;height:92px;bottom:14%;right:-2%}.hero-stage .hero-object--cursor{width:57px;height:57px;bottom:19%;right:21%}.hero-summary{max-width:30ch;margin-top:20px;font-size:.82rem}.hero-actions{margin-top:23px}.hero-caption{bottom:68px}.hero-footer{bottom:20px}.hero-title-focus{transition-duration:.25s}}@media (max-width:900px){.hero{height:auto;min-height:800px}.hero-copy{margin-top:185px}.hero-stage .hero-object--avatar{width:150px;height:150px;top:5%}.hero-stage .hero-object--image{left:16%}.hero-stage .hero-object--gear{right:16%}.hero-stage .hero-object--folder{left:18%}.hero-stage .hero-object--world{right:18%}}@media (max-width:620px){.hero{background-position:50%;min-height:740px;padding-top:106px}.hero-copy{margin-top:166px}.hero h1{max-width:calc(100vw - 28px);font-size:clamp(3.2rem,15.1vw,4.95rem);line-height:.77}.hero h1.hero-title--es{font-size:clamp(2.62rem,12.1vw,3.86rem);line-height:.84}.hero-stage .hero-object--avatar{width:104px;height:104px;top:4%}.hero-stage .hero-object--image{width:47px;height:47px;top:28%;left:4%}.hero-stage .hero-object--gear{width:64px;height:64px;top:28%;right:4%}.hero-stage .hero-object--folder{width:72px;height:72px;bottom:15%;left:1%}.hero-stage .hero-object--world{width:82px;height:82px;bottom:15%;right:1%}.hero-stage .hero-object--cursor{width:51px;height:51px;bottom:19%;right:20%}.hero-stage__glow{display:none}.hero-summary{font-size:.81rem}.hero-caption{bottom:67px}.hero-footer{bottom:19px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-object,.live-dot,.marquee div,.button:after,.hero-title-focus:before{animation:none!important}.project-card,.button{transition:none}}.menu-toggle{cursor:pointer;background:#ffffff08;border:1px solid #a2d6f842;border-radius:50%;place-items:center;width:42px;height:42px;margin-left:5px;padding:0;transition:border-color .22s,background .22s;display:none}.menu-toggle i{background:var(--white);width:15px;height:1px;transition:transform .22s;display:block}.menu-toggle i+i{margin-top:5px}.menu-toggle.is-open i:first-child{transform:translateY(3px)rotate(45deg)}.menu-toggle.is-open i+i{transform:translateY(-3px)rotate(-45deg)}.mobile-nav__booking{display:none}.contact-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:40px;display:flex;position:relative}.contact-actions .contact-email{margin-top:0}.contact-calendar{min-height:48px}@media (max-width:900px){.menu-toggle{display:grid}.desktop-nav.is-open{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050f1cf7;border:1px solid #a2d6f838;border-radius:17px;flex-direction:column;gap:0;padding:11px;display:flex;position:absolute;top:calc(100% + 10px);left:18px;right:18px;box-shadow:0 18px 55px #00000052}.desktop-nav.is-open a{border-bottom:1px solid #a2d6f81a;padding:14px 12px;font-size:.7rem}.desktop-nav.is-open a:last-child{border-bottom:0}.desktop-nav.is-open .mobile-nav__booking{background:var(--blue);color:var(--ink);border-radius:12px;justify-content:space-between;align-items:center;margin:8px 4px 3px;padding:13px 14px;font-weight:800;display:flex}.desktop-nav.is-open .mobile-nav__booking span{font-size:1rem}.header-tools{gap:9px}.language-toggle{margin-left:8px}}@media (max-width:620px){.menu-toggle{width:39px;height:39px}.contact-actions{flex-direction:column;align-items:flex-start;gap:20px;margin-top:32px}.contact-calendar{font-size:.53rem}.contact-bottom{margin-top:76px}}:root{--display:Inter,"Helvetica Neue",Arial,sans-serif}.hero-title-focus{letter-spacing:inherit;text-shadow:none}.hero-title-focus:before,.hero-title-focus:after{content:none!important;animation:none!important;display:none!important}.hero-title-focus:hover,.hero-title-focus:focus-visible{letter-spacing:inherit;text-shadow:none;transform:scale(1.025)}.button:after{animation:none!important;display:none!important}.button{letter-spacing:.095em;font-weight:650}.hero h1{letter-spacing:-.07em;line-height:.78}.hero h1.hero-title--es{letter-spacing:-.062em;line-height:.84}.section-heading h2,.process-intro h2,.lab-card h2,.about-copy h2{letter-spacing:-.052em;line-height:.91}.work-section .section-heading{text-align:center;max-width:1440px;margin:0 auto;display:block}.work-section .section-heading .eyebrow{justify-content:center;margin-bottom:28px}.work-section .section-heading>div{max-width:1120px;margin:0 auto}.work-section .section-heading h2{letter-spacing:-.055em;max-width:15ch;margin:0 auto;font-size:clamp(3.25rem,6.7vw,7.45rem);line-height:.91}.work-section .section-heading p{max-width:61ch;margin:28px auto 0;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.7}@media (max-width:620px){.hero h1{letter-spacing:-.062em;line-height:.82}.hero h1.hero-title--es{letter-spacing:-.054em;line-height:.9}.work-section .section-heading h2{max-width:11ch;font-size:clamp(3rem,13.2vw,4.5rem);line-height:.91}.work-section .section-heading p{max-width:33ch;font-size:.94rem}.work-section .section-heading .eyebrow{margin-bottom:22px}}.services-section .section-heading--split{text-align:center;max-width:1440px;margin:0 auto;display:block}.services-section .section-heading--split .eyebrow{justify-content:center;margin-bottom:28px}.services-section .section-heading--split h2{letter-spacing:-.055em;max-width:17ch;margin:0 auto;font-size:clamp(3.25rem,6.7vw,7.45rem);line-height:.91}@media (max-width:620px){.services-section .section-heading--split .eyebrow{margin-bottom:22px}.services-section .section-heading--split h2{max-width:11ch;font-size:clamp(3rem,13.2vw,4.5rem);line-height:.91}}.site-shell--es .services-section--es .section-heading--split .eyebrow{white-space:nowrap;letter-spacing:.115em;flex-wrap:nowrap;width:max-content;max-width:100%;margin-inline:auto;font-size:clamp(.5rem,.78vw,.62rem)}.site-shell--es .services-section--es .section-heading--split .eyebrow span{flex:none}.site-shell--es .services-section--es .section-heading--split h2{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:20ch}.site-shell--es .section-heading h2,.site-shell--es .process-intro h2,.site-shell--es .lab-card h2,.site-shell--es .about-copy h2,.site-shell--es .service-card h3,.site-shell--es .contact-section h2{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}@media (max-width:760px){.site-shell--es .services-section--es .section-heading--split .eyebrow{white-space:nowrap;letter-spacing:.075em;flex-wrap:nowrap;justify-content:center;width:max-content;max-width:calc(100vw - 32px);font-size:clamp(.45rem,1.35vw,.58rem)}.site-shell--es .services-section--es .section-heading--split h2{letter-spacing:-.045em;max-width:15ch;font-size:clamp(2.65rem,11.6vw,4.3rem);line-height:.94}}.project-card--barak .project-card__visual{aspect-ratio:16/9;background:#111817;flex:none;min-height:0}.project-card--barak .project-card__visual:before{display:none}.project-card--barak .project-card__asset{z-index:1;object-fit:contain!important;object-position:center!important;filter:none!important;width:100%!important;height:100%!important;max-height:none!important;display:block!important;position:absolute!important;inset:0!important;transform:none!important}.project-card--barak .project-card__mesh{z-index:0;opacity:.06;mix-blend-mode:screen;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:42px 42px}.project-card__brand{z-index:4;filter:drop-shadow(0 8px 16px #00000059);transform-origin:50%;background:0 0;border:0;width:min(38%,245px);padding:0;transition:transform .45s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:16px;right:24px}.project-card__brand img{object-fit:contain!important;filter:none!important;width:100%!important;height:auto!important;max-height:none!important;display:block!important;position:static!important;transform:none!important}.project-card:hover .project-card__brand,.project-card:focus-visible .project-card__brand{transform:scale(1.16)translateY(-8px)}.project-card__open{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;grid-column:1;font-size:.56rem;font-weight:800}.project-card__open b{margin-left:7px;font-size:.9rem;font-weight:500;transition:transform .25s}.project-card:hover .project-card__open b,.project-card:focus-visible .project-card__open b{display:inline-block;transform:translate(3px,-3px)}.project-card--barak .project-card__body{background:linear-gradient(90deg,#0b67a8,#128ed0);border-top-color:#e2f8ff59}.project-card--barak .project-card__body p,.project-card--barak .project-card__body h3,.project-card--barak .project-card__open{color:#f5fcff}.project-card--barak .project-card__arrow{color:#b9f1ff}.case-study-backdrop{z-index:120;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#01070fc7;place-items:center;padding:clamp(15px,4vw,56px);animation:.3s both case-study-in;display:grid;position:fixed;inset:0;overflow:auto}.case-study{width:min(1180px,100%);max-height:calc(100svh - 2*clamp(15px,4vw,56px));color:var(--white);background:#071321;border:1px solid #a9deff52;border-radius:27px;position:relative;overflow:auto;box-shadow:0 35px 120px #0000008f}.case-study__close{z-index:4;width:40px;height:40px;color:var(--white);cursor:pointer;background:#030c188a;border:1px solid #e2f7ff61;border-radius:50%;place-items:center;font-size:1.65rem;line-height:1;transition:background .25s,transform .25s;display:grid;position:absolute;top:18px;right:20px}.case-study__close:hover,.case-study__close:focus-visible{background:var(--blue);color:var(--ink);transform:rotate(90deg)}.case-study__hero{border-bottom:1px solid #a9deff33;min-height:0;display:block}.case-study__hero-image{aspect-ratio:16/9;background:#141313;min-height:0;position:relative;overflow:hidden}.case-study__hero-image:after{display:none}.case-study__hero-image img{object-fit:contain;object-position:center;background:#101716;width:100%;height:100%;min-height:0;display:block}.case-study__hero-copy{background:linear-gradient(145deg,#111c29,#071321 70%);flex-direction:column;justify-content:center;align-items:flex-start;padding:46px clamp(28px,6vw,86px) 52px;display:flex}.case-study__logo{filter:drop-shadow(0 8px 18px #00000059);width:min(100%,330px);margin-bottom:28px}.case-study__hero-copy .eyebrow{color:#f4d0d4;margin-bottom:21px}.case-study__hero-copy .eyebrow span{color:#f13748}.case-study__hero-copy h2{max-width:8ch;font-family:var(--display);letter-spacing:-.052em;margin:0;font-size:clamp(2.9rem,5vw,5.7rem);font-weight:900;line-height:.88}.case-study__hero-copy>p{color:#b8cbd6;max-width:39ch;margin:24px 0 0;font-size:.95rem;line-height:1.65}.case-study__meta{color:#8faabb;letter-spacing:.11em;text-transform:uppercase;border-top:1px solid #a9deff38;gap:8px;margin:27px 0 30px;padding-top:17px;font-size:.55rem;display:grid}.case-study__hero-copy .button{color:#fff;background:#ee3442;border-color:#ffffff38}.case-study__hero-copy .button span{color:#fff}.case-study__hero-copy .button:hover,.case-study__hero-copy .button:focus-visible{color:#160e12;background:#fff;border-color:#fff;box-shadow:0 14px 35px #ee34423b}.case-study__hero-copy .button:hover span,.case-study__hero-copy .button:focus-visible span{color:#160e12}.case-study__content{background:linear-gradient(#071321,#050d18);padding:42px clamp(22px,4vw,54px) 54px}.case-study__content-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.case-study__content-head .eyebrow{color:#efcdd2}.case-study__content-head .eyebrow span{color:#f13748}.case-study__content-head p{color:#9bb4c2;letter-spacing:.12em;text-align:right;text-transform:uppercase;margin:0;font-size:.58rem}.case-study__gallery{columns:2;column-gap:12px}.case-study__gallery img{break-inside:avoid;object-fit:contain;object-position:center;background:#111;border:1px solid #e4f1f729;border-radius:12px;width:100%;height:auto;min-height:0;margin:0 0 12px;transition:transform .35s,border-color .35s;display:block}.case-study__gallery img:hover{border-color:#f13748a6;transform:translateY(-3px)}.case-study__videos{border-top:1px solid #a9deff33;grid-template-columns:1fr 1fr;gap:16px;margin-top:44px;padding-top:35px;display:grid}.case-study__video{aspect-ratio:16/9;background:#02070d;border:1px solid #a9deff40;border-radius:15px;overflow:hidden}.case-study__video iframe{border:0;width:100%;height:100%;display:block}.case-study__videos h3{color:#c2d6e1;letter-spacing:.12em;text-transform:uppercase;margin:14px 0 0;font-size:.58rem}@keyframes case-study-in{0%{opacity:0}to{opacity:1}}@media (max-width:620px){.project-card--barak .project-card__visual{aspect-ratio:16/9;min-height:0}.project-card__brand{width:45%;bottom:14px;right:18px}.case-study-backdrop{padding:0}.case-study{border-left:0;border-right:0;border-radius:0;max-height:100svh}.case-study__close{top:12px;right:13px}.case-study__hero-image img,.case-study__hero-image{min-height:0}.case-study__hero-copy{padding:30px 20px 34px}.case-study__logo{width:230px;margin-bottom:22px}.case-study__hero-copy h2{font-size:clamp(2.7rem,14vw,4.3rem)}.case-study__hero-copy>p{font-size:.9rem}.case-study__content{padding:32px 18px 40px}.case-study__content-head{display:block}.case-study__content-head p{text-align:left;margin-top:14px;line-height:1.5}.case-study__gallery{columns:1;column-gap:0}.case-study__gallery img:nth-child(n){min-height:0;margin-bottom:8px}.case-study__videos{grid-template-columns:1fr;gap:25px;margin-top:35px;padding-top:28px}}.case-study__hero-image{aspect-ratio:16/9;min-height:0}.case-study__hero-image>img:first-child{z-index:1;position:relative}.case-study__hero-logo{z-index:2;filter:drop-shadow(0 10px 22px #00000073);transition:transform .45s cubic-bezier(.2,.8,.2,1);top:8%;left:5%;object-fit:contain!important;background:0 0!important;width:min(38%,430px)!important;height:auto!important;min-height:0!important;position:absolute!important}.case-study__hero-image:hover .case-study__hero-logo{transform:scale(1.1)}.case-study__hero-copy{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:end;gap:clamp(35px,7vw,110px);padding:46px clamp(28px,6vw,86px) 52px;display:grid}.case-study__hero-title .eyebrow{margin-bottom:20px}.case-study__hero-title h2{max-width:13ch;font-size:clamp(3.2rem,5.5vw,6.4rem);line-height:.9}.case-study__hero-detail{max-width:480px;padding-bottom:3px}.case-study__hero-detail>p{color:#b8cbd6;max-width:48ch;margin:0;font-size:1rem;line-height:1.7}.case-study__hero-detail .case-study__meta{margin:25px 0 28px}.case-study__gallery{columns:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.case-study__gallery img,.case-study__gallery img:nth-child(n){break-inside:auto;object-fit:contain;background:#111;width:100%;height:100%;min-height:0;margin:0}.case-study__gallery img:first-child{aspect-ratio:16/9;grid-column:1/-1}.case-study__gallery img:nth-child(2),.case-study__gallery img:nth-child(3){aspect-ratio:4/5}.case-study__gallery img:nth-child(4),.case-study__gallery img:nth-child(5){aspect-ratio:5/4}@media (max-width:800px){.case-study__hero-copy{grid-template-columns:1fr;gap:28px;padding:36px 28px 42px}.case-study__hero-title h2{max-width:13ch}.case-study__hero-detail{max-width:620px}.case-study__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.case-study__gallery img:first-child{grid-column:1/-1}}@media (max-width:620px){.case-study__hero-logo{top:7%;left:6%;width:58%!important}.case-study__hero-copy{gap:24px;padding:30px 20px 36px}.case-study__hero-title h2{font-size:clamp(2.7rem,14vw,4.3rem)}.case-study__hero-detail>p{font-size:.9rem}.case-study__gallery{grid-template-columns:1fr;gap:8px}.case-study__gallery img:nth-child(n){aspect-ratio:auto;object-fit:contain;grid-column:1;height:auto}}.project-card__brand{width:min(54%,330px);right:20px}.case-study__hero-logo{inset:auto 5% 6% auto;width:min(46%,530px)!important}.case-study__gallery img:nth-child(4){object-fit:cover;object-position:center}.case-study__video-meta{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.case-study__video-meta h3{margin:0}.case-study__video-link{color:#8fdcff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:8px;font-size:.55rem;font-weight:800;text-decoration:none;display:inline-flex}.case-study__video-link span{font-size:.95rem;transition:transform .2s}.case-study__video-link:hover span,.case-study__video-link:focus-visible span{transform:translate(3px,-3px)}@media (max-width:620px){.project-card__brand{width:56%;bottom:13px;right:16px}.case-study__hero-logo{inset:auto 6% 6% auto;width:62%!important}.case-study__video-meta{display:block}.case-study__video-link{margin-top:10px}}.project-card--codigo .project-card__visual{background:radial-gradient(circle at 78% 28%,#ff59163d,#0000 18%),linear-gradient(135deg,#0d0b0b 0%,#17100d 53%,#08090b 100%);overflow:hidden}.project-card--codigo .project-card__mesh{z-index:0;opacity:.2;background-image:linear-gradient(#ff5e1b2e 1px,#0000 1px),linear-gradient(90deg,#ff5e1b2e 1px,#0000 1px);background-size:40px 40px;-webkit-mask-image:linear-gradient(135deg,#000,#0000 82%);mask-image:linear-gradient(135deg,#000,#0000 82%)}.project-card--codigo .project-card__asset{z-index:2;object-fit:contain;filter:drop-shadow(0 24px 30px #00000085);width:min(67%,470px);max-height:88%;transition:transform .55s cubic-bezier(.2,.75,.2,1),filter .35s;bottom:-2%;right:3%}.project-card--codigo:hover .project-card__asset,.project-card--codigo:focus-visible .project-card__asset{filter:drop-shadow(0 30px 34px #ff511433);transform:translate(-10px,-12px)rotate(-3deg)scale(1.05)}.project-card--codigo .project-card__brand--codigo21{z-index:4;width:min(46%,300px);bottom:18px;right:22px}.project-card--codigo .project-card__body{background:linear-gradient(90deg,#b83b12,#f45b1c);border-top-color:#ffcdb457}.project-card--codigo .project-card__body p,.project-card--codigo .project-card__body h3,.project-card--codigo .project-card__open{color:#fff9f6}.project-card--codigo .project-card__arrow{color:#ffe0cf}.project-card__code{z-index:1;color:#ff793e94;pointer-events:none;align-content:center;gap:7px;padding:22px 24px;font-family:SFMono-Regular,Consolas,monospace;font-size:.58rem;line-height:1.35;animation:14s linear infinite codigo-code-drift;display:grid;position:absolute;inset:0}.project-card__code i{white-space:pre;text-shadow:0 0 14px #ff53123d;font-style:normal;display:block}@keyframes codigo-code-drift{0%,to{opacity:.58;transform:translate(0,0)}50%{opacity:.82;transform:translate(-12px,7px)}}.case-study--codigo21{background:#090808;border-color:#ff682a5c}.case-study--codigo21 .case-study__hero{border-bottom-color:#ff682a3d}.case-study__hero-image--codigo21{background:radial-gradient(circle at 78% 45%,#ff531840,#0000 24%),linear-gradient(135deg,#0c0909,#17100c 55%,#060708)}.case-study__hero-image--codigo21:before{z-index:1;content:"";opacity:.18;background-image:linear-gradient(#ff672b40 1px,#0000 1px),linear-gradient(90deg,#ff672b40 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 86%);mask-image:linear-gradient(90deg,#000,#0000 86%)}.codigo-code-field{z-index:1;color:#ff6d2eb3;opacity:.75;align-content:center;gap:9px;padding:34px 5%;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(.58rem,1vw,.78rem);line-height:1.4;animation:16s ease-in-out infinite codigo-code-drift;display:grid;position:absolute;inset:0}.codigo-code-field i{white-space:pre;font-style:normal;display:block}.codigo-laptop{z-index:2;filter:drop-shadow(0 28px 32px #0000009e);bottom:-10%;right:3%;object-fit:contain!important;background:0 0!important;width:min(67%,720px)!important;height:auto!important;min-height:0!important;position:absolute!important}.case-study__hero-logo--codigo21{filter:drop-shadow(0 10px 18px #0000007a);width:min(34%,390px)!important;height:auto!important;inset:9% auto auto 5%!important}.codigo-hero-status{z-index:3;color:#ff9b70;letter-spacing:.14em;background:#14090594;border:1px solid #ff7b4659;border-radius:999px;padding:9px 13px;font-family:SFMono-Regular,Consolas,monospace;font-size:.5rem;position:absolute;top:12%;right:5%}.case-study--codigo21 .case-study__hero-copy{background:linear-gradient(145deg,#17100d,#090808 72%)}.case-study--codigo21 .case-study__hero-copy .eyebrow,.case-study--codigo21 .case-study__content-head .eyebrow{color:#ffb494}.case-study--codigo21 .case-study__hero-copy .eyebrow span,.case-study--codigo21 .case-study__content-head .eyebrow span{color:#ff5b1c}.case-study--codigo21 .case-study__hero-copy .button{background:#f45b1c;border-color:#ff8b5c}.case-study--codigo21 .case-study__hero-copy .button:hover,.case-study--codigo21 .case-study__hero-copy .button:focus-visible{color:#180b07;background:#fff;box-shadow:0 14px 35px #f45b1c3b}.case-study--codigo21 .case-study__hero-copy .button:hover span,.case-study--codigo21 .case-study__hero-copy .button:focus-visible span{color:#180b07}.codigo-console{background:#101010;border:1px solid #ff7e4a4d;border-radius:18px;overflow:hidden;box-shadow:0 28px 70px #00000047}.codigo-console__topbar{color:#9b9a98;letter-spacing:.1em;border-bottom:1px solid #ffffff14;align-items:center;gap:14px;padding:13px 18px;font-family:SFMono-Regular,Consolas,monospace;font-size:.54rem;display:flex}.codigo-console__topbar b{color:#ff8c59;letter-spacing:.14em;margin-left:auto;font-size:.5rem;font-weight:600}.codigo-console__lights{gap:6px;display:flex}.codigo-console__lights i{background:#f35a26;border-radius:50%;width:7px;height:7px}.codigo-console__lights i:nth-child(2){background:#b98532}.codigo-console__lights i:nth-child(3){background:#56a96c}.codigo-console__body{grid-template-columns:185px minmax(0,1fr);min-height:440px;display:grid}.codigo-console__nav{background:#0b0b0b;border-right:1px solid #ffffff12;flex-direction:column;gap:8px;padding:22px 16px;display:flex}.codigo-console__nav strong{color:#73716e;letter-spacing:.14em;margin-bottom:16px;font-family:SFMono-Regular,Consolas,monospace;font-size:.5rem}.codigo-console__nav button{color:#a8a6a3;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;padding:10px 11px;font-size:.75rem;transition:background .2s,color .2s;display:flex}.codigo-console__nav button:hover,.codigo-console__nav button:focus-visible,.codigo-console__nav button.is-active{color:#fff;background:#ff591b33}.codigo-console__nav button span{color:#fa6730}.codigo-console__nav small{color:#686663;letter-spacing:.1em;margin-top:auto;font-family:SFMono-Regular,Consolas,monospace;font-size:.47rem;line-height:1.6}.codigo-console__main{background:linear-gradient(135deg,#141414,#0e0d0c);min-width:0;padding:27px 28px 20px}.codigo-console__heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.codigo-console__heading>div>span{color:#77736e;letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:.5rem}.codigo-console__heading h3{color:#f8f6f3;max-width:560px;font-family:var(--display);letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(1.45rem,2.8vw,2.7rem);line-height:.92}.codigo-console__live{color:#7ccf91;letter-spacing:.12em;white-space:nowrap;align-items:center;gap:7px;font-family:SFMono-Regular,Consolas,monospace;font-size:.48rem;display:inline-flex}.codigo-console__live i{background:#54d981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #54d981}.codigo-console__copy{color:#989592;max-width:660px;margin:17px 0 21px;font-size:.84rem;line-height:1.55}.codigo-console__stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.codigo-console__stats article{background:#ffffff06;border:1px solid #ffffff1a;border-radius:10px;padding:13px 15px}.codigo-console__stats span{color:#73716e;letter-spacing:.13em;font-family:SFMono-Regular,Consolas,monospace;font-size:.47rem;display:block}.codigo-console__stats b{color:#f7f5f2;font-family:var(--display);letter-spacing:-.06em;margin-top:8px;font-size:1.7rem;display:block}.codigo-console__stats article:last-child b{color:#ff6b2c}.codigo-console__table-wrap{border:1px solid #ffffff14;border-radius:10px;margin-top:14px;overflow:auto}.codigo-console__table-wrap table{border-collapse:collapse;width:100%;min-width:650px}.codigo-console__table-wrap th,.codigo-console__table-wrap td{color:#a6a39f;text-align:left;white-space:nowrap;border-bottom:1px solid #ffffff12;padding:12px 13px;font-family:SFMono-Regular,Consolas,monospace;font-size:.52rem}.codigo-console__table-wrap th{color:#6c6965;letter-spacing:.12em;font-size:.45rem;font-weight:500}.codigo-console__table-wrap tr:last-child td{border-bottom:0}.codigo-console__table-wrap td:first-child{color:#f3f0ec}.codigo-console__table-wrap .codigo-console__accent{color:#ff7439}.codigo-console__foot{color:#6e6b66;letter-spacing:.1em;justify-content:space-between;gap:20px;margin-top:15px;font-family:SFMono-Regular,Consolas,monospace;font-size:.45rem;display:flex}.codigo-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.codigo-proof-grid article{background:linear-gradient(145deg,#ff5b1c1a,#ffffff06);border:1px solid #ff76413b;border-radius:14px;padding:23px 24px}.codigo-proof-grid article>span{color:#ff7844;letter-spacing:.13em;font-family:SFMono-Regular,Consolas,monospace;font-size:.5rem}.codigo-proof-grid h3{color:#f8f5f1;font-family:var(--display);letter-spacing:-.04em;margin:14px 0 8px;font-size:1.35rem}.codigo-proof-grid p{color:#9d9994;max-width:45ch;margin:0;font-size:.82rem;line-height:1.55}.codigo-proof-grid strong,.codigo-proof-grid a{color:#ff7844;letter-spacing:.1em;text-transform:uppercase;margin-top:17px;font-family:SFMono-Regular,Consolas,monospace;font-size:.5rem;text-decoration:none;display:inline-block}.codigo-proof-grid a b{margin-left:7px;font-size:.9rem}@media (max-width:800px){.codigo-console__body{grid-template-columns:1fr}.codigo-console__nav{border-bottom:1px solid #ffffff12;border-right:0;grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.codigo-console__nav strong,.codigo-console__nav small{grid-column:1/-1}.codigo-console__nav small{margin-top:8px}.codigo-console__nav button{padding:9px}.codigo-console__main{padding:23px 18px 18px}.codigo-proof-grid{grid-template-columns:1fr}}@media (max-width:620px){.project-card--codigo .project-card__asset{width:78%;max-height:85%;right:-8%}.project-card--codigo .project-card__brand--codigo21{width:55%;bottom:14px;right:14px}.project-card__code{gap:5px;padding:17px;font-size:.48rem}.case-study__hero-logo--codigo21{width:52%!important;top:8%!important;left:5%!important}.codigo-laptop{bottom:-4%;right:-9%;width:82%!important}.codigo-hero-status{font-size:.42rem;top:13%;right:5%}.codigo-console__topbar{font-size:.45rem}.codigo-console__topbar b{display:none}.codigo-console__heading{display:block}.codigo-console__live{margin-top:13px}.codigo-console__stats{gap:6px}.codigo-console__stats article{padding:11px 9px}.codigo-console__stats b{font-size:1.4rem}.codigo-console__foot{line-height:1.7;display:block}.codigo-console__foot span{display:block}.codigo-proof-grid{gap:10px}.codigo-proof-grid article{padding:20px}.case-study--codigo21 .case-study__hero-copy{padding:30px 20px 36px}}.project-card--studio3 .project-card__visual{aspect-ratio:16/9;background:#123e42;overflow:hidden}.project-card--studio3 .project-card__visual:before{display:none}.project-card--studio3 .project-card__visual:after{z-index:1;content:"";mix-blend-mode:screen;pointer-events:none;background:radial-gradient(circle at 24% 35%,#b6e0473d,#0000 22%),radial-gradient(circle at 78% 68%,#2ed5b13b,#0000 24%);animation:12s ease-in-out infinite alternate studio3-aurora;position:absolute;inset:-20%}.project-card--studio3 .project-card__asset{z-index:0;transition:transform .6s cubic-bezier(.2,.75,.2,1),filter .4s;object-fit:cover!important;object-position:center!important;filter:none!important;width:100%!important;height:100%!important;max-height:none!important;position:absolute!important;inset:0!important;transform:none!important}.project-card--studio3:hover .project-card__asset,.project-card--studio3:focus-visible .project-card__asset{filter:saturate(1.08)contrast(1.03);transform:scale(1.04)}.project-card--studio3 .project-card__foreground--studio3{z-index:2;pointer-events:none;transition:transform .6s cubic-bezier(.2,.75,.2,1),filter .4s;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 22px 22px #00000047)!important;width:100%!important;height:100%!important;max-height:none!important;position:absolute!important;inset:auto 0 0!important;transform:none!important}.project-card--studio3:hover .project-card__foreground--studio3,.project-card--studio3:focus-visible .project-card__foreground--studio3{filter:drop-shadow(0 28px 28px #0000005c)!important;transform:translateY(-6px)scale(1.035)!important}.project-card--studio3 .project-card__mesh{z-index:2;opacity:.17;mix-blend-mode:screen;background-image:linear-gradient(#dcf8b936 1px,#0000 1px),linear-gradient(90deg,#dcf8b936 1px,#0000 1px);background-size:48px 48px}.project-card--studio3 .project-card__brand--studio3{z-index:4;filter:drop-shadow(0 8px 16px #00000061);width:min(38%,270px);bottom:18px;right:24px}.project-card--studio3 .project-card__body{background:linear-gradient(90deg,#1b6865,#5f8d3e);border-top-color:#dff4b357}.project-card--studio3 .project-card__body p,.project-card--studio3 .project-card__body h3,.project-card--studio3 .project-card__open{color:#f7fae9}.project-card--studio3 .project-card__arrow{color:#d7f19b}@keyframes studio3-aurora{0%{opacity:.7;transform:translate(-2%)scale(.98)}to{opacity:1;transform:translate(3%,-2%)scale(1.04)}}.case-study--studio3{background:#0b2428;border-color:#a0dda461}.case-study--studio3 .case-study__hero{border-bottom-color:#ade2b840}.case-study__hero-image--studio3{background:#123f42}.case-study__hero-image--studio3>img:first-child{z-index:1;object-fit:cover;object-position:center;position:relative}.case-study__hero-image--studio3:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#05191a5c,#0000 58%,#05191a29);position:absolute;inset:0}.case-study__hero-logo--studio3{filter:drop-shadow(0 12px 22px #00000075);width:min(48%,560px)!important;height:auto!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}.case-study--studio3 .case-study__hero-copy{background:linear-gradient(145deg,#143d3e,#0b2428 72%)}.case-study--studio3 .case-study__hero-copy .eyebrow,.case-study--studio3 .case-study__content-head .eyebrow{color:#d6edb3}.case-study--studio3 .case-study__hero-copy .eyebrow span,.case-study--studio3 .case-study__content-head .eyebrow span{color:#a5d34c}.case-study--studio3 .case-study__hero-copy .button{color:#11251f;background:#85a944;border-color:#c9e477}.case-study--studio3 .case-study__hero-copy .button span{color:#11251f}.case-study--studio3 .case-study__hero-copy .button:hover,.case-study--studio3 .case-study__hero-copy .button:focus-visible{color:#11251f;background:#fff;box-shadow:0 14px 35px #a5cf5138}.case-study__gallery--studio3 img,.case-study__gallery--studio3 img:nth-child(n){aspect-ratio:auto;object-fit:contain;background:#102a2c;height:auto;min-height:0}.case-study__gallery--studio3 img:first-child{grid-column:1/-1}.studio3-snapshot{background:linear-gradient(135deg,#4f895333,#ffffff06);border:1px solid #b0de973d;border-radius:16px;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:center;gap:34px;margin-top:20px;padding:25px 28px;display:grid}.studio3-snapshot>div:first-child>span{color:#b8d979;letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:.5rem}.studio3-snapshot h3{color:#f4f8e9;max-width:15ch;font-family:var(--display);letter-spacing:-.06em;margin:12px 0 10px;font-size:clamp(1.7rem,3.2vw,3.2rem);line-height:.92}.studio3-snapshot p{color:#b1c9c2;max-width:54ch;margin:0;font-size:.82rem;line-height:1.52}.studio3-metrics{border-left:1px solid #bfe29438;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.studio3-metrics article{background:0 0;border:0;border-left:1px solid #bfe29438;border-radius:0;min-width:0;padding:8px 14px 8px 17px}.studio3-metrics b{color:#b8dd61;font-family:var(--display);letter-spacing:-.08em;font-size:clamp(1.8rem,3vw,3.2rem);line-height:.9;display:block}.studio3-metrics span{color:#b4c9c0;letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-family:SFMono-Regular,Consolas,monospace;font-size:.43rem;line-height:1.35;display:block}@media (max-width:800px){.studio3-snapshot{grid-template-columns:1fr;gap:25px}.studio3-snapshot h3{max-width:20ch}}@media (max-width:620px){.project-card--studio3 .project-card__brand--studio3{width:53%;bottom:14px;right:15px}.case-study__hero-logo--studio3{width:68%!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.studio3-snapshot{padding:22px 20px}.studio3-metrics{border-left:0;gap:0}.studio3-metrics article{border-left:1px solid #bfe29438;padding:13px 9px 13px 10px}.studio3-metrics span{font-size:.4rem}}.project-card--azure,.project-card--herradura{grid-column:span 6;min-height:360px}.project-card--logofolio{grid-column:span 12;min-height:360px}.project-card--azure .project-card__visual{background:radial-gradient(circle at 70% 30%,#96d6ff66,#0000 24%),linear-gradient(135deg,#0b1730,#2b1847 55%,#06101f)}.project-card--azure .project-card__visual:before,.project-card--herradura .project-card__visual:before{border-color:#ddf5ff38;width:58%;transform:translate(46%,-20%)}.project-card--azure .project-card__mesh{opacity:.18;background-image:linear-gradient(#b6dcff2b 1px,#0000 1px),linear-gradient(90deg,#b6dcff2b 1px,#0000 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(circle at 70% 35%,#000,#0000 78%);mask-image:radial-gradient(circle at 70% 35%,#000,#0000 78%)}.project-card--azure .project-card__body p,.project-card--azure .project-card__body h3,.project-card--azure .project-card__open{color:#eff8ff}.project-card--azure .project-card__arrow{color:#a4e1ff}.project-card--herradura .project-card__visual{background:radial-gradient(circle at 30% 32%,#f6b35b5c,#0000 24%),linear-gradient(135deg,#321619,#6b2d25 54%,#120d17)}.project-card--herradura .project-card__visual:before{border-color:#ffddb040}.project-card--herradura .project-card__mesh{opacity:.16;background-image:linear-gradient(#ffddb029 1px,#0000 1px),linear-gradient(90deg,#ffddb029 1px,#0000 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(circle at 30% 35%,#000,#0000 78%);mask-image:radial-gradient(circle at 30% 35%,#000,#0000 78%)}.project-card__placeholder-mark{z-index:3;color:#fff;text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-card__placeholder-mark strong{font-family:var(--display);letter-spacing:-.09em;text-shadow:0 18px 34px #0000004d;font-size:clamp(3.3rem,8vw,8rem);font-weight:900;line-height:.78}.project-card__placeholder-mark small{letter-spacing:.16em;opacity:.82;font-family:SFMono-Regular,Consolas,monospace;font-size:.48rem}.project-card--logofolio .project-card__visual:before{display:none}.project-card--logofolio .project-card__mesh{opacity:.15;background-image:linear-gradient(#0b569b2b 1px,#0000 1px),linear-gradient(90deg,#0b569b2b 1px,#0000 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(90deg,#000,#0000 82%);mask-image:linear-gradient(90deg,#000,#0000 82%)}.project-card--logofolio .project-card__body{color:#082444;background:#edf5f6;border-top-color:#185e912e}.project-card--logofolio .project-card__body p{color:#2679bd}.project-card--logofolio .project-card__body h3{color:#0b3970}.project-card--logofolio .project-card__arrow,.project-card--logofolio .project-card__open{color:#126ec0}.project-card__logo-field{z-index:3;pointer-events:none;grid-template-columns:minmax(0,1fr) minmax(190px,.42fr);align-items:center;padding:28px 6%;display:grid;position:absolute;inset:0}.project-card__logo-field>span,.project-card__logo-field>strong{font-family:var(--display);letter-spacing:-.1em;text-align:left;grid-column:2;font-size:clamp(4rem,8vw,8.6rem);font-weight:900;line-height:.72;display:block}.project-card__logo-field>span{color:#167bc9}.project-card__logo-field>strong{color:#0b53a2}.project-card__logo-field:before{z-index:-1;content:"KC  ICHIBAN  DELISA  M&D";color:#0a4e8940;width:min(56%,650px);height:78%;font-family:var(--display);letter-spacing:.1em;font-size:clamp(1.2rem,3vw,3.4rem);font-weight:900;line-height:2.4;position:absolute;left:7%;transform:rotate(-7deg)}.project-card__logo-field i{color:#2677ab;letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:.5rem;font-style:normal;position:absolute;bottom:18%;right:6%}.case-study__hero-image--logofolio{aspect-ratio:16/9;color:#0a56a2;background:radial-gradient(circle at 30% 35%,#81d6ff7a,#0000 26%),linear-gradient(135deg,#e7eef1,#f9fbf8 58%,#d6e7e9);place-items:center;display:grid}.case-study__hero-image--logofolio:after{display:none}.logofolio-hero-lockup{font-family:var(--display);letter-spacing:-.11em;flex-direction:column;align-items:flex-start;font-size:clamp(5rem,13vw,12rem);font-weight:900;line-height:.68;display:flex;transform:translate(6%)}.logofolio-hero-lockup span{color:#2489dc}.logofolio-hero-lockup strong{color:#07549f}.logofolio-hero-index{color:#1f739f;letter-spacing:.15em;font-family:SFMono-Regular,Consolas,monospace;font-size:.5rem;position:absolute;bottom:8%;right:6%}.case-study--logofolio .case-study__hero-copy .eyebrow,.case-study--logofolio .case-study__content-head .eyebrow{color:#287fba}.case-study--logofolio .case-study__hero-copy .eyebrow span,.case-study--logofolio .case-study__content-head .eyebrow span{color:#167bc9}.logofolio-gallery{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.logofolio-snapshot{background:#fff;border:1px solid #0a3b6424;border-radius:16px;flex-direction:column;grid-column:span 4;justify-content:space-between;min-height:245px;padding:24px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 36px #09344a14}.logofolio-snapshot:hover{transform:translateY(-5px);box-shadow:0 24px 45px #09344a26}.logofolio-snapshot:first-child,.logofolio-snapshot:nth-child(5){grid-column:span 8}.logofolio-snapshot:nth-child(4){grid-column:span 4}.logofolio-snapshot__mark{z-index:1;color:#fff;font-family:var(--display);letter-spacing:-.08em;text-align:center;text-shadow:0 10px 24px #0000002e;align-self:center;margin-top:15px;font-size:clamp(2rem,4vw,4.6rem);font-weight:900;line-height:.8;position:relative}.logofolio-snapshot>div{z-index:1;position:relative}.logofolio-snapshot h3{color:#fff;font-family:var(--display);letter-spacing:-.04em;margin:0;font-size:1.3rem}.logofolio-snapshot p{color:#ffffffc7;margin:6px 0 0;font-size:.62rem;line-height:1.4}.logofolio-snapshot:before{content:"";opacity:.8;background:radial-gradient(circle at 76% 22%,#ffffff80,#0000 23%);position:absolute;inset:-30%;transform:rotate(-12deg)}.logofolio-snapshot--rangers{background:linear-gradient(135deg,#597086,#cdd2d5 52%,#6f7c8c)}.logofolio-snapshot--ichiban{color:#111;background:linear-gradient(135deg,#f57913,#ffb52d)}.logofolio-snapshot--ichiban .logofolio-snapshot__mark,.logofolio-snapshot--ichiban h3,.logofolio-snapshot--ichiban p{color:#161616;text-shadow:none}.logofolio-snapshot--delisa{background:linear-gradient(135deg,#8c062f,#cb2449)}.logofolio-snapshot--md{color:#384a56;background:linear-gradient(135deg,#f6f7f7,#c9d1d7)}.logofolio-snapshot--md .logofolio-snapshot__mark,.logofolio-snapshot--md h3,.logofolio-snapshot--md p{color:#485968;text-shadow:none}.logofolio-snapshot--league{background:linear-gradient(150deg,#091b35,#284b87 58%,#58a956)}.logofolio-snapshot--vida{color:#118ca1;background:linear-gradient(135deg,#e8f5f6,#bde2e2)}.logofolio-snapshot--vida .logofolio-snapshot__mark,.logofolio-snapshot--vida h3,.logofolio-snapshot--vida p{color:#128b9f;text-shadow:none}@media (max-width:800px){.project-card--azure,.project-card--herradura{grid-column:span 12}.logofolio-snapshot,.logofolio-snapshot:first-child,.logofolio-snapshot:nth-child(4),.logofolio-snapshot:nth-child(5){grid-column:span 6}.project-card__logo-field{grid-template-columns:1fr .7fr}.case-study--logofolio .case-study__hero-copy{grid-template-columns:1fr;gap:26px}}@media (max-width:620px){.project-card--azure,.project-card--herradura,.project-card--logofolio{min-height:330px}.project-card__logo-field{grid-template-columns:1fr;padding:24px}.project-card__logo-field>span,.project-card__logo-field>strong{grid-column:1;margin-left:44%;font-size:clamp(3.6rem,17vw,5rem)}.project-card__logo-field i{font-size:.42rem;bottom:13%;right:6%}.logofolio-gallery{grid-template-columns:1fr;gap:9px}.logofolio-snapshot,.logofolio-snapshot:nth-child(n){grid-column:1;min-height:210px}.logofolio-hero-lockup{font-size:clamp(4.5rem,21vw,7rem)}.logofolio-hero-index{font-size:.42rem;bottom:8%;right:7%}}.project-card--azure .project-card__visual{aspect-ratio:16/9;background:#071522;overflow:hidden}.project-card--azure .project-card__visual:before{display:none}.project-card--azure .project-card__mesh{opacity:.08}.project-card--azure .project-card__asset{z-index:1;transition:transform .6s cubic-bezier(.2,.75,.2,1),filter .4s;object-fit:cover!important;object-position:center!important;filter:saturate(1.06)contrast(1.04)!important;width:100%!important;height:100%!important;max-height:none!important;display:block!important;position:absolute!important;inset:0!important;transform:none!important}.project-card--azure:hover .project-card__asset,.project-card--azure:focus-visible .project-card__asset{filter:saturate(1.12)contrast(1.08)brightness(1.04)!important;transform:scale(1.045)!important}.project-card--azure .project-card__brand--azure{z-index:4;filter:drop-shadow(0 10px 18px #0000008c);width:min(38%,270px);bottom:18px;right:24px}.project-card--azure .project-card__brand--azure img{object-fit:contain!important;filter:none!important;width:100%!important;height:auto!important;max-height:none!important;display:block!important;position:static!important;transform:none!important}.project-card--azure .project-card__body{background:#071522;border-top-color:#a0d3ed33}.project-card--azure .project-card__body p,.project-card--azure .project-card__body h3{color:#ecf8ff}.project-card--azure .project-card__body p{color:#8fc7e9}.project-card--azure .project-card__open,.project-card--azure .project-card__arrow{color:#8fd8ff}.case-study--azure{color:#eef8ff;background:#061322;border-color:#6db9ff57}.case-study--azure .case-study__hero{border-bottom-color:#72bdff3b}.case-study__hero-image--azure{background:#06101f}.case-study__hero-image--azure>img:first-child{z-index:1;object-fit:cover;object-position:center;position:relative}.case-study__hero-image--azure:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#030d1a1f,#0000 56%,#030d1a61);position:absolute;inset:0}.case-study__hero-logo--azure{filter:drop-shadow(0 13px 18px #000000d1)drop-shadow(0 0 26px #a9ddff2e);object-fit:contain!important;background:0 0!important;width:min(42%,520px)!important;height:auto!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}.case-study__hero-image--azure:hover .case-study__hero-logo--azure{transform:translate(-50%,-50%)scale(1.1)!important}.case-study--azure .case-study__hero-copy{background:linear-gradient(145deg,#0a2138,#06101f 72%)}.case-study--azure .case-study__hero-copy .eyebrow,.case-study--azure .case-study__content-head .eyebrow{color:#a9d7ff}.case-study--azure .case-study__hero-copy .eyebrow span,.case-study--azure .case-study__content-head .eyebrow span{color:#4caeff}.case-study--azure .case-study__hero-copy .button{color:#03101d;background:#2b8fd7;border-color:#83d1ff}.case-study--azure .case-study__hero-copy .button span{color:#03101d}.case-study--azure .case-study__hero-copy .button:hover{color:#061322;background:#fff;box-shadow:0 14px 35px #45a8ff3d}.case-study--azure .case-study__hero-copy .button:hover span{color:#061322}.case-study--azure .case-study__content{background:#061322}.case-study--azure .case-study__content-head p{color:#86aabe}.case-study__gallery--azure{columns:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.case-study__gallery--azure img,.case-study__gallery--azure img:nth-child(n){aspect-ratio:auto;object-fit:contain;background:#071827;border-color:#9ddaff33;width:100%;height:auto;min-height:0;margin:0}.case-study__gallery--azure img:hover{border-color:#85d5ffb8;transform:translateY(-4px)}.case-study__videos--azure{grid-template-columns:minmax(0,1fr);margin-top:38px}.case-study--azure .case-study__video-meta h3{color:#d7efff}.case-study--azure .case-study__video-link{color:#8fd8ff}@media (max-width:800px){.case-study__gallery--azure{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width:620px){.project-card--azure .project-card__brand--azure{width:53%;bottom:14px;right:15px}.case-study__hero-logo--azure{width:62%!important;top:50%!important;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important}.case-study__hero-image--azure:hover .case-study__hero-logo--azure{transform:translate(-50%,-50%)scale(1.08)!important}.case-study__gallery--azure{grid-template-columns:1fr;gap:8px}.case-study__videos--azure{grid-template-columns:1fr}}.project-card--herradura .project-card__visual{aspect-ratio:16/9;background:#2a120b;overflow:hidden}.project-card--herradura .project-card__asset{z-index:1;transition:transform .6s cubic-bezier(.2,.75,.2,1),filter .4s;object-fit:cover!important;object-position:center!important;filter:saturate(1.08)contrast(1.04)!important;width:100%!important;height:100%!important;max-height:none!important;display:block!important;position:absolute!important;inset:0!important;transform:none!important}.project-card--herradura:hover .project-card__asset,.project-card--herradura:focus-visible .project-card__asset{filter:saturate(1.16)contrast(1.08)brightness(1.04)!important;transform:scale(1.045)!important}.project-card--herradura .project-card__mesh{z-index:2;opacity:.12;mix-blend-mode:screen;background-image:linear-gradient(#ffdcab2e 1px,#0000 1px),linear-gradient(90deg,#ffdcab2e 1px,#0000 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,#000,#0000 82%);mask-image:linear-gradient(90deg,#000,#0000 82%)}.project-card--herradura .project-card__brand--herradura{z-index:4;filter:drop-shadow(0 10px 18px #000000b8);width:min(30%,220px);bottom:18px;right:24px}.project-card--herradura .project-card__brand--herradura img{object-fit:contain!important;filter:none!important;width:100%!important;height:auto!important;max-height:none!important;display:block!important;position:static!important;transform:none!important}.project-card--herradura .project-card__body{background:linear-gradient(90deg,#6e2b18,#aa541e);border-top-color:#ffdcab4d}.project-card--herradura .project-card__body p,.project-card--herradura .project-card__body h3,.project-card--herradura .project-card__open{color:#fff4e2}.project-card--herradura .project-card__body p{color:#ffd39e}.project-card--herradura .project-card__arrow{color:#ffe0aa}.case-study--herradura{color:#fff4e7;background:#21100b;border-color:#ffbe6b5c}.case-study--herradura .case-study__hero{border-bottom-color:#ffbe6b38}.case-study__hero-image--herradura{background:#2a120b}.case-study__hero-image--herradura>img:first-child{z-index:1;object-fit:cover;object-position:center;position:relative}.case-study__hero-image--herradura:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#240c0533,#0000 56%,#1f090340);position:absolute;inset:0}.case-study__hero-logo--herradura{filter:drop-shadow(0 13px 22px #000000c7);z-index:3!important;object-fit:contain!important;background:0 0!important;width:min(30%,330px)!important;height:auto!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}.case-study__hero-image--herradura:hover .case-study__hero-logo--herradura{transform:translate(-50%,-50%)scale(1.1)!important}.case-study--herradura .case-study__hero-copy{background:linear-gradient(145deg,#4a2014,#21100b 72%)}.case-study--herradura .case-study__hero-copy .eyebrow,.case-study--herradura .case-study__content-head .eyebrow{color:#ffe0a9}.case-study--herradura .case-study__hero-copy .eyebrow span,.case-study--herradura .case-study__content-head .eyebrow span{color:#f7a51a}.case-study--herradura .case-study__hero-copy h2{color:#fff7ed}.case-study--herradura .case-study__hero-detail>p{color:#e5c4a4}.case-study--herradura .case-study__meta{color:#d4a982;border-top-color:#ffbe6b38}.case-study--herradura .case-study__hero-copy .button{color:#281205;background:#f6a316;border-color:#ffd67e}.case-study--herradura .case-study__hero-copy .button span{color:#281205}.case-study--herradura .case-study__hero-copy .button:hover,.case-study--herradura .case-study__hero-copy .button:focus-visible{color:#281205;background:#fff7ed;box-shadow:0 14px 35px #f6a3163d}.case-study--herradura .case-study__hero-copy .button:hover span,.case-study--herradura .case-study__hero-copy .button:focus-visible span{color:#281205}.case-study--herradura .case-study__content{background:linear-gradient(#21100b,#120905)}.case-study--herradura .case-study__content-head p{color:#d7ad87}.case-study__gallery--herradura{columns:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.case-study__gallery--herradura img,.case-study__gallery--herradura img:nth-child(n){aspect-ratio:auto;object-fit:contain;background:#2a120b;border-color:#ffbe6b33;width:100%;height:auto;min-height:0;margin:0}.case-study__gallery--herradura img:first-child{grid-column:1/-1}.case-study__gallery--herradura img:hover{border-color:#ffd284c7;transform:translateY(-4px)}@media (max-width:800px){.case-study__gallery--herradura{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width:620px){.project-card--herradura .project-card__brand--herradura{width:42%;bottom:14px;right:15px}.case-study__hero-logo--herradura{width:48%!important;top:50%!important;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important}.case-study__hero-image--herradura:hover .case-study__hero-logo--herradura{transform:translate(-50%,-50%)scale(1.08)!important}.case-study__gallery--herradura{grid-template-columns:1fr;gap:8px}}.project-card--logofolio .project-card__visual{color:#0c56a0;background:#f6f9f8}.project-card--logofolio .project-card__mesh{opacity:.12;background-image:linear-gradient(#0b569b1f 1px,#0000 1px),linear-gradient(90deg,#0b569b1f 1px,#0000 1px);background-size:42px 42px}.project-card--logofolio .project-card__logo-field{place-items:center;padding:26px;display:grid;inset:0}.project-card--logofolio .project-card__logo-field img{filter:drop-shadow(0 15px 20px #154a7a2e);width:min(64%,420px);height:auto;transition:transform .45s cubic-bezier(.2,.75,.2,1),filter .35s;display:block}.project-card--logofolio:hover .project-card__logo-field img,.project-card--logofolio:focus-visible .project-card__logo-field img{filter:drop-shadow(0 21px 26px #154a7a3b);transform:scale(1.06)}.project-card--logofolio .project-card__logo-field i{color:#337eae;letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:.46rem;font-style:normal;bottom:12%;right:auto}.project-card--logofolio .project-card__body{background:#edf5f6;border-top-color:#185e912e}.case-study--logofolio{color:#082444;background:#f7faf9;border-color:#589eb76b}.case-study--logofolio .case-study__hero{border-bottom-color:#2d789d33}.case-study__hero-image--logofolio{aspect-ratio:16/9;background:#fff;place-items:center;display:grid;position:relative;overflow:hidden}.case-study__hero-logo--logofolio{z-index:1;filter:drop-shadow(0 20px 28px #1249742e);width:min(56%,720px);height:auto;transition:transform .5s cubic-bezier(.2,.75,.2,1),filter .35s;display:block;position:relative!important;inset:auto!important}.case-study__hero-image--logofolio:hover .case-study__hero-logo--logofolio{filter:drop-shadow(0 26px 34px #1249743b);transform:scale(1.055)}.case-study--logofolio .case-study__hero-copy{background:#f7faf9}.case-study--logofolio .case-study__hero-copy h2{color:#082444}.case-study--logofolio .case-study__hero-detail>p{color:#4c6e7f}.case-study--logofolio .case-study__meta{color:#44788f;border-top-color:#2d789d33}.case-study--logofolio .case-study__content{background:#edf4f5}.case-study--logofolio .case-study__content-head p{color:#56798b}.case-study__gallery--logofolio{columns:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.case-study__gallery--logofolio img,.case-study__gallery--logofolio img:nth-child(n){aspect-ratio:auto;object-fit:contain;background:#fff;border-color:#0a3b6424;width:100%;height:auto;min-height:0;margin:0}.case-study__gallery--logofolio img:first-child{grid-column:1/-1}@media (max-width:620px){.project-card--logofolio .project-card__logo-field img{width:78%}.case-study__hero-logo--logofolio{width:72%}.case-study__gallery--logofolio{grid-template-columns:1fr;gap:8px}.case-study__gallery--logofolio img:nth-child(n){grid-column:1}}.project-card--logofolio .project-card__visual{background:#fff}.project-card--logofolio .project-card__mesh{display:none}.project-card--logofolio .project-card__logo-field:before{content:none;display:none}.project-card--logofolio .project-card__logo-field{grid-template-columns:1fr;place-items:center;padding:26px}.project-card--logofolio .project-card__logo-field img{grid-column:1;width:min(64%,420px);height:auto}.project-card--logofolio .project-card__logo-field i{color:#337eae;bottom:12%;right:auto}.case-study__gallery--logofolio{grid-template-columns:1fr;gap:14px}.case-study__gallery--logofolio img,.case-study__gallery--logofolio img:nth-child(n){object-fit:contain;background:#fff;grid-column:1;width:100%;height:auto;max-height:none}.case-study__gallery--logofolio{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study__gallery--logofolio img:first-child,.case-study__gallery--logofolio img:nth-child(4),.case-study__gallery--logofolio img:nth-child(5){grid-column:1/-1}.case-study__gallery--logofolio img:nth-child(2),.case-study__gallery--logofolio img:nth-child(3){grid-column:auto}@media (max-width:620px){.case-study__gallery--logofolio{grid-template-columns:1fr}.case-study__gallery--logofolio img:nth-child(2),.case-study__gallery--logofolio img:nth-child(4){grid-column:1}}.service-card{cursor:pointer}.service-card:focus-visible{outline-offset:5px;background:#007cff0e;outline:2px solid #0079ff}.services-section .text-link{cursor:pointer;background:0 0;border:0}.inquiry-backdrop{z-index:130;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#01070fc7;place-items:center;padding:clamp(14px,4vw,54px);animation:.3s both case-study-in;display:grid;position:fixed;inset:0;overflow:auto}.inquiry-modal{color:#071527;background:#f2f8fc;border:1px solid #a9deff57;border-radius:25px;grid-template-columns:minmax(540px,1.16fr) minmax(460px,.84fr);width:min(1340px,100%);max-height:calc(100svh - 2*clamp(14px,4vw,54px));display:grid;position:relative;overflow:auto;box-shadow:0 35px 120px #0000008f}.inquiry-modal__close{z-index:3;width:40px;height:40px;color:var(--white);cursor:pointer;background:#030c188a;border:1px solid #e2f7ff61;border-radius:50%;place-items:center;font-size:1.55rem;line-height:1;transition:background .25s,transform .25s;display:grid;position:absolute;top:17px;right:18px}.inquiry-modal__close:hover,.inquiry-modal__close:focus-visible{background:var(--blue);color:var(--ink);transform:rotate(90deg)}.inquiry-modal__intro{min-height:100%;color:var(--white);background:linear-gradient(145deg,#0b3151,#06101d 72%);flex-direction:column;padding:clamp(36px,5vw,64px) clamp(40px,5.4vw,72px);display:flex}.inquiry-modal__intro h2{max-width:8ch;font-family:var(--display);letter-spacing:-.07em;margin:28px 0 0;font-size:clamp(3rem,5vw,5.7rem);font-weight:900;line-height:.84}.inquiry-modal__intro p{color:#b9d0df;max-width:34ch;margin:26px 0 0;font-size:.94rem;line-height:1.7}.inquiry-modal__signal{color:#8caabc;letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #a9deff3b;align-items:flex-start;gap:14px;margin-top:auto;padding-top:23px;font-size:.57rem;line-height:1.5;display:flex}.inquiry-modal__signal span:first-child{color:var(--blue);font-family:var(--display);font-size:1.1rem;font-weight:900;line-height:1}.inquiry-modal__form-panel{background:#f2f8fc;padding:clamp(28px,4vw,52px)}.inquiry-form{gap:20px;padding-top:6px;display:grid}.inquiry-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 15px;display:grid}.inquiry-form__grid label{gap:8px;min-width:0;display:grid}.inquiry-form__grid label>span{color:#416277;letter-spacing:.11em;text-transform:uppercase;font-size:.57rem;font-weight:800}.inquiry-form__grid input,.inquiry-form__grid select,.inquiry-form__grid textarea{color:#071527;width:100%;font:inherit;background:#ffffffb8;border:1px solid #072a4830;border-radius:11px;outline:none;padding:13px 14px;font-size:.78rem;line-height:1.45;transition:border-color .2s,box-shadow .2s,background .2s}.inquiry-form__grid textarea{resize:vertical;min-height:112px}.inquiry-form__grid input::placeholder,.inquiry-form__grid textarea::placeholder{color:#7891a0}.inquiry-form__grid input:focus,.inquiry-form__grid select:focus,.inquiry-form__grid textarea:focus{background:#fff;border-color:#168ed2;box-shadow:0 0 0 4px #0079ff1a}.inquiry-form__field--wide{grid-column:1/-1}.inquiry-form__submit{color:#fff;cursor:pointer;background:#0079ff;border-color:#0079ff;justify-self:start}.inquiry-form__submit span{color:#fff}.inquiry-form__submit:hover,.inquiry-form__submit:focus-visible{color:#fff;background:#071527;border-color:#071527;box-shadow:0 14px 35px #0079ff33}.inquiry-form__submit:hover span,.inquiry-form__submit:focus-visible span{color:#fff}.inquiry-form__note{color:#668092;margin:0;font-size:.68rem;line-height:1.5}.inquiry-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:390px;display:flex}.inquiry-success__mark{color:#fff;background:#0079ff;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:26px;font-size:1.55rem;display:grid}.inquiry-success h3{max-width:12ch;font-family:var(--display);letter-spacing:-.065em;margin:22px 0 0;font-size:clamp(2.6rem,4vw,4.6rem);font-weight:900;line-height:.88}.inquiry-success p{color:#4b6a7c;max-width:42ch;margin:22px 0 30px;font-size:.92rem;line-height:1.65}@media (max-width:1120px){.inquiry-modal{grid-template-columns:1fr;max-width:720px}.inquiry-modal__intro{min-height:auto}.inquiry-modal__signal{margin-top:35px}}@media (max-width:760px){.inquiry-modal__intro{min-height:330px;padding:30px}.inquiry-modal__intro h2{font-size:clamp(2.8rem,11vw,4.8rem)}.inquiry-modal__form-panel{padding:28px 24px 32px}}@media (max-width:520px){.inquiry-backdrop{padding:0}.inquiry-modal{border-left:0;border-right:0;border-radius:0;max-height:100svh}.inquiry-modal__close{top:12px;right:13px}.inquiry-form__grid{grid-template-columns:1fr;gap:15px}.inquiry-form__field--wide{grid-column:auto}.inquiry-form__submit{justify-content:center;width:100%}.inquiry-success{min-height:330px}}.inquiry-modal__intro,.inquiry-modal__intro *{min-width:0}.inquiry-modal__intro h2{overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:pretty;width:min(100%,11ch);max-width:100%}.inquiry-modal--es .inquiry-modal__intro h2{letter-spacing:-.07em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:100%;font-size:clamp(3rem,4.8vw,5rem);line-height:.84}.inquiry-modal--es .inquiry-form__grid input,.inquiry-modal--es .inquiry-form__grid select,.inquiry-modal--es .inquiry-form__grid textarea{font-size:.74rem}@media (max-width:760px){.inquiry-modal--es .inquiry-modal__intro h2{letter-spacing:-.075em;max-width:100%;font-size:clamp(2.8rem,9.5vw,5rem);line-height:.88}.inquiry-modal__intro h2{width:100%;max-width:14ch;font-size:clamp(2.8rem,11vw,4.8rem);line-height:.88}}
