/* The server-approved state is set in the head, before the locked gateway
   markup is parsed. Hide it immediately while DOMContentLoaded is pending. */
html.age-access-granted .age-access-gateway {
	display: none !important;
}
