:root{--paper:#f7f4eb;--paper-strong:#fffdf7;--ink:#2f1f25;--ink-soft:#2f1f25b8;--burgundy:#6e172f;--teal:#385e62;--teal-deep:#193f43;--copper:#b96d3a;--gold:#d9aa58;--line:#2f1f2529;--shadow:0 24px 70px #193f4321;--header-height:86px}[data-astro-cid-lcdefpme]{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0;font-family:Open Sans,Segoe UI,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.68;position:relative}.page-background[data-astro-cid-lcdefpme]{z-index:0;pointer-events:none;background:linear-gradient(#f7f4eb33,#f7f4eb33),url(/assets/acta-abstract-bg.webp) 50%/cover no-repeat;height:100lvh;position:fixed;top:0;left:0;right:0}a[data-astro-cid-lcdefpme]{color:inherit}img[data-astro-cid-lcdefpme]{max-width:100%;height:auto;display:block}.site-header[data-astro-cid-lcdefpme]{z-index:10;backdrop-filter:blur(18px);background:#fffdf7d1;border-bottom:1px solid #2f1f251f;position:fixed;top:0;left:0;right:0}.top-line[data-astro-cid-lcdefpme]{background:linear-gradient(90deg, var(--burgundy), var(--teal), var(--copper));height:7px}.nav[data-astro-cid-lcdefpme]{min-height:calc(var(--header-height) - 7px);justify-content:space-between;align-items:center;gap:28px;width:min(1160px,100% - 36px);margin:0 auto;display:flex}.brand[data-astro-cid-lcdefpme]{min-width:188px;color:var(--ink);letter-spacing:0;text-transform:uppercase;grid-template-columns:46px auto;align-items:center;gap:12px;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:700;text-decoration:none;display:grid}.brand[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:1;object-fit:contain;width:46px}.nav-links[data-astro-cid-lcdefpme]{justify-content:flex-end;gap:clamp(10px,1.8vw,26px);margin:0;padding:0;list-style:none;display:flex}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{min-height:79px;color:var(--ink);letter-spacing:0;text-transform:uppercase;border-bottom:3px solid #0000;align-items:center;font-size:.78rem;font-weight:800;text-decoration:none;display:flex}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:focus-visible,.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{border-color:var(--copper);color:var(--teal-deep);outline:none}.mobile-menu[data-astro-cid-lcdefpme]{display:none}.menu-toggle[data-astro-cid-lcdefpme]{opacity:0;position:absolute}.mobile-menu-button[data-astro-cid-lcdefpme]{aspect-ratio:1;cursor:pointer;background:#fffdf76b;border:1px solid #2f1f2547;place-items:center;width:44px;display:grid}.menu-toggle[data-astro-cid-lcdefpme]:focus-visible+.mobile-menu-button[data-astro-cid-lcdefpme]{border-color:var(--copper);outline-offset:3px;outline:2px solid #b96d3a59}.hamburger[data-astro-cid-lcdefpme]{gap:5px;width:21px;display:grid}.hamburger[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--ink);height:2px;transition:transform .18s,opacity .18s;display:block}.menu-toggle[data-astro-cid-lcdefpme]:checked+.mobile-menu-button[data-astro-cid-lcdefpme] .hamburger[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle[data-astro-cid-lcdefpme]:checked+.mobile-menu-button[data-astro-cid-lcdefpme] .hamburger[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-lcdefpme]:checked+.mobile-menu-button[data-astro-cid-lcdefpme] .hamburger[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu-panel[data-astro-cid-lcdefpme]{top:var(--header-height);border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:var(--shadow);opacity:0;pointer-events:none;visibility:hidden;background:#fffdf7f5;margin:0;padding:10px 18px 18px;list-style:none;transition:opacity .18s,transform .18s,visibility 0s linear .18s;display:grid;position:fixed;left:0;right:0;transform:translateY(-12px)}.menu-toggle[data-astro-cid-lcdefpme]:checked~.mobile-menu-panel[data-astro-cid-lcdefpme]{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s;transform:translateY(0)}.mobile-menu-panel[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line);color:var(--ink);text-transform:uppercase;padding:15px min(6vw,34px);font-size:.9rem;font-weight:800;text-decoration:none;display:block}.mobile-menu-panel[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:last-child a[data-astro-cid-lcdefpme]{border-bottom:0}main[data-astro-cid-lcdefpme]{z-index:1;isolation:isolate;position:relative}.section[data-astro-cid-lcdefpme]{scroll-margin-top:var(--header-height);position:relative}.section-inner[data-astro-cid-lcdefpme]{width:min(1160px,100% - 40px);margin:0 auto}.hero[data-astro-cid-lcdefpme]{min-height:92svh;padding:calc(var(--header-height) + 54px) 0 64px}.hero[data-astro-cid-lcdefpme] .section-inner[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(240px,360px);align-items:center;gap:clamp(34px,7vw,92px);display:grid}.hero-mark[data-astro-cid-lcdefpme]{filter:drop-shadow(0 22px 34px #2f1f251f);justify-self:center;width:min(100%,340px)}.eyebrow[data-astro-cid-lcdefpme]{color:var(--burgundy);letter-spacing:0;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:900}h1[data-astro-cid-lcdefpme],h2[data-astro-cid-lcdefpme],h3[data-astro-cid-lcdefpme]{letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.03}h1[data-astro-cid-lcdefpme]{max-width:900px;color:var(--teal-deep);font-size:clamp(3.2rem,8.2vw,7.9rem)}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{text-shadow:0 2px #fffdf76b,0 16px 34px #193f4333}.hero[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme],.hero[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]+p[data-astro-cid-lcdefpme]{color:var(--ink);text-shadow:0 1px #fffdf7c7,0 0 18px #fffdf76b;font-weight:500}h2[data-astro-cid-lcdefpme]{color:var(--teal-deep);font-size:clamp(2.45rem,5.8vw,5.4rem)}h3[data-astro-cid-lcdefpme]{color:var(--burgundy);font-size:clamp(1.42rem,2.4vw,2rem)}p[data-astro-cid-lcdefpme]{max-width:690px;color:var(--ink-soft);margin:18px 0 0}.lead[data-astro-cid-lcdefpme]{color:#2f1f25d6;max-width:780px;font-size:clamp(1.15rem,2vw,1.42rem);line-height:1.55}.actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button[data-astro-cid-lcdefpme]{border:1px solid var(--teal-deep);background:var(--teal-deep);color:#fffdf7;text-transform:uppercase;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-flex}.button[data-astro-cid-lcdefpme].secondary{color:var(--ink);background:0 0;border-color:#2f1f253d}.button[data-astro-cid-lcdefpme]:focus-visible,.button[data-astro-cid-lcdefpme]:hover{border-color:var(--copper);background:var(--burgundy);color:#fffdf7;outline:none}.content-section[data-astro-cid-lcdefpme]{background:#fffdf794;padding:clamp(74px,10vw,128px) 0}.content-section[data-astro-cid-lcdefpme]:nth-of-type(odd){background:#edf1eb8f}.section-head[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,.58fr) minmax(0,1fr);align-items:start;gap:clamp(30px,7vw,92px);margin-bottom:clamp(34px,6vw,70px);display:grid}.section-copy[data-astro-cid-lcdefpme]{gap:18px;display:grid}.section-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}.mission-grid[data-astro-cid-lcdefpme],.work-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.info-block[data-astro-cid-lcdefpme],.work-block[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:#fffdf7b8;padding:clamp(24px,4vw,34px)}.info-block[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.work-block[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-top:12px}.pillar-list[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none;display:flex}.pillar-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--teal-deep);background:#fffdf7a3;border:1px solid #385e623d;padding:8px 12px;font-size:.86rem;font-weight:800}.project[data-astro-cid-lcdefpme]{color:#fffdf7;background:linear-gradient(#193f43db,#193f43d1),url(/assets/acta-abstract-bg.webp) 50%/cover no-repeat}.project[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.project[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme],.project[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:#fffdf7}.project[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#fffdf7c7}.project-layout[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:start;gap:clamp(34px,7vw,82px);display:grid}.project-text[data-astro-cid-lcdefpme]{gap:30px;display:grid}.project-text[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-top:1px solid #fffdf733;padding-top:28px}.project-text[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:first-child{border-top:0;padding-top:0}.poster-link[data-astro-cid-lcdefpme]{background:#fffdf71a;border:1px solid #fffdf73d;padding:12px;text-decoration:none;display:block;box-shadow:0 20px 60px #00000038}.poster-link[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:100%}.poster-link[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#fffdf7;text-align:center;text-transform:uppercase;margin-top:12px;font-size:.82rem;font-weight:800;display:block}.poster-link[data-astro-cid-lcdefpme]:focus-visible,.poster-link[data-astro-cid-lcdefpme]:hover{border-color:var(--gold);outline:none}.fact-list[data-astro-cid-lcdefpme]{border-top:1px solid #fffdf733;gap:0;margin:22px 0 0;padding:0;list-style:none;display:grid}.fact-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border-bottom:1px solid #fffdf733;gap:4px;padding:16px 0;display:grid}.fact-list[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#fffdf79e;text-transform:uppercase;font-size:.78rem;font-weight:900}.fact-list[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:#fffdf7;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:400;line-height:1.26}.collaboration[data-astro-cid-lcdefpme]{background:#fffdf79e}.collaboration[data-astro-cid-lcdefpme] .section-inner[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,.78fr) minmax(0,1fr);align-items:center;gap:clamp(30px,7vw,92px);display:grid}.closing-line[data-astro-cid-lcdefpme]{max-width:560px;color:var(--burgundy);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2.6rem);line-height:1.18}.site-footer[data-astro-cid-lcdefpme]{z-index:1;background:var(--ink);color:#fffdf7;padding:clamp(54px,8vw,86px) 0 34px;position:relative}.footer-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(180px,.7fr) minmax(260px,1fr);align-items:start;gap:clamp(30px,8vw,110px);display:grid}.footer-logo[data-astro-cid-lcdefpme]{align-content:start;justify-items:start;gap:16px;display:grid}.footer-logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:96px}.footer-logo[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#fffdf7b8;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:1.18rem}address[data-astro-cid-lcdefpme]{font-style:normal}.contact-block[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fffdf7;font-size:clamp(2.1rem,4vw,3.8rem)}.contact-block[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#fffdf7bd}.copyright[data-astro-cid-lcdefpme]{color:#fffdf785;border-top:1px solid #fffdf729;margin:42px 0 0;padding-top:24px;font-size:.86rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hamburger[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme],.mobile-menu-panel[data-astro-cid-lcdefpme]{transition:none}}@media (width<=880px){:root{--header-height:74px}.nav[data-astro-cid-lcdefpme]{gap:14px;width:min(100% - 28px,1160px)}.brand[data-astro-cid-lcdefpme]{grid-template-columns:38px auto;min-width:auto;font-size:.9rem}.brand[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:38px}.nav-links[data-astro-cid-lcdefpme]{display:none}.mobile-menu[data-astro-cid-lcdefpme]{display:block}.section-inner[data-astro-cid-lcdefpme]{width:min(100% - 32px,1160px)}.hero[data-astro-cid-lcdefpme]{min-height:auto;padding:calc(var(--header-height) + 34px) 0 54px}.hero[data-astro-cid-lcdefpme] .section-inner[data-astro-cid-lcdefpme],.section-head[data-astro-cid-lcdefpme],.mission-grid[data-astro-cid-lcdefpme],.work-grid[data-astro-cid-lcdefpme],.project-layout[data-astro-cid-lcdefpme],.collaboration[data-astro-cid-lcdefpme] .section-inner[data-astro-cid-lcdefpme],.footer-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-mark[data-astro-cid-lcdefpme]{order:-1;width:min(64vw,220px)}.content-section[data-astro-cid-lcdefpme]{padding:62px 0}.poster-link[data-astro-cid-lcdefpme]{max-width:340px}}@media (width<=520px){.brand[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{max-width:120px;line-height:1.1}h1[data-astro-cid-lcdefpme]{font-size:clamp(2.7rem,16vw,4.2rem)}h2[data-astro-cid-lcdefpme]{font-size:clamp(2.15rem,13vw,3.2rem)}.actions[data-astro-cid-lcdefpme]{flex-direction:column;align-items:stretch}.button[data-astro-cid-lcdefpme]{width:100%}}
