#witnessHelpTool{max-width:1100px;margin:1rem auto;padding:1rem;color:#f8f4e8;background:#101820;border:2px solid #b89b52;border-radius:14px;font-family:system-ui,sans-serif}#witnessHelpTool *{box-sizing:border-box}.wh-head{text-align:center}.wh-kicker{text-transform:uppercase;letter-spacing:.1em;color:#e0c36c}.wh-nav,.wh-grid,.wh-row,.wh-foot{display:flex;flex-wrap:wrap;gap:.55rem;margin:1rem 0}.wh-nav button,.wh-grid button,#witnessHelpTool button{background:#d3b45f;color:#111;border:0;border-radius:8px;padding:.7rem .9rem;font-weight:700;cursor:pointer}.wh-screen{background:#18242e;border-radius:10px;padding:1rem;margin-top:1rem}.wh-screen label{display:block;margin:.7rem 0}.wh-screen input[type=search],.wh-screen textarea,.wh-screen select{width:100%;padding:.7rem;background:#fff;color:#111;border-radius:6px}.wh-screen textarea{min-height:90px}.wh-screen article,.wh-screen details{padding:.8rem;margin:.7rem 0;background:#21313e;border-left:4px solid #d3b45f}.wh-screen blockquote{border-left:4px solid #d3b45f;padding-left:1rem}.wh-foot{position:sticky;bottom:0;background:#101820;padding:.5rem 0}.wh-screen[hidden]{display:none!important}@media(max-width:600px){.wh-nav button,.wh-grid button{flex:1 1 45%}}