.survivor-main {max-width:960px;margin:auto;padding:24px 16px 48px}
.survivor-nav {display:flex;flex-wrap:wrap;gap:8px 20px;padding:16px;background:#002244;color:white}
.survivor-nav a {padding:8px 0}
.survivor-main h1,.survivor-main h2 {color:#002244}
.survivor-main .w3-card {margin:20px 0;padding:24px;overflow-wrap:anywhere}
.survivor-main input,.survivor-main button,.survivor-main .w3-button {min-height:44px}
.survivor-main form {max-width:600px}
.survivor-main :focus-visible,.survivor-nav :focus-visible {outline:3px solid #b96b00;outline-offset:3px}
.survivor-actions {display:flex;flex-wrap:wrap;gap:12px}
.survivor-main code {overflow-wrap:anywhere}
.survivor-main dd {margin:0 0 12px 12px}
.survivor-main select {min-height:44px}
@media(max-width:480px){.survivor-main .w3-card{padding:16px}.survivor-main h1{font-size:28px}}
