/* Flow/spacing only. Colours, fonts, cards, fields and buttons come from the site. */
#discordSection .discord-flow-body{padding:0 16px 12px}
#discordSection .discord-flow-manual{margin-top:12px}
#discordSection .discord-flow-manual>summary,
#discordSection .discord-flow-overrides>summary{cursor:pointer;font-size:12px;color:var(--text-dim);padding:10px 0}
#discordSection .discord-flow-overrides{margin-top:16px;padding-top:6px;border-top:1px solid var(--border)}
#discordSection .discord-flow-server>summary{padding-left:0!important}
#discordSection .discord-flow-body>.field{margin-top:12px}
#discordSection summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
@media(max-width:650px){#dgoOptions>div:first-child{grid-template-columns:1fr!important}}
