body.austinbuggone-active {
	min-width: 0;
}

body.austinbuggone-active .wp-site-blocks,
body.austinbuggone-active .entry-content,
body.austinbuggone-active .is-layout-constrained,
body.austinbuggone-active .is-layout-flow {
	min-width: 0;
}

body.austinbuggone-devblock.austinbuggone-needs-nav-repair header.wp-block-group,
body.austinbuggone-devblock.austinbuggone-needs-nav-repair header.wp-block-group .wp-block-group {
	overflow: visible;
	min-width: 0;
}

body.austinbuggone-devblock.austinbuggone-needs-nav-repair .austinbuggone-restored-nav {
	margin-left: auto;
	min-width: 0;
	display: flex;
	align-items: center;
}

body.austinbuggone-devblock.austinbuggone-needs-nav-repair .austinbuggone-restored-nav .wp-block-navigation,
body.austinbuggone-devblock.austinbuggone-needs-nav-repair .austinbuggone-restored-nav nav.wp-block-navigation {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
}

body.austinbuggone-devblock.austinbuggone-needs-nav-repair .austinbuggone-restored-nav .wp-block-navigation__container {
	flex-wrap: wrap;
}

body.austinbuggone-theme-safe-template .austinbuggone-singular-page,
body.austinbuggone-theme-safe-template .austinbuggone-entry-content {
	max-width: min(100%, var(--wp--style--global--content-size, 880px));
}

body.austinbuggone-active .austinprediction-shell,
body.austinbuggone-active .austinrss-shell,
body.austinbuggone-active .austinbuckets-shell,
body.austinbuggone-active .austinticket-shell,
body.austinbuggone-active .austinchat-shell,
body.austinbuggone-active .xbankredeem-shell,
body.austinbuggone-active .austinnotes-shell,
body.austinbuggone-active .austinconnections-shell {
	box-sizing: border-box;
	max-width: 100%;
	min-width: 0;
	overflow: visible;
}

body.austinbuggone-active .austinprediction-shell *,
body.austinbuggone-active .austinrss-shell *,
body.austinbuggone-active .austinbuckets-shell *,
body.austinbuggone-active .austinticket-shell *,
body.austinbuggone-active .austinchat-shell *,
body.austinbuggone-active .xbankredeem-shell *,
body.austinbuggone-active .austinnotes-shell *,
body.austinbuggone-active .austinconnections-shell * {
	box-sizing: border-box;
	max-width: 100%;
	min-width: 0;
}

body.austinbuggone-active .austinprediction-shell img,
body.austinbuggone-active .austinprediction-shell video,
body.austinbuggone-active .austinprediction-shell iframe,
body.austinbuggone-active .austinrss-shell img,
body.austinbuggone-active .austinrss-shell video,
body.austinbuggone-active .austinrss-shell iframe,
body.austinbuggone-active .austinbuckets-shell img,
body.austinbuggone-active .austinbuckets-shell video,
body.austinbuggone-active .austinbuckets-shell iframe,
body.austinbuggone-active .austinticket-shell img,
body.austinbuggone-active .austinticket-shell video,
body.austinbuggone-active .austinticket-shell iframe,
body.austinbuggone-active .austinchat-shell img,
body.austinbuggone-active .austinchat-shell video,
body.austinbuggone-active .austinchat-shell iframe,
body.austinbuggone-active .xbankredeem-shell img,
body.austinbuggone-active .xbankredeem-shell video,
body.austinbuggone-active .xbankredeem-shell iframe,
body.austinbuggone-active .austinnotes-shell img,
body.austinbuggone-active .austinnotes-shell video,
body.austinbuggone-active .austinnotes-shell iframe,
body.austinbuggone-active .austinconnections-shell img,
body.austinbuggone-active .austinconnections-shell video,
body.austinbuggone-active .austinconnections-shell iframe {
	display: block;
	height: auto;
	max-width: 100%;
}

body.austinbuggone-active .austinprediction-shell table,
body.austinbuggone-active .austinrss-shell table,
body.austinbuggone-active .austinbuckets-shell table,
body.austinbuggone-active .austinticket-shell table,
body.austinbuggone-active .austinchat-shell table,
body.austinbuggone-active .xbankredeem-shell table,
body.austinbuggone-active .austinnotes-shell table,
body.austinbuggone-active .austinconnections-shell table {
	display: block;
	max-width: 100%;
	overflow-x: auto;
}

body.austinbuggone-active .austinprediction-shell pre,
body.austinbuggone-active .austinprediction-shell code,
body.austinbuggone-active .austinrss-shell pre,
body.austinbuggone-active .austinrss-shell code,
body.austinbuggone-active .austinbuckets-shell pre,
body.austinbuggone-active .austinbuckets-shell code,
body.austinbuggone-active .austinticket-shell pre,
body.austinbuggone-active .austinticket-shell code,
body.austinbuggone-active .austinchat-shell pre,
body.austinbuggone-active .austinchat-shell code,
body.austinbuggone-active .xbankredeem-shell pre,
body.austinbuggone-active .xbankredeem-shell code,
body.austinbuggone-active .austinnotes-shell pre,
body.austinbuggone-active .austinnotes-shell code,
body.austinbuggone-active .austinconnections-shell pre,
body.austinbuggone-active .austinconnections-shell code {
	overflow-wrap: anywhere;
	white-space: pre-wrap;
}

@media (max-width: 782px) {
	body.austinbuggone-devblock.austinbuggone-needs-nav-repair .austinbuggone-restored-nav {
		width: 100%;
		margin-left: 0;
	}

	body.austinbuggone-devblock.austinbuggone-needs-nav-repair .austinbuggone-restored-nav .wp-block-navigation,
	body.austinbuggone-devblock.austinbuggone-needs-nav-repair .austinbuggone-restored-nav nav.wp-block-navigation {
		justify-content: flex-start;
	}

	body.austinbuggone-active .austinprediction-shell,
	body.austinbuggone-active .austinrss-shell,
	body.austinbuggone-active .austinbuckets-shell,
	body.austinbuggone-active .austinticket-shell,
	body.austinbuggone-active .austinchat-shell,
	body.austinbuggone-active .xbankredeem-shell,
	body.austinbuggone-active .austinnotes-shell,
	body.austinbuggone-active .austinconnections-shell {
		max-width: 100vw;
	}

	body.austinbuggone-theme-safe-template .austinbuggone-singular-page,
	body.austinbuggone-theme-safe-template .austinbuggone-entry-content {
		max-width: 100%;
	}
}
