:root{interpolate-size:allow-keywords;--bg:#e9eaf2;--surface:#fff;--surface-soft:#f5f3ff;--surface-warm:#fbf8f5;--text:#1f1722;--muted:#645f69;--line:#d5d1dd;--soft:#ebe8f2;--accent:#5046e5;--accent-strong:#3930bd;--accent-soft:#e7e7ff;--signal:#df1679;--signal-strong:#b20d5c;--signal-soft:#eef1ff;--ink:#1f1722;--radius:28px;--radius-sm:18px;--max:1280px;--hero-section-space:40px;--inner-page-title:clamp(46px,5.5vw,76px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(calc(100% - 36px), var(--max));z-index:10;margin:18px auto 0;position:sticky;top:14px}.nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #1f17221a;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;padding:13px 16px 13px 40px;transition:box-shadow .35s,background-color .35s;display:flex}.shell.is-scrolled .nav{background:#fffffff5;box-shadow:0 14px 40px #1f17221f}.brand{white-space:nowrap;letter-spacing:.17em;flex:none;font-size:14px;font-weight:800}.nav-toggle{display:none}.navlinks{color:#30302c;align-items:center;gap:28px;font-size:14px;display:flex}.navlinks>a:not(.pill){border-radius:999px;padding:9px 13px;transition:background-color .25s,color .25s}.navlinks>a:not(.pill):hover{background:var(--signal-soft);color:var(--ink)}.navlinks>a[aria-current=page]{background:var(--accent-soft);color:var(--accent-strong);font-weight:650;box-shadow:inset 0 0 0 1px #5046e517}.pill{border:1px solid var(--line);background:var(--surface);border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 22px;transition:all .25s;display:inline-flex}.pill.dark{background:var(--ink);color:#fff;border-color:var(--ink)}.pill.primary-cta{font-weight:650;box-shadow:0 10px 28px #df16792e;background:var(--signal)!important;color:#fff!important;border-color:var(--signal)!important}.pill:hover{transform:translateY(-2px);box-shadow:0 10px 28px #1f172224}.pill.dark:hover{background:var(--accent);border-color:var(--accent)}.pill.primary-cta:hover{box-shadow:0 14px 34px #b20d5c47;background:var(--signal-strong)!important;border-color:var(--signal-strong)!important}main{width:min(calc(100% - 36px), var(--max));margin:22px auto 0}section{margin-bottom:22px}.hero{background:var(--surface);border:1px solid #1111110d;border-radius:36px;flex-direction:column;justify-content:space-between;min-height:640px;padding:70px 64px 52px;display:flex;position:relative;overflow:hidden}.hero:after{content:"0→1";z-index:0;letter-spacing:-.09em;color:#11111106;-webkit-text-stroke:1px #1111110e;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(130px,17vw,230px);font-weight:700;line-height:.8;position:absolute;top:54px;right:48px}.hero>*{z-index:1;position:relative}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:12px}h1{letter-spacing:-.055em;max-width:970px;margin:16px 0 24px;font-size:clamp(44px,6.4vw,92px);font-weight:650;line-height:.96}.hero-copy{color:#4a4a45;max-width:760px;font-size:20px;line-height:1.55}.hero-bottom{margin-top:60px}.hero-label{margin-bottom:18px;font-size:18px;font-weight:650}.support-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.support-label{margin-bottom:0}.intent-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.intent{border:1px solid var(--line);background:#fafaf8;border-radius:26px;flex-direction:column;justify-content:space-between;min-height:220px;padding:26px;transition:all .3s;display:flex}.intent:first-child{background:#f3f0e9}.intent:nth-child(2){background:#eeeeea}.intent:nth-child(3){background:#e7ecef}.intent:nth-child(4){background:#ece9f0}.intent:hover{transform:translateY(-4px);box-shadow:0 18px 60px #0000000f}.intent:first-child:hover{background:#faf8f3}.intent:nth-child(2):hover{background:#f8f8f5}.intent:nth-child(3):hover{background:#f2f5f6}.intent:nth-child(4):hover{background:#f6f3f8}.intent-num{background:var(--soft);color:#696963;letter-spacing:.12em;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;display:inline-flex}.intent h3{letter-spacing:-.03em;margin:22px 0 12px;font-size:26px;line-height:1.05}.intent p{color:#62625d;margin:0;line-height:1.45}.profile-intro{padding:var(--hero-section-space) 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:52px;margin-top:52px;display:grid}.profile-intro h2{letter-spacing:-.035em;max-width:510px;margin:14px 0 0;font-size:clamp(25px,2.7vw,38px);line-height:1.08}.profile-intro-copy{padding-top:28px}.profile-intro-copy p{color:#4a4a45;max-width:670px;margin:0;font-size:16px;line-height:1.65}.profile-intro ul{flex-wrap:wrap;gap:8px;margin:22px 0 0;padding:0;list-style:none;display:flex}.profile-intro li{border:1px solid var(--line);color:#52524d;letter-spacing:.01em;background:#fafaf8;border-radius:999px;padding:9px 13px;font-size:11px}.profile-link{color:#55554f;border-bottom:1px solid #aaa;margin-top:18px;padding-bottom:3px;font-size:12px;transition:all .25s;display:inline-flex}.profile-link:hover{color:#111;border-color:#111;transform:translate(3px)}.profile-intro+.hero-bottom{margin-top:var(--hero-section-space)}.projects{background:var(--surface);border:1px solid #1111110d;border-radius:34px;padding:38px}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-head h2{letter-spacing:-.045em;margin:0;font-size:44px}.muted-link{color:var(--muted);font-size:14px}.project-grid{grid-template-rows:330px 250px;grid-template-columns:1.45fr .8fr .8fr;gap:14px;display:grid}.project{background:#efefe9;border-radius:26px;min-width:0;position:relative;overflow:hidden}.project.big{grid-row:span 2}.project img{object-fit:cover;width:100%;height:100%;transition:all .5s;display:block}.project:hover img{transform:scale(1.025)}.project .overlay>span:last-child{transition:transform .25s}.project:hover .overlay>span:last-child{transform:translate(2px,-2px)}.overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-radius:18px;justify-content:space-between;align-items:end;gap:12px;padding:14px 16px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.overlay strong{font-size:18px}.overlay small{color:var(--muted);margin-top:3px;display:block}.placeholder{color:#70706b;letter-spacing:.08em;text-transform:uppercase;background:radial-gradient(circle at 30% 20%,#00000014,#0000 32%),radial-gradient(circle at 75% 70%,#0000000d,#0000 34%),linear-gradient(135deg,#f1f1ec,#e4e4de);justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex}.process{color:#fff;background:#111;border-radius:34px;grid-template-columns:.8fr 1.5fr;gap:20px;padding:46px;display:grid}.process h2{letter-spacing:-.04em;margin:14px 0 0;font-size:44px;line-height:1}.steps{grid-template-columns:repeat(4,1fr);align-items:start;gap:12px;display:grid}.step{border-top:1px solid #3b3b38;padding:22px}.step span{color:#aaa;font-size:12px}.step h3{margin:20px 0 8px;font-size:22px}.step p{color:#bdbdb6;margin:0;line-height:1.45}.about{grid-template-columns:1.15fr .85fr;gap:14px;display:grid}.about-card,.contact{background:var(--surface);border:1px solid #1111110d;border-radius:34px}.about-card{padding:48px}.about-card h2{letter-spacing:-.045em;margin:10px 0 24px;font-size:46px}.about-card p{color:#55554f;max-width:700px;font-size:18px;line-height:1.6}.portrait{color:#777;letter-spacing:.12em;background:radial-gradient(circle at 50% 36%,#00000021,#0000 24%),linear-gradient(145deg,#ecece7,#dcdcd5);border-radius:34px;justify-content:center;align-items:center;min-height:430px;font-size:12px;display:flex}.contact{justify-content:space-between;align-items:center;gap:30px;padding:40px 44px;display:flex}.contact h2{letter-spacing:-.035em;margin:0 0 8px;font-size:34px}.contact p{color:var(--muted);margin:0}.contact-actions{flex-wrap:wrap;gap:10px;display:flex}.contact-actions button{cursor:pointer}footer{width:min(calc(100% - 36px), var(--max));color:#85857e;justify-content:space-between;margin:0 auto;padding:18px 8px 34px;font-size:12px;display:flex}@media (max-width:980px){:root{--hero-section-space:32px}.brand{font-size:13px}.navlinks{gap:8px}.navlinks>a{white-space:nowrap}.navlinks>a:not(.pill){padding-inline:10px}.hero{min-height:auto;padding:46px 28px 36px}.intent-grid{grid-template-columns:1fr 1fr}.intent{min-height:180px}.profile-intro{grid-template-columns:1fr;gap:24px}.profile-intro-copy{padding-top:0}.project-grid{grid-template-rows:360px 250px 250px;grid-template-columns:1fr 1fr}.project.big{grid-area:auto/span 2}.process{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.about{grid-template-columns:1fr}.contact{flex-direction:column;align-items:flex-start}}@media (max-width:640px){:root{--hero-section-space:28px}.shell,main,footer{width:min(calc(100% - 20px), var(--max))}.shell{top:8px}.nav{gap:12px;padding:10px 10px 10px 32px;position:relative}.brand{letter-spacing:.12em;font-size:10px}.nav-toggle{border:1px solid var(--line);min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 15px;font-size:12px;font-weight:650;display:inline-flex}.nav-toggle i{width:14px;height:10px;display:block;position:relative}.nav-toggle b{background:currentColor;border-radius:2px;width:14px;height:1.5px;transition:transform .22s,top .22s;position:absolute;left:0}.nav-toggle b:first-child{top:2px}.nav-toggle b:last-child{top:7px}.nav-toggle[aria-expanded=true] b:first-child{top:5px;transform:rotate(45deg)}.nav-toggle[aria-expanded=true] b:last-child{top:5px;transform:rotate(-45deg)}.navlinks{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;background:#fffffff7;border:1px solid #1f17221a;border-radius:24px;flex-direction:column;align-items:stretch;gap:4px;padding:12px;font-size:14px;transition:opacity .2s,visibility .2s,transform .24s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;transform:translateY(-8px)scale(.985);box-shadow:0 20px 55px #1f172229}.navlinks[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.navlinks>a:not(.pill){border-radius:14px;align-items:center;min-height:46px;padding:0 15px;display:flex}.navlinks>a[aria-current=page]:after{content:"Página actual";color:var(--accent-strong);letter-spacing:.04em;text-transform:uppercase;margin-left:auto;font-size:9px;font-weight:600}.nav .pill{width:100%;min-height:48px;margin-top:6px;padding:0 16px}.hero{border-radius:26px;padding:36px 20px 28px}.hero:after{color:#11111105;-webkit-text-stroke-color:#1111110b;font-size:118px;top:54px;right:-26px}h1{font-size:46px}.hero-copy{font-size:17px}.support-head{flex-direction:column;align-items:flex-start;gap:10px}.intent-grid{grid-template-columns:1fr}.projects,.process,.about-card,.contact{border-radius:26px;padding:24px}.section-head{flex-direction:column;align-items:start}.section-head h2,.process h2,.about-card h2{font-size:36px}.project-grid{flex-direction:column;display:flex}.project{height:260px}.project.big{height:420px}.steps{grid-template-columns:1fr}.portrait{min-height:320px}footer{flex-direction:column;gap:6px}}@media (max-width:480px){.nav{justify-content:space-between;gap:8px;padding-left:30px}.brand{letter-spacing:.1em;align-items:center;min-height:38px;font-size:9px;display:inline-flex}.nav-toggle{min-height:38px;padding:0 13px}}section,[id]{scroll-margin-top:100px}:focus-visible{outline:3px solid var(--signal);outline-offset:5px}.skip{z-index:50;background:#fff;padding:16px;position:fixed;top:-100px}.skip:focus{top:0}.project{text-align:left;color:inherit;cursor:pointer;font:inherit;border:0;padding:0}.project img{object-fit:cover;padding:0}.project.big img{padding:0}.overlay small{line-height:1.35}.portrait{background:#e8e8e1;margin:0;position:relative;overflow:hidden}.portrait img{object-fit:contain}.portrait{background:var(--accent-soft);aspect-ratio:1;min-height:430px}.portrait figcaption{letter-spacing:0;color:#333;background:#ffffffe6;border-radius:18px;padding:14px 18px;position:absolute;bottom:18px;left:18px;right:18px}.contact p{max-width:760px;line-height:1.6}.contact-actions{flex-shrink:0}.process .eyebrow{color:#aaa}.project-dialog{border:1px solid var(--line);background:var(--bg);width:calc(100% - 32px);max-width:680px;color:var(--text);border-radius:28px;padding:32px}.project-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009}.project-dialog h2{letter-spacing:-.04em;font-size:36px}.project-dialog p{line-height:1.65}.dialog-image{height:280px;position:relative}.dialog-image img{object-fit:contain}.close{float:right;cursor:pointer}.navlinks{gap:20px}@media (max-width:640px){.navlinks{gap:4px}.overlay strong{font-size:17px}.contact h2{font-size:32px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.project--enpunto{background:#fff}.project--enpunto.big img{object-fit:contain;width:94%!important;height:80%!important;top:4%!important;left:3%!important}.project--enguardia img{object-position:50% 40%}.project--soko img{object-position:50% 0%;transform-origin:top;transform:scale(1.04)}.project--soko:hover img{transform:scale(1.065)}.project--enniot img{object-position:50% 38%}.project--educando-market img{object-fit:cover;object-position:50% 40%;max-width:none;width:170%!important;left:-62%!important}.portrait{width:100%;min-width:0;min-height:0}.project--count-retail-analytics img{object-fit:cover;object-position:left center;max-width:none;width:200%!important;left:0!important}.project--enpunto.big img{object-fit:cover;object-position:46% center;width:100%!important;height:100%!important;top:0!important;left:0!important}.project--enniot{background:#fff}.project--enniot img{object-fit:contain;object-position:center 35%;height:80%!important;top:0!important}.motion-enabled [data-load=header]{animation:.55s cubic-bezier(.22,1,.36,1) both header-enter}.motion-enabled [data-load=hero-eyebrow],.motion-enabled [data-load=hero-title],.motion-enabled [data-load=hero-copy],.motion-enabled [data-load=hero-actions],.motion-enabled [data-load=hero-visual],.motion-enabled [data-load=page-intro] [data-intro]{opacity:0;animation:.78s cubic-bezier(.22,1,.36,1) both hero-enter}.motion-enabled [data-load=hero-eyebrow]{animation-delay:80ms}.motion-enabled [data-load=hero-title]{animation-delay:.18s}.motion-enabled [data-load=hero-copy]{animation-delay:.34s}.motion-enabled [data-load=hero-actions]{animation-delay:.48s}.motion-enabled [data-load=hero-visual]{animation-name:visual-enter;animation-duration:.95s;animation-delay:.18s}.motion-enabled [data-load=page-intro] [data-intro=eyebrow]{animation-delay:80ms}.motion-enabled [data-load=page-intro] [data-intro=title]{animation-delay:.18s}.motion-enabled [data-load=page-intro] [data-intro=copy]{animation-delay:.34s}.motion-enabled [data-load=page-intro] [data-intro=meta]{animation-delay:.48s}@keyframes header-enter{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes visual-enter{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.motion-enabled [data-reveal]{opacity:0;transition:opacity .68s,transform .68s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.motion-enabled [data-reveal].is-visible{opacity:1;transform:translateY(0)}.motion-enabled [data-reveal=cards] .intent,.motion-enabled [data-reveal=projects] .project,.motion-enabled [data-reveal=process] .step{opacity:0;transition:opacity .58s,transform .58s cubic-bezier(.22,1,.36,1),background-color .3s,box-shadow .3s;transform:translateY(18px)}.motion-enabled [data-reveal=cards].is-visible .intent,.motion-enabled [data-reveal=projects].is-visible .project,.motion-enabled [data-reveal=process].is-visible .step{opacity:1;transform:translateY(0)}.motion-enabled [data-reveal=cards].is-visible .intent:nth-child(2),.motion-enabled [data-reveal=projects].is-visible .project:nth-child(2),.motion-enabled [data-reveal=process].is-visible .step:nth-child(2){transition-delay:80ms}.motion-enabled [data-reveal=cards].is-visible .intent:nth-child(3),.motion-enabled [data-reveal=projects].is-visible .project:nth-child(3),.motion-enabled [data-reveal=process].is-visible .step:nth-child(3){transition-delay:.16s}.motion-enabled [data-reveal=cards].is-visible .intent:nth-child(4),.motion-enabled [data-reveal=projects].is-visible .project:nth-child(4),.motion-enabled [data-reveal=process].is-visible .step:nth-child(4){transition-delay:.24s}.motion-enabled [data-reveal=projects].is-visible .project:nth-child(5){transition-delay:.32s}.motion-enabled [data-reveal=profile]{opacity:1;transform:none}.motion-enabled [data-reveal=profile] .eyebrow,.motion-enabled [data-reveal=profile] h2,.motion-enabled [data-reveal=profile] .profile-intro-copy p,.motion-enabled [data-reveal=profile] li{opacity:0;transform:translateY(12px)}.motion-enabled [data-reveal=profile].is-visible .eyebrow,.motion-enabled [data-reveal=profile].is-visible h2,.motion-enabled [data-reveal=profile].is-visible .profile-intro-copy p,.motion-enabled [data-reveal=profile].is-visible li{opacity:1;transition:opacity .58s,transform .58s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.motion-enabled [data-reveal=profile].is-visible h2{transition-delay:70ms}.motion-enabled [data-reveal=profile].is-visible .profile-intro-copy p{transition-delay:.14s}.motion-enabled [data-reveal=profile].is-visible li{transition-delay:.21s}.motion-enabled [data-reveal=profile].is-visible li:nth-child(2){transition-delay:.28s}.motion-enabled [data-reveal=profile].is-visible li:nth-child(3){transition-delay:.35s}.project-grid img,.portrait img{will-change:translate}details::details-content{opacity:0;block-size:0;transition:block-size .4s cubic-bezier(.22,1,.36,1),opacity .25s ease,content-visibility .4s allow-discrete;overflow:hidden}details[open]::details-content{opacity:1;block-size:auto}@media (hover:hover){.intent:hover,.motion-enabled [data-reveal=cards].is-visible .intent:hover{transform:translateY(-5px)}}@media (hover:none){.intent:active{transform:scale(.99)}}@media (prefers-reduced-motion:reduce){.motion-enabled [data-load],.motion-enabled [data-reveal],.motion-enabled [data-reveal]>*{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.project-grid img,.portrait img{will-change:auto;translate:none!important}.shell.is-scrolled .nav{transition:none}}
