/* Opt-in editorial building blocks. No global heading/body reset. */
@font-face{font-family:'ACM Editorial Hand';src:url('../acm-minato/caveat.ttf') format('truetype');font-weight:400 700;font-style:normal;font-display:swap}
.acme{--acme-ink:#09284b;--acme-link:#007c99;--acme-cyan:#00bfdc;--acme-line:#dceff5;--acme-soft:#f3fbff;--acme-marker:#fff4a1;color:var(--acme-ink)}
.acme .acme-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 16px;margin-bottom:20px}
.acme .acme-heading h2{margin:0;padding:0;border:0;background:none;color:var(--acme-ink);font-size:22px;line-height:1.5;text-decoration:underline;text-decoration-color:var(--acme-marker);text-decoration-thickness:4px;text-underline-offset:3px}
.acme .acme-heading h2::before,.acme .acme-heading h2::after{content:none}
.acme .acme-script{display:inline-block;color:#008eae;font-family:'ACM Editorial Hand',cursive;font-size:30px;line-height:1.2;transform:rotate(-5deg)}
.acme .acme-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.acme .acme-purpose-link{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:78px;padding:14px 18px;color:var(--acme-ink);text-decoration:none;background:#fff;border:1px solid #c5eaf4;border-radius:18px;box-shadow:0 3px 9px #164c6610;transition:transform .2s,box-shadow .2s}
.acme .acme-purpose-link strong{display:block;font-size:15px;line-height:1.5}
.acme .acme-purpose-link small{display:block;font-size:11px;color:#4f697d;margin-top:4px}
.acme .acme-arrow{display:grid;place-items:center;width:25px;height:25px;flex-shrink:0;border-radius:50%;background:var(--acme-soft);color:var(--acme-link)}
.acme a:focus-visible,.acme button:focus-visible{outline:3px solid #00718e;outline-offset:4px}
@media(hover:hover){.acme .acme-purpose-link:hover{transform:translateY(-2px);box-shadow:0 6px 14px #164c6617}}
@media(min-width:1000px){.acme .acme-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:699px){.acme .acme-heading h2{font-size:19px}.acme .acme-script{font-size:25px}.acme .acme-purpose-link{padding:12px;min-height:78px;border-radius:14px}.acme .acme-purpose-link strong{font-size:13px}.acme .acme-purpose-link small{font-size:10px}}
@media(prefers-reduced-motion:reduce){.acme .acme-purpose-link{transition:none;transform:none!important}}
