.cghav-open{display:inline-flex;align-items:center;gap:.5em;font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:.85rem;padding:7px 14px;border-radius:999px;margin:0 0 16px;border:1px solid rgba(231,216,173,.34);background:rgba(255,255,255,.08);color:#f3edda}.cghav-open .cghav-dotstate{width:9px;height:9px;border-radius:50%;background:#7bd88f;box-shadow:0 0 0 3px rgba(123,216,143,.22)}.cghav-open.is-closed .cghav-dotstate{background:#e2a05a;box-shadow:0 0 0 3px rgba(226,160,90,.22)}.cghav-figure{margin:30px 0 0;border-radius:var(--cghav-radius);overflow:hidden;border:1px solid var(--cghav-line);box-shadow:var(--cghav-shadow)}.cghav-figure img{width:100%;height:auto}.cghav-figure figcaption{background:#fff;padding:14px 20px;font-size:.9rem;color:var(--cghav-ink-soft);font-family:Arial,Helvetica,sans-serif}.cghav-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:32px}.cghav-gallery figure{margin:0;border-radius:var(--cghav-radius);overflow:hidden;border:1px solid var(--cghav-line)}.cghav-gallery img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/10}.cghav-video{max-width:380px;margin:34px auto 0;border-radius:var(--cghav-radius);overflow:hidden;border:1px solid var(--cghav-line);box-shadow:var(--cghav-shadow);background:#000}