html{scroll-behavior:smooth}*,:before,:after{box-sizing:border-box}section[id]{scroll-margin-top:68px}body{color:#f8f8f4;background:#000;margin:0;font-family:Atkinson Hyperlegible,Arial,sans-serif}[data-reveal]{opacity:0;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);transform:translateY(42px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.hero-section[data-reveal]{transform:translateY(24px)}.hero-section.is-visible{transform:translateY(0)}.hero-section.is-visible .hero-title h1{animation:.95s cubic-bezier(.22,1,.36,1) both heroReveal}.hero-section.is-visible .hero-description{animation:.8s cubic-bezier(.22,1,.36,1) .16s both fadeUp}.hero-section.is-visible .hero-actions{animation:.8s cubic-bezier(.22,1,.36,1) .28s both fadeUp}@keyframes heroReveal{0%{opacity:0;filter:blur(8px);transform:translateY(34px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}a,button,input,textarea{font:inherit}.seccion{color:#f8f8f4;background:#000;justify-content:center;align-items:center;width:100%;min-height:500px;padding:clamp(80px,10vw,140px) 24px;display:flex}.seccion#inicio{padding-top:250px}@media (max-width:820px){.seccion#inicio{padding-top:150px}}.seccion .seccion-container{width:100%;max-width:1140px;margin:0 auto}.seccion .superior-text h1{max-width:980px;margin-bottom:24px;font-size:clamp(3rem,6.6vw,6.2rem);font-weight:800;line-height:.98}.seccion .superior-text h2{max-width:900px;margin-bottom:24px;font-size:clamp(2.3rem,4.5vw,4.6rem);font-weight:760;line-height:1.02}.seccion .inferior-text{max-width:720px}.seccion .inferior-text .thin,.seccion .inferior-text p{color:#f8f8f49e;font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.55}.verde{color:#00ce7c}.section-heading{margin-bottom:48px}.section-heading h2{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1.04}.action-link,.action-label{color:#f8f8f4;cursor:pointer;background:0 0;border:0;align-items:center;width:fit-content;padding:0 0 5px;text-decoration:none;display:inline-flex;position:relative}.action-link>span:first-child:before,.action-label>span:first-child:before{content:"[";margin-right:5px}.action-link>span:first-child:after,.action-label>span:first-child:after{content:"]";margin-left:5px}.action-link .btn-underline,.action-label .btn-underline{transform-origin:0;background:#00ce7c;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.action-link:hover,.action-link:focus-visible,.action-label:hover,.action-label:focus-visible{color:#00ce7c;outline:none}.action-link:hover .btn-underline,.action-link:focus-visible .btn-underline,.action-label:hover .btn-underline,.action-label:focus-visible .btn-underline{transform:scaleX(1)}.action-label{cursor:default;color:#00ce7c}.action-label:before{content:"[";margin-right:5px}.action-label:after{content:"]";margin-left:5px}.hero-section{min-height:760px;padding-top:150px}.hero-section .seccion-container{grid-template-columns:1.25fr .75fr;align-items:center;gap:60px;display:grid}@media (max-width:820px){.hero-section .seccion-container{text-align:center;grid-template-columns:1fr;gap:50px}}.hero-section .hero-content-wrapper{flex-direction:column;justify-content:center;display:flex}.hero-section .hero-description{margin-bottom:42px}.hero-section .hero-actions{align-items:center;gap:20px;display:flex}@media (max-width:820px){.hero-section .hero-actions{justify-content:center}}.hero-section .contact-button,.hero-section .secondary-action{border-radius:6px;justify-content:center;align-items:center;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .25s cubic-bezier(.22,1,.36,1);display:flex}.hero-section .contact-button.action-link>span:first-child:before,.hero-section .contact-button.action-link>span:first-child:after,.hero-section .secondary-action.action-link>span:first-child:before,.hero-section .secondary-action.action-link>span:first-child:after{margin:0;content:""!important}.hero-section .contact-button.action-link .btn-underline,.hero-section .secondary-action.action-link .btn-underline{display:none}.hero-section .contact-button{color:#00ce7c;border:1px solid #00ce7c}.hero-section .contact-button:hover{color:#000;background:#00ce7c;border-color:#00ce7c;text-decoration:none}.hero-section .secondary-action{color:#f8f8f4;border:1px solid #ffffff26}.hero-section .secondary-action:hover{color:#000;background:#f8f8f4;border-color:#f8f8f4;text-decoration:none}.hero-section .hero-visual{perspective:1000px;z-index:1;justify-content:center;align-items:center;min-height:350px;display:flex;position:relative}@media (max-width:820px){.hero-section .hero-visual{order:-1;min-height:280px}}.hero-section .glow-bg{filter:blur(20px);z-index:-1;background:radial-gradient(circle,#00ce7c1f 0%,#00ce7c00 70%);width:300px;height:300px;position:absolute}.hero-section .cube-wrapper{width:160px;height:160px;transform-style:preserve-3d}.hero-section .cube{width:100%;height:100%;transform-style:preserve-3d;animation:20s linear infinite rotateCube;position:relative}.hero-section .cube .face{color:#00ce7c;text-transform:uppercase;letter-spacing:.1em;background:#000000a6;border:1px solid #00ce7c59;justify-content:center;align-items:center;width:160px;height:160px;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700;transition:border-color .3s,background .3s;display:flex;position:absolute;box-shadow:inset 0 0 15px #00ce7c14}.hero-section .cube .face span{text-shadow:0 0 8px #00ce7c66}.hero-section .cube .front{transform:rotateY(0)translateZ(80px)}.hero-section .cube .back{transform:rotateY(180deg)translateZ(80px)}.hero-section .cube .right{transform:rotateY(90deg)translateZ(80px)}.hero-section .cube .left{transform:rotateY(-90deg)translateZ(80px)}.hero-section .cube .top{transform:rotateX(90deg)translateZ(80px)}.hero-section .cube .bottom{transform:rotateX(-90deg)translateZ(80px)}.hero-section .hero-visual:hover .face{background:#00ce7c14;border-color:#00ce7c;box-shadow:inset 0 0 25px #00ce7c26}@keyframes rotateCube{0%{transform:rotateX(0)rotateY(0)rotate(0)}to{transform:rotateX(360deg)rotateY(360deg)rotate(360deg)}}.terminal-window{background:#0a0a0a;border:1px solid #ffffff24;border-radius:10px;overflow:hidden;box-shadow:0 24px 80px #00000047}.terminal-window .terminal-header{background:#151515;border-bottom:1px solid #ffffff1a;align-items:center;gap:7px;min-height:45px;padding:10px 12px;display:flex}.terminal-window .terminal-header .terminal-dot{border-radius:50%;flex:none;width:12px;height:12px}.terminal-window .terminal-header .terminal-dot.red{background:#ff5f56}.terminal-window .terminal-header .terminal-dot.yellow{background:#ffbd2e}.terminal-window .terminal-header .terminal-dot.green{background:#27c93f}.terminal-window .terminal-header .terminal-title{color:#9b9b9b;align-items:center;min-width:0;margin-left:6px;font-size:.78rem;font-weight:700;display:flex}.terminal-window .terminal-header .terminal-title .terminal-icon{width:15px;height:14px;margin-right:6px}.about-section{position:relative}.about-heading{margin-bottom:3rem}.section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--verde);margin-bottom:1rem;font-size:.78rem;font-weight:600;display:inline-block}.about-heading p{color:#ffffff94;max-width:640px;margin-top:1.25rem;font-size:1rem;line-height:1.7}.about-terminal{background:linear-gradient(#ffffff06,#fff0),#101010;border:1px solid #ffffff14;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px #00000059,inset 0 1px #ffffff0a}.terminal-header{background:#ffffff09;border-bottom:1px solid #ffffff0f;grid-template-columns:1fr auto 1fr;align-items:center;height:48px;padding:0 1.2rem;display:grid;position:relative}.terminal-controls{gap:8px;display:flex}.terminal-dot{border-radius:50%;width:12px;height:12px}.terminal-dot.red{background:#ff5f57}.terminal-dot.yellow{background:#febc2e}.terminal-dot.green{background:#28c840}.terminal-title{color:#ffffff73;justify-content:center;align-items:center;gap:7px;font-size:.75rem;display:flex}.terminal-icon{opacity:.7;width:14px;height:14px}.about-terminal-body{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:0;padding:0;display:grid}.about-main{border-right:1px solid #ffffff12;padding:2.4rem}.terminal-command{color:#fff6;margin-bottom:2.4rem;font-family:monospace;font-size:.78rem;display:block}.terminal-command .verde{margin-right:.4rem}.about-blocks{flex-direction:column;display:flex}.about-block{border-bottom:1px solid #ffffff12;grid-template-columns:46px 1fr;gap:1.25rem;padding:1.75rem 0;display:grid}.about-block:first-child{padding-top:0}.about-block:last-child{border-bottom:0;padding-bottom:0}.about-block-number{color:#00ce7c;padding-top:.15rem;font-family:monospace;font-size:.72rem}.about-block-header{align-items:center;gap:.25rem;margin-bottom:.65rem;display:flex}.about-key{color:var(--verde);font-family:monospace;font-size:.85rem;font-weight:600}.about-symbol{color:#ffffff47}.about-block p{color:#ffffffa6;max-width:690px;margin:0;font-size:.95rem;line-height:1.75}.about-values{background:#ffffff03;flex-direction:column;padding:2.4rem 1.6rem 1.6rem;display:flex}.values-header{justify-content:space-between;align-items:center;margin-bottom:1.4rem;display:flex}.values-label{color:var(--verde);font-family:monospace;font-size:.8rem;font-weight:600}.values-count{color:#ffffff59;border:1px solid #ffffff14;border-radius:100px;justify-content:center;align-items:center;min-width:30px;height:24px;padding:0 8px;font-size:.68rem;display:flex}.values-list{flex-direction:column;gap:.55rem;display:flex}.value-card{background:#ffffff06;border:1px solid #fff1;border-radius:10px;grid-template-columns:30px 1fr auto;align-items:center;gap:.6rem;min-height:54px;padding:0 .9rem;transition:transform .25s,border-color .25s,background .25s;display:grid}.value-card:hover{background:#ffffff0b;border-color:#ffffff1f;transform:translate(4px)}.value-index{color:#00ce7c;font-family:monospace;font-size:.68rem}.value-text{color:#ffffffad;font-size:.82rem}.value-arrow{color:#ffffff38;transition:color .25s}.value-card:hover .value-arrow{color:var(--verde)}.values-footer{color:#ffffff4d;align-items:center;gap:.55rem;margin-top:auto;padding-top:2rem;font-family:monospace;font-size:.67rem;line-height:1.5;display:flex}.status-dot{background:var(--verde);width:6px;height:6px;box-shadow:0 0 10px var(--verde);border-radius:50%;flex:none}@media (max-width:900px){.about-terminal-body{grid-template-columns:1fr}.about-main{border-bottom:1px solid #ffffff12;border-right:0;padding:1.8rem}.about-values{padding:1.8rem}.values-footer{margin-top:1.5rem}}@media (max-width:600px){.about-heading br{display:none}.terminal-header{grid-template-columns:auto 1fr;gap:1rem}.terminal-title{justify-content:flex-end;min-width:0}.terminal-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.terminal-header-spacer{display:none}.about-main,.about-values{padding:1.4rem}.about-block{grid-template-columns:32px 1fr;gap:.8rem;padding:1.4rem 0}.about-block p{font-size:.9rem;line-height:1.65}}#servicios .servicios{border-top:1px solid #ffffff1f;border-left:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);margin-top:56px;display:grid}#servicios .servicio{border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:26px;min-height:190px;padding:28px;font-size:1rem;transition:background .25s,transform .25s,border-color .25s;display:flex}#servicios .servicio:hover{background:#00ce7c0f;border-color:#00ce7c73;transform:translateY(-4px)}#servicios .servicio img{object-fit:contain;width:46px;height:46px}.proyectos-section{background:radial-gradient(circle at 82% 14%,#00ce7c29,#0000 30%),radial-gradient(circle at 12% 82%,#00ce7c14,#0000 28%),#030303;min-height:880px;position:relative;overflow:hidden}.proyectos-section:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.proyectos-section .seccion-container{z-index:1;position:relative}.proyectos-section .projects-heading{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:end;gap:70px;margin-bottom:54px;display:grid}.proyectos-section .projects-heading h2{letter-spacing:-.055em;max-width:800px;margin:0;font-size:clamp(3rem,6.4vw,6.4rem);line-height:.94}.proyectos-section .projects-heading .projects-intro{color:#f8f8f49e;margin:0 0 6px;font-size:1.05rem;line-height:1.65}.proyectos-section .projects-motion{border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;margin:0 calc(50% - 50vw) 32px;overflow:hidden}.proyectos-section .projects-motion-track{color:#00ce7c5c;letter-spacing:.18em;white-space:nowrap;gap:3rem;width:max-content;padding:14px 0;font-family:Courier New,monospace;font-size:.75rem;animation:18s linear infinite projectTicker;display:flex}.proyectos-section .projects-motion-track span{display:block}.proyectos-section .projects-list{border-top:1px solid #ffffff2e}.proyectos-section .project-card{color:#f8f8f4;isolation:isolate;border-bottom:1px solid #ffffff2e;grid-template-columns:74px 1fr auto;align-items:center;gap:30px;min-height:166px;padding:24px 0;text-decoration:none;transition:padding .35s cubic-bezier(.22,1,.36,1),border-color .25s;display:grid;position:relative;overflow:hidden}.proyectos-section .project-card:before{content:"";z-index:-1;transform-origin:0;background:linear-gradient(90deg,#00ce7c24,#0000 72%);transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(0)}.proyectos-section .project-card:after{content:"";background:#00ce7c;width:0;height:1px;transition:width .55s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-1px;left:0}.proyectos-section .project-card:hover,.proyectos-section .project-card:focus-visible{border-color:#00ce7c80;outline:none;padding-left:26px;padding-right:26px}.proyectos-section .project-card:hover:before,.proyectos-section .project-card:focus-visible:before{transform:scaleX(1)}.proyectos-section .project-card:hover:after,.proyectos-section .project-card:focus-visible:after{width:100%}.proyectos-section .project-card:hover h3,.proyectos-section .project-card:focus-visible h3{color:#00ce7c;transform:translate(10px)}.proyectos-section .project-card:hover .project-domain,.proyectos-section .project-card:focus-visible .project-domain{color:#f8f8f4e6}.proyectos-section .project-card:hover .project-arrow,.proyectos-section .project-card:focus-visible .project-arrow{color:#00ce7c;transform:translate(7px,-7px)rotate(8deg)}.proyectos-section .project-card:hover .project-number,.proyectos-section .project-card:focus-visible .project-number{color:#00ce7c}.proyectos-section .project-card:nth-child(2) h3{transition-delay:20ms}.proyectos-section .project-card:nth-child(3) h3{transition-delay:40ms}.proyectos-section .project-number,.proyectos-section .project-domain{font-family:Courier New,monospace;font-size:.74rem}.proyectos-section .project-number{color:#f8f8f466;transition:color .25s}.proyectos-section .project-main{grid-template-columns:minmax(260px,1fr) 180px;align-items:center;gap:30px;display:grid}.proyectos-section .project-main h3{letter-spacing:-.06em;margin:0;font-size:clamp(2.8rem,5.8vw,5.8rem);line-height:.9;transition:color .3s,transform .45s cubic-bezier(.22,1,.36,1)}.proyectos-section .project-domain{color:#f8f8f49e;transition:color .25s}.proyectos-section .project-arrow{font-size:2.35rem;transition:transform .45s cubic-bezier(.22,1,.36,1),color .25s}@keyframes projectTicker{to{transform:translate(calc(-50% - 1.5rem))}}#planes .cards-planes{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:32px;max-width:900px;margin:56px auto 0;display:grid}#planes .plan{background:#0d0d0d;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;justify-content:space-between;padding:40px 32px 32px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}#planes .plan:hover{border-color:#ffffff40;transform:translateY(-6px);box-shadow:0 20px 40px #0009}#planes .plan:hover:before{background:#ffffff4d}#planes .plan.featured{background:linear-gradient(#00ce7c0d 0%,#0d0d0dcc 100%),#0d0d0d;border:1.5px solid #00ce7c59;box-shadow:0 10px 30px #00ce7c08}#planes .plan.featured:before{background:#00ce7c}#planes .plan.featured:hover{border-color:#00ce7c;box-shadow:0 20px 40px #0009,0 0 30px #00ce7c1f}#planes .plan .plan-badge{color:#00ce7c;letter-spacing:.05em;font-family:Courier New,monospace;font-size:.72rem;font-weight:700;position:absolute;top:20px;right:24px}#planes .plan .title{letter-spacing:-.03em;margin-bottom:8px;font-size:2.2rem;font-weight:800}#planes .plan .title:before{content:"// ";color:#ffffff40;font-weight:400}#planes .plan.featured .title:before{color:#00ce7c}#planes .plan .referer{color:#f8f8f49e;min-height:52px;margin-bottom:32px;font-size:.95rem;line-height:1.5}#planes .plan .includes{margin:0;padding:0;list-style:none}#planes .plan .includes li{color:#f8f8f4d9;border-top:1px solid #ffffff0f;padding:14px 0 14px 28px;font-size:.92rem;line-height:1.4;position:relative}#planes .plan .includes li:before{content:"✓";color:#00ce7c;font-size:.95rem;font-weight:700;position:absolute;left:4px}#planes .plan .btn-container{margin-top:36px}#planes .plan .plan-cta{border:1px solid #ffffff26;border-radius:6px;justify-content:center;align-items:center;width:100%;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .25s cubic-bezier(.22,1,.36,1);display:flex}#planes .plan .plan-cta.action-link>span:first-child:before,#planes .plan .plan-cta.action-link>span:first-child:after{margin:0;content:""!important}#planes .plan .plan-cta:hover{color:#000;background:#f8f8f4;border-color:#f8f8f4;text-decoration:none}#planes .plan.featured .plan-cta{color:#00ce7c;border-color:#00ce7c}#planes .plan.featured .plan-cta:hover{color:#000;background:#00ce7c;border-color:#00ce7c}#contacto .contact-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(48px,8vw,100px);display:grid}#contacto .contact-form-wrapper{width:100%}#contacto .contact-form-wrapper .contact-terminal{background:linear-gradient(#ffffff06,#fff0),#0d0d0d;border:1px solid #ffffff14;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px #00000059,inset 0 1px #ffffff0a}#contacto .contact-form-wrapper .terminal-header{background:#ffffff06;border-bottom:1px solid #ffffff12;align-items:center;min-height:48px;padding:0 16px;display:flex}#contacto .contact-form-wrapper .terminal-header .terminal-controls{align-items:center;gap:8px;display:flex}#contacto .contact-form-wrapper .terminal-header .terminal-title{color:#f8f8f473;justify-content:center;align-items:center;gap:7px;min-width:0;font-family:Courier New,monospace;font-size:.68rem;display:flex}#contacto .contact-form-wrapper .terminal-header .terminal-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#contacto .contact-form-wrapper .contact-terminal-body{padding:30px;font-family:Courier New,monospace;display:block}#contacto .contact-form-wrapper .contact-terminal-command{color:#f8f8f457;align-items:center;gap:7px;margin-bottom:24px;font-size:.72rem;display:flex}#contacto .contact-form-wrapper .contact-terminal-command .verde{color:#00ce7c}#contacto .contact-form-wrapper .contact-intro{border-bottom:1px solid #ffffff12;margin-bottom:30px;padding-bottom:26px}#contacto .contact-form-wrapper .contact-intro .contact-status{color:#f8f8f4ad;align-items:center;gap:9px;margin-bottom:12px;font-size:.72rem;display:inline-flex}#contacto .contact-form-wrapper .contact-intro .contact-status .status-dot{background:#00ce7c;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 10px #00ce7ca6}#contacto .contact-form-wrapper .contact-intro p{color:#f8f8f46b;max-width:520px;margin:0;font-size:.86rem;line-height:1.65}#contacto .contact-form-wrapper .contact-form{flex-direction:column;gap:22px;display:flex}#contacto .contact-form-wrapper .form-group label{color:#f8f8f49e;align-items:center;gap:10px;margin-bottom:9px;font-size:.72rem;display:flex}#contacto .contact-form-wrapper .form-group label .field-key{color:#f8f8f433;font-size:.64rem}#contacto .contact-form-wrapper .form-group .input-wrapper{position:relative}#contacto .contact-form-wrapper .form-group .input-wrapper .input-prefix{z-index:2;color:#f8f8f433;pointer-events:none;font-size:.95rem;transition:color .25s;position:absolute;top:50%;left:14px;transform:translateY(-50%)}#contacto .contact-form-wrapper .form-group .input-wrapper.textarea-wrapper .input-prefix{top:14px;transform:none}#contacto .contact-form-wrapper .form-group .input-wrapper:focus-within .input-prefix{color:#00ce7c}#contacto .contact-form-wrapper .form-group .tech-input{color:#f8f8f4;box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;width:100%;padding:14px 15px 14px 32px;font-family:inherit;font-size:.84rem;transition:border-color .25s,background .25s,box-shadow .25s}#contacto .contact-form-wrapper .form-group .tech-input::placeholder{color:#f8f8f442}#contacto .contact-form-wrapper .form-group .tech-input:hover{border-color:#ffffff24}#contacto .contact-form-wrapper .form-group .tech-input:focus{background:#ffffff07;border-color:#00ce7c;outline:none;box-shadow:0 0 0 3px #00ce7c14}#contacto .contact-form-wrapper .form-group input.tech-input{min-height:50px}#contacto .contact-form-wrapper .form-group textarea.tech-input{resize:vertical;min-height:150px;line-height:1.6}#contacto .contact-form-wrapper .contact-form-footer{border-top:1px solid #ffffff12;justify-content:center;align-items:center;gap:18px;margin-top:2px;padding-top:22px;display:flex}#contacto .contact-form-wrapper .contact-form-footer .contact-secure{color:#f8f8f44d;align-items:center;gap:7px;font-size:.64rem;line-height:1.4;display:flex}#contacto .contact-form-wrapper .contact-form-footer .contact-secure .contact-secure-dot{background:#00ce7c;border-radius:50%;flex-shrink:0;width:5px;height:5px}#contacto .contact-form-wrapper .contact-form-footer .submit-contacto{color:#00ce7c;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #00ce7c;border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .25s cubic-bezier(.22,1,.36,1);display:flex}#contacto .contact-form-wrapper .contact-form-footer .submit-contacto.action-link>span:first-child:before,#contacto .contact-form-wrapper .contact-form-footer .submit-contacto.action-link>span:first-child:after{margin:0;content:""!important}#contacto .contact-form-wrapper .contact-form-footer .submit-contacto.action-link .btn-underline{display:none}#contacto .contact-form-wrapper .contact-form-footer .submit-contacto:hover{color:#000;background:#00ce7c;border-color:#00ce7c;box-shadow:0 12px 30px #00ce7c26}#contacto .contact-form-wrapper .contact-form-footer .submit-contacto:active{transform:translateY(1px)}#contacto .contact-info-wrapper .inferior-text{margin-bottom:34px}#contacto .info-items{gap:12px;display:grid}#contacto .info-card{border-top:1px solid #ffffff24;padding:22px 0}#contacto .info-card:last-child{border-bottom:1px solid #ffffff24}#contacto .info-card .info-kicker{color:#00ce7c;letter-spacing:.1em;margin-bottom:8px;font-family:Courier New,monospace;font-size:.68rem;display:block}#contacto .info-card .info-heading{margin-bottom:10px;font-size:1.1rem}#contacto .info-card .info-sub{color:#f8f8f49e;margin:10px 0 0;font-size:.85rem}#contacto .info-card .social-text-links{flex-wrap:wrap;gap:18px;display:flex}@media (max-width:900px){#contacto .contact-grid{grid-template-columns:1fr;gap:48px}}@media (max-width:600px){#contacto .contact-form-wrapper .terminal-header{grid-template-columns:auto minmax(0,1fr);gap:14px;padding:0 14px}#contacto .contact-form-wrapper .terminal-header .terminal-title{justify-content:flex-end}#contacto .contact-form-wrapper .terminal-header .terminal-header-spacer{display:none}#contacto .contact-form-wrapper .contact-terminal-body{padding:22px 18px}#contacto .contact-form-wrapper .contact-terminal-command{margin-bottom:20px;font-size:.64rem}#contacto .contact-form-wrapper .contact-intro{margin-bottom:24px;padding-bottom:22px}#contacto .contact-form-wrapper .contact-intro .contact-status{font-size:.68rem}#contacto .contact-form-wrapper .contact-intro p{font-size:.82rem}#contacto .contact-form-wrapper .contact-form{gap:18px}#contacto .contact-form-wrapper .form-group label{font-size:.68rem}#contacto .contact-form-wrapper .form-group .tech-input{font-size:.82rem}#contacto .contact-form-wrapper .form-group textarea.tech-input{min-height:135px}#contacto .contact-form-wrapper .contact-form-footer{flex-direction:column;align-items:stretch;gap:14px}#contacto .contact-form-wrapper .contact-form-footer .submit-contacto{width:100%}#contacto .contact-form-wrapper .contact-form-footer .contact-secure{text-align:center;order:2;justify-content:center}}@media (max-width:980px){.seccion{padding-left:28px;padding-right:28px}#acerca-de-nosotros .first-column{grid-template-columns:1fr}#acerca-de-nosotros .terminal-item{min-height:auto}#acerca-de-nosotros .second-column .valores,#servicios .servicios,#planes .cards-planes{grid-template-columns:repeat(2,1fr)}.proyectos-section{min-height:auto}.proyectos-section .projects-heading{grid-template-columns:1fr;gap:24px}.proyectos-section .project-main{grid-template-columns:minmax(180px,1fr) 160px}#contacto .contact-grid{grid-template-columns:1fr}}@media (max-width:720px){.desktop-break{display:none}.seccion{min-height:auto;padding:84px 20px}.hero-section{min-height:680px;padding-top:130px}.hero-section .hero-actions{align-items:flex-start;gap:18px}#servicios .servicios,#planes .cards-planes{grid-template-columns:1fr}#servicios .servicio{min-height:145px}#acerca-de-nosotros .terminal-body{padding:16px}#acerca-de-nosotros .second-column .valores{grid-template-columns:1fr}#acerca-de-nosotros .valor{min-height:90px}.proyectos-section .projects-heading{margin-bottom:36px}.proyectos-section .projects-heading h2{font-size:clamp(2.7rem,14vw,4.3rem)}.proyectos-section .projects-motion{margin-bottom:18px}.proyectos-section .project-card{grid-template-columns:32px 1fr auto;gap:12px;min-height:126px}.proyectos-section .project-card:hover,.proyectos-section .project-card:focus-visible{padding-left:0;padding-right:0}.proyectos-section .project-main{display:block}.proyectos-section .project-main h3{margin-bottom:8px;font-size:clamp(2.5rem,14vw,4rem)}.proyectos-section .project-domain{display:block}#planes .plan{min-height:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
