:root{--macula-ink:#15191b;--macula-paper:#fffaf0;--macula-surface:#fff;--macula-line:#dfe5e7;--macula-muted:#667074;--macula-red:#e5473c;--macula-cyan:#57d4df;--macula-shell-gutter:max(24px, calc((100vw - 1440px) / 2))}.ecosystem-header,.ecosystem-footer{box-sizing:border-box;text-transform:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ecosystem-header *,.ecosystem-footer *{box-sizing:border-box}.ecosystem-header{z-index:100;border-bottom:1px solid var(--macula-line);color:var(--macula-ink);background:#fffffffa;position:relative}.ecosystem-header-main{min-height:70px;padding:0 var(--macula-shell-gutter);align-items:center;gap:clamp(32px,3.35vw,48px);display:flex}.ecosystem-home,.ecosystem-footer a{color:inherit;text-decoration:none}.ecosystem-brand{align-items:center;gap:11px;display:inline-flex}.ecosystem-mark{background:var(--macula-red);color:#fff;place-items:center;width:38px;height:38px;font-size:17px;font-weight:950;line-height:1;display:grid}.ecosystem-wordmark,.ecosystem-wordmark strong,.ecosystem-wordmark>span{display:block}.ecosystem-wordmark strong{color:var(--macula-ink);letter-spacing:-.02em;font-size:18px;line-height:1}.ecosystem-wordmark>span{color:var(--macula-muted);letter-spacing:.1em;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:850;line-height:1}.ecosystem-brand.inverse .ecosystem-wordmark strong{color:var(--macula-paper)}.ecosystem-brand.inverse .ecosystem-wordmark>span{color:#fffaf099}.ecosystem-nav{align-self:stretch;align-items:stretch;gap:clamp(16px,2.2vw,34px);display:flex}.ecosystem-nav a{color:#4e575a;align-items:center;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex;position:relative}.ecosystem-nav a:hover,.ecosystem-nav a[aria-current=page]{color:var(--macula-ink)}.ecosystem-nav a[aria-current=page]:after{background:var(--macula-red);content:"";height:3px;position:absolute;bottom:-1px;left:0;right:0}.ecosystem-header-actions{flex:none;align-items:center;gap:10px;margin-left:auto;display:flex}.ecosystem-header-action,.ecosystem-header-access{border-radius:6px;justify-content:center;align-items:center;min-height:40px;padding:0 17px;font-size:13px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.ecosystem-header-action{background:var(--macula-ink);color:var(--macula-paper)!important}.ecosystem-header-access{border:1px solid var(--macula-line);color:var(--macula-ink);background:0 0}.ecosystem-header-access:hover,.ecosystem-header-access:focus-visible{border-color:var(--macula-red);color:var(--macula-red)}.ecosystem-message{padding:8px var(--macula-shell-gutter);background:var(--macula-ink);color:#fffaf0c2;letter-spacing:.045em;text-align:center;margin:0;font-size:11px;font-weight:750;line-height:1.3}.ecosystem-menu{display:none}.ecosystem-footer{padding:54px var(--macula-shell-gutter) 24px;background:var(--macula-ink);color:var(--macula-paper);grid-template-columns:minmax(280px,1.4fr) minmax(360px,1fr) minmax(170px,.55fr);gap:clamp(28px,5vw,76px);display:grid}.ecosystem-footer-lead p{color:#fffaf0b3;letter-spacing:-.025em;max-width:440px;margin:26px 0 0;font-size:clamp(20px,2.2vw,30px);font-weight:750;line-height:1.16}.ecosystem-footer-services,.ecosystem-footer-contact{align-content:start;gap:11px;font-size:13px;display:grid}.ecosystem-footer-services>span,.ecosystem-footer-contact>span{color:var(--macula-cyan);letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:900}.ecosystem-footer-services a{color:#fffaf0bd;border-bottom:1px solid #fffaf01a;grid-template-columns:90px minmax(0,1fr);gap:12px;padding-bottom:9px;font-size:12px;display:grid}.ecosystem-footer-services a strong{color:var(--macula-paper)}.ecosystem-footer-services a[aria-current=page] strong{color:var(--macula-cyan)}.ecosystem-footer-contact a{color:#fffaf0c2;font-size:13px;font-weight:800}.ecosystem-footer-meta{color:#fffaf07a;border-top:1px solid #fffaf01f;grid-column:1/-1;justify-content:space-between;gap:18px;padding-top:19px;font-size:11px;font-weight:750;display:flex}.ecosystem-header a:focus-visible,.ecosystem-header summary:focus-visible,.ecosystem-footer a:focus-visible{outline:3px solid var(--macula-cyan);outline-offset:3px}@media (width<=820px){:root{--macula-shell-gutter:18px}.ecosystem-header-main{grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;min-height:64px;display:grid}.ecosystem-nav{display:none}.ecosystem-header-actions{gap:6px}.ecosystem-header-action{min-height:36px;padding:0 12px}.ecosystem-header-access{min-height:44px;padding:0 12px}.ecosystem-menu{display:block;position:relative}.ecosystem-menu summary{min-height:36px;color:var(--macula-ink);cursor:pointer;padding:10px 0 0 10px;font-size:12px;font-weight:900;list-style:none}.ecosystem-menu summary::-webkit-details-marker{display:none}.ecosystem-menu>div{border:1px solid var(--macula-line);background:#fff;width:min(290px,100vw - 36px);padding:10px;display:grid;position:absolute;top:44px;right:0;box-shadow:0 18px 50px #15191b2e}.ecosystem-menu a{color:var(--macula-muted);grid-template-columns:76px minmax(0,1fr);gap:10px;padding:11px;font-size:11px;display:grid}.ecosystem-menu a strong{color:var(--macula-ink)}.ecosystem-menu a[aria-current=page]{background:#57d4df1f}.ecosystem-footer{grid-template-columns:1fr 1fr;gap:36px 24px;padding-top:40px}.ecosystem-footer-lead{grid-column:1/-1}}@media (width<=540px){.ecosystem-wordmark>span{display:none}.ecosystem-header-main{grid-template-columns:auto 1fr auto}.ecosystem-header-action{display:none}.ecosystem-footer{grid-template-columns:1fr}.ecosystem-footer-lead,.ecosystem-footer-meta{grid-column:auto}.ecosystem-footer-meta{flex-direction:column;align-items:flex-start}}@media (width>=821px) and (width<=980px){.ecosystem-footer{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px 24px}.ecosystem-footer-lead,.ecosystem-footer-meta{grid-column:1/-1}.ecosystem-footer-meta{flex-wrap:wrap}}
