:root{--navy:#082c55;--blue:#0878f9;--teal:#09a7a5;--ink:#0d2d53;--muted:#60728a;--line:#dce7f2;--wash:#f4f9ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}.wrap{width:min(1380px,calc(100% - 64px));margin:0 auto}.site-header{height:72px;border-bottom:1px solid #edf2f7;background:#fff;position:sticky;top:0;z-index:30}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand{width:126px;height:54px;display:flex;align-items:center}.brand img{display:block;max-width:100%;max-height:49px;width:auto;height:auto}nav{margin-left:auto;display:flex;gap:30px}nav a{font-size:14px;font-weight:700;color:var(--ink);text-decoration:none}.lang{display:flex;gap:7px;align-items:center}.lang button{border:0;background:none;font-weight:800;color:#718198;cursor:pointer}.lang .active{color:var(--blue)}.menu{display:none}.hero{background:linear-gradient(100deg,#fff 0%,#fff 44%,#f3f9ff 100%)}.hero-grid{min-height:560px;display:grid;grid-template-columns:45% 55%;align-items:center;gap:42px}.hero-copy h1{font-size:clamp(46px,3.7vw,62px);line-height:1.01;letter-spacing:-.045em;margin:0 0 20px}.hero-copy h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:17px;line-height:1.55;color:var(--muted);max-width:600px}.actions{display:flex;gap:14px;margin:24px 0}.btn{display:inline-block;border-radius:10px;padding:14px 20px;font-size:14px;font-weight:800;text-decoration:none}.primary{background:var(--blue);color:#fff}.secondary{border:1px solid var(--blue);color:var(--blue);background:#fff}.trust{display:grid;grid-template-columns:repeat(2,max-content);gap:12px 24px;margin-top:24px;font-size:12px;color:#506983}.trust span:last-child{grid-column:1 / -1}.hero-flow{padding:26px 0 20px;text-align:center;max-width:760px;justify-self:end;width:100%}.flow-top,.flow-bottom{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mini{min-height:86px;border:1px solid #e3ebf4;border-radius:14px;background:#fff;box-shadow:0 8px 24px #173e6412;display:flex;flex-direction:column;justify-content:center;gap:10px;color:var(--teal);font-size:26px}.mini b{color:var(--ink);font-size:12px}.flow-center{display:flex;flex-direction:column;align-items:center;gap:6px;padding:11px}.flow-center span{font-size:13px;font-weight:900;letter-spacing:.12em;color:var(--teal)}.lines{color:var(--teal);font-size:18px}.core{width:78px;height:48px;border-radius:14px;background:linear-gradient(145deg,#74ded8,#079f9b);color:#fff;display:grid;place-items:center;font-size:30px;box-shadow:0 10px 28px #09a7a538}.section{padding:74px 0;text-align:center}.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:900;color:var(--blue);margin:0 0 12px}#soluciones .eyebrow{color:var(--teal);font-size:12px;margin-bottom:14px}.section h2,.process h2{font-size:34px;letter-spacing:-.025em;margin:0}.intro{color:var(--muted);font-size:15px;margin:10px auto 34px}#soluciones .intro{max-width:720px;margin-top:12px;margin-bottom:38px}.cards{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.cards article{border:1px solid var(--line);border-radius:16px;padding:28px 16px 24px;background:#fff;min-height:196px;box-shadow:0 8px 24px #173e6408}.cards i{font-style:normal;font-size:32px;color:var(--teal);display:block;line-height:1}.cards h3{font-size:15px;margin:18px 0 9px;line-height:1.25}.cards p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.process{padding:62px 0;background:linear-gradient(#f4f9ff,#eef6ff);text-align:center}.steps{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin-top:38px;position:relative}.steps:before{content:"";position:absolute;left:8.33%;right:8.33%;top:21px;height:2px;background:#cfe0f3}.steps article{position:relative;z-index:1}.steps article:not(:last-child):after{content:"›";position:absolute;right:-13px;top:9px;color:#8eb7df;font-size:20px;font-weight:700}.steps span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-weight:900;margin:auto}.steps h3{font-size:14px;margin:12px 0 5px}.steps p{font-size:11px;line-height:1.45;color:var(--muted);margin:0}.projects{padding-bottom:62px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;text-align:left}.project-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 30px #12385b0d;transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #12385b18}.shot{height:230px;position:relative;overflow:hidden;background:#edf5fb}.project-copy{padding:20px 20px 22px}.project-grid h3{font-size:20px;margin:0 0 8px}.project-grid p{font-size:13px;color:var(--muted);line-height:1.55;margin:0 0 16px;min-height:41px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin:0}.tags span{font-size:10px;line-height:1;background:#edf6ff;color:#0878f9;font-weight:800;border-radius:999px;padding:7px 9px}.shot-gumi{background:linear-gradient(145deg,#eef8f7,#e6f1f5);padding:28px 20px}.shot-gumi .screen{position:absolute;border-radius:8px;box-shadow:0 12px 28px #0d2d5326;border:1px solid #d7e4ea}.shot-gumi .main-screen{width:82%;left:18px;top:28px}.shot-gumi .overlay-screen{width:58%;right:18px;bottom:18px}.shot-school{background:linear-gradient(145deg,#eef4fb,#e6edf8);padding:25px}.school-back{position:absolute;width:80%;left:20px;top:26px;border-radius:8px;box-shadow:0 12px 28px #0d2d5326}.school-phone{position:absolute;height:185px;width:auto;right:25px;bottom:13px;border-radius:18px;box-shadow:0 12px 26px #0d2d5330;border:5px solid #fff}.shot.qd{background:linear-gradient(135deg,#102337,#365d82);color:#fff}.qd-mark{position:absolute;left:28px;top:50%;transform:translateY(-50%)}.qd-mark strong{display:block;font-size:46px;line-height:.9}.qd-mark small{display:block;margin-top:10px;font-size:9px;letter-spacing:.12em}.phone-silhouette{position:absolute;right:42px;top:22px;width:104px;height:196px;border:5px solid #fff;border-radius:22px;background:#f5f9fd;color:#173d60;padding:34px 10px 10px;box-shadow:0 16px 30px #0005}.phone-silhouette:before{content:"";position:absolute;width:35px;height:5px;border-radius:5px;background:#cad7e4;top:12px;left:30px}.phone-silhouette span,.phone-silhouette b,.phone-silhouette i{display:block;background:#fff;border:1px solid #dce7f2;border-radius:7px;margin:7px 0;padding:8px 5px;font-size:9px;font-style:normal}.phone-silhouette b{background:#0878f9;color:#fff;border-color:#0878f9}.shot.ipe{background:linear-gradient(145deg,#e9f0f4,#d7e5ee);padding:28px}.ipe-window{height:100%;background:#fff;border-radius:10px;box-shadow:0 12px 28px #0d2d5320;padding:46px 24px 20px;position:relative}.browserbar{height:25px;background:#eef3f6;position:absolute;left:0;right:0;top:0;padding:8px 10px}.browserbar i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#b8c8d3;margin-right:4px}.ipe-brand{font-size:36px;font-weight:900;color:#1b4c6d;margin-bottom:8px}.ipe-window b{display:block;font-size:15px}.ipe-window span{display:block;color:#718198;font-size:10px;margin-top:8px}.shot-api{background:linear-gradient(145deg,#edf5fb,#dcecf8)}.shot-api img{position:absolute;width:72%;border-radius:8px;box-shadow:0 12px 28px #0d2d5328;border:1px solid #d6e3ec}.api-one{left:18px;top:25px}.api-two{right:18px;bottom:18px}.api-badge{position:absolute;right:20px;top:20px;background:#0878f9;color:#fff;font:800 12px Arial;padding:9px 12px;border-radius:9px;box-shadow:0 8px 18px #0878f94a}.shot.dx{background:radial-gradient(circle at 70% 25%,#1261a3 0,#0d3a69 32%,#071b35 70%);color:#fff;display:grid;place-items:center}.dx-word{font-size:40px;font-weight:900;letter-spacing:-.04em}.coming{position:absolute;bottom:43px;background:#fff;color:#0d3a69;border-radius:999px;padding:7px 12px;font-size:9px;font-weight:900;letter-spacing:.14em}.device-lines{position:absolute;inset:18px;opacity:.18}.device-lines i{position:absolute;border:1px solid #fff;border-radius:14px}.device-lines i:nth-child(1){width:90px;height:170px;right:10px;top:15px}.device-lines i:nth-child(2){width:190px;height:110px;left:10px;bottom:5px}.device-lines i:nth-child(3){width:110px;height:70px;left:55px;top:12px}
.experience{background:#eef6ff;padding:62px 0}.about-head{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;margin-bottom:34px}.about-head h2{font-size:30px;line-height:1.15;margin:6px 0 0;color:var(--navy)}.about-head>p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.team-grid article{background:#fff;border:1px solid #dce8f4;border-radius:14px;padding:24px 22px;min-height:190px}.team-grid article>span{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--blue)}.team-grid h3{font-size:17px;margin:15px 0 9px;color:var(--navy)}.team-grid p{font-size:12px;color:var(--muted);line-height:1.55;margin:0 0 18px}.team-grid small{font-size:10px;line-height:1.5;color:#54708d;font-weight:700}.about-foot{display:flex;align-items:center;gap:18px;margin-top:28px;padding-top:24px;border-top:1px solid #d5e4f2}.about-foot strong{font-size:30px;color:var(--blue);white-space:nowrap}.about-foot span{font-size:12px;color:var(--muted);line-height:1.5;max-width:650px}.tech{padding:54px 0}.tech h2{font-size:29px}.stack{margin-top:30px;font-size:17px;word-spacing:15px;line-height:2;color:#3f5873}.stack b{color:#b7c5d3}.cta{padding:0 0 38px}.cta-inner{background:linear-gradient(120deg,#0759c8,#0786fa);border-radius:14px;padding:30px 38px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:25px}.cta h2{font-size:27px;margin:0 0 8px}.cta p{margin:0;color:#e7f2ff}.light{background:#fff;color:#0966d5;white-space:nowrap}footer{background:#062744;color:#c8d8e6;padding:40px 0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-grid img{width:120px;height:70px;object-fit:contain;background:#fff;border-radius:8px;padding:5px}.footer-grid p{font-size:12px;max-width:300px;line-height:1.5}.footer-grid b{display:block;color:#fff;font-size:11px;margin-bottom:12px}.footer-grid a,.footer-grid span{display:block;color:#c8d8e6;text-decoration:none;font-size:12px;margin:8px 0}@media(max-width:1050px){.steps:before,.steps article:after{display:none}nav{display:none}.menu{display:block;margin-left:auto;border:0;background:none;font-size:24px}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:60px 0}.hero-flow{max-width:760px;margin:auto;width:100%}.cards{grid-template-columns:repeat(3,1fr)}.steps{grid-template-columns:repeat(3,1fr)}.project-grid{grid-template-columns:repeat(2,1fr)}.about-head{grid-template-columns:1fr;gap:18px}.team-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.wrap{width:min(100% - 34px,1380px)}.site-header{height:68px}.brand{width:110px}.hero-copy h1{font-size:45px}.hero-copy>p{font-size:16px}.trust{display:none}.flow-top,.flow-bottom{grid-template-columns:repeat(2,1fr)}.cards,.steps,.project-grid,.team-grid{grid-template-columns:1fr}.about-foot{align-items:flex-start;flex-direction:column;gap:8px}.section{padding:58px 0}.cta-inner,.footer-grid{display:grid;grid-template-columns:1fr}.shot{height:210px}}

@media(max-width:650px){.shot{height:225px}.project-copy{padding:18px}.project-grid p{min-height:0}}
/* v10: project-card asset completion only */
.qd-real{background:linear-gradient(145deg,#eaf3fb,#dbeaf8);display:flex;align-items:flex-end;justify-content:center;gap:10px;padding:18px 24px 0}
.qd-real img{height:205px;width:auto;border-radius:16px 16px 0 0;box-shadow:0 12px 26px #0d2d5330;border:4px solid #fff;object-fit:cover}
.qd-real img:nth-child(1){transform:translateY(12px) rotate(-2deg)}
.qd-real img:nth-child(2){height:218px;z-index:2}
.qd-real img:nth-child(3){transform:translateY(12px) rotate(2deg)}
.ipe-live{background:#e7eef3;position:relative}
.ipe-live iframe{position:absolute;left:0;top:0;width:1280px;height:760px;border:0;transform:scale(.36);transform-origin:top left;pointer-events:none;background:#fff}
.ipe-cover{position:absolute;inset:0;box-shadow:inset 0 0 0 1px #dbe6ed;pointer-events:none}
@media(max-width:650px){.qd-real img{height:195px}.qd-real img:nth-child(2){height:208px}.ipe-live iframe{transform:scale(.34)}}

/* v11: logo real DeportiX */
.dx-logo{display:block;width:min(68%,360px);max-height:68%;object-fit:contain;margin:auto;filter:none}

/* v13: Tecnologia */
.tech{padding:66px 0}.tech h2{font-size:32px}.tech-intro{max-width:760px;margin:12px auto 34px;color:var(--muted);font-size:14px;line-height:1.65}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;text-align:left}.tech-grid article{border:1px solid var(--line);border-radius:16px;background:#fff;padding:24px 22px;min-height:190px;box-shadow:0 8px 24px #173e6408}.tech-grid article>span{font-size:10px;font-weight:900;letter-spacing:.14em;color:var(--blue)}.tech-grid h3{font-size:17px;color:var(--navy);margin:14px 0 8px}.tech-grid p{font-size:12px;line-height:1.55;color:var(--muted);margin:0 0 18px}.tech-grid article>div{font-size:11px;line-height:1.55;color:#365b7d;font-weight:800}.tech-note{margin:25px auto 0;font-size:11px;color:#6a7f94}.stack{display:none}@media(max-width:1050px){.tech-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.tech-grid{grid-template-columns:1fr}.tech{padding:56px 0}.tech-grid article{min-height:0}}

/* v14 — Contacto + footer */
.cta{padding:54px 0 46px;background:#f7fbff}.cta-inner{padding:38px 44px;border-radius:18px;box-shadow:0 18px 42px rgba(6,73,145,.13)}.cta-copy{max-width:760px}.cta-eyebrow{display:block;color:#cfe7ff;margin-bottom:9px}.cta h2{font-size:30px;line-height:1.15}.cta p{max-width:680px;line-height:1.6}.cta-contact{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.cta-mail{color:#e9f5ff;text-decoration:none;font-size:12px;font-weight:700}.cta-mail:hover{text-decoration:underline}footer{padding:46px 0 32px}.footer-grid{grid-template-columns:1.6fr .9fr 1fr;align-items:start}.footer-grid img{width:126px;height:auto;max-height:58px;object-fit:contain;background:#fff;border-radius:8px;padding:7px 10px}.footer-grid a:hover{color:#fff}@media(max-width:650px){.cta{padding:38px 0}.cta-inner{padding:28px 24px}.cta h2{font-size:25px}.cta-contact{align-items:flex-start}.footer-grid{gap:25px}}

/* v17 production QA */
img{max-width:100%}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #70b7ff;outline-offset:3px}.menu{cursor:pointer}.lang button{cursor:pointer}@media(max-width:1050px){nav.mobile-open{display:flex!important;position:absolute;top:68px;right:20px;padding:18px;background:#fff;flex-direction:column;box-shadow:0 10px 30px #0002;border-radius:12px;min-width:190px;z-index:50}}@media(max-width:650px){.hero-copy h1{font-size:clamp(38px,11vw,45px)}.actions{flex-wrap:wrap}.btn{max-width:100%;text-align:center}.hero-flow{overflow:hidden}.cta-contact{width:100%}.light{white-space:normal}}
