.athena-doc-main{max-width:1080px}.athena-doc-article{background:var(--athena-surface);border:1px solid var(--athena-border);border-radius:var(--athena-radius-lg);padding:2rem}.athena-doc-article h2{font-size:1.6rem}.athena-doc-article h3{margin-top:1.5rem;font-size:1.15rem}.athena-doc-article pre{background:var(--athena-surface-soft);border:1px solid var(--athena-border);border-radius:.5rem;padding:1rem;overflow:auto}.athena-doc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.athena-doc-note{padding:1rem;border:1px solid var(--athena-border);border-radius:var(--athena-radius);background:var(--athena-surface-soft)}.athena-checklist{display:grid;gap:.75rem}.athena-checklist label{display:flex;gap:.75rem;align-items:flex-start;padding:.75rem;border:1px solid var(--athena-border);border-radius:var(--athena-radius);background:var(--athena-surface-soft);cursor:pointer}.athena-checklist input[type=checkbox]{width:1.15rem;height:1.15rem;margin-top:.15rem;accent-color:var(--bs-primary);flex:0 0 auto}.athena-checklist label:has(input:focus-visible){box-shadow:var(--athena-focus)}.athena-checklist label:has(input:checked){border-color:color-mix(in srgb,var(--bs-primary) 45%,var(--athena-border));background:color-mix(in srgb,var(--bs-primary) 8%,var(--athena-surface))}@media(max-width:767.98px){.athena-doc-article{padding:1.25rem}.athena-doc-grid{grid-template-columns:1fr}}
