:root{--ink:#06191f;--ink-soft:#17353f;--paper:#f5f2eb;--white:#fff;--mist:#e8eeeb;--green:#079c63;--green-dark:#08765f;--blue:#315b82;--gold:#b58c43;--line:#06191f24;--shadow:0 24px 70px #06191f29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{display:block}img{max-width:100%}.site-shell{min-height:100vh;overflow-x:hidden}.topbar{border-bottom:1px solid var(--line);z-index:50;background:#f5f2ebf0;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:13px 30px;display:grid;position:sticky;top:0;left:0;right:0}.brand{align-items:center;gap:12px;min-width:210px;display:flex}.brand img{object-fit:cover;border-radius:6px;width:54px;height:42px}.brand span{color:var(--ink);font-size:14px;font-weight:900;line-height:1.1}nav{justify-content:center;align-items:center;gap:24px;display:flex}nav a{color:var(--ink-soft);font-size:13px;font-weight:900}.topbar-link,.primary-action,.secondary-action,.submit-button,.contact-actions a,.contact-actions button{border:0;justify-content:center;align-items:center;gap:10px;font-weight:900;display:inline-flex}.topbar-link{background:var(--ink);color:var(--white);border-radius:999px;min-height:42px;padding:0 18px}.topbar-link svg,.primary-action svg,.secondary-action svg,.submit-button svg{width:17px;height:17px}.hero{color:var(--white);align-items:end;min-height:82svh;padding:118px 32px 66px;display:flex;position:relative}.hero:before{content:"";background:linear-gradient(90deg,#020e12f5,#020e12b8 46%,#020e123d),linear-gradient(#020e1214 54%,#020e12b3);position:absolute;inset:0}.hero-bg{z-index:-1;position:absolute;inset:0}.hero-bg img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-grid,.section,.clara-section,.split-section,.contact-section,footer{width:100%;max-width:1220px;margin:0 auto}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.1fr) minmax(300px,.72fr);align-items:end;gap:56px;display:grid;position:relative}.hero-copy{max-width:810px}.eyebrow,.section-heading span,.clara-card span,.contact-copy>span,.form-heading span,.split-copy>span{color:var(--green);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900;display:inline-block}.hero h1{max-width:780px;margin:18px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:78px;font-weight:500;line-height:.96}.hero p{color:#ffffffe0;max-width:710px;margin:0;font-size:20px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.primary-action{background:var(--green);color:var(--white);border-radius:999px;min-height:52px;padding:0 22px}.secondary-action{color:var(--white);background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;min-height:52px;padding:0 20px}.hero-proof{gap:12px;display:grid}.hero-proof article{background:#ffffff21;border:1px solid #ffffff3d;border-radius:8px;gap:8px;padding:22px;display:grid}.hero-proof strong{color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500;line-height:1}.hero-proof span{color:#ffffffc2;font-size:14px;line-height:1.45}.clara-section{padding:38px 32px 74px}.clara-card{background:var(--ink-soft);color:var(--white);border-radius:8px;grid-template-columns:.88fr 1fr;align-items:center;gap:42px;padding:42px;display:grid}.clara-card h2{margin:12px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:500;line-height:1.08}.clara-card p,.split-copy p{color:#ffffffc2;margin:0;font-size:16px;line-height:1.68}.quick-questions{gap:10px;display:grid}.quick-questions button{color:var(--white);text-align:left;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:8px;justify-content:space-between;align-items:center;min-height:54px;padding:0 18px;font-weight:900;display:flex}.quick-questions svg{width:16px;height:16px}.ticker{background:var(--white);border-bottom:1px solid var(--line);border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:1px;display:flex}.ticker span{color:var(--ink-soft);text-transform:uppercase;padding:18px 24px;font-size:13px;font-weight:900}.section{padding:92px 32px}.section-heading{max-width:790px}.section-heading.wide{max-width:930px}.section-heading h2,.contact-copy h2,.split-copy h2{margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:52px;font-weight:500;line-height:1.04}.section-heading p{color:#526970;max-width:820px;margin:18px 0 0;font-size:17px;line-height:1.65}.profile-section{grid-template-columns:.88fr 1fr;align-items:start;gap:64px;display:grid}.profile-copy{border-left:1px solid var(--line);gap:20px;padding-left:36px;display:grid}.profile-copy p,.service-grid p,.trajectory-grid p,.ecosystem-grid span,.news-grid p,.contact-copy p,footer p{color:#526970;margin:0;font-size:16px;line-height:1.68}.profile-copy ul,.service-grid ul{gap:10px;margin:10px 0 0;padding:0;list-style:none;display:grid}.profile-copy li,.service-grid li{color:var(--ink-soft);align-items:center;gap:9px;font-size:14px;font-weight:900;display:flex}.profile-copy li svg,.service-grid li svg{color:var(--green);flex:none;width:16px;height:16px}.trajectory-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding-top:0;display:grid}.trajectory-grid article,.service-grid article,.ecosystem-grid a,.news-grid article,.lead-form{background:var(--white);border:1px solid var(--line);border-radius:8px}.trajectory-grid article{min-height:245px;padding:26px}.trajectory-grid svg,.service-grid article>svg{color:var(--green-dark);width:30px;height:30px}.trajectory-grid h3,.service-grid h3,.news-grid h3{margin:22px 0 10px;font-size:21px;line-height:1.22}.services-section{padding-top:0}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.service-grid article{flex-direction:column;min-height:355px;padding:26px;display:flex}.service-grid article a{color:var(--green-dark);align-items:center;gap:6px;margin-top:auto;font-size:13px;font-weight:900;display:inline-flex}.service-grid article a svg{width:15px;height:15px}.split-section{grid-template-columns:.95fr 1.05fr;align-items:stretch;padding:0 32px 94px;display:grid}.split-image{min-height:580px}.split-image img{object-fit:cover;border-radius:8px 0 0 8px;width:100%;height:100%}.split-copy{background:var(--ink);color:var(--white);border-radius:0 8px 8px 0;padding:54px}.split-copy h2{color:var(--white);margin-bottom:18px}.method-list{gap:0;margin-top:34px;display:grid}.method-list article{border-top:1px solid #ffffff29;grid-template-columns:44px 1fr;gap:16px;padding:22px 0;display:grid}.method-list article:last-child{border-bottom:1px solid #ffffff29}.method-list strong{color:var(--gold);font-size:15px}.method-list span{color:#ffffffc2;line-height:1.55}.ecosystem-section,.news-section{padding-top:0}.ecosystem-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px;display:grid}.ecosystem-grid a{flex-direction:column;gap:14px;min-height:230px;padding:24px;display:flex;position:relative}.ecosystem-logo{background:#f7f8f4;border:1px solid #06191f1a;border-radius:8px;justify-content:flex-start;align-items:center;gap:12px;width:245px;max-width:calc(100% - 24px);height:78px;padding:12px 14px;display:flex}.ecosystem-logo img{object-fit:contain;width:auto;max-width:100%;max-height:54px}.ecosystem-logo.aecgr{width:315px}.ecosystem-logo.congreso{background:var(--ink);width:310px}.ecosystem-logo.congreso img{max-height:62px}.ecosystem-logo.linkedin-mark{background:var(--ink);color:var(--white);width:180px}.ecosystem-logo.linkedin-mark svg{width:28px;height:28px}.ecosystem-logo small{color:var(--ink-soft);text-transform:uppercase;border-left:1px solid #06191f24;padding-left:12px;font-size:12px;font-weight:900;line-height:1.1}.ecosystem-logo.linkedin-mark small{color:var(--white);border-left-color:#ffffff47}.ecosystem-grid strong{font-size:20px}.ecosystem-grid>a>svg:last-child,.news-grid a svg{color:var(--gold);width:18px;height:18px;position:absolute;top:20px;right:20px}.news-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px;display:grid}.news-grid article{gap:14px;min-height:320px;padding:24px;display:grid}.news-grid article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.news-grid article>div span{color:var(--green-dark);text-transform:uppercase;background:#079c631f;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.news-grid time{color:#6a7d82;text-align:right;font-size:12px;font-weight:800}.news-grid h3{margin:0}.news-grid p{font-size:14px;line-height:1.58}.news-grid a{color:var(--green-dark);align-items:center;gap:7px;margin-top:auto;padding-right:22px;font-size:13px;font-weight:900;display:inline-flex;position:relative}.contact-section{background:var(--white);border:1px solid var(--line);border-radius:8px;grid-template-columns:.72fr 1fr;gap:42px;margin-bottom:72px;padding:32px;display:grid}.contact-copy{background:var(--paper);border-radius:8px;padding:36px}.contact-copy h2{margin-bottom:18px;font-size:44px}.contact-actions{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.contact-actions a,.contact-actions button{background:var(--white);border:1px solid var(--line);color:var(--ink);border-radius:999px;min-height:50px;padding:0 18px}.contact-actions button{background:var(--ink);color:var(--white)}.contact-actions svg{color:var(--green-dark);width:22px;height:22px}.contact-actions button svg{color:var(--white)}.lead-form{border:0;gap:18px;display:grid}.form-heading{justify-content:space-between;align-items:center;display:flex}.form-heading small{color:#65787c}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}label{color:var(--ink-soft);gap:8px;font-size:13px;font-weight:900;display:grid}input,select,textarea{border:1px solid var(--line);color:var(--ink);background:#fbfaf6;border-radius:6px;outline:none;width:100%;min-height:46px;padding:0 13px}textarea{resize:vertical;min-height:132px;padding:13px;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #079c6324}.check-line{align-items:center;gap:10px;line-height:1.45;display:flex}.check-line input{accent-color:var(--green);width:18px;height:18px;min-height:18px}.legal-note{border-left:3px solid var(--green);color:#3c5358;background:#eff7f3;border-radius:6px;margin:0;padding:14px 16px;font-size:12px;font-weight:500;line-height:1.6}.honeypot{position:absolute;left:-9999px}.submit-button{background:var(--ink);color:var(--white);border-radius:999px;justify-self:start;min-height:52px;padding:0 22px}.submit-button:disabled{cursor:wait;opacity:.7}.form-response{border-radius:6px;align-items:center;gap:10px;margin:0;padding:13px 15px;font-size:14px;font-weight:800;display:flex}.form-response svg{width:18px;height:18px}.form-response.success{color:var(--green-dark);background:#079c631f}.form-response.error{color:#902727;background:#9027271a}footer{border-top:1px solid var(--line);grid-template-columns:.75fr .9fr 1.15fr;align-items:start;gap:36px;padding:42px 32px 54px;display:grid}footer img{object-fit:cover;border-radius:7px;width:70px;height:54px}footer p{max-width:520px;margin-top:18px}footer .footer-legal p{color:var(--ink-soft);margin:10px 0 0;font-size:13px;line-height:1.55}.footer-links{flex-wrap:wrap;justify-content:end;gap:10px;display:flex}.footer-links a{border:1px solid var(--line);color:var(--ink-soft);border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900}.floating-actions{z-index:80;align-items:center;gap:10px;display:flex;position:fixed;bottom:22px;right:22px}.floating-actions a,.floating-actions button{background:var(--green);box-shadow:var(--shadow);color:var(--white);border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;height:50px;padding:0 18px;font-weight:900;display:inline-flex}.floating-actions a{background:#1ba854;width:50px;padding:0}.floating-actions svg{width:20px;height:20px}.clara-panel{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);z-index:90;border-radius:8px;grid-template-rows:auto 1fr auto;width:390px;max-width:calc(100vw - 28px);height:560px;max-height:72svh;display:grid;position:fixed;bottom:86px;right:22px;overflow:hidden}.clara-panel-head{background:var(--ink);color:var(--white);justify-content:space-between;align-items:center;padding:14px;display:flex}.clara-panel-head div{align-items:center;gap:11px;display:flex}.clara-panel-head span{background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.clara-panel-head svg{width:18px;height:18px}.clara-panel-head p{gap:2px;margin:0;display:grid}.clara-panel-head small{color:#ffffffad}.clara-panel-head button,.clara-input button{color:inherit;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.clara-messages{gap:12px;padding:16px;display:grid;overflow:auto}.message{border-radius:8px;max-width:92%;padding:12px 14px}.message p{margin:0;font-size:14px;line-height:1.5}.message.clara{color:var(--ink);background:#f1f4f1}.message.usuario{background:var(--green-dark);color:var(--white);justify-self:end}.message a{color:var(--green-dark);align-items:center;gap:6px;margin-top:10px;font-size:12px;font-weight:900;display:inline-flex}.message a svg{width:13px;height:13px}.typing{align-items:center;gap:5px;width:72px;display:flex}.typing i{background:var(--green-dark);border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite pulse}.typing i:nth-child(2){animation-delay:.12s}.typing i:nth-child(3){animation-delay:.24s}@keyframes pulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.clara-input{border-top:1px solid var(--line);grid-template-columns:1fr 44px;gap:8px;padding:12px;display:grid}.clara-input input{min-height:44px}.clara-input button{background:var(--ink);color:var(--white);border-radius:50%;width:44px;height:44px}@media (width<=1040px){.topbar{grid-template-columns:1fr auto}nav{grid-column:1/-1;justify-content:start;padding-bottom:2px;overflow-x:auto}.hero h1{font-size:58px}.hero-grid,.profile-section,.split-section,.contact-section,footer,.clara-card{grid-template-columns:1fr}.hero-proof{grid-template-columns:repeat(2,1fr);max-width:720px}.service-grid,.news-grid,.ecosystem-grid,.trajectory-grid{grid-template-columns:1fr 1fr}.profile-copy{border-left:0;border-top:1px solid var(--line);padding-top:28px;padding-left:0}.split-image{min-height:360px}.split-image img{border-radius:8px 8px 0 0}.split-copy{border-radius:0 0 8px 8px}.footer-links{justify-content:start}}@media (width<=720px){.topbar{grid-template-columns:1fr;gap:12px;padding:12px 18px}.brand{min-width:0}.topbar-link{width:100%;min-height:38px}nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;padding-bottom:0;display:grid;overflow:visible}nav a{text-align:center;white-space:normal;justify-content:center;align-items:center;min-height:34px;font-size:11px;display:flex}.hero{min-height:auto;padding:92px 20px 46px}.hero:before{background:#020e12c7}.hero h1{font-size:44px}.hero p{font-size:17px}.primary-action,.secondary-action{width:100%}.hero-proof,.service-grid,.news-grid,.ecosystem-grid,.trajectory-grid,.form-grid{grid-template-columns:1fr}.section,.clara-section,.split-section,.contact-section,footer{padding-left:20px;padding-right:20px}.section{padding-top:64px;padding-bottom:64px}.section-heading h2,.contact-copy h2,.split-copy h2{font-size:36px}.trajectory-grid article,.service-grid article,.news-grid article{min-height:0}.split-copy,.contact-copy,.clara-card{padding:26px}.contact-section{border-left:0;border-right:0;border-radius:0;margin-bottom:44px}.form-heading{align-items:start;gap:4px;display:grid}.floating-actions button{border-radius:50%;width:52px;height:52px;padding:0}.floating-actions button span{display:none}.clara-panel{width:auto;bottom:84px;left:14px;right:14px}}
