:root{--fondo:#08090a;--tinta:#f7f8f8;--tinta-2:#8a8f98;--azul-noche:#141b5f;--azul-profundo:#073775;--azul-luz:#52a0e0;--lavanda:#c7c8e6;--vidrio:rgba(207,221,234,.10);--vidrio-borde:rgba(255,255,255,.10);--radio-grande:24px;--radio-chico:8px;--display:'Inter','SF Pro Display',-apple-system,system-ui,sans-serif;--ease:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--fondo);color:var(--tinta);font-family:var(--display);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:2px solid #52a0e0;outline-offset:6px}::selection{background:#52a0e0;color:#08090a}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:510}h1,h2{letter-spacing:-.035em;line-height:1.05}h2{font-size:clamp(34px,4vw,48px);color:#b4b8c1}h3{letter-spacing:-.025em}p{letter-spacing:-.011em}.wrap{width:min(1440px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;background:white;color:black;padding:12px;z-index:100;transform:translateY(-160%)}.skip-link:focus{transform:none}.header{position:absolute;z-index:5;top:0;left:0;right:0}.nav{display:flex;align-items:center;justify-content:space-between;height:92px;border-bottom:1px solid rgba(255,255,255,.1)}.brand{display:inline-flex;align-items:center;gap:8px;font-size:28px;font-weight:550;letter-spacing:-1.4px;line-height:1}.brand svg{width:29px;height:33px;stroke:currentColor;stroke-width:1.8;fill:none}.brand-dot{color:#89bdf3}.nav nav{display:flex;gap:36px;font-size:13px;color:#a4a8b0}.nav-contact{font-size:13px;display:flex;gap:20px;align-items:center}.nav-contact span{font-size:20px}.hero{position:relative;isolation:isolate;overflow:hidden;min-height:890px;background:#010101}.hero-glow{position:absolute;z-index:-2;inset:220px -10% -155px;background:radial-gradient(ellipse at 49% 103%,#f4f7fa 0%,#dde1e4 22%,transparent 49%),radial-gradient(ellipse at 73% 73%,#7ccbf4 0%,#52a0e0 28%,transparent 58%),radial-gradient(ellipse at 23% 70%,#5466f0 0%,#141b5f 32%,transparent 59%),radial-gradient(ellipse at 90% 90%,#c7c8e6,transparent 52%);filter:blur(42px);opacity:.98}.hero-grid{position:absolute;inset:280px 0 0;z-index:-1;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(8.333% - 1px),rgba(218,234,255,.08) calc(8.333% - 1px),rgba(218,234,255,.08) 8.333%);mask-image:linear-gradient(transparent,black 70%,transparent)}.hero-content{position:relative;padding-top:171px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:500;display:flex;align-items:center;gap:10px;color:#abb0ba}.status-dot{height:5px;width:5px;background:#a5caff;border-radius:100%;box-shadow:0 0 12px #52a0e0}.hero h1{font-size:clamp(48px,5.5vw,76px);margin-top:30px;font-weight:500;max-width:860px}.hero-intro{display:flex;align-items:end;justify-content:space-between;margin-top:25px}.hero-intro p{font-size:17px;line-height:1.6;color:#b0b5c0}.hero-location{font-size:9px;letter-spacing:.13em;line-height:1.9;color:#a6afc1}.hero-glass{position:relative;margin:55px auto 0;padding:25px 30px 31px;border:1px solid rgba(255,255,255,.5);border-radius:24px;background:linear-gradient(120deg,rgba(221,231,245,.82),rgba(207,225,238,.75));box-shadow:0 18px 60px #072c6050,inset 0 1px 0 #ffffff50;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);color:#172739}.glass-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:23px;border-bottom:1px solid #14243b24}.glass-top>span{font-size:13px;color:#35495c}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:46px;padding:12px 20px;font-size:12px;line-height:1.5;font-weight:500;border-radius:8px;transition:background .2s ease,transform .16s var(--ease);flex-shrink:0}.button-dark{background:#12121c;color:#fff;box-shadow:inset 0 1px 0 #ffffff26,0 4px 14px #1e24531a}.button:active{transform:scale(.975)}.button span{font-size:17px}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-top:25px}.hero-stats>div+div{border-left:1px solid #14243b24;padding-left:24px}.hero-stats strong{display:block;font-size:36px;line-height:1.2;letter-spacing:-.05em;font-weight:450;font-variant-numeric:tabular-nums}.hero-stats .unit{font-size:24px}.hero-stats>div>span{display:block;margin-top:9px;font-size:10px;line-height:1.6;max-width:210px;color:#35495c}.hero-bottom{display:flex;justify-content:space-between;margin-top:43px;color:#243d57;font-size:11px;position:relative;z-index:1}.hero-bottom a{display:flex;gap:24px}.hero-waves{position:absolute;bottom:0;width:100%;height:110px;z-index:-1;stroke:#174f84;stroke-width:.65;opacity:.2}
@media(hover:hover) and (pointer:fine){.nav a:hover{color:#fff}.button-dark:hover{background:#282a40}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.nav{height:76px}.brand{font-size:25px}.brand svg{width:25px}.nav nav{gap:20px}.nav nav a:not(:first-child){display:none}.nav-contact{font-size:12px;gap:10px}.hero{min-height:930px}.hero-content{padding-top:135px}.eyebrow{font-size:8px;letter-spacing:.1em}.hero h1{font-size:49px;letter-spacing:-.045em;margin-top:27px}.hero-intro{margin-top:24px}.hero-intro p{font-size:15px}.hero-location{display:none}.hero-glow{inset:270px -55% -120px;filter:blur(32px)}.hero-glass{padding:21px;margin-top:38px;border-radius:22px}.glass-top{align-items:start;flex-direction:column;gap:17px;padding-bottom:22px}.glass-top>span{font-size:12px;max-width:220px}.button{min-height:46px}.hero-stats{grid-template-columns:1fr 1fr;gap:24px 14px;padding-top:23px}.hero-stats>div+div{padding-left:0;border:0}.hero-stats>div:nth-child(even){border-left:1px solid #14243b24;padding-left:16px}.hero-stats strong{font-size:30px}.hero-stats>div>span{font-size:10px}.hero-bottom{font-size:9px;margin-top:26px;gap:20px}.hero-bottom>span{max-width:170px}.hero-bottom a{gap:10px;white-space:nowrap}.hero-waves{height:75px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Editorial rhythm */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section{padding-block:130px}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:50px;margin-bottom:66px}.section-label{font-size:11px;color:#9b9fa8;letter-spacing:.02em;padding-top:9px}.section-heading>div>p{color:#979da7;margin-top:23px;max-width:500px;line-height:1.7}.brands-section{padding-block:70px 82px;border-bottom:1px solid var(--vidrio-borde)}.brands-section h2{font-size:12px;line-height:1.5;font-weight:400;letter-spacing:0;text-align:center;color:#8a8f98}.brands-list{list-style:none;margin:36px auto 0;padding:0;max-width:1080px;display:flex;flex-wrap:wrap;justify-content:center;gap:22px 37px;align-items:center}.brands-list li{font-size:16px;letter-spacing:-.04em;font-weight:500;color:#b9bdc4}.brands-list li:nth-child(3n){font-weight:600}.brands-list li:nth-child(4n){letter-spacing:.07em;font-size:14px}.results-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--vidrio-borde)}.result{padding:36px 30px 39px 0;border-bottom:1px solid var(--vidrio-borde)}.result:nth-child(3n+2),.result:nth-child(3n+3){padding-left:36px;border-left:1px solid var(--vidrio-borde)}.result strong{font-size:clamp(36px,4vw,49px);font-weight:450;letter-spacing:-.045em;line-height:1.2;display:block;font-variant-numeric:tabular-nums}.result h3{font-size:13px;margin-top:17px;font-weight:450;color:#c9cdd4;letter-spacing:0}.result p{font-size:12px;line-height:1.7;color:#9399a3;margin-top:10px;max-width:270px}.services-section{background:linear-gradient(180deg,#0c0e13,#090a0d);border-top:1px solid var(--vidrio-borde);border-bottom:1px solid var(--vidrio-borde)}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.service{display:flex;flex-direction:column;align-items:flex-start;border-top:1px solid #ffffff20;padding-top:20px}.service-number{font-size:9px;letter-spacing:.1em;color:#9299a6}.service h3{font-size:26px;line-height:1.16;margin-top:16px;min-height:61px}.service>p{font-size:13px;color:#979da7;line-height:1.8;margin-top:20px;min-height:95px;max-width:320px}.service ul{list-style:none;padding:0;margin:24px 0 27px;color:#babfc8;font-size:12px;line-height:2}.service li::before{content:'↳';color:#607fac;margin-right:10px}.text-link{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;margin-top:auto;width:100%;padding-top:20px;border-top:1px solid #ffffff15}.text-link span{font-size:18px}.service-art{height:180px;width:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 65%,#22345460,transparent 68%)}.art-presence>span{font-size:95px;font-weight:450;line-height:1;color:#cddbf2;transform:rotate(-10deg);text-shadow:3px 3px 0 #6d80a7,6px 6px 0 #263954;z-index:1}.art-presence>i{position:absolute;width:165px;height:70px;border:1px solid #6c91bd66;border-radius:50%;transform:rotate(-25deg)}.art-attention{flex-direction:column;gap:9px;padding:18px}.art-attention>span{font-size:10px;padding:9px 14px;border:1px solid #ffffff1c;background:#171d28;border-radius:12px;align-self:flex-start;color:#bac4d6}.art-attention>span:nth-child(2){align-self:flex-end;background:#283a57;color:#d5e1f3}.art-attention>span:nth-child(2)>i{font-style:normal;margin-left:14px}.art-attention>span:last-child{display:flex;gap:4px}.art-attention>span:last-child>i{width:3px;height:3px;border-radius:50%;background:#8299b7}.art-system{gap:0}.art-system>span{font-size:9px;padding:13px 10px;border:1px solid #ffffff24;background:linear-gradient(130deg,#242e40,#121923);border-radius:8px}.art-system>i{height:1px;width:20px;background:#5f7d9e}.art-system b{font-weight:400;margin-left:5px;color:#a0c7e8}
/* Featured projects */
.browser-bar{height:30px;display:flex;align-items:center;gap:5px;padding:0 12px;background:#eef1f6;border-radius:9px 9px 0 0;color:#60697b}.browser-bar i{width:4px;height:4px;border-radius:50%;background:#a3aec0}.browser-bar span{font-size:8px;margin:auto;letter-spacing:.02em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:80%}.browser-bar b{font-weight:400;font-size:12px}
/* Systems: real case descriptions */
.systems-list{border-top:1px solid #ffffff20}.system-row{display:grid;grid-template-columns:40px 1fr 1.4fr;gap:25px 35px;padding:29px 0;border-bottom:1px solid #ffffff15;align-items:baseline}.system-number{font-size:10px;color:#858e9d}.system-row h3{font-size:19px;line-height:1.35}.system-row>p{font-size:13px;color:#9ca3ad;line-height:1.8;max-width:510px}.system-flow{grid-column:3;font-size:9px;color:#8cadd8;letter-spacing:.04em;margin-top:-10px}.also-section{padding-top:0}.also-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 30px}.also-card{min-width:0}.also-image{position:relative;overflow:hidden;border-radius:8px;background:#131821;border:1px solid #ffffff1c}.also-image img{width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;object-position:top;transition:transform .3s var(--ease)}.also-image>span{position:absolute;bottom:14px;right:14px;background:#08090ae6;border:1px solid #ffffff30;color:#fff;width:36px;height:36px;display:grid;place-items:center;border-radius:50%}.also-text{padding-top:22px}.also-text h3{font-size:20px;line-height:1.35}.also-text p{font-size:13px;color:#979da7;margin-top:12px;max-width:460px;line-height:1.8}.also-domain{display:block;font-size:10px;color:#b1bbcc;margin-top:19px}.process-section{border-top:1px solid #ffffff1c;background:#0c0e11}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.process-grid article{border-top:1px solid #ffffff25;padding-top:22px}.process-grid article>span{font-size:11px;color:#8eabce}.process-grid h3{font-size:19px;line-height:1.4;margin-top:35px;max-width:220px}.process-grid p{color:#979da7;font-size:13px;line-height:1.8;margin-top:17px}.closing{padding:120px 0 75px;position:relative;isolation:isolate;overflow:hidden;background:#010101}.closing-glow{position:absolute;inset:10% -20% -110%;z-index:-1;filter:blur(45px);background:radial-gradient(ellipse at 70% 90%,#e3e9f5 0%,#52a0e0 34%,#141b5f 57%,transparent 74%)}.closing h2{font-size:clamp(56px,8.6vw,116px);margin-top:33px;color:#f7f8f8;font-weight:450;letter-spacing:-.055em;line-height:1.02}.closing-bottom{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-top:55px}.closing-bottom p{color:#e0e5ee;font-size:14px;line-height:1.8}.closing-bottom .button{border:1px solid #ffffff50;min-height:52px;padding-inline:24px}.footer{padding-block:38px 32px}.tech-strip{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#959ca8;padding-bottom:33px;border-bottom:1px solid var(--vidrio-borde)}.tech-strip>span{flex-shrink:0}.tech-strip ul{display:flex;list-style:none;gap:25px;margin:0;padding:0;flex-wrap:wrap}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:35px;color:#959ca8;font-size:10px}.footer-bottom .brand{color:#dce0e7;font-size:25px;gap:0}.footer-bottom>a:last-child{color:#bcc2cd}
@media(hover:hover) and (pointer:fine){.text-link:hover{color:#aaceff}.also-card:hover .also-image img{transform:scale(1.025)}.also-card:hover h3{color:#aaceff}.hero-bottom a:hover{text-decoration:underline}}
@media(min-width:701px) and (max-width:1000px){.wrap{width:calc(100% - 64px)}.hero-stats{gap:16px}.hero-stats>div+div{padding-left:16px}.hero-stats strong{font-size:30px}.hero-glass{padding-inline:24px}.section-heading{grid-template-columns:1fr 2fr;gap:30px}.services-grid{gap:20px}.service h3{font-size:23px}.service>p{min-height:125px}.process-grid{grid-template-columns:1fr 1fr;gap:40px}.tech-strip ul{gap:12px 18px}}
@media(max-width:700px){
 .section{padding-block:78px}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:38px}.section-label{font-size:10px;padding:0}.section-heading>div>p{font-size:13px;margin-top:19px}.brands-section{padding-block:47px}.brands-section h2{font-size:11px}.brands-list{gap:17px 24px;margin-top:28px}.brands-list li{font-size:13px}.brands-list li:nth-child(4n){font-size:12px}.results-grid{grid-template-columns:1fr 1fr}.result,.result:nth-child(3n+2),.result:nth-child(3n+3){padding:26px 14px 27px 0;border-left:0}.result:nth-child(even){padding-left:17px;border-left:1px solid var(--vidrio-borde)}.result strong{font-size:32px}.result h3{font-size:11px;line-height:1.6;margin-top:13px}.result p{font-size:11px;margin-top:8px}.result:last-child{grid-column:1/-1}.result:last-child p{max-width:300px}.services-grid{grid-template-columns:1fr;gap:44px}.service-art{height:150px}.service h3{font-size:28px;min-height:0}.service>p{min-height:0;font-size:13px;max-width:none;margin-top:16px}.service ul{margin-block:17px 23px}.service-number{font-size:9px}.art-attention{padding-inline:35px}.art-system>span{padding:13px 16px}.art-system>i{width:30px}.browser-bar{height:22px;padding-inline:7px;border-radius:5px 5px 0 0}.browser-bar span{font-size:6px}.browser-bar i{height:3px;width:3px}.pill{font-size:10px}.systems-section{padding-bottom:74px}.system-row{grid-template-columns:25px 1fr;gap:10px 14px;padding-block:23px}.system-row h3{font-size:19px}.system-row>p{grid-column:2;font-size:12px}.system-flow{grid-column:2;margin-top:3px;font-size:9px}.also-section{padding-top:0}.also-grid{grid-template-columns:1fr;gap:36px}.also-text{padding-top:17px}.also-text h3{font-size:21px}.also-text p{font-size:12px;margin-top:10px}.also-domain{margin-top:13px}.process-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.process-grid h3{font-size:17px;margin-top:23px}.process-grid p{font-size:12px;line-height:1.8;margin-top:14px}.closing{padding:76px 0 55px}.closing h2{font-size:59px;margin-top:27px}.closing .eyebrow{font-size:8px}.closing-bottom{align-items:start;flex-direction:column;gap:25px;margin-top:33px}.closing-bottom p{font-size:13px}.closing-glow{inset:20% -90% -90%}.tech-strip{flex-direction:column;gap:18px;padding-bottom:28px}.tech-strip ul{gap:12px 22px;font-size:10px}.footer-bottom{flex-wrap:wrap;gap:22px 15px;margin-top:28px}.footer-bottom>span{order:3;flex-basis:100%;font-size:9px}.footer-bottom>a:last-child{margin-left:auto}.footer{padding-block:30px}.hero-grid{top:350px}
}
@media(prefers-reduced-motion:reduce){.also-card:hover .also-image img{transform:none}}

/* Real V + INCENT, identical in both placements. */
.brand,.footer-bottom .brand{gap:3px;font-size:22px;font-weight:500;letter-spacing:.16em;line-height:1}
.brand svg{width:27px;height:24px;fill:currentColor;stroke:none;flex:none}
.brand>span{padding-left:1px}
/* A compact list opens into an editorial case study. */
.work-section{padding-block:100px 65px;background:#0f1216;color:#f5f6f8}
.work-section>.section-heading{margin-bottom:50px}
.work-section h2{color:#d7dce5}
.project{border-top:1px solid #ffffff26;transition:background 450ms cubic-bezier(.22,1,.36,1)}
.project:last-child{border-bottom:1px solid #ffffff26}
.project.is-open{background:#141b35}
.project-heading{margin:0;font-weight:450}
.project-toggle{display:grid;grid-template-columns:1.1fr 1fr .65fr;align-items:start;gap:40px;width:100%;padding:30px 0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}
.project-toggle:focus-visible{outline:2px solid #91c9ff;outline-offset:6px;border-radius:4px}
.project-name{font-size:clamp(40px,3.3vw,52px);line-height:1.12;letter-spacing:-.045em;overflow-wrap:break-word}
.project-summary{display:grid;grid-template-rows:0fr;opacity:0;visibility:hidden;transition:grid-template-rows 450ms cubic-bezier(.22,1,.36,1),opacity 450ms ease,visibility 450ms;letter-spacing:-.02em;font-size:17px;line-height:1.6;font-weight:400;color:#ccd3e2}
.project-summary>span{overflow:hidden;min-height:0}
.project.is-open .project-summary{grid-template-rows:1fr;opacity:1;visibility:visible}
.project-meta{position:relative;display:flex;flex-direction:column;gap:9px;padding:3px 26px 0 0;font-size:11px;line-height:1.55;font-weight:400;letter-spacing:.02em;text-transform:uppercase;color:#b8c2d5}
.project-services{display:none;color:#edf1f9}
.project.is-open .project-sector{display:none}
.project.is-open .project-services{display:block}
.project.is-open .project-city{margin-top:20px}
.project-indicator{position:absolute;right:0;top:0;font-size:22px;line-height:1;transition:transform 450ms cubic-bezier(.22,1,.36,1)}
.project.is-open .project-indicator{transform:rotate(45deg)}
.project-panel{display:grid;grid-template-rows:0fr;opacity:0;visibility:hidden;transition:grid-template-rows 450ms cubic-bezier(.22,1,.36,1),opacity 450ms ease,visibility 450ms}
.project.is-open .project-panel{grid-template-rows:1fr;opacity:1;visibility:visible}
.project-panel-inner{min-height:0;overflow:hidden}
.project-image{display:block;width:100%;border:1px solid #ffffff30;border-radius:12px;overflow:hidden;background:#e9edf2}
.project-image img{width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;object-position:top}
.project-bottom{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:start;padding:25px 0 40px}
.project-bottom>.button{justify-self:start;border:1px solid #ffffff40;border-radius:24px}
.project details{margin:0;border-block:1px solid #ffffff25;font-size:12px}
.project summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;min-height:48px;color:#d5deed}
.project summary::-webkit-details-marker{display:none}
.project summary>span{font-size:20px;transition:transform .2s ease}
.project details[open] summary>span{transform:rotate(45deg)}
.project dl{margin:0 0 20px}
.project dl>div{display:grid;grid-template-columns:90px 1fr;gap:14px;margin-top:15px}
.project dt{font-size:10px;color:#a6bad7}
.project dd{margin:0;color:#ccd3e2;font-size:12px;line-height:1.7}
.project dd b{font-weight:550}
@media(max-width:1000px){.project-toggle{grid-template-columns:1fr 1fr .65fr;gap:24px}.project-name{font-size:40px}.project-summary{font-size:15px}}
@media(max-width:700px){
 .brand,.footer-bottom .brand{font-size:17px;gap:2px}.brand svg{width:22px;height:20px}
 .work-section{padding-block:78px 35px}.work-section>.section-heading{margin-bottom:30px}
 .project-toggle{grid-template-columns:minmax(0,1fr) 105px;gap:0 18px;padding:25px 0}
 .project-name{font-size:30px;line-height:1.15}.project-meta{grid-column:2;grid-row:1;font-size:8px;padding-right:16px;gap:6px}.project-indicator{font-size:18px}
 .project-summary{grid-column:1/-1;grid-row:2;font-size:14px;line-height:1.7}.project-summary>span{padding-top:0;transition:padding-top 450ms cubic-bezier(.22,1,.36,1)}.project.is-open .project-summary>span{padding-top:22px}
 .project.is-open .project-city{margin-top:8px}.project-bottom{grid-template-columns:1fr;gap:20px;padding:20px 0 30px}.project dl>div{grid-template-columns:75px 1fr;gap:10px}
}
@media(prefers-reduced-motion:reduce){.project,.project *{transition:none!important}}

.systems-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px;margin-bottom:55px}
.system-preview{margin:0;min-width:0}
.system-preview img{width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;border:1px solid #ffffff24;border-radius:12px}
.system-preview figcaption{display:flex;justify-content:space-between;gap:12px;padding-top:12px;font-size:11px;line-height:1.6;color:#b8c2d5}
.system-preview figcaption>span:last-child{font-size:9px;color:#979da7}
@media(max-width:700px){.systems-gallery{gap:24px 12px;margin-bottom:35px}.system-preview img{border-radius:8px}.system-preview figcaption{flex-direction:column;gap:3px;font-size:10px}.system-preview figcaption>span:last-child{font-size:8px}}

/* Complete service lists, with a clear problem and a linked example. */
.service .service-problem{min-height:0;max-width:none}
.service-problem>strong{display:block;color:#d5deed;font-weight:550}
.service .service-list-title{font-size:13px;line-height:1.6;font-weight:550;color:#d5deed;margin:22px 0 0}
.service ul{width:100%;margin-top:12px;font-size:13px;line-height:1.6}
.service li{position:relative;padding-left:20px;margin-bottom:15px}
.service li::before{position:absolute;left:0;top:0;margin:0}
.service li>strong{display:block;color:#d5deed;font-weight:500}
.service li>span{display:block;color:#a4acb9;margin-top:3px}
.project-toggle{scroll-margin-top:24px}
@media(max-width:700px){.service ul{font-size:14px;line-height:1.65}.service .service-problem{font-size:14px}.service li{margin-bottom:18px}.service .text-link{font-size:14px;min-height:48px}}

/* Sistemas: problema, construcción y beneficio diario. */
.systems-context{margin:0 0 22px;color:#b8c2d5;font-size:14px;line-height:1.7}
.system-details{min-width:0;max-width:560px;display:grid;gap:14px}
.system-details p{margin:0;color:#aeb5c0;font-size:13px;line-height:1.8}
.system-details strong{color:#f0f2f5;font-weight:600}
.systems-list .system-flow{letter-spacing:.08em;line-height:1.6}
@media(max-width:700px){.systems-context{font-size:13px;margin-bottom:18px}.system-details{grid-column:2;max-width:none;gap:12px}.system-details p{font-size:13px}}

/* ── formulario de contacto ── */
.contact-form{margin-top:48px;max-width:760px}
.form-intro{font-size:15px;color:var(--text-dim,#8A8F98);margin-bottom:22px}
.oculto{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:22px}
.field{display:flex;flex-direction:column;gap:7px}
.field-ancho{grid-column:1 / -1}
.field span{font-size:13px;font-weight:500;color:#F7F8F8;letter-spacing:.01em}
.field span em{font-style:normal;color:#8A8F98;font-weight:400}
.field input,.field textarea{font:inherit;font-size:15px;color:#F7F8F8;background:rgba(255,255,255,.05);
  border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:13px 15px;transition:border-color .2s,background .2s}
.field input::placeholder,.field textarea::placeholder{color:#6B7280}
.field input:focus,.field textarea:focus{outline:none;border-color:#52A0E0;background:rgba(255,255,255,.08)}
.field textarea{resize:vertical;min-height:110px;line-height:1.5}
.form-nota{font-size:13px;color:#8A8F98;margin-top:14px}
@media (max-width:760px){.form-grid{grid-template-columns:1fr}.contact-form{margin-top:36px}}
