.reac-consent{position:fixed;right:20px;bottom:20px;left:20px;z-index:1000000;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(920px,calc(100% - 40px));margin:auto;padding:20px 22px;border:1px solid #353b63;border-radius:18px;background:rgba(10,11,24,.97);box-shadow:0 24px 70px -28px rgba(0,0,0,.9);color:#FDFCFE;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.45;backdrop-filter:blur(18px)}
.reac-consent__copy{display:flex;flex-direction:column;gap:4px;max-width:570px}.reac-consent__copy strong{font-size:16px}.reac-consent__copy span{color:#A6ABC2;font-size:13px}.reac-consent__copy a{align-self:flex-start;color:#9AA0FF;font-size:12px}.reac-consent__actions{display:flex;gap:10px;flex:none}.reac-consent button{min-height:42px;padding:10px 14px;border:1px solid #4a527d;border-radius:10px;background:transparent;color:#FDFCFE;font:700 12px/1 system-ui,-apple-system,"Segoe UI",sans-serif;cursor:pointer}.reac-consent button[data-consent="granted"]{border-color:transparent;background:linear-gradient(135deg,#1F27EB,#7C3AED)}
.reac-consent button:focus-visible{outline:2px solid #FA6B42;outline-offset:3px}
.form-status{min-height:22px;margin:10px 0 0;font-size:13px;line-height:1.45}.form-status--idle{color:#868CA6}.form-status--sending{color:#AEB4FF}.form-status--success{color:#82E6AA}.form-status--error{color:#FF9B7A}
.ct-send:disabled,.nl-form button:disabled{cursor:wait;opacity:.65}
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.team-grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:20px}.team-card{position:relative;isolation:isolate;overflow:hidden;display:flex;min-height:270px;padding:34px;border:1px solid #262B47;border-radius:24px;background:linear-gradient(145deg,#101225,#0c0e1c);transition:transform .4s cubic-bezier(.34,1.56,.5,1),border-color .4s ease,box-shadow .4s ease,background .4s ease}.team-card::before{content:"";position:absolute;z-index:-1;inset:-35%;background:radial-gradient(circle at 24% 20%,rgba(46,55,255,.3),transparent 34%),radial-gradient(circle at 82% 78%,rgba(250,54,1,.16),transparent 30%);opacity:0;transform:scale(.82) rotate(-4deg);transition:opacity .45s ease,transform .65s cubic-bezier(.22,1,.36,1);pointer-events:none}.team-card::after{content:"";position:absolute;top:0;right:28px;left:28px;height:1px;background:linear-gradient(90deg,transparent,#6E74FF 45%,#FA6B42 72%,transparent);opacity:0;transform:scaleX(.45);transition:opacity .4s ease,transform .55s cubic-bezier(.22,1,.36,1);pointer-events:none}.team-card-content{position:relative;z-index:1;display:flex;flex-direction:column;width:100%}.team-role{color:#FA6B42;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transition:color .35s ease,text-shadow .35s ease}.team-name{margin:9px 0 12px;font-size:27px;letter-spacing:-.03em;transition:transform .4s cubic-bezier(.22,1,.36,1)}.team-copy{max-width:50ch;margin:0;color:#9DA3BD;font-size:14px;line-height:1.65;transition:color .35s ease}.team-areas{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:22px}.team-areas span{padding:7px 10px;border:1px solid #303658;border-radius:999px;background:rgba(10,11,25,.32);color:#BEC3DA;font-size:11px;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s ease,background .35s ease,color .35s ease}.proj-image-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:510px;background:radial-gradient(circle at 50% 28%,rgba(46,55,255,.28),transparent 45%),linear-gradient(145deg,#14162c,#090a17);color:#949BBE}.proj-image-placeholder span{padding:9px 12px;border:1px solid #353b63;border-radius:999px;background:rgba(7,7,18,.7);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
@media(hover:hover) and (pointer:fine){.team-card:hover{transform:translateY(-7px) scale(1.018);border-color:rgba(110,116,255,.58);background:linear-gradient(145deg,#131630,#0e1020);box-shadow:0 34px 74px -32px rgba(46,55,255,.58),0 18px 44px -34px rgba(250,54,1,.58)}.team-card:hover::before{opacity:1;transform:scale(1) rotate(0)}.team-card:hover::after{opacity:1;transform:scaleX(1)}.team-card:hover .team-role{color:#FF8058;text-shadow:0 0 18px rgba(250,54,1,.42)}.team-card:hover .team-name{transform:translateX(4px)}.team-card:hover .team-copy{color:#B7BCD2}.team-card:hover .team-areas span{transform:translateY(-2px);border-color:rgba(110,116,255,.46);background:rgba(46,55,255,.11);color:#D7DAEA}}
.sim-range{width:100%;height:18px;margin:0;accent-color:#5962ff;cursor:pointer}.sim-toggle{width:100%;font:inherit;color:inherit;text-align:left}.prob-pill{font-family:inherit}
@media(max-width:760px){.reac-consent{align-items:stretch;flex-direction:column;gap:15px}.reac-consent__actions{display:grid;grid-template-columns:1fr 1fr}.team-grid{grid-template-columns:1fr}.team-card{min-height:0;padding:26px}.team-name{font-size:24px}.proj-image-placeholder{min-height:330px}nav>div{padding-right:12px!important;padding-left:12px!important}nav>div>div{grid-template-columns:auto 1fr!important;gap:10px!important}nav .imp-cta{justify-self:end!important;padding:10px 14px!important;font-size:13px!important}}
@media(max-width:420px){.reac-consent{right:12px;bottom:12px;left:12px;width:calc(100% - 24px);padding:17px}.reac-consent__actions{grid-template-columns:1fr}.team-card{padding:23px}.team-areas{padding-top:19px}nav>div>div{padding-left:11px!important}nav .imp-cta{padding:10px 12px!important;font-size:12.5px!important}}
@media print{.reac-consent{display:none!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.reac-consent,.reac-consent *,.team-card,.team-card *,[class*="reveal"],[class*="neon"],[class*="glow"],[class*="float"]{animation:none!important;transition-duration:.01ms!important;transition-delay:0ms!important}.team-card:hover{transform:none!important}}

/* Mobile navigation uses native disclosure and keeps the desktop bar intact. */
.mobile-nav,.nav-cta-short{display:none}
.site-brand{justify-self:start;display:inline-flex;align-items:center;width:42px;height:42px;text-decoration:none;white-space:nowrap}
.site-brand-mark{display:block;width:42px;height:42px;object-fit:contain}

  /* The home parallax reveals the desktop navbar near the end of the hero.
     Keep it out of the first paint, then let the ready state ease in cleanly. */
  @media(min-width:981px){
    body[data-page="home"] .site-nav{transform:translate3d(0,-24px,0);opacity:0;visibility:hidden;pointer-events:none;transition:transform 1.05s cubic-bezier(.16,1,.3,1),opacity .9s ease,visibility 0s linear 1.05s!important}
    html.js body[data-page="home"] .site-nav:not(.nav-hidden){transform:none;opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s!important}
  }

  @media(max-width:980px){
  .site-nav{transform:none!important;opacity:1!important;pointer-events:auto!important}
  .site-nav>div{padding:calc(10px + env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 0 max(12px,env(safe-area-inset-left))!important}
  .site-nav>div>div{position:relative;grid-template-columns:minmax(0,1fr) auto auto!important;gap:8px!important;padding:8px 10px!important}
  .site-nav .imp-nav-links{display:none!important}
  .site-nav>div>div>a{min-height:44px}
  .site-nav .site-brand{width:40px;height:40px}
  .site-nav .site-brand-mark{width:40px;height:40px}
  .site-nav .imp-cta{padding:10px 14px!important;font-size:13px!important}
  .mobile-nav{display:block}
  .mobile-nav summary{display:flex;align-items:center;justify-content:center;width:44px;height:44px;list-style:none;border:1px solid #353b63;border-radius:11px;background:rgba(255,255,255,.05);color:#FDFCFE;cursor:pointer}
  .mobile-nav summary::-webkit-details-marker{display:none}
  .mobile-nav summary:focus-visible{outline:2px solid #6E74FF;outline-offset:3px}
  .mobile-nav[open] summary{background:#252953;border-color:#6E74FF}
  .mobile-nav-panel{position:absolute;top:calc(100% + 8px);right:0;left:0;display:grid;gap:4px;max-height:calc(100svh - 110px - env(safe-area-inset-top));overflow-y:auto;overscroll-behavior:contain;padding:12px;border:1px solid #353b63;border-radius:16px;background:#101225;box-shadow:0 20px 45px rgba(0,0,0,.45)}
  .mobile-nav-panel a{display:flex;align-items:center;min-height:46px;padding:11px 14px;border-radius:9px;color:#FDFCFE;font-size:15px;text-decoration:none}
  .mobile-nav-panel a:focus-visible,.mobile-nav-panel a:active{background:#252953}
  [data-screen-label][id]{scroll-margin-top:90px}

  /* A desktop flex-basis becomes a fixed height when the layout stacks. */
  #hero-sec{min-height:0!important}
  .imp-hero-grid{align-items:stretch!important;gap:36px!important}
  .imp-hero-grid>div{flex:0 1 auto!important;min-width:0;width:100%}
  .imp-hero-grid .hero-card{width:100%;max-width:480px;flex-basis:auto!important}
  .hero-card .ib-dash-win{width:100%!important}
  .imp-bento{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .imp-bento>.imp-card,.recursos-grid>.rec-card{min-width:0}

  /* Long mobile sections must remain visible even on short viewports. */
  [data-motion] .reveal{opacity:1!important;transform:none!important;filter:none!important}
  #proyectos .proj-case{display:flex;flex-direction:column;gap:24px;padding:0}
  #proyectos .proj-case-visual,#proyectos .proj-card-img,#proyectos .proj-image-placeholder{height:clamp(280px,72vw,420px);min-height:0}
  #proyectos .proj-case-heading>div{min-width:0}
  #proyectos .proj-case-heading h3{overflow-wrap:anywhere}
  #proyectos .proj-controls{display:grid;grid-template-columns:46px minmax(0,1fr) 46px;gap:6px 12px;max-width:360px;margin:28px auto 0!important}
  #proyectos .proj-dots{grid-column:1/-1;grid-row:1;flex-wrap:wrap;justify-content:center;gap:4px!important;min-width:0}
  #proyectos .proj-dot{box-sizing:border-box;flex:none;width:24px!important;height:44px;border:solid transparent;border-width:18px 8px;background-clip:content-box!important}
  #proyectos .proj-dot[aria-current="true"]{width:32px!important}
  #proyectos .proj-mini-arrow{grid-row:2;flex:none}
  #proyectos .proj-mini-arrow:first-child{grid-column:1}
  #proyectos .proj-mini-arrow:nth-of-type(2){grid-column:3}
  #proyectos .proj-counter{grid-column:2;grid-row:2;text-align:center;margin-left:0!important}
  #proyectos .proj-cta{min-height:46px;white-space:normal;text-align:center}
}

@media(max-width:860px){
  /* Content determines row height, so all four automation switches stay visible. */
  [data-screen-label="Bento"] .ib-bento{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:auto!important}
  [data-screen-label="Bento"] .ib-bento-card{min-width:0;min-height:210px;grid-row:auto!important;padding:24px!important;gap:20px!important}
  [data-screen-label="Bento"] .ib-bento-a{grid-column:1/-1!important}
  .sim-toggle{gap:14px;min-height:52px;line-height:1.45}
  .sim-toggle>span:first-child{min-width:0}
  .sim-range{height:44px}
}

@media(max-width:700px){
  [data-screen-label]:not([data-screen-label="Parallax"]):not([data-screen-label="Footer"]){padding:64px max(20px,env(safe-area-inset-right)) 64px max(20px,env(safe-area-inset-left))!important}
  #top[data-screen-label="Parallax"]{height:100svh!important;min-height:440px!important}
  #top[data-screen-label="Parallax"]>div:last-child{bottom:94px!important}
  #hero-sec .hero-t1{font-size:clamp(32px,8.8vw,50px)!important;line-height:1.08!important}
  #hero-sec .hero-sub{margin-bottom:26px!important}
  #hero-sec .hero-btn1{width:100%;min-height:50px;padding:14px 18px!important;text-align:center}
  #hero-sec .ib-dash-win{padding:24px!important;animation:none!important}
  .prob-pills{display:flex!important;width:100%;gap:4px!important;padding:4px!important}
  .prob-pills .prob-pill{flex:1;min-width:0;min-height:48px;padding:10px 6px!important;font-size:13px!important;white-space:normal;line-height:1.35}
  .prob-card{padding:24px!important}
  .imp-bento{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}
  .imp-bento .imp-led-inner,.tj-card{padding:24px!important}
  .svc-billing>div{min-width:0;padding:22px!important;gap:12px!important;flex-direction:column}
  [data-screen-label="Bento"] .reveal[data-rv-delay="220"]{flex-wrap:wrap;gap:6px!important}
  #proceso>div:last-child{margin-top:48px!important}
  .imp-faq{padding:18px!important}
  .imp-faq>button{min-height:48px;gap:12px!important}
  .imp-faq>button>div{font-size:16px!important;line-height:1.45}
  .recursos-grid{grid-template-columns:minmax(0,1fr)!important}
  .recursos-grid .rec-card{padding:24px!important}
  .nl-band{padding:28px 22px!important;gap:24px!important}
  .nl-band>div,.nl-form,.ct-panel>div,.ct-aside,.ct-grid,.ct-row{min-width:0}
  .nl-form{flex-direction:column}
  .nl-form input[type="email"],.nl-form button{width:100%;flex:auto!important;min-height:48px}
  .nl-form input[type="email"],.ct-form .ct-field{font-size:16px!important}
  .nl-form .form-status{flex-basis:auto!important}
  .ct-panel{border-radius:22px!important}
  .ct-panel .ct-aside,.ct-panel .ct-form{padding:24px 20px}
  .ct-panel .ct-method{padding:12px 10px;gap:10px}
  .ct-panel .ct-mico{width:36px;height:36px}
  .ct-panel .ct-mval{font-size:14px;overflow-wrap:anywhere}
  .ct-panel .ct-field{min-height:48px;padding-right:12px}
  .ct-panel textarea.ct-field{min-height:150px}

  .mobile-sticky-cta{gap:10px;left:max(12px,env(safe-area-inset-left))!important;right:max(12px,env(safe-area-inset-right))!important}
  html.reac-contact-visible .mobile-sticky-cta,html:has(.reac-consent) .mobile-sticky-cta,html:has(.ct-field:focus) .mobile-sticky-cta,html:has(.nl-form input:focus) .mobile-sticky-cta{visibility:hidden;pointer-events:none}
  [data-screen-label="Footer"]{position:relative!important}
  [data-screen-label="Footer"]>div{padding:44px 20px calc(100px + env(safe-area-inset-bottom))!important}
  .imp-foot-cols{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 16px!important}
  .imp-foot-cols>div{min-width:0;gap:4px!important}
  .imp-foot-cols>div:last-child{grid-column:1/-1}
  .imp-foot-cols a{display:flex;align-items:center;min-height:44px;overflow-wrap:anywhere}
  .imp-foot-bottom{align-items:flex-start!important;gap:24px!important}
  .imp-foot-bottom h2{font-size:clamp(44px,11.8vw,80px)!important;line-height:1!important}
  .imp-foot-bottom>div{min-width:0!important;text-align:left!important}
  .imp-foot-bottom a{display:inline-flex;align-items:center;min-height:44px}

  .reac-consent{box-sizing:border-box;bottom:calc(12px + env(safe-area-inset-bottom));max-height:calc(100svh - 24px - env(safe-area-inset-bottom));overflow-y:auto}
  .reac-consent .reac-consent__actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}
  .reac-consent button{min-width:0;min-height:48px;padding:10px 8px;line-height:1.35}
  .reac-consent__copy a{min-height:32px;display:flex;align-items:center}
}

@media(max-width:560px){
  .site-nav .nav-cta-full{display:none}
  .site-nav .nav-cta-short{display:inline}
  .site-nav .imp-cta{padding:10px 12px!important}
  .site-nav .site-brand{width:38px;height:38px}
  .site-nav .site-brand-mark{width:38px;height:38px}
  .site-nav .imp-cta svg{display:none}
  [data-screen-label="Bento"] .ib-bento{grid-template-columns:minmax(0,1fr)!important}
  [data-screen-label="Bento"] .ib-bento-card{grid-column:1/-1!important;min-height:190px;padding:22px!important}
  .ib-bento .sim-toggle{padding:12px!important}
  #proyectos .proj-facts{grid-template-columns:minmax(0,1fr)}
}

@media(hover:none),(pointer:coarse){
  .imp-card:hover,.ib-bento-card:hover,.tj-card:hover,.rec-card:hover,.imp-faq:hover,.ib-dash-wrap:hover,.ct-method:hover{transform:none!important}
  .proj-case:hover .proj-card-img{transform:none!important}
}

/* Resource HTML also works on phones; the A4 print/PDF layout stays separate. */
@media screen and (max-width:800px){
  body>.page,body>main>.page{width:100%;min-height:0;padding:32px 20px;overflow-wrap:anywhere}
  body>.page:first-of-type,body>main>.page:first-of-type{padding-top:80px}
  .page .cover-mid{padding:36px 0}
  .page .top,.page .phead,.page .block-head,.page .cta-row{flex-wrap:wrap;gap:12px}
  .page h1.cover-title{font-size:clamp(30px,7vw,42px)}
  .page h2.cta-title{font-size:30px}
  .page .stats,.page .contact,.page .band{flex-direction:column}
  .page .stat,.page .contact .card{min-width:0;flex:auto}
  .page .panel,.page .step,.page .block,.page .band,.page .contact .card{padding:20px 16px}
  .page .step{align-items:flex-start;gap:12px}
  .page .band .score{flex:auto;width:100%}
  .page .foot{position:static;margin-top:36px;gap:12px;flex-wrap:wrap}
  .page .cta-pill{max-width:100%;text-align:center}
  body .breadcrumbs{right:12px;left:12px;width:fit-content;max-width:calc(100% - 24px);flex-wrap:wrap}
  body .breadcrumbs a{display:inline-flex;align-items:center;min-height:32px}
}

@media(max-width:560px){
  body>main.wrap{padding:28px 22px;overflow-wrap:anywhere}
  main.wrap .card{padding:20px}
  main.wrap .links{flex-direction:column}
  main.wrap .links a{min-height:46px;text-align:center}
}
/* Static content is the baseline; animation is progressive enhancement. */
[hidden]{display:none!important}
.skip-link{position:fixed;top:10px;left:10px;z-index:9999;padding:14px 18px;border-radius:8px;background:#fff;color:#070712;transform:translateY(-180%);font-weight:700}
.skip-link:focus{transform:none}
html:not(.js) .reveal,.content-page .reveal,.reveal:not(.reveal-ready){opacity:1!important;transform:none!important;filter:none!important}
.js .reveal.reveal-ready:not(.is-in){opacity:0;transform:translateY(36px)}
.site-nav.nav-hidden{transform:translateY(-130%);opacity:0;pointer-events:none}
.site-nav:focus-within{transform:none!important;opacity:1!important;visibility:visible!important;filter:none!important;pointer-events:auto!important}
html:not(.js) .proj-track{display:block!important;transform:none!important}
html:not(.js) .proj-slide{margin-bottom:56px}
html:not(.js) .proj-controls,html:not(.js) .proj-side-arrow,html:not(.js) .prob-pills{display:none!important}
html:not(.js) .hero-anim,html:not(.js) .hero-char{animation:none!important;opacity:1!important;transform:none!important}
.imp-faq summary{list-style:none;cursor:pointer}.imp-faq summary::-webkit-details-marker{display:none}
.imp-faq summary:focus-visible{outline:2px solid #b9bdff;outline-offset:6px}
.imp-faq summary>span[aria-hidden]{transform:rotate(0)!important}.imp-faq[open] summary>span[aria-hidden]{transform:rotate(135deg)!important}
.ib-step .process-step-number{color:#ffa183!important}.ib-step>div>div{color:#e3e3f1!important}
.privacy-check{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;color:#b9bed2;line-height:1.55}.privacy-check input{width:20px;height:20px;accent-color:#626aff}.privacy-check a{color:#b9bdff}
.project-pause,[data-privacy-settings]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid #444a74;border-radius:10px;background:#101225;color:#d1d3e8;font:inherit;font-size:13px;cursor:pointer}
.project-pause{display:block;margin:20px auto 0}.privacy-settings-wrap{text-align:center;padding:14px;background:#070712}
button:disabled{cursor:not-allowed;opacity:.65}
.resource-web-links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;padding:24px}.resource-web-links a{padding:12px 16px;min-height:44px}
@media(max-width:980px){.site-nav.nav-hidden{transform:none;opacity:1;pointer-events:auto}.reveal-ready{opacity:1!important;transform:none!important}.imp-faq>summary{min-height:48px;gap:12px!important}.imp-faq>summary>div{font-size:16px!important;line-height:1.45}}
@media(prefers-reduced-motion:reduce){body[data-page="home"] .site-nav{transition-duration:.01ms!important;transition-delay:0s!important}}
@media(prefers-reduced-motion:reduce){.reveal-ready{opacity:1!important;transform:none!important}.hero-char,.hero-anim,.hero-sub{animation:none!important;opacity:1!important;transform:none!important}.proj-track{transition:none!important}}
@media print{.resource-web-links,.privacy-settings-wrap,.project-pause,[data-privacy-settings]{display:none!important}}
.service-directory{position:relative;z-index:2;max-width:1120px;margin:36px auto 0;display:flex;justify-content:center;flex-wrap:wrap;gap:10px 20px}.service-directory a{display:inline-flex;align-items:center;min-height:44px;padding:8px 12px;color:#b9bdff;text-underline-offset:5px}
.hero-sub strong{color:#fdfcfe;font-weight:700}.social-links{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:20px}.social-link{display:inline-flex!important;align-items:center;justify-content:center;width:44px;height:44px;min-height:44px!important;padding:0!important;border:1px solid transparent;border-radius:12px;color:#a6abc2;text-decoration:none;transition:color .22s ease,border-color .22s ease,background .22s ease,transform .22s ease}.social-link svg{display:block;width:19px;height:19px;fill:currentColor}.social-link:hover{color:#aeb4ff;border-color:rgba(110,116,255,.35);background:rgba(110,116,255,.08);transform:translateY(-2px)}.social-link:focus-visible{outline:2px solid #fa6b42;outline-offset:3px}.imp-social-links{margin-top:2px}
/* Readable accents and score labels in printable resources. */
.page .golden b,.page>.eyebrow,.page .card .k i{color:#b9bdff}
.page .band.red .score{background:#b72834}.page .band.green .score{background:#137347}
.resource-web-links a{color:#b9bdff;text-underline-offset:4px}
.hero-btn1,.ct-send,.mobile-sticky-cta,.site-nav .imp-cta,.proj-cta{background:linear-gradient(135deg,#c73511,#b52c0a)!important;color:#fff!important}
