/* rSearch — standalone styles (loaded alongside the shell). */
body {
	background: #0b1220;
	color: #e2e8f0;
}

folk-rsearch {
	display: block;
	max-width: 960px;
	margin: 0 auto;
	padding: 24px 20px 80px;
	font-family: system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}

/* Fresh-native select inside the shadow tree can't be styled externally,
 * but the shell-level CSS file can push background on the surrounding
 * wrapper element for consistency. */
