.dod-home .board-hero{color:#fffdf8;background:linear-gradient(#09110cdb,#09110cdb),url(/home/website-banner-desktop.jpg) 50%/cover;align-items:center;min-height:440px;padding-top:150px;display:grid}.dod-home .board-hero h1{text-transform:uppercase;max-width:920px;margin:0;font-size:72px;line-height:.98}.dod-home .board-hero p{max-width:640px;margin:22px 0 0;font-size:20px;line-height:1.5}.dod-home .board-section{max-width:1240px;margin:0 auto}.dod-home .board-section .section-kicker{color:var(--green)}.dod-home .board-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.dod-home .board-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.dod-home .board-photo{aspect-ratio:4/5;object-fit:cover;background:#dde4d8;width:100%;display:block}.dod-home .board-photo.is-empty{color:var(--muted);text-transform:uppercase;place-items:center;font-size:38px;font-weight:900;display:grid}.dod-home .board-card-copy{padding:24px}.dod-home .board-role{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:13px;font-weight:900}.dod-home .board-card h3{margin:8px 0 14px;font-size:28px;line-height:1.05}.dod-home .board-bio{color:var(--muted);margin:0;font-size:16px;line-height:1.6}.dod-home .board-docs-section{max-width:1180px;margin:0 auto}.dod-home .board-docs-section .section-kicker{color:var(--green)}.dod-home .board-docs-section h2{margin-bottom:28px}.dod-home .board-doc-list{gap:12px;margin:0;padding:0 24px 24px;list-style:none;display:grid}.dod-home .board-doc-list a{color:var(--green);font-weight:800;text-decoration:none}.dod-home .board-doc-list a:hover{text-decoration:underline}.dod-home .board-empty{text-align:center;color:var(--muted);background:var(--panel);border:1px solid var(--line);border-radius:8px;margin-top:28px;padding:48px 24px}@media (max-width:900px){.dod-home .board-grid{grid-template-columns:repeat(2,1fr)}.dod-home .board-hero h1{font-size:52px}}@media (max-width:560px){.dod-home .board-grid{grid-template-columns:1fr}.dod-home .board-hero{min-height:auto;padding-top:120px}.dod-home .board-hero h1{font-size:34px;line-height:1.05}}