:root{--ink:#071a1f;--ink-soft:#16323a;--paper:#f6f4ee;--white:#fff;--mist:#e8ede8;--green:#18a864;--green-dark:#0f6f55;--teal:#0c7f78;--gold:#b49152;--line:#071a1f24;--shadow:0 24px 70px #071a1f29}*{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:#f6f4eeeb;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:14px 32px;display:grid;position:sticky;top:0;left:0;right:0}.brand img{object-fit:contain;width:150px;height:46px}nav{justify-content:center;align-items:center;gap:24px;display:flex}nav a{color:var(--ink-soft);font-size:13px;font-weight:800}.topbar-clara,.secondary-action,.primary-action,.submit-button{border:0;justify-content:center;align-items:center;gap:10px;font-weight:800;display:inline-flex}.topbar-clara{background:var(--ink);color:var(--white);border-radius:999px;min-height:42px;padding:0 18px}.topbar-clara svg,.secondary-action svg,.primary-action svg,.submit-button svg,.floating-clara svg{width:17px;height:17px}.hero{color:var(--white);align-items:end;min-height:82svh;padding:120px 32px 64px;display:flex;position:relative}.hero:before{content:"";background:linear-gradient(90deg,#041116f0,#041116ad 48%,#04111647);position:absolute;inset:0}.hero-bg{z-index:-1;position:absolute;inset:0}.hero-bg img{object-fit:cover;width:100%;height:100%}.hero-grid,.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(330px,.72fr);align-items:end;gap:56px;display:grid;position:relative}.hero-copy{max-width:790px}.eyebrow,.section-heading span,.signal-board>span,.clara-card span,.contact-copy>span,.form-heading span{color:var(--green);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900;display:inline-block}.hero h1{margin:18px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:78px;font-weight:500;line-height:.96}.hero p{color:#ffffffdb;max-width:680px;margin:0;font-size:20px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:14px;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 22px}.signal-board{background:#ffffff1f;border:1px solid #ffffff47;border-radius:8px;padding:28px}.signal-board strong{margin:16px 0 26px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500;line-height:1.12;display:block}.signal-board div{border-top:1px solid #ffffff38;display:grid}.signal-board p{border-bottom:1px solid #ffffff38;grid-template-columns:78px 1fr;align-items:center;gap:12px;margin:0;padding:18px 0;display:grid}.signal-board b{color:var(--white);font-size:26px}.signal-board small{color:#ffffffc2;line-height:1.4}.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 26px;font-size:13px;font-weight:900}.section{padding:92px 32px}.section-heading{max-width:760px}.section-heading.wide{max-width:900px}.section-heading h2,.contact-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:#52666b;max-width:820px;margin:18px 0 0;font-size:17px;line-height:1.65}.intro-section{grid-template-columns:.85fr 1fr;align-items:start;gap:64px;display:grid}.intro-copy{border-left:1px solid var(--line);gap:22px;padding-left:36px;display:grid}.intro-copy p,.method-list p,.sector-grid p,.service-grid p,.trust-grid p,.clara-card p,.partner-list p,.contact-copy p,footer p{color:#52666b;margin:0;font-size:16px;line-height:1.68}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.service-grid article,.sector-grid article,.trust-grid article,.platform-grid article,.news-grid article,.ecosystem-grid a,.lead-form{background:var(--white);border:1px solid var(--line);border-radius:8px}.service-grid article{flex-direction:column;min-height:360px;padding:26px;display:flex}.service-grid article>svg,.sector-grid article>svg,.trust-grid article>svg,.platform-grid article>svg,.regional-band svg,.contact-actions svg{color:var(--green-dark);width:28px;height:28px}.service-grid h3,.sector-grid h3,.trust-grid h3,.platform-grid h3,.news-grid h3,.method-list h3{margin:22px 0 10px;font-size:20px;line-height:1.22}.service-grid ul{gap:10px;margin:22px 0;padding:0;list-style:none;display:grid}.service-grid li{color:var(--ink-soft);align-items:center;gap:9px;font-size:13px;font-weight:800;display:flex}.service-grid li svg{color:var(--green);width:16px;height:16px}.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}.trust-section,.leadership-section{padding-top:0}.leadership-panel{background:var(--white);border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr;align-items:stretch;gap:0;display:grid;overflow:hidden}.leadership-image{aspect-ratio:16/9;background:#f4f1ea;min-height:0}.leadership-image img{object-fit:contain;object-position:center;width:100%;height:100%}.leadership-copy{border:0;flex-direction:column;justify-content:center;padding:48px;display:flex}.partner-list{gap:0;margin-top:34px;display:grid}.partner-list article{border-top:1px solid var(--line);grid-template-columns:64px 1fr;align-items:center;gap:20px;padding:22px 0;display:grid}.partner-list article:last-child{border-bottom:1px solid var(--line)}.partner-list article>span{background:var(--ink);color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:14px;font-weight:900;display:flex}.partner-list h3{margin:0 0 6px;font-size:23px;line-height:1.2}.trust-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px;display:grid}.trust-grid article{min-height:225px;padding:26px}.platform-section{padding-top:0}.platform-panel{background:var(--ink);color:var(--white);border-radius:8px;grid-template-columns:.78fr 1fr;gap:38px;padding:44px;display:grid}.platform-panel .section-heading h2{color:var(--white)}.platform-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.platform-grid article{background:#ffffff14;border-color:#ffffff2e;min-height:225px;padding:22px}.platform-grid article>svg{color:var(--green)}.platform-grid h3{color:var(--white)}.platform-grid p{color:#ffffffbd}.split-section{grid-template-columns:.9fr 1.1fr;align-items:stretch;padding:0 32px 94px;display:grid}.split-image{min-height:620px}.split-image img{object-fit:cover;border-radius:8px 0 0 8px;width:100%;height:100%}.method-content{background:var(--ink);color:var(--white);border-radius:0 8px 8px 0;padding:54px}.method-content .section-heading h2{color:var(--white)}.method-list{gap:0;margin-top:36px;display:grid}.method-list article{border-top:1px solid #ffffff29;grid-template-columns:52px 1fr;gap:20px;padding:24px 0;display:grid}.method-list article:last-child{border-bottom:1px solid #ffffff29}.method-list article>span{color:var(--gold);font-weight:900}.method-list h3{color:var(--white);margin-top:0}.method-list p{color:#ffffffb8}.sector-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:42px;display:grid}.sector-grid article{min-height:250px;padding:24px}.regional-band{background:var(--mist);border:1px solid var(--line);border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:22px;margin-top:18px;padding:26px;display:grid}.regional-band p{color:var(--ink-soft);margin:0;font-size:20px;font-weight:800;line-height:1.35}.clara-section{padding-top:36px;padding-bottom:72px}.clara-card{background:var(--ink-soft);color:var(--white);border-radius:8px;grid-template-columns:.9fr 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{color:#ffffffc2}.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:800;display:flex}.quick-questions svg{width:16px;height:16px}.news-section{padding-top:0}.news-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px;display:grid}.news-grid article{gap:14px;min-height:310px;padding:24px;display:grid}.news-grid article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.news-grid article span{color:var(--green-dark);text-transform:uppercase;background:#18a8641f;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.news-grid time{color:#6d7a7c;font-size:12px;font-weight:800}.news-grid h3{margin:0}.news-grid p{color:#52666b;margin:0;font-size:14px;line-height:1.58}.news-grid a{color:var(--green-dark);align-items:center;gap:7px;margin-top:auto;font-size:13px;font-weight:900;display:inline-flex}.news-grid a svg{width:14px;height:14px}.ecosystem{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 #071a1f1a;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.dark,.ecosystem-logo.mark{background:var(--ink);border-color:#ffffff14}.ecosystem-logo.wide{width:300px}.ecosystem-logo.bst{background:#edf2ef}.ecosystem-logo.aecgr{width:315px}.ecosystem-logo img{object-fit:contain;width:auto;max-width:100%;max-height:52px}.ecosystem-logo.wide img{max-height:62px}.ecosystem-logo.bst img{max-height:56px}.ecosystem-logo.aecgr img{max-height:58px}.ecosystem-logo small{color:var(--ink-soft);text-transform:uppercase;border-left:1px solid #071a1f24;padding-left:12px;font-size:12px;font-weight:900;line-height:1.1}.ecosystem-logo.mark{color:var(--white);align-items:flex-start;gap:5px;display:grid}.ecosystem-logo.mark b{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500;line-height:1}.ecosystem-logo.mark small{color:#ffffffb8;border-left:0;padding-left:0;font-size:10px}.ecosystem-grid strong{font-size:20px}.ecosystem-grid span{color:#52666b;max-width:92%;font-size:14px;line-height:1.55}.ecosystem-grid svg:last-child{color:var(--gold);width:18px;height:18px;position:absolute;top:20px;right:20px}.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;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 18px;font-weight:800;display:inline-flex}.contact-actions button{background:var(--ink);color:var(--white)}.contact-actions button svg{color:var(--white)}.contact-actions a svg{width:22px;height:22px}.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 #18a86424}.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:#18a8641f}.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:contain;width:190px;height:58px}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-clara{background:var(--green);box-shadow:var(--shadow);color:var(--white);z-index:80;border:0;border-radius:999px;align-items:center;gap:9px;min-height:50px;padding:0 18px;font-weight:900;display:inline-flex;position:fixed;bottom:22px;right:22px}.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,.intro-section,.split-section,.contact-section,footer,.clara-card,.platform-panel,.leadership-panel{grid-template-columns:1fr}.signal-board{max-width:560px}.service-grid,.trust-grid,.platform-grid,.news-grid,.ecosystem-grid,.sector-grid{grid-template-columns:1fr 1fr}.intro-copy{border-left:0;border-top:1px solid var(--line);padding-top:28px;padding-left:0}.split-image{min-height:380px}.split-image img{border-radius:8px 8px 0 0}.method-content{border-radius:0 0 8px 8px}.leadership-image{min-height:0}.leadership-image img{border-radius:0}.leadership-copy{border-left:0;border-radius:0}.footer-links{justify-content:start}}@media (width<=720px){.topbar{grid-template-columns:1fr;gap:12px;padding:12px 18px}.brand img{width:132px;height:40px}.topbar-clara{width:100%;min-height:38px;padding:0 12px}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:#041116d1}.hero h1{font-size:44px}.hero p{font-size:17px}.primary-action,.secondary-action{width:100%}.signal-board{padding:22px}.section,.split-section,.contact-section,.platform-section,footer{padding-left:20px;padding-right:20px}.section{padding-top:64px;padding-bottom:64px}.section-heading h2,.contact-copy h2{font-size:36px}.service-grid,.trust-grid,.platform-grid,.news-grid,.sector-grid,.ecosystem-grid,.form-grid{grid-template-columns:1fr}.service-grid article,.trust-grid article,.platform-grid article,.news-grid article{min-height:0}.method-content,.contact-copy,.clara-card,.platform-panel,.leadership-copy{padding:26px}.leadership-image{min-height:0}.partner-list article{grid-template-columns:52px 1fr}.partner-list article>span{width:48px;height:48px;font-size:12px}.partner-list h3{font-size:20px}.contact-section{border-left:0;border-right:0;border-radius:0;margin-bottom:44px}.clara-card h2{font-size:32px}.form-heading{align-items:start;gap:4px;display:grid}.floating-clara{border-radius:50%;width:52px;height:52px;padding:0}.floating-clara span{display:none}.clara-panel{width:auto;bottom:84px;left:14px;right:14px}}
