
.bm34-aug-root{--bm34-ink:#0f172a;--bm34-muted:#475569;--bm34-line:#e2e8f0;--bm34-bg:#f8fafc;--bm34-cyan:#0891b2;--bm34-blue:#1768FF;margin:0;padding:0 0 2rem}
.bm34-aug{background:#fff;border-top:1px solid var(--bm34-line);padding:1.75rem 0}
.bm34-aug__wrap{max-width:1100px;margin:0 auto;padding:0 1.25rem}
.bm34-aug__h2{margin:0 0 1rem;font-size:clamp(1.25rem,2.2vw,1.6rem);line-height:1.25;color:var(--bm34-ink);letter-spacing:-.02em}
.bm34-aug__h3{margin:0 0 .5rem;font-size:1.05rem;color:var(--bm34-ink)}
.bm34-aug__eyebrow{margin:0 0 .35rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--bm34-cyan)}
.bm34-aug__answer{margin:0 0 1rem;color:var(--bm34-muted);line-height:1.55;max-width:62ch}
.bm34-aug__note{margin:0 0 1rem;color:var(--bm34-muted);font-size:.95rem;line-height:1.5}
.bm34-aug__chips{display:flex;flex-wrap:wrap;gap:.5rem}
.bm34-aug__chip{display:inline-flex;align-items:center;min-height:44px;padding:.55rem .9rem;border:1px solid var(--bm34-line);border-radius:999px;background:var(--bm34-bg);color:var(--bm34-ink);text-decoration:none;font-size:.9rem;font-weight:600}
.bm34-aug__chip:focus-visible{outline:2px solid var(--bm34-blue);outline-offset:2px}
.bm34-aug__grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}
@media (max-width:900px){.bm34-aug__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:640px){.bm34-aug__grid{grid-template-columns:1fr}}
.bm34-aug__card{border:1px solid var(--bm34-line);border-radius:16px;background:#fff;padding:1rem 1.1rem;box-shadow:0 8px 24px rgba(15,23,42,.04)}
.bm34-aug__card p{margin:.35rem 0;color:var(--bm34-muted);font-size:.92rem;line-height:1.45}
.bm34-aug__evidence,.bm34-aug__related{margin:0;padding-left:1.1rem;color:var(--bm34-muted);line-height:1.55}
.bm34-aug__faq-item{border:1px solid var(--bm34-line);border-radius:12px;background:var(--bm34-bg);margin:0 0 .6rem;padding:.15rem .85rem}
.bm34-aug__faq-item summary{cursor:pointer;min-height:44px;display:flex;align-items:center;font-weight:650;color:var(--bm34-ink)}
.bm34-aug__faq-item summary:focus-visible{outline:2px solid var(--bm34-blue);outline-offset:2px}
.bm34-aug__faq-a{color:var(--bm34-muted);padding:0 0 .75rem}
.bm34-aug__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.7rem 1.1rem;border-radius:12px;background:var(--bm34-blue);color:#fff;text-decoration:none;border:0;font-weight:700;cursor:pointer}
.bm34-aug__btn--ghost{background:#fff;color:var(--bm34-ink);border:1px solid var(--bm34-line);margin-left:.5rem}
.bm34-aug__cta-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}
.bm34-aug__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}
@media (max-width:640px){.bm34-aug__form-grid{grid-template-columns:1fr}}
.bm34-aug__form label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:600;color:var(--bm34-ink)}
.bm34-aug__form input,.bm34-aug__form textarea{min-height:44px;border:1px solid var(--bm34-line);border-radius:10px;padding:.55rem .7rem;font:inherit;font-weight:500;color:var(--bm34-ink);background:#fff}
.bm34-aug__full{grid-column:1/-1}
.bm34-aug__consent{display:flex;gap:.6rem;align-items:flex-start;margin:1rem 0;font-size:.9rem;color:var(--bm34-muted);font-weight:500}
.bm34-aug__hp{position:absolute;left:-9999px;height:0;width:0;opacity:0}
